@charset "UTF-8";
@import url("https://fonts.cdnfonts.com/css/biko");
/*!
 * 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.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

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

.fa-sm {
  font-size: 0.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: 0.1em;
  padding: 0.2em 0.25em 0.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: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.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 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.fa-glass:before {
  content: "\f000";
}

.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "\f005";
}

.fa.fa-remove:before {
  content: "\f00d";
}

.fa.fa-close:before {
  content: "\f00d";
}

.fa.fa-gear:before {
  content: "\f013";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "\f2ed";
}

.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "\f144";
}

.fa.fa-repeat:before {
  content: "\f01e";
}

.fa.fa-rotate-right:before {
  content: "\f01e";
}

.fa.fa-refresh:before {
  content: "\f021";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent:before {
  content: "\f03b";
}

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

.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "\f03e";
}

.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "\f03e";
}

.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-pencil:before {
  content: "\f303";
}

.fa.fa-map-marker:before {
  content: "\f3c5";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "\f044";
}

.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o:before {
  content: "\f14d";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

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

.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "\f057";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

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

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

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

.fa.fa-eye {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "\f071";
}

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

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

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

.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "\f085";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "\f164";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "\f165";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-sign-out:before {
  content: "\f2f5";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "\f08c";
}

.fa.fa-thumb-tack:before {
  content: "\f08d";
}

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

.fa.fa-sign-in:before {
  content: "\f2f6";
}

.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "\f0c8";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "\f09e";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "\f0a7";
}

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

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

.fa.fa-chain:before {
  content: "\f0c1";
}

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

.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "\f0c5";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "\f0c7";
}

.fa.fa-navicon:before {
  content: "\f0c9";
}

.fa.fa-reorder:before {
  content: "\f0c9";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money:before {
  content: "\f3d1";
}

.fa.fa-unsorted:before {
  content: "\f0dc";
}

.fa.fa-sort-desc:before {
  content: "\f0dd";
}

.fa.fa-sort-asc:before {
  content: "\f0de";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "\f0e1";
}

.fa.fa-rotate-left:before {
  content: "\f0e2";
}

.fa.fa-legal:before {
  content: "\f0e3";
}

.fa.fa-tachometer:before {
  content: "\f3fd";
}

.fa.fa-dashboard:before {
  content: "\f3fd";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-flash:before {
  content: "\f0e7";
}

.fa.fa-clipboard {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste:before {
  content: "\f328";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}

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

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

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

.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-cutlery:before {
  content: "\f2e7";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "\f15c";
}

.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-tablet:before {
  content: "\f3fa";
}

.fa.fa-mobile:before {
  content: "\f3cd";
}

.fa.fa-mobile-phone:before {
  content: "\f3cd";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-mail-reply:before {
  content: "\f3e5";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "\f118";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "\f11a";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-mail-reply-all:before {
  content: "\f122";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "\f089";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "\f089";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "\f089";
}

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

.fa.fa-chain-broken:before {
  content: "\f127";
}

.fa.fa-shield:before {
  content: "\f3ed";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket:before {
  content: "\f3ff";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "\f146";
}

.fa.fa-level-up:before {
  content: "\f3bf";
}

.fa.fa-level-down:before {
  content: "\f3be";
}

.fa.fa-pencil-square:before {
  content: "\f14b";
}

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

.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "\f150";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "\f151";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "\f152";
}

.fa.fa-eur:before {
  content: "\f153";
}

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

.fa.fa-gbp:before {
  content: "\f154";
}

.fa.fa-usd:before {
  content: "\f155";
}

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

.fa.fa-inr:before {
  content: "\f156";
}

.fa.fa-rupee:before {
  content: "\f156";
}

.fa.fa-jpy:before {
  content: "\f157";
}

.fa.fa-cny:before {
  content: "\f157";
}

.fa.fa-rmb:before {
  content: "\f157";
}

.fa.fa-yen:before {
  content: "\f157";
}

.fa.fa-rub:before {
  content: "\f158";
}

.fa.fa-ruble:before {
  content: "\f158";
}

.fa.fa-rouble:before {
  content: "\f158";
}

.fa.fa-krw:before {
  content: "\f159";
}

.fa.fa-won:before {
  content: "\f159";
}

.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

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

.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}

.fa.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa.fa-sort-amount-desc:before {
  content: "\f884";
}

.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "\f167";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-tumblr {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

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

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

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

.fa.fa-apple {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "\f184";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "\f185";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "\f186";
}

.fa.fa-vk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "\f191";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "\f195";
}

.fa.fa-turkish-lira:before {
  content: "\f195";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "\f0fe";
}

.fa.fa-slack {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "\f19c";
}

.fa.fa-bank:before {
  content: "\f19c";
}

.fa.fa-mortar-board:before {
  content: "\f19d";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon:before {
  content: "\f2e5";
}

.fa.fa-behance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "\f1b9";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "\f1c5";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "\f1c8";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "\f1cd";
}

.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy:before {
  content: "\f1cd";
}

.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver:before {
  content: "\f1cd";
}

.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support:before {
  content: "\f1cd";
}

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

.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "\f1d0";
}

.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "\f1d0";
}

.fa.fa-empire {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "\f1d1";
}

.fa.fa-git-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "\f1d4";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "\f1d7";
}

.fa.fa-send:before {
  content: "\f1d8";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}

.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "\f1d8";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-header:before {
  content: "\f1dc";
}

.fa.fa-sliders:before {
  content: "\f1de";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-trash:before {
  content: "\f2ed";
}

.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "\f1fb";
}

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

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

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

.fa.fa-lastfm {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-ils:before {
  content: "\f20b";
}

.fa.fa-shekel:before {
  content: "\f20b";
}

.fa.fa-sheqel:before {
  content: "\f20b";
}

.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath:before {
  content: "\f2b4";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "\f3a5";
}

.fa.fa-intersex:before {
  content: "\f224";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-pinterest-p {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-viacoin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "\f23b";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "\f240";
}

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

.fa.fa-battery-3:before {
  content: "\f241";
}

.fa.fa-battery-2:before {
  content: "\f242";
}

.fa.fa-battery-1:before {
  content: "\f243";
}

.fa.fa-battery-0:before {
  content: "\f244";
}

.fa.fa-object-group {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "\f249";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

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

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

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

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "\f255";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "\f256";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "\f26c";
}

.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "\f279";
}

.fa.fa-commenting:before {
  content: "\f4ad";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "\f4ad";
}

.fa.fa-houzz {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "\f27d";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-codiepie {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "\f28b";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "\f28d";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "\f368";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "\f059";
}

.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa.fa-deafness:before {
  content: "\f2a4";
}

.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa.fa-glide {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "\f2a7";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

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

.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "\f2b4";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-vcard:before {
  content: "\f2bb";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "\f2bb";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "\f2bd";
}

.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "\f007";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "\f2c2";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

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

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}

.fa.fa-quora {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "\f2c7";
}

.fa.fa-thermometer:before {
  content: "\f2c7";
}

.fa.fa-thermometer-3:before {
  content: "\f2c8";
}

.fa.fa-thermometer-2:before {
  content: "\f2c9";
}

.fa.fa-thermometer-1:before {
  content: "\f2ca";
}

.fa.fa-thermometer-0:before {
  content: "\f2cb";
}

.fa.fa-bathtub:before {
  content: "\f2cd";
}

.fa.fa-s15:before {
  content: "\f2cd";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "\f410";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "\f410";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "\f410";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "\f2da";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab:before {
  content: "\f1ba";
}

/*!
 * 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)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/assets/prod_assets/fa-solid-900-64148b61.eot");
  src: url("/assets/prod_assets/fa-solid-900-64148b61.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/fa-solid-900-8b274bdf.woff2") format("woff2"), url("/assets/prod_assets/fa-solid-900-e94167c0.woff") format("woff"), url("/assets/prod_assets/fa-solid-900-2f393e3d.ttf") format("truetype"), url("/assets/prod_assets/fa-solid-900-7fccea9a.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * 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)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/prod_assets/fa-brands-400-49c6da18.eot");
  src: url("/assets/prod_assets/fa-brands-400-49c6da18.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/fa-brands-400-6b6f01a1.woff2") format("woff2"), url("/assets/prod_assets/fa-brands-400-ce6fb597.woff") format("woff"), url("/assets/prod_assets/fa-brands-400-fa5e44d5.ttf") format("truetype"), url("/assets/prod_assets/fa-brands-400-83e126a3.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 19, 2014 */
@font-face {
  font-family: "latobold";
  src: url("/assets/prod_assets/lato-bold-webfont-891e7931.eot");
  src: url("/assets/prod_assets/lato-bold-webfont-891e7931.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/lato-bold-webfont-dc9c0001.woff2") format("woff2"), url("/assets/prod_assets/lato-bold-webfont-08fee674.woff") format("woff"), url("/assets/prod_assets/lato-bold-webfont-d545aad4.ttf") format("truetype"), url("/assets/prod_assets/lato-bold-webfont-db982073.svg#latobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoregular";
  src: url("/assets/prod_assets/lato-regular-webfont-a65c703b.eot");
  src: url("/assets/prod_assets/lato-regular-webfont-a65c703b.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/lato-regular-webfont-2472689b.woff2") format("woff2"), url("/assets/prod_assets/lato-regular-webfont-7de0aa07.woff") format("woff"), url("/assets/prod_assets/lato-regular-webfont-9baaf781.ttf") format("truetype"), url("/assets/prod_assets/lato-regular-webfont-5f65b97a.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MontSerrat";
  src: url("/assets/prod_assets/montserrat-v15-latin-regular-d01f3589.eot");
  src: url("/assets/prod_assets/montserrat-v15-latin-regular-d01f3589.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/montserrat-v15-latin-regular-f87124f9.woff2") format("woff2"), url("/assets/prod_assets/montserrat-v15-latin-regular-e6843583.woff") format("woff"), url("/assets/prod_assets/montserrat-v15-latin-regular-d426bfe3.ttf") format("truetype"), url("/assets/prod_assets/montserrat-v15-latin-regular-1ab11af7.svg#Montserrat") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MontSerrat";
  src: url("/assets/prod_assets/montserrat-v15-latin-700-629cfee3.eot");
  src: url("/assets/prod_assets/montserrat-v15-latin-700-629cfee3.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/montserrat-v15-latin-700-39feb2c0.woff2") format("woff2"), url("/assets/prod_assets/montserrat-v15-latin-700-6a995152.woff") format("woff"), url("/assets/prod_assets/montserrat-v15-latin-700-c014de01.ttf") format("truetype"), url("/assets/prod_assets/montserrat-v15-latin-700-e9f9686c.svg#Montserrat") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Poppins Black";
  src: url("/assets/prod_assets/Poppins-Black-dc338fb4.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Work Sans";
  src: url("/assets/prod_assets/WorkSans-Regular-bb46c32e.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("/assets/prod_assets/SourceSansPro-Regular-0a6e1874.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("/assets/prod_assets/SourceSansPro-Semibold-6d5ee93c.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("/assets/prod_assets/SourceSansPro-Bold-d90a2b99.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("/assets/prod_assets/SourceSansPro-Light-6a38aee4.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("/assets/prod_assets/SourceSansPro-Italic-5f88a95f.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
/* Was #B9D304 before the new design */
/* TODO Consider replacing $lendo_green_new by $lendo_green everywhere ? */
/* If you want to modify it, look for "#024638" in the code because sometime we couldn't use the variable name */
/* TODO redesign: consider replacing $lendo_blue by $lendo_blue2 everywhere */
/**
 *	Header variables
 *	Use the 'max' variable in combinaison with 'max-width'
 *	Use the 'min' variable in combinaison with 'min-width'
 */
.ls-animation__scale {
  animation-name: ls-animation__scale;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes ls-animation__scale {
  0% {
    transform: scale(1);
  }
  5%, 15% {
    transform: scale(1.5);
  }
  10%, 20% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.ls-flip {
  position: relative;
}
.ls-flip__front {
  position: relative;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform: perspective(1000px) rotateY(0deg);
  transition: transform 1s;
}
.ls-flip:hover .ls-flip__front {
  transform: perspective(1000px) rotateY(-180deg);
}
.ls-flip:hover .ls-flip__back {
  transform: perspective(1000px) rotateY(0deg);
}
.ls-flip__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform: perspective(1000px) rotateY(180deg);
  transition: transform 1s;
}

.ls-dropzone, .ls-radio--hidden-radio input[type=radio]:checked + label, .ls-radio--hidden-radio input[type=radio] + label:hover, .btn-gray--light, .btn-gray, .btn-red, .btn-blue2, .btn-blue, .btn-green__dark__outline__full, .home-specific-info-button, .btn-green__dark__outline, .btn-green__dark, .btn-green__outline, .btn-green {
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
}
.ls-dropzone:disabled, .ls-radio--hidden-radio input[type=radio]:checked + label:disabled, .ls-radio--hidden-radio input[type=radio] + label:disabled:hover, .btn-gray--light:disabled, .btn-gray:disabled, .btn-red:disabled, .btn-blue2:disabled, .btn-blue:disabled, .btn-green__dark__outline__full:disabled, .home-specific-info-button:disabled, .btn-green__dark__outline:disabled, .btn-green__dark:disabled, .btn-green__outline:disabled, .btn-green:disabled {
  opacity: 0.5;
  font-style: italic;
  cursor: not-allowed;
}

/*
  @param $colorOnHover : the color of the border and the text after it gets hovered
  @param $colorDefault : the color of the outline and the text when it's not hovered
 */
.btn-inline-block, .home-specific-info-button {
  display: inline-block;
}

.btn-padding__small, .home-specific-info-button {
  padding: 5px 20px;
}

.btn-padding__large {
  padding: 5px 60px;
}

.btn-padding {
  padding: 10px 20px;
}

.btn-centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* TODO: try to set display: inline-block into the .btn-centered class and remove this one if has the right behavior everywhere.
 */
.btn-centered-inlineblock {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.btn-full-width {
  display: inline-block;
  width: 100%;
}

.btn-green {
  color: var(--text-on-brand);
  background-color: var(--brand-primary);
  border: none;
}
.btn-green:hover {
  color: var(--text-on-brand);
  background-color: color-mix(in srgb, var(--brand-primary) 75%, transparent);
}
.btn-green:active {
  color: var(--brand-primary);
  background-color: var(--surface-primary);
}
.btn-green:disabled {
  background-color: color-mix(in srgb, var(--brand-primary) 50%, transparent);
  color: var(--text-on-brand);
}
.btn-green {
  /* Prevent the default link color to come back on focus (change something on the "voir plus de projets" button on home screen */
}
.btn-green:focus:not(:hover):not(:active):not(:disabled) {
  color: var(--text-on-brand);
}

.btn-green__outline {
  color: white;
  background-color: transparent;
  border: 0.5px solid white;
}
.btn-green__outline:hover {
  color: var(--brand-primary);
  background-color: white;
}
.btn-green__outline:active {
  color: var(--brand-primary);
}

.btn-green__dark {
  color: var(--text-on-brand);
  background-color: var(--brand-accent);
  border: none;
}
.btn-green__dark:hover {
  color: var(--text-on-brand);
  background-color: color-mix(in srgb, var(--brand-accent) 75%, transparent);
}
.btn-green__dark:active {
  color: var(--brand-accent);
  background-color: var(--surface-primary);
}
.btn-green__dark:disabled {
  background-color: color-mix(in srgb, var(--brand-accent) 50%, transparent);
  color: var(--text-on-brand);
}
.btn-green__dark {
  /* Prevent the default link color to come back on focus (change something on the "voir plus de projets" button on home screen */
}
.btn-green__dark:focus:not(:hover):not(:active):not(:disabled) {
  color: var(--text-on-brand);
}

.btn-green__dark__outline {
  color: white;
  background-color: transparent;
  border: 0.5px solid white;
}
.btn-green__dark__outline:hover {
  color: var(--brand-accent);
  background-color: white;
}
.btn-green__dark__outline:active {
  color: var(--brand-accent);
}

/* class used in a StaticContent.type_of_content */
.btn-green__dark__outline__full, .home-specific-info-button {
  color: var(--brand-accent);
  background-color: transparent;
  border: 0.5px solid var(--brand-accent);
}
.btn-green__dark__outline__full:hover, .home-specific-info-button:hover {
  color: var(--brand-accent);
  background-color: white;
}
.btn-green__dark__outline__full:active, .home-specific-info-button:active {
  color: var(--brand-accent);
}

.btn-blue {
  color: var(--text-on-brand);
  background-color: var(--info-color);
  border: none;
}
.btn-blue:hover {
  color: var(--text-on-brand);
  background-color: color-mix(in srgb, var(--info-color) 75%, transparent);
}
.btn-blue:active {
  color: var(--info-color);
  background-color: var(--surface-primary);
}
.btn-blue:disabled {
  background-color: color-mix(in srgb, var(--info-color) 50%, transparent);
  color: var(--text-on-brand);
}
.btn-blue {
  /* Prevent the default link color to come back on focus (change something on the "voir plus de projets" button on home screen */
}
.btn-blue:focus:not(:hover):not(:active):not(:disabled) {
  color: var(--text-on-brand);
}

.btn-blue2 {
  color: var(--text-on-brand);
  background-color: var(--tertiary-color-alt);
  border: none;
}
.btn-blue2:hover {
  color: var(--text-on-brand);
  background-color: color-mix(in srgb, var(--tertiary-color-alt) 75%, transparent);
}
.btn-blue2:active {
  color: var(--tertiary-color-alt);
  background-color: var(--surface-primary);
}
.btn-blue2:disabled {
  background-color: color-mix(in srgb, var(--tertiary-color-alt) 50%, transparent);
  color: var(--text-on-brand);
}
.btn-blue2 {
  /* Prevent the default link color to come back on focus (change something on the "voir plus de projets" button on home screen */
}
.btn-blue2:focus:not(:hover):not(:active):not(:disabled) {
  color: var(--text-on-brand);
}

.btn-red {
  color: var(--text-on-brand);
  background-color: var(--error-color);
  border: none;
}
.btn-red:hover {
  color: var(--text-on-brand);
  background-color: color-mix(in srgb, var(--error-color) 75%, transparent);
}
.btn-red:active {
  color: var(--error-color);
  background-color: var(--surface-primary);
}
.btn-red:disabled {
  background-color: color-mix(in srgb, var(--error-color) 50%, transparent);
  color: var(--text-on-brand);
}
.btn-red {
  /* Prevent the default link color to come back on focus (change something on the "voir plus de projets" button on home screen */
}
.btn-red:focus:not(:hover):not(:active):not(:disabled) {
  color: var(--text-on-brand);
}

.btn-gray {
  background-color: var(--surface-primary);
  border: 1px solid var(--surface-primary);
  color: var(--brand-accent);
}
.btn-gray:hover {
  background-color: #f0f2f6;
  border-color: #ebeef3;
}
.btn-gray:active {
  background-color: #f0f2f6;
}
.btn-gray:hover, .btn-gray:active, .btn-gray:focus:not(:hover) {
  color: var(--brand-accent);
}

.btn-gray--light {
  background-color: var(--background-secondary);
  border: 1px solid var(--background-secondary);
  color: var(--brand-accent);
}
.btn-gray--light:hover {
  background-color: var(--surface-primary);
  border-color: var(--surface-primary);
}
.btn-gray--light:active {
  background-color: color-mix(in srgb, var(--surface-primary) 75%, transparent);
}
.btn-gray--light:hover, .btn-gray--light:active, .btn-gray--light:focus:not(:hover) {
  color: var(--brand-accent);
}

.btn-link {
  color: var(--brand-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.btn-link:hover, .btn-link:focus {
  text-decoration: none;
  color: var(--brand-primary);
}

.btn--disabled__wrapper {
  cursor: not-allowed;
}

.btn--disabled {
  opacity: 0.5;
  font-style: italic;
  pointer-events: none;
}

@font-face {
  font-family: "icomoon";
  src: url("/assets/prod_assets/icomoon-48de50fe.eot?ytlvtf");
  src: url("/assets/prod_assets/icomoon-48de50fe.eot?#iefixytlvtf") format("embedded-opentype"), url("/assets/prod_assets/icomoon-27aa7cc5.woff?ytlvtf") format("woff"), url("/assets/prod_assets/icomoon-85e90b7b.ttf?ytlvtf") format("truetype"), url("/assets/prod_assets/icomoon-f71241a5.svg?ytlvtf#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon";
  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-interests-ok:before {
  content: "\e613";
}

.icon-interests-future:before {
  content: "\e615";
}

.icon-interest-question:before {
  content: "\e616";
}

.icon-lend-question:before {
  content: "\e617";
}

.icon-lend-question-margin:before {
  content: "\e618";
}

.icon-reimburse-margined:before {
  content: "\e619";
}

.icon-lend-margined:before {
  content: "\e61a";
}

.icon-interests:before {
  content: "\e61b";
}

.icon-percent:before {
  content: "\e61c";
}

.icon-calendar:before {
  content: "\e61d";
}

.icon-calendar-ok:before {
  content: "\e61e";
}

.icon-calendar-nok:before {
  content: "\e61f";
}

.icon-calendar-time:before {
  content: "\e620";
}

.icon-calendar-cross:before {
  content: "\e621";
}

.icon-calendar-plus:before {
  content: "\e622";
}

.icon-thumbs-up-1:before {
  content: "\e623";
}

.icon-thumbs-up-2:before {
  content: "\e624";
}

.icon-lendosphere2:before {
  content: "\e625";
}

.icon-victory-fingers:before {
  content: "\e626";
}

.icon-stopwatch:before {
  content: "\e627";
}

.icon-crowd2:before {
  content: "\e628";
}

.icon-crowd:before {
  content: "\e629";
}

.icon-piggy-bank-coin:before {
  content: "\e62a";
}

.icon-piggy-bank:before {
  content: "\e62b";
}

.icon-piggy-bank-coin2:before {
  content: "\e62c";
}

.icon-lendosphere:before {
  content: "\e62d";
}

.icon-hands-lendosphere:before {
  content: "\e62e";
}

.icon-reimburse:before {
  content: "\e62f";
}

.icon-collect:before {
  content: "\e630";
}

.icon-screen-lendosphere:before {
  content: "\e631";
}

.icon-hand-lendosphere:before {
  content: "\e632";
}

.icon-lend:before {
  content: "\e633";
}

.icon-agreed:before {
  content: "\e634";
}

.icon-interest:before {
  content: "\e635";
}

.icon-wind-turbines-field:before {
  content: "\e60f";
}

.icon-piggy-bank2:before {
  content: "\e610";
}

.icon-amount-money:before {
  content: "\e611";
}

.icon-piggy-bank-break:before {
  content: "\e612";
}

.icon-wind-turbine:before {
  content: "\e614";
}

.icon-piggy-bank3:before {
  content: "\e601";
}

.icon-lendosphere3:before {
  content: "\e600";
}

.icon-history:before {
  content: "\e602";
}

.icon-alarm:before {
  content: "\e605";
}

.icon-thumbs-up:before {
  content: "\e603";
}

.icon-happy:before {
  content: "\e604";
}

.icon-happy2:before {
  content: "\e606";
}

.icon-smiley:before {
  content: "\e607";
}

.icon-smiley2:before {
  content: "\e608";
}

.icon-sad:before {
  content: "\e609";
}

.icon-sad2:before {
  content: "\e60a";
}

.icon-confused:before {
  content: "\e60b";
}

.icon-confused2:before {
  content: "\e60c";
}

.icon-wondering:before {
  content: "\e60d";
}

.icon-wondering2:before {
  content: "\e60e";
}

@font-face {
  font-family: "icono";
  src: url("/assets/prod_assets/icono-7b157c51.eot?sqc4q7");
  src: url("/assets/prod_assets/icono-7b157c51.eot?sqc4q7#iefix") format("embedded-opentype"), url("/assets/prod_assets/icono-627c1865.ttf?sqc4q7") format("truetype"), url("/assets/prod_assets/icono-e7e8039a.woff?sqc4q7") format("woff"), url("/assets/prod_assets/icono-d1da70bd.svg?sqc4q7#icono") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icono-], [class*=" icono-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icono" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.static-contents [class^=icono-] {
  font-size: 20px;
  margin-right: 10px;
}

.icono-lendo:before {
  content: "\e600";
}

.icono-hand-lend:before {
  content: "\e61a";
}

.icono-pig-coin:before {
  content: "\e62a";
}

.icono-pig:before {
  content: "\e62b";
}

.icono-computer-lendo:before {
  content: "\e631";
}

.icono-lendo-deal:before {
  content: "\e634";
}

.icono-hand-reimbursed:before {
  content: "\e635";
}

.icono-talk:before {
  content: "\e900";
}

.icono-euro:before {
  content: "\e901";
}

.icono-public_lamp:before {
  content: "\e902";
}

.icono-computer-euro:before {
  content: "\e903";
}

.icono-target:before {
  content: "\e904";
}

.icono-percentage:before {
  content: "\e905";
}

.icono-contract-euro:before {
  content: "\e906";
}

.icono-computer-lend:before {
  content: "\e907";
}

.icono-computer-smiley:before {
  content: "\e908";
}

.icono-invest-wind:before {
  content: "\e909";
}

.icono-invest-world:before {
  content: "\e90a";
}

.icono-invest-solar:before {
  content: "\e90b";
}

.icono-invest-france:before {
  content: "\e90c";
}

.icono-invest-green:before {
  content: "\e90d";
}

.icono-invest-euro:before {
  content: "\e90e";
}

.icono-location-lendo:before {
  content: "\e90f";
}

.icono-contract-wind-circle:before {
  content: "\e910";
}

.icono-contract-lendo-circle:before {
  content: "\e911";
}

.icono-talk-lendo:before {
  content: "\e912";
}

.icono-computer-lendo-circle:before {
  content: "\e913";
}

.icono-hand-reimbursed-circle:before {
  content: "\e914";
}

.icono-hand-lend-circle:before {
  content: "\e915";
}

.icono-lendo-deal-circle:before {
  content: "\e916";
}

.icono-contract-euro-circle:before {
  content: "\e917";
}

.icono-contract-circle:before {
  content: "\e918";
}

.icono-director:before {
  content: "\e91a";
}

.icono-director-2:before {
  content: "\e91b";
}

.icono-contract-lendo-2:before {
  content: "\e91c";
}

.icono-contract-lendo:before {
  content: "\e91d";
}

.icono-contract_financial:before {
  content: "\e91f";
}

.icono-contract-project:before {
  content: "\e920";
}

.icono-contract-profile:before {
  content: "\e921";
}

.icono-contract-label:before {
  content: "\e922";
}

.icono-price:before {
  content: "\e923";
}

.icono-burning-money:before {
  content: "\e924";
}

.icono-crop:before {
  content: "\e925";
}

.icono-height:before {
  content: "\e926";
}

.icono-biogas:before {
  content: "\e927";
}

.icono-cityhall:before {
  content: "\e928";
}

.icono-work-in-progress:before {
  content: "\e929";
}

.icono-train:before {
  content: "\e92a";
}

.icono-tree:before {
  content: "\e92b";
}

.icono-nuclear:before {
  content: "\e92c";
}

.icono-habitat:before {
  content: "\e92d";
}

.icono-anniversary:before {
  content: "\e92e";
}

.icono-turbines-offshore:before {
  content: "\e92f";
}

.icono-invest-africa:before {
  content: "\e930";
}

.icono-profile-female:before {
  content: "\e931";
}

.icono-profile-male:before {
  content: "\e932";
}

.icono-distance:before {
  content: "\e933";
}

.icono-location-marker:before {
  content: "\e934";
}

.icono-location-headquarter:before {
  content: "\e935";
}

.icono-headquarter:before {
  content: "\e936";
}

.icono-location-map:before {
  content: "\e937";
}

.icono-employees:before {
  content: "\e939";
}

.icono-area:before {
  content: "\e93a";
}

.icono-ear:before {
  content: "\e93b";
}

.icono-household:before {
  content: "\e93c";
}

.icono-africa:before {
  content: "\e93d";
}

.icono-height-turbine:before {
  content: "\e93e";
}

.icono-height-mast:before {
  content: "\e93f";
}

.icono-location-house:before {
  content: "\e940";
}

.icono-tractor:before {
  content: "\e941";
}

.icono-petrol:before {
  content: "\e942";
}

.icono-francois-hollande:before {
  content: "\e943";
}

.icono-globe:before {
  content: "\e944";
}

.icono-electric-meter:before {
  content: "\e945";
}

.icono-directors:before {
  content: "\e946";
}

.icono-employees-2:before {
  content: "\e947";
}

.icono-electric-car:before {
  content: "\e948";
}

.icono-label:before {
  content: "\e949";
}

.icono-crowd:before {
  content: "\e94a";
}

.icono-turbines-field:before {
  content: "\e94b";
}

.icono-waste-recyclable:before {
  content: "\e94c";
}

.icono-wind-sock:before {
  content: "\e94d";
}

.icono-wind-sock-2:before {
  content: "\e94e";
}

.icono-traffic-cone:before {
  content: "\e94f";
}

.icono-sun:before {
  content: "\e950";
}

.icono-solar-power:before {
  content: "\e951";
}

.icono-solar-panels:before {
  content: "\e952";
}

.icono-solar-panel:before {
  content: "\e953";
}

.icono-sign:before {
  content: "\e954";
}

.icono-signs:before {
  content: "\e955";
}

.icono-revenue:before {
  content: "\e956";
}

.icono-revenue-1:before {
  content: "\e957";
}

.icono-power:before {
  content: "\e958";
}

.icono-plus-sign:before {
  content: "\e959";
}

.icono-people:before {
  content: "\e95a";
}

.icono-oranisation-chart:before {
  content: "\e95b";
}

.icono-namibia-flag:before {
  content: "\e95c";
}

.icono-maintenance:before {
  content: "\e95d";
}

.icono-ligtning:before {
  content: "\e95e";
}

.icono-lamp:before {
  content: "\e95f";
}

.icono-director-idea:before {
  content: "\e960";
}

.icono-globe-1:before {
  content: "\e961";
}

.icono-france:before {
  content: "\e962";
}

.icono-equal-sign:before {
  content: "\e963";
}

.icono-earth:before {
  content: "\e965";
}

.icono-domestic-consumption:before {
  content: "\e966";
}

.icono-distance-with-turbine:before {
  content: "\e967";
}

.icono-city-councelor:before {
  content: "\e968";
}

.icono-official-speaker-woman:before {
  content: "\e969";
}

.icono-official-speaker:before {
  content: "\e96a";
}

.icono-bicycle:before {
  content: "\e96b";
}

.icono-recyclable:before {
  content: "\e96c";
}

.icono-turbine:before {
  content: "\e96d";
}

.icono-computer:before {
  content: "\e96e";
}

.icono-study:before {
  content: "\e96f";
}

.icono-hydroelectricity:before {
  content: "\e970";
}

.icono-network:before {
  content: "\e971";
}

.icono-revenue-2:before {
  content: "\e972";
}

.icono-revenue-circle:before {
  content: "\e973";
}

.icono-solar-power-2:before {
  content: "\e974";
}

.icono-contract-electricity:before {
  content: "\e975";
}

.black-border {
  border: 1px solid black;
}

.full-vw {
  width: 95vw !important;
}

.tac {
  text-align: center;
}

.pl-12 {
  padding-left: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

table.sticky thead tr:nth-child(1) th {
  position: sticky !important;
  top: 0;
  z-index: 10;
}

/*
 * COMPOSANT HOVERABLE ID - Documentation
 * =====================================
 *
 * Ce composant permet d'afficher un ID avec des contrôles hover (lien + copie).
 *
 * UTILISATION DANS LES VUES HAML:
 *
 * 1. Utilisation basique:
 *    .hoverable-id
 *      %span.id-display= objet.id
 *      .id-controls
 *        = link_to objet.id, lien_vers_objet_path(objet), class: 'id-link'
 *        %button.copy-btn{type: 'button', title: 'Copier', data: {copy_text: objet.id}}
 *          = fa_icon('clipboard')
 *
 * 2. Avec un ID container personnalisé:
 *    .hoverable-id{id: user_id_example}
 *      %span.id-display= user.id
 *      .id-controls
 *        = link_to user.id, admin_user_path(user), class: 'id-link'
 *        %button.copy-btn{type: 'button', title: 'Copier', data: {copy_text: user.id}}
 *          = fa_icon('clipboard')
 *
 * 3. Avec un texte de lien différent de l'ID:
 *    .hoverable-id
 *      %span.id-display= objet.reference
 *      .id-controls
 *        = link_to 'Voir détails', objet_path(objet), class: 'id-link'
 *        %button.copy-btn{type: 'button', title: 'Copier', data: {copy_text: objet.reference}}
 *          = fa_icon('clipboard')
 *
 * 4. Avec tous les composants (reload, copie, versions):
 *    .hoverable-id
 *      %span.id-display= objet.id
 *      .id-controls
 *        %a.id-link{href: '#', title: 'Recharger cette ligne', onclick: 'location.reload()'}
 *        %button.copy-btn{type: 'button', title: 'Copier l\'ID', data: {copy_text: objet.id}}
 *        = link_to '', versions_path(objet), class: 'version-btn', title: 'Voir l historique'
 *
 * UTILISATION AVEC JAVASCRIPT:
 *
 * Le composant JavaScript HoverableId est automatiquement initialisé et offre plusieurs méthodes:
 *
 * 1. Créer un ID programmatiquement:
 *    var element = HoverableId.create({
 *      id: '12345',
 *      linkUrl: '/admin/users/12345',
 *      containerId: 'user_id_12345'
 *    });
 *    document.getElementById('container').appendChild(element);
 *
 * 2. Convertir un élément existant:
 *    var element = document.getElementById('existing-id');
 *    HoverableId.convertExisting(element, {
 *      linkUrl: '/admin/users/12345',
 *      copyText: '12345'
 *    });
 *
 * 3. Auto-conversion avec classe CSS:
 *    Ajoutez la classe 'hoverable-id-auto' à un élément existant,
 *    il sera automatiquement converti au chargement de la page.
 *
 * FONCTIONNALITÉS:
 *
 * - Hover: Les contrôles apparaissent au survol
 * - Copie: Le bouton copie l'ID dans le presse-papiers
 * - Feedback visuel: Animation de confirmation après copie
 * - Responsive: S'adapte aux écrans mobiles
 * - Turbolinks: Compatible avec Turbolinks/Turbo
 *
 * CLASSES CSS DISPONIBLES:
 *
 * - .hoverable-id: Classe principale du composant
 * - .id-display: Affichage de base de l'ID
 * - .id-controls: Container des contrôles (lien + bouton)
 * - .id-link: Lien vers l'objet
 * - .copy-btn: Bouton de copie
 * - .version-btn: Bouton historique/versions
 * - .hoverable-id.copied: État temporaire après copie
 * - .hoverable-id-auto: Classe pour auto-conversion
 *
 * INTÉGRATION DANS LES TABLES:
 *
 * Le composant s'adapte automatiquement aux tables Bootstrap
 * grâce à la règle CSS spéciale ".table .hoverable-id"
 */
/* Composant réutilisable pour l'affichage des IDs avec hover moderne */
.hoverable-id {
  position: relative;
  display: inline-block;
  cursor: pointer;
  white-space: nowrap; /* Empêche le retour à la ligne */
  /* Style de base pour l'ID - indique qu'il est interactif */
}
.hoverable-id .id-display {
  color: #0066cc;
  font-weight: 500;
  position: relative;
  padding: 4px 8px;
  border-radius: 4px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border: 1px solid #dee2e6;
  transition: all 0.3s ease;
  white-space: nowrap; /* Empêche le retour à la ligne dans l'ID */
  display: inline-block;
}
.hoverable-id .id-display:hover {
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
  border-color: #90caf9;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 102, 204, 0.15);
}
.hoverable-id {
  /* Indicateur de versions discret en bas à droite */
}
.hoverable-id .id-display.has-versions::after {
  content: "📋";
  position: absolute;
  bottom: -2px;
  right: -2px;
  font-size: 8px;
  opacity: 0.6;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}
.hoverable-id .id-display.has-versions:hover::after {
  opacity: 0.8;
  transform: scale(1.1);
}
.hoverable-id {
  /* Container des contrôles - icônes qui apparaissent au-dessus de l'ID */
}
.hoverable-id .id-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2px);
  transition: all 0.05s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 100000;
  white-space: nowrap; /* Empêche le retour à la ligne des contrôles */
  flex-wrap: nowrap; /* Empêche le wrapping des éléments flex */
}
.hoverable-id {
  /* Lien avec emoji dans les contrôles - style carré avec bordures arrondies */
}
.hoverable-id .id-controls .id-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  border-radius: 8px;
  text-decoration: none;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  border: none;
  padding: 0;
  flex-shrink: 0;
}
.hoverable-id .id-controls .id-link::before {
  content: "🔗";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-id .id-controls .id-link:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #66BB6A 0%, #4CAF50 100%);
}
.hoverable-id .id-controls .id-link:active {
  transform: scale(0.95);
}
.hoverable-id {
  /* Bouton de copie avec emoji dans les contrôles - style carré avec bordures arrondies */
}
.hoverable-id .id-controls .copy-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
}
.hoverable-id .id-controls .copy-btn::before {
  content: "📋";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-id .id-controls .copy-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #FFB74D 0%, #FF9800 100%);
}
.hoverable-id .id-controls .copy-btn:active {
  transform: scale(0.95);
}
.hoverable-id .id-controls .copy-btn {
  /* Masquer l'icône FontAwesome originale */
}
.hoverable-id .id-controls .copy-btn .fa {
  display: none;
}
.hoverable-id {
  /* Bouton copie ID wallet Mangopay (icône explicite) */
}
.hoverable-id .id-controls .copy-wallet-btn::before {
  content: "\f09d";
  font-family: "FontAwesome";
}
.hoverable-id {
  /* Bouton version avec emoji dans les contrôles - style carré avec bordures arrondies */
}
.hoverable-id .id-controls .version-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  text-decoration: none;
  color: white;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
}
.hoverable-id .id-controls .version-btn::before {
  content: "📄";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-id .id-controls .version-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #AB47BC 0%, #9C27B0 100%);
}
.hoverable-id .id-controls .version-btn:active {
  transform: scale(0.95);
}
.hoverable-id {
  /* Affichage des contrôles au hover */
}
.hoverable-id:hover .id-display {
  opacity: 0.05;
}
.hoverable-id:hover .id-controls {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Animation de feedback pour la copie */
.hoverable-id.copied .copy-btn {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%) !important;
}
.hoverable-id.copied .copy-btn::before {
  content: "✅" !important;
}

/* Variante pour les tables - optimisation de l'espace */
.table .hoverable-id {
  min-width: 60px;
}

/* Cellules de table contenant des hoverable-id */
td .hoverable-id,
th .hoverable-id {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}

/* Cellules spécifiques pour éviter les retours à la ligne */
td.text-center .hoverable-id {
  max-width: none;
  width: auto;
}

/* Spécifique pour les tables avec des IDs de ressources */
.offer-id, .user-id, .project-id, .address-id {
  white-space: nowrap !important;
  overflow: visible;
}

/* Pour les cellules de tables d'offres */
.detailed-offer .hoverable-id {
  min-width: 80px;
  white-space: nowrap;
}

/* Modal de versions dynamique */
#unified-versions-modal {
  z-index: 9999 !important;
}

#unified-versions-modal .modal-dialog {
  z-index: 10000 !important;
}

/* Variante spéciale pour admin_users - éviter l'overlap avec les éléments en dessous */
.user-id .hoverable-id {
  margin-bottom: 8px;
}
.user-id .hoverable-id .id-controls {
  z-index: 5; /* Réduire le z-index pour éviter les conflicts */
}

/* Variante spéciale pour admin_projects - éviter l'overlap avec le statut et autres éléments */
td.checkbox-click .hoverable-id {
  margin-bottom: 8px;
}
td.checkbox-click .hoverable-id .id-controls {
  z-index: 5; /* Réduire le z-index pour éviter les conflicts */
}

/* Variante générale pour éviter l'overlap avec les éléments suivants dans toutes les tables */
.hoverable-id + .small,
.hoverable-id + .div,
.hoverable-id + .gray,
.hoverable-id + .italic {
  margin-top: 8px;
}

/* Règle plus spécifique pour borrower_reimbursements */
.borrower-reimb-id + .small.italic,
.borrower-reimb-id ~ .small.italic {
  margin-top: 8px;
}

/* Styles pour le container des adresses */
.addresses-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 8px;
}

.address-line {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(222, 226, 230, 0.3);
  border-radius: 4px;
  padding: 8px 12px;
  transition: all 0.2s ease;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 40px;
}
.address-line:hover {
  background: rgba(227, 242, 253, 0.6);
  border-color: rgba(144, 202, 249, 0.5);
  transform: translateX(2px);
  box-shadow: 0 2px 8px rgba(0, 123, 255, 0.1);
}
.address-line:hover .address-controls {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.address-info {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  min-width: 0;
}

.address-icons {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
}
.address-icons .address-status,
.address-icons .address-type {
  font-size: 16px;
  cursor: help;
  position: relative;
}

.address-location {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
}
.address-location .city-zip {
  font-size: 14px;
  font-weight: 500;
  color: #2c3e50;
}
.address-location .insee-code {
  font-size: 11px;
  color: #6c757d;
  font-style: italic;
}

.address-actions {
  position: relative;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-shrink: 0;
}

.address-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2px);
  transition: all 0.05s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 100000;
  white-space: nowrap;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.95);
  padding: 3px 6px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.address-controls .document-view-btn,
.address-controls .admin-link-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.15s ease;
  border: none;
  cursor: pointer;
  font-size: 13px;
  position: relative;
  flex-shrink: 0;
}
.address-controls .document-view-btn[data-tooltip]::after,
.address-controls .admin-link-btn[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 3px 6px;
  border-radius: 3px;
  font-size: 9px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.15s ease;
  z-index: 99999;
  pointer-events: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.address-controls .document-view-btn:hover[data-tooltip]::after,
.address-controls .admin-link-btn:hover[data-tooltip]::after {
  opacity: 1;
  visibility: visible;
}
.address-controls .document-view-btn {
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  color: white;
}
.address-controls .document-view-btn::before {
  content: "👁️";
  font-size: 12px;
}
.address-controls .document-view-btn:hover {
  background: linear-gradient(135deg, #42A5F5 0%, #2196F3 100%);
  transform: scale(1.05);
}
.address-controls .admin-link-btn {
  background: linear-gradient(135deg, #6f42c1 0%, #495057 100%);
  color: white;
}
.address-controls .admin-link-btn::before {
  content: "🔗";
  font-size: 12px;
}
.address-controls .admin-link-btn:hover {
  background: linear-gradient(135deg, #7952b3 0%, #5a6268 100%);
  transform: scale(1.05);
}

.no-addresses-message {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 20px;
  background: rgba(255, 248, 225, 0.8);
  border: 1px solid rgba(255, 193, 7, 0.3);
  border-radius: 8px;
  margin-top: 16px;
}
.no-addresses-message .empty-icon {
  font-size: 20px;
  color: #f57c00;
}
.no-addresses-message .empty-text {
  font-size: 14px;
  color: #8a6914;
  font-style: italic;
}

/* Responsive - adaptation mobile */
@media (max-width: 768px) {
  .hoverable-id .id-controls {
    position: static;
    opacity: 1;
    visibility: visible;
    margin-top: 4px;
    gap: 6px;
    justify-content: flex-start;
  }
  .hoverable-id .id-display {
    opacity: 1 !important;
  }
  .hoverable-id .id-controls .id-link,
  .hoverable-id .id-controls .copy-btn,
  .hoverable-id .id-controls .version-btn {
    width: 24px;
    height: 24px;
    font-size: 12px;
  }
  .address-line {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 8px;
  }
  .address-info {
    width: 100%;
    gap: 8px;
  }
  .address-icons {
    flex-direction: row;
    gap: 8px;
  }
  .address-icons .address-status,
  .address-icons .address-type {
    font-size: 14px;
  }
  .address-actions {
    width: 100%;
    justify-content: flex-end;
  }
}
.sent-emails-user-dialog__list {
  max-height: 62vh;
  overflow-y: auto;
  padding-right: 6px;
}
.sent-emails-user-dialog__item {
  width: 100%;
  text-align: left;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 8px;
  cursor: pointer;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.sent-emails-user-dialog__item.is-active {
  border-color: #5bc0de;
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.2);
}
.sent-emails-user-dialog__item-subject {
  display: block;
  font-weight: 600;
  margin-bottom: 4px;
}
.sent-emails-user-dialog__item-meta {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 4px;
}
.sent-emails-user-dialog__item-type {
  font-size: 12px;
  color: #666;
}
.sent-emails-user-dialog__item-time {
  font-size: 12px;
  color: #666;
}
.sent-emails-user-dialog__preview {
  max-height: 62vh;
  overflow-y: auto;
  padding-right: 4px;
}
.sent-emails-user-dialog__preview-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

#email-sents-modal .sent-emails-user-dialog-modal {
  width: 94vw;
  max-width: 94vw;
}

/* Composant hoverable-field pour les champs comme l'email */
.hoverable-field {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.hoverable-field .field-display {
  position: relative;
  transition: all 0.3s ease;
}
.hoverable-field .field-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2px);
  transition: all 0.05s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 100000;
  white-space: nowrap;
  flex-wrap: nowrap;
}
.hoverable-field .field-controls .copy-field-btn,
.hoverable-field .field-controls .edit-field-btn,
.hoverable-field .field-controls .history-btn,
.hoverable-field .field-controls .wallets-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  border: none;
  padding: 0;
  flex-shrink: 0;
  cursor: pointer;
}
.hoverable-field .field-controls .copy-field-btn {
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  color: white;
}
.hoverable-field .field-controls .copy-field-btn::before {
  content: "📋";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-field .field-controls .copy-field-btn:hover {
  transform: scale(1.15) translateY(-1px);
  background: linear-gradient(135deg, #42A5F5 0%, #2196F3 100%);
}
.hoverable-field .field-controls .edit-field-btn {
  background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%);
  color: white;
}
.hoverable-field .field-controls .edit-field-btn::before {
  content: "✏️";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-field .field-controls .edit-field-btn:hover {
  transform: scale(1.15) translateY(-1px);
  background: linear-gradient(135deg, #FFB74D 0%, #FF9800 100%);
}
.hoverable-field .field-controls .history-btn {
  background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%);
  color: white;
}
.hoverable-field .field-controls .history-btn::before {
  content: "🕒";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-field .field-controls .history-btn:hover {
  transform: scale(1.15) translateY(-1px);
  background: linear-gradient(135deg, #AB47BC 0%, #9C27B0 100%);
}
.hoverable-field .field-controls .wallets-btn {
  background: linear-gradient(135deg, #009688 0%, #00796B 100%);
  color: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hoverable-field .field-controls .wallets-btn:hover {
  transform: scale(1.15) translateY(-1px);
  background: linear-gradient(135deg, #26A69A 0%, #009688 100%);
}
.hoverable-field .field-controls span.history-btn {
  background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%);
  color: white;
  cursor: not-allowed !important;
}
.hoverable-field .field-controls span.history-btn:hover {
  transform: none !important;
  background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%) !important;
}
.hoverable-field:hover .field-display {
  opacity: 0.05;
}
.hoverable-field:hover .field-controls {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Amélioration de l'accessibilité */
.hoverable-id .id-controls .id-link:focus,
.hoverable-id .id-controls .copy-btn:focus,
.hoverable-id .id-controls .version-btn:focus {
  outline: 2px solid #2196F3;
  outline-offset: 2px;
}

/* Accélération des tooltips pour les boutons hoverable-id via data-tooltip */
.hoverable-id .id-controls .id-link[data-tooltip]::after,
.hoverable-id .id-controls .copy-btn[data-tooltip]::after,
.hoverable-id .id-controls .version-btn[data-tooltip]::after,
.financial-summary .field-controls .capital-btn[data-tooltip]::after,
.financial-summary .field-controls .detail-btn[data-tooltip]::after,
.financial-summary .field-controls .copy-field-btn[data-tooltip]::after,
.financial-summary .field-controls .wallets-btn[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.95);
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
  z-index: 999999 !important;
  pointer-events: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.hoverable-id .id-controls .id-link:hover[data-tooltip]::after,
.hoverable-id .id-controls .copy-btn:hover[data-tooltip]::after,
.hoverable-id .id-controls .version-btn:hover[data-tooltip]::after,
.financial-summary .field-controls .capital-btn:hover[data-tooltip]::after,
.financial-summary .field-controls .detail-btn:hover[data-tooltip]::after,
.financial-summary .field-controls .copy-field-btn:hover[data-tooltip]::after,
.financial-summary .field-controls .wallets-btn:hover[data-tooltip]::after {
  opacity: 1;
  visibility: visible;
}

/* Tooltip en dessous pour la première ligne (évite le conflit avec le header) */
tbody tr:first-child .hoverable-id .id-controls .id-link[data-tooltip]::after,
tbody tr:first-child .hoverable-id .id-controls .copy-btn[data-tooltip]::after,
tbody tr:first-child .financial-summary .field-controls .capital-btn[data-tooltip]::after,
tbody tr:first-child .financial-summary .field-controls .detail-btn[data-tooltip]::after,
tbody tr:first-child .financial-summary .field-controls .copy-field-btn[data-tooltip]::after,
tbody tr:first-child .financial-summary .field-controls .wallets-btn[data-tooltip]::after,
tbody tr:first-child .hoverable-id .id-controls .version-btn[data-tooltip]::after {
  top: auto;
  bottom: -35px;
  transform: translateX(-50%);
}

/* États de survol pour les différents thèmes */
.hoverable-id {
  /* Variante success pour les IDs validés */
}
.hoverable-id.success .id-display {
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
  color: #2e7d32;
  border-color: #a5d6a7;
}
.hoverable-id {
  /* Variante warning pour les IDs en attente */
}
.hoverable-id.warning .id-display {
  background: linear-gradient(135deg, #fff8e1 0%, #ffecb3 100%);
  color: #f57c00;
  border-color: #ffcc02;
}
.hoverable-id {
  /* Variante danger pour les IDs avec problème */
}
.hoverable-id.danger .id-display {
  background: linear-gradient(135deg, #ffebee 0%, #ffcdd2 100%);
  color: #d32f2f;
  border-color: #ef5350;
}

/* Styles pour la liste copiable dans le modal distinct */
.copyable-list-container {
  position: relative;
  padding: 8px 12px;
  border: 1px solid #dee2e6;
  border-radius: 6px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  cursor: pointer;
  transition: all 0.3s ease;
  word-break: break-all;
  /* Indicateur visuel qu'il y a une action possible */
}
.copyable-list-container::before {
  content: "📋";
  position: absolute;
  top: 4px;
  right: 6px;
  font-size: 12px;
  opacity: 0.5;
  transition: all 0.3s ease;
}
.copyable-list-container:hover {
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
  border-color: #90caf9;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 102, 204, 0.15);
}
.copyable-list-container:hover::before {
  opacity: 1;
  transform: scale(1.2);
}
.copyable-list-container:hover::after {
  content: "Cliquez pour copier la liste";
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 11px;
  white-space: nowrap;
  z-index: 1000;
}
.copyable-list-container {
  /* État après copie */
}
.copyable-list-container.copied {
  background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%) !important;
  border-color: #4caf50 !important;
}
.copyable-list-container.copied::before {
  content: "✅" !important;
  color: #4caf50;
}

/* Container du modal pour éviter les débordements du tooltip */
#distinct-values-modal .modal-body {
  position: relative;
  padding-bottom: 30px;
}

/* Styles pour les cellules cliquables (sélection par checkbox) */
td.checkbox-click {
  cursor: pointer;
  transition: background-color 0.2s ease;
  position: relative;
}
td.checkbox-click:hover {
  background-color: rgba(0, 123, 255, 0.05) !important;
}
td.checkbox-click:hover::before {
  content: "📌";
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 10px;
  opacity: 0.6;
  z-index: 5;
}
td.checkbox-click {
  /* Indicateur visuel subtil que la cellule est cliquable */
}
td.checkbox-click::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: all 0.2s ease;
  pointer-events: none;
}
td.checkbox-click:hover::after {
  border-color: rgba(0, 123, 255, 0.2);
  background-color: rgba(0, 123, 255, 0.03);
}
td.checkbox-click {
  /* Style quand la ligne est sélectionnée */
}
tr.selected td.checkbox-click, tr:has(.checkbox-element:checked) td.checkbox-click {
  background-color: rgba(40, 167, 69, 0.08) !important;
}
tr.selected td.checkbox-click::after, tr:has(.checkbox-element:checked) td.checkbox-click::after {
  border-color: rgba(40, 167, 69, 0.3);
  background-color: rgba(40, 167, 69, 0.05);
}

/* Améliorations pour la cellule de checkbox */
td.checkbox-click input[type=checkbox] {
  transform: scale(1.2);
  margin: 0;
}

/* Effet de focus accessible */
td.checkbox-click:focus-within {
  outline: 2px solid rgba(0, 123, 255, 0.5);
  outline-offset: -1px;
}

/* Animation de feedback pour la sélection */
tr.selecting td.checkbox-click {
  background-color: rgba(0, 123, 255, 0.15) !important;
  transform: scale(0.98);
  transition: all 0.1s ease;
}

/* Adaptation responsive */
@media (max-width: 768px) {
  td.checkbox-click {
    padding: 12px 8px;
  }
  td.checkbox-click::before {
    font-size: 12px;
  }
}
/* Composant hoverable-field générique pour tout type de contenu */
.hoverable-field {
  position: relative;
  display: inline-block;
  cursor: pointer;
  max-width: 100%;
  line-height: 1.2;
  /* Style de base pour le contenu - très discret */
}
.hoverable-field .field-display {
  color: #2c3e50;
  font-weight: 400;
  position: relative;
  padding: 2px 4px;
  border-radius: 3px;
  background: rgba(248, 249, 250, 0.3);
  border: 1px solid rgba(222, 226, 230, 0.3);
  transition: all 0.3s ease;
  word-break: break-all;
  font-size: 11px;
  display: inline-block;
  max-width: none;
  overflow: visible;
  white-space: normal;
}
.hoverable-field .field-display:hover {
  background: rgba(227, 242, 253, 0.4);
  border-color: rgba(144, 202, 249, 0.4);
  transform: translateY(-1px);
  box-shadow: 0 1px 4px rgba(0, 102, 204, 0.1);
}
.hoverable-field {
  /* Container des contrôles générique */
}
.hoverable-field .field-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2px);
  transition: all 0.05s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 100000;
}
.hoverable-field {
  /* Bouton de copie générique - plus petit */
}
.hoverable-field .field-controls .copy-field-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%);
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 10px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
}
.hoverable-field .field-controls .copy-field-btn::before {
  content: "📋";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-field .field-controls .copy-field-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #FFB74D 0%, #FF9800 100%);
}
.hoverable-field .field-controls .copy-field-btn:active {
  transform: scale(0.95);
}
.hoverable-field {
  /* Bouton d'édition générique - plus petit */
}
.hoverable-field .field-controls .edit-field-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 10px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
}
.hoverable-field .field-controls .edit-field-btn::before {
  content: "✏️";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-field .field-controls .edit-field-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #42A5F5 0%, #2196F3 100%);
}
.hoverable-field .field-controls .edit-field-btn:active {
  transform: scale(0.95);
}
.hoverable-field {
  /* Affichage des contrôles au hover - garde la lisibilité */
}
.hoverable-field:hover .field-display {
  opacity: 0.4; /* Plus lisible que 0.05 */
}
.hoverable-field:hover .field-controls {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Animation de feedback pour la copie - générique */
.hoverable-field.copied .copy-field-btn {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%) !important;
}
.hoverable-field.copied .copy-field-btn::before {
  content: "✅" !important;
}

/* Tooltips pour les boutons - générique */
.hoverable-field .field-controls .copy-field-btn[data-tooltip]::after,
.hoverable-field .field-controls .edit-field-btn[data-tooltip]::after,
.hoverable-field .field-controls .history-btn[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.95);
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
  z-index: 999999 !important;
  pointer-events: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.hoverable-field .field-controls .copy-field-btn:hover[data-tooltip]::after,
.hoverable-field .field-controls .edit-field-btn:hover[data-tooltip]::after,
.hoverable-field .field-controls .history-btn:hover[data-tooltip]::after {
  opacity: 1;
  visibility: visible;
}

/* Masquer le hoverable-field quand le formulaire d'édition est affiché */
.hoverable-field.editing {
  display: none;
}

/* Indication visuelle après mise à jour réussie */
.hoverable-field.updated .field-display {
  background: rgba(76, 175, 80, 0.1);
  border-color: rgba(76, 175, 80, 0.3);
  animation: updateSuccess 2s ease-out;
}

@keyframes updateSuccess {
  0% {
    background: rgba(76, 175, 80, 0.3);
    transform: scale(1.05);
  }
  100% {
    background: rgba(76, 175, 80, 0.1);
    transform: scale(1);
  }
}
/* Composant hoverable-name pour le nom utilisateur avec bouton modifier */
.hoverable-name {
  position: relative;
  display: inline-block;
  cursor: pointer;
  /* Le nom reste affiché normalement */
}
.hoverable-name .name-display {
  position: relative;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  /* Style pour le nom en bold et underline */
}
.hoverable-name .name-display .bold.underline {
  font-weight: bold;
  text-decoration: underline;
}
.hoverable-name {
  /* Container pour le bouton de modification - maintenant inutile */
}
.hoverable-name .name-controls {
  display: none;
}
.hoverable-name {
  /* Bouton modifier avec emoji - maintenant dans .name-display */
}
.hoverable-name .name-display .edit-name-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 10px;
  transition: all 0.15s ease;
  box-shadow: 0 1px 3px rgba(33, 150, 243, 0.3);
  text-decoration: none;
  color: white;
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.hoverable-name .name-display .edit-name-btn::before {
  content: "✏️";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-name .name-display .edit-name-btn:hover {
  transform: scale(1.05);
  box-shadow: 0 2px 6px rgba(33, 150, 243, 0.4);
  background: linear-gradient(135deg, #42A5F5 0%, #2196F3 100%);
  text-decoration: none;
  color: white;
}
.hoverable-name .name-display .edit-name-btn:active {
  transform: scale(0.9);
}
.hoverable-name .name-display .edit-name-btn {
  /* Tooltip pour le bouton modifier */
}
.hoverable-name .name-display .edit-name-btn[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  z-index: 1001;
  pointer-events: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.hoverable-name .name-display .edit-name-btn:hover[data-tooltip]::after {
  opacity: 1;
  visibility: visible;
}
.hoverable-name {
  /* Bouton toujours visible maintenant */
}
.hoverable-name .name-display {
  opacity: 1;
}

/* Correction du tooltip pour la première ligne - évite le conflit avec le header */
tbody tr:first-child .hoverable-name .name-display .edit-name-btn[data-tooltip]::after,
tr:first-child .hoverable-name .name-display .edit-name-btn[data-tooltip]::after {
  top: auto !important;
  bottom: -35px !important;
}

/* Tooltips pour les emoji de statut utilisateur et status badges */
span[data-tooltip],
.status-badge[data-tooltip] {
  position: relative;
}
span[data-tooltip]::after,
.status-badge[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  z-index: 15000;
  pointer-events: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
span[data-tooltip]::before,
.status-badge[data-tooltip]::before {
  content: "";
  position: absolute;
  bottom: 115%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  z-index: 15000;
  pointer-events: none;
}
span[data-tooltip]:hover::after, span[data-tooltip]:hover::before,
.status-badge[data-tooltip]:hover::after,
.status-badge[data-tooltip]:hover::before {
  opacity: 1;
  visibility: visible;
}
span[data-tooltip].wrapped::after,
.status-badge[data-tooltip].wrapped::after {
  white-space: break-spaces;
}
span[data-tooltip].wrapped.acquisition-channel-tooltip::after,
.status-badge[data-tooltip].wrapped.acquisition-channel-tooltip::after {
  max-width: 480px;
  width: max-content;
}
span[data-tooltip].tooltip-bottom:before,
.status-badge[data-tooltip].tooltip-bottom:before {
  left: 5%;
  bottom: -10%;
  rotate: 180deg;
}
span[data-tooltip].tooltip-bottom::after,
.status-badge[data-tooltip].tooltip-bottom::after {
  bottom: -115%;
}

/* Règle spécifique pour les tooltips dans les document-line */
.document-line .status-badge[data-tooltip] {
  position: relative;
  z-index: 12000;
}
.document-line .status-badge[data-tooltip]::after {
  z-index: 15000 !important;
  pointer-events: none !important;
}
.document-line .status-badge[data-tooltip]::before {
  z-index: 15000 !important;
  pointer-events: none !important;
}

/* Styles pour les cartes de résumé financier */
.financial-summary {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 6px;
}

.summary-card {
  flex: 1;
  min-width: fit-content;
  background: white;
  border-radius: 6px;
  padding: 8px;
  border: 1px solid #dee2e6;
  transition: all 0.2s ease;
}
.summary-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.summary-card .card-header {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-width: fit-content;
}
.summary-card .card-header .card-icon {
  font-size: 12px;
  flex-shrink: 0;
}
.summary-card .card-header .card-label {
  font-size: 10px;
  font-weight: 600;
  color: #495057;
  text-transform: uppercase;
  margin-left: 6px;
  flex-shrink: 0;
}
.summary-card .card-header .card-amount {
  margin-left: auto;
  flex-shrink: 0;
}
.summary-card .card-header .card-amount .amount-display {
  font-size: 13px;
  font-weight: 500;
  color: #2c3e50;
  white-space: nowrap;
  display: inline-block;
}
.summary-card .card-header .card-amount .amount-display.positive {
  color: #28a745;
}
.summary-card .card-header .card-amount .amount-display.negative {
  color: #dc3545;
}
.summary-card .card-header .card-amount .amount-display.lent-amount {
  color: #17a2b8;
}
.summary-card .card-header .card-amount .amount-display.neutral {
  color: #6c757d;
}
.summary-card .card-details {
  margin-top: 6px;
  padding-top: 4px;
  border-top: 1px solid #e9ecef;
}
.summary-card .card-details .stats-text {
  font-size: 9px;
  color: #6c757d;
  font-style: italic;
}

.credit-card {
  border-left: 3px solid #ffc107;
}

.lent-card {
  border-left: 3px solid #28a745;
}

.status-card {
  border-left: 3px solid #17a2b8;
}

.banking-info {
  margin-bottom: 6px;
}

/* Styles globaux pour toutes les bank-account-card */
.bank-account-card,
.u-movements-container .bank-account-card {
  background: white;
  border-radius: 6px;
  padding: 5px;
  border: 1px solid #dee2e6;
  transition: all 0.3s ease;
}
.bank-account-card:hover:not(.active),
.u-movements-container .bank-account-card:hover:not(.active) {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.bank-account-card:hover:not(.active) .card-header,
.u-movements-container .bank-account-card:hover:not(.active) .card-header {
  cursor: pointer;
  border-bottom: 1px solid #e9ecef;
  margin-bottom: 8px;
  padding-bottom: 6px;
}
.bank-account-card:hover:not(.active) .card-content,
.u-movements-container .bank-account-card:hover:not(.active) .card-content {
  max-height: 800px; /* Ajuster selon le contenu */
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.bank-account-card.active,
.u-movements-container .bank-account-card.active {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
}
.bank-account-card.active .card-header,
.u-movements-container .bank-account-card.active .card-header {
  cursor: pointer;
  border-bottom: 1px solid #e9ecef !important;
  margin-bottom: 8px !important;
  padding-bottom: 6px !important;
}
.bank-account-card.active .card-content,
.u-movements-container .bank-account-card.active .card-content {
  max-height: 800px !important; /* Ajuster selon le contenu */
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
}
.bank-account-card,
.u-movements-container .bank-account-card {
  /* Forcer les styles active même sans hover */
}
.bank-account-card.active:not(:hover) .card-header, .bank-account-card[data-active=true]:not(:hover) .card-header,
.u-movements-container .bank-account-card.active:not(:hover) .card-header,
.u-movements-container .bank-account-card[data-active=true]:not(:hover) .card-header {
  cursor: pointer;
  border-bottom: 1px solid #e9ecef !important;
  margin-bottom: 8px !important;
  padding-bottom: 6px !important;
}
.bank-account-card.active:not(:hover) .card-content, .bank-account-card[data-active=true]:not(:hover) .card-content,
.u-movements-container .bank-account-card.active:not(:hover) .card-content,
.u-movements-container .bank-account-card[data-active=true]:not(:hover) .card-content {
  display: block !important;
  max-height: 800px !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.bank-account-card,
.u-movements-container .bank-account-card {
  /* Styles pour data-active */
}
.bank-account-card[data-active=true],
.u-movements-container .bank-account-card[data-active=true] {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
}
.bank-account-card[data-active=true] .card-header,
.u-movements-container .bank-account-card[data-active=true] .card-header {
  cursor: pointer;
  border-bottom: 1px solid #e9ecef !important;
  margin-bottom: 8px !important;
  padding-bottom: 6px !important;
}
.bank-account-card[data-active=true] .card-content,
.u-movements-container .bank-account-card[data-active=true] .card-content {
  display: block !important;
  max-height: 800px !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.bank-account-card .card-header,
.u-movements-container .bank-account-card .card-header {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  border-bottom: 1px solid transparent;
  transition: border-color 0.3s ease, margin-bottom 0.3s ease, padding-bottom 0.3s ease;
}
.bank-account-card .card-header .card-icon,
.u-movements-container .bank-account-card .card-header .card-icon {
  font-size: 14px;
}
.bank-account-card .card-header .card-label,
.u-movements-container .bank-account-card .card-header .card-label {
  font-size: 11px;
  font-weight: 600;
  color: #495057;
  text-transform: uppercase;
}
.bank-account-card .card-header .status-badge,
.u-movements-container .bank-account-card .card-header .status-badge {
  margin-left: auto;
  font-size: 12px;
  /* Statut 5 = usable, 6 = usable_and_checked */
}
.bank-account-card .card-header .status-badge.status-5, .bank-account-card .card-header .status-badge.status-6,
.u-movements-container .bank-account-card .card-header .status-badge.status-5,
.u-movements-container .bank-account-card .card-header .status-badge.status-6 {
  color: #28a745;
}
.bank-account-card .card-header .status-badge,
.u-movements-container .bank-account-card .card-header .status-badge {
  /* Statut 4 = not_validated */
}
.bank-account-card .card-header .status-badge.status-4,
.u-movements-container .bank-account-card .card-header .status-badge.status-4 {
  color: #ffc107;
}
.bank-account-card .card-header .status-badge,
.u-movements-container .bank-account-card .card-header .status-badge {
  /* Statut 8 = desactivated, 9 = rejected, autres */
}
.bank-account-card .card-header .status-badge.status-8, .bank-account-card .card-header .status-badge.status-9, .bank-account-card .card-header .status-badge.status-0,
.u-movements-container .bank-account-card .card-header .status-badge.status-8,
.u-movements-container .bank-account-card .card-header .status-badge.status-9,
.u-movements-container .bank-account-card .card-header .status-badge.status-0 {
  color: #dc3545;
}
.bank-account-card .card-header .status-badge,
.u-movements-container .bank-account-card .card-header .status-badge {
  /* Statuts pour wallet LW */
}
.bank-account-card .card-header .status-badge.status-pending,
.u-movements-container .bank-account-card .card-header .status-badge.status-pending {
  color: #ffc107;
}
.bank-account-card .card-header .status-badge.status-validated,
.u-movements-container .bank-account-card .card-header .status-badge.status-validated {
  color: #28a745;
}
.bank-account-card .card-header .status-badge.status-rejected, .bank-account-card .card-header .status-badge.status-blocked,
.u-movements-container .bank-account-card .card-header .status-badge.status-rejected,
.u-movements-container .bank-account-card .card-header .status-badge.status-blocked {
  color: #dc3545;
}
.bank-account-card .card-header .status-badge.status-missing, .bank-account-card .card-header .status-badge.status-expired,
.u-movements-container .bank-account-card .card-header .status-badge.status-missing,
.u-movements-container .bank-account-card .card-header .status-badge.status-expired {
  color: #fd7e14;
}
.bank-account-card .card-header .status-badge.status-no-wallet,
.u-movements-container .bank-account-card .card-header .status-badge.status-no-wallet {
  color: #6c757d;
}
.bank-account-card .card-header,
.u-movements-container .bank-account-card .card-header {
  /* Bouton d'action pour créer un compte LW */
}
.bank-account-card .card-header .card-action,
.u-movements-container .bank-account-card .card-header .card-action {
  margin-left: auto;
}
.bank-account-card .card-header .card-action .create-wallet-btn,
.u-movements-container .bank-account-card .card-header .card-action .create-wallet-btn {
  background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
  border: none;
  color: white;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 9px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: all 0.2s ease;
  text-decoration: none;
}
.bank-account-card .card-header .card-action .create-wallet-btn:hover,
.u-movements-container .bank-account-card .card-header .card-action .create-wallet-btn:hover {
  background: linear-gradient(135deg, #34ce57 0%, #2dd4aa 100%);
  transform: scale(1.05);
  text-decoration: none;
  color: white;
}
.bank-account-card .card-header .card-action .create-wallet-btn:active,
.u-movements-container .bank-account-card .card-header .card-action .create-wallet-btn:active {
  transform: scale(0.95);
}
.bank-account-card .card-header .card-action .create-wallet-btn i,
.u-movements-container .bank-account-card .card-header .card-action .create-wallet-btn i {
  font-size: 10px;
}
.bank-account-card .card-header,
.u-movements-container .bank-account-card .card-header {
  /* Bouton toggle pour les VIBANs */
}
.bank-account-card .card-header .vibans-toggle-btn,
.u-movements-container .bank-account-card .card-header .vibans-toggle-btn {
  margin-left: auto;
  background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
  border: none;
  color: white;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 9px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: all 0.2s ease;
}
.bank-account-card .card-header .vibans-toggle-btn:hover,
.u-movements-container .bank-account-card .card-header .vibans-toggle-btn:hover {
  background: linear-gradient(135deg, #0056b3 0%, #004085 100%);
  transform: scale(1.05);
}
.bank-account-card .card-header .vibans-toggle-btn.loading,
.u-movements-container .bank-account-card .card-header .vibans-toggle-btn.loading {
  opacity: 0.7;
  cursor: wait;
}
.bank-account-card .card-header .vibans-toggle-btn .toggle-icon,
.bank-account-card .card-header .vibans-toggle-btn .toggle-text,
.u-movements-container .bank-account-card .card-header .vibans-toggle-btn .toggle-icon,
.u-movements-container .bank-account-card .card-header .vibans-toggle-btn .toggle-text {
  font-size: 9px;
}
.bank-account-card .card-content,
.u-movements-container .bank-account-card .card-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-5px);
}
.bank-account-card .card-content .bank-details,
.u-movements-container .bank-account-card .card-content .bank-details {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.bank-account-card .card-content .bank-details .iban-display,
.bank-account-card .card-content .bank-details .swift-display,
.u-movements-container .bank-account-card .card-content .bank-details .iban-display,
.u-movements-container .bank-account-card .card-content .bank-details .swift-display {
  font-family: monospace;
  font-size: 10px;
  background: #f8f9fa;
  padding: 2px 4px;
  border-radius: 3px;
  white-space: normal;
  overflow: visible;
  max-width: none;
  word-break: break-all;
  line-height: 1.2;
}
.bank-account-card .card-content .bank-details .iban-display,
.u-movements-container .bank-account-card .card-content .bank-details .iban-display {
  font-size: 9px;
  letter-spacing: 0.5px;
  word-spacing: 2px;
}
.bank-account-card .card-content .bank-details .swift-display,
.u-movements-container .bank-account-card .card-content .bank-details .swift-display {
  font-size: 10px;
}
.bank-account-card .card-content .documents-list,
.u-movements-container .bank-account-card .card-content .documents-list {
  display: flex;
  flex-direction: column;
  gap: 2px;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.bank-account-card .card-content .no-bank-account,
.u-movements-container .bank-account-card .card-content .no-bank-account {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #dc3545;
}
.bank-account-card .card-content .no-bank-account .missing-indicator,
.u-movements-container .bank-account-card .card-content .no-bank-account .missing-indicator {
  font-size: 12px;
}
.bank-account-card .card-content .no-bank-account .missing-text,
.u-movements-container .bank-account-card .card-content .no-bank-account .missing-text {
  font-size: 10px;
  font-weight: 500;
}
.bank-account-card .card-content .no-bank-account .add-bank-btn,
.u-movements-container .bank-account-card .card-content .no-bank-account .add-bank-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
  color: white;
  border-radius: 4px;
  text-decoration: none;
  font-size: 9px;
  margin-left: auto;
  transition: all 0.2s ease;
}
.bank-account-card .card-content .no-bank-account .add-bank-btn:hover,
.u-movements-container .bank-account-card .card-content .no-bank-account .add-bank-btn:hover {
  background: linear-gradient(135deg, #34ce57 0%, #2dd4aa 100%);
  text-decoration: none;
  color: white;
  transform: scale(1.05);
}
.bank-account-card .card-content .no-bank-account .add-bank-btn .btn-icon,
.u-movements-container .bank-account-card .card-content .no-bank-account .add-bank-btn .btn-icon {
  font-size: 10px;
}
.bank-account-card .card-content,
.u-movements-container .bank-account-card .card-content {
  /* Styles pour les VIBANs */
}
.bank-account-card .card-content .vibans-container .vibans-loading,
.u-movements-container .bank-account-card .card-content .vibans-container .vibans-loading {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px;
  color: #007bff;
  font-size: 10px;
}
.bank-account-card .card-content .vibans-container .vibans-loading .loading-icon,
.u-movements-container .bank-account-card .card-content .vibans-container .vibans-loading .loading-icon {
  animation: spin 1s linear infinite;
}
.bank-account-card .card-content .vibans-container .vibans-content,
.u-movements-container .bank-account-card .card-content .vibans-container .vibans-content {
  margin-top: 8px;
}

/* Animation pour le loading */
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* Styles pour les VIBANs - présentation allégée */
.vibans-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-top: 8px;
}
.vibans-list .viban-line {
  background: white;
  border-radius: 4px;
  padding: 6px 8px;
  border: 1px solid #e9ecef;
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 10px;
  /* Première ligne avec IBAN et SWIFT */
}
.vibans-list .viban-line .viban-first-line {
  display: flex;
  gap: 8px;
}
.vibans-list .viban-line .viban-first-line .hoverable-field.viban-iban, .vibans-list .viban-line .viban-first-line .hoverable-field.viban-swift {
  display: inline-flex;
}
.vibans-list .viban-line {
  /* Deuxième ligne avec ID et status alignés à droite */
}
.vibans-list .viban-line .viban-second-line {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  margin-top: 2px;
}
.vibans-list .viban-line.active-viban {
  border-left: 3px solid #28a745;
}
.vibans-list .viban-line.inactive-viban {
  border-left: 3px solid #dc3545;
  opacity: 0.8;
}
.vibans-list .viban-line .viban_id {
  min-width: 50px;
}
.vibans-list .viban-line .viban-iban .field-display {
  font-family: monospace;
  font-size: 9px;
  background: #f8f9fa;
  padding: 1px 3px;
  border-radius: 2px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vibans-list .viban-line .viban-swift .field-display {
  font-family: monospace;
  font-size: 9px;
  background: #f8f9fa;
  padding: 1px 3px;
  border-radius: 2px;
  white-space: nowrap;
  /* Pas de max-width pour voir l'intégralité */
}
.vibans-list .viban-line .viban-status {
  display: inline-flex;
  align-items: center;
}
.vibans-list .viban-line .viban-deactivate-btn {
  background: #dc3545;
  border: none;
  color: white;
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 10px;
  cursor: pointer;
  margin-left: 6px;
}
.vibans-list .viban-line .viban-deactivate-btn:hover {
  background: #c82333;
}

/* Assurer que la transition fonctionne pour la carte STATUT LW */
.u-movements-container .banking-info .bank-account-card .card-content {
  transition: all 0.3s ease;
  /* Éviter les saccades causées par les document-line */
}
.u-movements-container .banking-info .bank-account-card .card-content .documents-list {
  opacity: inherit;
  transform: inherit;
  visibility: inherit;
}
.u-movements-container .banking-info .bank-account-card .card-content .documents-list .document-line {
  transition: none;
  animation: none;
}

/* Message quand aucun VIBAN n'est trouvé */
.no-vibans-message {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 16px;
  background: rgba(255, 248, 225, 0.8);
  border: 1px solid rgba(255, 193, 7, 0.3);
  border-radius: 8px;
  margin-top: 8px;
}
.no-vibans-message .empty-icon {
  font-size: 16px;
  color: #f57c00;
}
.no-vibans-message .empty-text {
  font-size: 11px;
  color: #8a6914;
  font-style: italic;
}

/* Adaptations pour les boutons d'actions dans les summary cards */
.financial-summary .field-controls .detail-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: linear-gradient(135deg, #6f42c1 0%, #495057 100%);
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 10px;
  transition: all 0.15s ease;
  text-decoration: none;
  color: white;
}
.financial-summary .field-controls .detail-btn::before {
  content: "📊";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.financial-summary .field-controls .detail-btn:hover {
  background: linear-gradient(135deg, #7952b3 0%, #5a6268 100%);
  transform: scale(1.15) translateY(-1px);
  text-decoration: none;
  color: white;
}
.financial-summary .field-controls .capital-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: linear-gradient(135deg, #dc3545 0%, #b02a37 100%);
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 10px;
  transition: all 0.15s ease;
  text-decoration: none;
  color: white;
}
.financial-summary .field-controls .capital-btn::before {
  content: "💰";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.financial-summary .field-controls .capital-btn:hover {
  background: linear-gradient(135deg, #e04560 0%, #c73650 100%);
  transform: scale(1.15) translateY(-1px);
  text-decoration: none;
  color: white;
}

/* Règle spécifique pour les tooltips dans les document-line */
.document-line .status-badge[data-tooltip] {
  position: relative;
  z-index: 12000;
}
.document-line .status-badge[data-tooltip]::after {
  z-index: 15000 !important;
  pointer-events: none !important;
}
.document-line .status-badge[data-tooltip]::before {
  z-index: 15000 !important;
  pointer-events: none !important;
}

/* Styles spécifiques pour les indicateurs duaux IBAN */
.status-badge.iban-local,
.status-badge.iban-provider {
  margin-left: 4px;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
}
.status-badge.iban-local[data-tooltip],
.status-badge.iban-provider[data-tooltip] {
  cursor: help;
}

/* Status colors for disabled provider validation (Mangopay IBAN not supported) */
.status-badge.disabled {
  color: #9e9e9e;
  opacity: 0.6;
}

/* Ligne de document compacte */
.document-line {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(222, 226, 230, 0.3);
  border-radius: 4px;
  padding: 4px 8px;
  margin-bottom: 1px;
  transition: all 0.2s ease;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 28px;
}
.document-line:hover {
  background: rgba(227, 242, 253, 0.6);
  border-color: rgba(144, 202, 249, 0.5);
  transform: translateX(1px);
}
.document-line:hover .document-actions .document-controls {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.document-line.has-document {
  border-left: 2px solid #4CAF50;
}
.document-line.no-document {
  border-left: 2px solid #ff9800;
  opacity: 0.7;
}
.document-line .document-info {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
}
.document-line .document-info .document-icon {
  font-size: 12px;
  flex-shrink: 0;
}
.document-line .document-info .document-label {
  font-size: 11px;
  font-weight: 500;
  color: #2c3e50;
  white-space: nowrap;
  min-width: 80px;
}
.document-line .document-info .document-status {
  margin-left: auto;
  flex-shrink: 0;
}
.document-line .document-actions {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
}
.document-line .document-actions .document-controls {
  display: flex;
  gap: 4px;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2px);
  transition: all 0.15s ease;
  background: rgba(255, 255, 255, 0.95);
  padding: 3px 6px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* Boutons d'action pour les documents */
.document-controls .document-view-btn,
.document-controls .document-download-btn,
.document-controls .document-delete-btn,
.document-controls .admin-link-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.15s ease;
  border: none;
  cursor: pointer;
  font-size: 13px;
  position: relative;
  flex-shrink: 0;
  /* Tooltips pour les boutons */
}
.document-controls .document-view-btn[data-tooltip]::after,
.document-controls .document-download-btn[data-tooltip]::after,
.document-controls .document-delete-btn[data-tooltip]::after,
.document-controls .admin-link-btn[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 3px 6px;
  border-radius: 3px;
  font-size: 9px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.15s ease;
  z-index: 99999;
  pointer-events: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.document-controls .document-view-btn:hover[data-tooltip]::after,
.document-controls .document-download-btn:hover[data-tooltip]::after,
.document-controls .document-delete-btn:hover[data-tooltip]::after,
.document-controls .admin-link-btn:hover[data-tooltip]::after {
  opacity: 1;
  visibility: visible;
}
.document-controls .document-view-btn {
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  color: white;
}
.document-controls .document-view-btn::before {
  content: "👁️";
  font-size: 12px;
}
.document-controls .document-view-btn:hover {
  background: linear-gradient(135deg, #42A5F5 0%, #2196F3 100%);
  transform: scale(1.05);
}
.document-controls .document-download-btn {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
}
.document-controls .document-download-btn::before {
  content: "⬇️";
  font-size: 12px;
}
.document-controls .document-download-btn:hover {
  background: linear-gradient(135deg, #66BB6A 0%, #4CAF50 100%);
  transform: scale(1.05);
}
.document-controls .document-delete-btn {
  background: linear-gradient(135deg, #f44336 0%, #d32f2f 100%);
  color: white;
}
.document-controls .document-delete-btn::before {
  content: "🗑️";
  font-size: 12px;
}
.document-controls .document-delete-btn:hover {
  background: linear-gradient(135deg, #ef5350 0%, #f44336 100%);
  transform: scale(1.05);
}
.document-controls .admin-link-btn {
  background: linear-gradient(135deg, #6f42c1 0%, #495057 100%);
  color: white;
}
.document-controls .admin-link-btn::before {
  content: "🔗";
  font-size: 12px;
}
.document-controls .admin-link-btn:hover {
  background: linear-gradient(135deg, #7952b3 0%, #5a6268 100%);
  transform: scale(1.05);
}

/* Composant hoverable-actions pour les actions rapides */
.hoverable-actions {
  position: relative;
  display: block;
  cursor: pointer;
  width: 100%;
}
.hoverable-actions .actions-display {
  position: relative;
  transition: all 0.3s ease;
  padding: 8px 12px;
  border-radius: 6px;
  background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
  border: 1px solid rgba(0, 123, 255, 0.3);
  color: white;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  display: block;
}
.hoverable-actions .actions-display:hover {
  background: linear-gradient(135deg, #0056b3 0%, #004085 100%);
  border-color: rgba(0, 123, 255, 0.5);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3);
}
.hoverable-actions .actions-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2px);
  transition: all 0.05s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 100000;
  white-space: nowrap;
  flex-wrap: nowrap;
}
.hoverable-actions .actions-controls .dashboard-btn,
.hoverable-actions .actions-controls .offers-btn,
.hoverable-actions .actions-controls .reimbursements-btn,
.hoverable-actions .actions-controls .borrower-reimbursements-btn,
.hoverable-actions .actions-controls .lw-payments-btn,
.hoverable-actions .actions-controls .collection-stats-btn,
.hoverable-actions .actions-controls .marketing-plan-btn,
.hoverable-actions .actions-controls .ifus-btn,
.hoverable-actions .actions-controls .emails-btn,
.hoverable-actions .actions-controls .certificates-exemption-btn,
.hoverable-actions .actions-controls .certificates-residence-btn,
.hoverable-actions .actions-controls .adequations-btn,
.hoverable-actions .actions-controls .permissions-btn,
.hoverable-actions .actions-controls .adequations-cif-btn,
.hoverable-actions .actions-controls .mangopay-reload-btn,
.hoverable-actions .actions-controls .mangopay-push-btn,
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  border: none;
  padding: 0;
  flex-shrink: 0;
  cursor: pointer;
}
.hoverable-actions .actions-controls .dashboard-btn:hover,
.hoverable-actions .actions-controls .offers-btn:hover,
.hoverable-actions .actions-controls .reimbursements-btn:hover,
.hoverable-actions .actions-controls .borrower-reimbursements-btn:hover,
.hoverable-actions .actions-controls .lw-payments-btn:hover,
.hoverable-actions .actions-controls .collection-stats-btn:hover,
.hoverable-actions .actions-controls .marketing-plan-btn:hover,
.hoverable-actions .actions-controls .ifus-btn:hover,
.hoverable-actions .actions-controls .emails-btn:hover,
.hoverable-actions .actions-controls .certificates-exemption-btn:hover,
.hoverable-actions .actions-controls .certificates-residence-btn:hover,
.hoverable-actions .actions-controls .adequations-btn:hover,
.hoverable-actions .actions-controls .permissions-btn:hover,
.hoverable-actions .actions-controls .adequations-cif-btn:hover,
.hoverable-actions .actions-controls .mangopay-reload-btn:hover,
.hoverable-actions .actions-controls .mangopay-push-btn:hover,
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  text-decoration: none;
}
.hoverable-actions .actions-controls .dashboard-btn:active,
.hoverable-actions .actions-controls .offers-btn:active,
.hoverable-actions .actions-controls .reimbursements-btn:active,
.hoverable-actions .actions-controls .borrower-reimbursements-btn:active,
.hoverable-actions .actions-controls .lw-payments-btn:active,
.hoverable-actions .actions-controls .collection-stats-btn:active,
.hoverable-actions .actions-controls .marketing-plan-btn:active,
.hoverable-actions .actions-controls .ifus-btn:active,
.hoverable-actions .actions-controls .emails-btn:active,
.hoverable-actions .actions-controls .certificates-exemption-btn:active,
.hoverable-actions .actions-controls .certificates-residence-btn:active,
.hoverable-actions .actions-controls .adequations-btn:active,
.hoverable-actions .actions-controls .permissions-btn:active,
.hoverable-actions .actions-controls .adequations-cif-btn:active,
.hoverable-actions .actions-controls .mangopay-reload-btn:active,
.hoverable-actions .actions-controls .mangopay-push-btn:active,
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn:active {
  transform: scale(0.95);
}
.hoverable-actions .actions-controls .dashboard-btn {
  background: linear-gradient(135deg, #6f42c1 0%, #495057 100%);
  color: white;
}
.hoverable-actions .actions-controls .dashboard-btn::before {
  content: "📊";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .dashboard-btn:hover {
  background: linear-gradient(135deg, #7952b3 0%, #5a6268 100%);
  color: white;
}
.hoverable-actions .actions-controls .offers-btn {
  background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%);
  color: white;
}
.hoverable-actions .actions-controls .offers-btn::before {
  content: "💰";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .offers-btn:hover {
  background: linear-gradient(135deg, #FFB74D 0%, #FF9800 100%);
  color: white;
}
.hoverable-actions .actions-controls .reimbursements-btn {
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  color: white;
}
.hoverable-actions .actions-controls .reimbursements-btn::before {
  content: "💸";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .reimbursements-btn:hover {
  background: linear-gradient(135deg, #66BB6A 0%, #4CAF50 100%);
  color: white;
}
.hoverable-actions .actions-controls .collection-stats-btn {
  background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%);
  color: white;
}
.hoverable-actions .actions-controls .collection-stats-btn::before {
  content: "📈";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .collection-stats-btn:hover {
  background: linear-gradient(135deg, #AB47BC 0%, #9C27B0 100%);
  color: white;
}
.hoverable-actions .actions-controls .marketing-plan-btn {
  background: linear-gradient(135deg, #E91E63 0%, #C2185B 100%);
  color: white;
}
.hoverable-actions .actions-controls .marketing-plan-btn::before {
  content: "📣";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .marketing-plan-btn:hover {
  background: linear-gradient(135deg, #F06292 0%, #E91E63 100%);
  color: white;
}
.hoverable-actions .actions-controls .ifus-btn {
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  color: white;
}
.hoverable-actions .actions-controls .ifus-btn::before {
  content: "📋";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .ifus-btn:hover {
  background: linear-gradient(135deg, #42A5F5 0%, #2196F3 100%);
  color: white;
}
.hoverable-actions .actions-controls .emails-btn {
  background: linear-gradient(135deg, #00acc1 0%, #00838f 100%);
  color: white;
}
.hoverable-actions .actions-controls .emails-btn::before {
  content: "✉️";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .emails-btn:hover {
  background: linear-gradient(135deg, #26c6da 0%, #00acc1 100%);
  color: white;
}
.hoverable-actions .actions-controls .certificates-exemption-btn {
  background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%);
  color: white;
}
.hoverable-actions .actions-controls .certificates-exemption-btn::before {
  content: "🏛️";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .certificates-exemption-btn:hover {
  background: linear-gradient(135deg, #AB47BC 0%, #9C27B0 100%);
  color: white;
}
.hoverable-actions .actions-controls .certificates-residence-btn {
  background: linear-gradient(135deg, #795548 0%, #5D4037 100%);
  color: white;
}
.hoverable-actions .actions-controls .certificates-residence-btn::before {
  content: "🏠";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .certificates-residence-btn:hover {
  background: linear-gradient(135deg, #8D6E63 0%, #795548 100%);
  color: white;
}
.hoverable-actions .actions-controls .adequations-btn {
  background: linear-gradient(135deg, #607D8B 0%, #455A64 100%);
  color: white;
}
.hoverable-actions .actions-controls .adequations-btn::before {
  content: "⚖️";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .adequations-btn:hover {
  background: linear-gradient(135deg, #78909C 0%, #607D8B 100%);
  color: white;
}
.hoverable-actions .actions-controls .adequations-cif-btn {
  background: linear-gradient(135deg, #FF5722 0%, #D84315 100%);
  color: white;
}
.hoverable-actions .actions-controls .adequations-cif-btn::before {
  content: "🏦";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .adequations-cif-btn:hover {
  background: linear-gradient(135deg, #FF7043 0%, #FF5722 100%);
  color: white;
}
.hoverable-actions .actions-controls .borrower-reimbursements-btn {
  background: linear-gradient(135deg, #17a2b8 0%, #138496 100%);
  color: white;
}
.hoverable-actions .actions-controls .borrower-reimbursements-btn::before {
  content: "📤";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .borrower-reimbursements-btn:hover {
  background: linear-gradient(135deg, #1fb3cd 0%, #17a2b8 100%);
  color: white;
}
.hoverable-actions .actions-controls .lw-payments-btn {
  background: linear-gradient(135deg, #28a745 0%, #218838 100%);
  color: white;
}
.hoverable-actions .actions-controls .lw-payments-btn::before {
  content: "💳";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .lw-payments-btn:hover {
  background: linear-gradient(135deg, #34ce57 0%, #28a745 100%);
  color: white;
}
.hoverable-actions .actions-controls .permissions-btn {
  background: linear-gradient(135deg, #28a745 0%, #218838 100%);
  color: white;
}
.hoverable-actions .actions-controls .permissions-btn::before {
  content: "🛂";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .permissions-btn:hover {
  background: linear-gradient(135deg, #34ce57 0%, #28a745 100%);
  color: white;
}
.hoverable-actions .actions-controls .capital-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #dc3545 0%, #b02a37 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
  text-decoration: none;
  color: white;
}
.hoverable-actions .actions-controls .capital-btn::before {
  content: "💰";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .capital-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #e04560 0%, #c73650 100%);
  text-decoration: none;
  color: white;
}
.hoverable-actions .actions-controls .capital-btn:active {
  transform: scale(0.95);
}
.hoverable-actions .actions-controls .mangopay-reload-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #ffcc00 0%, #f7931e 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
  text-decoration: none;
  color: white;
}
.hoverable-actions .actions-controls .mangopay-reload-btn::before {
  content: "🔄";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .mangopay-reload-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #ffd633 0%, #ffa726 100%);
  text-decoration: none;
  color: white;
}
.hoverable-actions .actions-controls .mangopay-reload-btn:active {
  transform: scale(0.95);
}
.hoverable-actions .actions-controls .mangopay-push-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #6b8e23 0%, #556b2f 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
  text-decoration: none;
  color: white;
}
.hoverable-actions .actions-controls .mangopay-push-btn::before {
  content: "📤";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .mangopay-push-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #7ba428 0%, #6b8e23 100%);
  text-decoration: none;
  color: white;
}
.hoverable-actions .actions-controls .mangopay-push-btn:active {
  transform: scale(0.95);
}
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #2596be 0%, #1a6b8a 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
  text-decoration: none;
  color: white;
}
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn::before {
  content: "💳";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #2eb0e0 0%, #2596be 100%);
  text-decoration: none;
  color: white;
}
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn:active {
  transform: scale(0.95);
}
.hoverable-actions:hover .actions-display {
  opacity: 0.05;
}
.hoverable-actions:hover .actions-controls {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Tooltips pour les boutons actions */
.hoverable-actions .actions-controls .dashboard-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .offers-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .reimbursements-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .borrower-reimbursements-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .lw-payments-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .collection-stats-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .marketing-plan-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .ifus-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .emails-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .certificates-exemption-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .certificates-residence-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .permissions-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .adequations-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .adequations-cif-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .capital-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .mangopay-reload-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .mangopay-push-btn[data-tooltip]::after,
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.95);
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
  z-index: 999999 !important;
  pointer-events: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.hoverable-actions .actions-controls .dashboard-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .offers-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .reimbursements-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .borrower-reimbursements-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .lw-payments-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .collection-stats-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .marketing-plan-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .ifus-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .emails-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .certificates-exemption-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .certificates-residence-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .permissions-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .adequations-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .adequations-cif-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .capital-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .mangopay-reload-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .mangopay-push-btn:hover[data-tooltip]::after,
.hoverable-actions .actions-controls .mangopay-wallet-reload-btn:hover[data-tooltip]::after {
  opacity: 1;
  visibility: visible;
}

/* Responsive pour hoverable-field */
@media (max-width: 768px) {
  .hoverable-field .field-controls {
    position: static;
    opacity: 1;
    visibility: visible;
    margin-top: 2px;
    gap: 4px;
    justify-content: flex-start;
  }
  .hoverable-field .field-display {
    opacity: 1 !important;
    max-width: none;
  }
  .hoverable-field .field-controls .copy-field-btn,
  .hoverable-field .field-controls .edit-field-btn {
    width: 18px;
    height: 18px;
    font-size: 9px;
  }
  /* Responsive pour hoverable-actions */
  .hoverable-actions .actions-controls {
    position: static;
    opacity: 1;
    visibility: visible;
    margin-top: 2px;
    gap: 4px;
    justify-content: flex-start;
  }
  .hoverable-actions .actions-display {
    opacity: 1 !important;
  }
  .hoverable-actions .actions-controls .dashboard-btn,
  .hoverable-actions .actions-controls .offers-btn,
  .hoverable-actions .actions-controls .reimbursements-btn,
  .hoverable-actions .actions-controls .collection-stats-btn,
  .hoverable-actions .actions-controls .marketing-plan-btn,
  .hoverable-actions .actions-controls .ifus-btn,
  .hoverable-actions .actions-controls .emails-btn,
  .hoverable-actions .actions-controls .certificates-exemption-btn,
  .hoverable-actions .actions-controls .certificates-residence-btn,
  .hoverable-actions .actions-controls .permissions-btn,
  .hoverable-actions .actions-controls .adequations-btn,
  .hoverable-actions .actions-controls .adequations-cif-btn,
  .hoverable-actions .actions-controls .capital-btn,
  .hoverable-actions .actions-controls .mangopay-reload-btn,
  .hoverable-actions .actions-controls .mangopay-push-btn,
  .hoverable-actions .actions-controls .mangopay-wallet-reload-btn {
    width: 24px;
    height: 24px;
    font-size: 12px;
  }
  /* Tooltips responsive pour mobile */
  span[data-tooltip]::after {
    font-size: 11px;
    padding: 4px 8px;
  }
  /* Responsive pour les documents */
  .document-line .document-info {
    gap: 6px;
  }
  .document-line .document-info .document-icon {
    font-size: 11px;
  }
  .document-line .document-info .document-label {
    font-size: 10px;
    min-width: 70px;
  }
  .document-line .document-actions .document-controls {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .document-line .document-controls .document-view-btn,
  .document-line .document-controls .document-download-btn,
  .document-line .document-controls .document-delete-btn {
    width: 16px;
    height: 16px;
    font-size: 8px;
  }
  .document-line .document-controls .document-view-btn::before,
  .document-line .document-controls .document-download-btn::before,
  .document-line .document-controls .document-delete-btn::before {
    font-size: 7px;
  }
  .status-badge {
    font-size: 11px;
    padding: 1px 3px;
  }
  /* Hoverable-name responsive */
  .hoverable-name .name-controls {
    position: static;
    opacity: 1;
    visibility: visible;
    margin-left: 8px;
    display: inline-block;
    transform: none;
  }
  .hoverable-name .name-controls .edit-name-btn {
    width: 20px;
    height: 20px;
    font-size: 10px;
  }
  .hoverable-name .name-display {
    opacity: 1 !important;
  }
  /* Hoverable-eligibility responsive */
  .hoverable-eligibility .eligibility-controls {
    position: static;
    opacity: 1;
    visibility: visible;
    margin-top: 4px;
    gap: 6px;
    justify-content: flex-start;
  }
  .hoverable-eligibility .eligibility-display {
    opacity: 1 !important;
  }
  .hoverable-eligibility .eligibility-controls .btn-all-projects,
  .hoverable-eligibility .eligibility-controls .btn-single-project {
    width: 24px;
    height: 24px;
    font-size: 12px;
  }
}
/* Composant hoverable-eligibility pour l'éligibilité des projets */
.hoverable-eligibility {
  position: relative;
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  /* Style de base pour l'affichage du compte */
}
.hoverable-eligibility .eligibility-display {
  color: #0066cc;
  font-weight: 500;
  position: relative;
  padding: 4px 8px;
  border-radius: 4px;
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border: 1px solid #dee2e6;
  transition: all 0.3s ease;
  white-space: nowrap;
  display: inline-block;
  font-size: 0.9em;
  /* Badge de succès pour le nombre */
}
.hoverable-eligibility .eligibility-display .badge {
  margin-right: 4px;
}
.hoverable-eligibility .eligibility-display:hover {
  background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
  border-color: #90caf9;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 102, 204, 0.15);
}
.hoverable-eligibility {
  /* Container des contrôles */
}
.hoverable-eligibility .eligibility-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2px);
  transition: all 0.05s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 100000;
  white-space: nowrap;
  flex-wrap: nowrap;
}
.hoverable-eligibility {
  /* Bouton pour voir tous les projets */
}
.hoverable-eligibility .eligibility-controls .btn-all-projects {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
}
.hoverable-eligibility .eligibility-controls .btn-all-projects::before {
  content: "📋";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-eligibility .eligibility-controls .btn-all-projects:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #66BB6A 0%, #4CAF50 100%);
}
.hoverable-eligibility .eligibility-controls .btn-all-projects:active {
  transform: scale(0.95);
}
.hoverable-eligibility {
  /* Bouton pour un projet spécifique */
}
.hoverable-eligibility .eligibility-controls .btn-single-project {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
}
.hoverable-eligibility .eligibility-controls .btn-single-project::before {
  content: "🔍";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-eligibility .eligibility-controls .btn-single-project:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #42A5F5 0%, #2196F3 100%);
}
.hoverable-eligibility .eligibility-controls .btn-single-project:active {
  transform: scale(0.95);
}
.hoverable-eligibility {
  /* Affichage des contrôles au hover */
}
.hoverable-eligibility:hover .eligibility-display {
  opacity: 0.05;
}
.hoverable-eligibility:hover .eligibility-controls {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Tooltips pour les boutons d'éligibilité */
.hoverable-eligibility .eligibility-controls .btn-all-projects[data-tooltip]::after,
.hoverable-eligibility .eligibility-controls .btn-single-project[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.95);
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
  z-index: 999999 !important;
  pointer-events: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.hoverable-eligibility .eligibility-controls .btn-all-projects:hover[data-tooltip]::after,
.hoverable-eligibility .eligibility-controls .btn-single-project:hover[data-tooltip]::after {
  opacity: 1;
  visibility: visible;
}

/* Bouton d'action compact générique inspiré du design de _u_main_infos.html.haml */
a.compact-action-btn,
.compact-action-btn {
  display: flex !important;
  align-items: center !important;
  gap: 4px !important;
  padding: 4px 8px !important;
  background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%) !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  font-size: 12px !important;
  transition: all 0.15s ease !important;
  box-shadow: none !important;
  filter: none !important;
  text-shadow: none !important;
  text-decoration: none !important;
  color: white !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  min-height: auto !important;
  max-height: auto !important;
  width: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  vertical-align: middle !important;
}
a.compact-action-btn:hover,
.compact-action-btn:hover {
  background: linear-gradient(135deg, #1976D2 0%, #1565C0 100%) !important;
  color: white !important;
  text-decoration: none !important;
  box-shadow: 0 2px 6px rgba(33, 150, 243, 0.4) !important;
  transform: translateY(-1px) !important;
}
a.compact-action-btn:active,
.compact-action-btn:active {
  transform: translateY(0) !important;
  box-shadow: 0 1px 3px rgba(33, 150, 243, 0.3) !important;
}
a.compact-action-btn:focus,
.compact-action-btn:focus {
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(33, 150, 243, 0.2) !important;
  color: white !important;
  text-decoration: none !important;
}
a.compact-action-btn:visited,
.compact-action-btn:visited {
  color: white !important;
  text-decoration: none !important;
}
a.compact-action-btn.success,
.compact-action-btn.success {
  background: linear-gradient(135deg, #4CAF50 0%, #388E3C 100%) !important;
  box-shadow: 0 1px 3px rgba(76, 175, 80, 0.3);
}
a.compact-action-btn.success:hover,
.compact-action-btn.success:hover {
  background: linear-gradient(135deg, #388E3C 0%, #2E7D32 100%) !important;
  box-shadow: 0 2px 6px rgba(76, 175, 80, 0.4);
}
a.compact-action-btn.warning,
.compact-action-btn.warning {
  background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%) !important;
  box-shadow: 0 1px 3px rgba(255, 152, 0, 0.3);
}
a.compact-action-btn.warning:hover,
.compact-action-btn.warning:hover {
  background: linear-gradient(135deg, #F57C00 0%, #E65100 100%) !important;
  box-shadow: 0 2px 6px rgba(255, 152, 0, 0.4);
}
a.compact-action-btn.danger,
.compact-action-btn.danger {
  background: linear-gradient(135deg, #F44336 0%, #D32F2F 100%) !important;
  box-shadow: 0 1px 3px rgba(244, 67, 54, 0.3);
}
a.compact-action-btn.danger:hover,
.compact-action-btn.danger:hover {
  background: linear-gradient(135deg, #D32F2F 0%, #C62828 100%) !important;
  box-shadow: 0 2px 6px rgba(244, 67, 54, 0.4);
}
a.compact-action-btn.disabled,
.compact-action-btn.disabled {
  cursor: not-allowed !important;
  background: linear-gradient(135deg, #9E9E9E 0%, #616161 100%) !important;
  box-shadow: 0 1px 3px rgba(158, 158, 158, 0.3);
}
a.compact-action-btn.disabled:hover,
.compact-action-btn.disabled:hover {
  background: linear-gradient(135deg, #757575 0%, #424242 100%) !important;
  box-shadow: 0 2px 6px rgba(158, 158, 158, 0.4);
}
a.compact-action-btn i,
.compact-action-btn i {
  font-size: 10px;
  margin-right: 2px;
}
a.compact-action-btn.xs,
.compact-action-btn.xs {
  padding: 2px 6px !important;
  font-size: 10px !important;
  gap: 2px;
}
a.compact-action-btn.xs i,
.compact-action-btn.xs i {
  font-size: 8px;
  margin-right: 1px;
}

/* Styles pour la table des projets éligibles */
.eligible-projects-table {
  font-size: 13px;
}
.eligible-projects-table thead th {
  font-size: 12px;
  font-weight: 600;
  color: #495057;
  border-bottom: 2px solid #dee2e6;
  padding: 8px;
}
.eligible-projects-table tbody tr:hover {
  background-color: #f8f9fa;
}
.eligible-projects-table tbody tr td {
  padding: 8px;
  vertical-align: middle;
}
.eligible-projects-table tbody tr td small {
  font-size: 11px;
  opacity: 0.7;
}
.eligible-projects-table tbody tr td .text-success {
  color: #28a745;
}
.eligible-projects-table tbody tr td .text-warning {
  color: #ffc107;
}
.eligible-projects-table tbody tr td .text-muted {
  color: #6c757d;
}

/* Styles pour le composant hoverable-eligibility */
.hoverable-eligibility .eligibility-controls {
  /* Bouton pour les permissions */
}
.hoverable-eligibility .eligibility-controls .btn-permissions {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  width: 26px;
  height: 26px;
  background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 13px;
  transition: all 0.15s ease;
  box-shadow: none;
  opacity: 1;
  padding: 0;
  flex-shrink: 0;
}
.hoverable-eligibility .eligibility-controls .btn-permissions::before {
  content: "🔐";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.hoverable-eligibility .eligibility-controls .btn-permissions:hover {
  transform: scale(1.15) translateY(-1px);
  box-shadow: none;
  background: linear-gradient(135deg, #AB47BC 0%, #9C27B0 100%);
}
.hoverable-eligibility .eligibility-controls .btn-permissions:active {
  transform: scale(0.95);
}

/* Tooltips pour le bouton permissions */
.hoverable-eligibility .eligibility-controls .btn-permissions[data-tooltip]::after {
  content: attr(data-tooltip);
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.95);
  color: white;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
  z-index: 999999 !important;
  pointer-events: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.hoverable-eligibility .eligibility-controls .btn-permissions:hover[data-tooltip]::after {
  opacity: 1;
  visibility: visible;
}

.tooltip-inner {
  text-align: left !important;
  max-width: 450px !important;
  white-space: normal !important;
}

.filter-help-icon {
  margin-left: 4px;
  font-size: 11px;
  cursor: help;
  opacity: 0.6;
}
.filter-help-icon:hover {
  opacity: 1;
}

.filter-input-tooltip + .tooltip .tooltip-inner {
  text-align: left !important;
  max-width: 450px !important;
  white-space: normal !important;
  word-wrap: break-word;
}

[data-original-title*="Depuis X jours"] ~ .tooltip .tooltip-inner,
[data-original-title*="Jusqu'à Y jours"] ~ .tooltip .tooltip-inner,
[data-original-title*=Entre] ~ .tooltip .tooltip-inner {
  text-align: left !important;
  max-width: 350px !important;
}

.admin-drawer-pill-bar {
  position: fixed;
  top: 129px;
  width: 44px;
  z-index: 1029;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  padding: 8px 0;
  background: rgba(255, 255, 255, 0.95);
  cursor: pointer;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
@media (max-width: 1199px) {
  .admin-drawer-pill-bar {
    top: 62px;
  }
}
.admin-drawer-pill-bar.pill-bar--left {
  left: 0;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 8px 0;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}
.drawer-left-open .admin-drawer-pill-bar.pill-bar--left {
  opacity: 0;
  pointer-events: none;
  transform: translateX(-44px);
}
.admin-drawer-pill-bar.pill-bar--right {
  right: 0;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 0 0 0 8px;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.1);
}
.drawer-right-open .admin-drawer-pill-bar.pill-bar--right {
  opacity: 0;
  pointer-events: none;
  transform: translateX(44px);
}

.pill-bar-badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  color: white;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
}
.pill-bar-badge--critical {
  background: #e74c3c;
}
.pill-bar-badge--warning {
  background: #f39c12;
}
.pill-bar-badge--info {
  background: #3498db;
}
.pill-bar-badge--tools {
  background: #6c5b9e;
  font-size: 14px;
}
.pill-bar-badge--default {
  background: #95a5a6;
  font-size: 14px;
}

.pill-bar-count {
  font-size: 13px;
}

.admin-drawer {
  position: fixed;
  top: 129px;
  width: 320px;
  height: calc(100vh - 129px);
  background: #f8f9fa;
  z-index: 1030;
  transition: transform 0.25s ease;
  display: flex;
  flex-direction: column;
}
.admin-drawer a:not([class*=btn-]):not(.btn),
.admin-drawer a:not([class*=btn-]):not(.btn):hover,
.admin-drawer a:not([class*=btn-]):not(.btn):focus,
.admin-drawer a:not([class*=btn-]):not(.btn):active {
  color: inherit;
}
.admin-drawer a:not([class*=btn-]):not(.btn):hover, .admin-drawer a:not([class*=btn-]):not(.btn):focus,
.admin-drawer a:not([class*=btn-]):not(.btn):hover:hover,
.admin-drawer a:not([class*=btn-]):not(.btn):hover:focus,
.admin-drawer a:not([class*=btn-]):not(.btn):focus:hover,
.admin-drawer a:not([class*=btn-]):not(.btn):focus:focus,
.admin-drawer a:not([class*=btn-]):not(.btn):active:hover,
.admin-drawer a:not([class*=btn-]):not(.btn):active:focus {
  color: #667eea !important;
}
@media (max-width: 1199px) {
  .admin-drawer {
    top: 62px;
    height: calc(100vh - 62px);
  }
}
.admin-drawer {
  min-width: 260px;
  max-width: 50vw;
}
.admin-drawer--left {
  left: 0;
  border-right: none;
  box-shadow: 4px 0 16px rgba(0, 0, 0, 0.08);
  transform: translateX(-100%);
}
.drawer-left-open .admin-drawer--left {
  transform: translateX(0);
}
.admin-drawer--right {
  right: 0;
  border-left: none;
  box-shadow: -4px 0 16px rgba(0, 0, 0, 0.08);
  transform: translateX(100%);
}
.drawer-right-open .admin-drawer--right:not(.calendly-orphans-drawer) {
  transform: translateX(0);
}

.drawer-resize-handle {
  position: absolute;
  top: 0;
  width: 6px;
  height: 100%;
  cursor: col-resize;
  z-index: 1;
  background: transparent;
  transition: background 0.15s;
}
.drawer-resize-handle:hover, .drawer-resize-handle.dragging {
  background: rgba(108, 91, 158, 0.3);
}
.admin-drawer--left .drawer-resize-handle {
  right: 0;
  border-right: 1px solid #ddd;
}
.admin-drawer--right .drawer-resize-handle {
  left: 0;
  border-left: 1px solid #ddd;
}

body.drawer-resizing {
  user-select: none;
  cursor: col-resize !important;
}
body.drawer-resizing .admin-drawer {
  transition: none !important;
}
body.drawer-resizing #wrap {
  transition: none !important;
}

.drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  height: 48px;
  background: #e8e8e8;
  border-bottom: 1px solid #ddd;
  flex-shrink: 0;
}

.drawer-title {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  color: #333;
}
.drawer-title .fa {
  margin-right: 8px;
  color: #666;
}

.drawer-close {
  background: none;
  border: none;
  font-size: 18px;
  color: #999;
  cursor: pointer;
  padding: 4px 8px;
  border-radius: 4px;
}
.drawer-close:hover {
  background: rgba(0, 0, 0, 0.08);
  color: #333;
}

.drawer-body {
  flex: 1;
  overflow-y: auto;
  padding: 0;
}

.drawer-section {
  border-bottom: 1px solid #ddd;
}
.drawer-section:last-child {
  border-bottom: none;
}

.drawer-section-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  text-decoration: none;
  color: #333;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.02);
  transition: background 0.15s;
}
.drawer-section-header:hover {
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  color: #333;
}
.drawer-section-header:focus {
  text-decoration: none;
  color: #333;
}
.drawer-section-header.collapsed .drawer-section-chevron {
  transform: rotate(-90deg);
}

.drawer-section-title {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #555;
}
.drawer-section-title .fa {
  margin-right: 6px;
}

.drawer-section-chevron {
  font-size: 10px;
  color: #999;
  transition: transform 0.2s;
}

.drawer-section-body {
  padding: 8px 16px 12px;
}

.drawer-alert-item {
  margin-bottom: 4px;
  border-radius: 4px;
  border-left: 3px solid transparent;
  transition: background 0.2s, border-color 0.2s;
}
.drawer-alert-item:last-child {
  margin-bottom: 0;
}
.drawer-alert-item.drawer-alert--critical {
  border-left-color: #e74c3c;
  background: rgba(231, 76, 60, 0.04);
}
.drawer-alert-item.drawer-alert--warning {
  border-left-color: #f39c12;
  background: rgba(243, 156, 18, 0.04);
}
.drawer-alert-item.drawer-alert--info {
  border-left-color: #3498db;
  background: rgba(52, 152, 219, 0.04);
}
.drawer-alert-item.drawer-alert--zero {
  border-left-color: #ddd;
  background: transparent;
}

.drawer-alert-item-header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 8px;
}
.drawer-alert--expandable .drawer-alert-item-header {
  cursor: pointer;
}
.drawer-alert--expandable .drawer-alert-item-header:hover {
  background: rgba(0, 0, 0, 0.03);
  border-radius: 4px;
}

.drawer-alert-badge--zero {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 22px;
  color: #ccc;
  font-size: 14px;
  flex-shrink: 0;
}

.drawer-alert-label--zero {
  font-style: italic;
  color: #bbb;
  font-size: 12px;
}

.drawer-alert-expand-icon {
  font-size: 10px;
  color: #999;
  margin-left: auto;
  transition: transform 0.2s;
}
[aria-expanded=true] .drawer-alert-expand-icon {
  transform: rotate(180deg);
}

.drawer-alert-expand-body {
  padding: 8px 12px 10px 36px;
  font-size: 12px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.drawer-alert-ids {
  font-size: 11px;
  color: #666;
  word-break: break-all;
  line-height: 1.4;
  padding: 4px 0;
}
.drawer-alert-ids .btn {
  margin-left: 8px;
  vertical-align: middle;
}

.drawer-alert-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 22px;
  padding: 0 6px;
  border-radius: 11px;
  color: white;
  font-size: 12px;
  font-weight: 700;
  flex-shrink: 0;
}
.drawer-alert-badge--critical {
  background: #e74c3c;
}
.drawer-alert-badge--warning {
  background: #f39c12;
}
.drawer-alert-badge--info {
  background: #3498db;
}

.drawer-alert-label {
  flex: 1;
  font-size: 12px;
  color: #444;
  line-height: 1.3;
}

.drawer-alert-link {
  flex-shrink: 0;
  font-size: 11px;
  text-decoration: none;
  border-radius: 3px;
  padding: 2px 8px;
}
.drawer-alert-link--critical {
  background: #e74c3c;
  color: white;
  border-color: #e74c3c;
}
.drawer-alert-link--critical:hover {
  background: rgb(222.7808219178, 45.698630137, 27.4191780822);
  color: white;
}
.drawer-alert-link--warning {
  background: #f39c12;
  color: white;
  border-color: #f39c12;
}
.drawer-alert-link--warning:hover {
  background: rgb(209.5879518072, 132.6506024096, 10.6120481928);
  color: white;
}
.drawer-alert-link--info {
  background: #3498db;
  color: white;
  border-color: #3498db;
}
.drawer-alert-link--info:hover {
  background: rgb(34.6744769874, 130.9924686192, 195.5255230126);
  color: white;
}

.drawer-tool-item {
  margin-bottom: 4px;
}
.drawer-tool-item:last-child {
  margin-bottom: 0;
}

.drawer-tool-link {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 7px 10px;
  border-radius: 4px;
  color: #555;
  font-size: 13px;
  text-decoration: none;
  transition: background 0.15s, color 0.15s;
}
.drawer-tool-link:hover, .drawer-tool-link:focus {
  background: rgba(102, 126, 234, 0.08);
  text-decoration: none;
  color: #667eea;
}
.drawer-tool-link .fa {
  width: 16px;
  text-align: center;
  color: #888;
}

.drawer-tool-header {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 7px 10px;
  font-size: 13px;
  color: #444;
}
.drawer-tool-header .fa:first-child {
  width: 16px;
  text-align: center;
  color: #888;
}

.drawer-tool-toggle {
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  transition: background 0.15s, color 0.15s;
}
.drawer-tool-toggle:hover, .drawer-tool-toggle:focus {
  background: rgba(102, 126, 234, 0.06);
  text-decoration: none;
  color: #555;
}

.drawer-tool-chevron {
  font-size: 10px;
  color: #999;
  margin-left: auto;
  transition: transform 0.2s;
}
a[aria-expanded=true] .drawer-tool-chevron {
  transform: rotate(180deg);
}

.drawer-tool-content {
  padding: 8px 10px 10px 34px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.drawer-tool-content .btn {
  display: block;
  width: 100%;
  margin-bottom: 6px;
  border-radius: 6px;
  text-align: left;
  padding: 7px 12px;
  font-size: 12px;
}
.drawer-tool-content .btn:last-child {
  margin-bottom: 0;
}

.drawer-stats-table {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
.drawer-stats-table th, .drawer-stats-table td {
  padding: 5px 8px;
  border-bottom: 1px solid #eee;
}
.drawer-stats-table th {
  font-weight: 600;
  color: #666;
  text-align: left;
}
.drawer-stats-table td {
  color: #333;
}
.drawer-stats-table tr:last-child td {
  border-bottom: none;
}

.admin-drawer-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1029;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

#wrap {
  transition: margin-left 0.25s ease, margin-right 0.25s ease;
}

@media (min-width: 1200px) {
  .drawer-left-open #wrap {
    margin-left: 320px;
  }
  .drawer-right-open #wrap {
    margin-right: 320px;
  }
}
@media (max-width: 1199px) {
  .drawer-left-open #admin-drawer-overlay,
  .drawer-right-open #admin-drawer-demo-overlay {
    opacity: 1;
    pointer-events: auto;
  }
}
.drawer-toggle-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #666;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.15s;
}
.drawer-toggle-btn:hover {
  background: rgba(0, 0, 0, 0.05);
  border-color: #ddd;
  color: #333;
}
.drawer-toggle-btn .fa {
  font-size: 15px;
}

.anim-pulse {
  animation: anim-pulse 2.5s ease-in-out infinite;
}

@keyframes anim-pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
}
.anim-pulse-fast {
  animation: anim-pulse 1.2s ease-in-out infinite;
}

.anim-glow-critical {
  animation: anim-glow-critical 2s ease-in-out infinite;
}

@keyframes anim-glow-critical {
  0%, 100% {
    box-shadow: 0 0 4px rgba(231, 76, 60, 0.3);
  }
  50% {
    box-shadow: 0 0 16px rgba(231, 76, 60, 0.7);
  }
}
.anim-glow-warning {
  animation: anim-glow-warning 2s ease-in-out infinite;
}

@keyframes anim-glow-warning {
  0%, 100% {
    box-shadow: 0 0 4px rgba(243, 156, 18, 0.3);
  }
  50% {
    box-shadow: 0 0 16px rgba(243, 156, 18, 0.7);
  }
}
.anim-glow-info {
  animation: anim-glow-info 2s ease-in-out infinite;
}

@keyframes anim-glow-info {
  0%, 100% {
    box-shadow: 0 0 4px rgba(52, 152, 219, 0.3);
  }
  50% {
    box-shadow: 0 0 16px rgba(52, 152, 219, 0.7);
  }
}
.anim-glow-pulse-critical {
  animation: anim-pulse 2s ease-in-out infinite, anim-glow-critical 2s ease-in-out infinite;
}

.anim-glow-pulse-warning {
  animation: anim-pulse 2s ease-in-out infinite, anim-glow-warning 2s ease-in-out infinite;
}

.anim-shake-h {
  animation: anim-shake-h 0.4s ease-in-out infinite;
  animation-delay: 0s;
  animation-iteration-count: 3;
  animation-fill-mode: forwards;
}

.anim-shake-h-loop {
  animation: anim-shake-h-loop 4s ease-in-out infinite;
}

@keyframes anim-shake-h {
  0%, 100% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-3px);
  }
  75% {
    transform: translateX(3px);
  }
}
@keyframes anim-shake-h-loop {
  0%, 10%, 100% {
    transform: translateX(0);
  }
  2.5% {
    transform: translateX(-3px);
  }
  5% {
    transform: translateX(3px);
  }
  7.5% {
    transform: translateX(-2px);
  }
}
.anim-shake-v-loop {
  animation: anim-shake-v-loop 4s ease-in-out infinite;
}

@keyframes anim-shake-v-loop {
  0%, 10%, 100% {
    transform: translateY(0);
  }
  2.5% {
    transform: translateY(-3px);
  }
  5% {
    transform: translateY(3px);
  }
  7.5% {
    transform: translateY(-2px);
  }
}
.anim-wobble {
  animation: anim-wobble 2s ease-in-out infinite;
  transform-origin: center center;
}

@keyframes anim-wobble {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-4deg);
  }
  75% {
    transform: rotate(4deg);
  }
}
.anim-bounce {
  animation: anim-bounce 2s ease infinite;
}

@keyframes anim-bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-4px);
  }
}
.anim-heartbeat {
  animation: anim-heartbeat 1.8s ease-in-out infinite;
}

@keyframes anim-heartbeat {
  0%, 100% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.2);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.15);
  }
  56% {
    transform: scale(1);
  }
}
.anim-flash {
  animation: anim-flash 2s ease-in-out infinite;
}

@keyframes anim-flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
}
.anim-ring {
  position: relative;
}
.anim-ring::after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 2px solid transparent;
  border-top-color: currentColor;
  border-radius: 50%;
  animation: anim-ring-spin 1.5s linear infinite;
}

@keyframes anim-ring-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.anim-slide-peek {
  animation: anim-slide-peek 4s ease-in-out infinite;
}

@keyframes anim-slide-peek {
  0%, 85%, 100% {
    width: 44px;
  }
  90% {
    width: 64px;
  }
  95% {
    width: 60px;
  }
}
.anim-color-shift-critical {
  animation: anim-color-shift-critical 3s ease-in-out infinite;
}

@keyframes anim-color-shift-critical {
  0%, 100% {
    background: #e74c3c;
  }
  50% {
    background: rgb(237.7068493151, 126.0219178082, 114.4931506849);
  }
}
.anim-color-shift-warning {
  animation: anim-color-shift-warning 3s ease-in-out infinite;
}

@keyframes anim-color-shift-warning {
  0%, 100% {
    background: #f39c12;
  }
  50% {
    background: rgb(245.9493975904, 180.3325301205, 76.2506024096);
  }
}
.anim-counter-jump {
  animation: anim-counter-jump 3s ease-in-out infinite;
}

@keyframes anim-counter-jump {
  0%, 90%, 100% {
    transform: translateY(0);
  }
  93% {
    transform: translateY(-4px);
  }
  96% {
    transform: translateY(0);
  }
}
.anim-breathing {
  animation: anim-breathing 4s ease-in-out infinite;
}

@keyframes anim-breathing {
  0%, 100% {
    width: 44px;
  }
  50% {
    width: 60px;
  }
}
.anim-breathing-glow {
  animation: anim-breathing 4s ease-in-out infinite, anim-glow-critical 3s ease-in-out infinite;
}

.anim-border-pulse {
  animation: anim-border-pulse 2s ease-in-out infinite;
}

@keyframes anim-border-pulse {
  0%, 100% {
    border-left-width: 3px;
  }
  50% {
    border-left-width: 6px;
  }
}
.anim-bg-fade-critical {
  animation: anim-bg-fade-critical 3s ease-in-out infinite;
}

@keyframes anim-bg-fade-critical {
  0%, 100% {
    background: rgba(231, 76, 60, 0.04);
  }
  50% {
    background: rgba(231, 76, 60, 0.12);
  }
}
.anim-bg-fade-warning {
  animation: anim-bg-fade-warning 3s ease-in-out infinite;
}

@keyframes anim-bg-fade-warning {
  0%, 100% {
    background: rgba(243, 156, 18, 0.04);
  }
  50% {
    background: rgba(243, 156, 18, 0.12);
  }
}
.anim-icon-spin .fa:first-child {
  animation: anim-icon-spin 4s linear infinite;
}

@keyframes anim-icon-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.anim-icon-bounce .fa:first-child {
  animation: anim-bounce 2s ease infinite;
}

.anim-badge-wiggle .drawer-alert-badge {
  animation: anim-wobble 2s ease-in-out infinite;
}

.anim-row-nudge {
  animation: anim-row-nudge 4s ease-in-out infinite;
}

@keyframes anim-row-nudge {
  0%, 90%, 100% {
    transform: translateX(0);
  }
  93% {
    transform: translateX(6px);
  }
  96% {
    transform: translateX(0);
  }
}
.anim-highlight-sweep {
  position: relative;
  overflow: hidden;
}
.anim-highlight-sweep::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6), transparent);
  animation: anim-highlight-sweep 4s ease-in-out infinite;
  pointer-events: none;
}

@keyframes anim-highlight-sweep {
  0%, 80%, 100% {
    left: -100%;
  }
  90% {
    left: 100%;
  }
}
.todo-drawer-content {
  padding: 12px 14px;
}

.todo-drawer-pill-bar {
  cursor: pointer;
}
.todo-drawer-pill-bar .pill-bar-badge--todo {
  background: #6c5b9e;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.todo-drawer-tabs {
  display: flex;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 12px;
}

.todo-drawer-tab {
  flex: 1;
  padding: 8px 4px;
  border: none;
  background: transparent;
  font-size: 11px;
  font-weight: 600;
  color: #999;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  transition: color 0.15s, border-color 0.15s;
  text-align: center;
}
.todo-drawer-tab:hover {
  color: #666;
}
.todo-drawer-tab.active {
  color: #6c5b9e;
  border-bottom-color: #6c5b9e;
}

.todo-drawer-tab-badge {
  display: inline-block;
  background: #6c5b9e;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  padding: 1px 5px;
  border-radius: 8px;
  margin-left: 4px;
  vertical-align: middle;
}

.todo-drawer-source {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 8px;
  padding: 5px 9px;
  font-size: 11px;
  color: #5a6b7b;
  background: #eef2f6;
  border: 1px solid #dde4ea;
  border-radius: 4px;
}
.todo-drawer-source .fa {
  color: #95a5a6;
}
.todo-drawer-source strong {
  color: #2c3e50;
  font-weight: 600;
}

.todo-drawer-header {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  margin-bottom: 4px;
}
.todo-drawer-header .todo-drawer-tabs {
  flex: 1;
  min-width: 0;
}

.todo-drawer-view-toggle {
  display: flex;
  gap: 2px;
  padding-bottom: 6px;
  flex-shrink: 0;
}

.todo-drawer-view-btn {
  width: 28px;
  height: 28px;
  padding: 0;
  border: 1px solid #eee;
  border-radius: 4px;
  background: #fff;
  color: #bbb;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  transition: all 0.15s;
}
.todo-drawer-view-btn:hover {
  color: #6c5b9e;
  border-color: #d5d0e6;
}
.todo-drawer-view-btn.todo-drawer-view-btn--active {
  background: #6c5b9e;
  color: #fff;
  border-color: #6c5b9e;
}

.todo-drawer-agenda {
  padding: 4px 0;
}

.todo-drawer-agenda-day {
  display: flex;
  gap: 10px;
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}
.todo-drawer-agenda-day:last-child {
  border-bottom: none;
}

.todo-drawer-agenda-date {
  flex-shrink: 0;
  width: 60px;
  text-align: center;
  padding-top: 4px;
}

.todo-drawer-agenda-date-day {
  font-size: 9px;
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.todo-drawer-agenda-date-num {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
}
.todo-drawer-date--overdue .todo-drawer-agenda-date-num {
  color: #c62828;
}
.todo-drawer-date--today .todo-drawer-agenda-date-num {
  color: #6c5b9e;
}
.todo-drawer-date--soon .todo-drawer-agenda-date-num {
  color: #e65100;
}
.todo-drawer-date--nodate .todo-drawer-agenda-date-num {
  color: #ccc;
}

.todo-drawer-agenda-date-month {
  font-size: 9px;
  color: #999;
}

.todo-drawer-agenda-date-badge {
  display: inline-block;
  font-size: 8px;
  font-weight: 700;
  padding: 1px 5px;
  border-radius: 3px;
  margin-top: 2px;
  background: #e8f5e9;
  color: #2e7d32;
}
.todo-drawer-date--today .todo-drawer-agenda-date-badge {
  background: #ede7f6;
  color: #6c5b9e;
}
.todo-drawer-agenda-date-badge.todo-drawer-agenda-date-badge--overdue {
  background: #fce4ec;
  color: #c62828;
}

.todo-drawer-agenda-items {
  flex: 1;
  min-width: 0;
}

.todo-drawer-section {
  margin-bottom: 16px;
}

.todo-drawer-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 0;
  margin-bottom: 6px;
  cursor: default;
}

.todo-drawer-section-title {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #999;
}

.todo-drawer-section-count {
  font-size: 10px;
  font-weight: 600;
  color: #bbb;
}

.todo-drawer-item {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  padding: 8px;
  margin-bottom: 4px;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.15s;
  position: relative;
}
.todo-drawer-item:hover {
  background: #f5f3fa;
}
.todo-drawer-item.todo-drawer-item--active {
  background: #ede8f7;
}
.todo-drawer-item.todo-drawer-item--completed {
  opacity: 0.5;
}
.todo-drawer-item.todo-drawer-item--canceled {
  opacity: 0.3;
}
.todo-drawer-item.todo-drawer-item--source-persisted {
  border-left: 2px solid #1976D2;
}
.todo-drawer-item.todo-drawer-item--source-proposal {
  border-left: 2px dashed #F59C12;
}

.todo-drawer-item-check {
  flex-shrink: 0;
  font-size: 12px;
  line-height: 1;
  margin-top: 2px;
}

.todo-drawer-item-body {
  flex: 1;
  min-width: 0;
  overflow: hidden;
}

.todo-drawer-item-label {
  font-size: 12px;
  font-weight: 600;
  color: #333;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.todo-drawer-item-name {
  font-size: 11px;
  color: #666;
  margin-top: 2px;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.todo-drawer-item-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 2px 4px;
  align-items: center;
  margin-top: 3px;
  font-size: 10px;
  color: #999;
}

.todo-drawer-item-separator {
  color: #ccc;
}

.todo-drawer-item-project {
  color: #6c5b9e;
  font-weight: 600;
  text-decoration: none;
}
.todo-drawer-item-project:hover {
  text-decoration: underline;
}

.todo-drawer-item-column {
  color: #bbb;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.todo-drawer-item-assignee {
  background: #e8e4f0;
  color: #6c5b9e;
  font-weight: 700;
  padding: 0 4px;
  border-radius: 3px;
  font-size: 9px;
}

.todo-drawer-hidden-section {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px dashed #d5d0e6;
}

.todo-drawer-hidden-toggle {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  padding: 8px 10px;
  border: 1px dashed #ccc;
  border-radius: 4px;
  background: #f9f8fc;
  color: #999;
  font-size: 11px;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}
.todo-drawer-hidden-toggle:hover {
  background: #f0ecfa;
  color: #6c5b9e;
  border-color: #d5d0e6;
}
.todo-drawer-hidden-toggle .fa {
  font-size: 12px;
}

.todo-drawer-hidden-content {
  margin-top: 8px;
}

.todo-drawer-section--muted {
  opacity: 0.6;
}
.todo-drawer-section--muted:hover {
  opacity: 1;
}

.todo-drawer-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-top: 1px solid #eee;
  margin-top: 12px;
}

.todo-drawer-timestamp {
  font-size: 10px;
  color: #bbb;
}

.todo-drawer-refresh {
  border: none;
  background: transparent;
  color: #999;
  cursor: pointer;
  font-size: 14px;
  padding: 4px;
}
.todo-drawer-refresh:hover {
  color: #6c5b9e;
}

.todo-drawer-empty {
  text-align: center;
  padding: 40px 20px;
  color: #bbb;
  font-size: 13px;
}

/*! jQuery UI - v1.14.2 - 2026-01-28
* https://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
/* 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;
}

.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: -0.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%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.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;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.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: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
}

.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: 0.4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 125+ */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.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: 0.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 {
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.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;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.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: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.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: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-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;
}

.ui-draggable-handle {
  touch-action: none;
}

.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;
}

.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%;
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.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;
}

.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: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.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;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .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;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.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;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.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;
  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;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.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;
  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;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* 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;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
}

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

:root {
  --dt-row-selected: 0, 136, 204;
  --dt-row-selected-text: 255, 255, 255;
  --dt-row-selected-link: 9, 10, 11;
  --dt-row-stripe: 0, 0, 0;
  --dt-row-hover: 0, 0, 0;
  --dt-column-ordering: 0, 0, 0;
  --dt-html-background: white;
}

:root.dark {
  --dt-html-background: rgb(33, 37, 41);
}

table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer;
}

table.dataTable td.dt-control:before {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  content: "▶";
}

table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "▼";
}

html.dark table.dataTable td.dt-control:before,
:root[data-bs-theme=dark] table.dataTable td.dt-control:before {
  color: rgba(255, 255, 255, 0.5);
}

html.dark table.dataTable tr.dt-hasChild td.dt-control:before,
:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before {
  color: rgba(255, 255, 255, 0.5);
}

table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.8em;
}

table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▲";
  content: "▲"/"";
}

table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "▼";
  content: "▼"/"";
}

table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 0.6;
}

table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before {
  display: none;
}

table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}

div.dataTables_scrollBody > table.dataTable > thead > tr > th:before, div.dataTables_scrollBody > table.dataTable > thead > tr > th:after,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:before,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:after {
  display: none;
}

div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px;
  z-index: 10;
}

div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto;
}

div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgb(0, 136, 204);
  background: rgb(var(--dt-row-selected));
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  animation: datatables-loader-1 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  animation: datatables-loader-2 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  animation: datatables-loader-2 0.6s infinite;
}

div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  animation: datatables-loader-3 0.6s infinite;
}

@keyframes datatables-loader-1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes datatables-loader-3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes datatables-loader-2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
  text-align: left;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
}

table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: transparent;
}

table.dataTable > tbody > tr {
  background-color: transparent;
}

table.dataTable > tbody > tr.selected > * {
  box-shadow: inset 0 0 0 9999px rgb(0, 136, 204);
  box-shadow: inset 0 0 0 9999px rgb(var(--dt-row-selected));
  color: rgb(255, 255, 255);
  color: rgb(var(--dt-row-selected-text));
}

table.dataTable > tbody > tr.selected a {
  color: rgb(9, 10, 11);
  color: rgb(var(--dt-row-selected-link));
}

table.dataTable.table-striped > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.023);
}

table.dataTable.table-striped > tbody > tr.odd.selected > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 136, 204, 0.923);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.923);
}

table.dataTable.table-hover > tbody > tr:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover), 0.075);
}

table.dataTable.table-hover > tbody > tr.selected:hover > * {
  box-shadow: inset 0 0 0 9999px rgba(0, 136, 204, 0.975);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected), 0.975);
}

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}

div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}

div.dataTables_scrollBody > table > tbody > tr:first-child > th,
div.dataTables_scrollBody > table > tbody > tr:first-child > td {
  border-top: none;
}

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}

div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}

table.table-bordered.dataTable {
  border-right-width: 0;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 1px;
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:first-child {
  padding-left: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^=col-]:last-child {
  padding-right: 0;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control {
  cursor: pointer;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  margin-right: 0.5em;
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  content: "►";
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control.arrow-right::before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control.arrow-right::before {
  content: "◄";
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: "▼";
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
  padding-left: 0.333em;
}

table.dataTable.dtr-column > tbody > tr > td.dtr-control,
table.dataTable.dtr-column > tbody > tr > th.dtr-control,
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  cursor: pointer;
}

table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
  content: "►";
}

table.dataTable.dtr-column > tbody > tr > td.dtr-control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > td.control.arrow-right::before,
table.dataTable.dtr-column > tbody > tr > th.control.arrow-right::before {
  content: "◄";
}

table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: "▼";
}

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}

table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}

table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}

table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
  padding-top: 0;
}

table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}

div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: fit-content;
  max-height: 75%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}

div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 2.5em;
}

div.dtr-modal div.dtr-modal-content h2 {
  margin-top: 0;
}

div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}

div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
html.dark table.dataTable > tbody > tr > td.dtr-control:before {
  color: rgba(255, 255, 255, 0.5) !important;
}

html.dark table.dataTable > tbody > tr.child ul.dtr-details > li {
  border-bottom-color: #404346;
}

html.dark div.dtr-modal div.dtr-modal-display {
  background-color: #212529;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

div.dtr-bs-modal table.table tr:first-child td {
  border-top: none;
}

@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes dtb-spinner {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes dtb-spinner {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dtb-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes dtb-spinner {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21;
}

div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
}

div.dt-button-info > div {
  padding: 1em;
}

div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  font-size: 0.9em;
}

div.dt-button-collection-title:empty {
  display: none;
}

div.dt-button-collection {
  position: absolute;
  z-index: 2001;
}

div.dt-button-collection ul.dropdown-menu {
  position: relative;
  display: block;
  z-index: 2002;
  min-width: 100%;
}

div.dt-button-collection div.dt-button-collection-title {
  background-color: white;
}

div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0;
}

div.dt-button-collection.fixed.two-column {
  margin-left: -200px;
}

div.dt-button-collection.fixed.three-column {
  margin-left: -225px;
}

div.dt-button-collection.fixed.four-column {
  margin-left: -300px;
}

div.dt-button-collection > :last-child {
  display: block !important;
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}

div.dt-button-collection > :last-child > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

div.dt-button-collection.two-column {
  width: 400px;
}

div.dt-button-collection.two-column > :last-child {
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
}

div.dt-button-collection.three-column {
  width: 450px;
}

div.dt-button-collection.three-column > :last-child {
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}

div.dt-button-collection.four-column {
  width: 600px;
}

div.dt-button-collection.four-column > :last-child {
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4;
}

div.dt-button-collection .dt-button {
  border-radius: 0;
}

div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2001;
}

@media screen and (max-width: 767px) {
  div.dt-buttons {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
  }
  div.dt-buttons a.btn {
    float: none;
  }
}
div.dt-buttons button.btn.processing,
div.dt-buttons div.btn.processing,
div.dt-buttons a.btn.processing {
  color: rgba(0, 0, 0, 0.2);
}

div.dt-buttons button.btn.processing:after,
div.dt-buttons div.btn.processing:after,
div.dt-buttons a.btn.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: " ";
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear;
}

table.dataTable.fixedHeader-floating,
table.dataTable.fixedHeader-locked {
  background-color: white;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

table.dataTable.fixedHeader-locked {
  position: absolute !important;
}

@media print {
  table.fixedHeader-floating {
    display: none;
  }
}
table.DTFC_Cloned tr {
  background-color: white;
  margin-bottom: 0;
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_RightHeadWrapper table {
  border-bottom: none !important;
  margin-bottom: 0 !important;
  background-color: white;
}

div.DTFC_LeftBodyWrapper table,
div.DTFC_RightBodyWrapper table {
  border-top: none;
  margin: 0 !important;
  z-index: 2;
}

div.DTFC_LeftBodyWrapper table thead .sorting:before, div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:before,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:before,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_LeftBodyWrapper table thead .sorting:before,
div.DTFC_LeftBodyWrapper table thead .sorting:after,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:before,
div.DTFC_LeftBodyWrapper table thead .sorting_asc:after,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:before,
div.DTFC_LeftBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:before,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:before,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:before,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after,
div.DTFC_RightBodyWrapper table thead .sorting:before,
div.DTFC_RightBodyWrapper table thead .sorting:after,
div.DTFC_RightBodyWrapper table thead .sorting_asc:before,
div.DTFC_RightBodyWrapper table thead .sorting_asc:after,
div.DTFC_RightBodyWrapper table thead .sorting_desc:before,
div.DTFC_RightBodyWrapper table thead .sorting_desc:after {
  display: none;
}

div.DTFC_LeftBodyWrapper table tbody tr:first-child th,
div.DTFC_LeftBodyWrapper table tbody tr:first-child td,
div.DTFC_RightBodyWrapper table tbody tr:first-child th,
div.DTFC_RightBodyWrapper table tbody tr:first-child td {
  border-top: none;
}

div.DTFC_LeftFootWrapper table,
div.DTFC_RightFootWrapper table {
  border-top: none;
  margin-top: 0 !important;
  background-color: white;
}

div.DTFC_Blocker {
  background-color: white;
}

.fixedHeader-floating thead {
  top: 60px;
  position: absolute;
  background: white;
}

table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px solid #dddddd;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #dddddd;
}

.dt-buttons {
  margin-bottom: 15px;
}
.dt-buttons .btn {
  border-radius: 16px;
  color: #E6EAF0;
  background-color: #024638;
  border: none;
}
.dt-buttons .btn:hover {
  color: #E6EAF0;
  background-color: rgba(2, 70, 56, 0.75);
}
.dt-buttons .btn:active {
  color: #024638;
  background-color: #E6EAF0;
}
.dt-buttons .btn:disabled {
  background-color: rgba(2, 70, 56, 0.5); /* TODO check */
  color: #E6EAF0;
}
.dt-buttons .btn:focus:not(:hover):not(:active):not(:disabled) {
  color: #E6EAF0;
}
.dt-buttons .btn {
  background-image: inherit;
  text-shadow: inherit;
  box-shadow: inherit;
}
.dt-buttons.btn-group > .btn:last-child:not(:first-child), .dt-buttons .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.dt-buttons.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.dt-buttons.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 16px;
}

.datatable-column-selector.collapse.in {
  display: flex;
  justify-content: center;
}

.dataTables_info {
  font-size: 0.85em;
  color: #6c757d;
  font-style: italic;
  margin-top: 8px;
  margin-bottom: 8px;
}

.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;
  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;
  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;
  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;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.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: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 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: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 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: white;
  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: white;
}

.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;
  /*------------------------------------*      #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*      #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*      #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*    #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*    #RTL SUPPORT
  \*------------------------------------*/
}

.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
  outline: 0;
}

.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
}

.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */
}

.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;
  /**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
  /**
     * Hover state.
     */
  /**
     * Selected state.
     */
}

.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  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: #777777;
  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 {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}

.select2-container--bootstrap.select2-container--open {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
  /**
     * Handle border radii of the container when the dropdown is showing.
     */
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 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: bold;
  margin-right: 10px;
}

.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  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: #eeeeee;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}

.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}

.select2-container--bootstrap .select2-dropdown--above {
  -webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0px -6px 12px rgba(0, 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;
  /**
     * Adjust the single Select2's dropdown arrow button appearance.
     */
}

.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 transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  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: #555555;
  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;
  /**
     * Make Multi Select2's choices match Bootstrap 3's default button styles.
     */
  /**
     * Minus 2px borders.
     */
  /**
     * Clear the selection.
     */
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: #555555;
  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: transparent;
  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: bold;
  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;
}

.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}

.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

.select2-container--bootstrap[dir=rtl] {
  /**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
  /**
     * Multiple Select2
     */
}

.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;
  /* 1 */
}

.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-selection__choice,
.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-search--inline {
  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;
}

/*------------------------------------*  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.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 {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  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 {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  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 {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  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;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.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;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
  /**
   * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
   * Multi Select2's height which - depending on how many elements have been selected -
   * may grow taller than its initial size.
   *
   * @see http://getbootstrap.com/components/#input-groups
   */
}

.input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
  float: none;
}

.input-group > .select2-container--bootstrap.select2-container--open, .input-group > .select2-container--bootstrap.select2-container--focus {
  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;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
 */
@media (min-width: 768px) {
  .form-inline .select2-container--bootstrap {
    display: inline-block;
  }
}
/*!
 * FullCalendar v3.10.5
 * Docs & License: https://fullcalendar.io/
 * (c) 2019 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
}

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: 0.3;
}

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 0.6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 0.2em;
  vertical-align: middle;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.fc-clear {
  clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.fc th {
  text-align: center;
}

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer;
}

a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: 0.85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
}

.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}

.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: 0.25;
}

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: 0.3;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative;
}

.fc-icon-left-single-arrow:after {
  content: "‹";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-right-single-arrow:after {
  content: "›";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-left-double-arrow:after {
  content: "«";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "»";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "◄";
  font-size: 125%;
  top: 3%;
}

.fc-icon-right-triangle:after {
  content: "►";
  font-size: 125%;
  top: 3%;
}

.fc-icon-down-triangle:after {
  content: "▼";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "×";
  font-size: 200%;
  top: 6%;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 0.9em;
  margin-top: 2px;
}

/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-disabled-day {
  background-image: none;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal;
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */
}

.fc.fc-bootstrap3 a {
  text-decoration: none;
}

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

.fc.fc-bootstrap4 a {
  text-decoration: none;
}

.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}

.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}

.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap4 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: 0.75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center;
}

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: " - ";
  /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}

.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px;
}

.fc-list-heading td {
  font-weight: bold;
}

.fc-ltr .fc-list-heading-main {
  float: left;
}

.fc-ltr .fc-list-heading-alt {
  float: right;
}

.fc-rtl .fc-list-heading-main {
  float: right;
}

.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit;
}

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}

@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.dropzone, .dropzone * {
  box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

header {
  z-index: 100000 !important;
  background-color: white;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25);
}
header .navbar-header {
  padding: 15px 6px 0 0;
}
header .navbar-header .navbar-nav .dropdown-menu {
  min-width: 180px;
}
header .navbar-header .navbar-nav .dropdown-menu li {
  float: none;
}
header .navbar-header .navbar-nav .dropdown-menu li a {
  line-height: 12px !important;
}
header .navbar-header .navbar-nav .dropdown-menu li a:hover {
  border-radius: initial !important;
}
header .navbar-header .navbar-nav .dropdown-menu .disabled-link {
  cursor: not-allowed;
  display: flex;
  flex-direction: column;
  color: gray;
}
header .navbar-header .navbar-nav .dropdown-menu .disabled-link:hover {
  background-color: initial !important;
}
header .navbar-header .navbar-nav .dropdown-menu .disabled-link span {
  font-size: 14px;
  padding: 6px 16px;
}
header .navbar-header .navbar-nav .dropdown-menu .disabled-link .disabled-link-explanation {
  display: none;
  padding-top: 0;
  font-size: 85%;
  color: var(--brand-accent);
}
header .navbar-header .navbar-nav .dropdown-menu.dropdown-menu-custom {
  position: absolute;
  float: inherit;
  width: inherit;
  margin-top: inherit;
  background-color: white;
  border: 1px solid #cccccc;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
header .navbar-header .navbar-nav .dropdown-menu.dropdown-menu-custom.dropdown-menu-right-custom {
  left: auto;
  right: 0px;
}
header .navbar-nav .disabled-link {
  cursor: not-allowed;
  display: flex;
  flex-direction: column;
  color: gray;
}
header .navbar-nav .disabled-link:hover {
  background-color: initial !important;
}
header .navbar-nav .disabled-link span {
  font-size: 16px;
  padding: 3px 20px;
}
header .navbar-nav .disabled-link .disabled-link-explanation {
  display: none;
  padding-top: 0;
  font-size: 85%;
  color: var(--brand-accent);
}
header .navbar-nav > li > a {
  cursor: pointer;
  text-decoration: none;
  padding: 20px 20px;
  color: var(--brand-accent);
  font-weight: 500;
  line-height: 35px;
  text-transform: uppercase;
}
header .navbar-collapse:after {
  display: initial;
}
header .navbar-nav > .phone-link,
header .navbar-nav > .account-link {
  padding: 16px 10px;
}
header .navbar-nav > .phone-link a.signed-in,
header .navbar-nav > .account-link a.signed-in {
  color: #ffffff;
  background-color: var(--brand-primary);
}
header .navbar-nav > .phone-link a,
header .navbar-nav > .account-link a {
  border-radius: 50%;
  padding: 4px 16px;
}
header .navbar-nav > .phone-link a:hover,
header .navbar-nav > .account-link a:hover {
  color: #ffffff;
  background-color: var(--interactive-hover);
}
header .navbar-nav > .phone-link .ls-menu a:hover,
header .navbar-nav > .account-link .ls-menu a:hover {
  color: #262626;
  background-color: #e8e8e8;
}
header .navbar-nav > .phone-link .tooltip,
header .navbar-nav > .account-link .tooltip {
  opacity: 1;
}
header .navbar-nav > .phone-link .tooltip .tooltip-arrow,
header .navbar-nav > .account-link .tooltip .tooltip-arrow {
  border-bottom-color: #f5f5f5;
  border-width: 0px 15px 15px;
  margin-left: -15px;
  top: 0 !important;
}
header .navbar-nav > .phone-link .tooltip .tooltip-inner,
header .navbar-nav > .account-link .tooltip .tooltip-inner {
  margin-top: 10px;
  background-color: #ffffff;
  color: black;
  font-weight: 400;
  max-width: 400px;
  min-width: 300px;
  border: 1px solid #f5f5f5;
}
header .navbar-nav > .phone-link .tooltip .tooltip-inner:after,
header .navbar-nav > .account-link .tooltip .tooltip-inner:after {
  content: "\a Contactez-nous au 01.82.83.97.52 \a contact@lendosphere.com";
  white-space: pre;
  line-height: 2em;
}
header .navbar-nav > li.active {
  background-color: var(--brand-primary);
}
header .navbar-nav > li.active > a {
  background-color: var(--brand-primary);
  color: white;
}

header.navbar {
  border: 0;
  margin-bottom: 0px;
}

.impersonation-banner {
  background-color: #fff4cc;
  border-top: 1px solid #f1d26b;
  color: #3a3320;
  font-size: 13px;
  line-height: 30px;
  min-height: 30px;
}

.impersonation-banner__inner {
  align-items: center;
  display: flex;
  gap: 10px;
}

.impersonation-banner__label {
  background-color: #1f6f8b;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  padding: 0 8px;
  text-transform: uppercase;
}

.impersonation-banner__text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.impersonation-banner__link {
  color: #1f6f8b;
  font-weight: 700;
  margin-left: 10px;
  text-decoration: underline;
}

.navbar-header .navbar-toggle .icon-bar {
  background-color: #888;
}

.dropdown.dropdown-hover:hover .dropdown-menu {
  display: block;
}

.dropdown:hover > .dropdown-menu.ls-dropdown-menu,
.dropdown:focus-within > .dropdown-menu.ls-dropdown-menu {
  display: block;
}

.dropdown.open > .dropdown-menu.ls-dropdown-menu {
  display: block;
}

@media screen and (max-width: 1201px) {
  .header-top {
    display: none !important;
  }
}

.header-bot {
  margin-top: 5px;
}
.header-bot .logo-small {
  opacity: 0;
}
.header-bot .navbar-right {
  opacity: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media screen and (max-width: 1201px) {
  .header-bot .navbar-right.navbar-nav:last-child {
    margin: 0px;
    text-align: left;
  }
  .header-bot .navbar-right.navbar-nav:last-child li.ls-menu > a {
    padding: 5px 12px 5px;
    line-height: 2.8em;
  }
}
.header-bot .navbar-right .phone-link {
  padding: 0px;
}
.header-bot .navbar-header .navbar-brand {
  max-height: 1px;
}
.header-bot .navbar-header .navbar-left {
  display: none;
}
@media screen and (min-width: 992px) {
  .header-bot .navbar-header button.navbar-toggle.collapsed {
    display: none;
  }
}
.header-bot .navbar-content .navbar-nav > li > a {
  padding: 5px 12px 5px;
  line-height: 2.8em;
}
@media screen and (min-width: 1202px) {
  .header-bot .navbar-content .navbar-collapse-account {
    display: block;
  }
}
.header-bot .navbar-content .navbar-collapse-account .social-networks li > a {
  padding: 5px 12px 0px;
}

@media screen and (max-width: 1201px) {
  .header-shrink .header-top {
    display: none !important;
  }
}
.header-shrink .header-top .navbar-right {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-in;
  -moz-transition: opacity 0.5s ease-in-in;
  -ms-transition: opacity 0.5s ease-in-in;
  -o-transition: opacity 0.5s ease-in-in;
  transition: opacity 0.5s ease-in-in;
}
.header-shrink .header-bot {
  margin-top: 0;
}
.header-shrink .header-bot .navbar-brand {
  clear: both;
}
.header-shrink .header-bot .logo-small {
  width: 231px;
  height: 50px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.header-shrink .header-bot .navbar-right {
  opacity: 1;
  height: auto;
  width: auto;
  overflow: visible;
}
.header-shrink .header-bot .navbar-right.social-networks {
  opacity: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.header-shrink .header-bot .navbar-header {
  padding-top: 6px;
}
@media screen and (min-width: 1200px) {
  .header-shrink .header-bot .navbar-header .navbar-nav {
    display: none;
  }
}
.header-shrink .header-bot .navbar-content .navbar-nav > li > a {
  padding: 14px 12px 14px;
  line-height: 2.8em;
}
.header-shrink .header-bot .navbar-collapse-navigation .navbar-nav li > a {
  padding: 14px 12px;
  -webkit-transition: padding 0.4s ease-in-out;
  -moz-transition: padding 0.4s ease-in-out;
  -ms-transition: padding 0.4s ease-in-out;
  -o-transition: padding 0.4s ease-in-out;
  transition: padding 0.4s ease-in-out;
  line-height: 2.8em;
}
.header-shrink .header-bot .navbar-nav > li.phone-link,
.header-shrink .header-bot .navbar-nav > li.account-link {
  padding: 10px 0px 10px 10px;
  -webkit-transition: padding 0.4s ease-in-out;
  -moz-transition: padding 0.4s ease-in-out;
  -ms-transition: padding 0.4s ease-in-out;
  -o-transition: padding 0.4s ease-in-out;
  transition: padding 0.4s ease-in-out;
}
.header-shrink .header-bot .navbar-nav > li.phone-link a,
.header-shrink .header-bot .navbar-nav > li.account-link a {
  margin: 0px 10px;
  padding: 4px 16px;
  -webkit-transition: padding 0.4s ease-in-out;
  -moz-transition: padding 0.4s ease-in-out;
  -ms-transition: padding 0.4s ease-in-out;
  -o-transition: padding 0.4s ease-in-out;
  transition: padding 0.4s ease-in-out;
}
@media screen and (max-width: 1201px) {
  .header-shrink .header-bot .navbar-nav > li.phone-link,
  .header-shrink .header-bot .navbar-nav > li.account-link {
    padding: 0px;
  }
}

.dropdown-menu-right-custom li {
  margin-bottom: 5px;
}

.small-screen-full-menu {
  display: none;
}

@media screen and (max-width: 1201px) {
  .small-screen-full-menu {
    display: block;
  }
}
@media screen and (max-width: 1201px) {
  .header-shrink-mob .header-top {
    display: none;
  }
  .header-shrink-mob .header-bot .navbar-header {
    padding: 0px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-brand {
    padding: 7px 15px 12px 15px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-brand .logo-small {
    width: 231px;
    height: 50px;
    opacity: 1;
    margin-top: 0;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-brand .logo-small.valorem-logo {
    width: auto;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav {
    max-height: 62px;
    margin: 0px;
    display: block;
    opacity: 1;
    height: auto;
    width: auto;
    overflow: visible;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav li {
    padding: 0px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav li a {
    max-height: 62px;
    margin: 0px;
    padding: 14px 12px;
    line-height: 2.8em;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav.navbar-left li {
    float: left;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav.navmenu-left {
    display: none;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link,
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .account-link {
    max-height: 62px;
    margin: 0px 5px 0px 5px;
    padding: 8px 0px 8px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link a,
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .account-link a {
    padding: 3px 16px 3px 16px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link .dropdown-menu a,
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .account-link .dropdown-menu a {
    color: #262626;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-radius: 0px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link .dropdown-menu li:hover,
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .account-link .dropdown-menu li:hover {
    background-color: #e8e8e8;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link {
    margin-top: 1px;
  }
  .header-shrink-mob .header-bot .navbar-content .navbar-nav {
    display: block;
    opacity: 1;
    height: auto;
    width: auto;
    overflow: visible;
  }
  .header-shrink-mob .header-bot .navbar-content .navbar-nav.social-networks {
    display: none;
  }
  .header-shrink-mob .header-bot .navbar-content .navbar-nav .phone-link {
    display: none;
  }
}
@media screen and (max-width: 993px) {
  .header-shrink-mob .header-bot .navbar-header .navbar-toggle {
    padding: 15px 10px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav.navmenu-left {
    display: block;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav.navmenu-left .dropdown-menu li {
    float: none;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link,
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .account-link {
    max-height: 62px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link a,
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .account-link a {
    padding: 5px 16px 5px 16px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-left {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link,
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .account-link {
    max-height: 62px;
  }
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .phone-link a,
  .header-shrink-mob .header-bot .navbar-header .navbar-nav .account-link a {
    padding: 6px 16px 6px 16px;
  }
  .header-shrink-mob .header-bot .navbar-collapse-navigation .navbar-nav li > a {
    padding: 5px 12px 5px;
    line-height: 2.8em;
  }
}
@media screen and (min-width: 992px) and (max-width: 1201px) {
  .header-shrink-mob .header-bot .navbar-toggle[data-target=".navbar-collapse-navigation"],
  .header-shrink-mob .header-bot .navbar-collapse-navigation.collapse.in,
  .header-shrink-mob .header-bot .navbar-toggle[data-target=".navbar-collapse"],
  .header-shrink-mob .header-bot .navbar-collapse.collapse.in {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 993px) {
  .header-shrink-mob .header-bot .navbar-header .navbar-brand {
    padding: 6px 15px 3px 15px;
  }
}

.dropdown-menu > li {
  width: 100% !important;
}

.dropdown-menu > li > a {
  padding: 3px 20px !important;
}
.dropdown-menu > li > a:not(.active > *) {
  color: var(--brand-accent) !important;
}

.dropdown-menu > .active > a {
  font-weight: 600;
}

@media screen and (max-width: 993px) {
  #submenu_navbar {
    position: static;
    float: none;
    width: 100%;
    top: auto;
    left: auto;
    margin: 12px 0 0;
    box-shadow: none;
    border: none;
  }
  #submenu_navbar > li {
    padding-left: 0;
  }
}
@media screen and (max-width: 530px) {
  .logo-small {
    padding-top: 5px;
    opacity: 1 !important;
    width: 120px !important;
    height: auto !important;
  }
  .logo-small.valorem-logo {
    width: auto !important;
  }
}
.root {
  color: #696969;
}
.root .panel {
  position: relative;
  padding: 15px;
  font-size: 22px;
}
.root .panel h1 {
  color: white;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.root .panel .carousel-panel {
  padding-top: 30px;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 2;
}
.root .panel .carousel-panel img {
  width: 90%;
}
.root .panel .bottom {
  border-top: 2px solid;
  font-size: 18px;
  width: 100%;
  position: absolute;
  /*padding: 20px;*/
  bottom: 0;
}
.root .panel .bottom .bottom-form {
  /*border: 4px dotted #696969;*/
  padding: 20px;
}
.root .panel .bottom .bottom-form form {
  margin-top: 15px;
  display: inline-block;
  background-color: inherit;
}
.root .panel .bottom .bottom-form form input {
  border: 0;
  border-radius: 0;
}
.root .panel .bottom .bottom-form .form-group {
  width: 300px;
}

.carousel-inner img:not(.project-number__picto) {
  width: 100%;
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

.mini-alert {
  display: none;
  margin-top: 10px;
}
.mini-alert .alert {
  font-size: 14px;
  padding: 15px 15px;
}
.mini-alert .alert-danger {
  margin-bottom: 0;
}

.inner-alert {
  border-radius: 4px;
  margin-top: 10px;
  font-size: 14px;
  padding: 15px 15px;
  color: white;
  margin-bottom: 20px;
}
.inner-alert.success {
  background: #C4D600;
}
.inner-alert.info {
  background: #F6B411;
}

#valorem-infos .graph-container {
  border-color: #ccc;
}
#valorem-infos .info {
  font-weight: bold;
  text-align: center;
}
#valorem-infos .info .round-div {
  margin: auto;
  border-radius: 50%;
  background-color: #80ba27;
  width: 90px;
  padding: 21px;
  height: 90px;
  margin-bottom: 10px;
}
#valorem-infos .info .round-div.selected {
  background: #006665;
}
#valorem-infos .info .glyph span {
  font-size: 46px;
}
#valorem-infos .graph .graph-border .graph-container.charts-graph-container {
  background-color: transparent;
}

.concept-counters {
  position: absolute;
  width: 100%;
  bottom: 20px;
  height: 28%;
  z-index: 2;
}
@media screen and (min-width: 1920px) {
  .concept-counters {
    bottom: -12px;
  }
}
@media screen and (max-width: 990px) {
  .concept-counters {
    bottom: -23%;
    height: 52%;
  }
}
@media screen and (max-width: 700px) {
  .concept-counters {
    display: none;
  }
}
.concept-counters .counters-row {
  display: flex;
  flex-direction: row;
  padding: 0 20px;
}
.concept-counters .container {
  color: white;
}
.concept-counters .container .counter-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  width: -webkit-fill-available;
  align-self: center;
}
.concept-counters .container .counter-item .title {
  height: 50%;
  font-size: 2rem;
}
.concept-counters .container .counter-item .counter {
  margin: auto;
  padding: 0;
  font-size: 3rem;
}
@media screen and (max-width: 1500px) {
  .concept-counters .container .counter-item .title {
    font-size: 1.5rem;
  }
  .concept-counters .container .counter-item .counter {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .concept-counters .container .counter-item .title {
    font-size: 12px;
  }
  .concept-counters .container .counter-item .counter {
    font-size: 15px;
  }
}
@media screen and (max-width: 900px) {
  .concept-counters .container .counter-item .title {
    font-size: 10px;
  }
  .concept-counters .container .counter-item .counter {
    font-size: 12px;
  }
}

/* Fade transition for carousel items */
#maincarousel .item, #documents-carousel .item {
  left: 0 !important;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
#maincarousel .item .active.left, #maincarousel .item .active.right, #documents-carousel .item .active.left, #documents-carousel .item .active.right {
  opacity: 0;
  z-index: 2;
}
#maincarousel .item, #documents-carousel .item {
  max-height: 600px;
}
#maincarousel .item img, #documents-carousel .item img {
  width: 100%;
  overflow: hidden;
  max-width: none;
  min-height: 390px;
  object-fit: cover;
}
@media (max-width: 599px) {
  #maincarousel .item img, #documents-carousel .item img {
    min-height: 276px;
  }
}

#documents-carousel {
  min-height: 300px;
}

.carousel-indicators-numbers, [id^=carousel-] .carousel-indicators-numbers {
  height: 30px;
  bottom: -40px;
}
@media screen and (min-width: 768px) {
  .carousel-indicators-numbers, [id^=carousel-] .carousel-indicators-numbers {
    bottom: -30px;
  }
}
.carousel-indicators-numbers li, [id^=carousel-] .carousel-indicators-numbers li {
  text-indent: 0;
  margin: 0 2px;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 100%;
  line-height: 30px;
  color: #fff;
  background-color: #a0a0a0;
  transition: all 0.25s ease;
}
.carousel-indicators-numbers li.active, .carousel-indicators-numbers li:hover, [id^=carousel-] .carousel-indicators-numbers li.active, [id^=carousel-] .carousel-indicators-numbers li:hover {
  margin: 0 2px;
  width: 30px;
  height: 30px;
  background-color: #024638;
}

[id^=carousel-] .carousel-inner .project-carousel--bg-image {
  object-fit: contain;
}

.single-project .carousel-control {
  background-image: none !important;
}

.project-carousel__container {
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .project-carousel__container {
    margin-bottom: 40px;
  }
}
.project-carousel__container .project-carousel__title {
  height: 100%;
}
.project-carousel__container .project-carousel__picture-add {
  width: 100% !important;
  object-fit: contain;
  height: 100%;
}
.project-carousel__container .project-carousel__carousel-caption {
  height: 100%;
}
.project-carousel__container .carousel-control.right, .project-carousel__container .carousel-control.left {
  background-image: none;
}
.project-carousel__container .project-numbers__container {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  grid-column-gap: 5%;
  grid-template-columns: repeat(auto-fill, 30%);
}
.project-carousel__container .project-number {
  justify-content: center;
}
@media (max-width: 768px) {
  .project-carousel__container .project-numbers__container {
    grid-column-gap: 4%;
    grid-template-columns: repeat(auto-fill, 48%);
  }
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/assets/prod_assets/bootstrap/glyphicons-halflings-regular-3d71b4c4.eot");
  src: url("/assets/prod_assets/bootstrap/glyphicons-halflings-regular-3d71b4c4.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/bootstrap/glyphicons-halflings-regular-20657bfe.woff2") format("woff2"), url("/assets/prod_assets/bootstrap/glyphicons-halflings-regular-5e9e8a7f.woff") format("woff"), url("/assets/prod_assets/bootstrap/glyphicons-halflings-regular-5ef8d910.ttf") format("truetype"), url("/assets/prod_assets/bootstrap/glyphicons-halflings-regular-0ba44728.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
}
a:hover, a:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgb(238.425, 238.425, 238.425);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: rgb(119.085, 119.085, 119.085);
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: rgb(119.085, 119.085, 119.085);
}

.text-primary {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.text-primary:hover,
a.text-primary:focus {
  color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: rgb(35.984375, 82.25, 105.015625);
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: rgb(174.8695652174, 217.0434782609, 238.1304347826);
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgb(238.425, 238.425, 238.425);
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid rgb(238.425, 238.425, 238.425);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid rgb(238.425, 238.425, 238.425);
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(119.085, 119.085, 119.085);
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: rgb(85.425, 85.425, 85.425);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgb(238.425, 238.425, 238.425);
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
  input[type=time].input-sm,
  .input-group-sm > .input-group-btn > input[type=time].btn,
  .input-group-sm input[type=time],
  input[type=datetime-local].input-sm,
  .input-group-sm > .input-group-btn > input[type=datetime-local].btn,
  .input-group-sm input[type=datetime-local],
  input[type=month].input-sm,
  .input-group-sm > .input-group-btn > input[type=month].btn,
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
  input[type=time].input-lg,
  .input-group-lg > .input-group-btn > input[type=time].btn,
  .input-group-lg input[type=time],
  input[type=datetime-local].input-lg,
  .input-group-lg > .input-group-btn > input[type=datetime-local].btn,
  .input-group-lg input[type=datetime-local],
  input[type=month].input-lg,
  .input-group-lg > .input-group-btn > input[type=month].btn,
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: rgb(42.808988764, 84.191011236, 43.5224719101);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(102.5280898876, 177.4719101124, 103.8202247191);
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(191.807106599, 160.7461928934, 107.192893401);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgb(206.4127659574, 132.0595744681, 130.5872340426);
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: rgb(114.75, 114.75, 114.75);
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default:hover {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  background-image: none;
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: rgb(211.65, 211.65, 211.65);
  border-color: rgb(140.25, 140.25, 140.25);
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
  background-image: none;
  border-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(32.4460743802, 77.1359504132, 115.7039256198);
  border-color: rgb(17.9258264463, 42.6161157025, 63.9241735537);
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}
.btn-primary .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
  border-color: rgb(37.3205128205, 85.6794871795, 37.3205128205);
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
  border-color: rgb(26.8020304569, 108.8324873096, 133.1979695431);
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning:hover {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(213.2296875, 132.515625, 18.0703125);
  border-color: rgb(152.109375, 94.53125, 12.890625);
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
  border-color: rgb(117.6074766355, 28.0654205607, 25.3925233645);
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: rgb(38.25, 38.25, 38.25);
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: rgb(119.085, 119.085, 119.085);
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group.btn-group-lg > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: rgb(85.425, 85.425, 85.425);
  text-align: center;
  background-color: rgb(238.425, 238.425, 238.425);
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.nav > li.disabled > a {
  color: rgb(119.085, 119.085, 119.085);
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: rgb(238.425, 238.425, 238.425) rgb(238.425, 238.425, 238.425) #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: rgb(85.425, 85.425, 85.425);
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse {
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
.navbar-form {
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: rgb(93.5, 93.5, 93.5);
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: rgb(231.425, 231.425, 231.425);
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: rgb(231.425, 231.425, 231.425);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: rgb(231.425, 231.425, 231.425);
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-brand {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: rgb(8.5, 8.5, 8.5);
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: rgb(157.335, 157.335, 157.335);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: rgb(8.5, 8.5, 8.5);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: rgb(16.15, 16.15, 16.15);
}
.navbar-inverse .navbar-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: rgb(157.335, 157.335, 157.335);
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: rgb(119.085, 119.085, 119.085);
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: rgb(34.6799586777, 82.4466942149, 123.6700413223);
  background-color: rgb(238.425, 238.425, 238.425);
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgb(238.425, 238.425, 238.425);
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: rgb(119.085, 119.085, 119.085);
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: rgb(93.585, 93.585, 93.585);
}

.label-primary {
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: rgb(40.2646694215, 95.723553719, 143.5853305785);
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: rgb(236.015625, 151.21875, 30.984375);
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(119.085, 119.085, 119.085);
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgb(238.425, 238.425, 238.425);
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: rgb(212.925, 212.925, 212.925);
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: rgb(119.085, 119.085, 119.085);
  cursor: not-allowed;
  background-color: rgb(238.425, 238.425, 238.425);
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: rgb(119.085, 119.085, 119.085);
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: rgb(199.4324380165, 220.8950413223, 239.4175619835);
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  border-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}
.panel-primary > .panel-heading .badge {
  color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(51.4340909091, 122.2772727273, 183.4159090909);
}

.panel-success {
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
}

.panel-info {
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
}

.panel-warning {
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
}

.panel-danger {
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid rgb(227.15, 227.15, 227.15);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active, .btn-default.active,
.btn-primary:active,
.btn-primary.active,
.btn-success:active,
.btn-success.active,
.btn-info:active,
.btn-info.active,
.btn-warning:active,
.btn-warning.active,
.btn-danger:active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}

.btn:active, .btn.active {
  background-image: none;
}

.btn-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, rgb(224.4, 224.4, 224.4) 100%);
  background-image: -o-linear-gradient(top, #fff 0%, rgb(224.4, 224.4, 224.4) 100%);
  background-image: linear-gradient(to bottom, #fff 0%, rgb(224.4, 224.4, 224.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE0E0E0', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: rgb(219.3, 219.3, 219.3);
}
.btn-default:hover, .btn-default:focus {
  background-color: rgb(224.4, 224.4, 224.4);
  background-position: 0 -15px;
}
.btn-default:active, .btn-default.active {
  background-color: rgb(224.4, 224.4, 224.4);
  border-color: rgb(219.3, 219.3, 219.3);
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: rgb(224.4, 224.4, 224.4);
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}

.btn-primary {
  background-image: -webkit-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(38.030785124, 90.4128099174, 135.619214876) 100%);
  background-image: -o-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(38.030785124, 90.4128099174, 135.619214876) 100%);
  background-image: linear-gradient(to bottom, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(38.030785124, 90.4128099174, 135.619214876) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF337AB7', endColorstr='#FF265A88', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: rgb(35.7969008264, 85.1020661157, 127.6530991736);
}
.btn-primary:hover, .btn-primary:focus {
  background-color: rgb(38.030785124, 90.4128099174, 135.619214876);
  background-position: 0 -15px;
}
.btn-primary:active, .btn-primary.active {
  background-color: rgb(38.030785124, 90.4128099174, 135.619214876);
  border-color: rgb(35.7969008264, 85.1020661157, 127.6530991736);
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: rgb(38.030785124, 90.4128099174, 135.619214876);
  background-image: none;
}

.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, rgb(65.1743589744, 149.6256410256, 65.1743589744) 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, rgb(65.1743589744, 149.6256410256, 65.1743589744) 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, rgb(65.1743589744, 149.6256410256, 65.1743589744) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5CB85C', endColorstr='#FF419641', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: rgb(62.0794871795, 142.5205128205, 62.0794871795);
}
.btn-success:hover, .btn-success:focus {
  background-color: rgb(65.1743589744, 149.6256410256, 65.1743589744);
  background-position: 0 -15px;
}
.btn-success:active, .btn-success.active {
  background-color: rgb(65.1743589744, 149.6256410256, 65.1743589744);
  border-color: rgb(62.0794871795, 142.5205128205, 62.0794871795);
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: rgb(65.1743589744, 149.6256410256, 65.1743589744);
  background-image: none;
}

.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, rgb(42.1796954315, 171.2751269036, 209.6203045685) 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, rgb(42.1796954315, 171.2751269036, 209.6203045685) 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, rgb(42.1796954315, 171.2751269036, 209.6203045685) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2AABD2', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: rgb(40.4710659898, 164.3370558376, 201.1289340102);
}
.btn-info:hover, .btn-info:focus {
  background-color: rgb(42.1796954315, 171.2751269036, 209.6203045685);
  background-position: 0 -15px;
}
.btn-info:active, .btn-info.active {
  background-color: rgb(42.1796954315, 171.2751269036, 209.6203045685);
  border-color: rgb(40.4710659898, 164.3370558376, 201.1289340102);
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: rgb(42.1796954315, 171.2751269036, 209.6203045685);
  background-image: none;
}

.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, rgb(235.21875, 146.8625, 21.58125) 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, rgb(235.21875, 146.8625, 21.58125) 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, rgb(235.21875, 146.8625, 21.58125) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0AD4E', endColorstr='#FFEB9316', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: rgb(227.334375, 141.28125, 19.265625);
}
.btn-warning:hover, .btn-warning:focus {
  background-color: rgb(235.21875, 146.8625, 21.58125);
  background-position: 0 -15px;
}
.btn-warning:active, .btn-warning.active {
  background-color: rgb(235.21875, 146.8625, 21.58125);
  border-color: rgb(227.334375, 141.28125, 19.265625);
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: rgb(235.21875, 146.8625, 21.58125);
  background-image: none;
}

.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, rgb(193.1065420561, 46.0822429907, 41.6934579439) 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, rgb(193.1065420561, 46.0822429907, 41.6934579439) 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, rgb(193.1065420561, 46.0822429907, 41.6934579439) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9534F', endColorstr='#FFC12E2A', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: rgb(184.7177570093, 44.0803738318, 39.8822429907);
}
.btn-danger:hover, .btn-danger:focus {
  background-color: rgb(193.1065420561, 46.0822429907, 41.6934579439);
  background-position: 0 -15px;
}
.btn-danger:active, .btn-danger.active {
  background-color: rgb(193.1065420561, 46.0822429907, 41.6934579439);
  border-color: rgb(184.7177570093, 44.0803738318, 39.8822429907);
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: rgb(193.1065420561, 46.0822429907, 41.6934579439);
  background-image: none;
}

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, rgb(232.25, 232.25, 232.25) 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, rgb(232.25, 232.25, 232.25) 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, rgb(232.25, 232.25, 232.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);
  background-repeat: repeat-x;
  background-color: rgb(232.25, 232.25, 232.25);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
  background-image: -o-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
  background-image: linear-gradient(to bottom, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF337AB7', endColorstr='#FF2E6DA4', GradientType=0);
  background-repeat: repeat-x;
  background-color: rgb(45.8493801653, 109.0004132231, 163.5006198347);
}

.navbar-default {
  background-image: -webkit-linear-gradient(top, white 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, white 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, white 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF8F8F8', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, rgb(218.675, 218.675, 218.675) 0%, rgb(226.325, 226.325, 226.325) 100%);
  background-image: -o-linear-gradient(top, rgb(218.675, 218.675, 218.675) 0%, rgb(226.325, 226.325, 226.325) 100%);
  background-image: linear-gradient(to bottom, rgb(218.675, 218.675, 218.675) 0%, rgb(226.325, 226.325, 226.325) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDBDBDB', endColorstr='#FFE2E2E2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.navbar-inverse {
  background-image: -webkit-linear-gradient(top, rgb(59.5, 59.5, 59.5) 0%, #222 100%);
  background-image: -o-linear-gradient(top, rgb(59.5, 59.5, 59.5) 0%, #222 100%);
  background-image: linear-gradient(to bottom, rgb(59.5, 59.5, 59.5) 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3C3C3C', endColorstr='#FF222222', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, rgb(8.5, 8.5, 8.5) 0%, rgb(14.875, 14.875, 14.875) 100%);
  background-image: -o-linear-gradient(top, rgb(8.5, 8.5, 8.5) 0%, rgb(14.875, 14.875, 14.875) 100%);
  background-image: linear-gradient(to bottom, rgb(8.5, 8.5, 8.5) 0%, rgb(14.875, 14.875, 14.875) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF090909', endColorstr='#FF0F0F0F', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}

@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
    background-image: -o-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
    background-image: linear-gradient(to bottom, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF337AB7', endColorstr='#FF2E6DA4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, rgb(200.3333333333, 229.375, 188.375) 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, rgb(200.3333333333, 229.375, 188.375) 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, rgb(200.3333333333, 229.375, 188.375) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFC8E5BC', GradientType=0);
  background-repeat: repeat-x;
  border-color: rgb(177.6666666667, 218.75, 160.75);
}

.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, rgb(185.402173913, 222.0326086957, 240.347826087) 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, rgb(185.402173913, 222.0326086957, 240.347826087) 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, rgb(185.402173913, 222.0326086957, 240.347826087) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFB9DEF0', GradientType=0);
  background-repeat: repeat-x;
  border-color: rgb(153.8043478261, 207.0652173913, 233.6956521739);
}

.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, rgb(248.2983870968, 239.3629032258, 192.4516129032) 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, rgb(248.2983870968, 239.3629032258, 192.4516129032) 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, rgb(248.2983870968, 239.3629032258, 192.4516129032) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFF8EFC0', GradientType=0);
  background-repeat: repeat-x;
  border-color: rgb(244.5967741935, 230.7258064516, 157.9032258065);
}

.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, rgb(231.1902173913, 194.5597826087, 194.5597826087) 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, rgb(231.1902173913, 194.5597826087, 194.5597826087) 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, rgb(231.1902173913, 194.5597826087, 194.5597826087) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFE7C3C3', GradientType=0);
  background-repeat: repeat-x;
  border-color: rgb(220.3804347826, 167.1195652174, 167.1195652174);
}

.progress {
  background-image: -webkit-linear-gradient(top, rgb(234.8, 234.8, 234.8) 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, rgb(234.8, 234.8, 234.8) 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, rgb(234.8, 234.8, 234.8) 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEBEBEB', endColorstr='#FFF5F5F5', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar {
  background-image: -webkit-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(40.2646694215, 95.723553719, 143.5853305785) 100%);
  background-image: -o-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(40.2646694215, 95.723553719, 143.5853305785) 100%);
  background-image: linear-gradient(to bottom, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(40.2646694215, 95.723553719, 143.5853305785) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF337AB7', endColorstr='#FF286090', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, rgb(68.2692307692, 156.7307692308, 68.2692307692) 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, rgb(68.2692307692, 156.7307692308, 68.2692307692) 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, rgb(68.2692307692, 156.7307692308, 68.2692307692) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5CB85C', endColorstr='#FF449D44', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, rgb(48.5431472081, 175.6903553299, 213.4568527919) 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, rgb(48.5431472081, 175.6903553299, 213.4568527919) 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, rgb(48.5431472081, 175.6903553299, 213.4568527919) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF31B0D5', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, rgb(236.015625, 151.21875, 30.984375) 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, rgb(236.015625, 151.21875, 30.984375) 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, rgb(236.015625, 151.21875, 30.984375) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0AD4E', endColorstr='#FFEC971F', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, rgb(201.4953271028, 48.0841121495, 43.5046728972) 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, rgb(201.4953271028, 48.0841121495, 43.5046728972) 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, rgb(201.4953271028, 48.0841121495, 43.5046728972) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9534F', endColorstr='#FFC9302C', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 rgb(40.2646694215, 95.723553719, 143.5853305785);
  background-image: -webkit-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(43.0570247934, 102.3619834711, 153.5429752066) 100%);
  background-image: -o-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(43.0570247934, 102.3619834711, 153.5429752066) 100%);
  background-image: linear-gradient(to bottom, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(43.0570247934, 102.3619834711, 153.5429752066) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF337AB7', endColorstr='#FF2B669A', GradientType=0);
  background-repeat: repeat-x;
  border-color: rgb(43.0570247934, 102.3619834711, 153.5429752066);
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, rgb(232.25, 232.25, 232.25) 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, rgb(232.25, 232.25, 232.25) 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, rgb(232.25, 232.25, 232.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE8E8E8', GradientType=0);
  background-repeat: repeat-x;
}

.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
  background-image: -o-linear-gradient(top, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
  background-image: linear-gradient(to bottom, rgb(51.4340909091, 122.2772727273, 183.4159090909) 0%, rgb(45.8493801653, 109.0004132231, 163.5006198347) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF337AB7', endColorstr='#FF2E6DA4', GradientType=0);
  background-repeat: repeat-x;
}

.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, rgb(207.8888888889, 232.9166666667, 197.5833333333) 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, rgb(207.8888888889, 232.9166666667, 197.5833333333) 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, rgb(207.8888888889, 232.9166666667, 197.5833333333) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDFF0D8', endColorstr='#FFD0E9C6', GradientType=0);
  background-repeat: repeat-x;
}

.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, rgb(195.9347826087, 227.0217391304, 242.5652173913) 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, rgb(195.9347826087, 227.0217391304, 242.5652173913) 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, rgb(195.9347826087, 227.0217391304, 242.5652173913) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD9EDF7', endColorstr='#FFC4E3F3', GradientType=0);
  background-repeat: repeat-x;
}

.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, rgb(249.5322580645, 242.2419354839, 203.9677419355) 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, rgb(249.5322580645, 242.2419354839, 203.9677419355) 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, rgb(249.5322580645, 242.2419354839, 203.9677419355) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCF8E3', endColorstr='#FFFAF2CC', GradientType=0);
  background-repeat: repeat-x;
}

.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, rgb(234.7934782609, 203.7065217391, 203.7065217391) 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, rgb(234.7934782609, 203.7065217391, 203.7065217391) 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, rgb(234.7934782609, 203.7065217391, 203.7065217391) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2DEDE', endColorstr='#FFEBCCCC', GradientType=0);
  background-repeat: repeat-x;
}

.well {
  background-image: -webkit-linear-gradient(top, rgb(232.25, 232.25, 232.25) 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, rgb(232.25, 232.25, 232.25) 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, rgb(232.25, 232.25, 232.25) 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE8E8E8', endColorstr='#FFF5F5F5', GradientType=0);
  background-repeat: repeat-x;
  border-color: rgb(219.5, 219.5, 219.5);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 19, 2014 */
@font-face {
  font-family: "latobold";
  src: url("/assets/prod_assets/lato-bold-webfont-891e7931.eot");
  src: url("/assets/prod_assets/lato-bold-webfont-891e7931.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/lato-bold-webfont-db982073.svg#latobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "latoregular";
  src: url("/assets/prod_assets/lato-regular-webfont-a65c703b.eot");
  src: url("/assets/prod_assets/lato-regular-webfont-a65c703b.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/lato-regular-webfont-5f65b97a.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.navbar-panel .navbar-nav > li > a:hover {
  background-color: #C4D600;
  color: white;
}

.navbar-brand {
  padding: 0 0 0 15px;
}

.navbar-nav .dropdown-menu > li > a {
  font-size: 16px;
  text-decoration: none;
}

.navbar-panel {
  border-radius: 4px 4px 0 0;
  background-color: #639bb4;
  border: 0;
  border-color: #C4D600;
}
.navbar-panel .navbar-brand {
  color: white;
}
.navbar-panel .navbar-brand:hover, .navbar-panel .navbar-brand:focus {
  color: white;
}
.navbar-panel .navbar-text {
  color: white;
}
.navbar-panel .navbar-nav > li > a {
  color: white;
  text-decoration: none;
}
.navbar-panel .navbar-nav > li > a:hover, .navbar-panel .navbar-nav > li > a:focus {
  color: white;
}
.navbar-panel .navbar-nav > .active > a,
.navbar-panel .navbar-nav > .active > a:hover,
.navbar-panel .navbar-nav > .active > a:focus {
  color: white;
  background-color: #C4D600;
}
.navbar-panel .navbar-nav > .open > a,
.navbar-panel .navbar-nav > .open > a:hover,
.navbar-panel .navbar-nav > .open > a:focus {
  color: white;
  background-color: #C4D600;
}
.navbar-panel .navbar-toggle {
  border-color: #C4D600;
}
.navbar-panel .navbar-toggle:hover, .navbar-panel .navbar-toggle:focus {
  background-color: #C4D600;
}
.navbar-panel .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-panel .navbar-collapse,
.navbar-panel .navbar-form {
  border-color: white;
}
.navbar-panel .navbar-link {
  color: white;
}
.navbar-panel .navbar-link:hover {
  color: white;
}

@media (max-width: 767px) {
  .navbar-panel .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-panel .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-panel .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
  }
  .navbar-panel .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-panel .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-panel .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #C4D600;
  }
}
.wizzard-bottom {
  padding: 0 60px 5px 60px;
}
.wizzard-bottom .previous a {
  width: 40%;
  color: white;
  background-color: #f0ad4e !important;
}
.wizzard-bottom .previous a:hover {
  background-color: #ec971f !important;
}
.wizzard-bottom .next a {
  width: 40%;
  color: white;
  background-color: #7dbf94 !important;
}
.wizzard-bottom .next a:hover {
  background-color: #54ab72 !important;
}

.navbar-brand img {
  object-fit: contain;
}

@media (max-width: 767px) {
  .navbar-brand img {
    max-height: 50px;
  }
  .header-bot img {
    width: 98px;
    height: 22px;
  }
  header .navbar-nav > li > a {
    padding: 5px;
    color: #323232;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
  }
  ul.nav.navbar-nav.navbar-right.text-center {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .navbar-brand img {
    max-height: 78px;
  }
  .header-bot img {
    width: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-brand img {
    max-height: 50px;
    margin-top: 9px;
  }
  .header-bot img {
    width: 98px;
    height: 22px;
    margin-top: 9px;
  }
  header .navbar-nav > li > a {
    font-size: 13px;
  }
  header .navbar-nav > li > a.account span.badge {
    font-size: 13px;
  }
  .navbar-nav > li > a {
    font-size: 12px;
  }
  header .navbar-nav > li.ls-menu > a {
    padding: 6px;
    line-height: 35px;
  }
  .navbar-nav > li.ls-menu {
    float: none;
    margin-top: 0px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  header .navbar-nav > li.ls-menu > a {
    padding: 6px;
    line-height: 35px;
  }
  .navbar-nav > li.ls-menu {
    float: none;
    margin-top: 0px;
  }
}
@media (min-width: 1201px) and (max-width: 1280px) {
  header .navbar-nav > li.ls-menu > a {
    line-height: 35px;
  }
  .navbar-nav > li.ls-menu {
    position: relative;
    display: block;
    margin-top: 0px;
  }
}
/* TODO: redesign: can be removed (not used in this style anymore)
.nav-tabs {
  li {
    a {
      text-transform: uppercase;
      color: black;
    }
    a:hover {
      background-color: #f8f8f8;
      color: black;
      border: none;
    }
  }
  li.active {
    a, a:hover {
      color: #fff !important;
      background-color: #b9d304 !important;
      border: none !important;
    }
  }
}

 */
#resource-search-status-criterias .nav-tabs > li > a {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #D3D3D3;
  border-radius: 8px 8px 0 0;
  white-space: nowrap;
}
#resource-search-status-criterias .nav-tabs > li .badge {
  background-color: #024638;
}
#resource-search-status-criterias .nav-tabs > li.active .badge {
  background-color: #F17C00;
}
#resource-search-status-criterias .nav-tabs .badge {
  font-size: inherit;
  margin-right: 7px;
}

.same-height {
  display: flex;
  flex-wrap: wrap;
}

.no-margin {
  margin-left: 0;
  margin-right: 0;
}

.list-item {
  display: flex;
  padding: 0.5em;
  width: 100%;
}

@media all and (min-width: 40em) {
  .list-item {
    /* For a weird reason, on Safari the items does not fit on the line if we have "width: 50%" */
    width: 49.9%;
  }
}
@media all and (min-width: 60em) {
  .list-item {
    /* For a weird reason, on Safari the items does not fit on the line if we have "width: 25%" */
    width: 24.9%;
  }
}
.top-centered-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 0px;
}

.centered-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.tooltiped-text {
  color: var(--text-secondary);
  /*color: $lendo_green;*/
}

.shadowed {
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
}

.margined {
  margin: 20px 0;
}

.small-margined {
  margin: 7px 0;
}

.margined-top {
  margin-top: 20px;
}

.margined-bottom {
  margin-bottom: 20px;
}

.well {
  color: white;
}
.well h1:first-letter {
  text-transform: capitalize;
}

.btn {
  border: none;
  border-radius: 0;
}

.btn-bottom {
  margin-top: 30px;
}

.form-control.day,
.form-control.year,
.form-control.month {
  display: inline;
  width: 30%;
}

.alert {
  margin-bottom: 0;
  border-radius: 0;
  padding: 30px 30px;
  font-size: 18px;
  text-align: center;
  border: 0;
}

.alert-danger {
  background: color-mix(in srgb, var(--error-color) 75%, transparent);
  color: white;
}

.alert-info {
  margin-bottom: 20px;
  background: var(--info-color);
  color: white;
}

.alert-success {
  background: color-mix(in srgb, var(--success-color) 75%, transparent);
  color: white;
  border: none;
}

.alert-blue {
  text-transform: uppercase;
  background: var(--info-color);
  color: white;
  border: none;
}

.close {
  opacity: 1;
  color: white;
}

.modal {
  z-index: 999999;
}

.modal-vertical-centered {
  -webkit-transform: translate(0, calc(50vh - 50%)) !important;
  -ms-transform: translate(0, 50vh) translate(0, -50%) !important;
  -o-transform: translate(0, calc(50vh - 50%)) !important;
  transform: translate(0, 50vh) translate(0, -50%) !important;
}

.modal-body {
  padding: 30px;
}

.badge {
  margin-left: 7px;
  background-color: var(--brand-primary);
  font-size: 17px;
}
.badge--rounded {
  /* Keep badge always rounded */
  line-height: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  /* Adjust as required: */
  padding: 5px;
}
.badge--rounded:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.little-badge {
  font-size: 12px;
  font-weight: initial;
  margin-left: 0;
  background-color: var(--text-secondary);
  padding: 6px 8px;
}

.table thead > tr > th {
  border-top: none;
  text-align: none;
  font-weight: 500;
}
.table th {
  border-top: 1px dotted #dddddc;
}

.main-page-content .nav li span.badge {
  position: absolute;
  top: 20%;
  right: 10px;
  z-index: 1;
}

/*
#rootwizard > .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #ecf3f6;
  color: $custom_dark_gray;
}
*/
/* HEADER */
@media (max-width: 1201px) {
  .navbar-header {
    float: none;
  }
  .navbar-header .navbar-nav {
    float: right !important;
    margin-top: 0;
  }
  .navbar-header .navbar-nav li {
    float: right;
  }
  .navbar-header .navbar-left {
    float: left !important;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    float: left;
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-brand {
    float: left;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
.nav-pills > li > a,
.navbar-nav > li > a {
  color: black;
  text-transform: uppercase;
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch:hover {
  cursor: pointer;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.custom-control .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-switch .custom-control-label::before {
  left: -3.25rem;
  width: 3rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.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;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 3rem;
  height: 1.1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 1px);
  left: calc(-3rem + 2px);
  width: calc(1.2rem - 4px);
  height: calc(1.2rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  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;
  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, -webkit-transform 0.15s ease-in-out;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -3rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: var(--interactive-primary);
  background-color: var(--interactive-primary);
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(1.5rem);
  transform: translateX(1.5rem);
}

span.disabled-link {
  cursor: not-allowed;
  display: flex;
  flex-direction: column;
  color: gray;
  margin-bottom: 7px;
  text-align: center;
  line-height: 1;
}
span.disabled-link span {
  font-size: 14px;
  padding: 10px 15px;
}
span.disabled-link .disabled-link-explanation {
  white-space: break-spaces;
  text-transform: none;
  display: none;
  padding: 0;
  font-size: 85%;
  color: var(--brand-accent);
  margin-bottom: 10px;
}

.checkbox label .toggle, .checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

.toggle {
  position: relative;
  overflow: hidden;
}

.toggle input[type=checkbox] {
  display: none;
}

.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.toggle.off .toggle-group {
  left: -100%;
}

.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
}

.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

.toggle-on.btn {
  padding-right: 24px;
}

.toggle-off.btn {
  padding-left: 24px;
}

.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}

.toggle-on.btn-lg {
  padding-right: 31px;
}

.toggle-off.btn-lg {
  padding-left: 31px;
}

.toggle-handle.btn-lg {
  width: 40px;
}

.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}

.toggle-on.btn-sm {
  padding-right: 20px;
}

.toggle-off.btn-sm {
  padding-left: 20px;
}

.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}

.toggle-on.btn-xs {
  padding-right: 12px;
}

.toggle-off.btn-xs {
  padding-left: 12px;
}

.input-group.date input[type=text] {
  border-right: none;
}
.input-group.date .input-group-addon {
  background: transparent;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}

.modal {
  z-index: 100010 !important;
  overflow-y: auto;
}
.modal.modal-stacked {
  overflow-y: auto !important;
}

.modal-backdrop {
  z-index: 100005 !important;
}

.modal-open {
  overflow: hidden !important;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-open .modal .modal-dialog {
  margin: 30px auto;
}
@media (max-width: 767px) {
  .modal-open .modal .modal-dialog {
    margin: 10px;
  }
}
.modal-open .modal .modal {
  overflow-y: auto;
}

.modal-content {
  max-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .modal-content {
    max-height: calc(100vh - 20px);
  }
}

.modal-body {
  overflow-y: auto;
  flex: 1 1 auto;
  min-height: 100px;
}

.modal-xl {
  width: 95%;
  max-width: 1400px;
}

.modal-xl .modal-content, .modal-lg .modal-content {
  max-height: calc(100vh - 40px);
}
.modal-xl .modal-body, .modal-lg .modal-body {
  max-height: calc(100vh - 200px);
}

@supports (-webkit-touch-callout: none) {
  .modal-open {
    position: fixed;
    width: 100%;
  }
}
.hoverable {
  opacity: 0.9;
  cursor: pointer;
  border: 1px solid white;
  background: #eee;
  position: relative;
  min-height: 23px;
  overflow: scroll;
}
.hoverable:hover {
  border: 1px solid #989898;
  opacity: 0.9;
}

.field-update__edit-icon {
  position: absolute;
  top: 0;
  right: 0;
}

.field-update__field {
  clear: both;
  position: relative;
  display: flex;
}
.field-update__field input[type=number], .field-update__field .editable-field {
  min-width: 100px;
}

.field-update__buttons {
  right: 0;
  top: 5px;
}

.link-gray {
  color: gray;
  text-decoration: underline !important;
}
.link-gray:hover {
  color: gray;
  font-style: italic;
  text-decoration: underline;
}
.link-gray:visited, .link-gray:active, .link-gray:focus {
  color: gray;
}

.icone {
  font-size: 20px;
  margin-right: 10px;
}

.job-status {
  opacity: 0.8;
  font-style: italic;
  margin-bottom: 15px;
}

.big-margin-top {
  margin-top: 30px;
}

.table.table-striped thead th {
  padding: 15px;
}
.table.table-striped thead th:first-child {
  border-top-left-radius: 4px;
}
.table.table-striped thead th:last-child {
  border-top-right-radius: 4px;
}
.table.table-striped th, .table.table-striped td {
  text-align: center;
}
.table.table-striped tbody tr:nth-of-type(odd) td {
  background-color: rgba(0, 0, 0, 0.05);
}
.table.table-striped tfoot td {
  background-color: #2DC6D5;
  text-transform: uppercase;
  color: white;
  padding: 15px;
}
.table.table-striped tfoot td:first-child {
  border-bottom-left-radius: 4px;
}
.table.table-striped tfoot td:last-child {
  border-bottom-right-radius: 4px;
}

.small-table td {
  font-size: 10px !important;
}

.project-account thead {
  background-color: #F17C00;
}
.project-account thead h4 {
  text-transform: uppercase;
  color: white;
}
.project-account td {
  padding: 3;
}

.table.reimbs td {
  padding: 7px 2px 7px 2px;
}

.table.financial {
  margin-bottom: 50px;
}
.table.financial th {
  text-align: right;
}
.table.financial thead > tr > th {
  text-align: left;
  text-transform: uppercase;
  color: #C4D600;
  font-weight: bold;
  font-size: 18px;
}
.table.financial .total-row > td {
  background: rgba(153, 194, 33, 0.5);
  text-transform: uppercase;
  font-weight: bold;
}
.table.financial .years > td {
  border-top: none;
  text-align: right;
  font-style: italic;
  font-size: 13px;
}
.table.financial .sub-section {
  color: #F17C00;
  text-transform: uppercase;
  font-size: 17px !important;
  font-style: italic !important;
  text-align: left !important;
}
.table.financial tbody > tr > td {
  text-align: right;
}

.borderless td, .borderless th {
  border: none !important;
}

.border-special {
  border: 0.5px dotted #bdc1c3;
}

table.interests-table th {
  color: #C4D600;
}
table.interests-table td {
  font-size: 19px;
}

.my-operations {
  padding: 0;
}

.uppercase {
  text-transform: uppercase;
}

.page-title {
  /*background: url("title-line.png") no-repeat center center;*/
  margin: 20px 0 15px;
}
.page-title h1 span {
  color: #696969;
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  padding: 0 20px;
  text-transform: uppercase;
  /*background-color: #e2e2e2;*/
  padding: 0 20px;
}

.item-amount-subtitle {
  text-align: center !important;
}
.item-amount-subtitle .item {
  margin: 5px 0 10px 0;
}
.item-amount-subtitle .item .glyph {
  font-size: 2.5em;
  /*text-shadow: 0px 5px 10px #aaa;*/
}
.item-amount-subtitle .item .amount {
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 6px;
  white-space: nowrap;
}
.item-amount-subtitle .item .subtitle {
  line-height: 1.3em;
}
.item-amount-subtitle .item .list-subtitle {
  font-style: italic;
  font-size: 13px;
  padding-top: 6px;
}
.item-amount-subtitle .item .normal-content {
  text-align: left;
}
.item-amount-subtitle .item .normal-content .row {
  padding: 2px 0 2px 0;
}
.item-amount-subtitle .item .content-status {
  font-size: 80%;
  font-style: italic;
  margin: 10px 0 10px 0;
}
.item-amount-subtitle .item .term {
  font-size: 12px;
  color: #F17C00;
}

.sub-panel-style-no-background h4 {
  font-size: 15px;
}
.sub-panel-style-no-background h2.heading {
  padding-left: 25px !important;
}

.sub-panel-blue-light {
  background-color: #f8f8f8;
  border-radius: 8px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
.sub-panel-blue-light h4 {
  font-size: 15px;
}
.sub-panel-blue-light h2.heading {
  padding-left: 25px !important;
}

.sub-panel .under-sub-panel {
  background-color: rgba(241, 124, 0, 0.5);
  padding: 20px 30px;
}
.sub-panel h4 {
  font-size: 15px;
}
.sub-panel h2.heading {
  padding-left: 25px !important;
}
.sub-panel {
  background-color: #efede9;
  border: 1px dotted #bdc1c3;
  padding: 20px 30px;
}

.sub-panel-no-border {
  background-color: #efede9;
  border: 1px dotted #bdc1c3;
  padding: 20px 10px 10px 10px;
}
.sub-panel-no-border table td {
  border: none !important;
  padding: 5px 5px 5px 0 !important;
}

.list-title {
  margin: 15px 0 10px 0;
  color: #C4D600;
  font-size: 18px;
}

.list2-title {
  margin: 10px;
  font-size: 18px;
  text-transform: uppercase;
}

.sub-panel-info {
  color: #696969;
  padding: 20px 30px;
  background-color: #e6f7cf;
}
.sub-panel-info ul {
  color: #696969;
}
.sub-panel-info ul a {
  color: #696969;
}
.sub-panel-info .glyphicon {
  font-size: 66px;
  margin-bottom: 20px;
}

.small-text {
  font-size: 11px;
}

.tooltip-inner {
  text-align: center;
  padding: 10px;
  font-size: 15px;
  font-weight: bold;
}

.doc-type {
  font-size: 18px;
}

.status {
  font-style: italic;
  margin-bottom: 10px;
}

.hidden {
  visibility: hidden;
}

.text-hidden {
  color: transparent !important;
  font-size: 0 !important;
}

.cgu h4 {
  margin-top: 20px;
}

.fb_iframe_widget iframe {
  position: initial !important;
}

.italic {
  font-style: italic;
}

.nowrap {
  white-space: nowrap;
}

/*.input_title {
	height: 16px;
}*/
.to-be-validated {
  color: #C4D600;
  font-size: 14px;
  font-style: italic;
}

.small-gray {
  color: #9b9b9b;
  font-size: 12px;
  font-style: italic;
}

.little-margin-top {
  margin-top: 6px;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.border-left-dotted {
  border-left: 1px dotted #bdc1c3;
}

.border-top-for-list:not(:first-child) {
  border-top: 1px dotted #bdc1c3;
}

.paddinged {
  padding: 20px 0;
}

/*
%small {
	font-size: 73%;
}
*/
#fb-root {
  display: none;
}

/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
  padding-right: 15px !important;
}

.allianz-a {
  color: gray;
  cursor: pointer;
  text-decoration: none !important;
  text-transform: italic;
}
.allianz-a :hover {
  font-style: italic;
  color: gray;
}

.performance {
  border-left: solid white 1px;
  text-align: left;
}
.performance .table {
  margin-bottom: 0;
}
.performance .table td {
  border-top: none;
  padding: 3px 0 3px 20px;
}
.performance .table td:nth-child(2) {
  text-align: right;
}

.reimbursements {
  font-size: 12px;
}
.reimbursements .table {
  text-align: right;
}
.reimbursements .table thead {
  background-color: #f6b411 !important;
  color: white;
  border: 1px solid #f6b411;
  font-size: 14px;
}
.reimbursements .table thead th {
  text-align: center;
}
.reimbursements .table td:nth-child(1) {
  text-align: left;
}
.reimbursements .digg_pagination .current {
  /*background: #f6b411;
  border: 1px solid #f6b411;*/
}
.reimbursements a {
  /*color: #f6b411;*/
}

.precision-content {
  color: black;
  font-size: 13px;
  padding: 7px;
}

.display-only-first:not(:first-of-type) {
  display: none;
}

img.wait-confirmation {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 50px;
  border-radius: 50px;
}

.valign-middle {
  vertical-align: middle !important;
}
.valign-middle td {
  vertical-align: middle !important;
}

.nowrap {
  white-space: nowrap;
}

.not-active-link, .not-active-link:hover {
  pointer-events: inherit;
  cursor: inherit;
  text-decoration: inherit;
  color: inherit;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.document-hoverable:hover {
  cursor: pointer;
}
.document-hoverable:hover .document-hover-layout {
  height: 100%;
  animation: fadein;
  animation-duration: 0.7s;
  opacity: 1;
}

.document-hover-layout {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(99, 99, 99, 0.6);
  z-index: 2;
  width: 100%;
  height: 0;
  display: grid;
  opacity: 0;
}
.document-hover-layout a {
  font-size: 12px;
}

.mini-image-ronde {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  overflow: hidden;
}
.mini-image-ronde img {
  width: 100%;
  height: auto;
}

.web-notifications-permission {
  display: none;
  max-width: 600px;
  width: 95%;
  position: fixed;
  transform: translate(-50%);
  z-index: 111111;
  left: 50%;
  background-color: white;
  padding: 30px;
  border: 3px solid #024638;
}
.web-notifications-permission__content {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 599px) {
  .web-notifications-permission__content {
    flex-direction: column;
  }
}

.ls-h1 {
  font-size: 35px;
  font-family: "CanelaDeck";
  color: var(--text-primary);
  margin: 0;
}

.ls-h2, .static-page-content .page-title h1 span, .project-show-main-panel .heading, .static-page-content .panel h2.heading {
  font-size: 19px;
  font-family: "Avenir Next";
  margin: 0;
  font-weight: normal;
  color: var(--text-primary);
}

.capitalized, .static-page-content .page-title h1 span, .project-show-main-panel .heading, .static-page-content .panel h2.heading {
  text-transform: uppercase;
}

.ls-h3 {
  font-size: 17px;
  font-family: "Avenir Next";
  margin: 0;
  font-weight: 500;
}

.ls-h4 {
  font-size: 15px;
  font-family: "Avenir Next";
  margin: 0;
  font-weight: 500;
}

.ls-subtitle {
  font-size: 13px;
  line-height: 1.3;
}

.ls-separator {
  border-top: 0.5px solid var(--brand-accent);
}

.ls-padding {
  padding: 15px;
}

.ls-margin {
  margin: 30px 0;
}

.ls-margin-top-15 {
  margin-top: 15px;
}

.ls-margin-top-30 {
  margin-top: 30px;
}

.ls-margin-bottom-15 {
  margin-bottom: 15px;
}

.ls-margin-bottom, .ls-margin-bottom-30 {
  margin-bottom: 30px;
}

.ls-green-panel {
  padding: 30px;
  color: var(--text-on-brand);
  background-color: var(--brand-accent);
}

.ls-semi-strong {
  font-weight: 500;
}

.ls-form-alert {
  background: var(--secondary-color);
  font-size: 14px;
  padding: 5px 10px;
  color: var(--text-on-brand);
  margin-bottom: 15px;
}
.ls-form-alert h4 {
  font-size: inherit;
}

ul.no-bullet {
  padding-left: 0;
}
ul.no-bullet li {
  list-style-type: none;
}

ul.aligned-small-bullets-list {
  padding-left: 18px;
}
ul.aligned-small-bullets-list li::marker {
  font-size: 0.8em;
}

.ls-input {
  width: 100%;
  height: 35px;
  color: var(--text-primary);
  font-size: 14px;
  border-radius: 0;
  border: 0.5px solid var(--brand-accent);
  padding: 6px 12px;
}

.ls-input-errors {
  min-height: 20px; /* We set a min-height so the inputs does not move when there is an error */
  margin: 0;
  font-size: 12px;
  color: var(--error-color);
}
.ls-input-errors ul {
  margin: 0;
}

.ls-textarea {
  width: 100%;
  color: var(--text-primary);
  font-size: 14px;
  border-radius: 0;
  border: 0.5px solid var(--brand-accent);
  padding: 6px 12px;
}

.ls-btn-check:not(:checked),
.ls-btn-check:checked {
  position: absolute;
  left: 0;
  opacity: 0.01;
}

.ls-btn-check:disabled + label, select.ls-input:disabled {
  background-color: var(--surface-primary);
}

.ls-btn-check + label {
  cursor: pointer;
  border: 0.5px solid var(--brand-accent);
  padding: 6px 30px 6px 12px;
  font-size: 14px;
  width: 100%;
  position: relative;
  min-height: 42px;
  display: flex;
  align-items: center;
}
.ls-btn-check + label:hover {
  background-color: var(--surface-primary);
}

.ls-btn-check:focus + label {
  background-color: var(--background-secondary);
}

.ls-btn-check:not(:checked) + label,
.ls-btn-check:checked + label {
  position: relative;
}

.ls-btn-check:checked + label {
  box-shadow: 0 0 0 1px var(--brand-accent);
  font-weight: bold;
  background-color: var(--surface-primary);
}
.ls-btn-check:checked + label:after {
  position: absolute;
  right: 2px;
  margin-right: 10px;
  content: url("/assets/prod_assets/CHECK_MarK-faf62a24.svg");
}

.ls-errors {
  margin: 0;
}

.js-show-password, .js-hide-password {
  cursor: pointer;
}

.ls-exclamation-mark {
  width: 20px;
}

.ls-modal {
  background-color: color-mix(in srgb, var(--brand-accent) 75%, transparent);
}
.ls-modal .modal-content {
  box-shadow: none;
  position: relative;
  border-radius: 0;
}
.ls-modal .modal-body {
  border: 3px solid var(--brand-accent);
}

.ls-modal--small {
  max-width: 560px;
  margin: auto;
}

.ls-modal__close {
  z-index: 1;
  color: var(--text-primary);
  font-weight: 400;
  font-size: 21px;
  line-height: 1;
  text-shadow: 0 1px 0 white;
  opacity: 1;
  position: absolute;
  top: 5px;
  right: 10px;
}

.ls-modal__header--bg {
  padding: 15px;
  text-align: center;
}
.ls-modal__header--bg .ls-h2, .ls-modal__header--bg .static-page-content .page-title h1 span, .static-page-content .page-title h1 .ls-modal__header--bg span, .ls-modal__header--bg .project-show-main-panel .heading, .project-show-main-panel .ls-modal__header--bg .heading, .ls-modal__header--bg .static-page-content .panel h2.heading, .static-page-content .panel .ls-modal__header--bg h2.heading {
  color: white;
  font-family: CanelaDeck;
}

.js-show-password, .js-hide-password {
  cursor: pointer;
}

.ls-row {
  margin: 0 -10px;
}

.ls-form-group {
  padding: 0 10px;
}
.ls-form-group.form-group {
  margin-bottom: 0; /* We reset the default style of form-group */
}
.ls-form-group label {
  font-size: 12px;
}

.ls-checkmark-label {
  font-size: 12px;
  font-weight: inherit;
  margin: 0;
}
.ls-checkmark-label input {
  margin-right: 10px;
}
.ls-checkmark-label.form-group {
  margin-bottom: 0; /* We reset the default style of form-group */
}

.ls-radio {
  display: flex;
  align-items: start;
}
.ls-radio input {
  margin-top: 0;
  margin-right: 10px;
}
.ls-radio input[type=radio] {
  flex-shrink: 0;
}

.ls-radio--hidden-radio input[type=radio]:checked + label {
  color: var(--text-on-brand);
  background-color: var(--brand-accent);
  border: none;
}
.ls-radio--hidden-radio input[type=radio]:checked + label:hover {
  color: var(--text-on-brand);
  background-color: color-mix(in srgb, var(--brand-accent) 75%, transparent);
}
.ls-radio--hidden-radio input[type=radio]:checked + label:active {
  color: var(--brand-accent);
  background-color: var(--surface-primary);
}
.ls-radio--hidden-radio input[type=radio]:checked + label:disabled {
  background-color: color-mix(in srgb, var(--brand-accent) 50%, transparent);
  color: var(--text-on-brand);
}
.ls-radio--hidden-radio input[type=radio]:checked + label {
  /* Prevent the default link color to come back on focus (change something on the "voir plus de projets" button on home screen */
}
.ls-radio--hidden-radio input[type=radio]:checked + label:focus:not(:hover):not(:active):not(:disabled) {
  color: var(--text-on-brand);
}
.ls-radio--hidden-radio input[type=radio] + label:hover {
  color: var(--text-on-brand);
  background-color: var(--brand-accent);
  border: none;
}
.ls-radio--hidden-radio input[type=radio] + label:hover:hover {
  color: var(--text-on-brand);
  background-color: color-mix(in srgb, var(--brand-accent) 75%, transparent);
}
.ls-radio--hidden-radio input[type=radio] + label:hover:active {
  color: var(--brand-accent);
  background-color: var(--surface-primary);
}
.ls-radio--hidden-radio input[type=radio] + label:hover:disabled {
  background-color: color-mix(in srgb, var(--brand-accent) 50%, transparent);
  color: var(--text-on-brand);
}
.ls-radio--hidden-radio input[type=radio] + label:hover {
  /* Prevent the default link color to come back on focus (change something on the "voir plus de projets" button on home screen */
}
.ls-radio--hidden-radio input[type=radio] + label:hover:focus:not(:hover):not(:active):not(:disabled) {
  color: var(--text-on-brand);
}

.ls-text-separator {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.ls-text-separator:before, .ls-text-separator:after {
  width: 38%;
  content: "";
  border-bottom: 1px solid var(--brand-accent);
}

/* The panel above image layout is a layout where there a panel on the right with an image in background on desktop. On
  mobile, we only show the panel. THis is used notably for the user sign up page

  When using the class, you should use .panel_above_image__body-wrap
    on the body #wrap element (e.g. adding "content_for(:body_wrap_class) { 'panel_above_image__body-wrap' }")
  Note: When using the .panel_above_image__container--centered around .panel_above_image__container, the layout is different and
    you don't need to use .panel_above_image__body-wrap
 */
.panel_above_image__container {
  position: relative;
}
@media (max-width: 991px) {
  .panel_above_image__container {
    background: var(--background-secondary);
    border: 3px #044f41 solid;
  }
}
@media (min-width: 992px) {
  .panel_above_image__container {
    position: relative;
    /* On safary, min-height: 100%; does not seem to work. So we need to use flexboxes */
    flex-grow: 1;
  }
}

@media (min-width: 992px) {
  .panel_above_image__body-wrap {
    display: flex;
    flex-direction: column;
  }
}

.panel_above_image__container--centered {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70vh;
  background-color: var(--background-secondary);
}
.panel_above_image__container--centered .panel_above_image__content {
  margin: 50px auto;
  padding: 30px;
  width: 100%;
  max-width: 700px;
  background-color: white;
}

.panel_above_image__container--centered-offer {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70vh;
}
.panel_above_image__container--centered-offer .panel_above_image__content {
  margin: 50px auto;
  padding: 30px;
  width: 100%;
  max-width: 1000px;
}

.panel_above_image__content {
  padding: 20px 0;
}
.panel_above_image__content > :last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .panel_above_image__content {
    margin: 50px 0 50px auto;
    padding: 30px;
    border: 3px solid var(--brand-accent);
    width: 90%;
    max-width: 585px;
    background: white;
  }
}

.panel_above_image__image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}
@media (max-width: 991px) {
  .panel_above_image__image {
    display: none;
  }
}

.border-green {
  border: 1px solid var(--brand-accent);
  color: var(--brand-accent);
}
.border-green.active, .border-green:hover {
  color: var(--text-on-brand);
}
.border-green.active {
  background-color: var(--brand-accent);
}
.border-green:hover:not(.active) {
  background-color: color-mix(in srgb, var(--brand-accent) 80%, transparent);
  opacity: 0.8;
  font-style: italic;
}

.canela-deck {
  font-family: CanelaDeck;
}

.ls-outer-horizontal-padding {
  padding-left: -15px;
  padding-right: -15px;
}

#project-search-input:not(:first-child) {
  margin-top: 30px;
}
#project-search-input .select2-selection {
  border: solid 1px var(--brand-accent);
  border-radius: 0;
  background: url("/assets/static/projects/Loupe.svg") no-repeat 10px;
  padding-left: 33px;
  min-height: 40px;
  background-size: 23px;
}
#project-search-input .select2-container--focus .select2-selection, #project-search-input .select2-container--open .select2-selection {
  /* We need to override the orange border that is set on all other select2-container--focus. Consider removing the !important when it won't be needed anymore */
  border: solid 1px var(--brand-accent) !important;
  border-radius: 0 !important;
  box-shadow: none;
}
#project-search-input .select2-search__field {
  height: 40px;
  color: var(--text-primary);
}
#project-search-input .select2-search__field::placeholder {
  color: color-mix(in srgb, var(--brand-accent) 80%, transparent);
  opacity: 0.8;
  font-size: 14px;
  font-style: italic;
}
#project-search-input .select2-search__field {
  font-family: "Avenir Next";
  letter-spacing: 0px;
}
#project-search-input .results-only {
  width: 0 !important; /* We set the width to 0 so we use as width the min-width attribute that is added by select2. */
  box-shadow: none !important;
  border-radius: 0 !important;
  border: 1px solid var(--brand-accent) !important;
}
#project-search-input .select2-results__option--highlighted {
  background-color: var(--warning-color) !important;
}

.ls-nav-pills {
  margin-top: 25px;
  margin-bottom: 30px;
}
.ls-nav-pills .disabled-link {
  cursor: not-allowed;
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  color: gray;
  line-height: 1;
}
.ls-nav-pills .disabled-link span {
  font-size: 14px;
  padding: 10px 15px;
}
.ls-nav-pills .disabled-link .disabled-link-explanation {
  white-space: break-spaces;
  text-transform: none;
  display: none;
  padding: 0;
  font-size: 85%;
  color: var(--text-primary);
}

.ls-nav-pills > li {
  text-align: right;
  white-space: nowrap; /* on the statistics page, on a small screen, the line is cut in two otherwise */
}
@media (max-width: 991px) {
  .ls-nav-pills > li {
    text-align: center;
  }
}

.ls-nav-pills > li > a {
  display: inline-block;
  padding-left: 10px;
}

.ls-nav-pills > li > a:hover, .nav > li > a:focus,
.ls-nav-tabs > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
  font-weight: 600;
}

.ls-nav-pills > li.active > a, .ls-nav-pills > li.active > a:hover, .ls-nav-pills > li.active > a:focus {
  background: transparent;
  color: var(--text-primary);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 12px;
  text-decoration-thickness: 3px;
  text-decoration-color: var(--brand-primary);
}

.ls-no-style-link {
  text-decoration: none;
  text-underline-offset: unset;
}

.main-page-content .ls-nav-pills li span.badge, .main-page-content .ls-nav-tabs li span.badge {
  /* Override style of main-page-content .nav li span.badge */
  position: inherit;
  top: inherit;
  right: inherit;
  font-size: inherit;
}

.ls-nav-tabs > li > a {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--text-primary);
}
.ls-nav-tabs > li > a:hover {
  border: none;
}
.ls-nav-tabs > li > a span.badge {
  background-color: var(--brand-accent);
  margin-left: 10px;
  font-size: inherit;
}

.ls-nav-tabs > li.active > a, .ls-nav-tabs > li.active > a:hover, .ls-nav-tabs > li.active > a:focus {
  background: transparent;
  color: var(--text-primary);
  font-weight: 600;
  text-decoration: none;
  border: none;
  border-bottom: 3px solid var(--brand-accent);
}
.ls-nav-tabs > li.active > a:hover, .ls-nav-tabs > li.active > a:hover:hover, .ls-nav-tabs > li.active > a:focus:hover {
  border: none;
  border-bottom: 3px solid var(--brand-accent);
}
.ls-nav-tabs > li.active > a span.badge, .ls-nav-tabs > li.active > a:hover span.badge, .ls-nav-tabs > li.active > a:focus span.badge {
  background-color: var(--warning-color);
}

@media screen and (max-width: 1201px) {
  header .dropdown-menu li.dropdown {
    position: static;
  }
  header .dropdown-menu li.dropdown > .dropdown-menu {
    position: static;
    float: none;
    display: none; /* sera togglé au clic */
    margin: 0;
    border: 0;
    box-shadow: none;
    min-width: 100%;
  }
  /* Chevron indicateur sur les items parents (menus déroulants) */
  header .dropdown-menu > li.dropdown > a.dropdown-toggle {
    position: relative;
    padding-right: 18px; /* place pour le chevron */
  }
  header .dropdown-menu > li.dropdown > a.dropdown-toggle::after {
    content: "▸";
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--brand-accent);
    transition: transform 0.2s ease;
  }
  header .dropdown-menu > li.dropdown > a.dropdown-toggle.is-open::after {
    content: "▾";
  }
  /* Espacement entre les éléments du sous-menu */
  header .dropdown-menu li.dropdown > .dropdown-menu > li > a {
    padding: 10px 12px !important;
  }
  header .dropdown-menu li.dropdown > .dropdown-menu > li + li > a {
    margin-top: 6px;
  }
  /* Démarcation visuelle des sous‑menus (burger) */
  header .dropdown-menu li.dropdown > .dropdown-menu {
    background: color-mix(in srgb, var(--background-secondary) 40%, transparent);
  }
  header .dropdown-menu li.dropdown > .dropdown-menu > li > a {
    font-size: 92%;
    color: var(--text-secondary);
    position: relative;
  }
}
@media screen and (max-width: 993px) {
  header .navbar-header .navbar-toggle {
    margin-right: 0 !important;
  }
}
header .navbar-left .dropdown-menu.dropdown-menu-custom {
  padding: 12px 16px;
  min-width: 240px;
}

header .navbar-left .dropdown-menu.dropdown-menu-custom > li > a,
header .navbar-left .dropdown-menu.dropdown-menu-custom > li > a:hover,
header .navbar-left .dropdown-menu.dropdown-menu-custom > li > a:focus {
  display: block;
  padding: 12px 10px !important;
  line-height: 1.6;
}

header .navbar-left .dropdown-menu.dropdown-menu-custom > li + li > a {
  margin-top: 6px;
}

.dropdown-menu.ls-dropdown-menu {
  padding: 12px 16px;
  min-width: 240px;
}

.dropdown-menu.ls-dropdown-menu > li > a,
.dropdown-menu.ls-dropdown-menu > li > a:hover,
.dropdown-menu.ls-dropdown-menu > li > a:focus {
  display: block;
  padding: 12px 10px !important;
  line-height: 1.6;
}

.dropdown-menu.ls-dropdown-menu > li + li > a {
  margin-top: 6px;
}

/* The following lines for for displaying correctly the legacy StaticContent with the new titles style */
.project-show-main-panel .heading, .static-page-content .panel h2.heading {
  border-bottom: 1px solid var(--brand-accent);
  margin: 35px 0 30px;
  padding-bottom: 25px;
  font-weight: bold;
  clear: both;
}

.static-page-content .page-title h1 span {
  padding: 0;
}

.static-page-content .page-title.text-center {
  text-align: left;
}
@media (max-width: 599px) {
  .static-page-content .page-title.text-center {
    text-align: center;
  }
}

.static-page-content .navigation-container {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .static-page-content .navigation-container {
    float: left;
    width: 25%;
  }
}
.static-page-content .page-content-container {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .static-page-content .page-content-container {
    float: left;
    width: 75%;
  }
}

@media (min-width: 500px) and (max-width: 768px) {
  .col-6-between-500px-and-sm {
    width: 50%;
    float: left;
  }
}

.front-page-card {
  width: 100%;
}

.input-content-inside__container {
  position: relative;
}
.input-content-inside__container .input-content-inside__content {
  position: absolute;
  top: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
  right: 4px;
  display: block;
}

.ls-input-group .form-control, .ls-input-group .input-group-addon {
  font-size: 20px;
  border-color: #E6EAF0;
  color: var(--brand-accent);
  background-color: #E6EAF0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ls-input-group .no-border-left {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

@media (max-width: 599px) {
  .disable-float-and-center-on-mobile {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.project-picture__previsualisation-mobile .disable-float-and-center-on-mobile {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.lendo-green__dark__including_hover {
  color: var(--text-primary);
}
.lendo-green__dark__including_hover:hover, .lendo-green__dark__including_hover:active, .lendo-green__dark__including_hover:focus {
  color: var(--text-primary) !important;
}

.form-group .iti {
  width: 100%;
}

.ls-collapsable-btn {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ls-collapsable-btn__icon {
  margin-right: 10px;
}
.ls-collapsable-btn__icon svg, .ls-collapsable-btn__icon .fa {
  transform-origin: center;
  transition: transform 0.5s;
}
.ls-collapsable-btn__icon svg {
  transform: rotate(0);
}
.ls-collapsable-btn__icon .fa {
  transform: rotate(90deg);
}
.ls-collapsable-btn.collapsed {
  transition-duration: 10s;
}
.ls-collapsable-btn.collapsed .ls-collapsable-btn__icon svg {
  transform: rotate(-45deg);
}
.ls-collapsable-btn.collapsed .ls-collapsable-btn__icon .fa {
  transform: rotate(0);
}

.ls-flex {
  display: flex;
}
.ls-flex--row {
  flex-direction: row;
}
.ls-flex--column {
  flex-direction: column;
}
.ls-flex--wrap {
  flex-wrap: wrap;
}
.ls-flex--justify-start {
  justify-content: flex-start;
}
.ls-flex--justify-end {
  justify-content: flex-end;
}
.ls-flex--justify-center {
  justify-content: center;
}
.ls-flex--justify-between {
  justify-content: space-between;
}
.ls-flex--justify-around {
  justify-content: space-around;
}
.ls-flex--align-center {
  align-items: center;
}
.ls-flex--small-gap {
  gap: 10px;
}

.form-control--like {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #eeeeee;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  display: flex;
  align-items: center;
}

.preview-auto-reload-banner {
  position: fixed;
  z-index: 10050;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 10px 16px;
  background: #1a3a52;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.preview-auto-reload-banner__text {
  flex: 1 1 auto;
  text-align: center;
  min-width: 200px;
}
.preview-auto-reload-banner__stop {
  flex: 0 0 auto;
  color: #1a3a52;
  font-weight: 600;
}
.preview-auto-reload-banner--stopped {
  background: #3d5a73;
}

body:has(.preview-auto-reload-banner) {
  padding-top: 46px;
}

.ls-tooltip {
  background-color: #F7F8FA;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: none;
  padding: 15px;
  color: #024638;
  font-size: 13px;
  width: 375px;
  z-index: 10;
  border-radius: 8px;
  display: none;
  max-width: 95vw;
}

.ls-tooltip[data-show] {
  display: block;
}

.ls-tooltip-arrow, .ls-tooltip-arrow::before {
  position: absolute;
  width: 12px;
  height: 12px;
  background: inherit;
}

.ls-tooltip-arrow {
  visibility: hidden;
}

.ls-tooltip-arrow::before {
  visibility: visible;
  content: "";
  transform: rotate(45deg);
}

.ls-tooltip[data-popper-placement^=top] > .ls-tooltip-arrow {
  bottom: -4px;
}

.ls-tooltip[data-popper-placement^=bottom] > .ls-tooltip-arrow {
  top: -4px;
}

.ls-tooltip[data-popper-placement^=left] > .ls-tooltip-arrow {
  right: -4px;
}

.ls-tooltip[data-popper-placement^=right] > .ls-tooltip-arrow {
  left: -4px;
}

.svg-white {
  color: white;
}

.svg-brand {
  color: var(--brand-primary);
}

.svg-brand-accent {
  color: var(--brand-accent);
}

.uiList {
  margin-top: 0 !important;
}

.fb-like span {
  z-index: 10000;
}

.banner-static-page {
  padding: 15px 0 15px 0;
}
.banner-static-page .round-div {
  margin: auto;
  width: 160px;
  height: 160px;
  padding: 20px;
  border-radius: 50%;
  background-color: white;
}
.banner-static-page .round-div span {
  font-size: 100px;
}
.banner-static-page .round-div h3 {
  margin-top: 8px;
}
.banner-static-page .round-div a:hover {
  text-decoration: none;
  color: #F6B411;
}

.comment-ca-marche-panel.panel h2.heading {
  margin-top: 0;
}

.faq h2.heading {
  color: white;
  border-bottom: 1px dotted white !important;
}
.faq a {
  color: white;
}

.premium-optimum-table {
  margin-top: 30px;
}
.premium-optimum-table td, .premium-optimum-table th {
  vertical-align: middle !important;
  padding: 15px;
}
.premium-optimum-table .cell-content {
  font-size: 15px;
}

#stats-table .group-header-row {
  background-color: #f8f9fa;
}
#stats-table .group-header-row td:first-child {
  font-weight: bold;
  color: #495057;
}

.form-guide {
  font-size: 16px;
}
.form-guide h1 {
  font-size: 23px;
  text-align: center;
  color: #C4D600;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 40px;
}
.form-guide ul {
  padding-left: 15px;
  list-style-type: none;
}
.form-guide .badge {
  margin-right: 8px;
  margin-bottom: 5px;
}
.form-guide .contact {
  margin-top: 15px;
  color: #C4D600;
}

[type=tel]::placeholder {
  font-size: 12px;
  opacity: 0.5 !important;
  font-style: italic;
}

.has-error .form-control {
  border-color: #F17C00;
}

.has-error .help-block {
  color: #F17C00;
}

.panel.bg-orange .has-error .form-control,
.admin-filter-panel .has-error .form-control {
  border-color: black;
}
.panel.bg-orange .has-error .help-block,
.admin-filter-panel .has-error .help-block {
  color: black;
}

.form-td {
  padding: 0;
}

.padding-right {
  padding-right: 5px;
}

.margined-right {
  margin-right: 5px;
}

tr.error {
  background-color: rgba(252, 68, 68, 0.7019607843);
}

.registration-form .registration-title {
  font-size: 20px;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .registration-form .panel-body {
    padding: 60px;
  }
  .registration-form .title-not-first {
    margin-top: 15px;
  }
  .registration-form .input-left {
    padding-right: 5px;
  }
  .registration-form .input-middle {
    padding: 0 5px;
  }
  .registration-form .input-right {
    padding-left: 5px;
  }
}

.donation-amount, #no-donation {
  border: grey 1px solid;
  border-radius: 8px;
  margin: 3px 0;
  padding: 6px;
  cursor: pointer;
  position: relative;
  text-align: center;
  font-style: italic;
  font-weight: normal;
}
.donation-amount:hover, #no-donation:hover {
  font-style: unset;
  font-weight: bold;
}
.donation-amount:hover .amount-label, #no-donation:hover .amount-label {
  font-weight: bold;
}
.donation-amount.active, #no-donation.active {
  border: #F17C00 2px solid;
  background-color: #F17C00;
  color: white;
  font-style: unset;
  font-weight: bold;
}
.donation-amount.active .amount-label, #no-donation.active .amount-label {
  font-weight: bold;
}
.donation-amount input, #no-donation input {
  position: absolute;
  cursor: pointer;
  right: 10px;
  bottom: 10px;
}
.donation-amount label, #no-donation label {
  margin-bottom: 0;
}
.donation-amount .amount-label, #no-donation .amount-label {
  text-align: center;
  cursor: pointer;
  margin: 0;
  font-weight: normal;
}

#accordion .panel {
  box-shadow: none;
}
#accordion .panel-body {
  border-top: none;
}

.panel {
  border: 0;
}
.panel .heading {
  text-transform: uppercase;
  color: var(--brand-primary);
  border-bottom: 1px dotted var(--border-default);
  padding: 10px 10px;
}
.panel .heading .head-title {
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
}
.panel .content {
  padding: 30px;
}
.panel .panel-heading .accordion-toggle {
  color: var(--text-primary);
  text-transform: uppercase;
}
.panel .panel-heading .accordion-toggle:not(.collapsed) {
  text-decoration: underline;
  text-underline-offset: 12px;
  text-decoration-thickness: 3px;
  text-decoration-color: var(--brand-primary);
}
.panel nav li {
  position: relative;
}
.panel nav li a {
  padding: 25px 10px;
  text-transform: uppercase;
  font-size: 15px;
}
.panel nav li.active {
  background-color: var(--brand-primary);
}
.panel nav li.active a {
  background-color: var(--brand-primary);
  color: var(--text-on-brand);
}
.panel nav {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25);
}
.panel .overview {
  margin-top: 35px;
  background: var(--brand-primary);
  opacity: 0.8;
  color: var(--text-on-brand);
  font-size: 18px;
  padding: 25px;
}
.panel .title {
  padding: 10px 50px 0 15px;
  color: var(--brand-primary);
  border-bottom: 1px solid var(--brand-primary);
}
.panel .content-last {
  padding: 10px 40px 0 25px !important;
}
.panel .content-first {
  padding: 10px 25px 0 40px !important;
}
.panel .content {
  padding: 10px 25px 0 40px;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 150%;
}
.panel .content img:not(.form-img) {
  display: inline;
  margin: -60px 49px 0 41px;
  margin-bottom: 15px;
  float: right;
  width: 130px;
  height: 130px;
}
.panel .panel-simulate {
  padding-top: 15px;
}
.panel .plain-panel-body {
  padding: 0 25px 30px 25px;
  margin-right: 15px;
  margin-left: 15px;
  font-size: 16px;
  line-height: 150%;
  text-align: justify;
}
.panel .plain-panel-body .margined-top {
  margin-top: 35px;
}
.panel .plain-panel-body img {
  width: 200px;
}
.panel h2 {
  font-size: 20px;
}
.panel h2.heading {
  font-size: 20px;
  border-bottom: 1px dotted var(--border-default);
  background: 0 0;
  margin: 50px 0 35px 0;
  padding: 0 0 10px;
  text-align: left;
}
.panel h3 {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 400;
}
.panel .panel-footer {
  border-top: none;
  padding: 0;
}
.panel .panel-footer a {
  text-decoration: inherit;
  border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
}
.panel .panel-footer input, .panel .panel-footer .btn {
  text-decoration: inherit;
  border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
}
.panel .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: "Glyphicons Halflings"; /* essential for enabling glyphicon */
  content: "\e114 "; /* adjust as needed, taken from bootstrap.css */
  float: left; /* adjust as needed */
  color: var(--brand-primary);
}
.panel .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  color: var(--text-primary);
  content: "\e080 "; /* adjust as needed, taken from bootstrap.css */
}
.panel .accordion-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: "Glyphicons Halflings"; /* essential for enabling glyphicon */
  content: "\e082 "; /* adjust as needed, taken from bootstrap.css */
  float: left; /* adjust as needed */
  /*color: white;         /* adjust as needed */
}
.panel .accordion-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e081 "; /* adjust as needed, taken from bootstrap.css */
}

.panel-heading.navigate {
  padding: 0;
}
.panel-heading.navigate li {
  padding: 0;
}
.panel-heading.navigate li a {
  padding: 15px 0;
  color: inherit;
}
.panel-heading.navigate li.active {
  background-color: var(--brand-primary);
}
.panel-heading.navigate li.hover {
  background-color: var(--surface-secondary);
}

.no-box-shadow {
  box-shadow: none;
}

.section-title {
  border-bottom: 1px dotted var(--border-default);
  padding-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: var(--brand-primary);
  text-align: left;
  margin-right: 15px;
}
.section-title a {
  padding-right: 0 !important;
}

#documents .row.margined {
  border-bottom: 1px dotted var(--border-default);
  padding: 0 0 20px 0;
}
#documents .row.margined .input_title {
  margin: 10px 0 10px 0;
}

.overview-admin {
  border-top: 1px dotted var(--border-default);
  margin-top: 20px;
  padding: 20px 0 0 0;
}

.risks_acceptation {
  padding: 5px;
  background-color: color-mix(in srgb, var(--secondary-color) 20%, transparent);
  opacity: 0.2;
}

.admin-page .panel .panel-heading {
  background-color: var(--brand-primary);
}
.admin-page .panel .panel-heading .accordion-toggle, .admin-page .panel .panel-heading .accordion-toggle:after, .admin-page .panel .panel-heading .accordion-toggle:after, .admin-page .panel .panel-heading .accordion-toggle.collapsed:after, .admin-page .panel .panel-heading .accordion-toggle.collapsed:after {
  color: var(--text-on-brand);
  text-transform: inherit;
}

.ls-panel {
  color: var(--text-primary);
  border: 0.5px solid var(--brand-accent);
  font-size: 15px;
}
.ls-panel .form-control, .ls-panel .input-group-addon {
  border-color: var(--border-default);
  color: var(--text-primary);
  background-color: var(--surface-secondary);
}
.ls-panel .form-control {
  box-shadow: none;
}
.ls-panel > :last-child, .ls-panel .panel-body > :last-child {
  margin-bottom: 0;
}

.ls-panel--title {
  text-align: center;
  color: var(--text-on-brand);
  text-transform: uppercase;
  background-color: var(--brand-accent);
  padding: 15px 20px;
  margin: 0;
}

.ls-panel--body {
  padding: 15px;
}
.ls-panel--body:last-child {
  margin-bottom: 0;
}

.ls-panel--body__large {
  padding: 30px;
}

.input-group--with-submit {
  display: flex;
}
.input-group--with-submit .input_group--with-submit--container {
  /* This is for fixing a bug on safari. If the input-group is not in the container, it will take all the available space without letting some for the input-group-addon */
  flex-grow: 1;
}
.input-group--with-submit .form-amount {
  padding-top: 6px;
}
.input-group--with-submit .form-control {
  padding-right: 0;
}
.input-group--with-submit .input-group {
  flex: 1;
}
.input-group--with-submit .input-group-addon {
  padding-left: 0;
}
.input-group--with-submit input[type=submit] {
  margin-left: 15px;
}

.ls-gray-light-panel {
  background-color: var(--background-secondary);
  padding: 30px;
}

.email-preview-modal .modal-dialog {
  width: 1200px;
  max-width: 95vw;
}

.email-preview-modal .modal-content {
  border-radius: 10px;
  overflow: hidden;
  border: none;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.25);
  max-height: 95vh;
  display: flex;
  flex-direction: column;
}

.email-preview-modal .email-preview-send-form {
  display: flex;
  flex-direction: column;
  min-height: 0;
  flex: 1;
}

.email-preview-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 18px;
  border-bottom: 1px solid #e5e5e5;
  background: #f8f9fa;
  flex-shrink: 0;
}

.email-preview-modal .email-preview-body {
  flex: 1;
  overflow-y: auto;
  min-height: 0;
}

.email-preview-toolbar__actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.email-preview-toolbar__close {
  margin: 0;
  padding: 4px 8px;
  border: none;
  background: transparent;
  color: #6c757d;
  font-size: 16px;
}

.email-preview-toolbar__close:hover {
  color: #343a40;
}

.email-preview-send-form {
  margin: 0;
}

.email-preview-send-btn {
  min-width: 140px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.email-preview-send-btn .fa {
  font-size: 14px;
}

.email-preview-status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 16px;
  border-radius: 6px;
  background: #dc3545;
  color: #fff;
  font-weight: 600;
  animation: email-status-shake 0.24s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation-iteration-count: 2;
  box-shadow: 0 8px 20px rgba(220, 53, 69, 0.35);
}

.email-preview-status .fa {
  font-size: 14px;
}

@keyframes email-status-shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.email-preview-modal .email-preview-meta {
  margin-bottom: 16px;
  font-size: 13px;
}

.email-preview-modal .email-preview-meta__row {
  display: flex;
  gap: 12px;
  margin-bottom: 6px;
}

.email-preview-modal .email-preview-meta__row dt {
  min-width: 52px;
  margin: 0;
  font-weight: 600;
  color: #555;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding-top: 6px;
}

.email-preview-modal .email-preview-meta__row dd {
  flex: 1;
  margin: 0;
  word-break: break-word;
  background: #fff;
  border: 1px solid #e1e4e8;
  border-radius: 4px;
  padding: 6px 10px;
  min-height: 32px;
  display: flex;
  align-items: center;
}

.email-preview-modal .email-preview-meta__row--subject dd {
  font-size: 15px;
  font-weight: 600;
}

.email-preview-modal .email-preview-content {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background: #fafafa;
  padding: 0;
  max-height: 50vh;
  overflow: auto;
  margin-bottom: 0;
  position: relative;
}

.email-preview-iframe {
  width: 100%;
  min-height: 400px;
  border: none;
  background: white;
  display: block;
}

.email-preview-body {
  padding: 16px 18px 18px;
}

.email-action-block {
  text-align: left;
}

.email-action-primary-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  text-transform: none;
  padding: 6px 14px;
  margin-bottom: 6px;
}

.email-action-primary-icon {
  font-size: 14px;
}

.email-action-primary-text {
  font-size: 13px;
}

.email-action-history-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border-radius: 999px;
  font-size: 11px;
  padding: 4px 10px;
  color: #0c5230;
  background: rgba(12, 82, 48, 0.08);
  border-color: rgba(12, 82, 48, 0.25);
}

.email-action-history-btn .fa {
  font-size: 12px;
}

.email-action-history-btn:hover,
.email-action-history-btn:focus,
.email-action-history-btn:active {
  color: #08341f;
  background: rgba(12, 82, 48, 0.18);
  border-color: rgba(12, 82, 48, 0.4);
}

.email-action-meta {
  display: flex;
  align-items: center;
  gap: 12px;
}

.tooltip-history-icon {
  color: #1e7e34;
  margin-right: 4px;
}

.tooltip-history-entry {
  display: flex;
  align-items: center;
  gap: 4px;
}

.email-history-modal .modal-title {
  font-size: 14px;
  font-weight: 600;
}

.email-history-list li {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: #555;
  padding: 4px 0;
  border-bottom: 1px solid #f0f2f4;
}

.email-history-list li:last-child {
  border-bottom: none;
}

.email-action-last-send {
  font-size: 11px;
  color: #6c757d;
  font-style: italic;
  margin-bottom: 0;
}

.email-action-empty {
  font-size: 11px;
  color: #6c757d;
  font-style: italic;
  margin-bottom: 0;
}

.email-preview-attachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.email-preview-attachments li {
  font-size: 13px;
  color: #495057;
  padding: 4px 8px;
  background: #f8f9fa;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.email-preview-attachments li:before {
  content: "\f0c6";
  font-family: "FontAwesome";
  font-size: 12px;
  color: #6c757d;
}

.email-preview-meta__row .text-muted {
  color: #6c757d;
  font-style: italic;
  font-size: 12px;
}

.email-attachment-link {
  color: #007bff;
  text-decoration: none;
  cursor: pointer;
}

.email-attachment-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.kyc-modal__drop {
  color: #C4D600;
  font-style: italic;
  margin-bottom: 10px;
  font-weight: 500;
}

.kyc-modal__row {
  display: flex;
  flex-direction: column;
}
.kyc-modal__row__right-content {
  margin-top: 20px;
}

@media (min-width: 992px) {
  .kyc-modal__row {
    flex-direction: row;
  }
  .kyc-modal__row__right-content {
    margin-top: 0;
  }
}
.kyc-modal-btn {
  width: 100%;
  padding: 10px;
  display: flex;
  height: 100%;
  align-items: center;
}
.kyc-modal-btn__container {
  flex: 1;
}
.kyc-modal-btn__first-row {
  display: flex;
  align-items: center;
}
.kyc-modal-btn__icon svg, .kyc-modal-btn__icon .fa {
  transform-origin: center;
  transition: transform 0.5s;
}
.kyc-modal-btn__icon svg {
  transform: rotate(0);
}
.kyc-modal-btn__icon .fa {
  transform: rotate(90deg);
}
.kyc-modal-btn.collapsed {
  transition-duration: 10s;
}
.kyc-modal-btn.collapsed .kyc-modal-btn__icon svg {
  transform: rotate(-45deg);
}
.kyc-modal-btn.collapsed .kyc-modal-btn__icon .fa {
  transform: rotate(0);
}
.kyc-modal-btn__second-row {
  font-size: 13px;
  border-top: 0.5px solid;
  padding-top: 10px;
  white-space: initial;
}
.kyc-modal-btn__second-row--large-top {
  margin-top: 10px;
}

.kyc-modal-btn__second-row__with-padding {
  padding: 10px 30px 0;
  min-height: 445px;
}

.kyc-modal-offer-btn__second-row__with-padding {
  padding: 10px 30px 0;
}

.kyc-dropzone__icon-container {
  position: relative;
  width: 64px;
  margin: 0 auto;
}

.kyc-dropzone__icon-download {
  width: 100%;
}

.kyc-dropzone__icon-status {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: -5px;
  border-radius: 50%;
}
.kyc-dropzone__icon-status--rounded {
  display: flex;
  align-items: center;
  justify-content: center;
}
.kyc-dropzone__icon-status--validated {
  background-color: #C4D600;
}

.fixed-floating-content {
  position: fixed;
  right: 12px;
  bottom: 50px;
  color: #024638;
  width: 70px;
  z-index: 11;
}
.fixed-floating-content--left {
  left: 12px;
}
.fixed-floating-content .ls-tooltip {
  margin-top: -10px !important;
}

.fixed-floating-content__btn {
  width: 100%;
  padding: 5px;
}
.fixed-floating-content__btn:not(:first-child) {
  margin-top: 20px;
}

.project-scroll-btn__content {
  display: none;
  font-family: CanelaDeck;
}

.fixed-floating-content__btn__image-container {
  position: relative;
}

.fixed-floating-content__btn__info {
  position: absolute;
  width: 20px;
  height: 20px;
  right: -1px;
  bottom: 0;
}
.fixed-floating-content__btn__info--rounded {
  border-radius: 50%;
  background-color: #F6B411;
  color: white;
}

.ls-tooltip-documents {
  padding: 15px;
  font-family: CanelaDeck;
}
.ls-tooltip-documents .ls-h4 {
  font-family: CanelaDeck;
}

.missing-documents__row {
  font-size: 20px;
}
.missing-documents__row .vertical-separator {
  margin: 0 15px;
}
.missing-documents__row:not(:last-child) {
  border-bottom: 0.5px solid;
}
.missing-documents__row .btn-gray--light {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 15px;
}

.missing-documents__number {
  width: 30px;
  text-align: left;
  position: relative;
}

.missing-documents--checked {
  position: absolute;
  right: -9px;
  top: 0;
}

.missing-documents__text {
  font-size: 13px;
  flex: 1;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.missing-documents__text--incomplete {
  margin-left: 5px;
}

.missing-documents__icon-container {
  width: 50px;
  text-align: center;
}

@media (max-width: 599px) {
  .ls-tooltip-reducing-on-mobile {
    width: initial;
  }
  .ls-tooltip-70vw-max {
    max-width: 70vw;
  }
}
@media (min-width: 768px) {
  .project-scroll-btn__content {
    display: block;
  }
}
.eligible-projects-tooltip__project-list {
  max-height: 40vh;
  overflow-y: scroll;
}

.project-cif-steps-panel {
  font-family: CanelaDeck;
}
.project-cif-steps-panel .btn-gray--light {
  background-color: transparent;
  border-color: transparent;
}
.project-cif-steps-panel .btn-gray--light:hover {
  background-color: rgb(177.3158878505, 193.6, 0);
  border-color: transparent;
}
.project-cif-steps-panel .missing-documents__text {
  color: #024638;
}

.modal .overview {
  margin-bottom: 35px;
  background: rgba(195, 211, 4, 0.8);
  color: white;
  font-size: 18px;
  padding: 25px;
}

.allianz-modal h1 {
  margin: 15px 0 30px 0;
  font-size: 14px;
  text-transform: uppercase;
}

.arrangement-modal {
  width: 950px;
}

.modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#modal-documents object {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 0px 2px;
}
#modal-documents .modal-dialog {
  width: 50%;
}
#modal-documents .download {
  text-align: right;
  margin: 5px 0;
}

.modal-dialog-offer {
  width: 80%;
  max-height: 80%;
}

@media (max-width: 725px) {
  #modal-documents .modal-dialog {
    width: 80%;
  }
}
.concept-panel {
  position: relative;
}
.concept-panel .concept-title {
  position: absolute;
  text-align: center;
  background: rgba(195, 211, 4, 0.75);
  z-index: 10;
  width: 100%;
}
.concept-panel .concept-title h1 {
  color: white;
  text-transform: uppercase;
  margin: 20px 80px 20px 80px;
  font-size: 31px;
}
@media (max-width: 725px) {
  .concept-panel .concept-title h1 {
    font-size: 20px;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .concept-panel .concept-title h1 {
    font-size: 25px;
  }
}
.concept-panel .concept-comics-explanation {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 769px) {
  .concept-panel .concept-comics-explanation {
    display: none;
  }
}
.concept-panel .concept-comics-explanation .comics {
  color: white;
  padding-bottom: 10px;
}
.concept-panel .concept-comics-explanation .comics .round-div {
  margin: auto;
  border-radius: 50%;
  background-color: white;
  opacity: 0.92;
}
@media (max-width: 725px) {
  .concept-panel .concept-comics-explanation .comics .round-div {
    width: 70px;
    height: 70px;
    padding: 13px;
  }
  .concept-panel .concept-comics-explanation .comics .round-div span {
    font-size: 45px;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .concept-panel .concept-comics-explanation .comics .round-div {
    width: 100px;
    height: 100px;
    padding: 23px;
  }
  .concept-panel .concept-comics-explanation .comics .round-div span {
    font-size: 55px;
  }
}
@media (min-width: 993px) {
  .concept-panel .concept-comics-explanation .comics .round-div {
    width: 130px;
    height: 130px;
    padding: 27px;
  }
  .concept-panel .concept-comics-explanation .comics .round-div span {
    font-size: 75px;
  }
}
.concept-panel .concept-comics-explanation .comics .round-div a:hover {
  text-decoration: none;
  color: #F6B411;
}
.concept-panel .concept-comics-explanation .explanation {
  background: rgba(195, 211, 4, 0.75);
  color: white;
  font-size: 14px;
}
.concept-panel .concept-comics-explanation .explanation h3 {
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 17px;
  text-transform: uppercase;
}
@media (max-width: 725px) {
  .concept-panel .concept-comics-explanation .explanation h3 {
    font-size: 13px;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .concept-panel .concept-comics-explanation .explanation h3 {
    font-size: 15px;
  }
}
.concept-panel .concept-comics-explanation .explanation .text-explanation {
  line-height: 1.2;
  margin-bottom: 9px;
}
@media (max-width: 725px) {
  .concept-panel .concept-comics-explanation .explanation .text-explanation {
    display: none;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .concept-panel .concept-comics-explanation .explanation .text-explanation {
    font-size: 11px;
  }
}

@media (max-width: 725px) {
  .correc-hand {
    padding-top: 5px !important;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .correc-hand {
    padding-top: 10px !important;
  }
}
@media (min-width: 993px) {
  .correc-hand {
    padding-top: 15px !important;
  }
}

@media (max-width: 725px) {
  .correc-hearth {
    padding-top: 16px !important;
    padding-left: 10px !important;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .correc-hearth {
    padding-top: 28px !important;
    padding-left: 20px !important;
  }
}
@media (min-width: 993px) {
  .correc-hearth {
    padding-top: 35px !important;
    padding-left: 23px !important;
  }
}

.concept {
  padding: 40px 0 40px;
  text-align: center;
  font-weight: 400;
}
.concept h2 {
  margin-bottom: 25px;
}
.concept .item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 145px;
}
.concept .item .title {
  border-top: solid 3px black;
  border-bottom: solid 3px black;
  margin-left: auto;
  margin-right: auto;
  width: 180px;
  font-size: 24px;
}
.concept .item .content {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  width: 240px;
  font-size: 16px;
}

#document-summary {
  position: relative;
  display: block;
  text-decoration: none;
}
#document-summary a {
  color: var(--text-on-brand);
  text-decoration: none;
}
#document-summary a:active, #document-summary a:hover, #document-summary a:focus {
  color: var(--text-on-brand);
}
#document-summary a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#document-summary .document-summary__hover-panel-body {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: var(--text-secondary);
  text-align: center;
  font-size: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--background-primary);
  text-shadow: 1px 0 0 #888, -1px 0 0 #888, 0 1px 0 #888, 0 -1px 0 #888, 1px 1px #888, -1px -1px 0 #888, 1px -1px 0 #888, -1px 1px 0 #888;
  color: var(--text-on-brand);
  cursor: pointer;
}
#document-summary .document-summary__inactive-panel-body {
  padding: 30px;
}
#document-summary:hover .document-summary__inactive-panel-body {
  opacity: 0.5;
}
#document-summary:hover .document-summary__hover-panel-body {
  opacity: 1;
}

.dashboard-offer-status {
  padding: 0.8rem;
  height: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.dashboard-status-button {
  text-decoration: none;
}
.dashboard-status-button:hover {
  background-color: var(--secondary-color) !important;
}
.dashboard-status-button:hover, .dashboard-status-button:focus, .dashboard-status-button:active {
  color: var(--text-on-brand);
}

.document-summary__items {
  display: flex;
  justify-content: space-around;
}
.document-summary__items .ls-dropzone {
  background-color: var(--brand-background);
}

.document-summary__close_button {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
}

.personal_page__body {
  background: var(--background-secondary);
}

@media (min-width: 1500px) {
  .referrer_instructions {
    position: absolute;
    left: 50px;
    top: 20px;
  }
}
@media (min-width: 992px) {
  .referrer_instructions {
    background: var(--background-primary);
    width: 500px;
    padding: 30px;
    border: 3px solid var(--brand-accent);
  }
}
@media (max-width: 599px) {
  .referrer_instructions > *:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .referrer_instructions > *:not(:last-child) {
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  .referrer_instructions {
    padding-bottom: 10px;
    border-bottom: 0.5px solid;
  }
}
.referrer_instructions {
  margin-top: 30px;
}

.referrer_advantages {
  margin: 40px 0 25px;
}
@media (min-width: 768px) {
  .referrer_advantages {
    display: flex;
    justify-content: space-between;
  }
  .referrer_advantages > div {
    width: 30%;
    font-size: small;
  }
}
@media (max-width: 599px) {
  .referrer_advantages > div {
    margin-bottom: 30px;
  }
}

.referrer_advantages__picto {
  height: 50px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .referrer_advantages__picto {
    margin-bottom: 30px;
  }
}

.connection__image {
  height: 195px;
  height: 195px;
  width: 100%;
  margin-bottom: 20px;
  object-fit: cover;
}

.connection__picto {
  position: absolute;
  height: 85px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.registration__input-civility {
  padding-right: 0;
}

.registration__warning-panel {
  padding: 10px;
  font-size: 12px;
}

.registration_and_connection__footer {
  font-size: 12px;
}
.registration_and_connection__footer p {
  margin: 0;
}
.registration_and_connection__footer a, .registration_and_connection__footer a:hover {
  color: var(--text-primary);
}

.registration_and_connection__show-password {
  margin-top: 30px;
  text-align: right;
  padding-left: 0;
}

#updatePassword .close, #edit_user_email .close {
  color: var(--text-primary);
}

.proof-of-address .proof-of-address-iframe {
  display: none;
}
.proof-of-address .proof-of-address-iframe .embeded-responsive iframe {
  width: 100%;
  height: 250px;
}

.newsletter-subscription-link {
  cursor: pointer;
}

#add-admin-user-documents-modal {
  z-index: 999999;
}

.user-overview {
  /*margin-bottom: 40px;
    border-radius: 0px;
    padding: 15px;*/
}
.user-overview img {
  width: 100%;
}
.user-overview .name {
  font-size: 16px;
  text-transform: uppercase;
}
.user-overview .email {
  color: var(--text-secondary);
  font-size: 12px;
  font-style: italic;
  margin-bottom: 30px;
}
.user-overview .address {
  margin-bottom: 10px;
  font-size: 14px;
}
.user-overview .financial-detail span {
  margin-right: 10px;
}
.user-overview .financial-detail {
  font-size: 13px;
  margin-bottom: 10px;
}
.user-overview .remaining-time {
  color: var(--text-secondary);
  font-size: 12px;
  font-style: italic;
  margin-bottom: 8px;
}

.sub-td {
  background-color: var(--surface-secondary);
  padding: 5px;
}

.table.inv_permissions td {
  padding: 2px;
}

.user-kyc-form h1 {
  font-size: 25px;
}
.user-kyc-form h2 {
  border-bottom: 1px dotted var(--text-on-brand);
  margin: 10px 0 10px 0;
  font-size: 20px;
  background: 0 0;
  padding: 0 0 10px;
  text-align: left;
}
.user-kyc-form .line-of-docs {
  padding-top: 8px;
  padding-bottom: 8px;
}
.user-kyc-form #accordion-user-docs a {
  color: var(--text-on-brand);
  font-style: oblique;
}
.user-kyc-form #accordion-user-docs a:hover {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.all-investments-link {
  margin-top: 13px;
  display: inline-block;
  margin-right: 15px;
  text-align: right;
  font-style: italic;
  color: var(--text-primary);
  text-decoration: none;
}
.all-investments-link:hover, .all-investments-link:active, .all-investments-link:focus {
  color: var(--text-primary);
  font-weight: bold;
}
.all-investments-link .badge {
  width: 17px;
  font-size: 10px;
  background-color: var(--brand-accent);
}
.all-investments-link.active {
  font-weight: bold;
  border-bottom: 1px solid;
}
.all-investments-link.active .badge {
  background-color: var(--warning-color);
}

#resource-search-form-container.dashboard-search-form .select2-selection__choice {
  max-width: 90%;
}

.offers-result__nav-bar {
  display: flex;
  border-bottom: 1px solid var(--border-default);
}

#addressNewModalCenter .errors,
#addressEditModalCenter .errors {
  color: var(--error-color);
}

@media screen and (max-width: 769px) {
  .credit-register-account-btn {
    white-space: pre-wrap;
  }
}
#lendo-connect {
  position: absolute;
  bottom: -41px;
  right: 10px;
  font-size: 13px;
  padding: 8px 8px;
}
#lendo-connect img {
  width: 30px;
  margin-right: 5px;
}

#gains-summary-accordion_group.need_space .panel-collapse:first-child {
  margin-top: 50px;
}

.panel_above_image__container--centered .panel_above_image__content.credit-new__panel-content {
  max-width: 90%;
}

.debit-panel__arrow {
  text-align: center;
  padding-top: 16px;
  font-size: 83px;
}

.registration_and_connection__or-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}
.registration_and_connection__or-container:before {
  background-color: var(--brand-accent);
  content: "";
  height: 0.5px;
  width: 50%;
}
.registration_and_connection__or-container:after {
  background-color: var(--brand-accent);
  content: "";
  height: 0.5px;
  width: 50%;
}

.registration_and_connection__or-span {
  font-size: 1.4rem;
  line-height: 1.42857;
  font-weight: 400;
  padding: 0 16px;
  font-weight: bold;
}

.panel_above_image__content.panel_above_image__content--sign-in .oauth-provider-buttons {
  flex-direction: column;
}

.oauth-provider-buttons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 12px 16px;
}

.oauth-provider-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.oauth-provider-button__image {
  width: 100%;
  height: auto;
}

:root {
  --brand-primary: #C4D600;
  --brand-accent: #024638;
  --brand-background: #e6f7cf;
  --secondary-color: #F17C00;
  --secondary-color-alt: #F6B411;
  --tertiary-color: #2DC6D5;
  --tertiary-color-alt: #00C1D4;
  --success-color: #C4D600;
  --warning-color: #F6B411;
  --error-color: #F17C00;
  --info-color: #2DC6D5;
  --text-primary: var(--brand-accent);
  --text-secondary: #666666;
  --text-on-brand: white;
  --background-primary: white;
  --background-secondary: #F7F8FA;
  --background-accent: var(--brand-background);
  --surface-primary: #E6EAF0;
  --surface-secondary: #F8F8F8;
  --border-default: #e6e6e6;
  --border-accent: var(--brand-accent);
  --interactive-primary: var(--brand-primary);
  --interactive-hover: var(--brand-accent);
  --interactive-active: var(--brand-accent);
  --interactive-focus: var(--brand-primary);
  --navbar-background: var(--brand-primary);
  --navbar-text: var(--text-on-brand);
  --navbar-hover: var(--brand-accent);
  --input-border: #ccc;
  --input-focus-border: var(--interactive-focus);
  --input-background: var(--background-primary);
  --tooltip-background: var(--warning-color);
  --overlay-background: rgba(0, 0, 0, 0.5);
}

.valorem-page {
  --brand-primary: #80ba27;
  --brand-accent: #006665;
  --text-primary: #006665;
  --secondary-color: #e67707;
  --interactive-primary: #80ba27;
  --interactive-hover: #006665;
}

.arkolia-page {
  --brand-primary: #a1c22e;
  --brand-accent: #407842;
  --text-primary: #407842;
  --secondary-color: #fab03b;
  --tertiary-color: #1D9C98;
  --interactive-primary: #a1c22e;
  --interactive-hover: #407842;
  --footer-background: #1D9C98;
  --footer-border: #fab03b;
  --footer-title: white;
}

.neoen-page {
  --brand-primary: #042b60;
  --brand-accent: #23527c;
  --text-primary: #042b60;
  --secondary-color: #b08000;
  --interactive-primary: #042b60;
  --interactive-hover: #23527c;
}

.akuocoop-page {
  --brand-primary: #4fa941;
  --brand-accent: #333f50;
  --text-primary: #333f50;
  --surface-primary: #f1f1f1;
  --interactive-primary: #4fa941;
  --interactive-hover: #333f50;
}

.patrimosphere-page {
  --brand-primary: #FBBE46;
  --brand-accent: #08523b;
  --text-primary: #08523b;
  --secondary-color: #ffbf44;
  --warning-color: #fecb67;
  --surface-primary: #fff6e3;
  --interactive-primary: #FBBE46;
  --interactive-hover: #08523b;
}

.lendopolis-page {
  --brand-primary: #19b4fa;
  --brand-accent: #19b4fa;
  --lendopolis-brand-primary-alt: #003A88;
  --text-primary: #222222;
  --input-border: #ccc;
  --text-secondary: #FFFFFF;
  --interactive-primary: #19b4fa;
  --interactive-hover: #05a8e6;
  --grey-900: #222;
  --background-accent: #caf4fe;
  --success-color: #61d079;
  --footer-background: #222;
  --footer-border: white;
  --footer-title: white;
}

/* Project page */
.single-project {
  background-color: white;
}
@media (max-width: 769px) {
  .single-project .carousel .carousel-caption {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .single-project .carousel .carousel-caption h1 {
    font-size: 20px;
  }
}
.single-project .project-img-panel {
  position: relative;
}
@media (min-width: 992px) {
  .single-project .main-page-content {
    margin-top: 80px;
  }
}

.project-show-main-panel {
  font-size: 15px;
}

.project-carousel {
  position: relative;
}
.project-carousel .img-responsive {
  object-fit: cover;
}

.project-carousel--logo {
  max-height: 100px;
  max-width: 130px;
  margin: 0 auto 10px;
}

.project-carousel--bg-image {
  min-height: 390px;
  max-height: 600px;
}

.project-carousel--caption {
  background-color: white;
  color: var(--text-primary);
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
  z-index: 10;
  text-align: center;
  padding: 30px 87px 0;
  max-width: 728px;
  margin: auto;
  border: 0.5px solid var(--border-default);
}
@media (max-width: 991px) {
  .project-carousel--caption {
    padding: 15px 50px;
  }
}

.project-content .project-show-main-panel img:not(.project-number__picto):not(.dropzone img, .disable-default-project-img-style img) {
  float: left;
  margin: 0 30px 20px 0;
  padding: 0 !important;
}
@media screen and (max-width: 769px) {
  .project-content .project-show-main-panel img:not(.project-number__picto):not(.dropzone img, .disable-default-project-img-style img) {
    margin: 10px auto;
    display: block;
    float: none;
  }
}
.project-content .project-show-main-panel .img-right {
  float: right;
  margin: 0 0 20px 30px;
}

.project-info {
  padding: 30px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .project-info {
    margin-bottom: 30px;
    text-align: center;
  }
}
.project-info .link {
  position: inherit !important;
}
.project-info .panel {
  background-color: inherit;
  margin: inherit !important;
}
.project-info .panel-body, .project-info .col-md-12, .project-info .col-xs-12, .project-info .col-md-8 {
  padding: 0;
}
.project-info .row {
  margin: 0;
}
.project-info br:last-child {
  display: none;
}
.project-info > :last-child {
  margin-bottom: 0;
}

/* project-info-title and project-info-subtitle are not used in website code but in some of the StaticContent html */
.project-info-title {
  color: white;
  margin-bottom: 30px;
}

.project-info-subtitle {
  color: white;
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 30px;
}

.project--presentation-panel {
  color: var(--text-primary);
}
.project--presentation-panel img:not(.project-number__picto):not(.dropzone img, .disable-default-project-img-style img) {
  width: 200px;
}

.project-presentation--company-description img:not(.project-number__picto):not(.dropzone img, .disable-default-project-img-style img) {
  width: 200px;
}

#project-contracts {
  margin: 40px 0;
  border-top: 3px solid var(--border-accent);
  border-bottom: 3px solid var(--border-accent);
}
#project-contracts .detail-bid-panel--row:first-child:before {
  width: 100%;
  border-bottom: 1px solid;
  content: "";
  margin: 5px 0;
}
#project-contracts .contracts-panel .project-doc-link:last-child {
  margin-bottom: 0;
}
#project-contracts .heading {
  display: none;
}

.invite-to-create-account {
  background-color: var(--brand-accent);
  color: var(--text-on-brand);
  padding: 28px 32px;
  text-align: center;
}

.project-invest {
  margin-bottom: 30px;
  color: var(--text-primary);
}
.project-invest .ls-h2 {
  font-family: CanelaDeck;
}
.project-invest .link, .project-invest a {
  color: white;
}
.project-invest .form-control, .project-invest .input-group-addon {
  border-color: var(--surface-primary);
  color: var(--text-primary) !important;
  background-color: var(--surface-primary);
}
.project-invest .form-control {
  box-shadow: none;
}
.project-invest input[type=submit] {
  font-family: CanelaDeck;
}

.project-invest--header {
  border-bottom: 0.5px solid;
  padding-bottom: 10px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.project-invest--header--icon-and-border {
  display: flex;
  align-items: center;
}

.project-invest--header--title {
  flex-grow: 1;
  text-align: center;
}

.project-invest--header--opposite {
  /* size of .project-invest--header--icon-and-border, in order to center project-invest--header--title */
  width: 50px;
}

.project-create-account--buttons {
  display: flex;
  justify-content: space-between;
}

.bonus-targets {
  font-size: 13px;
}
.bonus-targets:first-letter {
  text-transform: capitalize;
}

.information-block {
  text-align: left;
  padding: 0 30px;
}

.information-block--title {
  text-align: center;
}

.fees {
  margin-top: 50px;
}

.project-carousel--image-caption {
  text-align: right;
  width: 50%;
  right: 15px;
  left: auto;
  top: 10px;
  padding-bottom: 0;
  font-size: 12px;
}

@media (max-width: 599px) {
  .project-carousel--title {
    font-size: 20px;
  }
}
.front-page-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(250px, 500px));
  grid-auto-flow: row dense;
  gap: 10px;
}
.front-page-grid .front-page-card {
  width: 100%;
}
@media (max-width: 558px) {
  .front-page-grid {
    grid-template-columns: repeat(1, minmax(250px, 500px));
  }
}
@media (max-width: 1200px) and (min-width: 559px) {
  .front-page-grid {
    grid-template-columns: repeat(2, minmax(250px, 500px));
  }
}

#project-show.patrimosphere-page,
.project-card.patrimosphere-page {
  --brand-primary: #FBBE46;
  --brand-accent: #08523b;
  --text-primary: var(--brand-accent);
  --secondary-color: #ffbf44;
  --warning-color: #fecb67;
  --surface-primary: #fff6e3;
  --interactive-primary: #FBBE46;
  --interactive-hover: #08523b;
}
#project-show.patrimosphere-page .js-project-simulation .graph-container.charts-graph-container,
.project-card.patrimosphere-page .js-project-simulation .graph-container.charts-graph-container {
  --brand-primary: #024638;
}
#project-show.patrimosphere-page .project-carousel--caption,
#project-show.patrimosphere-page .project-carousel--title.ls-h1,
#project-show.patrimosphere-page .project-show-main-panel .heading,
.project-card.patrimosphere-page .project-carousel--caption,
.project-card.patrimosphere-page .project-carousel--title.ls-h1,
.project-card.patrimosphere-page .project-show-main-panel .heading {
  color: var(--text-primary) !important;
}

#project-show.patrimosphere-page {
  --simulate-timetable-head-footer-bg: color-mix(in srgb, var(--brand-accent) 12%, white);
}
#project-show.patrimosphere-page .simulate-tabs {
  border-bottom: 0.5px solid var(--brand-accent);
}
#project-show.patrimosphere-page .simulate-tabs--tab + .simulate-tabs--tab {
  border-left: 0.5px solid var(--brand-accent);
}
#project-show.patrimosphere-page .simulate-tabs--tab.active .simulate-tabs--item,
#project-show.patrimosphere-page .simulate-tabs--tab:hover .simulate-tabs--item {
  background-color: var(--brand-accent);
  color: var(--text-on-brand);
}
#project-show.patrimosphere-page .simulate-tabs--item {
  color: var(--brand-accent);
}
#project-show.patrimosphere-page .simulate-tabs--item:focus {
  color: var(--brand-accent);
}
#project-show.patrimosphere-page .simulate-timetable {
  border: 0.5px solid var(--brand-accent);
}
#project-show.patrimosphere-page .simulate-timetable tbody td + td, #project-show.patrimosphere-page .simulate-timetable tfoot th + th {
  border-left: 0.5px solid var(--brand-accent);
}
#project-show.patrimosphere-page .simulate-timetable tbody tr:nth-of-type(odd) {
  background-color: #fed88c;
}
#project-show.patrimosphere-page .simulate-timetable tfoot tr,
#project-show.patrimosphere-page .simulate-timetable tfoot th {
  background-color: var(--simulate-timetable-head-footer-bg);
}
#project-show.patrimosphere-page .simulate-timetable--head {
  background-color: var(--simulate-timetable-head-footer-bg);
  color: var(--brand-accent);
}
#project-show.patrimosphere-page .simulate-timetable--head tr.bg-green__dark {
  background-color: var(--simulate-timetable-head-footer-bg);
  color: var(--brand-accent);
}
#project-show.patrimosphere-page .simulate-timetable--head th {
  background-color: var(--simulate-timetable-head-footer-bg);
  color: var(--brand-accent);
}

.no-search-results {
  text-align: center;
  display: block;
  font-size: 18px;
  margin: 40px 0;
}

.contracts-panel .file-dropzone-section {
  cursor: pointer;
  color: green;
}
.contracts-panel .file-dropzone-container {
  display: none;
}
.contracts-panel .file-dropzone-container .dropzone {
  min-height: 80px;
  padding: 5px;
  width: 100%;
}
.contracts-panel .file-dropzone-container .dropzone .dz-message p {
  font-size: 10px;
}
.contracts-panel .file-dropzone-container .dropzone .dz-preview {
  min-height: 0;
  margin: 0;
}
.contracts-panel .file-dropzone-container .dropzone .dz-preview .dz-image {
  width: 80px;
  height: 80px;
}
.contracts-panel .file-dropzone-container .dropzone .dz-preview .dz-progress {
  margin-top: -12px;
  width: 66px;
  margin-left: -33px;
}
.contracts-panel .file-dropzone-container .dropzone .dz-preview .dz-details {
  padding: 4px;
  top: 6px;
}
.contracts-panel .file-dropzone-container .dropzone .dz-preview .dz-details .dz-size {
  font-size: 10px;
}
.contracts-panel .file-dropzone-container .dropzone .dz-preview .dz-details .dz-filename {
  font-size: 10px;
}

.short-description {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  margin: 0 0 30px 0;
}
.short-description .by {
  font-size: 16px;
  color: grey;
  font-style: italic;
}

.project-overview {
  margin-bottom: 40px;
  border-radius: 5px;
  padding: 15px;
}
.project-overview img {
  width: 100%;
}
.project-overview .mini-overview {
  padding: 14px;
}
.project-overview .mini-overview .footer-objectif {
  margin-left: -14px;
  font-weight: 600;
  color: #F17C00;
  position: absolute;
  bottom: 46px;
  width: 100%;
  padding-top: 18px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 40%);
}
.project-overview .mini-overview .mini-title-panel {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  background: rgba(195, 211, 4, 0.75);
  color: white;
}
.project-overview .mini-overview .mini-title-panel .mini-p-title {
  padding: 8px;
  font-weight: bold;
  line-height: 1.3;
  text-transform: uppercase;
}
.project-overview .mini-overview .mini-p-info {
  padding-top: 6px;
  text-align: justify;
  /*color: orange;*/
  /*color: #9b9b9b;*/
  /*font-style: italic;*/
  font-size: 12px;
}
.project-overview .mini-overview .mini-p-info p {
  display: initial;
}
.project-overview .mini-overview .mini-show-logo {
  padding: 8px 20px 0 20px;
}
.project-overview .mini-overview .mini-show-logo img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
.project-overview .project-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.3;
  text-transform: uppercase;
}
.project-overview .owner {
  color: #9b9b9b;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 8px;
}
.project-overview .set-up-date {
  text-align: center;
  margin-top: 8px;
  color: #9b9b9b;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 8px;
}
.project-overview .description {
  font-size: 18px;
  margin-bottom: 20px;
}
.project-overview .remaining-time {
  color: #9b9b9b;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 8px;
}
.project-overview .bottom-row {
  margin-top: 10px;
}
.project-overview .bottom-row .show-project-link {
  font-size: 22px;
}
.project-overview .under-image {
  text-transform: uppercase;
  color: gray;
}
.project-overview .under-image td {
  border: none;
}
.project-overview .under-image .icon {
  font-size: 19px;
  padding: 8px 0 0 0;
}
.project-overview {
  /*padding: 25px 15px;
  border-bottom: 1px solid grey;
  .link-title {
  margin-bottom: 15px;
  }*/
}

.project-finished {
  color: gray;
}

.project-preview-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 250px 250px 0 0;
  position: absolute;
  z-index: 10000;
  left: 15px;
  margin-top: -15px;
  position: absolute;
  z-index: 10000;
  border-color: #C4D600 transparent transparent transparent;
}

.project-preview-triangle-orange {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 200px 200px 0 0;
  position: absolute;
  z-index: 10000;
  left: 15px;
  margin-top: -15px;
  position: absolute;
  z-index: 10000;
  border-color: #F6B411 transparent transparent transparent;
}

.project-preview-text {
  color: white;
  position: absolute;
  z-index: 10000;
  left: 25px;
  font-size: 22px;
  text-transform: uppercase;
}

.project-finished-triangle {
  position: absolute;
  z-index: 10000;
  right: 15px;
  margin-top: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 250px 250px 0;
  border-color: transparent #C4D600 transparent transparent;
}

.project-finished-text {
  color: white;
  position: absolute;
  z-index: 10000;
  right: 25px;
  font-size: 22px;
  text-align: right;
  text-transform: uppercase;
  /*
  color: white;
  font-size: 26px;
  margin-top: -60px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  */
}

.project-amount-collected {
  position: absolute;
  z-index: 10000;
  margin-top: 155px;
  margin-left: -15px;
  padding: 9px;
  background-color: #F17C00;
  color: white;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 12px;
}

@media (min-width: 0px) and (max-width: 750px) {
  .project-amount-collected {
    margin-top: 120px;
  }
}
.project-bonus {
  color: orange;
  font-style: italic;
}
.project-bonus .sub-bonus {
  font-size: 11px;
  line-height: normal;
}
.project-bonus .asterisk {
  font-size: 12.5px;
}
.project-bonus .asterisk ul {
  padding-left: 25px;
}
.project-bonus .asterisk ul li {
  list-style-type: none;
}
.project-bonus .asterisk ul li:before {
  content: "*";
  padding-right: 8px;
  margin-left: -13px;
}
.project-bonus .asterisk ul.short {
  padding-left: 25px;
  padding-right: 40px;
}
.project-bonus .asterisk ul.short li {
  list-style-type: none;
  text-align: justify;
}
.project-bonus .asterisk ul.short li:before {
  content: "*";
  padding-right: 8px;
  margin-left: -13px;
}

.sub-comment {
  color: orange;
  font-style: italic;
  font-size: 11px;
  line-height: normal;
}

/* For a single project */
@media (max-width: 767px) {
  .single-project .carousel .title {
    top: 0;
  }
  .single-project .carousel .title h1 {
    font-size: 30px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .single-project .carousel .title {
    top: 20%;
  }
  .single-project .carousel .title h1 {
    font-size: 34px;
  }
}
@media (min-width: 992px) {
  .single-project .carousel .title {
    top: 25%;
  }
  .single-project .carousel .title h1 {
    font-size: 40px;
  }
}
@media (max-width: 769px) {
  .single-project .carousel .carousel-caption {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .single-project .carousel .carousel-caption h1 {
    font-size: 20px;
  }
}
.single-project .project-img-panel {
  position: relative;
}
.single-project .project-img-panel .name {
  position: absolute;
  color: white;
  text-shadow: -1px 0 grey, 0 1px grey, 1px 0 grey, 0 -1px grey;
}

.invite_friends {
  padding: 30px 20px;
}

.image-map {
  position: relative;
}
.image-map img {
  width: 100%;
}
.image-map h3 {
  margin-top: 225px;
  position: absolute;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  left: 20px;
}

@media screen and (max-width: 480px) {
  .fb-container {
    display: none;
  }
}
.btn-toogle-radio, .btn-primary2 {
  background-color: transparent;
  color: gray;
  font-style: italic;
  box-shadow: none !important;
}
.btn-toogle-radio:hover, .btn-primary2:hover {
  color: #C4D600 !important;
  text-decoration: underline;
}

.btn-primary2 {
  color: #C4D600 !important;
  font-style: inherit !important;
}

/* TODO redesign: remove? */
.ls-show-more-link {
  font-size: 22px;
  padding: 30px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

@media (min-width: 1500px) {
  .mini-overview .content-for-code h2 {
    font-size: 17px;
  }
}
@media (min-width: 1350px) and (max-width: 1499px) {
  .mini-overview .content-for-code h2 {
    font-size: 16px;
    margin-top: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .mini-overview .content-for-code h2 {
    font-size: 16px;
    margin-top: 25px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .mini-overview .content-for-code h2 {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .mini-overview .content-for-code h2 {
    font-size: 16px;
    margin-top: 18px;
  }
}
@media (max-width: 725px) {
  .mini-overview .content-for-code h2 {
    font-size: 17px;
    margin-top: 40px;
  }
}
@media (min-width: 1500px) {
  .mini-overview .content-for-code h3 {
    font-size: 19px;
  }
}
@media (min-width: 1350px) and (max-width: 1499px) {
  .mini-overview .content-for-code h3 {
    font-size: 17px;
    margin-top: 25px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .mini-overview .content-for-code h3 {
    font-size: 16px;
    margin-top: 26px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .mini-overview .content-for-code h3 {
    font-size: 14px;
    margin-top: 20px;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .mini-overview .content-for-code h3 {
    font-size: 15px;
    margin-top: 18px;
  }
}
@media (max-width: 725px) {
  .mini-overview .content-for-code h3 {
    font-size: 17px;
  }
}
.mini-overview .content-for-code .result.lendo-orange {
  background-color: rgba(243, 223, 124, 0.1294117647);
}
.mini-overview .content-for-code .result.green {
  background-color: rgba(243, 223, 124, 0.1294117647);
}
@media (min-width: 1500px) {
  .mini-overview .content-for-code .result {
    padding: 14px;
    margin-top: 15px;
  }
}
@media (min-width: 1350px) and (max-width: 1499px) {
  .mini-overview .content-for-code .result {
    padding: 6px;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .mini-overview .content-for-code .result {
    padding: 6px;
    margin-top: 10px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .mini-overview .content-for-code .result {
    padding: 6px;
    margin-top: 6px;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .mini-overview .content-for-code .result {
    padding: 6px;
    margin-top: 6px;
  }
}
@media (max-width: 725px) {
  .mini-overview .content-for-code .result {
    padding: 14px;
    margin-top: 15px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .mini-overview .footer-objectif .btn {
    font-size: 15px;
  }
}

.table-regex td {
  padding: 4px !important;
}

.table-regex .td-overflowed {
  max-width: 200px;
  overflow: hidden;
  word-wrap: break-word;
}

.tbody-admin-projects td {
  word-wrap: break-word;
  max-width: 320px;
}

.project-doc-link .doc-container {
  border-radius: 4px;
  border: 1px solid transparent;
  background: #fcfcfd;
  padding: 6px 10px;
  font-size: small;
  color: #024638;
  text-transform: none;
  margin-bottom: 2px;
  position: relative;
}
.project-doc-link .doc-container .row {
  display: flex;
  flex-wrap: wrap;
}
.project-doc-link .doc-container .row .pdf-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.project-doc-link a:hover .doc-container {
  background-color: whitesmoke;
  border: 1px solid #DCE3E6;
}

.project-doc-link-advice {
  border-radius: 4px;
  background: #fcfcfd;
  font-size: small;
  text-transform: none;
  margin-bottom: 2px;
  position: relative;
  border: 1px solid #eeeeee;
}
.project-doc-link-advice .row {
  display: flex;
  flex-wrap: wrap;
}
.project-doc-link-advice .row .pdf-icon {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.project-doc-link-advice .doc-container {
  color: #024638;
  border: 1px solid transparent;
}
.project-doc-link-advice .doc-container .item {
  margin-top: unset;
  margin-bottom: 5px;
}
.project-doc-link-advice:hover {
  background-color: whitesmoke;
  border: 1px solid #DCE3E6;
}
.project-doc-link-advice .no-color:hover {
  color: inherit;
  font-weight: bold;
}

@media (min-width: 900px) {
  #myCarousel {
    min-height: 300px;
  }
}

#charts-result .graph .graph-border .graph-container.charts-graph-container {
  border: 1px solid rgb(204, 204, 204);
  background-color: #e2e2e2;
}

.resource-generic-search-select-div .select2-selection__rendered {
  line-height: 58px;
  min-height: 58px;
}
.resource-generic-search-select-div .select2-selection__rendered li.select2-search.select2-search--inline input {
  padding: 0;
}

#resource-search-form-container .resource-generic-search-select-div .select2-search__field {
  padding: 0;
}

#project-preview {
  margin-top: 10px;
}
#project-preview #carousel-preview {
  height: 300px;
  background-color: grey;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#project-preview #carousel-preview .arrow {
  font-size: 30px;
  position: absolute;
}
#project-preview #carousel-preview .arrow.left {
  left: 0;
}
#project-preview #carousel-preview .arrow.right {
  right: 0;
}
#project-preview #tabs-preview {
  margin-top: 10px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25);
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  line-height: 72px;
}
#project-preview #tabs-preview .tab {
  height: 72px;
  padding: 0 15px;
}
#project-preview #tabs-preview .tab.active {
  background: #C4D600;
}
#project-preview .sect {
  margin-top: 15px;
}
#project-preview .edit-field {
  font-size: 13px;
  position: absolute;
  right: -20px;
  top: 5px;
  cursor: pointer;
}

.project-numbers__container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  clear: both;
  grid-column-gap: 22px;
  grid-row-gap: 30px;
}
@media (max-width: 599px) {
  .project-numbers__container {
    grid-template-columns: 1fr;
  }
}

.project-numbers__main-title {
  color: #C4D600;
  font-family: "CanelaDeck";
  font-size: 30px;
  margin-bottom: 15px;
}

.project-number {
  display: flex;
  align-items: center;
}

.project-number__picto {
  width: 70px;
  height: 70px;
  margin-right: 15px;
  color: #C4D600;
}
@media (max-width: 1199px) {
  .project-number__picto {
    width: 50px;
    height: 50px;
  }
}

body.lendopolis-page .project-number__picto {
  color: #19B4FA;
}
body.lendopolis-page .project-number__title {
  color: #003A88;
}

.project-number__picto--mask {
  display: block;
  background-color: currentColor !important;
  -webkit-mask-image: var(--project-number-picto-url);
  mask-image: var(--project-number-picto-url);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.project-number__title {
  font-size: 26px;
}
@media (max-width: 1199px) {
  .project-number__title {
    font-size: 22px;
  }
}
.project-number__title {
  font-family: "CanelaDeck";
  color: #F07D05;
}

.project-number__subtitle {
  font-size: 17px;
}
@media (max-width: 1199px) {
  .project-number__subtitle {
    font-size: 15px;
  }
}
.project-number__subtitle {
  color: black;
  font-weight: 500;
}

.project-edit-panel {
  background-color: rgba(255, 255, 255, 0.9215686275);
  border: 1px solid #AAA;
  border-radius: 4px;
  padding: 15px;
}

.project-edit__add-carousel-picture {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 800px;
  z-index: 10;
}

.project-edit__image-download {
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-radius: 5px;
}

.project-edit__image-delete {
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-radius: 5px;
}

.question-answser:not(:last-child) {
  margin-bottom: 20px;
}
.question-answser:not(:last-of-type) {
  margin-bottom: 20px;
}

.question-answer:not(:last-child) {
  margin-bottom: 20px;
}
.question-answer:not(:last-of-type) {
  margin-bottom: 20px;
}

.comment-question {
  border-radius: 8px;
  background-color: #F7F8FA;
  padding: 16px;
}

.comment_question__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card-description-edit-section a[href*=trigger_card_extra_content] {
  display: none !important;
}

.simulate {
  font-size: 15px;
}
.simulate .nav-tabs li > a {
  padding: 18px 6px;
}
.simulate .simulate-price {
  padding-top: 20px;
  border-bottom-width: 20px;
  margin-bottom: 0px;
  padding-bottom: 20px;
  font-size: 25px;
  border-radius: 20px;
}
.simulate .glyphicon {
  font-size: 37px;
  padding-top: 32px;
}
.simulate .form-amount {
  font-size: 20px;
}

.simulate-tabs {
  text-align: center;
  padding: 0;
  margin: 0;
  border-bottom: 0.5px solid #024638;
}
.simulate-tabs--tab {
  display: inline-block;
  padding: 10px;
}
.simulate-tabs--tab.active .simulate-tabs--item, .simulate-tabs--tab:hover .simulate-tabs--item {
  background-color: #024638;
  color: white;
}
.simulate-tabs--item {
  text-transform: uppercase;
  color: #024638;
  padding: 5px;
  font-size: 12px;
}
.simulate-tabs--item:focus {
  color: #024638;
}

.simulate-tabs--tab + .simulate-tabs--tab {
  border-left: 0.5px solid #024638;
}

.simulate--form--container {
  width: 65%;
  margin: auto;
}

.simulate-timetable {
  font-size: 12px;
  border: 0.5px solid #024638;
}
.simulate-timetable tbody td + td, .simulate-timetable tfoot th + th {
  border-left: 0.5px solid #024638;
}
.simulate-timetable th, .simulate-timetable td {
  border-top: none !important;
  padding-left: 2px !important;
  padding-right: 2px !important;
  text-align: center;
}
.simulate-timetable th {
  border-bottom: none !important;
}
.simulate-timetable tr:nth-of-type(odd) {
  background-color: rgba(2, 70, 56, 0.15);
}

.simulate-timetable--head {
  background-color: #024638;
  color: white;
  text-transform: uppercase;
}

.capacity-form {
  padding-top: 18px;
  border: #e2e2e2;
  border-style: solid;
  border-width: 2px;
  border-radius: 6px;
  text-align: right;
}
.capacity-form .nota-bene {
  text-align: left;
  line-height: 100%;
}
.capacity-form .submit {
  margin-top: 15px;
}
.capacity-form .result {
  margin-top: 15px;
  text-align: left;
  border-top-style: solid;
  border-top-width: 1px;
  border-top: #e2e2e2;
}

@media (min-width: 992px) {
  .simulate-tabs--item {
    font-size: inherit;
  }
}
@media (min-width: 1200px) {
  .simulate-timetable {
    font-size: 14px;
  }
}
.offers.datatable .file-dropzone-section {
  cursor: pointer;
  color: green;
}
.offers.datatable .file-dropzone-container {
  display: none;
}
.offers.datatable .file-dropzone-container .dropzone {
  min-height: 0;
  padding: 5px;
  width: 100px;
}
.offers.datatable .file-dropzone-container .dropzone .dz-message p {
  font-size: 10px;
}
.offers.datatable .file-dropzone-container .dropzone .dz-preview {
  min-height: 0;
  margin: 0;
}
.offers.datatable .file-dropzone-container .dropzone .dz-preview .dz-image {
  width: 80px;
  height: 80px;
}
.offers.datatable .file-dropzone-container .dropzone .dz-preview .dz-progress {
  margin-top: -12px;
  width: 66px;
  margin-left: -33px;
}
.offers.datatable .file-dropzone-container .dropzone .dz-preview .dz-details {
  padding: 4px;
  top: 6px;
}
.offers.datatable .file-dropzone-container .dropzone .dz-preview .dz-details .dz-size {
  font-size: 10px;
}
.offers.datatable .file-dropzone-container .dropzone .dz-preview .dz-details .dz-filename {
  font-size: 10px;
}

.single-offer {
  text-align: left;
}
.single-offer .project-link {
  line-height: 120%;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.single-offer .date {
  color: #024638;
  font-size: 12px;
  margin-bottom: 8px;
}
.single-offer .detail-offer {
  font-size: 13px;
  font-weight: 500;
}
.single-offer .status {
  font-weight: bold;
  text-transform: uppercase;
}
.single-offer .limit-date {
  color: #9b9b9b;
  font-size: 12px;
  font-style: italic;
}
.single-offer .s-o-content .col-xs-2:first-child .media-object.img-responsive {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.single-offer .s-o-border {
  border-top: 1px solid #EBEBEB;
  position: relative;
}
.single-offer .s-o-border__country-flag {
  position: absolute;
  right: 15px;
  top: 15px;
}
.single-offer:nth-child(0n+1) .s-o-border {
  border-top: none;
}
.single-offer .s-o-status .icone {
  font-size: 2em;
}
.single-offer .s-o-status.booked {
  height: 100%;
}

.ls-in-progress-offers .s-o-border {
  border-top: 1px solid #EBEBEB !important;
}

.rounded {
  border-radius: 8px;
}

.admin-offer th {
  font-size: 12px;
}
.admin-offer td {
  font-size: 12px;
}

.slide_bar .glyphicon {
  font-size: 22px;
  color: #C4D600;
}
.slide_bar .glyphicon:hover {
  font-size: 22px;
  color: #F6B411;
}
.slide_bar .bar {
  padding-left: 25px;
}

.confirm-offer li {
  margin-bottom: 4px;
}
.confirm-offer .accept-conditions {
  font-size: 13px;
  padding: 16px;
  background-color: #f1f1f1;
  margin-top: 18px;
  line-height: 140%;
}

.little-download a {
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  color: grey;
}

.expandor {
  font-size: 12px;
  padding-top: 4px;
  cursor: pointer;
  color: gray;
  font-style: italic;
}
.expandor:hover {
  text-decoration: underline;
}

.div-contracts {
  display: none;
  padding: 4px 0px 4px 20px;
  background-color: #f0f0f0;
}

.personal-advices .link-project a {
  font-weight: 500;
  text-transform: uppercase;
}
.personal-advices .project-advice {
  text-align: justify;
  font-size: small;
  font-style: italic;
}

.selected-element td, .selected-element th {
  background-color: #ece8e8 !important;
  font-style: italic;
  font-weight: bold;
}

.admin-row td, .admin-row th {
  background-color: #F17C00 !important;
}

#form_nf_amount, .form-amount {
  height: 50px;
  font-size: 2em;
  padding-top: 10px;
}

.offer-simulate-extra-info--with-border {
  border-radius: 8px;
  border: 1px solid #DCE3E6;
  background: #fcfcfd;
  padding: 10px;
  margin-bottom: 25px;
}

.offer-simulate-extra-info--with-border h1, .offer-simulate-extra-info--with-border h3, .offer-simulate-extra-info--with-border h4, .offer-simulate-extra-info h1, .offer-simulate-extra-info h3, .offer-simulate-extra-info h4 {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: inherit;
  text-align: center;
}

.offer-details-border {
  margin-top: 7px;
  margin-bottom: 7px;
}
.offer-details-border .offer-details-container {
  border-radius: 8px;
  border: 1px solid #DCE3E6;
  background: #fcfcfd;
  padding: 10px;
  font-size: small;
}
.offer-details-border .offer-details-container .condition-overview {
  cursor: pointer;
}
.offer-details-border .offer-details-footer {
  font-style: italic;
  font-size: x-small;
  margin-top: 3px;
}
.offer-details-border .offer-details-footer .offer-details-footer-link-chart {
  text-align: left;
}
.offer-details-border .offer-details-footer .offer-details-footer-link-chart a {
  font-size: inherit;
  text-transform: inherit;
}
.offer-details-border .offer-details-footer .offer-details-footer-type-offer {
  text-align: right;
}
.offer-details-border .btn {
  border: inherit;
  background-color: transparent;
  border-radius: 4px !important;
  box-shadow: none;
  padding: 0px;
  margin: 0px;
  outline: none;
  text-align: left;
}
.offer-details-border .btn:hover {
  font-style: italic;
}
.offer-details-border .dropdown-menu {
  min-width: 300px;
  padding: 7px;
  left: -100px;
}
.offer-details-border .dropdown-menu .doc-container {
  border-radius: 4px;
  border: 1px solid transparent;
  background: #fcfcfd;
  padding: 6px 10px;
  font-size: small;
  color: gray;
  text-transform: none;
  margin-bottom: 2px;
  position: relative;
}
.offer-details-border .dropdown-menu .doc-container .row {
  display: flex;
  flex-wrap: wrap;
}
.offer-details-border .dropdown-menu .doc-container .row .pdf-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.offer-details-border .dropdown-menu a:hover .doc-container {
  background-color: whitesmoke;
  border: 1px solid #DCE3E6;
}

.confirm-offer-details {
  font-size: 15px;
}
.confirm-offer-details li {
  margin-bottom: 6px;
}
.confirm-offer-details li strong {
  text-transform: uppercase;
  font-weight: 600;
}

.confirm-offer__submit-container {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 0.5px solid;
}

.offer_booking--iban-info {
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 1fr;
  font-weight: bold;
  font-size: 14px;
  margin-top: 40px;
}

.booking-offer__amount-completion-notice {
  font-weight: normal;
  font-size: small;
  font-style: italic;
}

/* TODO redesign: remove */
.floating-card {
  background-color: lightgray;
  padding: 10px;
}
.floating-card a {
  color: gray;
}
.floating-card a:hover {
  color: blue;
}

.media {
  padding: 30px 0 30px;
  color: whitesmoke;
}
.media .sentence {
  padding: 15px 30px 20px 15px;
  height: 120px;
  font-size: 18px;
  font-style: italic;
  text-transform: initial;
}
.media .media-name {
  font-size: 18px;
  font-weight: 600;
}
.media .media-name a {
  font-size: 15px;
  font-weight: inherit;
  color: gray;
  font-style: italic;
}
.media .carousel.carousel-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.media-page .extract {
  font-style: italic;
  font-size: 20px;
  padding-top: 10px;
}
.media-page .redaction {
  padding-top: 15px;
  color: gray;
  font-weight: bold;
}

.digg_pagination {
  background: white;
  cursor: default;
  /* self-clearing method: */
}
.digg_pagination a, .digg_pagination span, .digg_pagination em {
  padding: 0.2em 0.5em;
  display: block;
  float: left;
  margin-right: 1px;
}
.digg_pagination .disabled {
  color: #999999;
  /*border: 1px solid #dddddd;*/
}
.digg_pagination .current {
  font-style: normal;
  font-weight: bold;
  background: #C4D600;
  color: white;
  border: 1px solid #C4D600;
  border-radius: 25%;
}
.digg_pagination a {
  text-decoration: none;
  /*border: 1px solid $lendo_green;*/
  /*
  &:hover, &:focus {
    color: #000033;
    border-color: #000033;
  }*/
}
.digg_pagination .page_info {
  background: #C4D600;
  color: white;
  padding: 0.4em 0.6em;
  width: 22em;
  margin-bottom: 0.3em;
  text-align: center;
}
.digg_pagination .page_info b {
  color: #000033;
  background: #6aa6ed;
  padding: 0.1em 0.25em;
}
.digg_pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .digg_pagination {
  height: 1%;
}
*:first-child + html .digg_pagination {
  overflow: hidden;
}

.apple_pagination {
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 1em;
  cursor: default;
}
.apple_pagination a, .apple_pagination span {
  padding: 0.2em 0.3em;
}
.apple_pagination .disabled {
  color: #aaaaaa;
}
.apple_pagination .current {
  font-style: normal;
  font-weight: bold;
  background-color: #bebebe;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.5;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 1px;
}
.apple_pagination a {
  text-decoration: none;
  color: black;
}
.apple_pagination a:hover, .apple_pagination a:focus {
  text-decoration: underline;
}

.flickr_pagination {
  text-align: center;
  padding: 0.3em;
  cursor: default;
}
.flickr_pagination a, .flickr_pagination span, .flickr_pagination em {
  padding: 0.2em 0.5em;
}
.flickr_pagination .disabled {
  color: #aaaaaa;
}
.flickr_pagination .current {
  font-style: normal;
  font-weight: bold;
  color: #ff0084;
}
.flickr_pagination a {
  border: 1px solid #dddddd;
  color: #0063dc;
  text-decoration: none;
}
.flickr_pagination a:hover, .flickr_pagination a:focus {
  border-color: #003366;
  background: #0063dc;
  color: white;
}
.flickr_pagination .page_info {
  color: #aaaaaa;
  padding-top: 0.8em;
}
.flickr_pagination .previous_page, .flickr_pagination .next_page {
  border-width: 2px;
}
.flickr_pagination .previous_page {
  margin-right: 1em;
}
.flickr_pagination .next_page {
  margin-left: 1em;
}

.footer {
  background: var(--footer-background, var(--brand-accent));
  width: 100%;
}

.footer-social-networks-container {
  border-bottom: 1px solid var(--footer-border, var(--brand-primary));
}

.footer-social-networks {
  display: flex;
  margin: auto;
  justify-content: space-evenly;
  padding: 15px 0; /* Since in the SVG, the logo does not take all it's height, there are already 6px of padding around the logo */
  max-width: 515px;
}

.footer-social-network {
  /* On the mock-up, the social logos is 60px width. However the logo does not take all the space in the svg */
  width: 53px;
  height: 53px;
}

.footer-links {
  margin-top: 45px;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 991px) {
  .footer-links {
    flex-direction: column;
    text-align: center;
    margin-top: 30px;
  }
}

.footer-svg-brand {
  color: var(--footer-border, var(--brand-primary));
}

.footer-links-column a {
  font-size: 12px;
  color: var(--footer-text, var(--text-on-brand));
  text-decoration: none;
}
.footer-links-column a:hover {
  font-weight: 500;
  color: var(--footer-border, var(--brand-primary));
}
.footer-links-column {
  color: var(--footer-text, var(--text-on-brand));
  font-size: 12px;
}
@media (min-width: 992px) {
  .footer-links-column {
    min-width: 200px; /* We want a fix width so that the columns does not move when a link gets bolder because of hovering */
  }
}
@media (max-width: 991px) {
  .footer-links-column:not(:last-child) {
    margin-bottom: 30px;
  }
}

.footer-links-column-title {
  color: var(--footer-title, var(--brand-primary)) !important;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.footer__logo-and-legal {
  text-align: center;
  margin-top: 40px;
}

.footer__legal-info {
  margin: 30px 0;
  font-size: 11px;
  color: var(--footer-text, var(--text-on-brand));
  font-weight: 100;
  line-height: 15px;
}
@media (min-width: 992px) {
  .footer__legal-info {
    margin-bottom: 48px;
  }
}

.concept-video-container {
  position: absolute;
  height: 387px;
  width: 100%;
  overflow: hidden;
}

.concept-image {
  display: none;
}

video {
  background: #222;
  width: 100%;
  background-size: cover;
  transition: 1s opacity;
  opacity: 0.8;
  position: absolute;
  top: -80px;
  left: 0;
}

.concept-row {
  /* Modification */
  /*margin-right: 15px;
  margin-left: 15px;*/
  margin-right: 3px;
  margin-left: 3px;
}

.concept-description {
  display: block;
  float: left;
  padding: 120px 0 59px;
  min-height: 387px;
}

ul.description {
  list-style: none;
  /* Modification */
  padding-left: 0px;
}

.description-item {
  font-size: 30px;
  color: #fff;
  margin-bottom: 15px;
}

.ls-round-icon {
  background-color: white;
  display: inline-block;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  -moz-box-shadow: 0px 0px 2px #888;
  -webkit-box-shadow: 0px 0px 2px #888;
  box-shadow: 0px 0px 2px #888;
  padding: 10px;
  color: #C4D600;
}

.concept-cta {
  position: relative;
  background-color: rgba(255, 255, 255, 0.75);
  color: #C4D600;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 32px 24px;
  text-align: center;
  margin-top: 90px;
}

@media (max-width: 990px) {
  video {
    display: none;
    top: -40px;
  }
  .concept-image {
    display: block;
  }
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.homepage-video {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.homepage-video__container {
  overflow: hidden;
  pointer-events: none;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
@media (min-width: 768px) {
  .homepage-video__container {
    position: relative;
  }
}

.homepage-video__media {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /* Extend it beyond the viewport... */
  width: 300%;
  height: 100%;
  /* ...and bring it back again */
  margin-left: -100%;
}

.homepage-video__layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.homepage-video {
  max-height: 600px;
}
@media (max-width: 599px) {
  .homepage-video {
    min-height: 276px;
  }
}

.data-integration-modal .side-panel {
  max-height: 68vh;
  overflow: auto;
  border: 1px solid black;
  padding-bottom: 15px;
}

.zoomContainer {
  z-index: 100000;
}

.content-status .text-center {
  margin-bottom: 20px;
}

.fiscal-page #accordion label {
  font-weight: normal;
  padding-top: 8px;
}

.profil-page #accordion label {
  font-weight: normal;
  padding-top: 8px;
}
.profil-page #accordion .custom-control-label {
  padding-top: 0;
}
.profil-page #accordion .btn {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  padding: 12px 22px;
  border-radius: 0.3125em;
  line-height: 15px;
}
.profil-page #accordion .custom-switch .btn {
  padding: 12px 12px;
}
.profil-page #notifs-forms-list .form-group {
  margin-top: 16px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.profil-page #notifs-forms-list .form-group:first-child {
  margin-top: 0;
}

.advice-project {
  background-color: #f8f8f8;
  border: #e2e2e2 1px solid;
  border-radius: 6px;
  padding: 15px 0;
  display: flex;
}

.fiscal-page #accordion .btn.btn-xs {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
  padding: 3px 6px;
  line-height: 14px;
  border-radius: 0.3125em;
}

.admin-card {
  -webkit-box-shadow: 2px 2px 5px 0px #c2c2c2;
  -moz-box-shadow: 2px 2px 5px 0px #c2c2c2;
  box-shadow: 2px 2px 5px 0px #c2c2c2;
}

a.followed-user.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
}

#user-reimbursements-modal, #user-bills-modal {
  z-index: 999999;
}
#user-reimbursements-modal .modal-lg, #user-bills-modal .modal-lg {
  width: 95% !important;
}
#user-reimbursements-modal .modal-dialog, #user-bills-modal .modal-dialog {
  overflow-y: initial !important;
}
#user-reimbursements-modal .modal-body, #user-bills-modal .modal-body {
  max-height: calc(100vh - 100px);
  height: calc(100vh - 100px);
  display: flex;
  overflow: scroll;
  flex-flow: column;
  background-color: #F7F8FA;
}
#user-reimbursements-modal .modal-body > div, #user-bills-modal .modal-body > div {
  min-height: 0;
  max-height: inherit;
}
#user-reimbursements-modal .modal-body .row, #user-reimbursements-modal .modal-body .col-md-9, #user-reimbursements-modal .modal-body #user-reimbursements-modal-content, #user-reimbursements-modal .modal-body #user-bills-modal-content, #user-bills-modal .modal-body .row, #user-bills-modal .modal-body .col-md-9, #user-bills-modal .modal-body #user-reimbursements-modal-content, #user-bills-modal .modal-body #user-bills-modal-content {
  max-height: inherit;
}
#user-reimbursements-modal .modal-body #user-reimbursements-search-container .input-group.date, #user-reimbursements-modal .modal-body #user-bills-search-container .input-group.date, #user-bills-modal .modal-body #user-reimbursements-search-container .input-group.date, #user-bills-modal .modal-body #user-bills-search-container .input-group.date {
  border-radius: 10px;
}
#user-reimbursements-modal .modal-body #user-reimbursements-table-container, #user-reimbursements-modal .modal-body #user-bills-table-container, #user-bills-modal .modal-body #user-reimbursements-table-container, #user-bills-modal .modal-body #user-bills-table-container {
  background-color: transparent;
  border: 1px solid transparent;
  border-top: 0;
  margin-bottom: 0;
}
#user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table_wrapper, #user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-bills-table_wrapper, #user-reimbursements-modal .modal-body #user-bills-table-container #user-reimbursements-table_wrapper, #user-reimbursements-modal .modal-body #user-bills-table-container #user-bills-table_wrapper, #user-bills-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table_wrapper, #user-bills-modal .modal-body #user-reimbursements-table-container #user-bills-table_wrapper, #user-bills-modal .modal-body #user-bills-table-container #user-reimbursements-table_wrapper, #user-bills-modal .modal-body #user-bills-table-container #user-bills-table_wrapper {
  background: #F7F8FA;
}
#user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table, #user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-bills-table, #user-reimbursements-modal .modal-body #user-bills-table-container #user-reimbursements-table, #user-reimbursements-modal .modal-body #user-bills-table-container #user-bills-table, #user-bills-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table, #user-bills-modal .modal-body #user-reimbursements-table-container #user-bills-table, #user-bills-modal .modal-body #user-bills-table-container #user-reimbursements-table, #user-bills-modal .modal-body #user-bills-table-container #user-bills-table {
  border-collapse: collapse;
}
#user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table thead, #user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-bills-table thead, #user-reimbursements-modal .modal-body #user-bills-table-container #user-reimbursements-table thead, #user-reimbursements-modal .modal-body #user-bills-table-container #user-bills-table thead, #user-bills-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table thead, #user-bills-modal .modal-body #user-reimbursements-table-container #user-bills-table thead, #user-bills-modal .modal-body #user-bills-table-container #user-reimbursements-table thead, #user-bills-modal .modal-body #user-bills-table-container #user-bills-table thead {
  background: white;
}
#user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table .truncate, #user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-bills-table .truncate, #user-reimbursements-modal .modal-body #user-bills-table-container #user-reimbursements-table .truncate, #user-reimbursements-modal .modal-body #user-bills-table-container #user-bills-table .truncate, #user-bills-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table .truncate, #user-bills-modal .modal-body #user-reimbursements-table-container #user-bills-table .truncate, #user-bills-modal .modal-body #user-bills-table-container #user-reimbursements-table .truncate, #user-bills-modal .modal-body #user-bills-table-container #user-bills-table .truncate {
  width: 20vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table_info, #user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-bills-table_info, #user-reimbursements-modal .modal-body #user-bills-table-container #user-reimbursements-table_info, #user-reimbursements-modal .modal-body #user-bills-table-container #user-bills-table_info, #user-bills-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table_info, #user-bills-modal .modal-body #user-reimbursements-table-container #user-bills-table_info, #user-bills-modal .modal-body #user-bills-table-container #user-reimbursements-table_info, #user-bills-modal .modal-body #user-bills-table-container #user-bills-table_info {
  margin-bottom: 10px;
  margin-left: 5px;
  color: #024638;
}
#user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table_info .select-info, #user-reimbursements-modal .modal-body #user-reimbursements-table-container #user-bills-table_info .select-info, #user-reimbursements-modal .modal-body #user-bills-table-container #user-reimbursements-table_info .select-info, #user-reimbursements-modal .modal-body #user-bills-table-container #user-bills-table_info .select-info, #user-bills-modal .modal-body #user-reimbursements-table-container #user-reimbursements-table_info .select-info, #user-bills-modal .modal-body #user-reimbursements-table-container #user-bills-table_info .select-info, #user-bills-modal .modal-body #user-bills-table-container #user-reimbursements-table_info .select-info, #user-bills-modal .modal-body #user-bills-table-container #user-bills-table_info .select-info {
  display: block;
}
#user-reimbursements-modal .modal-footer, #user-bills-modal .modal-footer {
  background-color: #e2e2e2;
}

.user-transactions-modal {
  z-index: 999999;
}
.user-transactions-modal .modal-dialog {
  overflow-y: initial !important;
}
.user-transactions-modal .modal-body {
  max-height: calc(100vh - 200px);
  display: flex;
  flex-flow: column;
  background-color: #F7F8FA;
}
.user-transactions-modal .modal-body > div {
  min-height: 0;
  max-height: inherit;
}
.user-transactions-modal .modal-body .row, .user-transactions-modal .modal-body .col-md-9 {
  min-height: 0;
  max-height: inherit;
}
.user-transactions-modal .modal-body #transactions-table-max-cont {
  max-height: calc(100vh - 300px);
}
@media (min-width: 0px) and (max-width: 990px) {
  .user-transactions-modal .modal-body #transactions-table-max-cont {
    max-height: calc(100vh - 470px);
  }
}
.user-transactions-modal .modal-body #user-transactions-search-container .input-group {
  border-radius: 10px;
}
.user-transactions-modal .modal-body #user-transactions-search-container .type-of-transaction-input {
  border-radius: 10px;
  background-color: white;
  color: black;
}
.user-transactions-modal .modal-body #user-transactions-table-container {
  overflow-x: auto;
  overflow-y: auto;
  max-height: inherit;
  border: 1px solid #ddd;
  border-top: 0;
  margin-bottom: 0;
}
.user-transactions-modal .modal-body #user-transactions-table-container #user-transactions-table_wrapper {
  background: #F7F8FA;
}
.user-transactions-modal .modal-body #user-transactions-table-container #user-transactions-table tbody th, .user-transactions-modal .modal-body #user-transactions-table-container #user-transactions-table tbody td {
  padding: 11px !important;
  border-top: 1px solid #dddddd !important;
}
.user-transactions-modal .modal-body #user-transactions-table-container #user-transactions-table {
  border-collapse: collapse;
}
.user-transactions-modal .modal-body #user-transactions-table-container #user-transactions-table thead {
  background: white;
}
.user-transactions-modal .modal-body #user-transactions-table-container #user-transactions-table .truncate {
  width: 40vw;
  max-width: 40vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.user-transactions-modal .modal-body #user-transactions-table-container #user-transactions-table_info {
  margin-bottom: 10px;
  margin-left: 5px;
}
.user-transactions-modal .modal-body #user-transactions-table-container #user-transactions-table_info .select-info {
  display: block;
}
.user-transactions-modal .modal-footer {
  background-color: #F7F8FA;
}

.proof-of-address-kyc-file-field {
  border: 2px dashed #cacaca;
  border-radius: 6px;
  cursor: pointer;
}

.dropzone.admin-address-form {
  border: none !important;
  display: block;
}

.address-form {
  border: none !important;
}

#proof-of-address-list-item-dropzone {
  border: 2px dashed #cacaca !important;
  border-radius: 6px;
}

#addressNewModalCenter, .modal[id^=modal-update-address-] {
  z-index: 999999;
}
#addressNewModalCenter .dropzone, .modal[id^=modal-update-address-] .dropzone {
  display: block;
  padding: 0;
  border-radius: 6px;
}
#addressNewModalCenter .modal-header .close, .modal[id^=modal-update-address-] .modal-header .close {
  color: black;
}
#addressNewModalCenter .error-message, .modal[id^=modal-update-address-] .error-message {
  text-align: center;
}
#addressNewModalCenter .proof-of-address-kyc-file-field, .modal[id^=modal-update-address-] .proof-of-address-kyc-file-field {
  padding: 20px;
}

#user-edit-modal .modal-dialog {
  overflow-x: hidden;
}

#user-edit-modal #modal-menu {
  margin-top: 30px;
}
#user-edit-modal #modal-menu li {
  background-color: #ebebeb;
  color: white;
}
#user-edit-modal #modal-menu li .badge {
  color: white;
}

#admin-addresses-datatable th,
#admin-addresses-datatable td {
  text-align: center;
  vertical-align: middle !important;
}

.source-scopes, .source-filters {
  border: 1px solid gray;
  border-radius: 4px;
  padding: 0 5px;
}

.event-data.event {
  font-weight: normal;
  cursor: pointer;
  background: green;
  margin: 2px;
  padding: 5px;
  color: white;
  border-radius: 4px;
}
.event-data.event .event-project-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.admin-calendar .tooltip, #calendar-cont .tooltip, #admin-calendar .tooltip, #events-floating-btn .tooltip, #wrap .tooltip {
  position: absolute;
  opacity: 1;
  top: 0;
  left: 0;
  z-index: 9999998;
  display: none;
  padding: 10px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.admin-calendar .tooltip-arrow, #calendar-cont .tooltip-arrow, #admin-calendar .tooltip-arrow, #events-floating-btn .tooltip-arrow, #wrap .tooltip-arrow {
  border-top-color: white !important;
}
.admin-calendar .tooltip-inner, #calendar-cont .tooltip-inner, #admin-calendar .tooltip-inner, #events-floating-btn .tooltip-inner, #wrap .tooltip-inner {
  width: 350px;
  font-weight: normal;
  max-width: 350px;
  background-color: white;
  color: black !important;
}

.common-calendar .fc-day-grid-event .fc-content {
  white-space: unset;
  padding: 3px;
}

#admin-calendar button, .common-calendar button {
  color: black;
  background-color: lightgray !important;
  background-image: linear-gradient(to bottom, lightgray 0%, lightgray 100%);
}
#admin-calendar .fc-more, .common-calendar .fc-more {
  color: gray !important;
}
#admin-calendar .fc-today, .common-calendar .fc-today {
  background: #e2e2e2;
}

#admin-calendar-modal {
  z-index: 9999999;
}

.admin-calendar .panel-body, #admin-calendar-modal .panel-body, #events-floating-btn .panel-body {
  border: 1px solid #ddd;
}
.admin-calendar .fc-bootstrap4 .fc-popover.card, #admin-calendar-modal .fc-bootstrap4 .fc-popover.card, #events-floating-btn .fc-bootstrap4 .fc-popover.card {
  background: white;
  border: 1px solid lightgray;
}
.admin-calendar select[multiple], .admin-calendar select[size], #admin-calendar-modal select[multiple], #admin-calendar-modal select[size], #events-floating-btn select[multiple], #events-floating-btn select[size] {
  height: 150px;
}
.admin-calendar .panel-legend:before, .admin-calendar .admin-user:before, .admin-calendar .borrower-reimbursement:before, .admin-calendar .project:before, #admin-calendar-modal .panel-legend:before, #admin-calendar-modal .admin-user:before, #admin-calendar-modal .borrower-reimbursement:before, #admin-calendar-modal .project:before, #events-floating-btn .panel-legend:before, #events-floating-btn .admin-user:before, #events-floating-btn .borrower-reimbursement:before, #events-floating-btn .project:before {
  content: "";
  width: 10px;
  height: 10px;
  margin-right: 5px;
  display: inline-block;
  border: 1px solid black;
}
.admin-calendar .panel-legend, .admin-calendar .admin-user, .admin-calendar .borrower-reimbursement, .admin-calendar .project, #admin-calendar-modal .panel-legend, #admin-calendar-modal .admin-user, #admin-calendar-modal .borrower-reimbursement, #admin-calendar-modal .project, #events-floating-btn .panel-legend, #events-floating-btn .admin-user, #events-floating-btn .borrower-reimbursement, #events-floating-btn .project {
  background: transparent !important;
}
.admin-calendar .panel-legend-projects:before, #admin-calendar-modal .panel-legend-projects:before, #events-floating-btn .panel-legend-projects:before {
  background: red;
}
.admin-calendar .panel-legend-borrower_reimbursements:before, #admin-calendar-modal .panel-legend-borrower_reimbursements:before, #events-floating-btn .panel-legend-borrower_reimbursements:before {
  background: blue;
}
.admin-calendar .panel-legend-events:before, #admin-calendar-modal .panel-legend-events:before, #events-floating-btn .panel-legend-events:before {
  background: green;
}
.admin-calendar .fc-title .project-title, #admin-calendar-modal .fc-title .project-title, #events-floating-btn .fc-title .project-title {
  color: white !important;
}
.admin-calendar .project, #admin-calendar-modal .project, #events-floating-btn .project {
  color: black;
}

#admin-calendar-modal .close, #new-event-modal .close, #modal-documents .close {
  color: black;
  padding: 12px;
  position: absolute;
  top: 0;
  right: 0;
}

.admin-calendar .lendo-orange:before, #admin-calendar-modal .lendo-orange:before, #events-floating-btn .lendo-orange:before {
  background: #F17C00;
}
.admin-calendar .green:before, #admin-calendar-modal .green:before, #events-floating-btn .green:before {
  background: green;
}
.admin-calendar .red:before, #admin-calendar-modal .red:before, #events-floating-btn .red:before {
  background: red;
}
.admin-calendar .primary:before, #admin-calendar-modal .primary:before, #events-floating-btn .primary:before {
  background: lightblue;
}
.admin-calendar .warning:before, #admin-calendar-modal .warning:before, #events-floating-btn .warning:before {
  background: orange;
}
.admin-calendar .info:before, #admin-calendar-modal .info:before, #events-floating-btn .info:before {
  background: yellow;
}
.admin-calendar .success:before, #admin-calendar-modal .success:before, #events-floating-btn .success:before {
  background: green;
}
.admin-calendar .danger:before, #admin-calendar-modal .danger:before, #events-floating-btn .danger:before {
  background: red;
}

.event-status-new {
  background: lightgreen;
}
.event-status-new:before {
  background: lightgreen;
}

.event-status-in-progress {
  background: lightblue;
}
.event-status-in-progress:before {
  background: lightblue;
}

.event-status-waiting {
  background: orange;
}
.event-status-waiting:before {
  background: orange;
}

.event-status-completed {
  background: green;
}
.event-status-completed:before {
  background: green;
}

.event-status-canceled {
  background: red;
}
.event-status-canceled:before {
  background: red;
}

.event-admin-user {
  font-size: 11px;
  height: 13px;
  margin-right: 5px;
  width: 13px;
  display: inline;
  padding: 0 1px;
  border: 1px solid black;
}

.admin-user-1 {
  background: red;
}
.admin-user-1:before {
  background: red;
}

.admin-user-2 {
  background: pink;
}
.admin-user-2:before {
  background: pink;
}

.admin-user-3 {
  background: blue;
}
.admin-user-3:before {
  background: blue;
}

.admin-user-4 {
  background: magenta;
}
.admin-user-4:before {
  background: magenta;
}

.admin-user-5 {
  background: orange;
}
.admin-user-5:before {
  background: orange;
}

.admin-user-6 {
  background: darkblue;
}
.admin-user-6:before {
  background: darkblue;
}

.admin-user-7 {
  background: darkgreen;
}
.admin-user-7:before {
  background: darkgreen;
}

.event-status:before {
  content: "";
  width: 10px;
  height: 10px;
  margin-right: 5px;
  display: inline-block;
  border: 1px solid black;
}
.event-status {
  background: transparent !important;
}

.admin-calendar #user-events, .admin-calendar #events-created-by-user {
  max-height: 300px;
  overflow: auto;
  border: 1px solid gray;
  border-radius: 4px;
}

.events-danger {
  background-color: red !important;
  color: white;
}
.events-danger #btn-text {
  color: white !important;
}

.events-warning {
  background-color: #F17C00 !important;
  color: white;
}
.events-warning #btn-text {
  color: white !important;
}

#events-floating-btn-container {
  position: fixed;
  bottom: 3em;
  right: 3em;
  z-index: 999999;
}
#events-floating-btn-container #events-floating-btn {
  position: relative;
  overflow: hidden;
  min-height: 5em;
  min-width: 5em;
  max-height: 5em;
  max-width: 5em;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border-radius: 5em;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.7s ease;
  z-index: 1;
  font-weight: 600;
  color: #696969;
  border: 2px solid #b9d304 !important;
  background-color: #e2e2e2 !important;
}
#events-floating-btn-container #events-floating-btn #events-close-btn {
  margin-left: auto;
  max-height: 0;
  max-width: 0;
  border: 0;
  border-radius: 50%;
  opacity: 0;
  background-color: transparent;
  font-size: 23px;
  padding-right: 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}
#events-floating-btn-container #events-floating-btn #events-close-btn:focus {
  outline: 0;
}
#events-floating-btn-container #events-floating-btn #floating-btn-newsletter-contact #newsletter_contact_email {
  text-align: center;
  background-color: transparent !important;
}
#events-floating-btn-container #events-floating-btn #users-events-matching-form #zip_code {
  text-align: center;
  background-color: transparent !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#events-floating-btn-container #events-floating-btn #users-events-matching-form #users-events-search-btn {
  white-space: normal;
  padding: 7px 12px;
}
#events-floating-btn-container #events-floating-btn #users-events-matching-search, #events-floating-btn-container #events-floating-btn #floating-btn-newsletter-contact {
  transition: width 0.7s ease, filter 0.7s ease;
}
#events-floating-btn-container #events-floating-btn #events-by-current-user-list, #events-floating-btn-container #events-floating-btn #current-user-events-list, #events-floating-btn-container #events-floating-btn #users-events-matching-search, #events-floating-btn-container #events-floating-btn #floating-btn-newsletter-contact {
  opacity: 0;
  max-height: 0;
  max-width: 5em;
  width: 320px;
  margin-right: auto;
  margin-left: auto;
}
#events-floating-btn-container #events-floating-btn #events-by-current-user-list, #events-floating-btn-container #events-floating-btn #current-user-events-list {
  transition: all 0.7s ease;
}
#events-floating-btn-container #events-floating-btn #events-by-current-user-list ul, #events-floating-btn-container #events-floating-btn #current-user-events-list ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
#events-floating-btn-container #events-floating-btn #events-by-current-user-list .no-results, #events-floating-btn-container #events-floating-btn #current-user-events-list .no-results {
  color: #F17C00;
  padding-top: 10px;
}
#events-floating-btn-container #events-floating-btn #events-by-current-user-list .single-offer, #events-floating-btn-container #events-floating-btn #current-user-events-list .single-offer {
  cursor: pointer;
  margin: 12px 0;
}
#events-floating-btn-container #events-floating-btn #events-by-current-user-list .single-offer .event-link, #events-floating-btn-container #events-floating-btn #current-user-events-list .single-offer .event-link {
  height: 48px;
  color: gray;
  overflow: hidden;
  margin-bottom: 8px;
}
#events-floating-btn-container #events-floating-btn #events-by-current-user-list .single-offer .detail-offer, #events-floating-btn-container #events-floating-btn #current-user-events-list .single-offer .detail-offer {
  position: absolute;
  padding-right: 15px;
  bottom: -30px;
}
#events-floating-btn-container #events-floating-btn #events-by-current-user-list .single-offer:hover, #events-floating-btn-container #events-floating-btn #current-user-events-list .single-offer:hover {
  box-shadow: 1px 1px 6px 1px gray;
}
#events-floating-btn-container #events-floating-btn .past-events, #events-floating-btn-container #events-floating-btn .present-events, #events-floating-btn-container #events-floating-btn .events-created-by-user {
  max-height: 190px;
  overflow: auto;
  border: 1px solid gray;
  border-radius: 4px;
}
#events-floating-btn-container #events-floating-btn #events-floating-btn-content {
  background-color: #e2e2e2;
  cursor: pointer;
  position: absolute;
  top: -2px;
  right: -2px;
  max-width: 5em;
  white-space: nowrap;
  display: flex;
  min-height: 5em;
  min-width: 5em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: all 0.7s ease;
}
#events-floating-btn-container #events-floating-btn #events-floating-btn-content .btn-content {
  color: #696969;
  opacity: 0;
  max-width: 0;
  max-height: 0;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.7s ease;
}
#events-floating-btn-container .events-floating-button-hover {
  border-radius: 10px !important;
  padding-top: 5em;
  max-height: 1000px !important;
  max-width: 1000px !important;
}
#events-floating-btn-container .events-floating-button-hover #events-close-btn {
  max-height: 50px !important;
  max-width: 50px !important;
  opacity: 1 !important;
}
#events-floating-btn-container .events-floating-button-hover #events-by-current-user-list, #events-floating-btn-container .events-floating-button-hover #current-user-events-list {
  overflow: auto;
  border: 1px solid lightgray;
  border-radius: 5px;
}
#events-floating-btn-container .events-floating-button-hover #events-by-current-user-list, #events-floating-btn-container .events-floating-button-hover #current-user-events-list, #events-floating-btn-container .events-floating-button-hover #users-events-matching-search, #events-floating-btn-container .events-floating-button-hover #floating-btn-newsletter-contact {
  max-width: 340px !important;
  max-height: 300px !important;
  opacity: 1 !important;
  padding: 0px 7px;
  padding-bottom: 30px;
}
#events-floating-btn-container .events-floating-button-hover #events-floating-btn-content {
  min-width: 320px !important;
}
#events-floating-btn-container .events-floating-button-hover #events-floating-btn-content .btn-content {
  margin: 0 5px !important;
  height: auto !important;
  width: auto !important;
  max-height: 1000px !important;
  max-width: 1000px !important;
  opacity: 1 !important;
}

@media only screen and (min-device-width: 310px) and (max-device-width: 667px) {
  #events-floating-btn-container {
    bottom: 5px;
    right: 5px;
  }
  #events-floating-btn-container .events-floating-button-hover {
    max-height: 475px !important;
    max-width: 312px !important;
  }
  #events-floating-btn-container .events-floating-button-hover #events-floating-btn-content {
    max-width: 300px !important;
    min-width: 300px !important;
  }
  #events-floating-btn-container .events-floating-button-hover #events-by-current-user-list, #events-floating-btn-container .events-floating-button-hover #current-user-events-list, #events-floating-btn-container .events-floating-button-hover #users-events-matching-search, #events-floating-btn-container .events-floating-button-hover #floating-btn-newsletter-contact {
    max-width: 300px !important;
    max-height: 300px !important;
  }
}

.running-batches-danger {
  background-color: red !important;
  color: white;
}
.running-batches-danger #btn-text {
  color: white !important;
}

.running-batches-warning {
  background-color: #F17C00 !important;
  color: white;
}
.running-batches-warning #btn-text {
  color: white !important;
}

#running-batches-floating-btn-container {
  position: fixed;
  bottom: 4em;
  left: 7em;
  z-index: 999999;
}
#running-batches-floating-btn-container #running-batches-floating-btn {
  position: relative;
  overflow: hidden;
  min-height: 3em;
  min-width: 12em;
  max-height: 3em;
  max-width: 12em;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border-radius: 1.5em;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.7s ease;
  z-index: 1;
  font-weight: 600;
  color: #696969;
  border: 2px solid #b9d304 !important;
  background-color: #e2e2e2 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-close-btn {
  margin-left: auto;
  max-height: 0;
  max-width: 0;
  border: 0;
  border-radius: 50%;
  opacity: 0;
  background-color: transparent;
  font-size: 23px;
  padding-right: 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-close-btn:focus {
  outline: 0;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list {
  opacity: 0;
  max-height: 0;
  max-width: 5em;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  transition: all 0.7s ease;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .no-results {
  color: #F17C00;
  padding-top: 6px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch {
  cursor: pointer;
  margin: 7px 0;
  padding: 7px 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background-color: white;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 3px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-header .batch-name {
  font-weight: bold;
  font-size: 13px;
  flex: 1;
  margin-right: 5px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-header .hide-batch-btn {
  background-color: #f4f4f4;
  border: 1px solid #d7d7d7;
  color: #666;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01em;
  cursor: pointer;
  padding: 4px 8px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.2s ease;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-header .hide-batch-btn:hover {
  background-color: #ececec;
  border-color: #cfcfcf;
  color: #555;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-header .hide-batch-btn:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(180, 180, 180, 0.25);
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-header .force-stop-batch-btn {
  background-color: #e74c3c;
  border: 1px solid #c0392b;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  border-radius: 4px;
  padding: 4px 8px;
  margin-right: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-header .force-stop-batch-btn:hover {
  background-color: #c0392b;
  border-color: #a93226;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-header .force-stop-batch-btn:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(231, 76, 60, 0.25);
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-progress {
  margin: 4px 0;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-progress .progress {
  height: 7px;
  background: #f0f0f0;
  margin: 0 0.5em;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-progress .progress .progress-bar-completed {
  height: 100%;
  background-color: #7ed957;
  border-radius: 4px 0 0 4px;
  transition: width 0.3s ease;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-progress .progress .progress-bar-failed {
  height: 100%;
  background-color: #e74c3c;
  border-radius: 0 4px 4px 0;
  transition: width 0.3s ease;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-progress .progress-text {
  font-size: 11px;
  color: #666;
  margin-top: 1px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-status {
  font-size: 11px;
  color: #666;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-status.status-pending {
  color: #f39c12;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-status.status-running {
  color: #C4D600;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-status.status-completed {
  color: #27ae60;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-status.status-failed {
  color: #e74c3c;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-status.status-completed_with_errors {
  color: #f39c12;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch:hover {
  box-shadow: 0 0 4px 0 gray;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-steps-list {
  display: flex;
  flex-direction: column;
  gap: 1px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-step {
  display: grid;
  grid-template-columns: 28px minmax(0, 200px) 1fr minmax(70px, 100px);
  align-items: center;
  margin-bottom: 0;
  padding: 1px 0;
  column-gap: 8px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .step-name {
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .progress {
  height: 7px;
  background: #f0f0f0;
  margin: 0 8px 0 8px;
  width: 100%;
  display: block;
  vertical-align: middle;
  border-radius: 4px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .progress-bar-completed {
  height: 100%;
  background-color: #7ed957;
  border-radius: 4px 0 0 4px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .progress-bar-failed {
  height: 100%;
  background-color: #e74c3c;
  border-radius: 0 4px 4px 0;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-list .single-batch .batch-step-stats {
  text-align: right;
  font-size: 11px;
  color: #888;
  margin-left: 8px;
  min-width: 70px;
}
#running-batches-floating-btn-container #running-batches-floating-btn .active-batches, #running-batches-floating-btn-container #running-batches-floating-btn .recent-batches {
  max-height: 220px;
  overflow: auto;
  border: 1px solid gray;
  border-radius: 4px;
  margin-bottom: 10px;
}
#running-batches-floating-btn-container #running-batches-floating-btn .recent-batches-section {
  margin-top: 15px;
}
#running-batches-floating-btn-container #running-batches-floating-btn .recent-batches-section h4 {
  margin-bottom: 8px;
  color: #666;
  font-size: 14px;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-floating-btn-content {
  background-color: #e2e2e2;
  cursor: pointer;
  position: absolute;
  top: -2px;
  right: -2px;
  max-width: 12em;
  white-space: nowrap;
  display: flex;
  min-height: 3em;
  min-width: 12em;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: all 0.7s ease;
}
#running-batches-floating-btn-container #running-batches-floating-btn #running-batches-floating-btn-content .btn-content {
  color: #696969;
  opacity: 0;
  max-width: 0;
  max-height: 0;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.7s ease;
}
#running-batches-floating-btn-container .running-batches-floating-button-hover {
  border-radius: 10px !important;
  padding-top: 3em;
  max-height: 1000px !important;
  max-width: 1000px !important;
}
#running-batches-floating-btn-container .running-batches-floating-button-hover #running-batches-close-btn {
  max-height: 50px !important;
  max-width: 50px !important;
  opacity: 1 !important;
}
#running-batches-floating-btn-container .running-batches-floating-button-hover #running-batches-list {
  overflow: auto;
  border: 1px solid lightgray;
  border-radius: 5px;
  max-width: 670px !important;
  min-width: 650px !important;
  max-height: 500px !important;
  opacity: 1 !important;
  padding: 0px 7px;
  padding-bottom: 30px;
  transition: opacity 0.7s ease, max-height 0.7s ease, max-width 0.7s ease;
}
#running-batches-floating-btn-container .running-batches-floating-button-hover #running-batches-floating-btn-content {
  min-width: 650px !important;
  max-width: 650px !important;
}
#running-batches-floating-btn-container .running-batches-floating-button-hover #running-batches-floating-btn-content .btn-content {
  margin: 0 5px !important;
  height: auto !important;
  width: auto !important;
  max-height: 1000px !important;
  max-width: 1000px !important;
  opacity: 1 !important;
}

@media only screen and (min-device-width: 310px) and (max-device-width: 667px) {
  #running-batches-floating-btn-container {
    bottom: 8em;
    left: 5px;
  }
  #running-batches-floating-btn-container .running-batches-floating-button-hover {
    max-height: 475px !important;
    max-width: 312px !important;
  }
  #running-batches-floating-btn-container .running-batches-floating-button-hover #running-batches-floating-btn-content {
    max-width: 400px !important;
    min-width: 400px !important;
  }
  #running-batches-floating-btn-container .running-batches-floating-button-hover #running-batches-list {
    max-width: 400px !important;
    max-height: 400px !important;
  }
}

#running-batches-floating-btn-container.popup-expanded {
  max-height: 80vh !important;
  overflow-y: auto !important;
  transition: max-height 0.5s cubic-bezier(0.4, 0.2, 0.2, 1);
}

#running-batches-floating-btn-container .running-batches-floating-button-hover {
  max-height: 80vh !important;
  transition: max-height 0.5s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.batch-step-messages {
  grid-column: span 4;
  background: #fff;
  border: 1.5px solid #b9d304;
  border-radius: 4px;
  margin: 4px 0 4px 0;
  padding: 4px 4px;
  font-size: 11px;
  box-shadow: 0 1px 2px #eee;
  max-height: 60vh;
  overflow-y: auto;
  transition: max-height 0.5s cubic-bezier(0.4, 0.2, 0.2, 1);
  min-width: 0;
  width: 100%;
  z-index: 10;
  text-align: left;
  position: relative;
}
.batch-step-messages .copied-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(180, 180, 180, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 30;
  color: #222;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.03em;
  pointer-events: none;
  transition: opacity 0.2s;
  border-radius: 4px;
  text-shadow: 0 1px 4px #fff, 0 0 2px #bbb;
  opacity: 1;
}

.batch-step-message {
  display: block;
  width: 100%;
  min-width: 0;
  margin-bottom: 2px;
  padding-left: 18px;
  position: relative;
  line-height: 1.3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: default;
}

.batch-step-message:last-child {
  margin-bottom: 0;
}

.batch-step-message[title] {
  /* Pour forcer le curseur d'aide au survol */
  cursor: help;
}

.message-info {
  color: #3498db !important;
  font-weight: normal;
}
.message-info:before {
  content: "ℹ"; /* ℹ️ */
  color: #3498db;
  position: absolute;
  left: 0;
  font-size: 14px;
  top: -2px;
}

.message-error {
  color: #e74c3c !important;
  font-weight: bold;
}
.message-error:before {
  content: "⚠"; /* ⚠️ */
  color: #e74c3c;
  position: absolute;
  left: 0;
  font-size: 14px;
  top: -1px;
}

.batch-step-collapsible {
  cursor: pointer;
  position: relative;
}

.batch-step-collapsible:after {
  content: "";
  display: none;
}

.batch-step-collapsible .batch-step-messages {
  margin-left: 0;
}

.batch-step-collapsible[data-has-messages=true]:after {
  display: inline-block;
  content: "▼"; /* caret */
  font-size: 11px;
  color: #888;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}

#canvas {
  transition: height 2s ease 0s;
}

.chart-accordion-btn-container .tooltip {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  padding: 5px !important;
}
.chart-accordion-btn-container .tooltip .tooltip-arrow {
  border-bottom-color: white !important;
}
.chart-accordion-btn-container .tooltip .tooltip-inner {
  width: auto !important;
  padding: 0;
}

.statistic-infos-panel {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  height: 100px;
  width: 100%;
  align-content: center;
  text-align: center;
  align-items: center;
  justify-content: space-evenly;
  margin: 10px 0;
  background-color: rgba(33, 33, 33, 0.3);
}
.statistic-infos-panel .statistic-info {
  flex: 1 0 25%;
  margin: 10px 0;
}

#stats-table_wrapper .DTFC_LeftBodyWrapper td {
  background-color: #e8e8e8;
}
#stats-table_wrapper thead th {
  background-color: #e8e8e8;
}
#stats-table_wrapper td {
  white-space: nowrap;
}
#stats-table_wrapper .bold {
  background-color: #d4d4d4;
  font-weight: bold;
}
#stats-table_wrapper tr td:first-child {
  width: 200px;
}

#indicateurs .amount {
  margin-top: 10px;
}
#indicateurs .round-div {
  margin: auto;
  border-radius: 50%;
  background-color: white;
  opacity: 0.92;
  width: 120px;
  height: 120px;
  padding: 27px;
}
#indicateurs .round-div span {
  font-size: 65px;
}

#amount-per-year-container input[type=radio], #borrower-reimbursements-container input[type=radio], .graph-stats-container input[type=radio] {
  display: none;
}
#amount-per-year-container label, #borrower-reimbursements-container label, .graph-stats-container label {
  border: 1px solid #DDD;
  border-radius: 5px;
  padding: 10px;
  margin-top: 10px;
  display: block;
  position: relative;
  text-align: center;
}
#amount-per-year-container label:hover, #borrower-reimbursements-container label:hover, .graph-stats-container label:hover {
  cursor: pointer;
  background-color: #EEE;
}
#amount-per-year-container input[type=radio]:checked + label, #borrower-reimbursements-container input[type=radio]:checked + label, .graph-stats-container input[type=radio]:checked + label {
  background-color: #DDD;
}

.statistic-icon {
  margin-bottom: 10px;
}

.chart-title-with-help {
  position: relative;
  display: inline-block;
}
.chart-title-with-help .chart-help-icon {
  margin-left: 8px;
  color: #888;
  font-size: 14px;
  cursor: help;
  vertical-align: middle;
}
.chart-title-with-help .chart-help-popover {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  width: 560px;
  max-width: 90vw;
  background: #fff;
  color: #333;
  border: 1px solid #c7c7c7;
  border-radius: 6px;
  padding: 14px 18px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.18);
  z-index: 1000;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
}
.chart-title-with-help .chart-help-popover .help-title {
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 8px;
  color: #024638;
}
.chart-title-with-help .chart-help-popover .help-subtitle {
  font-weight: bold;
  margin: 10px 0 6px;
}
.chart-title-with-help .chart-help-popover p {
  margin: 0 0 8px;
}
.chart-title-with-help .chart-help-popover ul {
  padding-left: 20px;
  margin: 0 0 8px;
}
.chart-title-with-help .chart-help-popover ul li {
  margin-bottom: 4px;
}
.chart-title-with-help .chart-help-popover .help-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 8px;
  background: #fff;
}
.chart-title-with-help .chart-help-popover .help-table th, .chart-title-with-help .chart-help-popover .help-table td {
  border: 1px solid #ddd;
  padding: 4px 6px;
  font-size: 11px;
  text-align: left;
  vertical-align: top;
}
.chart-title-with-help .chart-help-popover .help-table th {
  background: #f5f5f5;
  font-weight: bold;
}
.chart-title-with-help .chart-help-popover .help-footer {
  font-style: italic;
  color: #666;
  margin: 0;
}
.chart-title-with-help:hover .chart-help-popover {
  display: block;
}

.chart-commission-summary {
  margin-top: 12px;
  padding: 10px;
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.chart-commission-summary .chart-commission-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}
.chart-commission-summary .chart-commission-table th, .chart-commission-summary .chart-commission-table td {
  padding: 4px 8px;
}
.chart-commission-summary .chart-commission-table thead th {
  font-weight: normal;
  color: #999;
  border-bottom: 1px solid #ddd;
  font-size: 11px;
}
.chart-commission-summary .chart-commission-table .text-right {
  text-align: right;
}
.chart-commission-summary .chart-commission-table .chart-commission-total td {
  border-top: 1px solid #ccc;
  padding-top: 6px;
}
.chart-commission-summary .eo-certain {
  color: #2e7d32;
  font-weight: 600;
}
.chart-commission-summary .eo-projected {
  color: #d97706;
  font-weight: 600;
}
.chart-commission-summary .chart-earnout-note {
  margin-top: 8px;
  padding: 6px 8px;
  font-size: 11px;
  color: #666;
  background: #f0f0f0;
  border-radius: 3px;
}

/*
@@Defining the style of the Home and the Project pages.

  @note the style of the project cards that are present in those pages is in project_card.scss
 */
#top-banner-background {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}

#top-banner-container {
  width: 963px;
  border: 1px solid #FFFFFF;
  padding: 30px;
}
@media (max-width: 599px) {
  #top-banner-container {
    padding: 15px;
    margin: 15px;
  }
}

#top-banner {
  background: white;
  width: 100%;
  height: 100%;
  padding: 57px 30px 40px;
}
@media (max-width: 599px) {
  #top-banner {
    padding: 20px 30px 20px;
  }
}
#top-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#top-banner-title {
  text-align: center;
}
@media (max-width: 599px) {
  #top-banner-title {
    font-size: 25px;
  }
}

#top-banner-separator {
  width: 282px;
  height: 1px;
  background: var(--brand-accent);
  margin-top: 20px;
  margin-bottom: 30px;
  flex-shrink: 0;
}
@media (max-width: 599px) {
  #top-banner-separator {
    margin-top: 14px;
    margin-bottom: 20px;
  }
}

#top-banner-logo {
  height: 45px;
}

/* In order to have a border between left and right sidebar that goes all the way down we need to add both a border
  right on projectsSidebar and left projectsMainColumn . In order to have the 2 borders collapsing each other, we add a margin-right -1 to projectsSidebar
 */
.projectsSidebar {
  padding: 30px;
}
@media (min-width: 992px) {
  .projectsSidebar {
    padding-right: 33px;
    border-right: 1px solid var(--brand-accent);
    margin-right: -1px;
    margin-left: 1px;
  }
}

.projectsMainColumn {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .projectsMainColumn {
    padding-right: 0;
    padding-left: 30px;
    border-left: 1px solid var(--brand-accent);
  }
}
@media (max-width: 991px) {
  .projectsMainColumn {
    padding-bottom: 15px;
  }
}
@media (max-width: 599px) {
  .projectsMainColumn {
    padding: 30px; /* On mobile we display only one card per row so we unlarge the margin */
  }
}

.main-page-content.projects-presentation-index, .main-page-content.projects-list-page {
  /* We want the projectsSidebar and projectsMainColumn border to go from the header to the footer of the page without margin */
  margin-top: 0;
  margin-bottom: 0;
}

.map-container .ls-h2 { /* TODO factorize with From #project-show-main-panel .heading  . And/or use another calss than h1*/
  margin-top: 17px;
  margin-bottom: 18px;
}
.map-container h3 { /* TODO: merge with ls-h3 ? */
  font-size: 18px;
  font-weight: bold;
  color: var(--text-primary);
  margin: 0;
}

.separated-category:not(:last-child) {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--brand-accent);
}

#vmap-container {
  margin-top: 20px;
  background: #102e22;
}

.form-newsletter {
  margin-top: 30px;
  padding: 40px 30px 30px;
  text-align: center;
}
.form-newsletter .ls-input {
  margin: 30px 0;
}

.form-newsletter-title {
  margin: 0;
  font-size: 17px;
}

.ls-panel:not(:last-child) {
  margin-bottom: 30px;
}

.legal-panel-img {
  /* margin top is 20px because there is a padding 10px at top of the legal-panel */
  margin: 20px auto 30px;
}

/* class not used in the code but in a StaticContent.type_of_content */
.home-specific-info-subtitle {
  font-size: 20px;
  margin: 5px 0 20px;
  color: var(--text-primary);
}

/* class not used in the code but in a StaticContent.type_of_content */
.home-specific-info-logo {
  display: block;
  margin: 30px auto 0;
  width: 170px; /*supposed to be the same width as .home-specific-info-button */
}

/* class not used in the code but in a StaticContent.type_of_content */
.home-specific-info-button {
  margin-top: 30px;
  width: 170px; /*supposed to be the same width as .home-specific-info-logo */
}

.performance-indicator {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--text-primary);
}

.performance-indicator-title {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}
.performance-indicator-title--aligned-right {
  text-align: right;
}

.performance-indicator-subtitle {
  font-size: 14px;
  font-weight: 500;
}

.performance-indicator-separator {
  border-width: 3px;
  width: 96px;
  margin: 10px auto 10px 0;
}
.performance-indicator-separator--aligned-right {
  margin: 10px 0 10px auto;
}

.projects-results-stats {
  display: flex;
  align-items: start;
  justify-content: space-between;
  font-size: 15px;
  color: var(--text-primary);
  border: 1px dotted var(--brand-accent);
  padding: 15px;
  margin-bottom: 35px;
}

.project-results-stats-content {
  display: flex;
}

.projects-results-stats-subtitle {
  color: var(--warning-color);
  font-weight: bold;
}

.project-results-stats-icon {
  width: 25px;
  height: 25px;
  margin-right: 13px;
}

.project-results-stats-clear {
  width: 30px;
  height: 30px;
}

.card-list-title {
  margin-bottom: 30px;
}

.eligible-projects-infos {
  margin-top: 10px;
  margin-bottom: 20px;
}
.eligible-projects-infos .eligible-projects-infos__line {
  margin: 0;
  font-size: 14px;
  line-height: 1.35;
}
.eligible-projects-infos a,
.eligible-projects-infos .link-brand {
  text-decoration: none;
}
.eligible-projects-infos a:hover,
.eligible-projects-infos a:focus,
.eligible-projects-infos .link-brand:hover,
.eligible-projects-infos .link-brand:focus {
  text-decoration: none;
}
.eligible-projects-infos .eligible-projects-infos__line + .eligible-projects-infos__line {
  margin-top: 6px;
}

.card-list-title:not(:first-child), .card-list-container:not(:first-child) .card-list-title, #fundedProjects .card-list-title {
  padding-top: 30px;
}

.cards-list {
  justify-content: end;
  margin-left: -30px; /* to cancel the margin-left: 30px on each card project-card */
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .cards-list {
    justify-content: center;
  }
}

.card-in-line-category-title {
  position: absolute;
  top: -50px;
  left: 0;
  white-space: nowrap;
}

.show-more-button {
  display: block;
  text-align: center;
}

@media (max-width: 558px) {
  .project-card-top-margin {
    margin-top: 40px;
  }
}

@media (max-width: 499px) {
  .visible-above-500px {
    display: none;
  }
}

@media (min-width: 500px) {
  .visible-under-500px {
    display: none;
  }
}

/*
  Defining the style of the project cards that are displayed into the Home or Project List page

*/
.project-card {
  font-size: 13px;
  position: relative;
  box-sizing: border-box;
}
.project-card:hover {
  box-shadow: 0 0 0 3px var(--brand-accent);
}
.project-card {
  margin-bottom: 30px;
}
.project-card.ls-flip__back {
  position: absolute;
}
.project-card__cif {
  color: var(--secondary-color);
  border-color: var(--secondary-color);
}
.project-card__cif:hover {
  box-shadow: 0 0 0 3px var(--secondary-color);
}
.project-card__cif .project-card-image {
  border-bottom-color: var(--secondary-color);
}
.project-card__cif .project-card-status, .project-card__cif div[class^=btn] {
  background: var(--secondary-color);
}
.project-card__cif .project-timeleft__day {
  color: var(--secondary-color);
}

@keyframes project-card-shake-x {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-4px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes project-card-heart-beat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.12);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.12);
  }
  70% {
    transform: scale(1);
  }
}
.project-card--animate-shake-x {
  animation: project-card-shake-x 0.8s ease-in-out both;
}

.project-card--animate-heart-beat {
  animation: project-card-heart-beat 1.2s ease-in-out both;
}

.project-card--blur-prompt > .panel-body {
  filter: blur(3px);
}
.project-card--blur-prompt .project-card__blur-overlay {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  background: transparent;
  color: var(--text-primary);
  text-align: center;
}
.project-card--blur-prompt .project-card__blur-overlay__content {
  display: inline-block;
  width: auto;
  max-width: 280px;
  margin: 0 auto;
  padding: 12px 12px 10px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 6px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}
.project-card--blur-prompt .project-card__blur-overlay__question {
  font-weight: 600;
  margin-bottom: 12px;
}
.project-card--blur-prompt .project-card__blur-overlay__declined {
  font-weight: 600;
}
.project-card--blur-prompt .project-card__blur-overlay__reset {
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
  color: var(--text-primary);
  text-decoration: underline;
  opacity: 0.85;
}
.project-card--blur-prompt .project-card__blur-overlay__reset:hover, .project-card--blur-prompt .project-card__blur-overlay__reset:focus {
  color: var(--text-primary);
  opacity: 1;
}
.project-card--blur-prompt .project-card__blur-overlay__actions {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.project-card--blur-prompt .project-card__blur-overlay__btn {
  display: inline-block;
  padding: 8px 12px;
  min-width: 90px;
  border-radius: 4px;
  background-color: var(--interactive-primary);
  border: 1px solid var(--interactive-primary);
  color: var(--text-on-brand);
  font-weight: 600;
  cursor: pointer;
  user-select: none;
}
.project-card--blur-prompt .project-card__blur-overlay__btn:hover, .project-card--blur-prompt .project-card__blur-overlay__btn:focus {
  background-color: var(--interactive-hover);
  border-color: var(--interactive-hover);
  color: var(--text-on-brand);
  text-decoration: none;
}
.project-card--blur-prompt .project-card__blur-overlay__btn[data-action=no] {
  background-color: transparent;
  border-color: var(--text-primary);
  color: var(--text-primary);
  opacity: 0.75;
}
.project-card--blur-prompt .project-card__blur-overlay__btn[data-action=no]:hover, .project-card--blur-prompt .project-card__blur-overlay__btn[data-action=no]:focus {
  background-color: rgba(0, 0, 0, 0.04);
  border-color: var(--text-primary);
  color: var(--text-primary);
  opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
  .project-card--animate-shake-x,
  .project-card--animate-heart-beat {
    animation: none !important;
  }
}
.project-card.ls-flip__back .btn.btn-primary,
.project-card.ls-flip__back .btn.btn-info,
.project-card.ls-flip__back .btn-blue,
.project-card.ls-flip__back .btn-blue2 {
  background-color: var(--interactive-primary) !important;
  border-color: var(--interactive-primary) !important;
  color: var(--text-on-brand) !important;
}
.project-card.ls-flip__back .btn.btn-primary:hover,
.project-card.ls-flip__back .btn.btn-primary:focus,
.project-card.ls-flip__back .btn.btn-info:hover,
.project-card.ls-flip__back .btn.btn-info:focus,
.project-card.ls-flip__back .btn-blue:hover,
.project-card.ls-flip__back .btn-blue:focus,
.project-card.ls-flip__back .btn-blue2:hover,
.project-card.ls-flip__back .btn-blue2:focus {
  background-color: var(--interactive-hover) !important;
  border-color: var(--interactive-hover) !important;
  color: var(--text-on-brand) !important;
}

.project-card__top-part {
  position: absolute;
  height: 51px;
  left: 15px;
  right: 15px;
}
.project-card__top-part__container {
  min-height: 51px;
}
.project-card__top-part .card-admin-edit {
  position: absolute;
}

.card-top-right-corner {
  text-align: right;
}

.project-card-status {
  padding: 10px;
  color: var(--text-on-brand);
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  background: var(--brand-primary);
  letter-spacing: 0.5px;
}

.project-card__info {
  margin-top: 10px;
  position: relative;
  height: 30px;
  text-align: right;
}

.project-card__timeleft {
  font-size: 15px;
  color: var(--brand-primary);
  font-weight: bold;
  position: absolute;
  text-transform: uppercase;
  right: 0;
}
.project-card__timeleft .project-timeleft__day {
  font-size: 15px;
}

.project-card-image {
  width: 100%;
  height: 150px;
  border-bottom: solid 3px var(--brand-primary);
  object-fit: cover;
}

.project-card-title {
  margin-top: 10px;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  height: 65px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.project-card-description__container {
  border-top: 3px solid;
  border-bottom: 0.5px solid;
  padding: 10px 0;
  margin: 10px 0;
}

.project-card-description {
  height: 65px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow-y: hidden;
}

.project-card-objective {
  font-size: 14px;
}

.project-card-logo-container {
  margin-top: 5px;
  text-align: right;
}

.project-card-logo {
  height: 52px;
  max-width: 50%;
  display: inline-block;
  object-fit: contain;
}

.no-link-property {
  text-decoration: none;
}

.news-story-list .news-story-card {
  margin-bottom: 0;
}

.news-story-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.news-story-card {
  font-size: 13px;
  position: relative;
}
.news-story-card:hover {
  box-shadow: 0 0 0 3px var(--brand-accent);
}
.news-story-card .project-card-title {
  margin: 6px 0;
}

@media (min-width: 768px) {
  .news-story-list {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
}
@media (min-width: 992px) {
  .news-story-list {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
  }
}
.bid-panel {
  box-shadow: none;
  color: var(--text-primary);
  background-color: var(--background-secondary);
  padding: 15px 0 0;
}
.bid-panel:not(:last-child) {
  margin-bottom: 30px;
}

.detail-bid-panel--row {
  margin: 0 20px;
  padding: 5px 0;
  min-height: 67px;
}
.detail-bid-panel--row:not(:last-child):not(.bid-panel-offers-contracts-row) {
  border-bottom: 1px solid var(--border-accent);
}
.detail-bid-panel--row:last-child {
  padding-bottom: 15px;
}

.sliding-title {
  cursor: pointer;
}

.sliding-title.detail-bid-panel--row[aria-expanded=true] {
  background-color: var(--surface-primary);
}

.bid-panel-offers-contracts {
  padding: 0;
}

.bid-panel-offers-contracts-row {
  border-bottom: 0;
  /* We move the left and right margin into a padding so the background color takes all the width */
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.bid-panel-offers-contracts-row:hover .detail-bid-panel--info svg circle {
  fill: #E3AF00;
}

.bid-panel--bid-condition--row {
  border-top: 1px solid var(--border-accent);
}

.bid-panel-offers-contracts__content {
  background-color: var(--surface-primary);
}

.bid-panel__documents-container {
  border-top: 1px dotted var(--border-accent);
  margin: 0 15px;
  padding: 0 15px;
}

.bid-panel__document {
  padding: 15px 15px 15px 60px;
  font-size: 13px;
}
.bid-panel__document:not(:last-child) {
  border-bottom: 1px dotted var(--border-accent);
}
.bid-panel__document a {
  color: var(--text-primary);
  text-decoration: none;
}
.bid-panel__document a:hover {
  text-decoration: underline;
  color: var(--interactive-hover);
}
.bid-panel__document a:visited {
  color: var(--text-primary);
}

.bid-panel__document__title {
  text-transform: uppercase;
  font-weight: 500;
}

.detail-bid-panel--info {
  display: contents; /* We display contents so that the svg is correctly aligned with the rest of the upper flexbox, without this div to be taken into account */
}
.detail-bid-panel--info svg {
  width: 20px;
  height: 20px;
}

.detail-bid-panel--row__active .detail-bid-panel--title {
  color: var(--info-color);
}

.detail-bid-panel--glyph-and-title {
  display: flex;
  align-items: center;
}

.detail-bid-panel--glyph img {
  width: 50px;
}
.detail-bid-panel--glyph {
  margin-right: 10px;
}

.detail-bid-panel--title {
  font-weight: 500;
  flex-grow: 1;
  text-transform: uppercase;
  font-family: CanelaDeck;
  display: flex;
}
.detail-bid-panel--title .detail-bid-panel--info {
  display: block;
  margin-left: 15px;
}

.detail-bid-panel--row--main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.detail-bid-panel--asterisk {
  font-size: 10px;
  font-weight: normal;
  margin-left: 60px; /* = the width + the margin-right of .detail-bid-panel--glyph */
}
.detail-bid-panel--asterisk .short {
  padding: 0;
  list-style: none;
}

.detail-bid-panel--amount {
  color: var(--brand-primary);
  font-weight: 500;
  font-size: 20px;
  text-align: right;
  margin-left: 10px;
}

.detail-bid-panel--badge-container {
  position: relative;
}

.detail-bid-panel--badge {
  position: absolute;
  right: 0;
  top: 10px;
}

.accept-risk__checkbox-label {
  margin-bottom: 20px;
}

.accept-risk__button {
  display: block;
  margin: 30px auto 0;
}

.vertical-separator {
  border-left: solid 0.5px;
  height: 38px;
}

.panel-with-icon {
  padding: 25px 0 30px;
  margin: 0 15px;
}

.panel-with-icon__header {
  text-align: center;
  border-bottom: solid 0.5px white;
  padding: 0 15px 15px;
  min-height: 45px;
  margin-bottom: 20px;
}

/* TODO redesign: change to panel-two-columns ? */
.panel-with-icon__header__exclamation-mark {
  float: left;
}

.panel-with-icon__body {
  display: flex;
}

.panel-with-icon__body__icon_container {
  width: 50px;
  margin-top: 15px;
  flex-shrink: 0;
}

.panel-with-icon__body__separator {
  margin: 15px 25px;
  border-color: white;
}

.panel-with-icon__body__content {
  flex-grow: 1;
  font-size: 12px;
}

.panel-with-icon__button {
  font-size: 15px;
  margin-top: 30px;
}

.panel-with-icon-blue-version .panel-with-icon__body__icon_container, .panel-icon-investir-version .panel-with-icon__body__icon_container {
  height: 38px; /* Same size than the separator height */
  margin-top: 0;
  align-items: center;
  display: flex;
}
.panel-with-icon-blue-version .panel-with-icon__body__content, .panel-icon-investir-version .panel-with-icon__body__content {
  font-size: 13px;
}
.panel-with-icon-blue-version .panel-with-icon__body__separator, .panel-icon-investir-version .panel-with-icon__body__separator {
  margin-top: 0;
  margin-right: 32px;
  border-color: inherit;
}

.panel-with-icon-blue-version {
  border-top: 1px dotted var(--border-accent);
}

.panel-with-icon-blue-version__small-icon {
  width: 20px;
  height: 20px;
  margin-left: 15px;
}

.investors-numbers-tooltip__header {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: solid 0.5px var(--border-accent);
  margin-bottom: 15px;
}

.investors-numbers-tooltip__header__logo {
  height: 49px;
}

.investors-numbers-tooltip__header__separator {
  margin: 0 24px;
}

.investors-numbers-tooltip__header__title {
  font-size: 15px;
  font-family: CanelaDeck;
  text-align: center;
}

.investors-numbers-tooltip__line {
  display: flex;
  align-items: center;
  line-height: 30px;
}

.investors-numbers-tooltip__line__description {
  font-family: CanelaDeck;
}

.investors-numbers-tooltip__line__dots {
  flex-grow: 1;
  margin: 0 20px;
  height: 0;
  border-bottom: 1px dotted var(--border-accent);
}

.investors-numbers-tooltip__line__amount {
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  color: var(--brand-primary);
}

.a-effect-disabled {
  all: unset;
}
.a-effect-disabled:hover, .a-effect-disabled:focus {
  all: unset;
  cursor: grab;
}

.teaser .head {
  padding: 70px 0 70px 0;
}
.teaser .big-div {
  padding: 70px 0 70px 0;
}
.teaser .big-div a {
  text-decoration: none;
}
.teaser .big-div a:hover {
  /*background-color: #eee;*/
}
.teaser .big-div a:hover .round-div {
  opacity: 0.7;
}
.teaser .big-div .content-tab-pane {
  padding: 30px;
  font-size: 19px;
}
.teaser .big-div .content-tab-pane .logos {
  color: gray;
  font-size: smaller;
}
.teaser .big-div .content-tab-pane .logos img {
  width: 28%;
  margin: auto;
}
.teaser .big-div .content-tab-pane .logos .sentence {
  margin-top: 20px;
  font-size: smaller;
}
.teaser .big-div .yellow-nav .round-div {
  background-color: #F6B411 !important;
  color: white;
}
.teaser .big-div .yellow-nav h3 {
  color: #F6B411;
}
.teaser .big-div .blue-nav .round-div {
  background-color: #2DC6D5 !important;
  color: white;
}
.teaser .big-div .blue-nav h3 {
  color: #2DC6D5;
}
.teaser .big-div .dark-blue-nav .round-div {
  background-color: #003781 !important;
  color: white;
}
.teaser .big-div .dark-blue-nav h3 {
  color: #003781;
}
.teaser .big-div .green-nav .round-div {
  background-color: #C4D600 !important;
  color: white;
}
.teaser .big-div .green-nav h3 {
  color: #C4D600;
}
.teaser .big-div .tab-pane .triangle-selected {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 20px 40px;
  margin: auto;
}
.teaser .big-div .tab-pane .content-tab-pane .icone, .teaser .big-div .tab-pane .content-tab-pane .fa {
  font-size: 72px;
}
.teaser .big-div .tab-yellow .triangle-selected {
  border-color: transparent transparent #F6B411 transparent;
}
.teaser .big-div .tab-yellow .content-tab-pane {
  box-shadow: 0 5px 0 0 #F6B411 inset, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.teaser .big-div .tab-blue .triangle-selected {
  border-color: transparent transparent #2DC6D5 transparent;
}
.teaser .big-div .tab-blue .content-tab-pane {
  box-shadow: 0 5px 0 0 #2DC6D5 inset, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.teaser .big-div .tab-dark-blue .triangle-selected {
  border-color: transparent transparent #003781 transparent;
}
.teaser .big-div .tab-dark-blue .content-tab-pane {
  box-shadow: 0 5px 0 0 #003781 inset, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.teaser .big-div .tab-green .triangle-selected {
  border-color: transparent transparent #C4D600 transparent;
}
.teaser .big-div .tab-green .content-tab-pane {
  box-shadow: 0 5px 0 0 #C4D600 inset, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.teaser .title_form {
  text-transform: uppercase;
  border-bottom: 1px dotted #bdc1c3;
  padding: 15px 30px;
}
@media (min-width: 993px) {
  .teaser .carousel-caption {
    padding-bottom: 30px;
  }
  .teaser .carousel-caption h1 {
    font-size: 40px;
  }
}
@media (min-width: 726px) and (max-width: 992px) {
  .teaser .carousel-caption {
    padding-bottom: 10px;
  }
  .teaser .carousel-caption h1 {
    font-size: 30px;
  }
}
@media (max-width: 725px) {
  .teaser .carousel-caption {
    padding-bottom: 0px;
  }
  .teaser .carousel-caption h1 {
    font-size: 20px;
  }
}

#sliderId {
  width: 100% !important;
}
#sliderId .slider-track {
  height: 6px !important;
}
#sliderId .slider-track .slider-handle {
  margin-left: -17px !important;
  margin-top: -8px !important;
  width: 25px !important;
  height: 25px !important;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#C4D600), to(#C4D600)) !important;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#C4D600), to(#C4D600)) !important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #C4D600, #C4D600) !important; /* Chrome 10+, Saf5.1+ */
  background-image: -moz-linear-gradient(top, #C4D600, #C4D600) !important; /* FF3.6+ */
  background-image: -ms-linear-gradient(top, #C4D600, #C4D600) !important; /* IE10 */
  background-image: -o-linear-gradient(top, #C4D600, #C4D600) !important; /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #C4D600, #C4D600) !important; /* W3C */
  opacity: 1;
}
#sliderId .slider-track .round {
  border-radius: 50% !important;
}
#sliderId .slider-selection {
  background-image: linear-gradient(to bottom, gray 100%, whitesmoke 100%);
}

.partnership .head {
  padding: 70px 0 70px 0;
}
.partnership .explanation {
  padding: 70px 0 70px 0;
}
.partnership .explanation a {
  text-decoration: none;
}
.partnership .explanation a:hover {
  /*background-color: #eee;*/
}
.partnership .explanation a:hover .round-div {
  opacity: 0.7;
}
.partnership .explanation .content-tab-pane {
  /*box-shadow: 0 5px 0 0 $lendo-yellow inset,0 1px 4px 0 rgba(0,0,0,.25);*/
  padding: 30px;
  font-size: 19px;
}
.partnership .explanation .content-tab-pane .logos {
  color: gray;
  font-size: smaller;
}
.partnership .explanation .content-tab-pane .logos img {
  width: 28%;
  margin: auto;
}
.partnership .explanation .content-tab-pane .logos .sentence {
  margin-top: 20px;
  font-size: smaller;
}
.partnership .explanation .box-yellow {
  box-shadow: 0 5px 0 0 #F6B411 inset, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.partnership .explanation .lend {
  box-shadow: 0 5px 0 0 #2DC6D5 inset, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.partnership .explanation .commitment {
  box-shadow: 0 5px 0 0 #003781 inset, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.partnership .explanation .interest {
  box-shadow: 0 5px 0 0 #C4D600 inset, 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.partnership .item {
  padding: 70px 0 70px 0;
}
.partnership .item .title {
  display: inline-block;
  border-bottom: 1px dotted #bdc1c3;
  margin-bottom: 30px;
  font-size: 28px;
  padding-bottom: 15px;
  text-transform: uppercase;
  /*color: $lendo-orange;*/
  color: #003781;
}
.partnership .item .content {
  font-size: 21px;
  font-weight: lighter;
}
.partnership .title_form {
  text-transform: uppercase;
  border-bottom: 1px dotted #bdc1c3;
  padding: 15px 30px;
}
.partnership .triangle-selected {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 20px 40px;
  /*border-color: transparent transparent #007bff transparent;*/
  margin: auto;
}
.partnership .triangle-discover {
  border-color: transparent transparent #F6B411 transparent;
}
.partnership .triangle-lend {
  border-color: transparent transparent #2DC6D5 transparent;
}
.partnership .triangle-commitment {
  border-color: transparent transparent #003781 transparent;
}
.partnership .triangle-interest {
  border-color: transparent transparent #C4D600 transparent;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.pdf .title {
  text-align: center;
  margin: 40px 0 80px 0;
  padding: 50px;
  background: rgba(195, 211, 4, 0.8);
  color: white;
}
.pdf .title .contract {
  font-size: 38px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.pdf .title .project {
  font-size: 18px;
  margin-bottom: 7px;
}
.pdf h1 {
  text-transform: uppercase;
  margin-top: 40px;
}
.pdf h2 {
  font-size: 20px;
  border-bottom: 1px dotted #b7b7b2;
  background: 0 0;
  margin: 50px 0 35px 0;
  padding: 0 0 10px;
  text-align: left;
  text-transform: uppercase;
  color: #b9d304;
}
.pdf h3 {
  text-transform: uppercase;
  font-size: 16px;
}
.pdf .pdf-badge {
  margin-left: 7px;
  /*background-color: #b9d304;*/
  background-color: #F6B411;
  font-size: 17px;
  display: inline-block;
  min-width: 10px;
  /*padding: 3px 7px;*/
  padding: 7px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  border-radius: 13px;
  /*border-radius: 10px;*/
}
.pdf .pdf-badge2 {
  background-color: #F6B411;
}
.pdf .first_column {
  vertical-align: baseline;
  padding: 10px 15px 10px 0;
}
.pdf .second_column {
  vertical-align: baseline;
  padding: 0px 15px 10px 0;
}
.pdf .signature table {
  border-spacing: 50px;
  border-collapse: separate;
}
.pdf .signature table td {
  padding: 30px;
  width: 303px;
  border: 1px dotted #b7b7b2;
}
.pdf .bold {
  font-weight: bold;
}
.pdf li {
  margin-bottom: 15px;
}
.pdf .timetable {
  text-align: center;
}
.pdf .timetable table {
  margin-left: 35px;
}
.pdf .timetable table thead tr th {
  border-bottom: 2px dotted #dddddd;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.pdf .timetable table tbody tr td {
  border-bottom: 1px dotted #dddddd;
  padding-top: 7px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5px;
}
.pdf .two-columns-table {
  width: 100%;
}
.pdf .align-left {
  text-align: left;
}
.pdf .align-right {
  text-align: right;
}
.pdf .page-break {
  display: block;
  clear: both;
  page-break-after: always;
}

.to-pdf {
  font-size: 12px;
}
.to-pdf .table {
  font-size: 12px;
}
.to-pdf li {
  margin-bottom: 12px;
}
.to-pdf .big-padding {
  padding: 80px 0 80px 0;
}
.to-pdf .contract_title {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 200px 0 200px;
}
.to-pdf .contract_title .big {
  padding: 200px 0 80px 0;
}
.to-pdf .contract_title .little {
  padding: 60px 0 60px 0;
}
.to-pdf .contract_title .ref {
  padding-top: 10px;
  font-size: 11px;
  font-style: italic;
  color: gray;
}
.to-pdf h1 {
  margin-top: 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  /*color: $lendo-green;*/
}
.to-pdf h2 {
  padding-left: 40px;
  font-size: 15px;
  /*color: $lendo-orange;*/
}
.to-pdf h3 {
  font-size: 14px;
  font-style: italic;
  color: gray;
}
.to-pdf h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-style: italic;
  color: gray;
  padding: 0;
  margin: 10px 0 5px 15px;
}
.to-pdf .answer {
  font-weight: 700;
}
.to-pdf .page-break {
  page-break-after: always;
}

/**
  * bootstrap-switch - Turn checkboxes and radio buttons into toggle switches.
  *
  * @version v3.4.0
  * @homepage https://bttstrp.github.io/bootstrap-switch
  * @author Mattia Larentis <mattia@larentis.eu> (http://larentis.eu)
  * @license MIT
  */
.bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #ccc;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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-on,
.bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #337ab7;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee;
}

.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: "​";
}

.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-on,
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.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-on,
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.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-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.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-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999999 !important;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.ui-autocomplete .ui-menu-item-wrapper {
  padding: 5px;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

.ui-menu-item {
  cursor: pointer;
}

.ui-menu-item-wrapper {
  color: #024638;
}

.ui-menu-item .ui-menu-item-wrapper.ui-state-active, .admin-page .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  background-color: #024638;
  color: #ffffff;
}

.ui-menu-item-wrapper--html {
  display: flex;
  align-items: center;
  gap: 8px;
}

.autocomplete-empty {
  padding: 6px 10px;
  font-size: 11px;
  color: #999;
  font-style: italic;
  cursor: default;
}

/*!
   * Bootstrap Datetime Picker v4.17.49
   * Copyright 2015-2020 Jonathan Peterson
   * Licensed under MIT (https://github.com/Eonasdan/bootstrap-datetimepicker/blob/master/LICENSE)
   */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

.bootstrap-datetimepicker-widget .btn[data-action=clear]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

.bootstrap-datetimepicker-widget .btn[data-action=today]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.field_with_errors {
  display: inline;
}

#investment-adequation-modal .modal-content {
  position: relative;
}
@media (min-width: 768px) {
  #investment-adequation-modal #investment-adequation-modal {
    margin: 0;
  }
}

.adequation-form {
  font-size: 13px;
  line-height: 100%;
  max-width: 680px;
  margin: auto;
  width: 100%;
}
.adequation-form label {
  font-weight: 400;
}
.adequation-form select {
  background-color: transparent;
}
.adequation-form .question-form {
  margin: 30px 0 20px 0;
  font-size: 16px;
  line-height: 1.4;
}
.adequation-form .warning-risk {
  padding: 16px;
  background-color: var(--surface-secondary);
  margin-bottom: 18px;
  line-height: 140%;
}
.adequation-form a {
  font-size: 13px;
}
.adequation-form .field_with_errors {
  font-style: italic;
  color: var(--warning-color);
}
.adequation-form .required-input-group.invalid .ls-btn-check + label, .adequation-form .required-input-group.invalid .ls-input {
  border-color: var(--warning-color);
  color: var(--warning-color);
}
.adequation-form .required-input-group.invalid .ls-radio label, .adequation-form .required-input-group.invalid .ls-checkmark-label span {
  color: var(--warning-color);
}
.adequation-form .required-input-group.invalid.ls-input-group {
  border: var(--warning-color) solid 0.5px;
  border-radius: 4px;
}
.adequation-form .required-input-group__error-message {
  color: var(--warning-color);
  border: 0.5px solid var(--warning-color);
  padding: 10px;
  margin-top: 10px;
  text-align: center;
}
.adequation-form .required-input-group__valid-message {
  color: var(--brand-accent);
  border: 0.5px solid var(--brand-accent);
  padding: 10px;
  margin-top: 10px;
  text-align: center;
}
.adequation-form .required-input-group--hidden {
  display: none;
}
.adequation-form .ls-input {
  background-color: var(--background-secondary);
  min-height: 42px;
}
.adequation-form .ls-input:hover {
  background-color: var(--surface-primary);
}
.adequation-form .adequation-form__image {
  width: 100%;
}

#adequation-body .modal-content {
  border-radius: 0;
}

.modal-body__adequation {
  background-color: var(--background-secondary);
}

.adequation-steps {
  text-align: center;
}
.adequation-steps__step-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.adequation-steps__step-content {
  position: relative;
}
.adequation-steps__step {
  height: 15px;
  width: 15px;
  background-color: color-mix(in srgb, var(--brand-accent) 75%, transparent);
  border: 1px solid white;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.adequation-steps__step:not(:first-child) {
  margin-left: 20px;
}
.adequation-steps__step:not(:first-child):after {
  content: "";
  position: absolute;
  left: -25px;
  top: 6px;
  border-top: 1px solid white;
  width: 25px;
}
.adequation-steps__step--active {
  background-color: var(--brand-primary);
}

.adequation-form__step {
  display: none;
  color: var(--brand-accent);
}
.adequation-form__step .ls-h2 {
  font-family: Caneladeck;
}

.confirmation-step {
  font-size: 16px;
}

#investment-adequation-modal .page-title {
  margin-top: 0;
}
#investment-adequation-modal .page-title span {
  background-color: transparent;
}
#investment-adequation-modal .plain-panel-body {
  padding-bottom: 0;
}

.edit_investment_adequation {
  /*
  .adequation-form__step {
    display: block;
  }
  */
}

.confirmation-step__project-doc-link {
  display: flex;
  padding: 15px;
  flex-direction: column;
}
.confirmation-step__project-doc-link__head {
  border-bottom: 0.5px solid;
  padding-bottom: 15px;
}
.confirmation-step__project-doc-link__main-row {
  display: flex;
  align-items: center;
}
.confirmation-step__project-doc-link__second-row {
  font-size: 13px;
}

.adequation__simulation-amount {
  border-top: 0.5px solid var(--brand-accent);
  padding-top: 20px;
  margin-top: 10px;
  font-size: 16px;
}

.adequation__simulation__amounts-label {
  font-size: 16px;
  margin-top: 10px;
}

.adequation__choice-number {
  margin-top: 8px;
  display: block;
  font-size: small;
  font-style: italic;
}

.adequation__tooltip-offset {
  margin-left: 10px;
}

.adequation__simulation-consent-label {
  font-size: 16px;
}

.dropbox-error-message {
  color: red;
}

.dropzone {
  border: 2px dashed #cacaca;
  border-radius: 6px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.dropzone .dz-message {
  margin: 0;
}
.dropzone .dz-message i {
  color: #cacaca;
  font-size: 2em;
}
.dropzone .dz-message p {
  color: black;
  font-size: 13px;
  margin: 0;
}
.dropzone--new {
  border: none;
}

.ls-dropzone {
  border: 0.5px solid;
  min-height: 110px;
  width: 110px;
  margin: auto;
  background-color: #F7F8FA;
  border: 0.5px solid;
  color: #024638;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.ls-dropzone--align-left {
  margin: inherit;
}
.ls-dropzone .dz-preview {
  position: absolute;
  overflow: hidden;
  color: #E6EAF0;
  border-radius: 50%;
  /* In case of dz-file-preview, the background is the selected image */
}
.ls-dropzone .dz-preview.dz-file-preview .dz-image {
  opacity: 0.1;
  background: url("/assets/prod_assets/upload-9f3bd256.svg");
  background-size: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(247, 248, 250, 0.5);
}
.ls-dropzone .dz-preview .dz-details {
  color: #024638;
  padding-top: 14px;
}
.ls-dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 50px;
}
.ls-dropzone .error-message {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
}

.dz-clickable {
  cursor: pointer;
}

.ls-dropzone--rounded {
  border-radius: 50%;
}

.ls-dropzone--disabled {
  background-color: rgba(247, 248, 250, 0.5); /* TODO check */
  color: #E6EAF0;
  opacity: 0.5;
  font-style: italic;
  cursor: not-allowed;
}
.ls-dropzone--disabled .dropzone.dz-clickable {
  cursor: not-allowed;
  background-color: blue;
}
.ls-dropzone--disabled .dropzone.dz-clickable .dz-message, .ls-dropzone--disabled .dropzone.dz-clickable .dz-message * {
  cursor: not-allowed;
  background-color: blue;
}

#user-file-upload-modal .modal-header, #user-file-upload-modal .modal-footer {
  border: 0;
}
#user-file-upload-modal .modal-footer {
  text-align: center;
}
#user-file-upload-modal .close {
  color: black;
}
#user-file-upload-modal .modal-body {
  color: black;
  text-align: center;
}
#user-file-upload-modal .modal-body span {
  font-weight: bold;
}

.cgu2 {
  font-size: 15px;
  line-height: 140%;
  counter-reset: section;
}
.cgu2 h1 {
  font-size: 20px;
  border-bottom: 1px dotted #b7b7b2;
  background: 0 0;
  margin: 50px 0 25px 0;
  padding: 0 0 10px;
  text-align: left;
  text-transform: uppercase;
  color: #b9d304;
  counter-reset: subsection;
}
.cgu2 h1::before {
  counter-increment: section;
  content: " " counter(section) ". ";
}
.cgu2 h2 {
  padding-left: 30px;
  text-transform: uppercase;
  font-size: 18px;
  margin: 45px 0 18px 0;
  counter-reset: subsubsection;
}
.cgu2 h2::before {
  counter-increment: subsection;
  content: counter(section) "." counter(subsection) " ";
}
.cgu2 h3 {
  padding-left: 50px;
  margin: 20px 0 16px 0;
}
.cgu2 h3::before {
  counter-increment: subsubsection;
  content: counter(section) "." counter(subsection) "." counter(subsubsection) " ";
}
.cgu2 h4 {
  font-size: 17px;
  margin-top: 21px;
  margin-bottom: 6px;
}
.cgu2 .definitions > li {
  list-style-type: circle;
  margin-bottom: 12px;
}
.cgu2 .general_info {
  margin: 20px 0 10px 0;
  font-size: 18px;
  font-weight: 500;
}
.cgu2 .list_ii > li {
  list-style-type: lower-roman;
}
.cgu2 .list_ab > li {
  list-style-type: lower-alpha;
}

.administration-table.borrower-reimbursements {
  font-size: 12px;
}
.administration-table .icone {
  font-size: 13;
  margin-left: 10px;
}
.administration-table .list-cerfas table {
  margin-bottom: 2px;
}
.administration-table .list-cerfas table td {
  padding: 3px;
}

.small-padding th, .small-padding td {
  padding: 3px !important;
}

.email-column {
  min-width: 200px;
  max-width: 300px;
  width: auto !important;
  word-wrap: break-word;
  white-space: normal;
}

#investors-ranking-result .modal-body {
  background-color: #e2e2e2;
}
#investors-ranking-result #investors-ranking-modal-content {
  background-color: white;
}
#investors-ranking-result #investors-ranking-modal-content .dataTables_wrapper {
  overflow: auto;
}

#investment-permissions-result .modal-body {
  background-color: #e2e2e2;
}
#investment-permissions-result #investment-permissions-modal-content {
  background-color: white;
}
#investment-permissions-result #investment-permissions-modal-content .dataTables_wrapper {
  overflow: auto;
}

#projects-stats-datatable_wrapper {
  overflow: auto;
}
#projects-stats-datatable_wrapper .modal-body {
  background-color: #e2e2e2;
}
#projects-stats-datatable_wrapper #admin-projects-stats-modal-content {
  background-color: white;
}

ul.dt-button-collection.dropdown-menu.four-column {
  width: 800px;
  padding: 10px;
}
ul.dt-button-collection.dropdown-menu.four-column li {
  display: inline-block;
  margin: 3px 0;
}
ul.dt-button-collection.dropdown-menu.four-column li a {
  white-space: inherit;
}

.colvis-grouped {
  padding: 10px;
  background: white;
}
.colvis-grouped .colvis-group {
  display: flex;
  align-items: stretch;
  margin-bottom: 4px;
}
.colvis-grouped .colvis-group-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 160px;
  max-width: 160px;
  padding: 6px 8px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  background-color: #888;
  text-align: center;
  cursor: pointer;
  user-select: none;
}
.colvis-grouped .colvis-group-header:hover {
  opacity: 0.85;
}
.colvis-grouped .colvis-group-header.colvis-header-warning {
  background-color: #d4950a;
}
.colvis-grouped .colvis-group-header.colvis-header-success {
  background-color: #3c8a3f;
}
.colvis-grouped .colvis-group-header.colvis-header-info {
  background-color: #3192a8;
}
.colvis-grouped .colvis-group-header.colvis-header-danger {
  background-color: #b94a48;
}
.colvis-grouped .colvis-group-header.colvis-header-active {
  background-color: #777;
}
.colvis-grouped .colvis-group-toggle-label {
  margin: 0;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 1.2;
}
.colvis-grouped .colvis-group-count {
  font-size: 9px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: normal;
  white-space: nowrap;
}
.colvis-grouped .colvis-group-columns {
  display: flex;
  flex-wrap: wrap;
  padding: 5px;
  gap: 3px;
  background: white;
  flex: 1;
  align-items: flex-start;
  align-content: flex-start;
  border: 1px solid #e0e4e8;
  border-left: none;
}
.colvis-grouped .colvis-group-columns .colvis-col-btn {
  display: inline-block;
  font-size: 11px;
  padding: 2px 7px;
  white-space: nowrap;
  border: 1px solid #ddd;
  background: white;
  color: #555;
  cursor: pointer;
  user-select: none;
}
.colvis-grouped .colvis-group-columns .colvis-col-btn.colvis-col-active {
  background: #333;
  border-color: #333;
  color: white;
}
.colvis-grouped .colvis-group-columns .colvis-col-btn:hover {
  background: #f0f0f0;
}
.colvis-grouped .colvis-group-columns .colvis-col-btn.colvis-col-active:hover {
  background: #555;
}
.colvis-grouped .colvis-save-section {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.colvis-grouped .colvis-save-form {
  display: flex;
  gap: 6px;
  align-items: center;
  justify-content: flex-end;
}
.colvis-grouped .colvis-save-input {
  width: 250px;
  padding: 4px 8px;
  font-size: 12px;
  border: 1px solid #ccc;
  border-radius: 0;
}
.colvis-grouped .colvis-save-input:focus {
  border-color: #333;
  outline: none;
}
.colvis-grouped .colvis-save-btn {
  padding: 4px 12px;
  font-size: 12px;
  background: var(--brand-accent, #024638);
  color: var(--text-on-brand, white);
  border: none;
  border-radius: 0;
  cursor: pointer;
  white-space: nowrap;
  font-weight: bold;
}
.colvis-grouped .colvis-save-btn:hover {
  opacity: 0.85;
}
.colvis-grouped .colvis-save-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.dataTables_wrapper .dt-buttons.btn-group button {
  margin-right: 5px;
}
.dataTables_wrapper .dt-buttons.btn-group button:last-child {
  margin-right: 0;
}

.btn-group.generic .btn, .btn-group-vertical.generic .btn {
  border-radius: 5px;
  color: white;
}
.btn-group.generic .btn a, .btn-group-vertical.generic .btn a {
  color: white;
}
.btn-group.generic .btn:hover a, .btn-group-vertical.generic .btn:hover a {
  color: white;
}

.jqvmap-label {
  position: absolute;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px;
  pointer-events: none;
}

.jqvmap-pin {
  pointer-events: none;
}

.jqvmap-zoomin, .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #000000;
  padding: 3px;
  color: white;
  width: 10px;
  height: 10px;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
}

.jqvmap-zoomin {
  top: 10px;
}

.jqvmap-zoomout {
  top: 30px;
}

.jqvmap-region {
  cursor: pointer;
}

.jqvmap-ajax_response {
  width: 100%;
  height: 500px;
}

.mini-card-single {
  background-color: white;
  border-radius: 4px;
  padding: 15px 0;
  margin-bottom: 15px;
}
.mini-card-single .m-c-title {
  line-height: 120%;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.iti {
  position: relative;
  display: inline-block;
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.iti__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;
  -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.iti__country {
  padding: 5px 10px;
  outline: none;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle;
}

.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("/assets/prod_assets/intlTelInput/flags-aba09b56.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("/assets/prod_assets/intlTelInput/flags@2x-54dccc68.png");
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}

.iti-flag {
  background-image: image_url("/assets/prod_assets/intlTelInput/flags-aba09b56.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti-flag {
    background-image: image_url("/assets/prod_assets/intlTelInput/flags-aba09b56.png");
  }
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #F17C00 !important;
  color: white !important;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] span {
  color: white !important;
}

.select2-container--open {
  overflow-x: scroll;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  border: 1px solid #F17C00 !important;
  border-radius: 4px !important;
}

.select2 {
  width: 100% !important;
}

.select2-dropdown {
  border: 0;
  background-color: transparent !important;
  box-shadow: none !important;
  color: #F17C00;
}

.select2-results__option--load-more, .select2-results__option[aria-disabled=true] {
  color: #F17C00 !important;
}

.opt-group {
  font-weight: 600;
  color: #F17C00;
}
.opt-group:focus {
  color: white;
}

.opt-member {
  padding-left: 40px;
  white-space: normal;
  display: inline-table;
}

#resource-search-summary {
  display: none;
  font-weight: 500;
}
#resource-search-summary .filter-label {
  display: none;
  font-weight: normal;
}
#resource-search-summary .filter-label span {
  color: #024638;
}
#resource-search-summary #resource-search-reset-btn {
  cursor: pointer;
}

.results-only {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  border: 1px solid #F17C00 !important;
  border-radius: 12px !important;
  color: black;
  margin-top: 0 !important;
  background-color: white !important;
  overflow-x: hidden;
}

.search-form-wrapper {
  position: relative;
}

.search-form-expandable {
  width: 100%;
  float: right;
}

#resource-search-form-container {
  position: relative;
  width: 100%;
}
#resource-search-form-container .form-control:focus {
  border-color: #F17C00;
}
#resource-search-form-container .bootstrap-datetimepicker-widget table td.active, #resource-search-form-container .bootstrap-datetimepicker-widget table td.active:hover table td.active {
  background-color: #F17C00;
}
#resource-search-form-container .bootstrap-datetimepicker-widget table td.active:hover, #resource-search-form-container .bootstrap-datetimepicker-widget table td.active:hover table td.active:hover {
  background-color: #F17C00;
}
#resource-search-form-container #search-icon {
  display: none;
  position: absolute;
  z-index: 1;
  top: 14px;
  left: 16px;
  color: gray;
  font-size: 18px;
}
@media (min-width: 992px) {
  #resource-search-form-container #monthly-summary {
    position: relative;
    padding: 5px;
    left: 5px;
  }
}
#resource-search-form-container #monthly-summary:hover .dropdown-menu {
  margin-top: -5px;
  padding: 15px;
  width: 100%;
  display: block;
}
#resource-search-form-container #resource-search-show-more-options-btn {
  background: transparent;
  top: 1px;
  right: 3px;
  display: none;
  position: absolute;
  z-index: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#resource-search-form-container #resource-search-show-more-options-btn .advanced-search-icon {
  width: 35px;
  height: 35px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#resource-search-form-container #resource-search-show-more-options-btn:hover .advanced-search-icon {
  background: #E6EAF0;
}
#resource-search-form-container .resource-generic-search-select {
  width: 100% !important;
  background-color: transparent;
  padding: 23px 0;
}
#resource-search-form-container .resource-generic-search-select-div {
  position: relative;
  width: 100%;
}
#resource-search-form-container .resource-generic-search-select-div .select2-container--open {
  overflow-x: inherit !important;
}
#resource-search-form-container .resource-generic-search-select-div .select2-results__message {
  position: relative;
  background-color: transparent !important;
}
#resource-search-form-container .resource-generic-search-select-div .select2-search__field {
  text-align: center;
  width: 100% !important;
  font-size: 22px;
}
#resource-search-form-container .resource-generic-search-select-div .select2-results__options li {
  background: #fdfdfd;
}
#resource-search-form-container .resource-generic-search-select-div .select2-selection {
  background-color: transparent;
  border-radius: 19px !important;
}
#resource-search-form-container .resource-generic-search-select-div input::-webkit-input-placeholder { /* WebKit browsers */
  line-height: 1.5em;
}
#resource-search-form-container .resource-generic-search-select-div input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  line-height: 1.5em;
}
#resource-search-form-container .resource-generic-search-select-div input::-moz-placeholder { /* Mozilla Firefox 19+ */
  line-height: 1.5em;
}
#resource-search-form-container .resource-generic-search-select-div input:-ms-input-placeholder { /* Internet Explorer 10+ */
  line-height: 1.5em;
}
#resource-search-form-container .resource-advanced-search-panel-container {
  position: relative;
}
#resource-search-form-container .resource-advanced-search-panel-container #resource-advanced-search-panel {
  position: absolute;
  top: 0;
  z-index: 1051;
}
#resource-search-form-container #resource-advanced-search-panel {
  background: #E6EAF0;
  margin-bottom: 0;
  width: 100%;
  z-index: 1;
  top: -1px;
  padding-top: 25px;
  position: relative;
  border: 1px solid #cacaca;
  border-radius: 12px;
  display: none;
}
#resource-search-form-container #resource-advanced-search-panel #resource-advanced-search-select-div {
  margin-bottom: 40px;
}
#resource-search-form-container #resource-advanced-search-panel .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;
  font-weight: normal;
}
#resource-search-form-container #resource-advanced-search-panel .select2-search__field {
  padding-left: 0 !important;
  width: 100% !important;
  text-align: center;
}
#resource-search-form-container .select2-selection__choice {
  max-width: 100%;
  overflow: hidden;
  background-color: transparent;
  line-height: initial;
}
#resource-search-form-container li.select2-search {
  width: 100% !important;
}

.resource-generic-search-select-div.basic-search-form .select2-selection__rendered {
  padding-left: 45px !important;
  padding-right: 45px !important;
  padding-top: 4px;
}
.resource-generic-search-select-div.basic-search-form .select2-selection__rendered .select2-selection__clear {
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 22px;
}

#resource-advanced-search-select-div .select2-selection__rendered {
  padding-left: 15px !important;
  padding-right: 45px !important;
  padding-top: 4px;
}
#resource-advanced-search-select-div .select2-selection__rendered .select2-selection__clear {
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 22px;
}

.resource-generic-search-select-div.dashboard-search-form .select2-selection__rendered {
  padding-left: 80px !important;
  padding-right: 80px !important;
  padding-top: 4px;
}

.single-comment .comment-content .comment-user {
  font-weight: 600;
  color: #385898;
}
.single-comment .comment-content {
  padding: 8px 10px;
  font-size: 13px;
  background-color: #f2f3f5;
  border-radius: 10px;
  box-sizing: border-box;
  color: #1c1e21;
  display: inline-block;
  line-height: 16px;
  margin: 0;
  max-width: 100%;
  word-wrap: break-word;
  position: relative;
  white-space: normal;
  word-break: break-word;
}
.single-comment .comment-footer .comment-date {
  color: #606770;
  padding-left: 11px;
  margin-bottom: 10px;
  font-style: italic;
}

.add-comment {
  cursor: text;
  flex: 1 1 auto;
  line-height: 16px;
  overflow: hidden;
  padding: 8px 12px;
  background-color: #f2f3f5;
  border: 1px solid #ccd0d5;
  border-radius: 16px 16px 0 16px;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.btn-comment {
  background: transparent !important;
  border: 1px solid #007bff !important;
  color: #007bff !important;
  padding: 4px 16px !important;
  border-radius: 15px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  transition: all 0.2s ease !important;
}
.btn-comment:hover {
  background: #007bff !important;
  color: white !important;
  transform: translateY(-1px) !important;
}
.btn-comment:active {
  transform: translateY(0) !important;
}

.graph h1 {
  font-size: 17px;
  font-size: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: inherit;
  text-align: center;
}
.graph .graph-border {
  margin-top: 7px;
  margin-bottom: 21px;
}
.graph .graph-border .graph-container {
  border-radius: 8px;
  padding: 10px;
  font-size: small;
  border: 1px solid #DCE3E6;
}
.graph .graph-border .graph-container.charts-graph-container {
  border: 1px solid #e9eef1;
  background-color: #fdfdfd;
}
.graph .graph-border .graph-footer {
  text-align: right;
  font-style: italic;
  color: gray;
  font-size: x-small;
  margin-top: 3px;
}
.graph__filters .ls-nav-tabs > li.active > a, .graph__filters .ls-nav-tabs > li.active > a:hover, .graph__filters .ls-nav-tabs > li.active > a:focus {
  border-bottom-width: 1px;
}
.graph__filters .ls-nav-tabs a {
  font-size: 10px;
  text-transform: inherit;
  padding: 2px;
}
.graph__filters .ls-nav-tabs > li:not(.active) > a:not(:hover) {
  font-style: italic;
  color: #E6EAF0;
}
.graph__text-result {
  margin: 20px;
}

#user-transactions-table-container tr.hidden {
  display: none;
}

#op-list {
  padding-right: 0;
}
#op-list li {
  width: 100%;
}
#op-list li a {
  text-align: left;
}

#user-transaction-search-input-cont {
  width: 100%;
}

.user-transaction-search-input .select2-selection {
  padding-top: 8px;
}
.user-transaction-search-input .select2-selection {
  padding-left: 38px;
}
.user-transaction-search-input .select2-search__field {
  border: 1px solid #024638;
}

.select2-selection.success {
  border-color: #C4D600;
}

#years-list {
  flex-direction: row;
  padding-left: 15px;
  margin-bottom: 10px;
  overflow: scroll;
}
#years-list li {
  display: flex;
  flex-direction: column;
  width: inherit;
  border: #c9c9c9 1px solid;
  border-radius: 5px;
}
#years-list li.active {
  border: none;
}
#years-list li.active a {
  background-color: #024638;
  color: white;
}

.search-results-panel {
  border-radius: 8px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
}
.search-results-panel .graph .graph-border .graph-container {
  background-color: transparent;
  border-color: #ccc;
}

.search-table-container {
  overflow: hidden;
}
.search-table-container.is-visible {
  overflow: visible;
}
.search-table-container .graph .graph-border {
  margin-bottom: 7px;
}

#search-table {
  margin: 8px 0;
}

.switch-btns :not(.ls-nav-pills) {
  padding-right: 0;
}
.switch-btns :not(.ls-nav-pills) li {
  width: 100%;
  background-color: #f8f8f8;
}
.switch-btns :not(.ls-nav-pills) li:hover {
  background-color: #e6e6e6;
}
.switch-btns :not(.ls-nav-pills) li a {
  cursor: pointer;
  background-color: #f8f8f8;
}
.switch-btns :not(.ls-nav-pills) li a:hover {
  background-color: #e6e6e6;
}

#user-reimbursements-modal-content {
  min-height: 400px;
}

.projects-list .single-project {
  margin-bottom: 10px;
}

.project-manager-title {
  position: relative;
}
.project-manager-title #project-manager-calendar-btn {
  position: absolute;
  top: 14px;
  left: calc(50% + 186px);
}
@media (max-width: 767px) {
  .project-manager-title #project-manager-calendar-btn {
    position: relative;
    top: unset;
    left: unset;
  }
}

.imgpreview img {
  max-height: 130px;
}

@media (min-width: 992px) {
  .search-count__right-align-desktop {
    float: right;
    position: relative;
  }
}
@media (min-width: 992px) {
  .search-count__right-align-desktop .search-count__count {
    float: right;
    padding-left: 15px;
  }
}

.search-count__count {
  color: #024638;
}

.dashboard-search-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dashboard-search-header .select2-selection {
  min-height: 35px;
}
@media (min-width: 992px) {
  .dashboard-search-header {
    flex-direction: row;
  }
}

@keyframes showCaptcha {
  from {
    height: 0;
  }
  to {
    height: 78px;
  }
}
.recaptcha-container {
  overflow: hidden;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.recaptcha-container.recaptcha-hidden {
  display: none;
}
.recaptcha-container.recaptcha-show {
  animation: showCaptcha 0.8s ease-in-out;
}
.recaptcha-container .g-recaptcha {
  display: inline-block;
}

@media (min-width: 991px) {
  #rc-imageselect, .g-recaptcha {
    transform: scale(0.7) translate(calc(50% - 215px));
    transform-origin: center;
  }
}
@media (max-width: 991px) {
  #rc-imageselect, .g-recaptcha {
    transform: scale(0.7) translate(calc(50% - 150px));
    transform-origin: center;
  }
}
@media (min-width: 1200px) {
  #rc-imageselect, .g-recaptcha {
    transform: none;
    transform-origin: center;
  }
}
#projects-stats-modal .modal-body {
  background-color: #e2e2e2;
}

.tooltip.amf-period-tooltip-popup .tooltip-inner {
  max-width: 400px;
  text-align: left;
  white-space: normal;
  padding: 10px 12px;
  line-height: 1.4;
}

.btn-col {
  padding: 5px;
}
.btn-col .btn {
  width: 100%;
  margin-top: 5px;
}
.btn-col .btn:first-child {
  margin-top: 0;
}

.project-actions-accordion {
  text-align: left;
  font-size: 13px;
  color: black;
  width: max-content;
  margin: 4px;
}
.project-actions-accordion .panel-heading {
  padding: 1px 5px;
  margin-bottom: 4px;
}
.project-actions-accordion .panel-heading a {
  color: white;
  font-size: 15px;
}

.projects-table-header {
  vertical-align: middle;
  white-space: nowrap;
}

.currency-cell:after {
  content: " €";
}

.admin-page a.js-project-company-info-link:hover, .admin-page a.js-project-company-info-link:active, .admin-page a.js-project-company-info-link:focus {
  color: inherit;
}

.admin-page .nav-pills > .active > a.amort-tab > .badge {
  color: white;
  background-color: #C4D600;
}

.templated-docx-variables-list li {
  margin-bottom: 5px;
}
.templated-docx-variables-list pre {
  display: inline;
  padding: 2px;
  color: inherit;
}

#admin-projects-datatable tr.selected {
  background-color: #b0d4f7 !important;
}
#admin-projects-datatable tr.selected td {
  background-color: inherit;
}
#admin-projects-datatable tbody tr {
  cursor: pointer;
}
#admin-projects-datatable tbody tr:hover {
  background-color: #f5f5f5;
}

.badge-optional-period {
  margin-left: 5px;
  font-size: 0.85em;
  padding: 3px 8px;
}

.administration-table thead tr.header-group th {
  pointer-events: none;
  background-image: none !important;
  cursor: default;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.administration-table thead tr.header-group th #header-toggle, .administration-table thead tr.header-group th .clickable {
  pointer-events: auto;
  cursor: pointer;
}
.administration-table thead tr.header-actions th {
  font-weight: 600;
  vertical-align: middle;
}
.administration-table thead tr.header-actions th .small {
  display: block;
  font-size: 10px;
  font-weight: normal;
  margin-top: 2px;
}
.administration-table thead tr.header-actions th .small.gray {
  color: #666;
}
.administration-table thead tr.header-actions th .small.orange {
  color: #ff6600;
}
.administration-table thead tr.header-actions th .small.italic {
  font-style: italic;
}
.administration-table thead tr.header-column th {
  padding: 5px;
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  vertical-align: top;
}
.administration-table thead tr.header-column th a, .administration-table thead tr.header-column th button, .administration-table thead tr.header-column th input, .administration-table thead tr.header-column th .clickable {
  pointer-events: auto;
  cursor: pointer;
}

.administration-table thead th.info {
  background-color: #d9edf7;
}
.administration-table thead th.warning {
  background-color: #fcf8e3;
}
.administration-table thead th.success {
  background-color: #dff0d8;
}
.administration-table thead th.danger {
  background-color: #f2dede;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

/* Admin filters with filled field highlighting */
/* Highlight all filled fields with yellow background */
.admin-filter-panel form input.field-filled,
.admin-filter-panel form select.field-filled,
.admin-filter-panel form textarea.field-filled {
  background-color: #ffe4a3 !important;
  transition: background-color 0.3s ease;
}

/* Submit button with active filters indicator */
.admin-filter-panel form input[type=submit].has-active-filters,
.admin-filter-panel form button[type=submit].has-active-filters {
  font-weight: bold;
}

/* Apply 3D effect to dropdown button to match the main submit button */
.admin-filter-panel form .btn-group-lg .btn-success-dark {
  /* Copy Bootstrap's btn-success 3D effect */
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  border-color: #398439;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.admin-filter-panel form .btn-group-lg .btn-success-dark:hover,
.admin-filter-panel form .btn-group-lg .btn-success-dark:focus {
  background-color: #449d44;
  background-position: 0 -15px;
}

.admin-filter-panel form .btn-group-lg .btn-success-dark:active,
.admin-filter-panel form .btn-group-lg .btn-success-dark.active {
  background-image: none;
  /* Remove 3D effect when pressed */
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* Saved column configurations bar */
.saved-column-configs-bar {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: nowrap;
  padding: 4px 0;
  flex-shrink: 0;
}
.saved-column-configs-bar .saved-column-configs-label .view-all-configs-btn {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  background: #e8f0f6;
  border: 1px solid #c8dde8;
  border-radius: 4px;
  font-size: 12px;
  font-weight: bold;
  color: #007cba;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}
.saved-column-configs-bar .saved-column-configs-label .view-all-configs-btn:hover {
  background: #d0e4f0;
  border-color: #a8c8d8;
}
.saved-column-configs-bar .saved-column-configs-inline-container {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  flex: 1;
  min-width: 0;
}
.saved-column-configs-bar .saved-column-config-item {
  padding: 4px 8px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  border: 1px solid #bbb;
  background-color: rgba(0, 0, 0, 0.04);
}
.saved-column-configs-bar .saved-column-config-item:hover {
  background-color: rgba(0, 123, 186, 0.08);
  border-color: #90caf9;
}
.saved-column-configs-bar .saved-column-config-link {
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  color: #007cba;
}
.saved-column-configs-bar .saved-column-config-link:hover {
  text-decoration: underline;
}
.saved-column-configs-bar .btn-delete-config {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  text-decoration: none;
}
.saved-column-configs-bar .btn-delete-config i {
  color: #999;
  font-size: 10px;
}
.saved-column-configs-bar .btn-delete-config:hover i {
  color: #d9534f;
}
.saved-column-configs-bar .no-config-message {
  font-size: 11px;
  color: #999;
}
.saved-column-configs-bar .current-config-indicator {
  font-size: 11px;
  color: #28a745;
  font-weight: bold;
  display: none;
  align-items: center;
  gap: 4px;
  padding: 3px 8px;
  background: rgba(40, 167, 69, 0.1);
  border: 1px solid rgba(40, 167, 69, 0.3);
  border-radius: 4px;
}
.saved-column-configs-bar .current-config-indicator .deactivate-config-btn {
  color: #888;
  text-decoration: none;
  margin-left: 2px;
}
.saved-column-configs-bar .current-config-indicator .deactivate-config-btn:hover {
  color: #d9534f;
}
.saved-column-configs-bar .saved-column-configs-actions {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-left: auto;
}
.saved-column-configs-bar .saved-column-configs-actions .colvis-open-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background: rgba(0, 0, 0, 0.04);
  border: 1px solid #bbb;
  border-radius: 4px;
  color: #555;
  font-size: 12px;
  line-height: 1;
  padding: 4px 8px;
  font-weight: bold;
  text-decoration: none;
  white-space: nowrap;
}
.saved-column-configs-bar .saved-column-configs-actions .colvis-open-btn:hover {
  background: rgba(0, 123, 186, 0.08);
  border-color: #90caf9;
  color: #333;
}

/* Admin object-based filter rows (generic, reusable across admin pages) */
.admin-filter-layout {
  display: flex;
  gap: 15px;
  align-items: stretch;
}

.admin-filter-categories {
  flex: 0 0 66%;
}
.admin-filter-categories .admin-filter-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.admin-filter-categories .admin-filter-row:last-child {
  border-bottom: none;
}
.admin-filter-categories .admin-filter-main {
  display: grid;
  grid-template-columns: minmax(0, 0.5fr) minmax(0, 1fr) minmax(0, 1fr);
  align-items: start;
  padding: 5px 0;
  gap: 0 8px;
}
.admin-filter-categories .admin-filter-main > input, .admin-filter-categories .admin-filter-main > select {
  min-width: 0;
}
.admin-filter-categories .admin-filter-label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.admin-filter-categories .admin-filter-label, .admin-filter-categories .admin-filter-label:hover, .admin-filter-categories .admin-filter-label:focus, .admin-filter-categories .admin-filter-label:active, .admin-filter-categories .admin-filter-label:visited {
  color: #fff !important;
  outline: none;
}
.admin-filter-categories .admin-filter-label {
  padding: 0 10px;
  height: 30px; /* match input-sm */
  line-height: 30px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease;
  /* Hover (non verrouillé) */
}
.admin-filter-categories .admin-filter-label.collapsed:hover {
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2);
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.admin-filter-categories .admin-filter-label {
  /* Verrouillé ouvert (cliqué) */
}
.admin-filter-categories .admin-filter-label:not(.collapsed) {
  background: #2e7d32;
  border-color: #276a2b;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.admin-filter-categories .admin-filter-label {
  /* Verrouillé + hover */
}
.admin-filter-categories .admin-filter-label:not(.collapsed):not(.no-expand):hover {
  background: #256b29;
  border-color: #1e5e21;
}
.admin-filter-categories .admin-filter-label {
  /* Label sans bloc expand — apparence statique, non cliquable */
}
.admin-filter-categories .admin-filter-label.no-expand {
  cursor: default;
  opacity: 0.7;
}
.admin-filter-categories .admin-filter-label.no-expand:hover {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.08);
  box-shadow: none;
}
.admin-filter-categories .admin-filter-label .filter-active-count {
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  margin-left: 4px;
  background-color: #e74c3c;
  color: #fff;
  /* When label is locked (white bg), keep badge red */
  border-radius: 9px;
  text-align: center;
  vertical-align: middle;
}
.admin-filter-categories .admin-filter-expand {
  /* Align expanded content with column 2 of the 0.5fr/1fr/1fr grid */
  padding: 0 0 0 calc((100% - 16px) * 0.2 + 8px);
  overflow: visible;
}
.admin-filter-categories .admin-filter-expand > .admin-filter-expand-inner {
  padding: 4px 0 6px;
}
.admin-filter-categories .admin-filter-expand .row {
  margin-bottom: 0;
}
.admin-filter-categories .admin-filter-expand .form-group {
  margin-bottom: 6px;
}
.admin-filter-categories .admin-filter-expand {
  /* Keep date/depth input groups aligned with full column width */
}
.admin-filter-categories .admin-filter-expand .input-group {
  width: 100%;
}
.admin-filter-categories .admin-filter-expand .admin-filter-checkbox {
  display: block;
  margin: 4px auto 0;
  width: 16px;
  height: 16px;
}
.admin-filter-categories .admin-filter-expand {
  /* Shared date/depth partials are rendered as col-md-4; enforce 2-column layout */
}
.admin-filter-categories .admin-filter-expand > .row > .col-md-4,
.admin-filter-categories .admin-filter-expand > .admin-filter-expand-inner > .row > .col-md-4 {
  width: 50%;
}
.admin-filter-categories {
  /* Offer checkbox should align with field column, not centered in the block */
}
.admin-filter-categories #offer-row-offre.admin-filter-expand .admin-filter-checkbox,
.admin-filter-categories #offer-row-user.admin-filter-expand .admin-filter-checkbox {
  display: inline-block;
  margin: 4px 0 0;
}
.admin-filter-categories #offer-row-user.admin-filter-expand .user-kyc-date-range > .col-md-4 {
  width: 100%;
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.admin-filter-categories #offer-row-projet.admin-filter-expand .project-effective-date-row {
  margin-left: 0;
  margin-right: 0;
}
.admin-filter-categories #offer-row-projet.admin-filter-expand .project-effective-date-row > .col-md-4 {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}
.admin-filter-categories {
  /* Smooth collapse transition — override Bootstrap's default */
}
.admin-filter-categories .admin-filter-expand.collapsing {
  transition: height 0.2s ease;
}

.admin-filter-submit {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.admin-filter-title {
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  padding: 18px 20px;
  margin: 8px 0 16px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.1);
}

.admin-filter-title-action {
  margin-left: 10px;
  font-size: 28px;
  color: #fff !important;
  text-decoration: none !important;
  vertical-align: middle;
  opacity: 0.7;
  transition: opacity 0.2s ease;
}
.admin-filter-title-action:hover {
  opacity: 1;
}

/* Users admin badges dashboard section */
#users-badges-section .panel.panel-default {
  background-color: #f9f9f9;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
#users-badges-section .panel.panel-default .panel-heading {
  padding: 8px 15px;
  background-color: #e8e8e8;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
#users-badges-section .panel.panel-default .panel-heading .accordion-toggle {
  display: block;
  text-decoration: none;
  color: #333;
}
#users-badges-section .badge-group:not(:first-child) {
  margin-top: 15px;
}
#users-badges-section .badge-group-header {
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
}
#users-badges-section .badge-group-content {
  padding-left: 12px;
}
#users-badges-section .badge-group-content > div {
  position: relative;
  padding-left: 12px;
}
#users-badges-section .badge-group-content > div::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #999;
  font-weight: bold;
}
#users-badges-section {
  /* iOS-style notification bubble on collapsed header */
}
#users-badges-section .badges-notification-bubble {
  display: inline-block;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  margin-left: 8px;
  background-color: #e74c3c;
  color: white;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  animation: bubble-pulse 2s ease-in-out infinite;
}
@keyframes bubble-pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

/* Users admin collapsible advanced filters section */
.admin-filter-panel #users-advanced-filters {
  margin-bottom: 0;
}
.admin-filter-panel #users-advanced-filters .panel.users-advanced-section {
  margin-bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.02);
}
.admin-filter-panel #users-advanced-filters .panel.users-advanced-section .panel-heading {
  border-bottom: none;
}
.admin-filter-panel #users-advanced-filters .panel.users-advanced-section .panel-heading .accordion-toggle {
  color: inherit;
  font-weight: 500;
}
.admin-filter-panel #users-advanced-filters .panel.users-advanced-section .panel-heading .accordion-toggle:hover {
  text-decoration: none;
}
.admin-filter-panel #users-advanced-filters .panel.users-advanced-section .panel-body {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

[data-filter-search] {
  position: relative;
}
[data-filter-search] > [class*=-suggestions] {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1050;
  background: #fff;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 4px 4px;
  max-height: 250px;
  overflow-y: auto;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
[data-filter-search] > [class*=-suggestions]:empty {
  display: none;
}
[data-filter-search] [class*=-option] {
  padding: 6px 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
[data-filter-search] [class*=-option]:hover, [data-filter-search] [class*=-option].active {
  background: #e3f2fd;
}
[data-filter-search] [class*=-name] {
  font-weight: 600;
  font-size: 12px;
  color: #333;
}
[data-filter-search] [class*=-name] .kanban-scope-icon {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
[data-filter-search] [class*=-sub] {
  font-size: 10px;
  color: #999;
}

/* Toolbar unifiée DataTables — une seule ligne au-dessus du tableau */
.datatable-unified-toolbar {
  display: flex;
  align-items: stretch;
  padding: 0;
  margin-bottom: 6px;
  border: 1px solid #c8d0d8;
  border-radius: 6px;
  background: #f8fafb;
  overflow: hidden;
}
.datatable-unified-toolbar > * {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  padding: 6px 12px;
  margin: 0;
  min-height: 34px;
  box-sizing: border-box;
  white-space: nowrap;
}
.datatable-unified-toolbar > *:not(:last-child) {
  border-right: 1px solid #ddd;
}
.datatable-unified-toolbar .saved-column-configs-bar {
  margin: 0;
  padding: 6px 12px;
  align-items: center;
  flex: 1 1 auto;
}
.datatable-unified-toolbar .dt-buttons.btn-group {
  gap: 5px;
  align-items: center;
  margin-bottom: 0 !important;
}
.datatable-unified-toolbar .dt-buttons.btn-group .btn {
  background: rgba(0, 0, 0, 0.04) !important;
  border: 1px solid #bbb !important;
  border-radius: 4px !important;
  color: #555 !important;
  font-size: 12px;
  line-height: 1;
  padding: 4px 8px;
  font-weight: bold;
  box-shadow: none !important;
}
.datatable-unified-toolbar .dt-buttons.btn-group .btn:hover {
  background: rgba(0, 123, 186, 0.08) !important;
  border-color: #90caf9 !important;
  color: #333 !important;
}
.datatable-unified-toolbar .toolbar-info-block .dataTables_info {
  font-size: 11px;
  color: #888;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.datatable-unified-toolbar .dataTables_filter {
  justify-content: flex-end;
}
.datatable-unified-toolbar .dataTables_filter label {
  margin: 0;
  font-size: 0;
  display: flex;
  align-items: center;
}
.datatable-unified-toolbar .dataTables_filter input {
  width: 140px;
  padding: 4px 8px !important;
  font-size: 12px !important;
  line-height: 1 !important;
  height: auto !important;
  border: 1px solid #bbb !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}

/* AdminMultiselect - custom compact multiselect for admin filters */
.admin-ms-wrapper {
  position: relative;
  min-width: 0;
  /* Elevate above sibling rows when dropdown is open */
}
.admin-ms-wrapper.open {
  z-index: 1050;
}

.admin-ms-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
  background: #fff;
  text-align: left;
  overflow: hidden;
  padding-right: 22px !important;
}
.admin-ms-trigger:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.admin-ms-display {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
  font-size: 12px;
  line-height: 20px;
}
.admin-ms-display.placeholder {
  color: #999;
}

.admin-ms-caret {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #666;
  pointer-events: none;
}

.admin-ms-panel {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1050;
  max-height: 220px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.admin-ms-panel.open {
  display: block;
}

.admin-ms-option {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 8px;
  font-size: 12px;
  cursor: pointer;
  user-select: none;
  color: #333;
}
.admin-ms-option:hover, .admin-ms-option.focused {
  background: #f0f0f0;
}
.admin-ms-option.selected {
  font-weight: 600;
}
.admin-ms-option.selected .admin-ms-check::after {
  content: "✓";
}
.admin-ms-option.focused {
  outline: 2px solid #66afe9;
  outline-offset: -2px;
}

.admin-ms-check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
  border: 1px solid #aaa;
  border-radius: 2px;
  background: #fff;
  font-size: 10px;
  line-height: 1;
  color: #333;
}

.admin-ms-option-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}

/* Integration with admin filter field highlighting */
.admin-filter-panel form .admin-ms-trigger.field-filled {
  background-color: #ffe4a3 !important;
}

/* Admin filter panel themes — distinct colors per page
 * Each theme overrides the panel background-color via .admin-filter-panel.
 * Components (labels, buttons, highlighting) use relative colors (rgba, white text)
 * that work on any sufficiently dark background.
 *
 * Constraint: avoid pure green (#5cb85c range) to prevent confusion with btn-success.
 */
.admin-filter-panel {
  color: #fff;
}
.admin-filter-panel.admin-theme-offers {
  background-color: #F17C00 !important;
}
.admin-filter-panel.admin-theme-reimbursements {
  background-color: #4a90d9 !important;
}
.admin-filter-panel.admin-theme-borrower-reimbursements {
  background-color: #2c6e7a !important;
}
.admin-filter-panel.admin-theme-users {
  background-color: #8e6bbf !important;
}
.admin-filter-panel.admin-theme-projects {
  background-color: #d95050 !important;
}
.admin-filter-panel.admin-theme-addresses {
  background-color: #45a5a0 !important;
}
.admin-filter-panel.admin-theme-invoices {
  background-color: #c75480 !important;
}
.admin-filter-panel.admin-theme-fee-reimbursements {
  background-color: #607d8b !important;
}
.admin-filter-panel.admin-theme-debit-requests {
  background-color: #5c6bc0 !important;
}
.admin-filter-panel.admin-theme-money-ins {
  background-color: #2e8b7a !important;
}
.admin-filter-panel.admin-theme-stocks {
  background-color: #8d6e63 !important;
}
.admin-filter-panel.admin-theme-fiscal-rules {
  background-color: #e6a020 !important;
}
.admin-filter-panel.admin-theme-questionnaires {
  background-color: #78909c !important;
}
.admin-filter-panel.admin-theme-dynamic-forms {
  background-color: #78909c !important;
}
.admin-filter-panel.admin-theme-answered-forms {
  background-color: #78909c !important;
}
.admin-filter-panel.admin-theme-model-documents {
  background-color: #2196c8 !important;
}
.admin-filter-panel.admin-theme-articles {
  background-color: #ab5070 !important;
}
.admin-filter-panel.admin-theme-news-stories {
  background-color: #1e9ead !important;
}
.admin-filter-panel.admin-theme-leads {
  background-color: #7a8855 !important;
}
.admin-filter-panel.admin-theme-referral-proposals {
  background-color: #88557a !important;
}
.admin-filter-panel.admin-theme-user-lw-infos {
  background-color: #557a88 !important;
}
.admin-filter-panel.admin-theme-signable-documents {
  background-color: #6a7a55 !important;
}
.admin-filter-panel.admin-theme-mailshots {
  background-color: #7a5568 !important;
}
.admin-filter-panel.admin-theme-monthly-cerfas {
  background-color: #887a55 !important;
}
.admin-filter-panel.admin-theme-calendars {
  background-color: #55887a !important;
}
.admin-filter-panel.admin-theme-offer-bookings {
  background-color: #7a6855 !important;
}
.admin-filter-panel.admin-theme-companies {
  background-color: #6d8b74 !important;
}
.admin-filter-panel.admin-theme-corporates {
  background-color: #7b8a6e !important;
}
.admin-filter-panel.admin-theme-kyc-documents {
  background-color: #8b7355 !important;
}
.admin-filter-panel.admin-theme-subvention-subscriptors {
  background-color: #7a6b8a !important;
}
.admin-filter-panel.admin-theme-web-push-notifications {
  background-color: #5a7a8a !important;
}
.admin-filter-panel.admin-theme-user-web-push-infos {
  background-color: #5a7a8a !important;
}
.admin-filter-panel.admin-theme-attached-documents {
  background-color: #7a6855 !important;
}
.admin-filter-panel.admin-theme-investment-adequations {
  background-color: #6b5b7a !important;
}
.admin-filter-panel.admin-theme-extra-hpays {
  background-color: #7a6b55 !important;
}
.admin-filter-panel.admin-theme-static-contents {
  background-color: #5b7a6b !important;
}
.admin-filter-panel.admin-theme-exonerations {
  background-color: #8a7b55 !important;
}
.admin-filter-panel.admin-theme-kyc-updates {
  background-color: #6b7a5b !important;
}
.admin-filter-panel.admin-theme-notification-reimbs {
  background-color: #7a5b6b !important;
}
.admin-filter-panel.admin-theme-hpays {
  background-color: #5b6b7a !important;
}
.admin-filter-panel.admin-theme-coupons {
  background-color: #8a6b55 !important;
}
.admin-filter-panel.admin-theme-certificates {
  background-color: #6b8a7a !important;
}
.admin-filter-panel.admin-theme-investment-permissions {
  background-color: #7a6b8a !important;
}
.admin-filter-panel.admin-theme-static-documents {
  background-color: #8a7a6b !important;
}
.admin-filter-panel.admin-theme-static-model-contents {
  background-color: #6b7a8a !important;
}
.admin-filter-panel.admin-theme-individual-document-groups {
  background-color: #7a8a6b !important;
}
.admin-filter-panel.admin-theme-ifus {
  background-color: #6a5b8a !important;
}
.admin-filter-panel.admin-theme-project-contracts {
  background-color: #8a5b6b !important;
}

/* Saved searches row — uses admin-filter grid but with custom column layout */
.admin-filter-row-searches .admin-filter-main {
  grid-template-columns: minmax(0, 0.5fr) minmax(0, 1fr) minmax(0, 1fr) !important;
}
.admin-filter-row-searches {
  /* Wrapper for label + play/pause button (both inside col 1) */
}
.admin-filter-row-searches .admin-filter-label-searches {
  display: flex;
  align-items: stretch;
  gap: 0;
  width: 100%;
  height: 30px;
  border-radius: 4px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.12);
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.admin-filter-row-searches .admin-filter-label-searches .admin-filter-label {
  border: none;
  border-radius: 0;
  background: none;
  flex: 1 1 auto;
  height: 100%;
}
.admin-filter-row-searches .admin-filter-label-searches .saved-searches-control {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: stretch;
  height: 100%;
  margin-left: 0 !important;
}
.admin-filter-row-searches .admin-filter-label-searches .saved-searches-control .btn-play-pause {
  height: 100%;
  border-radius: 0;
}
.admin-filter-row-searches .admin-filter-label-searches {
  /* Play/pause button injected by JS into .saved-searches-inline-container
     is moved here visually via the wrapper. The JS appends .saved-searches-control
     to .saved-searches-inline-container, but we want it visually next to the label.
     Since we can't change the JS, we keep both in the same row and let CSS handle it. */
}
.admin-filter-row-searches .saved-searches-inline-container {
  grid-column: 2/4;
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  min-width: 0;
  /* Override any styles that the old partial might add */
  position: relative !important;
  margin: 0 !important;
  /* Play/pause control injected by JS */
}
.admin-filter-row-searches .saved-searches-inline-container .saved-searches-control {
  margin-left: 0 !important;
}
.admin-filter-row-searches .saved-search-item:hover {
  background-color: rgba(255, 255, 255, 0.25) !important;
}
.admin-filter-row-searches .saved-search-item[style*=ff9800]:hover {
  background-color: rgba(255, 152, 0, 0.3) !important;
}
.admin-filter-row-searches .saved-search-link:hover {
  text-decoration: underline !important;
}
.admin-filter-row-searches .btn-delete-search:hover i {
  color: #d9534f !important;
}
.admin-filter-row-searches .btn-save-search-toggle:hover {
  background: rgba(255, 255, 255, 0.25) !important;
  border-color: rgba(255, 255, 255, 0.6) !important;
}

.saved-searches-notifications-primary {
  background-color: #F17C00 !important;
  color: white !important;
  border-color: #F17C00 !important;
}
.saved-searches-notifications-primary #saved-searches-notifications-floating-btn-content {
  color: white !important;
}

#saved-searches-notifications-floating-btn-container {
  position: fixed;
  bottom: 4em;
  right: 7em;
  z-index: 999998;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn {
  position: relative;
  overflow: hidden;
  min-height: 4.5em;
  min-width: 4.5em;
  max-height: 4.5em;
  max-width: 4.5em;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border-radius: 50%;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.7s ease;
  z-index: 1;
  font-weight: 600;
  color: #696969;
  border: 2px solid #ff9800 !important;
  background-color: #fff3e0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn:hover {
  transform: scale(1.05);
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-close-btn {
  margin-left: auto;
  max-height: 0;
  max-width: 0;
  border: 0;
  border-radius: 50%;
  opacity: 0;
  background-color: transparent;
  font-size: 20px;
  padding-right: 10px;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 99;
  cursor: pointer;
  color: #666;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-close-btn:focus {
  outline: 0;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-close-btn:hover {
  color: #d32f2f;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list {
  opacity: 0;
  max-height: 0;
  max-width: 5em;
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  transition: all 0.7s ease;
  padding: 0;
  overflow: hidden;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list h4 {
  color: #F17C00;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content {
  max-height: 280px;
  overflow-y: auto;
  overflow-x: hidden;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content::-webkit-scrollbar {
  width: 6px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content::-webkit-scrollbar-thumb {
  background: #ff9800;
  border-radius: 3px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content::-webkit-scrollbar-thumb:hover {
  background: #f57c00;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content {
  scrollbar-width: thin;
  scrollbar-color: #ff9800 #f1f1f1;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .loading-message {
  padding: 20px;
  color: #666;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .loading-message .fa-spinner {
  margin-right: 8px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list {
  padding-right: 5px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item {
  margin-bottom: 6px;
  padding: 6px 10px;
  background-color: #fff3e0;
  border: 1px solid #ff9800;
  border-radius: 4px;
  transition: all 0.2s ease;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item:hover {
  background-color: #ffe0b2;
  border-color: #f57c00;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .search-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .search-name {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  text-align: left;
  font-size: 13px;
  flex: 1;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .search-name:hover {
  color: #F17C00;
  text-decoration: underline;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .count-display-group {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .count-badge {
  background: #4caf50;
  color: white;
  border-radius: 12px;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: bold;
  min-width: 20px;
  text-align: center;
  cursor: help;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .count-btn {
  background: #F17C00;
  border: none;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.2s ease;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .count-btn:hover {
  background: #f57c00;
  transform: scale(1.1);
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .count-btn:disabled {
  opacity: 0.7;
  cursor: not-allowed;
  transform: none;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .count-btn .fa-spinner {
  font-size: 10px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .recalc-btn {
  background: #2196f3;
  border: none;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  cursor: pointer;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  color: white;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .recalc-btn:hover {
  background: #1976d2;
  transform: scale(1.1);
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .recalc-btn:disabled {
  opacity: 0.7;
  cursor: not-allowed;
  transform: none;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .searches-list .notification-search-item .recalc-btn .fa-spinner {
  font-size: 8px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-list .notifications-searches-content .no-notifications {
  padding: 20px;
  text-align: center;
  color: #999;
  font-style: italic;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-floating-btn-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-floating-btn-content #saved-searches-notifications-count {
  display: none;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-floating-btn-content #saved-searches-total-objects {
  font-size: 18px;
  font-weight: bold;
  color: #F17C00;
  margin-top: 3px;
}
#saved-searches-notifications-floating-btn-container #saved-searches-notifications-floating-btn #saved-searches-notifications-floating-btn-content .btn-content {
  font-size: 24px;
  color: #F17C00;
}
#saved-searches-notifications-floating-btn-container.expanded #saved-searches-notifications-floating-btn {
  min-height: 120px;
  max-height: 400px;
  min-width: 320px;
  max-width: 380px;
  border-radius: 8px;
  height: auto;
}
#saved-searches-notifications-floating-btn-container.expanded #saved-searches-notifications-floating-btn #saved-searches-notifications-close-btn {
  opacity: 1;
  max-height: 25px;
  max-width: 25px;
}
#saved-searches-notifications-floating-btn-container.expanded #saved-searches-notifications-floating-btn #saved-searches-notifications-list {
  opacity: 1;
  max-height: 350px;
  max-width: 380px;
  padding: 10px;
  padding-top: 30px;
  overflow: visible;
}
#saved-searches-notifications-floating-btn-container.expanded #saved-searches-notifications-floating-btn #saved-searches-notifications-floating-btn-content {
  opacity: 0;
}

.csv-import-section.csv-import-section--with-separator {
  border-right: 1px solid #F17C00;
}
.csv-import-section.csv-import-section--with-separator-left {
  border-left: 1px solid #F17C00;
}
.csv-import-section .csv-import-table {
  background: #fff;
  color: #333;
  margin-top: 15px;
}
.csv-import-section .csv-import-table thead {
  background: #5a5a5a !important;
}
.csv-import-section .csv-import-table thead th {
  color: #fff !important;
  background: #5a5a5a !important;
}
.csv-import-section .csv-import-table tbody {
  color: #333;
}
.csv-import-section .csv-import-table tbody td {
  color: #333;
}
.csv-import-section .csv-import-title {
  color: #333;
}
.csv-import-section .csv-import-collapse-link {
  cursor: pointer;
  color: #c9302c;
  text-decoration: underline;
}
.csv-import-section .csv-import-collapse-link:hover {
  color: #a02622;
}
.csv-import-section .csv-import-panel-heading {
  background-color: #fff !important;
  color: #333 !important;
}
.csv-import-section .csv-import-code-dark {
  background: #2d2d2d;
  color: #f8f8f2;
  font-size: 12px;
  padding: 15px;
  margin: 0;
  border: none;
  border-radius: 0;
}
.csv-import-section .csv-import-code-light {
  background: #f5f5f5;
  color: #333;
  font-size: 12px;
  padding: 15px;
  margin: 0;
  border: none;
}

@keyframes excel-import-spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes excel-import-hint-pulse {
  0%, 100% {
    opacity: 0.5;
    transform: translateX(0);
  }
  50% {
    opacity: 1;
    transform: translateX(-3px);
  }
}
.excel-import-modal .excel-import-modal__dialog {
  width: 98%;
  max-width: 1800px;
  margin: 30px auto;
}
.excel-import-modal .excel-import-modal__body {
  position: relative;
}
.excel-import-modal .excel-import-loading-overlay {
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.78);
}
.excel-import-modal .excel-import-loading-overlay__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  padding: 20px;
  text-align: center;
}
.excel-import-modal .excel-import-loading-spinner {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 3px solid #ddd;
  border-top-color: #337ab7;
  border-radius: 50%;
  animation: excel-import-spin 0.75s linear infinite;
}
.excel-import-modal .excel-import-loading-text {
  margin: 0;
  font-size: 14px;
  color: #555;
}
.excel-import-modal .excel-import-modal__scroll {
  max-height: 70vh;
  overflow-y: auto;
}
.excel-import-modal .excel-import-preview-wrap {
  max-height: 480px;
  overflow-y: auto;
}
.excel-import-modal .excel-import-dropzone {
  border: 2px dashed #ccc;
  border-radius: 6px;
  padding: 24px 16px;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.15s, background-color 0.15s;
}
.excel-import-modal .excel-import-dropzone:hover, .excel-import-modal .excel-import-dropzone.excel-import-dropzone--dragover {
  border-color: #337ab7;
  background-color: #f0f7ff;
}
.excel-import-modal .excel-import-dropzone__text {
  margin: 0 0 4px;
  color: #666;
}
.excel-import-modal .excel-import-dropzone__picked-line {
  margin: 0 0 4px;
  color: #333;
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  justify-content: center;
  gap: 0.35em;
  max-width: 100%;
  padding: 0 8px;
}
.excel-import-modal .excel-import-dropzone__name {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.excel-import-modal .excel-import-dropzone__picked-suffix {
  flex-shrink: 0;
  font-weight: normal;
}
.excel-import-modal .excel-import-dropzone__or {
  margin: 0 0 8px;
  color: #999;
  font-size: 12px;
}
.excel-import-modal .excel-import-paste-preview-wrap {
  max-height: 200px;
  overflow-y: auto;
}
.excel-import-modal .excel-import-mapping-panel {
  margin-bottom: 10px;
}
.excel-import-modal .excel-import-mapping-panel__heading {
  padding: 8px 12px;
}
.excel-import-modal .excel-import-mapping-toggle {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 0;
  color: #333;
  text-decoration: none;
  text-align: left;
}
.excel-import-modal .excel-import-mapping-toggle:hover,
.excel-import-modal .excel-import-mapping-toggle:focus {
  text-decoration: none;
}
.excel-import-modal .excel-import-mapping-status {
  margin-left: auto;
}
.excel-import-modal .excel-import-launch-row {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.excel-import-modal .excel-import-launch-hint {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-left: 4px;
  color: #2f7d32;
  font-weight: 600;
  animation: excel-import-hint-pulse 1.4s ease-in-out infinite;
}
.excel-import-modal .excel-import-launch-hint__text {
  white-space: nowrap;
  font-size: 15px;
}
.excel-import-modal .excel-import-launch-hint__arrow {
  display: block;
  flex-shrink: 0;
}

.excel-import-dropzone.pc-uncollectibility-dropzone {
  border: 2px dashed #ccc;
  border-radius: 6px;
  padding: 24px 16px;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.15s, background-color 0.15s;
}

.excel-import-dropzone.pc-uncollectibility-dropzone:hover,
.excel-import-dropzone.pc-uncollectibility-dropzone.excel-import-dropzone--dragover {
  border-color: #337ab7;
  background-color: #f0f7ff;
}

.admin-pill-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000;
  background-color: #024638;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}
.admin-pill-header .admin-pill-header__env-banner {
  background: repeating-linear-gradient(45deg, #ff0000, #ff0000 10px, #ffcc00 10px, #ffcc00 20px);
  color: #000;
  font-size: 13px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 3px 0;
  line-height: 1;
}
.admin-pill-header .admin-pill-header__env-banner span, .admin-pill-header .admin-pill-header__env-banner {
  text-shadow: 0 0 4px #fff;
}

.admin-pill-header__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  padding: 0 16px;
}

.admin-pill-header__pills {
  display: flex;
  align-items: center;
  gap: 16px;
}

.admin-pill {
  position: relative;
  padding: 8px 0;
}
.admin-pill:hover .admin-pill__dot {
  transform: scale(1.15);
}
.admin-pill:hover .admin-pill__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
  pointer-events: auto;
}

.admin-pill__dot {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.admin-pill__dot:active {
  transform: scale(0.95) !important;
}

.admin-pill__label {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  user-select: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.admin-pill--1 .admin-pill__dot {
  background: linear-gradient(135deg, #ff6b6b, #ee5a24);
}

.admin-pill--2 .admin-pill__dot {
  background: linear-gradient(135deg, #feca57, #f0932b);
}

.admin-pill--3 .admin-pill__dot {
  background: linear-gradient(135deg, #48dbfb, #0abde3);
}

.admin-pill--4 .admin-pill__dot {
  background: linear-gradient(135deg, #a29bfe, #6c5ce7);
}

.admin-pill__dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(6px);
  min-width: 280px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2), 0 2px 8px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
  z-index: 100001;
  padding: 8px 0;
}
.admin-pill__dropdown::before {
  content: "";
  position: absolute;
  top: -14px;
  left: -20px;
  right: -20px;
  height: 18px;
}

.admin-pill__menu::-webkit-scrollbar {
  width: 6px;
}
.admin-pill__menu::-webkit-scrollbar-track {
  background: transparent;
}
.admin-pill__menu::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
}

.admin-pill__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.admin-pill__menu > li.dropdown.ls-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.admin-pill__menu > li.dropdown.ls-menu > a.dropdown-toggle {
  display: none;
}
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu,
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu-custom {
  display: block !important;
  position: static !important;
  float: none !important;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  min-width: 0 !important;
}
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu > li,
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu-custom > li {
  width: 100%;
}
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu > li.divider,
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu-custom > li.divider {
  height: 1px;
  margin: 4px 16px;
  background-color: #eee;
  overflow: hidden;
}
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu > li > a,
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu-custom > li > a {
  display: block;
  padding: 8px 20px !important;
  color: #333 !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5 !important;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
  transition: background-color 0.15s ease;
  border-radius: 0;
}
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu > li > a:hover,
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu-custom > li > a:hover {
  background-color: #f0f0f0 !important;
  color: #111 !important;
  border-radius: 0 !important;
}
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu > li.active > a,
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu-custom > li.active > a {
  background-color: var(--brand-primary, #024638);
  color: #fff !important;
  font-weight: 600;
}
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu > li.active > a:hover,
.admin-pill__menu > li.dropdown.ls-menu > ul.dropdown-menu-custom > li.active > a:hover {
  background-color: var(--brand-primary, #024638) !important;
  color: #fff !important;
}

.admin-pill-header__kpis {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 auto;
  padding: 0 24px;
}

.admin-kpi {
  line-height: 1.3;
}

.admin-kpi__label {
  font-size: 10px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 1px;
}

.admin-kpi__row {
  display: flex;
  align-items: baseline;
  gap: 0;
  white-space: nowrap;
}

.admin-kpi__value {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.95);
  transition: opacity 0.3s ease;
}
.admin-kpi__value[data-loading] {
  opacity: 0.3;
}

.admin-kpi__period {
  font-size: 11px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.4);
  margin-left: 2px;
}

.admin-kpi__ref {
  font-size: 10px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.35);
  margin-left: 4px;
}

.admin-kpi__trend {
  font-size: 10px;
  font-weight: 600;
  margin-left: 4px;
}
.admin-kpi__trend.admin-kpi__trend--up {
  color: #6fcf97;
}
.admin-kpi__trend.admin-kpi__trend--down {
  color: #eb5757;
}
.admin-kpi__trend.admin-kpi__trend--flat {
  color: rgba(255, 255, 255, 0.35);
}

.admin-kpi__separator {
  width: 1px;
  height: 32px;
  background: rgba(255, 255, 255, 0.15);
}

.admin-pill-header__actions {
  display: flex;
  align-items: center;
  gap: 16px;
}

.admin-pill-header__brand-links {
  display: flex;
  align-items: center;
  gap: 10px;
}

.admin-pill-header__brand-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  padding: 8px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
  text-decoration: none !important;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}
.admin-pill-header__brand-link:hover, .admin-pill-header__brand-link:focus {
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transform: translateY(-1px);
}

.admin-pill-header__brand-logo {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.admin-pill-header__brand-logo--lendosphere,
.admin-pill-header__brand-logo--lendopolis {
  width: 22px;
  height: 22px;
}

.admin-pill-header__kanban-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 18px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.5px;
  border-radius: 20px;
  text-decoration: none !important;
  position: relative;
  margin-right: 24px;
  z-index: 1;
  background: linear-gradient(135deg, #f857a6, #ff5858, #ffc837, #4cd964, #5ac8fa, #af52de, #f857a6);
  background-size: 300% 300%;
  animation: kanban-magic-bg 4s ease infinite;
  box-shadow: 0 0 12px rgba(248, 87, 166, 0.4), 0 0 4px rgba(255, 200, 55, 0.3);
  transition: box-shadow 0.3s ease, transform 0.2s ease;
}
.admin-pill-header__kanban-link:hover {
  color: #fff !important;
  transform: scale(1.08);
  box-shadow: 0 0 20px rgba(248, 87, 166, 0.6), 0 0 8px rgba(90, 200, 250, 0.5), 0 0 30px rgba(255, 200, 55, 0.4);
}
.admin-pill-header__kanban-link .fa {
  animation: kanban-magic-icon 3s ease-in-out infinite;
}
.admin-pill-header__kanban-link img {
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-top: -2px;
}

@keyframes kanban-magic-bg {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes kanban-magic-icon {
  0%, 100% {
    transform: rotate(0deg) scale(1);
  }
  25% {
    transform: rotate(-5deg) scale(1.1);
  }
  75% {
    transform: rotate(5deg) scale(1.1);
  }
}
.admin-pill-header__picsou-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 18px;
  color: #999 !important;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
  border-radius: 20px;
  text-decoration: none !important;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  margin-left: 8px;
}
.admin-pill-header__picsou-link:hover {
  color: #ccc !important;
  background: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.25);
}
.admin-pill-header__picsou-link img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-top: -1px;
}

.admin-pill-header__user {
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
}
.admin-pill-header__user .fa-user {
  margin-right: 6px;
}

.admin-pill-header__logout {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff !important;
  font-size: 13px;
  font-weight: 500;
  border-radius: 20px;
  text-decoration: none !important;
  transition: background 0.2s ease;
}
.admin-pill-header__logout:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff !important;
}

.kpi-tooltip-wrapper.tooltip {
  z-index: 100002;
  opacity: 1;
}
.kpi-tooltip-wrapper.tooltip .tooltip-inner {
  max-width: 420px;
  padding: 12px 14px;
  text-align: left;
}

.kpi-tooltip {
  text-align: left;
  min-width: 200px;
}

.kpi-tooltip__desc {
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 8px;
  line-height: 1.4;
}

.kpi-tooltip__grid {
  display: grid;
  grid-template-columns: auto 1fr 1fr 1fr;
  gap: 0;
  font-size: 13px;
}

.kpi-tooltip__hdr {
  font-weight: 700;
  color: rgba(255, 255, 255, 0.95);
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.5px;
  padding: 3px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  text-align: right;
}
.kpi-tooltip__hdr:first-child {
  text-align: left;
}

.kpi-tooltip__cell {
  padding: 4px 8px;
  text-align: right;
  font-weight: 500;
  color: #fff;
}

.kpi-tooltip__logo {
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 2px;
}

.kpi-tooltip__label {
  color: rgba(255, 255, 255, 0.95) !important;
  font-weight: 500;
  text-align: left;
}

.kpi-tooltip__total {
  font-weight: 700;
  color: #fff !important;
}

body.admin-page.admin-pill-layout {
  --pill-header-height: 56px;
  padding-top: var(--pill-header-height);
}
body.admin-page.admin-pill-layout header#top.navbar {
  display: none;
}
body.admin-page.admin-pill-layout #wrap {
  padding-top: 12px;
}
body.admin-page.admin-pill-layout .admin-drawer-pill-bar,
body.admin-page.admin-pill-layout .admin-drawer {
  top: var(--pill-header-height);
}
body.admin-page.admin-pill-layout.admin-pill-layout--env-banner {
  --pill-header-height: 78px;
}

@media screen and (max-width: 768px) {
  .admin-pill-header__bar {
    padding: 0 12px 0 12px;
  }
  .admin-pill-header__pills {
    gap: 10px;
  }
  .admin-pill__dot {
    width: 36px;
    height: 36px;
  }
  .admin-pill__label {
    font-size: 11px;
  }
  .admin-pill__dropdown {
    min-width: 240px;
    left: 0;
    transform: translateY(8px);
  }
  .admin-pill__dropdown::before {
    left: 0;
    right: 0;
  }
  .admin-pill:nth-child(3) .admin-pill__dropdown,
  .admin-pill:nth-child(4) .admin-pill__dropdown {
    left: auto;
    right: 0;
    transform: translateY(8px);
  }
  .admin-pill-header__user {
    display: none;
  }
  .admin-pill-header__kpis {
    display: none;
  }
  .admin-pill-header__actions {
    gap: 10px;
  }
  .admin-pill-header__brand-links {
    gap: 8px;
  }
  .admin-pill-header__brand-link {
    width: 36px;
    height: 36px;
    padding: 7px;
  }
}
header .navbar-nav > li.admin-shortcut-link {
  padding: 16px 6px;
}
header .navbar-nav > li.admin-shortcut-link a {
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 600;
  color: #fff !important;
  background-color: var(--brand-accent);
  border-radius: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
}
header .navbar-nav > li.admin-shortcut-link a .fa {
  margin-right: 4px;
}
header .navbar-nav > li.admin-shortcut-link a:hover {
  background-color: var(--interactive-hover);
}

.admin-kanban a:hover, .admin-kanban a:focus {
  color: inherit !important;
}
.admin-kanban .kanban-board {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 80px);
  padding: 12px;
}
.admin-kanban .kanban-board-toolbar {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-start;
  margin-bottom: 8px;
  margin-right: 50px;
}
.admin-kanban .kanban-card-type-filters {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 8px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background: #fff;
}
.admin-kanban .kanban-card-type-filters-label {
  font-size: 11px;
  font-weight: 600;
  color: #666;
}
.admin-kanban .kanban-card-type-filter {
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 11px;
  color: #444;
  font-weight: 400;
}
.admin-kanban .kanban-filter-wrapper {
  position: relative;
  display: inline-flex;
}
.admin-kanban .kanban-filter-overflow-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 1px solid #d5d0e6;
  border-radius: 4px;
  background: #fff;
  color: #6c5b9e;
  font-size: 12px;
  cursor: pointer;
  transition: background 0.15s;
}
.admin-kanban .kanban-filter-overflow-btn:hover {
  background: #f5f3fa;
}
.admin-kanban .kanban-card-type-filters.kanban-filter-overflow-open .kanban-filter-overflow-btn {
  background: #f5f3fa;
}
.admin-kanban .kanban-filter-overflow-item {
  display: none;
}
.admin-kanban .kanban-card-type-filters.kanban-filter-overflow-open .kanban-filter-overflow-item {
  display: inline-flex;
}
.admin-kanban .kanban-filter-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 8px;
  border: 1px solid #d5d0e6;
  border-radius: 4px;
  background: #fff;
  color: #6c5b9e;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
  line-height: 1.4;
}
.admin-kanban .kanban-filter-btn:hover {
  background: #f5f3fa;
}
.admin-kanban .kanban-filter-btn .kanban-filter-btn-summary {
  color: #888;
  font-weight: 400;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin-kanban .kanban-filter-btn .fa-caret-down {
  color: #9b8ec4;
  font-size: 10px;
}
.admin-kanban .kanban-filter-wrapper.kanban-filter-open .kanban-filter-btn {
  background: #f5f3fa;
}
.admin-kanban .kanban-filter-popover {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1050;
  margin-top: 4px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 160px;
  padding: 6px 0;
}
.admin-kanban .kanban-filter-wrapper.kanban-filter-open .kanban-filter-popover {
  display: block;
}
.admin-kanban .kanban-filter-option {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  margin: 0;
  font-size: 11px;
  color: #444;
  font-weight: 400;
  cursor: pointer;
}
.admin-kanban .kanban-filter-option:hover {
  background: #f5f5f5;
}
.admin-kanban .kanban-filter-option input[type=checkbox] {
  margin: 0;
}
.admin-kanban .kanban-project-filter {
  display: inline-block;
  width: 200px;
  transition: width 0.18s ease;
  position: relative;
}
.admin-kanban .kanban-project-filter:focus-within {
  width: 320px;
}
.admin-kanban .kanban-project-filter-wrapper {
  position: relative;
}
.admin-kanban .kanban-project-filter-input {
  width: 100%;
  font-size: 11px;
  padding: 5px 22px 5px 8px;
  border: 1px solid #d5d0e6;
  border-radius: 4px;
  background: #fff;
  color: #333;
  outline: none;
  cursor: text;
  text-overflow: ellipsis;
  transition: background 0.15s;
}
.admin-kanban .kanban-project-filter-input:hover {
  background: #f5f3fa;
}
.admin-kanban .kanban-project-filter-input:focus {
  border-color: #6c5b9e;
  background: #fff;
}
.admin-kanban .kanban-project-filter-input::placeholder {
  color: #999;
}
.admin-kanban .kanban-project-filter-chevron,
.admin-kanban .kanban-project-filter-clear {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #999;
  cursor: pointer;
}
.admin-kanban .kanban-project-filter-chevron:hover,
.admin-kanban .kanban-project-filter-clear:hover {
  color: #6c5b9e;
}
.admin-kanban .kanban-project-filter-clear {
  color: #c0392b;
}
.admin-kanban .kanban-project-filter-clear:hover {
  color: #e74c3c;
}
.admin-kanban .kanban-project-filter-suggestions {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1070;
  background: #fff;
  border: 1px solid #d5d0e6;
  border-radius: 3px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  max-height: 250px;
  overflow-y: auto;
  min-width: 320px;
}
.admin-kanban .kanban-project-filter-option {
  padding: 5px 8px;
  font-size: 11px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
.admin-kanban .kanban-project-filter-option:hover, .admin-kanban .kanban-project-filter-option.kanban-project-filter-option--active {
  background: #f5f3fa;
}
.admin-kanban .kanban-project-filter-name {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.admin-kanban .kanban-project-filter-sub {
  display: block;
  font-size: 10px;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.admin-kanban .kanban-dept-filter {
  display: inline-block;
  width: 200px;
  transition: width 0.18s ease;
}
.admin-kanban .kanban-dept-filter:focus-within {
  width: 360px;
}
.admin-kanban .kanban-dept-filter .select2-container--open {
  overflow: visible !important;
}
.admin-kanban .kanban-dept-filter .select2-container {
  font-size: 11px;
  width: 100% !important;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-selection--multiple {
  min-height: 24px;
  padding: 1px 4px 1px 6px;
  border: 1px solid #d5d0e6;
  border-radius: 4px;
  background: #fff;
  line-height: 1;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap.select2-container--focus .select2-selection--multiple,
.admin-kanban .kanban-dept-filter .select2-container--bootstrap.select2-container--open .select2-selection--multiple {
  box-shadow: none;
  border-color: #6c5b9e;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 3px;
  min-height: 0;
  line-height: 1;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  float: none;
  margin-top: 0;
  margin-right: 4px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  align-self: center;
  height: 22px;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  background: #f5f3fa;
  border: 1px solid #d5d0e6;
  color: #6c5b9e;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  padding: 2px 5px;
  margin: 2px 0;
  border-radius: 3px;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #6c5b9e;
  margin-right: 3px;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-search--inline {
  float: none;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-search--inline .select2-search__field {
  font-size: 11px;
  margin: 0;
  padding: 2px 4px;
  height: 22px;
  line-height: 22px;
  min-width: 80px;
}
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-selection--multiple::placeholder,
.admin-kanban .kanban-dept-filter .select2-container--bootstrap .select2-search--inline .select2-search__field::placeholder {
  color: #999;
  font-style: italic;
}
.admin-kanban .kanban-todo-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 4px 10px;
  border: 1px solid #d5d0e6;
  border-radius: 4px;
  background: #fff;
  color: #6c5b9e;
  font-size: 11px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}
.admin-kanban .kanban-todo-toggle:hover {
  background: #f5f3fa;
}
.admin-kanban .kanban-todo-toggle.kanban-todo-toggle--active {
  background: #6c5b9e;
  color: #fff;
  border-color: #6c5b9e;
}
.admin-kanban .kanban-todo-toggle.kanban-todo-toggle--active:hover {
  background: #5a4a8a;
}
.admin-kanban .kanban-legend-wrapper {
  position: relative;
  margin-left: 6px;
}
.admin-kanban .kanban-legend-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border: 1px solid #d5d0e6;
  border-radius: 4px;
  background: #fff;
  color: #9b8ec4;
  font-size: 13px;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}
.admin-kanban .kanban-legend-btn:hover {
  background: #f5f3fa;
  color: #6c5b9e;
}
.admin-kanban .kanban-legend-popover {
  display: none;
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  z-index: 1070;
  width: 230px;
  background: #fff;
  border: 1px solid #d5d0e6;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  padding: 10px 12px;
}
.admin-kanban .kanban-legend-wrapper.kanban-legend-open .kanban-legend-popover {
  display: block;
}
.admin-kanban .kanban-legend-title {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #6c5b9e;
  margin-bottom: 8px;
}
.admin-kanban .kanban-legend-section {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.admin-kanban .kanban-legend-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  color: #555;
}
.admin-kanban .kanban-legend-item .fa, .admin-kanban .kanban-legend-item .kanban-legend-emoji {
  width: 14px;
  text-align: center;
  font-size: 12px;
}
.admin-kanban .kanban-legend-subnote {
  margin: 4px 0 0 22px;
  font-size: 10px;
  font-style: italic;
  color: #777;
  line-height: 1.4;
}
.admin-kanban .kanban-legend-separator {
  height: 1px;
  background: #eee;
  margin: 8px 0;
}
.admin-kanban .kanban-legend-subtitle {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  color: #888;
  margin-bottom: 4px;
}
.admin-kanban .kanban-legend-bar-sample {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  border-left: 2px solid #1976D2;
  background: #f8f6fc;
  border-radius: 2px;
}
.admin-kanban .kanban-legend-note {
  font-size: 10px;
  color: #999;
  font-style: italic;
  line-height: 1.3;
  margin-top: 6px;
}
.admin-kanban .kanban-category-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
.admin-kanban .kanban-category-dot.kanban-category-investment {
  background: #3498db;
}
.admin-kanban .kanban-category-dot.kanban-category-marketing {
  background: #f39c12;
}
.admin-kanban .kanban-category-dot.kanban-category-project_setup {
  background: #9b59b6;
}
.admin-kanban .kanban-category-dot.kanban-category-middle_office {
  background: #27ae60;
}
.admin-kanban .kanban-category-dot.kanban-category-recovery {
  background: #e74c3c;
}
.admin-kanban .kanban-category-dot.kanban-category-commercial {
  background: #1abc9c;
}
.admin-kanban .kanban-category-dot.kanban-category-general {
  background: #95a5a6;
}
.admin-kanban .kanban-columns {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  flex: 1;
  align-items: stretch;
  justify-content: safe center;
  padding-bottom: 8px;
}
.admin-kanban .kanban-column {
  min-width: 260px;
  max-width: 360px;
  flex: 1 0 260px;
  display: flex;
  flex-direction: column;
  background: #f5f5f5;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.admin-kanban .kanban-column-header {
  padding: 10px 12px;
  border-radius: 4px 4px 0 0;
  border-bottom: 2px solid transparent;
  position: relative;
  z-index: 2;
}
.admin-kanban .kanban-column-header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.admin-kanban .kanban-column-header-right {
  display: flex;
  align-items: center;
  gap: 6px;
}
.admin-kanban .kanban-column-header-stats {
  margin-top: 6px;
  padding-top: 6px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 11px;
  line-height: 1.4;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.admin-kanban .kanban-stats-left {
  text-align: center;
  flex: 1;
}
.admin-kanban .kanban-stats-total-hint {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 2px;
}
.admin-kanban .kanban-col-assignee-wrapper {
  position: relative;
  flex-shrink: 0;
}
.admin-kanban .kanban-col-assignee-btn {
  background: rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 1px 8px;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  transition: background 0.15s;
  line-height: 1.6;
}
.admin-kanban .kanban-col-assignee-btn .fa-user {
  margin-right: 3px;
  font-size: 9px;
}
.admin-kanban .kanban-col-assignee-btn:hover {
  background: rgba(0, 0, 0, 0.1);
}
.admin-kanban .kanban-col-assignee-btn.kanban-col-assignee-btn--active {
  background: rgba(0, 0, 0, 0.12);
  border-color: rgba(0, 0, 0, 0.2);
  font-weight: 600;
  color: rgba(0, 0, 0, 0.75);
}
.admin-kanban .kanban-col-assignee-popover {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1050;
  margin-top: 4px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 180px;
  padding: 4px 0;
}
.admin-kanban .kanban-col-assignee-open .kanban-col-assignee-popover {
  display: block;
}
.admin-kanban a.kanban-col-assignee-option,
.admin-kanban a.kanban-col-assignee-option:hover,
.admin-kanban a.kanban-col-assignee-option:focus,
.admin-kanban a.kanban-col-assignee-option:active {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
  font-size: 11px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}
.admin-kanban a.kanban-col-assignee-option:hover {
  background: #f0f0f0;
}
.admin-kanban a.kanban-col-assignee-option.kanban-col-assignee-option--active {
  background: #eef;
  font-weight: 600;
}
.admin-kanban .kanban-col-assignee-name .fa-users {
  margin-right: 4px;
  font-size: 10px;
}
.admin-kanban .kanban-col-assignee-count {
  background: rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
  min-width: 18px;
  text-align: center;
  margin-left: 8px;
}
.admin-kanban .kanban-acq-column-detail {
  text-align: left;
  margin-top: 4px;
}
.admin-kanban .kanban-stats-collected {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.7);
}
.admin-kanban .kanban-stats-separator {
  color: rgba(0, 0, 0, 0.3);
  margin: 0 2px;
}
.admin-kanban .kanban-stats-goal {
  color: rgba(0, 0, 0, 0.5);
}
.admin-kanban .kanban-stats-percentage {
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
  margin-left: 4px;
}
.admin-kanban .kanban-stats-remaining {
  color: rgba(0, 0, 0, 0.4);
  margin-left: 4px;
}
.admin-kanban .kanban-column-info {
  cursor: pointer;
  color: #999;
  font-size: 13px;
  margin-right: 5px;
  transition: color 0.15s;
}
.admin-kanban .kanban-column-info:hover {
  color: #1976D2;
}
.admin-kanban .kanban-column-label {
  font-weight: 600;
  font-size: 13px;
  flex: 1;
  min-width: 0;
}
.admin-kanban .kanban-column-count {
  background: rgba(0, 0, 0, 0.15);
  color: inherit;
  font-size: 11px;
  font-weight: 600;
  padding: 1px 6px;
  border-radius: 10px;
  line-height: 1;
}
.admin-kanban .kanban-column-count-total {
  font-weight: 400;
  opacity: 0.6;
}
.admin-kanban .kanban-column-toggle {
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  text-decoration: none;
}
.admin-kanban .kanban-column-toggle:hover {
  color: rgba(0, 0, 0, 0.6);
}
.admin-kanban .kanban-sort-wrapper {
  position: relative;
  display: inline-flex;
}
.admin-kanban .kanban-sort-btn {
  background: none;
  border: none;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 0 2px;
  cursor: pointer;
  line-height: 1;
}
.admin-kanban .kanban-sort-btn:hover {
  color: rgba(0, 0, 0, 0.6);
}
.admin-kanban .kanban-sort-btn.kanban-sort-btn--active {
  color: rgba(0, 0, 0, 0.7);
}
.admin-kanban .kanban-sort-popover {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1050;
  margin-top: 4px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  min-width: 170px;
  padding: 4px 0;
}
.admin-kanban .kanban-sort-open .kanban-sort-popover {
  display: block;
}
.admin-kanban .kanban-sort-popover a.kanban-sort-option,
.admin-kanban .kanban-sort-popover a.kanban-sort-option:hover,
.admin-kanban .kanban-sort-popover a.kanban-sort-option:focus,
.admin-kanban .kanban-sort-popover a.kanban-sort-option:active {
  display: block;
  padding: 6px 12px;
  font-size: 11px;
  color: #333;
  text-decoration: none;
  white-space: nowrap;
}
.admin-kanban .kanban-sort-popover a.kanban-sort-option:hover {
  background: #f5f5f5;
}
.admin-kanban .kanban-sort-popover a.kanban-sort-option.kanban-sort-option--active,
.admin-kanban .kanban-sort-popover a.kanban-sort-option.kanban-sort-option--active:hover,
.admin-kanban .kanban-sort-popover a.kanban-sort-option.kanban-sort-option--active:focus {
  font-weight: 700;
  color: #2c3e50;
  background: #eef1f5;
}
.admin-kanban .kanban-sort-popover a.kanban-sort-option.kanban-sort-option--active:hover {
  background: #e3e7ed;
}
.admin-kanban .kanban-column-collapsed {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 4px;
  border-radius: 4px;
  border: 1px dashed #ccc;
  cursor: pointer;
  text-decoration: none;
  min-width: 32px;
  max-width: 32px;
  transition: background 0.15s ease;
}
.admin-kanban .kanban-column-collapsed:hover {
  border-color: #999;
  background: #f9f9f9;
  text-decoration: none;
}
.admin-kanban .kanban-collapsed-icon {
  color: #999;
  font-size: 12px;
  margin-bottom: 8px;
}
.admin-kanban .kanban-collapsed-count {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  background: rgba(0, 0, 0, 0.12);
  color: #666;
  font-size: 10px;
  font-weight: 600;
  padding: 4px 2px;
  border-radius: 8px;
  margin-bottom: 4px;
  line-height: 1;
  text-align: center;
}
.admin-kanban .kanban-collapsed-label {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 11px;
  font-weight: 600;
  color: #999;
  white-space: nowrap;
}
.admin-kanban .kanban-column-body {
  flex: 1;
  overflow-y: auto;
  padding: 8px;
}
.admin-kanban .kanban-empty {
  text-align: center;
  color: #999;
  padding: 20px 8px;
  font-size: 13px;
}
.admin-kanban .kanban-section-label {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 10px;
  font-weight: 600;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 4px 4px 2px;
}
.admin-kanban .kanban-section-label .fa {
  font-size: 10px;
  color: #aaa;
}
.admin-kanban .kanban-section-label--today {
  color: #e67e22;
}
.admin-kanban .kanban-section-label--today .fa {
  color: #e67e22;
}
.admin-kanban .kanban-section-divider {
  border-top: 1px dashed #ccc;
  margin: 8px 0;
}
.admin-kanban .kanban-color-orange {
  background: #fdf2e4;
  border-bottom-color: #f0ad4e;
}
.admin-kanban .kanban-color-green {
  background: #eaf6ea;
  border-bottom-color: #27ae60;
}
.admin-kanban .kanban-color-gold {
  background: #fef9e7;
  border-bottom-color: #f39c12;
}
.admin-kanban .kanban-color-purple {
  background: #f0e6f6;
  border-bottom-color: #8e44ad;
}
.admin-kanban .kanban-color-darkblue {
  background: #e8ecf0;
  border-bottom-color: #2c3e50;
}
.admin-kanban .kanban-color-gray {
  background: #f0f0f0;
  border-bottom-color: #95a5a6;
}
.admin-kanban .kanban-color-brown {
  background: #fdf0e6;
  border-bottom-color: #e67e22;
}
.admin-kanban .kanban-color-red {
  background: #fde8e7;
  border-bottom-color: #e74c3c;
}
.admin-kanban .kanban-color-lightgray {
  background: #f7f8f9;
  border-bottom-color: #bdc3c7;
}
.admin-kanban .kanban-color-blue {
  background: #e3f2fd;
  border-bottom-color: #1976D2;
}
.admin-kanban .kanban-color-teal {
  background: #e0f2f1;
  border-bottom-color: #00897B;
}
.admin-kanban .kanban-color-todo {
  background: #fdf2e4;
  border-bottom-color: #f0ad4e;
}
.admin-kanban .kanban-color-in-progress {
  background: #eaf6ea;
  border-bottom-color: #27ae60;
}
.admin-kanban .kanban-color-waiting {
  background: #fef9e7;
  border-bottom-color: #f39c12;
}
.admin-kanban .kanban-color-upcoming {
  background: #e3f2fd;
  border-bottom-color: #1976D2;
}
.admin-kanban .kanban-color-neutral {
  background: #f0f0f0;
  border-bottom-color: #95a5a6;
}
.admin-kanban .kanban-color-danger {
  background: #fde8e7;
  border-bottom-color: #e74c3c;
}
.admin-kanban .kanban-card {
  background: #fff;
  border-radius: 4px;
  padding: 10px 12px;
  margin-bottom: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  border-left: 3px solid #ddd;
}
.admin-kanban .kanban-card:last-child {
  margin-bottom: 0;
}
.admin-kanban .kanban-card--highlight {
  background: #f3eeff !important;
  box-shadow: 0 0 0 3px #6c5b9e, 0 0 20px rgba(108, 91, 158, 0.5);
  border-left-color: #6c5b9e !important;
  animation: kanban-card-highlight-glow 0.8s ease 3;
  z-index: 10;
  position: relative;
}
.admin-kanban .kanban-todo-item--highlight {
  background: #6c5b9e !important;
  border-radius: 4px;
  padding: 4px 6px !important;
}
.admin-kanban .kanban-todo-item--highlight .kanban-todo-label,
.admin-kanban .kanban-todo-item--highlight .kanban-todo-check,
.admin-kanban .kanban-todo-item--highlight .kanban-todo-assignee {
  color: #fff !important;
}
.admin-kanban .kanban-todo-item--highlight {
  animation: kanban-todo-highlight-flash 0.6s ease 3;
}
@keyframes kanban-card-highlight-glow {
  0%, 100% {
    box-shadow: 0 0 0 3px #6c5b9e, 0 0 20px rgba(108, 91, 158, 0.5);
  }
  50% {
    box-shadow: 0 0 0 4px #8b7bb8, 0 0 35px rgba(108, 91, 158, 0.7);
  }
}
@keyframes kanban-todo-highlight-flash {
  0%, 100% {
    background: #6c5b9e;
  }
  50% {
    background: #8b7bb8;
  }
}
.admin-kanban .kanban-status-awaiting_validation {
  border-left-color: #f0ad4e;
}
.admin-kanban .kanban-status-published {
  border-left-color: #27ae60;
}
.admin-kanban .kanban-status-exclusive {
  border-left-color: #2ecc71;
}
.admin-kanban .kanban-status-limited_offers {
  border-left-color: #1abc9c;
}
.admin-kanban .kanban-status-awaiting_offer_validation {
  border-left-color: #f39c12;
}
.admin-kanban .kanban-status-payments_in_progress {
  border-left-color: #8e44ad;
}
.admin-kanban .kanban-status-private_operation {
  border-left-color: #2c3e50;
}
.admin-kanban .kanban-status-finished {
  border-left-color: #95a5a6;
}
.admin-kanban .kanban-status-defaulted {
  border-left-color: #e67e22;
}
.admin-kanban .kanban-status-refused {
  border-left-color: #e74c3c;
}
.admin-kanban .kanban-status-canceled {
  border-left-color: #c0392b;
}
.admin-kanban .kanban-status-failed {
  border-left-color: #d35400;
}
.admin-kanban .kanban-status-nil {
  border-left-color: #bdc3c7;
}
.admin-kanban .kanban-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}
.admin-kanban .kanban-scope-icon {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}
.admin-kanban a.kanban-card-id {
  font-size: 11px;
  color: #999;
  font-weight: 600;
  text-decoration: none;
}
.admin-kanban a.kanban-card-id:hover, .admin-kanban a.kanban-card-id:focus {
  color: #337ab7;
  text-decoration: underline;
}
.admin-kanban .kanban-card-company {
  font-size: 11px;
  color: #666;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 160px;
}
.admin-kanban .kanban-meta-badge {
  margin-left: 4px;
  font-size: 10px;
  vertical-align: middle;
}
.admin-kanban .kanban-card-name {
  font-size: 13px;
  font-weight: 500;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-decoration: none;
}
.admin-kanban .kanban-card-name:hover {
  color: #337ab7;
}
.admin-kanban .kanban-card-eligibility-scope {
  display: block;
  margin-top: 4px;
  font-size: 10px;
  font-style: italic;
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin-kanban .kanban-card-footer {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #f0f0f0;
}
.admin-kanban .kanban-progress-container {
  display: flex;
  align-items: center;
  gap: 8px;
}
.admin-kanban .kanban-progress-bar {
  flex: 1;
  height: 6px;
  background: #e0e0e0;
  border-radius: 3px;
  overflow: hidden;
}
.admin-kanban .kanban-progress-fill {
  height: 100%;
  background: #5cb85c;
  border-radius: 3px;
  transition: width 0.3s ease;
}
.admin-kanban .kanban-progress-label {
  font-size: 11px;
  font-weight: 600;
  color: #5cb85c;
  white-space: nowrap;
}
.admin-kanban .kanban-remaining-label {
  font-size: 9px;
  color: #bbb;
  white-space: nowrap;
}
.admin-kanban .kanban-card-date {
  display: block;
  font-size: 11px;
  color: #999;
  margin-top: 4px;
  font-weight: 600;
  text-align: right;
}
.admin-kanban .kanban-text-danger {
  color: #d9534f;
}
.admin-kanban .kanban-text-warning {
  color: #f0ad4e;
}
.admin-kanban .kanban-card-footer-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4px;
}
.admin-kanban .kanban-card-footer-row .kanban-card-date {
  margin-left: auto;
}
.admin-kanban .kanban-marketing-btn {
  font-size: 12px;
  text-decoration: none;
  opacity: 0.4;
  transition: opacity 0.15s ease;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.admin-kanban .kanban-marketing-btn:hover {
  opacity: 1;
  text-decoration: none;
}
.admin-kanban .kanban-acq-icon {
  width: 18px;
  height: auto;
  vertical-align: middle;
}
.admin-kanban .kanban-acq-channel-btn,
.admin-kanban .kanban-acq-column-btn {
  opacity: 0.7;
  transition: opacity 0.15s ease, transform 0.15s ease;
}
.admin-kanban .kanban-acq-channel-btn:hover,
.admin-kanban .kanban-acq-column-btn:hover {
  opacity: 1;
  transform: scale(1.3);
}
.admin-kanban .kanban-acq-column-btn {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 2px 4px;
  margin-left: 6px;
}
.admin-kanban .kanban-acq-column-btn:hover {
  border-color: #999;
}
.admin-kanban .kanban-card-footer-row .kanban-acq-channel-btn {
  margin-left: 6px;
}
.admin-kanban .kanban-acq-channel-detail {
  margin-top: 6px;
  padding: 6px 8px;
  background: #f9f9f9;
  border-radius: 4px;
  font-size: 11px;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-loading {
  text-align: center;
  color: #999;
  font-size: 11px;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  vertical-align: middle;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-table {
  width: 100%;
  border-collapse: collapse;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-table th, .admin-kanban .kanban-acq-channel-detail .kanban-acq-table td {
  padding: 2px 4px;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-table thead th {
  font-size: 10px;
  font-weight: normal;
  color: #999;
  border-bottom: 1px solid #eee;
  padding-bottom: 3px;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-table .text-right {
  text-align: right;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-table .kanban-acq-rate {
  color: #999;
  font-size: 10px;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-table .kanban-acq-total td {
  border-top: 1px solid #ccc;
  padding-top: 4px;
}
.admin-kanban .kanban-acq-channel-detail .eo-certain {
  color: #2e7d32;
  font-weight: 600;
}
.admin-kanban .kanban-acq-channel-detail .eo-projected {
  color: #d97706;
  font-weight: 600;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-forecast {
  display: block;
  margin-top: 4px;
  font-size: 10px;
  font-style: italic;
  color: #999;
  cursor: help;
}
.admin-kanban .kanban-acq-channel-detail .kanban-acq-earnout-note {
  margin-top: 6px;
  padding: 6px 8px;
  font-size: 10px;
  color: #666;
  background: #f0f0f0;
  border-radius: 3px;
  line-height: 1.5;
}
.admin-kanban .kanban-load-more {
  padding: 8px 0 4px;
}
.admin-kanban .kanban-load-more-link {
  display: block;
  text-align: center;
  color: #888;
  font-size: 12px;
  padding: 7px 0;
  text-decoration: none;
  border: 1px dashed #ccc;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.02);
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}
.admin-kanban .kanban-load-more-link:hover {
  background: rgba(0, 0, 0, 0.06);
  color: #555;
  border-color: #aaa;
  text-decoration: none;
}
.admin-kanban .kanban-card-default {
  display: block;
}
.admin-kanban .kanban-card-todo {
  display: none;
}
.admin-kanban .kanban-card-todo-tasks {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px dashed #d5d0e6;
}
.admin-kanban .kanban-todo-item {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.3;
  cursor: pointer;
  position: relative;
}
.admin-kanban .kanban-todo-item:hover {
  background: #f8f6fc;
  border-radius: 3px;
}
.admin-kanban .kanban-todo-item.kanban-todo-completed .kanban-todo-label {
  color: #999;
  text-decoration: line-through;
}
.admin-kanban .kanban-todo-item.kanban-todo-canceled .kanban-todo-label {
  color: #ccc;
  text-decoration: line-through;
}
.admin-kanban .kanban-todo-item.kanban-todo-pending .kanban-todo-label {
  color: #333;
}
.admin-kanban .kanban-todo-item.kanban-todo-source-persisted {
  padding-left: 6px;
  border-left: 2px solid #1976D2;
}
.admin-kanban .kanban-todo-item.kanban-todo-source-proposal {
  padding-left: 6px;
  border-left: 2px dashed #F59C12;
}
.admin-kanban .kanban-todo-item.kanban-todo-source-proposal .kanban-todo-label {
  color: #9a7d1a;
  font-style: italic;
}
.admin-kanban .kanban-todo-check {
  flex-shrink: 0;
  font-size: 11px;
  line-height: 1;
  width: 14px;
  text-align: center;
}
.admin-kanban .kanban-todo-auto-completed .kanban-todo-label {
  color: #aaa;
  text-decoration: line-through;
  font-style: italic;
}
.admin-kanban .kanban-todo-wip {
  background: #f5f5f5;
  border-left: 3px dashed #bdbdbd !important;
  padding-left: 5px;
  border-radius: 3px;
}
.admin-kanban .kanban-todo-wip .kanban-todo-label {
  color: #9e9e9e;
  font-style: italic;
}
.admin-kanban .kanban-todo-mine {
  background: #fff3e0;
  border-left: 3px solid #ff9800 !important;
  padding-left: 5px;
  border-radius: 3px;
}
.admin-kanban .kanban-todo-mine .kanban-todo-label {
  font-weight: 700;
  color: #333;
}
.admin-kanban .kanban-todo-mine .kanban-todo-assignee {
  color: #ff9800;
  font-weight: 700;
}
.admin-kanban .kanban-todo-label {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
}
.admin-kanban .kanban-todo-action-link {
  flex-shrink: 0;
  font-size: 10px;
  color: #9b8ec4;
  text-decoration: none;
  padding: 0 2px;
}
.admin-kanban .kanban-todo-action-link:hover {
  color: #6c5b9e;
}
.admin-kanban .kanban-todo-assignee {
  flex-shrink: 0;
  font-size: 10px;
  font-weight: 600;
  color: #6c5b9e;
}
.admin-kanban .kanban-todo-assignee.kanban-todo-unassigned {
  color: #bbb;
}
.admin-kanban .kanban-todo-assignee.kanban-todo-auto-badge {
  color: #9b8ec4;
  cursor: help;
}
.admin-kanban .kanban-todo-progress {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 6px;
  padding-top: 6px;
  border-top: 1px solid #eee;
}
.admin-kanban .kanban-todo-progress-bar {
  flex: 1;
  height: 4px;
  background: #e8e4f0;
  border-radius: 2px;
  overflow: hidden;
}
.admin-kanban .kanban-todo-progress-fill {
  height: 100%;
  background: #6c5b9e;
  border-radius: 2px;
  transition: width 0.3s ease;
}
.admin-kanban .kanban-todo-progress-label {
  font-size: 10px;
  font-weight: 600;
  color: #6c5b9e;
  white-space: nowrap;
}
.admin-kanban .kanban-todo-done-toggle {
  margin: 4px 0 2px;
}
.admin-kanban .kanban-todo-done-toggle a.kanban-todo-done-toggle-link {
  display: inline-block;
  font-size: 10px;
  color: #9b8ec4;
  text-decoration: none;
  cursor: pointer;
  padding: 1px 0;
}
.admin-kanban .kanban-todo-done-toggle a.kanban-todo-done-toggle-link:hover, .admin-kanban .kanban-todo-done-toggle a.kanban-todo-done-toggle-link:focus {
  color: #6c5b9e;
  text-decoration: underline;
}
.admin-kanban .kanban-todo-done-toggle a.kanban-todo-done-toggle-link::before {
  content: "▸ ";
  font-size: 9px;
}
.admin-kanban .kanban-todo-done-toggle.kanban-todo-done-open .kanban-todo-done-toggle-link::before {
  content: "▾ ";
}
.admin-kanban .kanban-todo-group {
  margin-top: 6px;
  padding: 5px 4px 4px;
  border: 1px dashed #d5d0e6;
  border-radius: 4px;
  background: #fdfcfe;
}
.admin-kanban .kanban-todo-group .kanban-todo-group-title {
  display: block;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #9b8ec4;
  margin-bottom: 4px;
  padding-left: 2px;
  text-decoration: none;
  cursor: pointer;
}
.admin-kanban .kanban-todo-group .kanban-todo-group-title:hover {
  color: #7b6aae;
  text-decoration: none;
}
.admin-kanban .kanban-todo-group .kanban-todo-item {
  margin-bottom: 2px;
}
.admin-kanban .kanban-todo-group .kanban-todo-item:last-child {
  margin-bottom: 0;
}
.admin-kanban .kanban-todo-group-commercial {
  border-color: #b8dde2;
  background: #f5fbfc;
}
.admin-kanban .kanban-todo-group-commercial .kanban-todo-group-title {
  color: #4a8d99;
}
.admin-kanban .kanban-todo-group-commercial .kanban-todo-group-title:hover {
  color: #2d6b76;
}
.admin-kanban .kanban-todo-placeholder {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px;
  background: #f8f6fc;
  border-radius: 4px;
  border: 1px dashed #d5d0e6;
}
.admin-kanban .kanban-todo-placeholder-icon {
  font-size: 14px;
}
.admin-kanban .kanban-todo-placeholder-text {
  font-size: 11px;
  color: #9b8ec4;
  font-style: italic;
}
.admin-kanban .kanban-todo-add {
  margin-top: 6px;
}
.admin-kanban .kanban-todo-add-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 3px 6px;
  font-size: 10px;
  color: #9b8ec4;
  text-decoration: none;
  border: 1px dashed #d5d0e6;
  border-radius: 3px;
  background: transparent;
  cursor: pointer;
  transition: all 0.15s ease;
}
.admin-kanban .kanban-todo-add-btn:hover, .admin-kanban .kanban-todo-add-btn:focus {
  color: #6c5b9e;
  border-color: #6c5b9e;
  background: #f8f6fc;
  text-decoration: none;
}
.admin-kanban .kanban-todo-add-btn .kanban-todo-add-icon {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}
.admin-kanban .kanban-todo-add-btn .kanban-todo-add-text {
  font-weight: 500;
}
.admin-kanban .kanban-todo-add.kanban-todo-add-open .kanban-todo-add-btn {
  display: none;
}
.admin-kanban .kanban-todo-add-form {
  padding: 5px;
  background: #f8f6fc;
  border: 1px solid #d5d0e6;
  border-radius: 3px;
}
.admin-kanban .kanban-todo-add-row {
  display: flex;
  align-items: center;
  gap: 3px;
}
.admin-kanban .kanban-todo-add-title {
  flex: 1;
  min-width: 0;
  height: 22px;
  padding: 2px 5px;
  font-size: 11px;
  color: #333;
  border: 1px solid #d5d0e6;
  border-radius: 2px;
  background: #fff;
  outline: none;
}
.admin-kanban .kanban-todo-add-title:focus {
  border-color: #6c5b9e;
}
.admin-kanban .kanban-todo-add-save,
.admin-kanban .kanban-todo-add-cancel {
  width: 22px;
  height: 22px;
  padding: 0;
  font-size: 11px;
  line-height: 1;
  border: 1px solid #d5d0e6;
  border-radius: 2px;
  background: #fff;
  color: #6c5b9e;
  cursor: pointer;
}
.admin-kanban .kanban-todo-add-save:hover,
.admin-kanban .kanban-todo-add-cancel:hover {
  background: #ede8f7;
}
.admin-kanban .kanban-todo-add-save:disabled,
.admin-kanban .kanban-todo-add-cancel:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.admin-kanban .kanban-todo-add-save {
  color: #4a8a4a;
  font-weight: 600;
}
.admin-kanban .kanban-todo-add-cancel {
  color: #b06060;
}
.admin-kanban .kanban-todo-add-extras {
  margin-top: 4px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.admin-kanban .kanban-todo-add-date-toggle {
  font-size: 12px;
  line-height: 1;
  color: #9b8ec4;
  text-decoration: none;
  cursor: pointer;
  padding: 0 2px;
  opacity: 0.7;
}
.admin-kanban .kanban-todo-add-date-toggle:hover, .admin-kanban .kanban-todo-add-date-toggle:focus {
  opacity: 1;
  text-decoration: none;
}
.admin-kanban .kanban-todo-add-date {
  height: 20px;
  padding: 1px 4px;
  font-size: 10px;
  color: #333;
  border: 1px solid #d5d0e6;
  border-radius: 2px;
  background: #fff;
  outline: none;
}
.admin-kanban .kanban-todo-add-date:focus {
  border-color: #6c5b9e;
}
.admin-kanban .kanban-todo-add-assignee-toggle {
  font-size: 12px;
  line-height: 1;
  color: #9b8ec4;
  text-decoration: none;
  cursor: pointer;
  padding: 0 2px;
  opacity: 0.7;
}
.admin-kanban .kanban-todo-add-assignee-toggle:hover, .admin-kanban .kanban-todo-add-assignee-toggle:focus {
  opacity: 1;
  text-decoration: none;
}
.admin-kanban .kanban-todo-add-assignee-toggle.kanban-todo-add-assignee-toggle--filled {
  opacity: 1;
}
.admin-kanban .kanban-todo-add-assignee-wrapper {
  position: relative;
  flex: 1;
  min-width: 0;
}
.admin-kanban .kanban-todo-add-assignee-input {
  width: 100%;
  height: 20px;
  padding: 1px 4px;
  font-size: 10px;
  color: #333;
  border: 1px solid #d5d0e6;
  border-radius: 2px;
  background: #fff;
  outline: none;
}
.admin-kanban .kanban-todo-add-assignee-input:focus {
  border-color: #6c5b9e;
}
.admin-kanban .kanban-todo-add-assignee-suggestions {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
  margin-top: 2px;
  max-height: 120px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #d5d0e6;
  border-radius: 2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.admin-kanban .kanban-todo-add-assignee-option {
  padding: 3px 6px;
  font-size: 10px;
  color: #333;
  cursor: pointer;
}
.admin-kanban .kanban-todo-add-assignee-option:hover, .admin-kanban .kanban-todo-add-assignee-option.kanban-todo-add-assignee-option--active {
  background: #ede8f7;
  color: #6c5b9e;
}
.admin-kanban .kanban-todo-item-active {
  background: #f0ecfa;
  border-radius: 3px;
  padding-left: 4px;
  padding-right: 4px;
  z-index: 1060;
}
.admin-kanban .kanban-todo-item-active::after, .admin-kanban .kanban-todo-item-active::before {
  display: none !important;
}
.admin-kanban.kanban-todo-mode .kanban-column {
  background: #f5f3fa;
  border-color: #d5d0e6;
  transition: background 0.4s ease, border-color 0.4s ease;
}
.admin-kanban.kanban-todo-mode .kanban-column-label,
.admin-kanban.kanban-todo-mode .kanban-column-count,
.admin-kanban.kanban-todo-mode .kanban-column-toggle,
.admin-kanban.kanban-todo-mode .kanban-sort-btn,
.admin-kanban.kanban-todo-mode .kanban-column-header-stats {
  opacity: 0.9;
}
.admin-kanban.kanban-todo-mode .kanban-card {
  background: #faf9fe;
  border-left-color: #9b8ec4;
  box-shadow: 0 1px 3px rgba(108, 91, 158, 0.1);
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.admin-kanban.kanban-todo-mode .kanban-card-default {
  display: none;
}
.admin-kanban.kanban-todo-mode .kanban-card-todo {
  display: block;
  animation: kanban-todo-fade-in 0.4s ease;
}
@keyframes kanban-todo-fade-in {
  from {
    opacity: 0;
    transform: translateX(8px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.kanban-todo-tooltip {
  position: fixed;
  z-index: 100001;
  background: #333;
  color: #fff;
  font-size: 11px;
  line-height: 1.5;
  padding: 8px 10px;
  border-radius: 4px;
  max-width: 300px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
  pointer-events: none;
  animation: kanban-tooltip-fade-in 0.15s ease;
}
.kanban-todo-tooltip .kanban-todo-tooltip-line {
  display: flex;
  gap: 6px;
}
.kanban-todo-tooltip .kanban-todo-tooltip-emoji {
  flex-shrink: 0;
  width: 16px;
  text-align: center;
}
.kanban-todo-tooltip .kanban-todo-tooltip-text {
  flex: 1;
  min-width: 0;
}

@keyframes kanban-tooltip-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.kanban-todo-popover-inline {
  position: fixed;
  z-index: 1060;
  width: 200px;
  background: #fff;
  border: 1px solid #d5d0e6;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  padding: 8px;
}

.kanban-popover-btn-emoji {
  opacity: 0.4;
  transition: opacity 0.15s;
  font-size: 10px;
}

.kanban-todo-popover-inline-btn:hover .kanban-popover-btn-emoji {
  opacity: 1;
}

.kanban-todo-popover-inline-buttons {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.kanban-todo-popover-inline-btn {
  font-size: 11px;
  padding: 5px 8px;
  border: 1px solid #eee;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  text-align: left;
  color: #333;
  transition: background 0.15s;
}
.kanban-todo-popover-inline-btn:hover {
  background: #f5f3fa;
}

.kanban-todo-popover-inline-assign {
  position: relative;
  margin-top: 3px;
}

.kanban-todo-assign-input-wrapper {
  position: relative;
}

.kanban-todo-assign-input {
  width: 100%;
  font-size: 11px;
  padding: 5px 22px 5px 8px;
  border: 1px solid #eee;
  border-radius: 4px;
  background: #fff;
  color: #333;
  outline: none;
  cursor: text;
  text-align: left;
  transition: background 0.15s;
}
.kanban-todo-assign-input:hover {
  background: #f5f3fa;
}
.kanban-todo-assign-input:focus {
  border-color: #d5d0e6;
  background: #fff;
}

.kanban-todo-assign-chevron {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #999;
  cursor: pointer;
}
.kanban-todo-assign-chevron:hover {
  color: #6c5b9e;
}

.kanban-todo-assign-suggestions {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 1070;
  background: #fff;
  border: 1px solid #d5d0e6;
  border-radius: 3px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  max-height: 150px;
  overflow-y: auto;
}

.kanban-todo-due {
  flex-shrink: 0;
  font-size: 9px;
  font-weight: 600;
  padding: 1px 5px;
  border-radius: 3px;
  white-space: nowrap;
  line-height: 1.4;
}
.kanban-todo-due.kanban-todo-due--future {
  background: #e8f5e9;
  color: #2e7d32;
}
.kanban-todo-due.kanban-todo-due--soon {
  background: #fff3e0;
  color: #e65100;
}
.kanban-todo-due.kanban-todo-due--today {
  background: #fce4ec;
  color: #c62828;
  font-weight: 700;
}
.kanban-todo-due.kanban-todo-due--overdue {
  background: #c62828;
  color: #fff;
}

.kanban-todo-popover-inline-date-edit {
  margin-top: 3px;
}

.kanban-todo-date-edit-row {
  display: flex;
  gap: 3px;
  align-items: center;
}
.kanban-todo-date-edit-row .kanban-todo-date-input {
  flex: 1;
  min-width: 0;
}

.kanban-todo-date-save-btn,
.kanban-todo-date-clear-btn {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  padding: 0;
  border-radius: 4px;
  border: 1px solid #eee;
  background: #fff;
  cursor: pointer;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.15s;
}

.kanban-todo-date-save-btn {
  color: #2e7d32;
}
.kanban-todo-date-save-btn:hover {
  background: #e8f5e9;
  border-color: #c8e6c9;
}

.kanban-todo-date-clear-btn {
  color: #999;
}
.kanban-todo-date-clear-btn:hover {
  background: #fce4ec;
  border-color: #f8bbd0;
  color: #c62828;
}

.kanban-todo-date-step {
  padding: 2px 0;
}

.kanban-todo-date-step-label {
  font-size: 11px;
  font-weight: 600;
  color: #333;
  margin-bottom: 6px;
}

.kanban-todo-date-input {
  width: 100%;
  font-size: 11px;
  padding: 5px 8px;
  border: 1px solid #d5d0e6;
  border-radius: 4px;
  background: #fff;
  color: #333;
  outline: none;
  transition: border-color 0.15s;
}
.kanban-todo-date-input:focus {
  border-color: #6c5b9e;
}

.kanban-todo-date-step-buttons {
  display: flex;
  gap: 4px;
  margin-top: 6px;
}

.kanban-todo-date-step-btn {
  flex: 1;
  font-size: 11px;
  padding: 5px 8px;
  border: 1px solid #eee;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  text-align: center;
  transition: background 0.15s;
}
.kanban-todo-date-step-btn:hover {
  background: #f5f3fa;
}
.kanban-todo-date-step-btn.kanban-todo-date-step-btn--confirm {
  background: #6c5b9e;
  color: #fff;
  border-color: #6c5b9e;
}
.kanban-todo-date-step-btn.kanban-todo-date-step-btn--confirm:hover {
  background: #5a4a8a;
}
.kanban-todo-date-step-btn.kanban-todo-date-step-btn--skip {
  color: #999;
}

.kanban-todo-assign-option {
  padding: 5px 8px;
  font-size: 11px;
  cursor: pointer;
  color: #333;
}
.kanban-todo-assign-option:hover, .kanban-todo-assign-option.kanban-todo-assign-option--active {
  background: #f5f3fa;
  color: #6c5b9e;
}

.select2-dropdown.select2-dropdown--kanban-dept {
  font-size: 11px;
  z-index: 1060;
  background-color: #fff !important;
  border: 1px solid #d5d0e6 !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12) !important;
  color: #333 !important;
  overflow-x: hidden;
}
.select2-dropdown.select2-dropdown--kanban-dept .select2-results__option {
  padding: 4px 10px;
  line-height: 1.4;
}
.select2-dropdown.select2-dropdown--kanban-dept .select2-results__option--highlighted[aria-selected] {
  background-color: #6c5b9e !important;
  color: #fff !important;
}

#deal-help-modal .modal-content,
#pk-help-modal .modal-content,
#bn-help-modal .modal-content,
#lb-help-modal .modal-content,
#le-genie-help-modal .modal-content {
  height: 96vh;
  display: flex;
  flex-direction: column;
  position: relative;
}
#deal-help-modal .deal-help-close,
#pk-help-modal .deal-help-close,
#bn-help-modal .deal-help-close,
#lb-help-modal .deal-help-close,
#le-genie-help-modal .deal-help-close {
  position: absolute;
  top: 10px;
  right: 14px;
  z-index: 1;
  font-size: 22px;
  color: #999;
  opacity: 0.7;
}
#deal-help-modal .deal-help-close:hover,
#pk-help-modal .deal-help-close:hover,
#bn-help-modal .deal-help-close:hover,
#lb-help-modal .deal-help-close:hover,
#le-genie-help-modal .deal-help-close:hover {
  opacity: 1;
}
#deal-help-modal .deal-help-layout,
#pk-help-modal .deal-help-layout,
#bn-help-modal .deal-help-layout,
#lb-help-modal .deal-help-layout,
#le-genie-help-modal .deal-help-layout {
  display: flex;
  flex: 1;
  overflow: hidden;
}
#deal-help-modal .deal-help-sidebar,
#pk-help-modal .deal-help-sidebar,
#bn-help-modal .deal-help-sidebar,
#lb-help-modal .deal-help-sidebar,
#le-genie-help-modal .deal-help-sidebar {
  width: 280px;
  min-width: 280px;
  padding: 20px;
  border-right: 1px solid #eee;
  background: #fafafa;
  overflow-y: auto;
}
#deal-help-modal .deal-help-title,
#pk-help-modal .deal-help-title,
#bn-help-modal .deal-help-title,
#lb-help-modal .deal-help-title,
#le-genie-help-modal .deal-help-title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0 0 20px;
}
#deal-help-modal .deal-help-title .fa,
#pk-help-modal .deal-help-title .fa,
#bn-help-modal .deal-help-title .fa,
#lb-help-modal .deal-help-title .fa,
#le-genie-help-modal .deal-help-title .fa {
  margin-right: 6px;
  color: #999;
}
#deal-help-modal .deal-help-main,
#pk-help-modal .deal-help-main,
#bn-help-modal .deal-help-main,
#lb-help-modal .deal-help-main,
#le-genie-help-modal .deal-help-main {
  flex: 1;
  overflow-y: auto;
  padding: 20px;
}

.deal-help-section-title {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin: 0 0 10px;
}

.deal-help-section-spaced {
  margin-top: 20px;
}

.deal-help-list {
  padding-left: 16px;
  margin: 0;
}

.deal-help-intro {
  font-size: 12px;
  color: #666;
  line-height: 1.5;
}
.deal-help-intro .fa-info-circle {
  color: #999;
}

.deal-help-diagram {
  text-align: center;
  padding: 20px 0;
}
.deal-help-diagram .mermaid-download-btn {
  margin-top: 12px;
  padding: 2px 8px;
  font-size: 11px;
  color: #999;
  background: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.15s;
}
.deal-help-diagram .mermaid-download-btn:hover {
  opacity: 1;
  color: #666;
  border-color: #bbb;
}
.deal-help-diagram .mermaid-download-btn .fa {
  margin-right: 3px;
}
.deal-help-diagram .mermaid, .deal-help-diagram .deal-mermaid-container {
  display: flex;
  justify-content: center;
}
.deal-help-diagram svg {
  max-width: 100%;
  height: auto;
}

#bn-help-modal .deal-help-main {
  overflow: auto;
}
#bn-help-modal .deal-help-diagram {
  padding: 10px 0;
  min-width: 3200px;
}
#bn-help-modal .deal-help-diagram svg {
  max-width: none;
  width: 100%;
  height: auto;
}

.admin-kanban .deal-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
  gap: 6px;
}
.admin-kanban .deal-card-header-left {
  display: flex;
  align-items: center;
  gap: 5px;
  min-width: 0;
  flex: 1;
}
.admin-kanban .deal-card-subline {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 10px;
  margin-top: 1px;
  margin-left: 19px;
}
.admin-kanban .deal-card-source-link {
  color: #bbb;
  text-decoration: none;
  font-size: 9px;
}
.admin-kanban .deal-card-source-link:hover {
  color: #999;
  text-decoration: underline;
}
.admin-kanban .deal-no-account-icon {
  color: #999;
  font-size: 12px;
  flex-shrink: 0;
}
.admin-kanban .deal-card-name {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin-kanban .deal-card-link {
  color: #333;
  text-decoration: none;
}
.admin-kanban .deal-card-link:hover {
  color: #1976D2;
}
.admin-kanban .deal-card-invest-block {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 4px 8px;
  margin-top: 4px;
  background: #fafafa;
}
.admin-kanban .deal-invest-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1px 0;
  font-size: 11px;
  color: #555;
}
.admin-kanban .deal-invest-left {
  display: flex;
  align-items: center;
  gap: 5px;
}
.admin-kanban .deal-invest-right {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #555;
}
.admin-kanban .deal-no-county {
  color: #bbb;
  font-style: italic;
}
.admin-kanban .deal-invest-icon {
  width: 12px;
  text-align: center;
  color: #999;
  font-size: 10px;
  flex-shrink: 0;
}
.admin-kanban .deal-invest-amount {
  font-weight: 700;
  color: #1976D2;
}
.admin-kanban .deal-invest-label {
  font-size: 10px;
  color: #999;
  margin-left: auto;
}
.admin-kanban .deal-eligibility-eye {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 20px;
  height: 20px;
  padding: 0;
  border: 1px solid #d4edda;
  border-radius: 3px;
  background: #f0faf0;
  color: #27ae60;
  font-size: 10px;
  cursor: pointer;
  transition: background 0.15s;
}
.admin-kanban .deal-eligibility-eye:hover {
  background: #d4edda;
  color: #155724;
}
.admin-kanban .deal-notif-dot {
  position: absolute;
  top: -6px;
  right: -6px;
  min-width: 14px;
  height: 14px;
  padding: 0 3px;
  border-radius: 7px;
  background: #e74c3c;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
}
.admin-kanban .deal-eligibility-location {
  color: #999;
  margin-right: 2px;
}
.admin-kanban .deal-eligibility-count {
  font-weight: bold;
  color: #27ae60;
}
.admin-kanban .deal-badge-source {
  font-size: 9px;
  font-weight: 700;
  padding: 2px 6px;
  border-radius: 3px;
  text-decoration: none;
}
.admin-kanban .kanban-badge-lbp {
  background: #e3f2fd;
  color: #1565c0;
}
.admin-kanban .kanban-badge-lbp:hover {
  background: #bbdefb;
}
.admin-kanban .kanban-badge-louvre {
  background: #fce4ec;
  color: #c62828;
}
.admin-kanban .kanban-badge-louvre:hover {
  background: #f8bbd0;
}
.admin-kanban .deal-badge-status {
  font-size: 9px;
  font-weight: 700;
  padding: 1px 5px;
  border-radius: 3px;
}
.admin-kanban .deal-card-body {
  font-size: 11px;
  color: #555;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.admin-kanban .deal-card-row {
  display: flex;
  align-items: center;
  gap: 6px;
}
.admin-kanban .deal-card-row-amount {
  font-size: 12px;
}
.admin-kanban .deal-icon {
  width: 14px;
  text-align: center;
  color: #999;
  flex-shrink: 0;
  font-size: 11px;
}
.admin-kanban .deal-icon-success {
  color: #27ae60;
}
.admin-kanban .kanban-column-warning {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 5px 10px;
  margin: 6px 8px 4px;
  background: #fff3cd;
  border: 1px solid #ffc107;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 600;
  color: #856404;
  line-height: 1.3;
}
.admin-kanban .kanban-column-warning .fa {
  font-size: 11px;
  flex-shrink: 0;
}
.admin-kanban .kanban-column-warning .kanban-column-warning-action {
  display: block;
  margin-top: 2px;
  font-weight: 400;
  font-style: italic;
  font-size: 9px;
}
.admin-kanban .deal-card-link-phone {
  color: #555;
  text-decoration: none;
}
.admin-kanban .deal-card-link-phone:hover {
  color: #1976D2;
  text-decoration: underline;
}
.admin-kanban .kanban-rdv-overdue {
  color: #e74c3c;
  font-weight: 600;
}
.admin-kanban .kanban-rdv-today {
  color: #e67e22;
  font-weight: 600;
}
.admin-kanban .kanban-rdv-soon {
  color: #f39c12;
}
.admin-kanban .kanban-rdv-future {
  color: #555;
}
.admin-kanban .kanban-rdv-badge {
  font-size: 9px;
  font-weight: 600;
  padding: 1px 5px;
  border-radius: 3px;
  background: #f5f5f5;
  color: #666;
  margin-left: 2px;
}
.admin-kanban .kanban-rdv-badge.kanban-rdv-canceled {
  background: #ffcdd2;
  color: #c62828;
}
.admin-kanban .deal-booking-block {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  padding: 4px 8px;
  margin-top: 4px;
  background: #fafafa;
  transition: background 0.15s;
}
.admin-kanban .deal-booking-block:hover {
  background: #f5f5f5;
}
.admin-kanban .deal-booking-line1 {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  line-height: 1.3;
}
.admin-kanban .deal-booking-project {
  color: #333;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin-kanban .deal-booking-company {
  color: #888;
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin-kanban .deal-booking-pid {
  font-size: 10px;
  color: #1976D2;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
}
.admin-kanban .deal-booking-pid:hover {
  text-decoration: underline;
}
.admin-kanban .deal-booking-line2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2px;
  font-size: 10px;
}
.admin-kanban .deal-booking-line2-left {
  display: flex;
  align-items: center;
  gap: 4px;
}
.admin-kanban .deal-booking-line2-right {
  display: flex;
  align-items: center;
  gap: 4px;
}
.admin-kanban .deal-booking-amount {
  font-weight: 700;
  color: #27ae60;
  white-space: nowrap;
}
.admin-kanban .deal-booking-sep {
  color: #aaa;
}
.admin-kanban .deal-booking-age {
  color: #999;
  white-space: nowrap;
}
.admin-kanban .deal-age-warning {
  color: #e67e22;
  font-weight: 600;
}
.admin-kanban .deal-booking-actions {
  display: flex;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
  margin-left: auto;
}
.admin-kanban .deal-booking-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3px 0;
  margin-top: 2px;
  border-bottom: 1px solid #f0f0f0;
}
.admin-kanban .deal-booking-row:last-child {
  border-bottom: none;
}
.admin-kanban .deal-booking-row .deal-booking-info {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  min-width: 0;
  flex: 1;
}
.admin-kanban .deal-action-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 10px;
  text-decoration: none;
  transition: background 0.15s;
}
.admin-kanban .deal-action-link:hover {
  background: #e0e0e0;
  color: #333;
}
.admin-kanban .deal-action-link::before {
  font-family: FontAwesome;
  content: "\f06e";
}
.admin-kanban .deal-action-project::before {
  content: "\f0e8";
}
.admin-kanban .deal-intent-block {
  border: 1px solid #e0e8e8;
  border-radius: 4px;
  padding: 4px 8px;
  margin-top: 4px;
  background: #fafcfc;
  transition: background 0.15s;
}
.admin-kanban .deal-intent-block:hover {
  background: #f0f5f5;
}
.admin-kanban .deal-intent-amount {
  font-weight: 700;
  color: #00897B;
  white-space: nowrap;
}
.admin-kanban .deal-intent-general {
  font-size: 11px;
  color: #888;
  font-style: italic;
}
.admin-kanban .deal-intent-no-elig {
  font-size: 10px;
  font-style: normal;
  color: #999;
  margin-left: auto;
}
.admin-kanban .deal-closed-reason {
  font-weight: 600;
  color: #e74c3c;
}
.admin-kanban .deal-paid-amount {
  font-weight: 700;
  color: #8e44ad;
  white-space: nowrap;
}
.admin-kanban .deal-card-paid {
  display: flex;
  align-items: center;
  gap: 6px;
  background: #f5f0fa;
  border: 1px solid #e0d4f0;
  border-radius: 4px;
  padding: 4px 8px;
  margin-top: 3px;
}
.admin-kanban .deal-icon-paid {
  color: #8e44ad;
  font-size: 11px;
  flex-shrink: 0;
}
.admin-kanban .deal-card-paid-project {
  font-size: 11px;
  color: #333;
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin-kanban .deal-card-paid-amount {
  font-size: 11px;
  font-weight: 700;
  color: #8e44ad;
  flex-shrink: 0;
}
.admin-kanban .deal-card-alerts {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
  margin-top: 6px;
  padding-top: 5px;
  border-top: 1px solid #eee;
}
.admin-kanban .deal-card-footer {
  display: flex;
  align-items: center;
  margin-top: 6px;
  padding-top: 5px;
  border-top: 1px solid #eee;
  gap: 6px;
  flex-wrap: nowrap;
  min-height: 18px;
}
.admin-kanban .deal-card-footer-left {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1;
  min-width: 0;
}
.admin-kanban .deal-footer-rdv {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 10px;
  color: #555;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}
.admin-kanban .deal-footer-rdv .fa {
  font-size: 10px;
  color: #999;
}
.admin-kanban .deal-alert-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 9px;
  padding: 2px 6px;
  border-radius: 3px;
  white-space: nowrap;
  flex-shrink: 0;
}
.admin-kanban .deal-alert-badge .fa {
  font-size: 9px;
}
.admin-kanban .deal-alert-danger {
  background: #f8d7da;
  color: #721c24;
}
.admin-kanban .deal-alert-info {
  background: #cce5ff;
  color: #004085;
}
.admin-kanban .deal-alert-warning {
  background: #fff3cd;
  color: #856404;
}
.admin-kanban .deal-card-header-actions {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
}
.admin-kanban .deal-card-comments-toggle {
  margin-top: 4px;
}
.admin-kanban .deal-comments-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 0;
  border: none;
  background: none;
  color: #bbb;
  font-size: 11px;
  cursor: pointer;
  transition: color 0.15s;
}
.admin-kanban .deal-comments-btn:hover {
  color: #666;
}
.admin-kanban .deal-comments-count {
  font-size: 10px;
  font-weight: 700;
  color: #1976D2;
}
.admin-kanban .deal-card-comments-section {
  margin-top: 6px;
  padding-top: 6px;
  border-top: 1px solid #eee;
}
.admin-kanban .deal-card-comments-section .single-comment {
  font-size: 11px;
  margin-bottom: 4px;
  padding: 3px 0;
  border-bottom: 1px solid #f5f5f5;
}
.admin-kanban .deal-card-comments-section .comment-body {
  color: #333;
}
.admin-kanban .deal-card-comments-section .comment-meta {
  font-size: 9px;
  color: #999;
  margin-top: 2px;
}
.admin-kanban .deal-card-comments-section .comment-user {
  font-weight: 600;
  margin-right: 4px;
}
.admin-kanban .deal-card-comments-section .comment-date {
  margin-right: 6px;
}
.admin-kanban .deal-card-comments-section .update-comment {
  font-size: 9px;
}
.admin-kanban .deal-card-comments-section .add-comment {
  width: 100%;
  font-size: 11px;
  padding: 4px 6px;
  border: 1px solid #ddd;
  border-radius: 3px;
  resize: vertical;
  min-height: 32px;
}
.admin-kanban .deal-card-comments-section .btn-comment {
  margin-top: 4px;
}
.admin-kanban .deal-close-deal-btn, .admin-kanban .deal-reopen-deal-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  border: 1px solid #f0d0d0;
  border-radius: 3px;
  background: #fff;
  color: #ccc;
  font-size: 9px;
  cursor: pointer;
  transition: all 0.15s;
}
.admin-kanban .deal-close-deal-btn:hover, .admin-kanban .deal-reopen-deal-btn:hover {
  background: #f8d7da;
  color: #e74c3c;
  border-color: #e74c3c;
}
.admin-kanban .deal-reopen-deal-btn {
  border-color: #d4edda;
}
.admin-kanban .deal-reopen-deal-btn:hover {
  background: #d4edda;
  color: #27ae60;
  border-color: #27ae60;
}
.admin-kanban .deal-card-agent {
  font-size: 9px;
  color: #999;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
}
.admin-kanban .deal-card-tasks {
  margin-top: 4px;
}
.admin-kanban .deal-todo-list {
  margin-top: 4px;
  border-top: 1px solid #eee;
  padding-top: 3px;
}
.admin-kanban .deal-todo-item {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 2px 0;
  font-size: 10px;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
  transition: background-color 0.15s;
}
.admin-kanban .deal-todo-item:hover {
  background-color: #f5f5f5;
}
.admin-kanban .deal-todo-item.deal-todo-item-active {
  background-color: #e8eaf6;
}
.admin-kanban .deal-todo-check {
  font-size: 10px;
  width: 14px;
  text-align: center;
  flex-shrink: 0;
}
.admin-kanban .deal-todo-label {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.admin-kanban .deal-todo-completed .deal-todo-label,
.admin-kanban .deal-todo-auto-completed .deal-todo-label {
  text-decoration: line-through;
  color: #999;
}
.admin-kanban .deal-todo-canceled .deal-todo-label {
  text-decoration: line-through;
  color: #bbb;
}
.admin-kanban .deal-todo-completed .deal-todo-check {
  color: #4CAF50;
}
.admin-kanban .deal-todo-canceled .deal-todo-check {
  color: #999;
}
.admin-kanban .deal-todo-pending .deal-todo-check {
  color: #bbb;
}
.admin-kanban .deal-todo-source-persisted {
  border-left: 2px solid #1976D2;
}
.admin-kanban .deal-todo-source-rule {
  border-left: 2px solid transparent;
}
.admin-kanban .deal-todo-assignee {
  font-size: 9px;
  color: #999;
  flex-shrink: 0;
  white-space: nowrap;
}
.admin-kanban .deal-todo-auto-badge {
  cursor: default;
}
.admin-kanban .deal-todo-unassigned {
  color: #ccc;
}
.admin-kanban .deal-todo-action-link {
  background: none;
  border: none;
  padding: 0 2px;
  cursor: pointer;
  color: #4CAF50;
  font-size: 10px;
  flex-shrink: 0;
  position: relative;
}
.admin-kanban .deal-todo-action-link:hover {
  color: #2E7D32;
}
.admin-kanban .deal-todo-email-wip-btn {
  color: #e67e22;
  text-decoration: none;
}
.admin-kanban .deal-todo-email-wip-btn:hover {
  color: #d35400;
}
.admin-kanban .deal-todo-wip-badge {
  font-size: 10px;
  margin-left: 2px;
}
.admin-kanban .deal-todo-due {
  font-size: 9px;
  padding: 1px 4px;
  border-radius: 3px;
  white-space: nowrap;
  flex-shrink: 0;
}
.admin-kanban .deal-todo-due--overdue {
  background: #ffebee;
  color: #c62828;
}
.admin-kanban .deal-todo-due--today {
  background: #fff3e0;
  color: #e65100;
}
.admin-kanban .deal-todo-due--soon {
  background: #fff8e1;
  color: #f9a825;
}
.admin-kanban .deal-todo-due--future {
  background: #e8f5e9;
  color: #2e7d32;
}
.admin-kanban .deal-todo-done-toggle {
  margin-top: 2px;
}
.admin-kanban .deal-todo-done-toggle-link {
  font-size: 9px;
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.admin-kanban .deal-todo-done-toggle-link:hover {
  color: #666;
}
.admin-kanban .deal-todo-popover {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  padding: 4px;
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
  min-width: 150px;
}
.admin-kanban .deal-todo-action {
  font-size: 10px;
  padding: 3px 6px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fafafa;
  cursor: pointer;
  white-space: nowrap;
}
.admin-kanban .deal-todo-action:hover {
  background: #e3f2fd;
  border-color: #90caf9;
}
.admin-kanban .deal-todo-date-section {
  display: flex;
  gap: 3px;
  align-items: center;
  width: 100%;
  margin-top: 2px;
}
.admin-kanban .deal-todo-date-section .deal-todo-date-input {
  font-size: 10px;
  padding: 2px 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  flex: 1;
}
.admin-kanban .deal-todo-add {
  margin-top: 3px;
}
.admin-kanban .deal-todo-add-btn {
  font-size: 10px;
  color: #999;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 3px;
  cursor: pointer;
}
.admin-kanban .deal-todo-add-btn:hover {
  color: #666;
}
.admin-kanban .deal-todo-add-icon {
  font-size: 12px;
  font-weight: bold;
}
.admin-kanban .deal-todo-add-row {
  display: flex;
  gap: 3px;
  align-items: center;
}
.admin-kanban .deal-todo-add-title {
  flex: 1;
  font-size: 10px;
  padding: 2px 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.admin-kanban .deal-todo-add-save,
.admin-kanban .deal-todo-add-cancel {
  font-size: 11px;
  padding: 1px 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fafafa;
  cursor: pointer;
}
.admin-kanban .deal-todo-add-save:hover,
.admin-kanban .deal-todo-add-cancel:hover {
  background: #e8f5e9;
}
.admin-kanban .deal-todo-add-cancel:hover {
  background: #ffebee;
}
.admin-kanban .deal-todo-add-extras {
  display: flex;
  gap: 4px;
  align-items: center;
  margin-top: 3px;
  font-size: 10px;
}
.admin-kanban .deal-todo-add-date-toggle {
  text-decoration: none;
  cursor: pointer;
}
.admin-kanban .deal-todo-add-date {
  font-size: 10px;
  padding: 2px 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.admin-kanban .deal-new-deal-btn {
  margin-left: 8px;
  white-space: nowrap;
  color: #888;
  font-size: 11px;
  padding: 5px 12px;
  border: 1px dashed #ccc;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.02);
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}
.admin-kanban .deal-new-deal-btn:hover {
  background: rgba(0, 0, 0, 0.06);
  color: #555;
  border-color: #aaa;
}
.admin-kanban .deal-new-deal-btn .fa {
  margin-right: 4px;
}
.admin-kanban .deal-help-btn {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
  color: #999;
  padding: 4px 8px;
  margin-left: 8px;
  transition: color 0.15s;
}
.admin-kanban .deal-help-btn:hover {
  color: #1976D2;
}
.admin-kanban .deal-help-btn.deal-help-btn-right {
  margin-left: auto;
}

#deal-create-deal-modal .modal-content,
#deal-create-deal-modal .modal-body {
  overflow: visible;
}

.deal-create-user-search {
  position: relative;
}

.deal-create-user-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1050;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  max-height: 250px;
  overflow-y: auto;
  border-top: none;
}
.deal-create-user-suggestions:empty {
  display: none;
}

.deal-create-user-option {
  padding: 6px 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.deal-create-user-option:hover, .deal-create-user-option.active {
  background: #e3f2fd;
}

.deal-create-user-option-name {
  font-weight: 600;
  font-size: 12px;
  color: #333;
  white-space: nowrap;
}
.deal-create-user-option-name .kanban-scope-icon {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.deal-create-user-option-email {
  font-size: 10px;
  color: #999;
  white-space: nowrap;
}

.deal-create-user-selected {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  background: #e8f5e9;
  border-radius: 4px;
  font-size: 12px;
  margin-top: 4px;
}

.deal-create-user-clear {
  background: none;
  border: none;
  cursor: pointer;
  color: #999;
  padding: 0;
}
.deal-create-user-clear:hover {
  color: #c62828;
}

.deal-contact-search-wrapper {
  position: relative;
  margin-right: 8px;
}

.deal-contact-search-input {
  font-size: 11px;
  padding: 4px 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 180px;
  outline: none;
}
.deal-contact-search-input:focus {
  border-color: #80bdff;
}

.deal-contact-search-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1050;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  max-height: 250px;
  overflow-y: auto;
  border-top: none;
}
.deal-contact-search-suggestions:empty {
  display: none;
}

.deal-contact-search-item {
  padding: 5px 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.deal-contact-search-item:hover, .deal-contact-search-item.active {
  background: #e3f2fd;
}

.deal-contact-search-name {
  font-weight: 600;
  font-size: 11px;
  color: #333;
}
.deal-contact-search-name .kanban-scope-icon {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.deal-contact-search-email {
  font-size: 10px;
  color: #999;
}

.elig-modal-header {
  display: flex !important;
  flex-direction: column !important;
  padding: 8px 15px !important;
  gap: 4px;
}

.elig-modal-header-row1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.elig-modal-header-row1 .elig-modal-user-name {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}
.elig-modal-header-row1 .elig-modal-user-name a {
  color: #337ab7;
}

.elig-modal-header-row2 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.elig-modal-header-row2 .modal-title {
  margin: 0;
  font-size: 14px;
  white-space: nowrap;
}

.elig-modal-header-intent {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-left: auto;
  flex-wrap: nowrap;
}

.elig-modal-close {
  font-size: 22px;
  line-height: 1;
  color: #333 !important;
  opacity: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}
.elig-modal-close:hover {
  color: #c0392b !important;
}

.elig-modal-toolbar {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  background: #f8f9fa;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 8px;
}

.elig-search-icon {
  color: #999;
  font-size: 13px;
}

.elig-search-input {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 4px 8px;
  font-size: 12px;
  flex: 1;
  outline: none;
}
.elig-search-input:focus {
  border-color: #80bdff;
}

.elig-search-count {
  font-size: 11px;
  color: #888;
  white-space: nowrap;
}

.elig-general-intent-label {
  font-size: 11px;
  color: #666;
  white-space: nowrap;
  font-weight: 600;
}

.elig-general-feedback {
  font-size: 11px;
}

.elig-county-notice {
  font-size: 11px;
  color: #888;
  font-style: italic;
  margin: 0 0 8px 0;
  padding: 0 4px;
}

.elig-cards-container {
  max-height: 60vh;
  overflow-y: auto;
  padding: 0 2px;
}

.elig-separator {
  display: flex;
  align-items: center;
  margin: 10px 0 6px;
  font-size: 11px;
  color: #999;
}
.elig-separator::before, .elig-separator::after {
  content: "";
  flex: 1;
  border-top: 1px solid #ddd;
}
.elig-separator span {
  padding: 0 10px;
  white-space: nowrap;
}

.elig-card {
  display: flex;
  align-items: stretch;
  border: 1px solid #e0e0e0;
  border-left: 3px solid #27ae60;
  border-radius: 3px;
  margin-bottom: 4px;
  padding: 6px 8px;
  font-size: 12px;
  background: #fff;
  transition: background 0.2s, box-shadow 0.2s;
  min-height: 52px;
}
.elig-card:hover {
  background: #f8fdf8;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.elig-card--ineligible {
  border-left-color: #ccc;
  background: #fafafa;
  opacity: 0.7;
}
.elig-card--ineligible:hover {
  background: #f5f5f5;
  opacity: 0.85;
}
.elig-card--shake {
  animation: elig-shake 0.5s ease-in-out;
}

@keyframes elig-shake {
  0%, 100% {
    transform: translateX(0);
  }
  15% {
    transform: translateX(-4px);
  }
  30% {
    transform: translateX(4px);
  }
  45% {
    transform: translateX(-3px);
  }
  60% {
    transform: translateX(3px);
  }
  75% {
    transform: translateX(-1px);
  }
  90% {
    transform: translateX(1px);
  }
}
.elig-card__project {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-right: 8px;
  overflow: hidden;
}

.elig-card__body {
  margin-bottom: 4px;
}
.elig-card__body .kanban-card-name {
  font-size: 12px;
  margin: 0;
}

.elig-card__footer .kanban-progress-container {
  gap: 6px;
}
.elig-card__footer .kanban-progress-bar {
  height: 5px;
}
.elig-card__footer .kanban-card-date {
  font-size: 10px;
  margin-top: 2px;
}

.elig-card__eligibility {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 8px;
  border-left: 1px solid #f0f0f0;
  min-width: 0;
}

.elig-card__elig-summary {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  text-align: center;
}

.elig-card__elig-summary-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
}

.elig-card__badge {
  font-size: 10px;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 3px;
  white-space: nowrap;
}
.elig-card__badge--ok {
  background: #d4edda;
  color: #155724;
}
.elig-card__badge--ko {
  background: #f8d7da;
  color: #721c24;
}

.elig-card__elig-hint {
  font-size: 10px;
  color: #666;
  white-space: nowrap;
}

.elig-card__expand-btn {
  background: none;
  border: none;
  padding: 2px 0;
  cursor: pointer;
  color: #999;
  font-size: 9px;
  transition: color 0.15s;
}
.elig-card__expand-btn .fa {
  margin-right: 3px;
}
.elig-card__expand-btn:hover {
  color: #1565c0;
}
.elig-card__expand-btn.elig-card__expand-btn--open {
  color: #1565c0;
}

.elig-card__elig-details {
  margin-top: 6px;
}
.elig-card__elig-details .elig-conditions-panel {
  margin-bottom: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.elig-card__elig-details .elig-conditions-header {
  font-size: 10px;
  padding: 3px 8px;
}
.elig-card__elig-details .elig-condition-row {
  font-size: 10px;
  padding: 2px 8px;
}
.elig-card__elig-details .elig-condition-label .fa-question-circle {
  font-size: 9px;
}
.elig-card__elig-details .elig-condition-value {
  font-size: 10px;
  min-width: 60px;
}
.elig-card__elig-details .elig-badge {
  font-size: 9px;
  padding: 0 4px;
}
.elig-card__elig-details .elig-multi-value {
  font-size: 9px;
  gap: 3px;
}
.elig-card__elig-details .elig-multi-value__item {
  padding: 0 3px;
}
.elig-card__elig-details .elig-condition-message {
  font-size: 9px;
  padding: 2px 6px;
}

.elig-card__existing-intent {
  display: inline-block;
  font-size: 10px;
  color: #856404;
  background: #fff3cd;
  padding: 1px 5px;
  border-radius: 3px;
}

.elig-card__county-warning {
  font-size: 9px;
  color: #999;
  font-style: italic;
  margin: 2px 0 0;
}

.elig-card__action {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 8px;
  border-left: 1px solid #f0f0f0;
}

.elig-card__form {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.elig-card__form-inline {
  display: flex;
  align-items: center;
  gap: 4px;
}

.elig-card__amount-input {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px 6px;
  font-size: 12px;
  flex: 1;
  min-width: 60px;
  text-align: right;
  outline: none;
}
.elig-card__amount-input:focus {
  border-color: #80bdff;
}
.elig-card__amount-input::-webkit-inner-spin-button, .elig-card__amount-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.elig-card__amount-input {
  -moz-appearance: textfield;
}

.elig-card__currency {
  font-size: 12px;
  color: #666;
}

.elig-card__comment-input {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px 6px;
  font-size: 11px;
  width: 100%;
  resize: none;
  outline: none;
}
.elig-card__comment-input:focus {
  border-color: #80bdff;
}

.elig-card__select {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px 6px;
  font-size: 11px;
  outline: none;
  background: #fff;
  flex: 1;
}
.elig-card__select:focus {
  border-color: #80bdff;
}
.elig-card__select:disabled {
  background: #f5f5f5;
  color: #aaa;
}

.elig-card__form-separator {
  border: none;
  border-top: 1px dashed #ddd;
  margin: 4px 0;
}

.elig-card__intent-btn,
.elig-card__booking-btn {
  font-size: 12px;
  padding: 3px 8px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fafafa;
  cursor: pointer;
  white-space: nowrap;
  color: #555;
  line-height: 1.4;
}
.elig-card__intent-btn:hover,
.elig-card__booking-btn:hover {
  background: #e3f2fd;
  border-color: #90caf9;
  color: #1565c0;
}
.elig-card__intent-btn:disabled,
.elig-card__booking-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.elig-card__booking-btn {
  border-color: #90caf9;
  color: #1565c0;
  background: #f0f7ff;
}
.elig-card__booking-btn:hover {
  background: #bbdefb;
}

.elig-card__form-feedback {
  min-height: 14px;
}

.elig-card__action-existing {
  display: flex;
  align-items: center;
  gap: 4px;
}

.elig-card__action-existing-info {
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.elig-card__action-existing-label {
  font-size: 10px;
  font-weight: 600;
  color: #27ae60;
}
.elig-card__action-existing-label--booking {
  color: #1565c0;
}

.elig-card__action-existing-amount {
  font-size: 12px;
  font-weight: 700;
  color: #333;
}

.elig-card__action-existing-date {
  font-size: 9px;
  color: #999;
}

.elig-card__edit-btn {
  background: none;
  border: none;
  color: #ccc;
  cursor: pointer;
  font-size: 10px;
  padding: 2px;
  margin-left: 2px;
}
.elig-card__edit-btn:hover {
  color: #337ab7;
}

.elig-card__edit-form {
  margin-top: 4px;
}

.elig-card__update-btn {
  font-size: 11px;
  padding: 3px 6px;
  border: 1px solid #90caf9;
  border-radius: 3px;
  background: #e3f2fd;
  cursor: pointer;
  white-space: nowrap;
  color: #1565c0;
}
.elig-card__update-btn:hover {
  background: #bbdefb;
}

.elig-card__cancel-edit-btn {
  font-size: 11px;
  padding: 3px 6px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fafafa;
  cursor: pointer;
  white-space: nowrap;
  color: #999;
}
.elig-card__cancel-edit-btn:hover {
  background: #f0f0f0;
}

.elig-card__action-disabled {
  font-size: 11px;
  color: #aaa;
  text-align: center;
}
.elig-card__action-disabled .fa {
  margin-right: 4px;
}

.elig-card .kanban-scope-icon {
  width: 14px;
  height: 14px;
}
.elig-card a.kanban-card-id {
  font-size: 10px;
}
.elig-card .kanban-card-company {
  font-size: 10px;
}
.elig-card .kanban-remaining-label {
  font-size: 9px;
}
.elig-card .kanban-progress-label {
  font-size: 10px;
}

.calendly-orphans-pill-bar {
  top: calc(129px + 44px + 12px) !important;
}
@media (max-width: 1199px) {
  .calendly-orphans-pill-bar {
    top: calc(62px + 44px + 12px) !important;
  }
}

.calendly-orphans-drawer .drawer-body {
  padding: 0;
}

.drawer-calendly-orphans-open .calendly-orphans-drawer.admin-drawer--right {
  transform: translateX(0);
}

.drawer-calendly-orphans-open .calendly-orphans-overlay {
  opacity: 1;
  pointer-events: auto;
}

.calendly-orphans-list {
  display: flex;
  flex-direction: column;
}

.calendly-orphan-item {
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 16px;
  transition: background 0.15s ease;
}
.calendly-orphan-item:hover {
  background: #f0f4f8;
}

.calendly-orphan-item-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 4px;
}

.calendly-orphan-email {
  font-weight: 600;
  font-size: 13px;
  color: #2c3e50;
  word-break: break-all;
}

.calendly-orphan-date {
  font-size: 11px;
  color: #7f8c8d;
  white-space: nowrap;
  margin-left: 8px;
}

.calendly-orphan-item-meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: 8px;
}

.calendly-orphan-organizer {
  font-size: 11px;
  color: #7f8c8d;
}

.calendly-orphan-error {
  font-size: 11px;
  color: #e74c3c;
  font-style: italic;
}

.calendly-orphan-item-actions {
  display: flex;
  gap: 6px;
}

.elig-conditions-panel {
  margin-bottom: 10px;
  border: 1px solid #e2e8f0;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  background: #fff;
}

.elig-conditions-header {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  background: #f0f4f8;
  border-bottom: 1px solid #e2e8f0;
  font-size: 12px;
  font-weight: 600;
  color: #2d3748;
}
.elig-conditions-header .fa {
  font-size: 12px;
  color: #718096;
}

.elig-conditions-body {
  padding: 0;
}

.elig-condition-row {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border-bottom: 1px solid #f0f0f0;
  font-size: 12px;
  transition: background 0.15s;
}
.elig-condition-row:last-child {
  border-bottom: none;
}
.elig-condition-row:hover {
  background: #f7fafc;
}
.elig-condition-row--highlight {
  background: #f7fafc;
  font-weight: 600;
}

.elig-condition-label {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 5px;
  color: #4a5568;
  min-width: 0;
}
.elig-condition-label .fa-question-circle {
  font-size: 11px;
  color: #a0aec0;
  cursor: help;
  flex-shrink: 0;
}
.elig-condition-label .fa-question-circle:hover {
  color: #4a90d9;
}

.elig-condition-sublabel {
  font-size: 10px;
  color: #a0aec0;
  font-style: italic;
}

.elig-condition-value {
  flex-shrink: 0;
  text-align: right;
  font-weight: 500;
  padding-left: 10px;
  min-width: 80px;
}

.elig-value--ok {
  color: #166534;
}
.elig-value--ok .elig-value__dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #22c55e;
  margin-right: 4px;
  vertical-align: middle;
}

.elig-value--ko {
  color: #991b1b;
}
.elig-value--ko .elig-value__dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ef4444;
  margin-right: 4px;
  vertical-align: middle;
}

.elig-value--warn {
  color: #92400e;
}
.elig-value--warn .elig-value__dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f59e0b;
  margin-right: 4px;
  vertical-align: middle;
}

.elig-value--neutral {
  color: #4a5568;
}

.elig-badge {
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  padding: 1px 6px;
  border-radius: 3px;
}

.elig-badge--ok {
  background: #d1fae5;
  color: #065f46;
}

.elig-badge--ko {
  background: #fee2e2;
  color: #991b1b;
}

.elig-badge--expired {
  background: #fee2e2;
  color: #991b1b;
}

.elig-badge--valid {
  background: #d1fae5;
  color: #065f46;
}

.elig-badge--none {
  background: #fef3c7;
  color: #92400e;
}

.elig-multi-value {
  display: flex;
  gap: 6px;
  font-size: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.elig-multi-value__item {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  padding: 0 4px;
  border-radius: 2px;
  background: #f7fafc;
  border: 1px solid #e2e8f0;
}
.elig-multi-value__item--ok {
  background: #f0fdf4;
  border-color: #bbf7d0;
}
.elig-multi-value__item--ko {
  background: #fef2f2;
  border-color: #fecaca;
}

.elig-condition-message {
  font-size: 11px;
  color: #92400e;
  background: #fffbeb;
  padding: 4px 8px;
  border-radius: 3px;
  margin: 2px 0;
  line-height: 1.4;
}

.elig-conditions-wrapper {
  max-width: 600px;
}
.elig-conditions-wrapper .elig-conditions-panel {
  margin-bottom: 8px;
}

.admin-kanban .kanban-board-title {
  margin: 0;
  font-weight: 600;
}
.admin-kanban .kanban-column-days-filter {
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 2px 10px 4px;
  font-size: 9px;
  font-style: italic;
  color: #999;
}
.admin-kanban .kanban-column-days-filter input.kanban-days-input {
  width: 24px;
  height: 16px;
  padding: 0 2px;
  margin: 0;
  font-size: 9px;
  font-style: italic;
  text-align: center;
  border: none;
  border-bottom: 1px dotted #aaa;
  border-radius: 0;
  background: transparent;
  color: #888;
  box-shadow: none;
  line-height: 1;
  -moz-appearance: textfield;
}
.admin-kanban .kanban-column-days-filter input.kanban-days-input::-webkit-outer-spin-button, .admin-kanban .kanban-column-days-filter input.kanban-days-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.admin-kanban .kanban-column-days-filter input.kanban-days-input:hover {
  border-bottom-color: #666;
  color: #666;
}
.admin-kanban .kanban-column-days-filter input.kanban-days-input:focus {
  border-bottom-color: #1976D2;
  border-bottom-style: solid;
  outline: none;
  color: #333;
  font-style: normal;
}
.admin-kanban .kanban-days-label,
.admin-kanban .kanban-days-sep {
  font-size: 9px;
  color: #999;
}
.admin-kanban .kanban-days-info {
  cursor: help;
  color: #aaa;
  font-size: 9px;
  margin-right: 2px;
  font-style: normal;
  transition: color 0.15s;
}
.admin-kanban .kanban-days-info:hover {
  color: #666;
}
.admin-kanban .kanban-card-sub {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 1px 0;
  font-size: 10px;
  color: #aaa;
  line-height: 1.3;
  overflow: hidden;
}
.admin-kanban .kanban-card-email {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin-kanban .kanban-card-sub-sep {
  color: #ddd;
}
.admin-kanban .kanban-card-sub-text {
  white-space: nowrap;
}
.admin-kanban .kanban-card-sub-right {
  margin-left: auto;
  white-space: nowrap;
  font-size: 9px;
}
.admin-kanban .kanban-card-sub-right .fa {
  margin-right: 2px;
  font-size: 9px;
}
.admin-kanban .kanban-card-header .kanban-card-name,
.admin-kanban .kanban-card-header .kanban-card-company {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
}
.admin-kanban .kanban-card-details {
  margin-top: 4px;
  padding-top: 4px;
  border-top: 1px solid #eee;
}
.admin-kanban .kanban-card-detail-row {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 1px 0;
  font-size: 10px;
}
.admin-kanban .kanban-card-detail-emoji {
  width: 14px;
  text-align: center;
  flex-shrink: 0;
  font-size: 10px;
  color: #999;
}
.admin-kanban .kanban-card-detail-label {
  color: #666;
}
.admin-kanban .kanban-card-detail-badge {
  margin-left: auto;
  font-size: 9px;
  font-weight: 600;
  padding: 1px 5px;
  border-radius: 3px;
  white-space: nowrap;
  background: #f5f5f5;
  color: #999;
}
.admin-kanban .kanban-card-detail-badge.kyc-validated, .admin-kanban .kanban-card-detail-badge.success {
  background: #e8f5e9;
  color: #2E7D32;
}
.admin-kanban .kanban-card-detail-badge.kyc-pending {
  background: #fff3e0;
  color: #E65100;
}
.admin-kanban .kanban-card-detail-badge.kyc-rejected, .admin-kanban .kanban-card-detail-badge.danger {
  background: #ffebee;
  color: #C62828;
}
.admin-kanban .kanban-card-detail-badge.kyc-missing {
  background: #f0f0f0;
  color: #999;
}
.admin-kanban .kanban-card-relance {
  font-size: 10px;
  color: #888;
}
.admin-kanban .kanban-card-relance .fa {
  margin-right: 3px;
  font-size: 9px;
}
.admin-kanban .kanban-card-relance.kanban-relance-none {
  color: #ccc;
  font-style: italic;
}
.admin-kanban .kanban-card-highlight {
  animation: bn-highlight 2s ease-out;
}
@keyframes bn-highlight {
  0% {
    box-shadow: 0 0 0 3px #1976D2;
  }
  100% {
    box-shadow: none;
  }
}
.admin-kanban .bn-user-search-wrapper {
  position: relative;
  margin-left: 8px;
}
.admin-kanban .bn-user-search-input {
  font-size: 11px;
  padding: 4px 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 200px;
  outline: none;
}
.admin-kanban .bn-user-search-input:focus {
  border-color: #80bdff;
}
.admin-kanban .bn-user-search-suggestions {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1050;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  max-height: 250px;
  overflow-y: auto;
  width: 280px;
}
.admin-kanban .bn-user-search-item {
  padding: 6px 10px;
  font-size: 11px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.admin-kanban .bn-user-search-item:hover, .admin-kanban .bn-user-search-item.active {
  background: #e3f2fd;
}
.admin-kanban .bn-user-search-name {
  font-weight: 600;
  color: #333;
}
.admin-kanban .bn-user-search-email {
  font-size: 10px;
  color: #999;
}

.admin-kanban .kanban-card--awaiting {
  border: 1px dashed #b0bec5;
  background: #fbfcfe;
}
.admin-kanban .kanban-card-ghost {
  border: 1px dashed #bdbdbd;
  background: #f8f8f8;
}
.admin-kanban .kanban-card-ghost-banner {
  margin-top: 8px;
  padding: 5px 8px;
  font-size: 10px;
  line-height: 1.3;
  color: #616161;
  background: #eeeeee;
  border-radius: 3px;
}
.admin-kanban .kanban-card-ghost-banner .fa {
  margin-right: 4px;
  color: #9e9e9e;
}
.admin-kanban .kanban-card-warning {
  display: block;
  width: 100%;
  margin-top: 6px;
  padding: 6px 8px;
  font-size: 10px;
  line-height: 1.4;
  text-align: left;
  color: #856404;
  background: #fff3cd;
  border: none;
  border-left: 3px solid #ffc107;
  border-radius: 3px;
}
.admin-kanban .kanban-card-warning .fa {
  margin-right: 4px;
  color: #ffc107;
}
.admin-kanban button.kanban-card-warning {
  cursor: pointer;
  transition: background 0.15s;
}
.admin-kanban button.kanban-card-warning:hover {
  background: #ffe69c;
}
.admin-kanban .lb-card-dates {
  position: relative;
  padding-right: 22px;
}
.admin-kanban .lb-edit-dates-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 5px;
  font-size: 11px;
  line-height: 1;
  color: #999;
  background: transparent;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.15s, color 0.15s, background 0.15s;
}
.admin-kanban .lb-edit-dates-btn .fa {
  margin: 0;
}
.admin-kanban .lb-edit-dates-btn:hover {
  color: #333;
  background: #f0f0f0;
}
.admin-kanban .kanban-card:hover .lb-edit-dates-btn,
.admin-kanban .lb-edit-dates-btn:focus {
  opacity: 1;
}
.admin-kanban .kanban-todo-item--lb-wip-active {
  background: #fffde7 !important;
}
.admin-kanban .lb-wip-popover .lb-wip-popover-banner {
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1.3;
  color: #856404;
  background: #fff3cd;
  border-bottom: 1px solid #ffeeba;
}
.admin-kanban .lb-wip-popover .lb-wip-btn[disabled],
.admin-kanban .lb-wip-popover .kanban-todo-assign-input[disabled] {
  opacity: 0.55;
  cursor: not-allowed;
}
.admin-kanban .lb-wip-popover .kanban-todo-assign-input[disabled] {
  background: #f5f5f5;
}
.admin-kanban .lb-phase-notice {
  position: relative;
  margin: 0 0 10px;
  padding: 8px 26px 8px 12px;
  font-size: 11px;
  line-height: 1.45;
  color: #555;
  background: #f7f9fb;
  border: 1px solid #e3e8ee;
  border-left: 3px solid #1976D2;
  border-radius: 4px;
}
.admin-kanban .lb-phase-notice-title {
  font-size: 11px;
  font-weight: 600;
  color: #1a3a5c;
  margin-bottom: 3px;
}
.admin-kanban .lb-phase-notice-title .fa {
  margin-right: 5px;
  color: #1976D2;
}
.admin-kanban .lb-phase-notice-list {
  margin: 0;
  padding-left: 16px;
}
.admin-kanban .lb-phase-notice-list li {
  margin: 1px 0;
}
.admin-kanban .lb-phase-notice-list strong {
  color: #333;
}
.admin-kanban .lb-phase-notice-link {
  padding: 0;
  border: none;
  background: none;
  font-size: 11px;
  color: #1976D2;
  text-decoration: underline;
  cursor: pointer;
}
.admin-kanban .lb-phase-notice-link:hover {
  color: #0d47a1;
}
.admin-kanban .lb-phase-notice-dismiss {
  position: absolute;
  top: 5px;
  right: 6px;
  width: 18px;
  height: 18px;
  padding: 0;
  font-size: 11px;
  line-height: 1;
  color: #aaa;
  background: none;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
.admin-kanban .lb-phase-notice-dismiss:hover {
  color: #555;
  background: #eceff3;
}
.admin-kanban .lb-create-cycle-form {
  margin-top: 6px;
}
.admin-kanban .lb-create-cycle-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  padding: 5px 8px;
  font-size: 11px;
  font-weight: 600;
  color: #1976D2;
  background: #e3f2fd;
  border: 1px solid #bbdefb;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.15s, border-color 0.15s;
}
.admin-kanban .lb-create-cycle-btn .fa {
  font-size: 10px;
}
.admin-kanban .lb-create-cycle-btn:hover {
  background: #bbdefb;
  border-color: #90caf9;
}
.admin-kanban .lb-create-cycle-btn:focus-visible {
  outline: 2px solid #1976D2;
  outline-offset: 1px;
}
.admin-kanban .lb-lifecycle-form {
  margin-top: 6px;
}
.admin-kanban .lb-lifecycle-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  padding: 4px 8px;
  font-size: 10px;
  color: #777;
  background: #fff;
  border: 1px dashed #cfcfcf;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.15s, border-color 0.15s, color 0.15s;
}
.admin-kanban .lb-lifecycle-btn .fa {
  font-size: 10px;
}
.admin-kanban .lb-lifecycle-btn:hover {
  color: #555;
  border-color: #aaa;
  background: #fafafa;
}
.admin-kanban .lb-lifecycle-btn:focus-visible {
  outline: 2px solid #1976D2;
  outline-offset: 1px;
}
.admin-kanban .lb-lifecycle-btn.lb-lifecycle-btn--danger {
  color: #856404;
  border: 1px solid #ffe69c;
  background: #fff8e1;
}
.admin-kanban .lb-lifecycle-btn.lb-lifecycle-btn--danger:hover {
  background: #ffecb3;
  border-color: #ffd54f;
}
.admin-kanban .lb-lifecycle-btn.lb-lifecycle-btn--ghost {
  border-style: dotted;
  color: #999;
}
.admin-kanban .lb-lifecycle-btn.lb-lifecycle-btn--ghost:hover {
  color: #666;
}
.admin-kanban .lb-task {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 100%;
  padding: 3px 4px;
  font-size: 11px;
  line-height: 1.3;
  text-align: left;
  color: #555;
  background: none;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
.admin-kanban .lb-task:hover {
  background: #f0f7ff;
}
.admin-kanban .lb-task:focus-visible {
  outline: 2px solid #1976D2;
  outline-offset: 1px;
}
.admin-kanban .lb-task .lb-task-check {
  flex-shrink: 0;
  width: 14px;
  text-align: center;
  color: #1976D2;
}
.admin-kanban .lb-task .kanban-todo-label {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin-kanban .lb-task.lb-task--done .lb-task-check {
  color: #2e7d32;
}
.admin-kanban .lb-task.lb-task--done .kanban-todo-label {
  color: #9e9e9e;
  text-decoration: line-through;
}
.admin-kanban .lb-jalon-panel {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px dashed #d5d0e6;
}
.admin-kanban .lb-jalon-toggle {
  display: flex;
  align-items: center;
  gap: 5px;
  width: 100%;
  padding: 5px 8px;
  font-size: 11px;
  color: #555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
  transition: border-color 0.15s, color 0.15s, background 0.15s;
}
.admin-kanban .lb-jalon-toggle .fa {
  font-size: 10px;
}
.admin-kanban .lb-jalon-toggle:hover {
  border-color: #999;
  color: #333;
}
.admin-kanban .lb-jalon-toggle:focus-visible {
  outline: 2px solid #1976D2;
  outline-offset: 1px;
}
.admin-kanban .lb-jalon-toggle.lb-jalon-toggle--open {
  color: #1976D2;
  background: #f0f7ff;
  border-color: #90caf9;
}
.admin-kanban .lb-jalon-forms {
  margin-top: 6px;
}
.admin-kanban .lb-jalon-form {
  padding: 8px;
  background: #fff;
  border: 1px solid #d5d0e6;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.admin-kanban .lb-jalon-form + .lb-jalon-form {
  margin-top: 6px;
}
.admin-kanban .lb-jalon-form-title {
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 600;
  color: #333;
}
.admin-kanban .lb-jalon-field {
  margin-bottom: 6px;
}
.admin-kanban .lb-jalon-field.lb-jalon-field--check {
  margin-bottom: 4px;
}
.admin-kanban .lb-jalon-label {
  display: block;
  margin-bottom: 2px;
  font-size: 10px;
  color: #666;
}
.admin-kanban .lb-jalon-input {
  width: 100%;
  padding: 4px 6px;
  font-size: 11px;
  color: #333;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  outline: none;
}
.admin-kanban .lb-jalon-input:focus {
  border-color: #80bdff;
}
.admin-kanban .lb-jalon-check-label {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin: 0;
  font-size: 10px;
  font-weight: normal;
  color: #555;
  cursor: pointer;
}
.admin-kanban .lb-jalon-check-label input {
  margin: 1px 0 0;
}
.admin-kanban .lb-jalon-submit {
  width: 100%;
  margin-top: 2px;
  padding: 5px 8px;
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  background: #2e7d32;
  border: 1px solid #2e7d32;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.15s;
}
.admin-kanban .lb-jalon-submit:hover {
  background: #1b5e20;
}
.admin-kanban .lb-jalon-submit:focus-visible {
  outline: 2px solid #2e7d32;
  outline-offset: 1px;
}
.admin-kanban .kanban-card-projects {
  display: flex;
  align-items: center;
  gap: 4px;
}
.admin-kanban .kanban-card-projects .kanban-card-project-link {
  flex: 1;
  min-width: 0;
  font-size: 10px;
  color: #1976D2;
  padding: 1px 5px;
  background: #e3f2fd;
  border-radius: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.admin-kanban .kanban-card-projects .kanban-card-project-link:hover {
  background: #bbdefb;
  text-decoration: none;
}
.admin-kanban .kanban-card-projects .kanban-card-projects-toggle {
  flex-shrink: 0;
  margin-left: auto;
  font-size: 10px;
  color: #666;
  padding: 1px 5px;
  background: #f0f0f0;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  white-space: nowrap;
}
.admin-kanban .kanban-card-projects .kanban-card-projects-toggle:hover {
  background: #e0e0e0;
  color: #333;
}
.admin-kanban .kanban-card-projects-extra {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 2px;
  padding-left: 17px;
}
.admin-kanban .kanban-card-projects-extra .kanban-card-project-link {
  font-size: 10px;
  color: #1976D2;
  padding: 1px 5px;
  background: #e3f2fd;
  border-radius: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.admin-kanban .kanban-card-projects-extra .kanban-card-project-link:hover {
  background: #bbdefb;
  text-decoration: none;
}
.admin-kanban .kanban-todo-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 0 12px;
  font-size: 12px;
  color: #555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
}
.admin-kanban .kanban-todo-toggle:hover {
  border-color: #999;
  color: #333;
}
.admin-kanban .kanban-todo-toggle .fa {
  font-size: 12px;
}
.admin-kanban .kanban-todo-toggle.kanban-todo-toggle--active {
  color: #1976D2;
  background: #e3f2fd;
  border-color: #1976D2;
}
.admin-kanban .lb-assignee-filter-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.admin-kanban .lb-assignee-filter-input {
  width: 100%;
  height: 28px;
  padding: 4px 24px 4px 8px;
  font-size: 11px;
  border: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
}
.admin-kanban .lb-assignee-filter-input:focus {
  border-color: #80bdff;
}
.admin-kanban .lb-assignee-filter-chevron {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 11px;
  color: #999;
  cursor: pointer;
}
.admin-kanban .lb-assignee-filter-chevron:hover {
  color: #333;
}
.admin-kanban .lb-assignee-filter-suggestions {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1050;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  max-height: 240px;
  overflow-y: auto;
  border-top: none;
}
.admin-kanban .lb-assignee-filter-option {
  padding: 6px 10px;
  font-size: 11px;
  color: #333;
  cursor: pointer;
}
.admin-kanban .lb-assignee-filter-option:hover, .admin-kanban .lb-assignee-filter-option.active {
  background: #f0f7ff;
}
.admin-kanban .lb-assignee-filter-option.lb-assignee-filter-option--clear {
  border-top: 1px solid #eee;
  color: #c62828;
  font-style: italic;
}
.admin-kanban .lb-holding-search-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0 6px;
}
.admin-kanban .lb-holding-search-input {
  width: 220px;
  height: 28px;
  padding: 4px 24px 4px 8px;
  font-size: 11px;
  border: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
}
.admin-kanban .lb-holding-search-input:focus {
  border-color: #80bdff;
}
.admin-kanban .lb-holding-search-clear {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 11px;
  color: #999;
  cursor: pointer;
}
.admin-kanban .lb-holding-search-clear:hover {
  color: #333;
}
.admin-kanban .lb-holding-search-suggestions {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1050;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  max-height: 280px;
  overflow-y: auto;
  border-top: none;
}
.admin-kanban .lb-holding-search-option {
  display: flex;
  flex-direction: column;
  gap: 1px;
  padding: 6px 10px;
  font-size: 11px;
  cursor: pointer;
}
.admin-kanban .lb-holding-search-option:hover, .admin-kanban .lb-holding-search-option.active {
  background: #f0f7ff;
}
.admin-kanban .lb-holding-search-option .lb-holding-search-option-name {
  color: #333;
}
.admin-kanban .lb-holding-search-option .lb-holding-search-option-siren {
  color: #999;
  font-size: 10px;
}

#admin-drawer-todo .kanban-color-orange {
  background: #fdf2e4;
  border-bottom-color: #f0ad4e;
}
#admin-drawer-todo .kanban-color-green {
  background: #eaf6ea;
  border-bottom-color: #27ae60;
}
#admin-drawer-todo .kanban-color-gold {
  background: #fef9e7;
  border-bottom-color: #f39c12;
}
#admin-drawer-todo .kanban-color-purple {
  background: #f0e6f6;
  border-bottom-color: #8e44ad;
}
#admin-drawer-todo .kanban-color-darkblue {
  background: #e8ecf0;
  border-bottom-color: #2c3e50;
}
#admin-drawer-todo .kanban-color-gray {
  background: #f0f0f0;
  border-bottom-color: #95a5a6;
}
#admin-drawer-todo .kanban-color-brown {
  background: #fdf0e6;
  border-bottom-color: #e67e22;
}
#admin-drawer-todo .kanban-color-red {
  background: #fde8e7;
  border-bottom-color: #e74c3c;
}
#admin-drawer-todo .kanban-color-lightgray {
  background: #f7f8f9;
  border-bottom-color: #bdc3c7;
}
#admin-drawer-todo .kanban-color-blue {
  background: #e3f2fd;
  border-bottom-color: #1976D2;
}
#admin-drawer-todo .kanban-color-teal {
  background: #e0f2f1;
  border-bottom-color: #00897B;
}
#admin-drawer-todo .kanban-color-todo {
  background: #fdf2e4;
  border-bottom-color: #f0ad4e;
}
#admin-drawer-todo .kanban-color-in-progress {
  background: #eaf6ea;
  border-bottom-color: #27ae60;
}
#admin-drawer-todo .kanban-color-waiting {
  background: #fef9e7;
  border-bottom-color: #f39c12;
}
#admin-drawer-todo .kanban-color-upcoming {
  background: #e3f2fd;
  border-bottom-color: #1976D2;
}
#admin-drawer-todo .kanban-color-neutral {
  background: #f0f0f0;
  border-bottom-color: #95a5a6;
}
#admin-drawer-todo .kanban-color-danger {
  background: #fde8e7;
  border-bottom-color: #e74c3c;
}
#admin-drawer-todo .todo-drawer-item-body {
  min-width: 0;
}
#admin-drawer-todo .todo-drawer-item--wip {
  background: #fafafa;
}
#admin-drawer-todo .todo-drawer-item--wip .todo-drawer-item-label {
  color: #555;
  font-style: italic;
}
#admin-drawer-todo .todo-drawer-item-meta {
  margin-top: 2px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  font-size: 10px;
  color: #999;
}
#admin-drawer-todo .todo-drawer-item-holding {
  font-weight: 600;
  color: #333;
}
#admin-drawer-todo .todo-drawer-item-sep {
  color: #ccc;
}
#admin-drawer-todo .todo-drawer-item-exercise,
#admin-drawer-todo .todo-drawer-item-assignee {
  color: #666;
}
#admin-drawer-todo .todo-drawer-item-type {
  align-self: start;
  margin-left: auto;
  font-size: 9px;
  padding: 1px 5px;
  border-radius: 2px;
  white-space: nowrap;
}
#admin-drawer-todo .todo-drawer-item-type.todo-drawer-item-type--auto {
  color: #1976D2;
  background: #e3f2fd;
}
#admin-drawer-todo .todo-drawer-item-type.todo-drawer-item-type--manuelle {
  color: #6a1b9a;
  background: #f3e5f5;
}

#lb-dates-modal .lb-dates-modal-feedback {
  margin-top: 16px;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.5;
  color: #1a5276;
  background: #e8f4f8;
  border-left: 3px solid #3498db;
  border-radius: 3px;
}
#lb-dates-modal .lb-dates-modal-feedback .fa {
  margin-right: 6px;
  color: #3498db;
}
#lb-dates-modal .lb-dates-modal-feedback strong {
  color: #1a5276;
}

.admin-kanban .le-genie-project-filter .kanban-filter-popover {
  min-width: 340px;
}
.admin-kanban .le-genie-project-filter .kanban-filter-option {
  align-items: flex-start;
}
.admin-kanban .le-genie-project-filter .kanban-filter-option input[type=checkbox] {
  margin-top: 2px;
  flex-shrink: 0;
}

.email-send-button-wrapper {
  display: inline-block;
  position: relative;
}

.email-send-button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  background-color: #024638;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  border: none;
  border-radius: 6px;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.15s ease, transform 0.05s ease;
}
.email-send-button:hover, .email-send-button:focus {
  background-color: rgb(3.1333333333, 109.6666666667, 87.7333333333);
  color: #fff;
  text-decoration: none;
  outline: none;
}
.email-send-button:active {
  transform: scale(0.98);
}
.email-send-button--resend {
  background-color: #fff;
  color: #024638;
  border: 1px solid #024638;
  padding: 5px 11px;
}
.email-send-button--resend:hover, .email-send-button--resend:focus {
  background-color: #024638;
  color: #fff;
}
.email-send-button--disabled, .email-send-button[disabled] {
  background-color: rgb(191.75, 208.75, 205.25);
  color: #fff;
  cursor: not-allowed;
}
.email-send-button--disabled:hover, .email-send-button--disabled:focus, .email-send-button[disabled]:hover, .email-send-button[disabled]:focus {
  background-color: rgb(191.75, 208.75, 205.25);
  color: #fff;
}
.email-send-button--resend.email-send-button--disabled, .email-send-button--resend[disabled] {
  background-color: #fff;
  color: rgb(153.8, 181, 175.4);
  border-color: rgb(191.75, 208.75, 205.25);
}
.email-send-button--resend.email-send-button--disabled:hover, .email-send-button--resend.email-send-button--disabled:focus, .email-send-button--resend[disabled]:hover, .email-send-button--resend[disabled]:focus {
  background-color: #fff;
  color: rgb(153.8, 181, 175.4);
}
.email-send-button__icon {
  display: inline-flex;
  font-size: 14px;
}
.email-send-button__label {
  white-space: nowrap;
}
.email-send-button__counter {
  opacity: 0.85;
  font-weight: 400;
}

.email-send-alert {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  margin-bottom: 6px;
  padding: 6px 9px;
  max-width: 240px;
  background-color: #fdf2e9;
  border: 1px solid #f5d4b8;
  border-radius: 6px;
  font-size: 11px;
  line-height: 1.35;
  color: #8a4a1f;
}
.email-send-alert__icon {
  flex-shrink: 0;
  margin-top: 1px;
  color: #c46a2f;
}
.email-send-alert__text {
  flex: 1;
}

.email-send-ready {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 6px;
  padding: 3px 9px;
  max-width: 240px;
  background-color: #e6f4ef;
  border: 1px solid #cfe8de;
  border-radius: 999px;
  font-size: 11px;
  line-height: 1.35;
  color: #1f6c54;
}
.email-send-ready__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #2da77a;
  flex-shrink: 0;
}
.email-send-ready__text {
  flex: 1;
}

.email-send-tooltip {
  display: none;
  width: max-content;
  min-width: 280px;
  max-width: 520px;
  padding: 12px 14px;
  text-align: left;
  background-color: #fff;
  color: #024638;
  border: 1px solid #e3e8e6;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  z-index: 1000;
}
.email-send-tooltip[data-show] {
  display: block;
}
.email-send-tooltip__title {
  display: flex;
  align-items: baseline;
  gap: 6px;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 13px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eef1f0;
}
.email-send-tooltip__count {
  font-weight: 400;
  color: #6b7c77;
}
.email-send-tooltip__list {
  list-style: none;
  padding: 0;
  margin: 0 0 6px;
}
.email-send-tooltip__item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  line-height: 1.5;
  color: #4a5d57;
  padding: 6px 0;
}
.email-send-tooltip__item + .email-send-tooltip__item {
  border-top: 1px solid #f3f5f4;
}
.email-send-tooltip__date {
  font-weight: 500;
  color: #024638;
  flex-shrink: 0;
}
.email-send-tooltip__to-label {
  color: #8a9692;
  flex-shrink: 0;
}
.email-send-tooltip__recipient {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4a5d57;
}
.email-send-tooltip__status {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  padding: 1px 6px;
  border-radius: 999px;
  background-color: #f1f3f2;
  color: #6b7c77;
  flex-shrink: 0;
}
.email-send-tooltip__status--delivered, .email-send-tooltip__status--open, .email-send-tooltip__status--click {
  background-color: #e6f4ef;
  color: #1f6c54;
}
.email-send-tooltip__status--bounce, .email-send-tooltip__status--dropped, .email-send-tooltip__status--spamreport {
  background-color: #fdecea;
  color: #a8331f;
}
.email-send-tooltip__status--processed, .email-send-tooltip__status--deferred {
  background-color: #fdf2e9;
  color: #8a4a1f;
}
.email-send-tooltip__link {
  display: inline-block;
  margin-top: 4px;
  padding: 0;
  background: none;
  border: none;
  font-size: 12px;
  text-decoration: underline;
  color: #024638;
  cursor: pointer;
}
.email-send-tooltip__empty {
  font-size: 12px;
  color: #6b7c77;
}
.email-send-tooltip__source {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px solid #eef1f0;
  font-size: 10px;
  color: #8a9692;
  display: flex;
  align-items: baseline;
  gap: 6px;
}
.email-send-tooltip__source-label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  flex-shrink: 0;
}
.email-send-tooltip__source-value {
  background: #f1f3f2;
  color: #4a5d57;
  padding: 1px 5px;
  border-radius: 3px;
  font-family: ui-monospace, "SF Mono", Menlo, monospace;
  font-size: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.email-send-stack {
  display: inline-flex;
  flex-direction: column;
  border: 1px solid #024638;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  min-width: 160px;
}
.email-send-stack .email-send-button-wrapper {
  display: block;
}
.email-send-stack .email-send-button {
  width: 100%;
  border: none;
  border-radius: 0;
  padding: 7px 12px;
  justify-content: center;
}
.email-send-stack .email-send-button--resend {
  background-color: #fff;
  color: #024638;
}
.email-send-stack .document-status-chip {
  width: 100%;
  border: none;
  border-radius: 0;
  padding: 6px 12px;
  justify-content: center;
  border-top: 1px solid rgb(204.4, 218, 215.2);
}
.email-send-stack .email-send-alert,
.email-send-stack .email-send-ready {
  margin: 8px 8px 6px;
  max-width: none;
}
.email-send-stack--signed {
  border-color: rgb(103.2, 144, 135.6);
}
.email-send-stack--signed .document-status-chip {
  border-top-color: rgb(191.75, 208.75, 205.25);
}
.email-send-stack--sent {
  border-color: #6b8fc4;
}
.email-send-stack--sent .document-status-chip {
  border-top-color: #d3e0f3;
}
.email-send-stack--pending {
  border-color: #c9d0ce;
}
.email-send-stack--pending .document-status-chip {
  border-top-color: #e0e4e2;
}

.document-status-chip {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 999px;
  border: 1px solid transparent;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  transition: filter 0.15s ease;
}
.document-status-chip:hover, .document-status-chip:focus {
  text-decoration: none;
  filter: brightness(0.96);
}
.document-status-chip__icon {
  display: inline-flex;
  font-size: 12px;
}
.document-status-chip__label {
  white-space: nowrap;
}
.document-status-chip--signed {
  background-color: #e6f4ef;
  color: #024638;
  border-color: #cfe8de;
}
.document-status-chip--sent {
  background-color: #e8f0fb;
  color: #1f4f8f;
  border-color: #d3e0f3;
}
.document-status-chip--pending {
  background-color: #f1f3f2;
  color: #5b6b66;
  border-color: #e0e4e2;
}
.document-status-chip:not([href]) {
  cursor: default;
}
.document-status-chip:not([href]):hover, .document-status-chip:not([href]):focus {
  filter: none;
}

.pea-load-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 11px;
  background-color: #fff;
  color: #024638;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  border: 1px solid #024638;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.15s ease, color 0.15s ease, transform 0.05s ease;
}
.pea-load-btn:hover, .pea-load-btn:focus {
  background-color: #024638;
  color: #fff;
  outline: none;
}
.pea-load-btn:active {
  transform: scale(0.98);
}
.pea-load-btn__icon {
  display: inline-flex;
  font-size: 13px;
}
.pea-load-btn__label {
  white-space: nowrap;
}

.fc-modal-header {
  background: #024638;
  color: white;
  border-bottom: none;
  padding: 12px 20px;
}
.fc-modal-header .close span {
  color: white;
  text-shadow: none;
}
.fc-modal-header .modal-title {
  font-size: 16px;
  font-weight: 600;
}
.fc-modal-header .fc-modal-project-name {
  font-weight: 400;
  font-size: 14px;
  opacity: 0.8;
}

.fc-modal-body {
  padding: 0;
  height: calc(90vh - 50px);
  max-height: calc(90vh - 50px);
  overflow: hidden;
}
.fc-modal-body > .financial-config-modal {
  padding: 0;
  height: 100%;
}
.fc-modal-body > .financial-config-modal > .row {
  margin: 0;
  display: flex;
  height: 100%;
}

.fc-col-left {
  padding: 20px;
  border-right: 1px solid #e0e0e0;
  overflow-y: auto;
  height: 100%;
}

.fc-col-right {
  padding: 20px;
  background: #fafafa;
  overflow-y: auto;
  height: 100%;
}

.fc-section {
  margin-bottom: 18px;
}
.fc-section:last-child {
  margin-bottom: 0;
}
.fc-section--sticky {
  position: sticky;
  top: 0;
}

.fc-section-label {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #024638;
  margin-bottom: 8px;
  padding-bottom: 6px;
  border-bottom: 1px dashed #ccc;
}

.fc-section-content {
  padding: 4px 0;
}

.fc-row {
  display: flex;
  gap: 12px;
  margin-bottom: 6px;
  align-items: flex-start;
}

.fc-col {
  flex: 1;
  min-width: 0;
}

.fc-field-line {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 8px;
  border-radius: 4px;
  border-left: 3px solid transparent;
  transition: background-color 0.15s ease;
}
.fc-field-line:hover {
  background-color: #f8f9fa;
}
.fc-field-line__label {
  flex: 0 0 180px;
  margin-bottom: 0;
}
.fc-field-line__input {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 6px;
  min-width: 0;
}
.fc-field-line--muted {
  opacity: 0.45;
  transition: opacity 0.2s ease;
}
.fc-field-line--muted:hover, .fc-field-line--muted:focus-within {
  opacity: 1;
}

.fc-label {
  display: block;
  font-size: 11px;
  font-weight: 600;
  color: #555;
  margin-bottom: 2px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.fc-hint {
  display: block;
  font-size: 10px;
  color: #bbb;
  font-style: italic;
  margin-bottom: 2px;
}

.fc-tooltip-icon {
  cursor: help;
  margin-left: 4px;
  color: #999;
  font-size: 10px;
}

.financial-config-modal .fc-field {
  height: 28px;
  padding: 2px 6px;
  font-size: 12px;
  text-align: right;
  border: 1px solid transparent;
  background-color: transparent;
  box-shadow: none;
  border-radius: 3px;
  transition: all 0.15s ease;
  width: 100%;
}
.financial-config-modal .fc-field:hover {
  background-color: #fff;
  border-color: #ccc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
}
.financial-config-modal .fc-field:focus {
  background-color: #fff;
  border-color: #024638;
  box-shadow: 0 0 0 2px rgba(2, 70, 56, 0.15);
}
.financial-config-modal .fc-field--centered {
  text-align: center;
}
.financial-config-modal .fc-field--saving {
  border-color: #F6B411 !important;
  background-color: #fffdf5 !important;
}
.financial-config-modal .fc-field--saved {
  border-color: #27ae60 !important;
  background-color: #f0faf4 !important;
  transition: all 0.3s ease;
}
.financial-config-modal .fc-field--error {
  border-color: #e74c3c !important;
  background-color: #fef5f5 !important;
}
.financial-config-modal select.fc-field {
  text-align: left;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right 8px center;
  padding-right: 20px;
  line-height: 24px;
}
.financial-config-modal select.fc-field:hover, .financial-config-modal select.fc-field:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'%3E%3Cpath fill='%23999' d='M0 0l4 5 4-5z'/%3E%3C/svg%3E");
}
.financial-config-modal input[type=date].fc-field {
  width: 140px;
  flex: 0 0 140px;
  cursor: pointer;
}
.financial-config-modal input[type=date].fc-field::-webkit-calendar-picker-indicator {
  opacity: 0.4;
  cursor: pointer;
}

.fc-input-with-unit {
  display: flex;
  align-items: center;
  gap: 0;
}
.fc-input-with-unit .fc-field {
  flex: 1;
  border-radius: 3px 0 0 3px;
}
.fc-input-with-unit .fc-unit-suffix {
  height: 28px;
  line-height: 28px;
  padding: 0 8px;
  font-size: 11px;
  font-weight: 600;
  color: #bbb;
  background: transparent;
  border: 1px solid transparent;
  border-left: none;
  border-radius: 0 3px 3px 0;
  white-space: nowrap;
  transition: all 0.15s ease;
}
.fc-input-with-unit .fc-field:hover ~ .fc-unit-suffix,
.fc-input-with-unit .fc-field:focus ~ .fc-unit-suffix {
  border-color: #ccc;
  background: #f5f5f5;
  color: #888;
}
.fc-input-with-unit .fc-field:focus ~ .fc-unit-suffix {
  border-color: #024638;
}

.fc-col-left [data-toggle=modal][data-target*=creation-of-specific_amorts] {
  display: none;
}
.fc-col-left .modal[class*=creation-of-specific_amorts], .fc-col-left .modal[class*=creation-of-specific_amorts].fade, .fc-col-left .modal[class*=creation-of-specific_amorts].fade.in {
  display: none;
  position: static !important;
  overflow: visible !important;
  background: none !important;
  opacity: 1 !important;
  z-index: auto !important;
}
.fc-col-left .modal[class*=creation-of-specific_amorts].fc-modal-inline, .fc-col-left .modal[class*=creation-of-specific_amorts].fade.fc-modal-inline, .fc-col-left .modal[class*=creation-of-specific_amorts].fade.in.fc-modal-inline {
  display: block !important;
}
.fc-col-left .modal[class*=creation-of-specific_amorts] .modal-dialog, .fc-col-left .modal[class*=creation-of-specific_amorts].fade .modal-dialog, .fc-col-left .modal[class*=creation-of-specific_amorts].fade.in .modal-dialog {
  width: 100% !important;
  margin: 0 !important;
  position: static !important;
}
.fc-col-left .modal[class*=creation-of-specific_amorts] .ls-modal__header--bg, .fc-col-left .modal[class*=creation-of-specific_amorts].fade .ls-modal__header--bg, .fc-col-left .modal[class*=creation-of-specific_amorts].fade.in .ls-modal__header--bg {
  display: none;
}
.fc-col-left .modal[class*=creation-of-specific_amorts] .ls-modal__close, .fc-col-left .modal[class*=creation-of-specific_amorts].fade .ls-modal__close, .fc-col-left .modal[class*=creation-of-specific_amorts].fade.in .ls-modal__close {
  display: none;
}
.fc-col-left .modal[class*=creation-of-specific_amorts] .modal-content, .fc-col-left .modal[class*=creation-of-specific_amorts].fade .modal-content, .fc-col-left .modal[class*=creation-of-specific_amorts].fade.in .modal-content {
  box-shadow: none !important;
  border: none !important;
  max-height: none;
  background: transparent !important;
}
.fc-col-left .modal[class*=creation-of-specific_amorts] .modal-body, .fc-col-left .modal[class*=creation-of-specific_amorts].fade .modal-body, .fc-col-left .modal[class*=creation-of-specific_amorts].fade.in .modal-body {
  padding: 0;
  max-height: none;
  overflow: visible;
  border: none !important;
}
.fc-col-left .ls-panel {
  border: none;
  margin-bottom: 6px;
}
.fc-col-left .ls-panel .ls-panel--body {
  padding: 6px 8px;
  font-size: 10px;
  line-height: 1.4;
  background: #fff8e1;
  border-radius: 4px;
  border-left: 3px solid #f0ad4e;
}
.fc-col-left .ls-panel .ls-panel--body .red {
  color: #c0392b;
  font-weight: 600;
  font-size: 10px;
}
.fc-col-left .ls-panel .ls-panel--body em {
  font-style: normal;
  font-family: monospace;
  font-size: 9px;
  background: #f5f5f5;
  padding: 0 3px;
  border-radius: 2px;
}
.fc-col-left .ls-panel .ls-panel--body .gray.italic {
  font-size: 9px;
}
.fc-col-left .ls-panel .ls-panel--body .small.red {
  font-size: 9px;
}
.fc-col-left .panel.bg-blue {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.fc-col-left .panel.bg-blue > .row {
  display: none;
}
.fc-col-left .panel.bg-blue > .panel-body {
  padding: 0 !important;
}
.fc-col-left .panel.bg-blue > .panel-body > .row {
  display: none;
}
.fc-col-left .panel.bg-blue > .panel-body > div[style*=margin-top] {
  display: none;
}
.fc-col-left .modal-body > .row:first-child > .col-md-12.warning {
  display: none !important;
}
.fc-col-left .modal-body > .row > .col-sm-1:not(.form-td),
.fc-col-left .modal-body > .row > .col-sm-2:not(.form-td) {
  display: none !important;
}
.fc-col-left .fc-spe-header {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 8px;
  position: relative;
}
.fc-col-left .fc-spe-header .tooltip {
  z-index: 200000 !important;
}
.fc-col-left .fc-spe-header .tooltip.in {
  opacity: 0.9 !important;
}
.fc-col-left .fc-spe-header .tooltip .tooltip-inner {
  max-width: 280px;
  text-align: left;
  white-space: normal;
  padding: 8px 10px;
  font-size: 11px;
  line-height: 1.4;
}
.fc-col-left .fc-spe-header {
  margin-bottom: 2px;
  border-bottom: 1px solid #e0e0e0;
}
.fc-col-left .fc-spe-col {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  color: #888;
  display: flex;
  justify-content: center;
  cursor: help;
  border-bottom: 1px dotted #ccc;
}
.fc-col-left .fc-spe-col--period {
  flex: 0 0 36px;
  text-align: center;
}
.fc-col-left .fc-spe-col--capital {
  flex: 0 0 65px;
}
.fc-col-left .fc-spe-col--rate {
  flex: 0 0 65px;
}
.fc-col-left .fc-spe-col--date {
  flex: 0 0 140px;
}
.fc-col-left .fc-spe-col--cession {
  flex: 0 0 100px;
}
.fc-col-left .fc-spe-col--fiscal {
  flex: 1;
  text-align: left;
}
.fc-col-left .fc-spe-col--actions {
  flex: 0 0 120px;
}
.fc-col-left .table-row {
  padding: 0 !important;
  margin: 0 !important;
  border-left: none;
  transition: background-color 0.15s ease;
  width: 100%;
}
.fc-col-left .table-row:hover {
  background-color: #f0f7f5;
}
.fc-col-left .table-row:hover .form-control {
  background-color: #fff !important;
  border-color: #ccc !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06) !important;
}
.fc-col-left .table-row:hover .btn {
  opacity: 1 !important;
}
.fc-col-left .table-row > form {
  display: flex !important;
  align-items: center;
  gap: 6px;
  padding: 4px 8px;
  width: 100%;
}
.fc-col-left .table-row .form-td:nth-child(2),
.fc-col-left .table-row .form-td:nth-child(3),
.fc-col-left .table-row .form-td:nth-child(4) {
  display: none !important;
}
.fc-col-left .table-row .form-td {
  padding: 0 !important;
  width: auto !important;
  float: none !important;
  min-width: 0;
}
.fc-col-left .table-row .form-td:nth-child(5) {
  flex: 0 0 36px;
}
.fc-col-left .table-row .form-td:nth-child(6) {
  flex: 0 0 65px;
}
.fc-col-left .table-row .form-td:nth-child(7) {
  flex: 0 0 65px;
}
.fc-col-left .table-row .form-td:nth-child(8) {
  flex: 0 0 140px;
}
.fc-col-left .table-row .form-td:nth-child(9) {
  flex: 0 0 100px;
}
.fc-col-left .table-row .form-td:nth-child(10) {
  flex: 1;
}
.fc-col-left .table-row .col-sm-2.form-td {
  flex: 0 0 120px;
}
.fc-col-left .table-row .col-sm-2.form-td .row {
  display: flex !important;
  gap: 4px;
  margin: 0;
}
.fc-col-left .table-row .form-control {
  height: 28px !important;
  padding: 2px 6px !important;
  font-size: 12px !important;
  border: 1px solid transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border-radius: 3px !important;
  transition: all 0.15s ease;
  text-align: right;
}
.fc-col-left .table-row .form-control:focus {
  background-color: #fff !important;
  border-color: #024638 !important;
  box-shadow: 0 0 0 2px rgba(2, 70, 56, 0.15) !important;
}
.fc-col-left .table-row input[type=date].form-control {
  text-align: center;
  font-size: 11px !important;
}
.fc-col-left .table-row select.form-control {
  text-align: left;
  cursor: pointer;
}
.fc-col-left .table-row .btn {
  border: none !important;
  padding: 3px 8px !important;
  font-size: 10px !important;
  border-radius: 3px !important;
  background: none !important;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.fc-col-left .table-row:hover .btn {
  opacity: 1;
}
.fc-col-left .table-row .btn-success {
  color: #27ae60 !important;
}
.fc-col-left .table-row .btn-warning.js-delete-row,
.fc-col-left .table-row .btn-warning {
  color: #999 !important;
}
.fc-col-left .table-row .btn-warning.js-delete-row:hover,
.fc-col-left .table-row .btn-warning:hover {
  color: #c0392b !important;
}
.fc-col-left .table-row .error-message.red {
  font-size: 9px;
  margin-top: 2px;
}
.fc-col-left [id^=add-amort-row-] {
  display: none !important;
}
.fc-col-left h2.red {
  font-size: 11px !important;
  font-weight: 600;
}

.fc-amort-durations-wrapper,
.fc-amort-specific-wrapper {
  margin-top: 12px;
  padding: 0 8px;
}

.fc-spe-lines-wrapper {
  overflow: hidden;
}

.fc-prefill {
  margin-bottom: 12px;
  padding: 10px 12px;
  background: #f8f9fa;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
}
.fc-prefill__mode {
  display: flex;
  gap: 16px;
  margin-bottom: 10px;
}
.fc-prefill__radio {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 11px;
  font-weight: 600;
  color: #555;
  cursor: pointer;
}
.fc-prefill__radio input[type=radio] {
  margin: 0;
  cursor: pointer;
}
.fc-prefill__row {
  display: flex;
  gap: 8px;
  align-items: flex-end;
}
.fc-prefill__row .fc-field {
  border-color: #ccc;
  background-color: #fff;
}
.fc-prefill__cell {
  flex: 1;
  min-width: 0;
}
.fc-prefill__cell .fc-label {
  margin-bottom: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fc-prefill__cell--btn {
  flex: 0 0 auto;
}
.fc-prefill__input {
  height: 28px;
  padding: 2px 6px;
  font-size: 12px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 3px;
  width: 100%;
  text-align: center;
}
.fc-prefill__input:focus {
  border-color: #024638;
  box-shadow: 0 0 0 2px rgba(2, 70, 56, 0.15);
}
.fc-prefill__input-with-unit {
  display: flex;
  align-items: center;
}
.fc-prefill__input-with-unit .fc-prefill__input {
  flex: 1;
  border-radius: 3px 0 0 3px;
  min-width: 50px;
}
.fc-prefill__unit {
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
  color: #888;
  background: #f0f0f0;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 0 3px 3px 0;
  white-space: nowrap;
}
.fc-prefill__btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 600;
  padding: 5px 10px;
  height: 28px;
  background-color: #024638;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.fc-prefill__btn:hover:not(:disabled) {
  background-color: rgb(0.8666666667, 30.3333333333, 24.2666666667);
  color: white;
}
.fc-prefill__btn:disabled {
  background-color: #ccc;
  cursor: not-allowed;
  color: #999;
}
.fc-prefill__disabled-msg {
  margin-top: 6px;
  font-size: 10px;
  color: #999;
  font-style: italic;
}
.fc-prefill__disabled-msg .fa {
  margin-right: 3px;
}

.fc-inline-separator {
  width: 1px;
  height: 20px;
  background: #ddd;
  margin: 0 8px;
  flex-shrink: 0;
}

.fc-unit-prefix {
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
  color: #bbb;
  text-transform: uppercase;
  white-space: nowrap;
}

.fc-field-error {
  font-size: 10px;
  color: #e74c3c;
  margin-top: 2px;
  font-weight: 600;
}

.fc-formatted {
  font-size: 11px;
  color: #2e7d32;
  font-weight: 600;
  margin-top: 2px;
  padding-left: 6px;
  cursor: help;
}

.fc-amf-period {
  display: inline-block;
  margin-top: 4px;
  font-size: 11px;
  color: #666;
  cursor: help;
}
.fc-amf-period .fa {
  font-size: 10px;
  margin-left: 3px;
  color: #999;
}

.fc-amort-badge {
  display: inline-block;
  margin-top: 18px;
  padding: 5px 10px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 11px;
  color: #555;
}
.fc-amort-badge strong {
  color: #024638;
}

.fc-amort-fields {
  margin-top: 10px;
  padding: 10px 12px;
  background: #f8f9fa;
  border-radius: 6px;
  border: 1px solid #e8e8e8;
}

.fc-help-toggle .fc-help-link {
  font-size: 11px;
  color: #6c5b9e;
  cursor: pointer;
  text-decoration: none;
}
.fc-help-toggle .fc-help-link:hover {
  color: #8e44ad;
}
.fc-help-toggle .fc-help-link .fa {
  margin-right: 4px;
}

.fc-help-table {
  margin-top: 8px;
  padding: 8px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #eee;
}

.fc-help-type {
  font-weight: 600;
  font-size: 12px;
  width: 140px;
}

.fc-help-rule {
  font-size: 11px;
  color: #666;
  font-family: monospace;
}

.fc-sim-empty {
  padding: 30px 20px;
  text-align: center;
  color: #888;
  font-size: 13px;
  background: #fff;
  border: 1px dashed #ddd;
  border-radius: 6px;
}
.fc-sim-empty .fa {
  color: #f0ad4e;
}

.fc-sim-params {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}

.fc-sim-param {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 3px 8px;
  background: #e8f5e9;
  color: #2e7d32;
  font-size: 11px;
  font-weight: 600;
  border-radius: 3px;
  border: 1px solid #c8e6c9;
}
.fc-sim-param .fa {
  font-size: 10px;
  opacity: 0.7;
}

.fc-sim-table {
  font-size: 11px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  margin-bottom: 0;
}
.fc-sim-table thead tr {
  background: #024638;
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.3px;
}
.fc-sim-table thead tr th {
  padding: 6px 8px;
  border: none;
  font-weight: 600;
  position: sticky;
  top: 0;
  background: #024638;
  z-index: 1;
}
.fc-sim-table tbody tr {
  transition: background-color 0.1s;
}
.fc-sim-table tbody tr:hover {
  background-color: #f5f5f5;
}
.fc-sim-table tbody tr td {
  padding: 3px 8px;
  border-color: #f0f0f0;
}

.fc-sim-status {
  padding: 8px 12px;
  margin-bottom: 10px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
}
.fc-sim-status .fa {
  margin-right: 5px;
}
.fc-sim-status__detail {
  font-weight: 400;
  font-size: 11px;
  opacity: 0.8;
}
.fc-sim-status__detail::before {
  content: "·";
  margin: 0 5px;
}
.fc-sim-status--ok {
  background: #e8f5e9;
  border: 1px solid #c8e6c9;
  color: #2e7d32;
}
.fc-sim-status--warn {
  background: #fff8e1;
  border: 1px solid #ffe082;
  color: #e67e22;
}
.fc-sim-status--empty {
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  color: #999;
}

.fc-sim-warning {
  padding: 10px 14px;
  margin-bottom: 10px;
  background: #fff8e1;
  border: 1px solid #ffe082;
  border-left: 3px solid #f0ad4e;
  border-radius: 4px;
  font-size: 12px;
  color: #856404;
}
.fc-sim-warning .fa {
  color: #f0ad4e;
  margin-right: 6px;
}
.fc-sim-warning .fc-hint {
  font-size: 11px;
  color: #a67c00;
}

.fc-sim-total {
  background: #f8f9fa;
  border-top: 2px solid #024638;
}
.fc-sim-total td {
  padding: 6px 8px;
}

.fc-spe-readonly {
  margin: 10px 0 12px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  background: #fff;
}
.fc-spe-readonly__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 10px;
  background: #f8f9fa;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 4px 4px 0 0;
}
.fc-spe-readonly__count {
  font-size: 11px;
  font-weight: 600;
  color: #555;
}
.fc-spe-readonly__total {
  font-size: 11px;
  font-weight: 600;
}
.fc-spe-readonly__total .fa {
  margin-right: 3px;
}
.fc-spe-readonly__total--ok {
  color: #27ae60;
}
.fc-spe-readonly__total--warn {
  color: #e67e22;
}
.fc-spe-readonly__table {
  width: 100%;
  margin-bottom: 0;
  font-size: 11px;
  border-collapse: collapse;
}
.fc-spe-readonly__table thead tr {
  background: #024638 !important;
  color: white !important;
}
.fc-spe-readonly__table thead th {
  padding: 4px 8px !important;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border: none !important;
  background: #024638 !important;
  color: white !important;
}
.fc-spe-readonly__table tbody tr {
  border-bottom: 1px solid #f0f0f0;
  transition: background-color 0.1s;
}
.fc-spe-readonly__table tbody tr:hover {
  background-color: #f8f9fa;
}
.fc-spe-readonly__table tbody tr:last-child {
  border-bottom: none;
}
.fc-spe-readonly__table tbody td {
  padding: 4px 8px;
  color: #333;
  border: none;
}
.fc-spe-readonly__row--special {
  background-color: #fff8e1;
}
.fc-spe-readonly__row--saved {
  background-color: #e8f5e9;
  transition: background-color 1.5s ease;
}
.fc-spe-readonly__special-badge {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  color: #e67e22;
}

.fc-spe-edit-btn {
  color: #999;
  font-size: 11px;
  transition: color 0.15s;
}
.fc-spe-edit-btn:hover {
  color: #024638;
  text-decoration: none;
}

.fc-spe-edit-row {
  background-color: #f0f7f5;
}
.fc-spe-edit-row form {
  display: contents;
}

.fc-spe-edit-input {
  height: 26px !important;
  padding: 2px 4px !important;
  font-size: 11px !important;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
}
.fc-spe-edit-input:focus {
  border-color: #024638 !important;
  box-shadow: 0 0 0 2px rgba(2, 70, 56, 0.15) !important;
}

.fc-spe-edit-actions {
  white-space: nowrap;
}
.fc-spe-edit-actions .btn {
  margin: 0 2px;
}

.fc-add-line-btn {
  display: block;
  width: 100%;
  margin-top: 6px;
  padding: 5px 12px;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  color: #999;
  background: transparent;
  border: 1px dashed #ccc;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.15s ease;
}
.fc-add-line-btn:hover {
  background: #f0f7f5;
  border-color: #024638;
  color: #024638;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0;
}

.dataTables_wrapper .dataTables_filter label {
  text-align: center;
}

.static-content-select select {
  max-width: 250px;
}

.inactive-select select {
  pointer-events: none;
  opacity: 0.7;
}

.reimb-payment-date[type=date i] {
  padding: 0;
  padding-left: 10px;
  overflow: visible;
  font-size: 13px;
}

.datatable-column-selector {
  min-height: 50px;
}
.datatable-column-selector button {
  margin-right: 5px;
}

.table-header-centered th {
  text-align: center;
}

.admin-page textarea.cke_source {
  color: black;
}

#invoice-excel-import-modal {
  overflow: visible !important;
}
#invoice-excel-import-modal .modal-dialog,
#invoice-excel-import-modal .modal-content {
  overflow: visible !important;
  max-height: calc(100vh - 40px);
}
#invoice-excel-import-modal .modal-content {
  display: flex;
  flex-direction: column;
}
#invoice-excel-import-modal .modal-body {
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden !important;
  padding-bottom: 0;
}
#invoice-excel-import-modal .modal-footer {
  flex: 0 0 auto;
  background: #fff;
  border-top: 1px solid #e5e5e5;
}
#invoice-excel-import-modal #invoice-excel-import-scroll {
  max-height: calc(100vh - 240px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 8px;
  padding-bottom: 12px;
}
#invoice-excel-import-modal .select2-container.select2-container--open {
  overflow: visible !important;
  overflow-x: visible !important;
}

.select2-dropdown.invoice-excel-import-select2-dropdown,
.select2-dropdown.excel-import-modal-select2-dropdown {
  z-index: 10060 !important;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18) !important;
  color: #333 !important;
}
.select2-dropdown.invoice-excel-import-select2-dropdown .select2-search__field,
.select2-dropdown.excel-import-modal-select2-dropdown .select2-search__field {
  min-width: 12em;
  width: 100% !important;
  box-sizing: border-box;
}
.select2-dropdown.invoice-excel-import-select2-dropdown .select2-results__option,
.select2-dropdown.excel-import-modal-select2-dropdown .select2-results__option {
  color: #333 !important;
}

#marketing-plan-modal #marketing-header {
  background: #024638;
  color: white;
  border-bottom: none;
}
#marketing-plan-modal #marketing-header .close span {
  color: white;
  text-shadow: none;
}
#marketing-plan-modal #marketing-header .modal-title {
  font-size: 16px;
  font-weight: 600;
}
#marketing-plan-modal .modal-body {
  min-height: 85vh;
  padding: 0;
}
#marketing-plan-modal .modal-body > .row {
  margin: 0;
  display: flex;
  min-height: 85vh;
}
#marketing-plan-modal .modal-body #marketing-left {
  padding: 0;
  border-right: 1px solid #e0e0e0;
  display: flex;
  flex-direction: column;
}
#marketing-plan-modal .modal-body #marketing-left #marketing-plan {
  flex: 1;
  overflow-y: auto;
  padding: 15px;
}
#marketing-plan-modal .modal-body #marketing-left #marketing-plan .marketing-plan-body {
  padding: 0;
}
#marketing-plan-modal .modal-body #marketing-left #marketing-plan #commercial-plan-section {
  margin-top: 18px;
}
#marketing-plan-modal .modal-body #marketing-left .plan-section-label {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
#marketing-plan-modal .modal-body #marketing-left .plan-section-label--marketing {
  color: #9b8ec4;
}
#marketing-plan-modal .modal-body #marketing-left .plan-section-label--commercial {
  color: #4a8d99;
}
#marketing-plan-modal .modal-body #marketing-left .plan-kanban-hidden {
  display: none;
}
#marketing-plan-modal .modal-body #marketing-left .plan-loading {
  padding: 40px;
}
#marketing-plan-modal .modal-body #marketing-left .plan-loading--compact {
  padding: 12px;
}
#marketing-plan-modal .modal-body #marketing-left #marketing-graph {
  flex-shrink: 0;
  padding: 10px 15px;
  background-color: #fafafa;
}
#marketing-plan-modal .modal-body .marketing-plan-toggle {
  padding: 8px 15px;
  border-bottom: 1px solid #eee;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view {
  overflow-y: auto;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-board,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-board {
  display: flex;
  gap: 8px;
  min-height: 200px;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column {
  flex: 1;
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 8px;
  min-width: 0;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column .kanban-header,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column .kanban-header {
  font-size: 11px;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 4px;
  margin-bottom: 8px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column .kanban-header .kanban-count,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column .kanban-header .kanban-count {
  font-weight: normal;
  opacity: 0.8;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column.col-new .kanban-header,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column.col-new .kanban-header {
  background-color: #757575;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column.col-in-progress .kanban-header,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column.col-in-progress .kanban-header {
  background-color: #1976D2;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column.col-waiting .kanban-header,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column.col-waiting .kanban-header {
  background-color: #F57C00;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column.col-completed .kanban-header,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column.col-completed .kanban-header {
  background-color: #388E3C;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column .kanban-cards,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column .kanban-cards {
  min-height: 60px;
  border-radius: 4px;
  transition: background-color 0.15s;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-column .kanban-cards.drag-over,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-column .kanban-cards.drag-over {
  background-color: rgba(0, 0, 0, 0.04);
  border: 2px dashed #ccc;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card {
  background: white;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  cursor: grab;
  transition: box-shadow 0.15s ease;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card:active,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card:active {
  cursor: grabbing;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card:hover,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card .card-title,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card .card-title {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 4px;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card .card-meta,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card .card-meta {
  font-size: 10px;
  color: #888;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card[data-category=marketing],
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card[data-category=marketing] {
  background-color: #f6f3fb;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card[data-category=commercial],
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card[data-category=commercial] {
  background-color: #f0f8f9;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card.status-completed,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card.status-completed {
  opacity: 0.5;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card.status-completed .card-title,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card.status-completed .card-title {
  text-decoration: line-through;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card .card-actions,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card .card-actions {
  opacity: 0;
  transition: opacity 0.15s;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card:hover .card-actions,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card:hover .card-actions {
  opacity: 1;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card .mp-kanban-delete,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card .mp-kanban-delete {
  color: #999;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card .mp-kanban-delete:hover,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card .mp-kanban-delete:hover {
  color: #c0392b;
}
#marketing-plan-modal .modal-body #marketing-plan-kanban-view .kanban-card.mp-highlighted,
#marketing-plan-modal .modal-body #commercial-plan-kanban-view .kanban-card.mp-highlighted {
  box-shadow: 0 0 0 2px #ffc107;
  background-color: #fff3cd;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 5px 8px;
  border-radius: 4px;
  border-left: 3px solid transparent;
  transition: background-color 0.15s ease;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row:hover .form-control.input-sm:not(.mp-status-select),
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row:hover select.form-control.input-sm:not(.mp-status-select) {
  background-color: #fff;
  border-color: #ccc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row:hover .mp-save-row, #marketing-plan-modal .modal-body .marketing-plan-list .draft-row:hover .mp-delete-row {
  opacity: 0.6;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row[data-category=marketing] {
  border-left-color: #9b8ec4;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row[data-category=marketing]:hover {
  background-color: #f6f3fb;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row[data-category=marketing].is-new {
  background-color: #f6f3fb;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row[data-category=marketing].is-new:hover {
  background-color: #ece6f5;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row[data-category=commercial] {
  border-left-color: #4a8d99;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row[data-category=commercial]:hover {
  background-color: #f0f8f9;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row[data-category=commercial].is-new {
  background-color: #f0f8f9;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row[data-category=commercial].is-new:hover {
  background-color: #def0f3;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-col-status {
  flex: 0 0 95px;
  text-align: center;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-col-date {
  flex: 0 0 120px;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-col-channel {
  flex: 0 0 150px;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-col-title {
  flex: 1;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-col-assigned {
  flex: 0 0 120px;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-col-actions {
  flex: 0 0 45px;
  display: flex;
  gap: 6px;
  align-items: center;
  justify-content: center;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-save-row, #marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-delete-row {
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.15s ease;
  text-decoration: none;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-save-row {
  color: #999;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-save-row:hover {
  color: #27ae60;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-delete-row {
  color: #999;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-delete-row:hover {
  color: #c0392b;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .form-control.input-sm:not(.mp-status-select),
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row select.form-control.input-sm:not(.mp-status-select) {
  height: 28px;
  padding: 2px 6px;
  font-size: 12px;
  border: 1px solid transparent;
  background-color: transparent;
  box-shadow: none;
  border-radius: 3px;
  transition: all 0.15s ease;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .form-control.input-sm:not(.mp-status-select):focus,
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row select.form-control.input-sm:not(.mp-status-select):focus {
  background-color: #fff;
  border-color: #8e44ad;
  box-shadow: 0 0 0 2px rgba(142, 68, 173, 0.15);
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-col-title .form-control.input-sm {
  font-weight: 600;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-assignee-wrapper {
  position: relative;
  width: 100%;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-assignee-input {
  width: 100%;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-assignee-suggestions {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
  margin-top: 2px;
  max-height: 160px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #d5d0e6;
  border-radius: 3px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-assignee-option {
  padding: 4px 8px;
  font-size: 12px;
  color: #333;
  cursor: pointer;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-assignee-option:hover, #marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-assignee-option.mp-assignee-option--active {
  background: #ede8f7;
  color: #6c5b9e;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-status-select {
  width: 90px !important;
  font-size: 10px !important;
  height: 22px !important;
  padding: 0 4px !important;
  font-weight: 700;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
  text-align-last: center;
  background-image: none;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-status-select option {
  color: #333;
  background: #fff;
  font-weight: normal;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-status-select[data-status=NEW] {
  background-color: #757575;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-status-select[data-status=IN_PROGRESS] {
  background-color: #1976D2;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-status-select[data-status=WAITING] {
  background-color: #F57C00;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-status-select[data-status=COMPLETED] {
  background-color: #388E3C;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .mp-status-select:focus {
  box-shadow: none !important;
  outline: none;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row .label.label-success {
  font-size: 10px;
  padding: 3px 8px;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row.mp-status-completed {
  opacity: 0.5;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row.mp-status-completed .mp-col-title .form-control.input-sm {
  text-decoration: line-through;
  color: #888;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row.mp-status-canceled {
  display: none;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row.ghost-row {
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row.ghost-row .ghost-input {
  font-style: italic;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row.ghost-row:hover, #marketing-plan-modal .modal-body .marketing-plan-list .draft-row.ghost-row:focus-within {
  opacity: 1;
}
#marketing-plan-modal .modal-body .marketing-plan-list .draft-row.ghost-row:hover .ghost-input, #marketing-plan-modal .modal-body .marketing-plan-list .draft-row.ghost-row:focus-within .ghost-input {
  font-style: normal;
}
#marketing-plan-modal .modal-body #marketing-calendar {
  padding: 15px;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-toolbar {
  margin-bottom: 10px;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-toolbar h2 {
  font-size: 14px;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-toolbar .fc-button {
  padding: 2px 8px;
  font-size: 12px;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-day-header {
  font-size: 11px;
  padding: 4px 0;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-day-number {
  font-size: 11px;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-event {
  font-size: 10px;
  padding: 1px 4px;
  border-radius: 3px;
  border: none;
  cursor: pointer;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-event:active {
  cursor: grabbing;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-row .fc-content-skeleton td {
  padding: 0 1px;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-list-heading td {
  font-size: 12px;
  font-weight: 600;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-list-item td {
  font-size: 11px;
  cursor: pointer;
}
#marketing-plan-modal .modal-body #marketing-calendar #marketing-fullcalendar .fc-list-empty {
  font-size: 12px;
}
#marketing-plan-modal .modal-body .mp-chart-marker:hover {
  opacity: 1 !important;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  transform: scale(1.05);
}
#marketing-plan-modal .modal-body .draft-row.mp-highlighted {
  background-color: #fff3cd !important;
  box-shadow: 0 0 0 2px #ffc107;
  border-radius: 4px;
  transition: all 0.3s ease;
}
#marketing-plan-modal .modal-body .fc-event.mp-cal-highlighted {
  box-shadow: 0 0 0 2px #ffc107, 0 0 8px rgba(255, 193, 7, 0.5) !important;
  transform: scale(1.05);
  z-index: 10 !important;
  transition: all 0.2s ease;
}

#marketing-questionnaire-form .ls-step-form__container select {
  background-color: transparent;
}
#marketing-questionnaire-form .ls-step-form__container a {
  font-size: 13px;
}
#marketing-questionnaire-form .ls-step-form__container .field_with_errors {
  font-style: italic;
  color: #F17C00;
}
#marketing-questionnaire-form .ls-step-form__container .required-input-group.invalid .ls-btn-check + label {
  border-color: #F17C00;
  color: #F17C00;
}
#marketing-questionnaire-form .ls-step-form__container .required-input-group.invalid .ls-radio label, #marketing-questionnaire-form .ls-step-form__container .required-input-group.invalid .ls-checkmark-label span {
  color: #F17C00;
}
#marketing-questionnaire-form .ls-step-form__container .required-input-group.invalid label {
  color: #F17C00;
}
#marketing-questionnaire-form .ls-step-form__container .required-input-group.invalid input, #marketing-questionnaire-form .ls-step-form__container .required-input-group.invalid textarea {
  border-color: #F17C00;
}
#marketing-questionnaire-form .ls-step-form__container .ls-input,
#marketing-questionnaire-form .ls-step-form__container .ls-textarea,
#marketing-questionnaire-form .ls-step-form__container input:not([type=hidden]):not([type=radio]):not([type=checkbox]),
#marketing-questionnaire-form .ls-step-form__container textarea,
#marketing-questionnaire-form .ls-step-form__container select,
#marketing-questionnaire-form .ls-step-form__container .ls-btn-check + label {
  border-color: var(--brand-accent) !important;
}
#marketing-questionnaire-form .ls-step-form__container .ls-btn-check + label {
  background-color: #fff;
}
#marketing-questionnaire-form .ls-step-form__container .ls-input:focus,
#marketing-questionnaire-form .ls-step-form__container .ls-textarea:focus,
#marketing-questionnaire-form .ls-step-form__container .ls-btn-check:focus + label,
#marketing-questionnaire-form .ls-step-form__container .ls-btn-check:active + label,
#marketing-questionnaire-form .ls-step-form__container .ls-btn-check:checked + label {
  border-color: var(--brand-accent) !important;
  box-shadow: 0 0 0 1px var(--brand-accent) !important;
  outline: none;
}
#marketing-questionnaire-form .ls-step-form__container .ls-btn-check:checked + label {
  background-color: color-mix(in srgb, var(--brand-accent) 10%, white) !important;
  box-shadow: 0 0 0 1px var(--brand-accent);
}

#marketing-questionnaire-step-progress {
  background: var(--brand-accent);
}

.ls-step-dots {
  text-align: center;
}
.ls-step-dots__step-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ls-step-dots__step-content {
  position: relative;
}
.ls-step-dots__step {
  height: 15px;
  width: 15px;
  background-color: rgba(2, 70, 56, 0.75);
  border: 1px solid white;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.ls-step-dots__step:not(:first-child) {
  margin-left: 20px;
}
.ls-step-dots__step:not(:first-child):after {
  content: "";
  position: absolute;
  left: -25px;
  top: 6px;
  border-top: 1px solid white;
  width: 25px;
}
.ls-step-dots__step--active {
  background-color: #C4D600;
}

/* Import new color system */
.text-brand {
  color: var(--brand-primary) !important;
}

.text-accent {
  color: var(--brand-accent) !important;
}

.text-primary {
  color: var(--text-primary) !important;
}

.text-secondary {
  color: var(--text-secondary) !important;
}

.text-on-brand {
  color: var(--text-on-brand) !important;
}

.text-success {
  color: var(--success-color) !important;
}

.text-warning {
  color: var(--warning-color) !important;
}

.text-error {
  color: var(--error-color) !important;
}

.text-info {
  color: var(--info-color) !important;
}

.bg-brand {
  background-color: var(--brand-primary) !important;
  color: var(--text-on-brand);
}

.bg-accent {
  background-color: var(--brand-accent) !important;
  color: var(--text-on-brand);
}

.bg-brand-light {
  background-color: var(--brand-background) !important;
  color: var(--text-primary);
}

.bg-secondary {
  background-color: var(--secondary-color) !important;
  color: white;
}

.bg-success {
  background-color: var(--success-color) !important;
  color: white;
}

.bg-warning {
  background-color: var(--warning-color) !important;
  color: white;
}

.bg-error {
  background-color: var(--error-color) !important;
  color: white;
}

.bg-info {
  background-color: var(--info-color) !important;
  color: white;
}

.bg-surface {
  background-color: var(--surface-primary) !important;
}

.bg-surface-secondary {
  background-color: var(--surface-secondary) !important;
}

.border-brand {
  border-color: var(--brand-primary) !important;
}

.border-accent {
  border-color: var(--brand-accent) !important;
}

.border-secondary {
  border-color: var(--secondary-color) !important;
}

.border-default {
  border-color: var(--border-default) !important;
}

.btn-brand {
  background-color: var(--interactive-primary);
  border-color: var(--interactive-primary);
  color: var(--text-on-brand);
}
.btn-brand:hover, .btn-brand:focus, .btn-brand:active {
  background-color: var(--interactive-hover);
  border-color: var(--interactive-hover);
}

.btn-accent {
  background-color: var(--brand-accent);
  border-color: var(--brand-accent);
  color: var(--text-on-brand);
}
.btn-accent:hover, .btn-accent:focus, .btn-accent:active {
  background-color: var(--interactive-hover);
  border-color: var(--interactive-hover);
  opacity: 0.9;
}

.btn-secondary-semantic {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
  color: white;
}
.btn-secondary-semantic:hover, .btn-secondary-semantic:focus, .btn-secondary-semantic:active {
  background-color: var(--secondary-color);
  border-color: var(--secondary-color);
  opacity: 0.9;
}

.link-brand {
  color: var(--interactive-primary);
}
.link-brand:hover, .link-brand:focus {
  color: var(--interactive-hover);
}

.link-accent {
  color: var(--brand-accent);
}
.link-accent:hover, .link-accent:focus {
  color: var(--interactive-hover);
}

.link-gray {
  color: var(--text-secondary);
}
.link-gray:hover, .link-gray:focus {
  color: var(--text-primary);
}

.text-brand-accent {
  color: var(--brand-accent);
}

.text-secondary {
  color: var(--secondary-color);
}

/* colors need to be imported close to the end so it can override a background color given by another class */
.white {
  color: white;
}

.gray {
  color: gray;
}

.lendo-green {
  color: var(--brand-primary);
}

.lendo-green__dark {
  color: var(--brand-accent);
}

.lendo-orange {
  color: var(--secondary-color);
}

.lendo-orange-important {
  color: var(--secondary-color) !important;
}

.yellow {
  color: var(--warning-color);
}

.blue {
  color: var(--info-color);
}

.blue2 {
  color: var(--tertiary-color-alt);
}

.green {
  color: green;
}

.red {
  color: red;
}

.orange {
  color: orange;
}

.blue-allianz {
  color: #003781; /* Keep as is - specific brand color */
}

.bg-red {
  background-color: var(--error-color) !important;
  color: var(--text-on-brand);
}
.bg-red input:not([type=submit]) {
  color: black;
}

.bg-white {
  background-color: white !important;
  color: black;
}
.bg-white input:not([type=submit]) {
  color: black;
}

.bg-gray {
  background-color: var(--surface-primary) !important;
  color: var(--text-on-brand);
}
.bg-gray input:not([type=submit]) {
  color: black;
}
.bg-gray .table {
  color: black;
}

.bg-green-no-radius {
  background-color: var(--brand-primary) !important;
  color: var(--text-on-brand);
}

.bg-green {
  background-color: var(--brand-primary) !important;
  color: var(--text-on-brand);
  border-radius: 4px;
}
.bg-green input:not([type=submit]) {
  color: black;
}

.bg-orange {
  background-color: var(--secondary-color) !important;
  color: var(--text-on-brand);
}
.bg-orange input:not([type=submit]) {
  color: black;
}

.bg-yellow {
  background-color: var(--warning-color) !important;
  color: var(--text-on-brand);
}
.bg-yellow input:not([type=submit]) {
  color: black;
}

.bg-blue {
  background-color: var(--info-color) !important;
  color: var(--text-on-brand);
}
.bg-blue input:not([type=submit]) {
  color: black;
}

.bg-blue2 {
  background: var(--tertiary-color-alt);
}

.bg-blue-allianz {
  background-color: #003781 !important; /* Keep as is - specific brand color */
  color: var(--text-on-brand);
}

.bg-light-gray {
  background-color: var(--surface-secondary) !important;
}

.bg-cancelled {
  background-color: #cccccc !important;
  color: #333333 !important;
}

.bg-refused {
  background-color: #d9534f !important;
  color: white !important;
}

.bg-orange-opacity {
  background-color: var(--secondary-color);
  opacity: 0.8;
}

.color-white {
  color: white !important;
}

.bg-green__dark {
  background-color: var(--brand-accent);
  color: var(--text-on-brand);
}

.bg-gray--light {
  background-color: var(--background-secondary);
}

.btn-success-dark {
  background-color: var(--success-color);
  border-color: var(--success-color);
  color: var(--text-on-brand);
}

.btn-success-dark:hover {
  background-color: var(--success-color);
  border-color: var(--success-color);
  opacity: 0.8;
}

.valorem-page {
  font-family: "Montserrat";
}
.valorem-page .logo-by-subdomain {
  content: url(asset_path("/assets/static/logo_MonParcValorem.png"));
  max-width: 290px;
}
.valorem-page #logo-footer {
  display: none;
}
@media (min-width: 768px) {
  .valorem-page .navbar-brand img {
    max-height: 60px;
  }
}
.valorem-page .success, .valorem-page .mini-title-panel {
  background-color: var(--brand-primary) !important;
}
.valorem-page .tab-content .tab-pane.active > a {
  background: none !important;
}
.valorem-page .tab-content .tab-pane.active > a:hover {
  background: none !important;
}
.valorem-page .header-shrink .header-bot .logo-small {
  width: auto;
}
.valorem-page .dropdown-menu > .active > a, .valorem-page .dropdown-menu > .active > a:hover, .valorem-page .dropdown-menu > .active > a:focus {
  background-image: linear-gradient(to bottom, var(--brand-accent) 0%, var(--brand-primary) 100%);
}
.valorem-page .page-title h1 span {
  color: #9d9d9c;
}
.valorem-page #projects-floating-btn-container #projects-floating-btn {
  border-color: #006665 !important;
}
.valorem-page #resource-search-status-criterias .nav-tabs > li.active .badge {
  background-color: #e67707;
}
.valorem-page .valorem-concept-panel {
  margin-bottom: 70px;
}
.valorem-page #valorem-background {
  height: 30px;
  background-color: #006665;
}
.valorem-page .projects-presentation-index .risk-and-fees {
  background-color: #80ba27;
  color: white;
}
.valorem-page .panel .form-newsletter {
  background-color: #80ba27;
  color: white;
}
.valorem-page .project-carousel--caption, .valorem-page .project--presentation-panel, .valorem-page .bid-panel {
  color: #006665;
}
.valorem-page .simulate-tabs {
  border-color: #006665;
}
.valorem-page .simulate-tabs--tab.active .simulate-tabs--item, .valorem-page .simulate-tabs--tab:hover .simulate-tabs--item {
  background-color: #006665;
}
.valorem-page .simulate-tabs--item {
  color: #006665;
}
.valorem-page .simulate-tabs--tab + .simulate-tabs--tab {
  border-color: #006665;
}
.valorem-page .simulate-timetable {
  border-color: #006665;
}
.valorem-page .simulate-timetable tbody td + td, .valorem-page .simulate-timetable tfoot th + th {
  border-color: #006665;
}
.valorem-page .simulate-timetable tr:nth-of-type(odd) {
  background-color: rgba(0, 102, 101, 0.15);
}
.valorem-page .bg-green__dark, .valorem-page .ls-separator.ls-green-panel, .valorem-page #wrap .tooltip-inner.ls-tooltip-inner, .valorem-page .simulate-timetable--head {
  background-color: #006665;
}
.valorem-page .ls-h1, .valorem-page .ls-h2:not(.ls-modal__header--bg .ls-h2) {
  color: #006665;
}
.valorem-page .panel .panel-heading .accordion-toggle:not(.collapsed) {
  text-decoration-color: #80ba27;
}
.valorem-page .panel .panel-heading .accordion-toggle:after {
  color: #80ba27;
}

.arkolia-page {
  background-color: #FCFCFC;
}
.arkolia-page .logo-by-subdomain {
  content: url(asset_path("/assets/static/arkolia/logo_arkolia_v4.png"));
  max-width: 290px;
}
.arkolia-page {
  color: #929292;
  font-weight: 400;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
}
.arkolia-page .panel {
  color: #929292;
}
.arkolia-page .bottom-in-personal-page, .arkolia-page .project--presentation-panel {
  color: #929292;
}
.arkolia-page h1, .arkolia-page strong {
  color: #a1c22e;
  font-weight: bold;
  font-family: "Biko", sans-serif;
}
.arkolia-page h2 {
  font-family: "Biko", sans-serif;
  color: #727171;
}
.arkolia-page h4 {
  color: #929292;
}
.arkolia-page h4 .small {
  color: #929292;
}
.arkolia-page .bottom-in-personal-page a {
  color: #929292;
}
.arkolia-page .bottom-in-personal-page a:hover {
  color: #727171;
}
.arkolia-page .carousel-caption h1 {
  color: white;
}
.arkolia-page .panel {
  background-color: white;
}
.arkolia-page .page-title h1 span {
  font-size: 40px;
  font-family: "MontserratBold", "Helvetica Neue", Arial, sans-serif;
  text-transform: inherit;
  color: #a1c22e;
  font-weight: 700;
}
.arkolia-page .project-overview .mini-overview .footer-objectif {
  color: #fab03b;
  background: inherit;
}
.arkolia-page .img-text {
  color: #fab03b;
}
.arkolia-page .project-overview .mini-overview .mini-title-panel {
  background-color: #a1c22e;
}
.arkolia-page .risk-and-fees {
  background-color: #1D9C98;
  color: white;
}
.arkolia-page .bg-yellow {
  background-color: #a1c22e !important;
}
.arkolia-page .bg-yellow h2 {
  color: white;
}
.arkolia-page .bg-yellow .panel-body {
  color: white;
}
.arkolia-page #resource-search-status-criterias .nav-tabs > li.active .badge, .arkolia-page .alert-info {
  background-color: #fab03b;
}
.arkolia-page .panel .form-newsletter {
  background-color: #fab03b;
  color: white;
}
.arkolia-page .user-kyc-form.bg-yellow {
  background-color: var(--surface-secondary) !important;
  color: #b9b7b7;
}
.arkolia-page .user-kyc-form.bg-yellow h2, .arkolia-page .user-kyc-form.bg-yellow .green, .arkolia-page .user-kyc-form.bg-yellow #accordion-user-docs a {
  color: #b9b7b7;
}
.arkolia-page .user-kyc-form.bg-yellow .bg-orange-opacity {
  background-color: #a1c22e;
  color: white;
}
.arkolia-page .short-description, .arkolia-page .grey {
  color: #b9b7b7;
}
.arkolia-page .sub-panel {
  background-color: var(--surface-secondary);
}
.arkolia-page .badge, .arkolia-page .alert-success, .arkolia-page .panel .overview {
  background: var(--brand-primary);
}
.arkolia-page .plain-panel-body a:not(:hover) {
  color: #a1c22e;
}
.arkolia-page .project-carousel--caption, .arkolia-page .bid-panel {
  color: #727171;
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
}
.arkolia-page .risk-and-fees.ls-panel {
  border: none;
}
.arkolia-page .ls-panel.risk-and-fees .panel-body {
  color: white;
}
.arkolia-page .project-card .panel-body {
  color: #727171;
}
.arkolia-page .simulate-tabs {
  border-color: #407842;
}
.arkolia-page .simulate-tabs--tab.active .simulate-tabs--item, .arkolia-page .simulate-tabs--tab:hover .simulate-tabs--item {
  background-color: #407842;
}
.arkolia-page .simulate-tabs--item {
  color: #407842;
}
.arkolia-page .simulate-tabs--tab + .simulate-tabs--tab {
  border-color: #407842;
}
.arkolia-page .simulate-timetable {
  border-color: #407842;
}
.arkolia-page .simulate-timetable tbody td + td, .arkolia-page .simulate-timetable tfoot th + th {
  border-color: #407842;
}
.arkolia-page .simulate-timetable tr:nth-of-type(odd) {
  background-color: rgba(64, 120, 66, 0.15);
}
.arkolia-page .bg-green__dark, .arkolia-page .ls-separator.ls-green-panel, .arkolia-page #wrap .tooltip-inner.ls-tooltip-inner, .arkolia-page .simulate-timetable--head {
  background-color: #1D9C98;
}
.arkolia-page .ls-h1, .arkolia-page .ls-h2:not(.ls-modal__header--bg .ls-h2) {
  color: #727171;
  font-family: "Biko", sans-serif;
  border-color: #727171;
}
.arkolia-page .panel .panel-heading .accordion-toggle:not(.collapsed) {
  text-decoration-color: #a1c22e;
}
.arkolia-page .panel .panel-heading .accordion-toggle:after {
  color: #407842;
}
.arkolia-page .glyph img {
  filter: brightness(0) saturate(100%) invert(48%) sepia(1%) saturate(0%) hue-rotate(232deg) brightness(92%) contrast(93%);
}
.arkolia-page .project-info.bg-green__dark {
  background: transparent;
}
.arkolia-page .ls-h2.project-invest--header--title {
  color: white !important;
}
.arkolia-page #logo-footer {
  display: none;
}
.arkolia-page header .navbar-nav > li > a {
  font-weight: bold;
  color: #727171;
}
.arkolia-page header .navbar-nav > li.active > a {
  color: white;
}
.arkolia-page .project-invest .lendo-orange {
  color: white;
}
@media (min-width: 768px) {
  .arkolia-page .navbar-brand img {
    max-height: 54px;
  }
}

.neoen-page {
  color: #042b60;
  font-family: "Montserrat";
}
.neoen-page .logo-by-subdomain {
  content: url(asset_path("/assets/static/neoen/logo-neoen.png"));
  max-width: 290px;
}
.neoen-page #logo-footer {
  display: none;
}
@media (min-width: 768px) {
  .neoen-page .navbar-brand img {
    max-height: 60px;
  }
}
.neoen-page .success, .neoen-page .mini-title-panel {
  background-color: var(--brand-primary) !important;
}
.neoen-page .tab-content .tab-pane.active > a {
  background: none !important;
}
.neoen-page .tab-content .tab-pane.active > a:hover {
  background: none !important;
}
.neoen-page .header-shrink .header-bot .logo-small {
  width: auto;
}
.neoen-page .dropdown-menu > .active > a, .neoen-page .dropdown-menu > .active > a:hover, .neoen-page .dropdown-menu > .active > a:focus {
  background-image: linear-gradient(to bottom, var(--brand-accent) 0%, var(--brand-primary) 100%);
}
.neoen-page .page-title h1 span {
  color: #9d9d9c;
}
.neoen-page #projects-floating-btn-container #projects-floating-btn {
  border-color: #042b60 !important;
}
.neoen-page #resource-search-status-criterias .nav-tabs > li.active .badge {
  background-color: #b08000;
}
.neoen-page .valorem-concept-panel {
  margin-bottom: 70px;
}
.neoen-page #valorem-background {
  height: 30px;
  background-color: #042b60;
}
.neoen-page .projects-presentation-index .risk-and-fees {
  background-color: #b08000;
  color: white;
}
.neoen-page .panel .form-newsletter {
  background-color: #042b60;
  color: white;
}
.neoen-page .project-carousel--caption, .neoen-page .project--presentation-panel, .neoen-page .bid-panel {
  color: #042b60;
}
.neoen-page .simulate-tabs {
  border-color: #042b60;
}
.neoen-page .simulate-tabs--tab.active .simulate-tabs--item, .neoen-page .simulate-tabs--tab:hover .simulate-tabs--item {
  background-color: #042b60;
}
.neoen-page .simulate-tabs--item {
  color: #042b60;
}
.neoen-page .simulate-tabs--tab + .simulate-tabs--tab {
  border-color: #042b60;
}
.neoen-page .simulate-timetable {
  border-color: #042b60;
}
.neoen-page .simulate-timetable tbody td + td, .neoen-page .simulate-timetable tfoot th + th {
  border-color: #042b60;
}
.neoen-page .simulate-timetable tr:nth-of-type(odd) {
  background-color: rgba(4, 43, 96, 0.15);
}
.neoen-page .bg-green__dark, .neoen-page .ls-separator.ls-green-panel, .neoen-page #wrap .tooltip-inner.ls-tooltip-inner, .neoen-page .simulate-timetable--head {
  background-color: #042b60;
}
.neoen-page .ls-h1, .neoen-page .ls-h2:not(.ls-modal__header--bg .ls-h2) {
  color: #042b60;
}
.neoen-page .panel .panel-heading .accordion-toggle:not(.collapsed) {
  text-decoration-color: #042b60;
}
.neoen-page .panel .panel-heading .accordion-toggle:after {
  color: #042b60;
}
.neoen-page .performance-indicator {
  color: #042b60;
}
.neoen-page .registration_and_connection__or-container:before, .neoen-page .registration_and_connection__or-container:after {
  background-color: #042b60;
}
.neoen-page .registration_and_connection__footer a, .neoen-page .registration_and_connection__footer a:hover {
  color: #042b60;
}
.neoen-page #valorem-infos .info .round-div {
  background-color: #042b60;
}
.neoen-page #valorem-infos .info .round-div:hover {
  background-color: #b08000;
}

.akuocoop-page {
  color: #333f50;
  font-family: "Montserrat";
}
.akuocoop-page .logo-by-subdomain {
  content: url(asset_path("/assets/static/akuocoop/logo-akuocoop.png"));
  max-width: 290px;
}
.akuocoop-page #logo-footer {
  display: none;
}
@media (min-width: 768px) {
  .akuocoop-page .navbar-brand img {
    max-height: 60px;
  }
}
.akuocoop-page .success, .akuocoop-page .mini-title-panel {
  background-color: var(--brand-primary) !important;
}
.akuocoop-page .tab-content .tab-pane.active > a {
  background: none !important;
}
.akuocoop-page .tab-content .tab-pane.active > a:hover {
  background: none !important;
}
.akuocoop-page .ls-h2.project-invest--header--title {
  color: white !important;
}
.akuocoop-page .header-shrink .header-bot .logo-small {
  width: auto;
}
.akuocoop-page .dropdown-menu > .active > a, .akuocoop-page .dropdown-menu > .active > a:hover, .akuocoop-page .dropdown-menu > .active > a:focus {
  background-image: linear-gradient(to bottom, var(--brand-accent) 0%, var(--brand-primary) 100%);
}
.akuocoop-page .page-title h1 span {
  color: #9d9d9c;
}
.akuocoop-page #projects-floating-btn-container #projects-floating-btn {
  border-color: #4fa941 !important;
}
.akuocoop-page #resource-search-status-criterias .nav-tabs > li.active .badge {
  background-color: #333f50;
}
.akuocoop-page .valorem-concept-panel {
  margin-bottom: 70px;
}
.akuocoop-page #valorem-background {
  height: 30px;
  background-color: #4fa941;
}
.akuocoop-page .projects-presentation-index .risk-and-fees {
  background-color: #4fa941;
  color: white;
}
.akuocoop-page .panel .form-newsletter {
  background-color: #4fa941;
  color: white;
}
.akuocoop-page .project-carousel--caption, .akuocoop-page .project--presentation-panel, .akuocoop-page .bid-panel, .akuocoop-page .project-number__title, .akuocoop-page .project-carousel--title.ls-h1 {
  color: #333f50;
}
.akuocoop-page .simulate-tabs {
  border-color: #4fa941;
}
.akuocoop-page .simulate-tabs--tab.active .simulate-tabs--item, .akuocoop-page .simulate-tabs--tab:hover .simulate-tabs--item {
  background-color: #4fa941;
}
.akuocoop-page .simulate-tabs--item {
  color: #4fa941;
}
.akuocoop-page .simulate-tabs--tab + .simulate-tabs--tab {
  border-color: #4fa941;
}
.akuocoop-page .simulate-timetable {
  border-color: #4fa941;
}
.akuocoop-page .simulate-timetable tbody td + td, .akuocoop-page .simulate-timetable tfoot th + th {
  border-color: #4fa941;
}
.akuocoop-page .simulate-timetable tr:nth-of-type(odd) {
  background-color: rgba(4, 43, 96, 0.15);
}
.akuocoop-page .bg-green__dark, .akuocoop-page .ls-separator.ls-green-panel, .akuocoop-page #wrap .tooltip-inner.ls-tooltip-inner, .akuocoop-page .simulate-timetable--head {
  background-color: #4fa941;
}
.akuocoop-page .ls-h1, .akuocoop-page .ls-h2:not(.ls-modal__header--bg .ls-h2) {
  color: #4fa941;
}
.akuocoop-page .panel .panel-heading .accordion-toggle:not(.collapsed) {
  text-decoration-color: #4fa941;
}
.akuocoop-page .panel .panel-heading .accordion-toggle:after {
  color: #4fa941;
}
.akuocoop-page .performance-indicator {
  color: #4fa941;
}
.akuocoop-page .registration_and_connection__or-container:before, .akuocoop-page .registration_and_connection__or-container:after {
  background-color: #4fa941;
}
.akuocoop-page .registration_and_connection__footer a, .akuocoop-page .registration_and_connection__footer a:hover {
  color: #4fa941;
}
.akuocoop-page #valorem-infos .info .round-div {
  background-color: #4fa941;
}
.akuocoop-page #valorem-infos .info .round-div:hover {
  background-color: #333f50;
}
.akuocoop-page #booking-allowed-message__button {
  border: 1px solid white;
}

/*!
 * 3D Falling Leaves
*/
.october-leaf {
  position: absolute;
  background-color: transparent;
  background-image: url("/assets/prod_assets/leaves-431ec9ce.png");
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 1000000;
  isolation: isolate;
}

.project-card__leaves-container {
  position: absolute;
  inset: 0;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}

.lendopolis-btn, .lendopolis-btn-secondary, .lendopolis-btn-primary {
  font-size: 14px !important;
  line-height: 26px !important;
  padding: 12px 30px !important;
  text-transform: none !important;
  border-radius: 625rem;
  border: none;
  text-decoration: none;
  display: inline-block;
  text-align: center;
}

.lendopolis-btn-sm {
  padding: 7px 20px !important;
}

.lendopolis-btn-lg {
  padding: 27px 65px !important;
  font-size: 16px !important;
}

.lendopolis-btn-square {
  border-radius: 0.5rem;
}

.lendopolis-btn-primary {
  color: var(--text-secondary) !important;
  background-color: var(--brand-primary) !important;
}
.lendopolis-btn-primary:hover, .lendopolis-btn-primary:focus, .lendopolis-btn-primary:active {
  background-color: var(--interactive-hover) !important;
}

.lendopolis-btn-secondary {
  color: var(--text-primary) !important;
  background-color: var(--background-primary);
  border: 1px solid var(--text-primary);
}
.lendopolis-btn-secondary:hover, .lendopolis-btn-secondary:focus, .lendopolis-btn-secondary:active {
  border: 1px solid var(--brand-primary);
}

.lendopolis-signup-btn, .lendopolis-signin-btn {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 14px;
}

.lendo-static-container {
  max-width: 900px;
  padding-top: 60px;
  margin-bottom: 120px;
}

.lendo-static-container-wide {
  max-width: 1100px;
  margin-bottom: 120px;
}

.lendopolis_h1 {
  font-size: 46px;
  font-weight: 600;
  margin: 0 0 20px 0;
  color: #222;
  line-height: 1.2;
}

.lendopolis_h2 {
  font-size: 36px;
  font-weight: 600;
  margin: 0 0 20px 0;
  color: #222;
}

.lendopolis_h2_spaced {
  font-size: 32px;
  font-weight: 600;
  margin: 40px 0 20px 0;
  color: #222;
}

.lendopolis_h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 12px 0;
  color: #222;
}

.lendopolis_h3_spaced {
  font-size: 24px;
  font-weight: 600;
  margin: 40px 0 20px 0;
  color: #222;
}

.lendo-static-text {
  font-size: 16px;
  line-height: 28px;
  color: #4a4a4a;
  margin: 0 0 16px 0;
}

.lendo-static-text-large {
  font-size: 20px;
  line-height: 32px;
  color: #4a4a4a;
  margin: 0 auto;
  max-width: 800px;
}

.lendo-static-text:last-child {
  margin-bottom: 0;
}

.lendo-static-list {
  margin: 0 0 24px 0;
  padding-left: 40px;
}
.lendo-static-list li {
  font-size: 16px;
  line-height: 28px;
  color: #4a4a4a;
  margin-bottom: 12px;
}
.lendo-static-list li:last-child {
  margin-bottom: 0;
}

.lendo-static-section {
  margin-bottom: 60px;
}

.lendo-static-intro {
  margin-bottom: 60px;
}

.lendo-steps-section {
  margin-bottom: 80px;
}
.lendo-steps-section .lendopolis_steps_title {
  font-size: 36px;
  font-weight: 600;
  margin: 0 0 50px 0;
  color: #222;
  text-align: center;
}

.lendo-step {
  margin-bottom: 60px;
  align-items: center;
}

.lendo-step-circle {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #19B4FA 0%, #0d8fd8 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  box-shadow: 0 4px 15px rgba(25, 180, 250, 0.3);
}
.lendo-step-circle span {
  color: white;
  font-size: 32px;
  font-weight: bold;
}

.lendo-step-content h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 12px 0;
  color: #222;
}
.lendo-step-content p {
  font-size: 16px;
  line-height: 28px;
  color: #4a4a4a;
  margin: 0;
}

.lendo-static-metadata {
  margin-bottom: 40px;
}
.lendo-static-metadata ul {
  font-size: 16px;
  line-height: 28px;
  color: #4a4a4a;
  margin: 0 0 16px 0;
  padding-left: 20px;
}
.lendo-static-metadata ul li {
  margin-bottom: 8px;
}
.lendo-static-metadata .lendo-last-updated {
  font-size: 14px;
  color: #666;
  margin: 0 0 16px 0;
}

.lendopolis_h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px 0;
  color: #1a1a1a;
}

.lendopolis_h4_spaced {
  font-size: 20px;
  font-weight: 600;
  margin: 30px 0 15px 0;
  color: #222;
}

.lendopolis_h3_team {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 8px 0;
  color: #222;
}

.lendopolis_h4_minimal {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin: 0;
}

.lendopolis_h5 {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 16px 0;
  color: #222;
}

.lendo-static-list-compact {
  margin: 0 0 16px 0;
  padding-left: 20px;
}
.lendo-static-list-compact li {
  font-size: 16px;
  line-height: 28px;
  color: #4a4a4a;
  margin-bottom: 8px;
}
.lendo-static-list-compact li:last-child {
  margin-bottom: 0;
}

.lendo-static-list-compact:last-child {
  margin-bottom: 0;
}

.lendo-static-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
  line-height: 24px;
  color: #4a4a4a;
}
.lendo-static-table thead tr {
  background-color: #f8f9fa;
  border-bottom: 2px solid #dee2e6;
}
.lendo-static-table th {
  padding: 12px;
  border: 1px solid #dee2e6;
  text-align: left;
  font-weight: 600;
}
.lendo-static-table td {
  padding: 12px;
  border: 1px solid #dee2e6;
  text-align: left;
}

.lendo-team-role {
  font-size: 16px;
  color: #666;
  margin: 0 0 16px 0;
  font-weight: 500;
}

.lendo-text-center {
  text-align: center;
}

.lendo-mb-0 {
  margin-bottom: 0;
}

.lendo-static-text-bold {
  font-size: 16px;
  line-height: 28px;
  color: #4a4a4a;
  margin: 0 0 16px 0;
  font-weight: 600;
}

.lendo-small-text {
  font-size: 14px;
  color: #666;
  margin: 0 0 16px 0;
}

.lendo-link {
  color: #19B4FA;
  text-decoration: none;
}

.lendo-list-item {
  padding-left: 20px;
  position: relative;
}

.lendo-list-bullet {
  position: absolute;
  left: 0;
}

.lendo-table-bordered {
  background-color: #f9f9f9;
}

.lendo-table-header {
  background-color: #f0f0f0;
}

.lendo-table-header-cell {
  padding: 15px;
  font-weight: 600;
}

.lendo-table-cell {
  padding: 15px;
}

.lendo-table-cell-bold {
  padding: 15px;
  font-weight: 600;
}

.lendo-table-section-header {
  background-color: #e8e8e8;
  font-weight: 600;
  padding: 12px;
}

.lendo-italic-small {
  font-size: 14px;
  font-style: italic;
}

.lendo-margin-top-small {
  margin-top: 8px;
}

.lendo-margin-top-medium {
  margin-top: 12px;
}

.lendo-no-margin-bottom {
  margin-bottom: 0;
}

.lendo-h1-spaced-center {
  font-size: 46px;
  font-weight: 600;
  margin: 60px 0 40px 0;
  color: #222;
  line-height: 1.2;
  text-align: center;
}

.lendo-h1-top-spaced {
  font-size: 46px;
  font-weight: 600;
  margin: 0 0 40px 0;
  color: #222;
  line-height: 1.2;
}

.lendo-table-cell-30 {
  width: 30%;
  padding: 15px;
  font-weight: 600;
}

.lendo-table-row-header {
  background-color: #f0f0f0;
}

.lendo-table-cell-header {
  padding: 15px;
  font-weight: 600;
}

.lendo-margin-bottom-32 {
  margin-bottom: 32px;
}

.lendo-margin-bottom-40 {
  margin-bottom: 40px;
}

.lendo-margin-bottom-60 {
  margin-bottom: 60px;
}

.lendo-margin-bottom-30 {
  margin-bottom: 30px;
}

.lendo-padding-32 {
  padding: 32px;
}

.lendo-border-radius-8 {
  border-radius: 8px;
}

.lendo-border-radius-4 {
  border-radius: 4px;
}

.lendo-image-spacing {
  margin-bottom: 20px;
  border-radius: 4px;
}

.lendo-divider {
  width: 50px;
  height: 4px;
  background-color: #222;
  margin: 0 auto 24px;
}

.lendo-divider-left {
  width: 50px;
  height: 4px;
  background-color: #222;
  margin-bottom: 24px;
}

.lendo-intro-text {
  font-size: 18px;
  line-height: 32px;
  color: #4a4a4a;
  margin: 0;
}

.lendo-card {
  padding: 32px;
  border-radius: 8px;
}

.lendo-margin-0-32 {
  margin: 0 0 32px 0;
}

.lendo-section-80 {
  margin-bottom: 80px;
}

.lendo-row-center {
  justify-content: center;
}

.lendo-team-card {
  text-align: center;
  padding: 20px;
  background-color: #f8f9fa;
  border-radius: 12px;
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.lendo-team-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lendo-team-avatar-direction {
  background-color: #19B4FA;
}

.lendo-team-avatar-borrowers {
  background-color: #28a745;
}

.lendo-team-avatar-investors {
  background-color: #ffc107;
}

.lendo-team-avatar-webmarket {
  background-color: #e83e8c;
}

.lendo-team-avatar-tech {
  background-color: #6c757d;
}

.lendo-team-avatar-text {
  color: white;
  font-size: 24px;
  font-weight: 600;
}

.lendo-team-avatar-text-small {
  color: white;
  font-size: 20px;
  font-weight: 600;
}

.lendo-team-name {
  margin: 0 0 8px 0;
}

.lendo-team-contact {
  font-size: 14px;
}

.lendo-team-contact-small {
  font-size: 12px;
}

.lendo-benefits-section {
  background-color: #f8f9fa;
  padding: 60px 40px;
  border-radius: 12px;
  margin-bottom: 80px;
}

.lendo-benefits-title {
  margin: 0 0 40px 0;
  text-align: center;
}

.lendo-benefit-icon {
  width: 60px;
  height: 60px;
  background-color: #19B4FA;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}

.lendo-benefit-icon-emoji {
  color: white;
  font-size: 28px;
}

.lendo-benefit-description {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin: 0;
}

.lendo-faq-section {
  margin-bottom: 80px;
}

.lendo-faq-title {
  margin: 0 0 40px 0;
  text-align: center;
}

.lendo-faq-container {
  max-width: 800px;
  margin: 0 auto;
}

.lendo-faq-item {
  background-color: white;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  margin-bottom: 16px;
  overflow: hidden;
}

.lendo-faq-button {
  width: 100%;
  padding: 20px;
  background: white;
  border: none;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lendo-faq-icon {
  color: #19B4FA;
  font-size: 24px;
}

.lendo-faq-content {
  display: none;
  padding: 0 20px 20px 20px;
}

.lendo-faq-answer {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  margin: 0;
}

.lendo-cta-section {
  background: linear-gradient(135deg, #19B4FA 0%, #0d8fd8 100%);
  padding: 60px 40px;
  border-radius: 12px;
  text-align: center;
}

.lendo-cta-title {
  margin: 0 0 20px 0;
  color: white;
}

.lendo-cta-subtitle {
  font-size: 18px;
  line-height: 28px;
  color: white;
  margin: 0 0 30px 0;
  opacity: 0.95;
}

.lendo-cta-button {
  display: inline-block;
  padding: 16px 40px;
  background-color: white;
  color: #19B4FA;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.lendo-cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
  color: #19B4FA;
  text-decoration: none;
}

.lendo-cta-footer {
  font-size: 14px;
  color: white;
  margin: 20px 0 0 0;
  opacity: 0.8;
}

.lendo-step-complete {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #28a745 0%, #20863d 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  box-shadow: 0 4px 15px rgba(40, 167, 69, 0.3);
}

.lendo-flex-center {
  display: flex;
  align-items: center;
}

.lendo-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 8px;
}

.lendo-video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lendo-diagram-container {
  max-width: 100%;
  border-radius: 4px;
  background: #fff;
  display: inline-block;
}

.lendo-callout {
  font-size: 16px;
  line-height: 28px;
  color: #4a4a4a;
  margin: 0;
  padding: 20px;
  background-color: #f9f9f9;
  border-left: 4px solid #19B4FA;
}

.lendo-list-compact-text {
  font-size: 16px;
  line-height: 28px;
  color: #4a4a4a;
  margin: 0;
  padding-left: 20px;
}

.root-page .lend-amount-container {
  text-align: center;
  color: var(--grey-900);
  margin-bottom: 10rem;
}
.root-page .lend-amount-container .amount-number-container {
  text-wrap: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.root-page .lend-amount-container .amount-number-container .number {
  font-size: 158px;
  font-style: italic;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 20px;
  line-height: 80%;
}
@media (max-width: 1200px) {
  .root-page .lend-amount-container .amount-number-container .number {
    font-size: 96px;
  }
}
@media (max-width: 768px) {
  .root-page .lend-amount-container .amount-number-container .number {
    font-size: 66px;
  }
}
@media (max-width: 600px) {
  .root-page .lend-amount-container .amount-number-container .number {
    font-size: 50px;
  }
}
.root-page .lend-amount-container .amount-number-container .currency {
  font-size: 79px;
  font-style: italic;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .root-page .lend-amount-container .amount-number-container .currency {
    font-size: 58px;
  }
}
@media (max-width: 768px) {
  .root-page .lend-amount-container .amount-number-container .currency {
    font-size: 48px;
  }
}
@media (max-width: 600px) {
  .root-page .lend-amount-container .amount-number-container .currency {
    font-size: 33px;
  }
}
.root-page .lend-amount-container .amount-number-container .number-separator {
  height: 6px;
  background-color: var(--grey-900);
  flex-grow: 1;
  max-width: 150px;
}
.root-page .lend-amount-container .collection-date-container {
  margin-top: 20px;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}
.root-page .newsletter-container {
  width: 100%;
  background-color: var(--grey-900);
  color: var(--background-primary);
  margin: 10rem 0;
}
.root-page .newsletter-container .form-container {
  width: 50%;
  margin: auto;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 1080px) {
  .root-page .newsletter-container .form-container {
    width: 85%;
  }
}
.root-page .newsletter-container .form-container .newsletter-title {
  font-size: 32px;
  font-weight: 500;
}
.root-page .newsletter-container .form-container .title-separator {
  width: 30px;
  height: 4px;
  margin: auto;
  text-align: center;
  background-color: var(--background-primary);
}
.root-page .newsletter-container .form-container .newsletter-subtitle {
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px;
}
.root-page .newsletter-container .form-container .newsletter-form {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-top: 30px;
}
.root-page .newsletter-container .form-container .newsletter-form .text-input {
  height: 50px;
  border-radius: 625rem;
}
.root-page .newsletter-container .form-container .personal-data-text {
  font-size: 12px;
  font-weight: 400;
  margin-top: 30px;
}
.root-page .newsletter-container .form-container .personal-data-text .personal-data-link {
  text-decoration: none;
  font-weight: 500;
}
.root-page .explanation-container {
  margin-bottom: 10rem;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.root-page .explanation-container .explanation-title {
  display: flex;
  flex-direction: row;
  padding-left: 40px;
  padding-right: 40px;
  gap: 40px;
  font-size: 32px;
  font-weight: 600;
  align-items: center;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .root-page .explanation-container .explanation-title {
    font-size: 46px;
  }
}
@media (max-width: 768px) {
  .root-page .explanation-container .explanation-title {
    flex-direction: column-reverse;
    gap: 20px;
    align-items: baseline;
    padding-left: 20px;
  }
}
.root-page .explanation-container .explanation-title .explanation-title-separator {
  width: 80px;
  height: 4px;
  background-color: var(--grey-900);
}
@media (max-width: 768px) {
  .root-page .explanation-container .explanation-title .explanation-title-separator {
    width: 50px;
  }
}
.root-page .explanation-container .explanation-content-container {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .root-page .explanation-container .explanation-content-container:nth-child(odd) {
    flex-direction: row-reverse;
  }
}
@media (max-width: 768px) {
  .root-page .explanation-container .explanation-content-container {
    flex-direction: column;
    gap: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
.root-page .explanation-container .explanation-content-container .explanation-content-image {
  width: 49%;
  max-height: 600px;
  background-color: var(--background-accent);
}
.root-page .explanation-container .explanation-content-container .explanation-content-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .root-page .explanation-container .explanation-content-container .explanation-content-image {
    width: 100%;
  }
}
.root-page .explanation-container .explanation-content-container .explanation-content {
  max-width: 33%;
  margin: auto;
}
@media (max-width: 768px) {
  .root-page .explanation-container .explanation-content-container .explanation-content {
    max-width: 100%;
  }
}
.root-page .explanation-container .explanation-content-container .explanation-content .explanation-content-title {
  font-size: 24px;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .root-page .explanation-container .explanation-content-container .explanation-content .explanation-content-title {
    font-size: 32px;
  }
}
.root-page .explanation-container .explanation-content-container .explanation-content .explanation-content-title-separator {
  width: 30px;
  height: 4px;
  background-color: var(--grey-900);
  margin-top: 5px;
}
.root-page .explanation-container .explanation-content-container .explanation-content .explanation-content-text {
  font-size: 16px;
  font-weight: 400;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (min-width: 1200px) {
  .root-page .explanation-container .explanation-content-container .explanation-content .explanation-content-text {
    font-size: 20px;
  }
}
.root-page .explanation-container .explanation-content-container .explanation-content .explanation-content-button {
  margin-top: 60px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .root-page .explanation-container .explanation-content-container .explanation-content .explanation-content-button {
    margin-bottom: 60px;
  }
}
.root-page .explanation-container .risk-container {
  margin-top: 10rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 0 20px;
}
.root-page .explanation-container .risk-container .risk-img {
  width: 140px;
  height: auto;
}
.root-page .explanation-container .risk-container .risk-text {
  font-size: 16px;
}

@media (max-width: 768px) {
  .lendo-static-container,
  .lendo-static-container-wide {
    padding-top: 30px;
    margin-bottom: 60px;
  }
  .lendopolis_h1 {
    font-size: 32px;
  }
  .lendopolis_h2 {
    font-size: 28px;
  }
  .lendo-steps-section .lendopolis_steps_title {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .lendo-step {
    margin-bottom: 40px;
  }
  .lendo-step-circle {
    width: 60px;
    height: 60px;
  }
  .lendo-step-circle span {
    font-size: 24px;
  }
}
@media (max-width: 375px) {
  .lendopolis-hero {
    height: auto !important;
    padding-top: 120px !important;
    padding-bottom: 80px !important;
    align-items: flex-start !important;
  }
  .lendopolis-hero__title {
    line-height: 1.12 !important;
    margin-top: 4px !important;
  }
}
.projects-lendopolis h2 h3 h4 h5 h6 {
  font-weight: 600;
}
.projects-lendopolis blockquote.alt {
  font-size: 16px;
  line-height: 1.3;
  margin: 0 0 22px;
}
.projects-lendopolis blockquote.alt.analyst-notice .h4, .projects-lendopolis blockquote.alt.analyst-notice h4 {
  text-transform: none;
  font-weight: 500;
}
.projects-lendopolis blockquote.alt.analyst-notice footer, .projects-lendopolis blockquote.alt.analyst-notice li, .projects-lendopolis blockquote.alt.analyst-notice p {
  font-style: italic;
  font-size: 16px;
}
.projects-lendopolis blockquote.alt.analyst-notice footer * {
  font-size: inherit;
}
.projects-lendopolis blockquote.alt footer, .projects-lendopolis blockquote.alt small {
  display: block;
  line-height: 1.42857;
  color: #b8b8b8;
}
.projects-lendopolis blockquote.alt footer::before, .projects-lendopolis blockquote.alt small::before {
  content: "— ";
}
.projects-lendopolis blockquote.alt p {
  font-style: italic;
}
.projects-lendopolis .analyst-notice-content p::before, .projects-lendopolis .analyst-notice-content p::after {
  content: "";
}
.projects-lendopolis .analyst-notice-content > p:first-child::before {
  content: "« ";
}
.projects-lendopolis .analyst-notice-content ul:last-child li:last-child p:last-child::after,
.projects-lendopolis .analyst-notice-content > p:last-child::after {
  content: " »";
}
.projects-lendopolis .k-u-margin-top-double {
  margin-top: 20px !important;
}
.projects-lendopolis .k-u-margin-bottom-quadruple {
  margin-bottom: 40px !important;
}
.projects-lendopolis .lendopolis-edit-warning {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: left;
  gap: 4px;
  padding: 10px 16px;
  background-color: var(--background-accent);
  border-bottom: 1px solid var(--border-accent);
}
.projects-lendopolis .lendopolis-edit-warning__title {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--brand-primary);
}
.projects-lendopolis .lendopolis-edit-warning__text {
  font-size: 18px;
  font-weight: 500;
  color: var(--text-primary);
}
.projects-lendopolis .projects-main-infos-container {
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  max-width: 1400px;
}
@media (min-width: 768px) {
  .projects-lendopolis .projects-main-infos-container .projects-picture-container {
    padding-right: 0;
  }
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .project-main-picture {
  margin: -1px -25px 0;
  overflow: hidden;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .project-main-picture img {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 768px) {
  .projects-lendopolis .projects-main-infos-container .projects-picture-container .project-main-picture img {
    height: 360px;
  }
}
@media (min-width: 992px) {
  .projects-lendopolis .projects-main-infos-container .projects-picture-container .project-main-picture img {
    height: 480px;
  }
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card {
  background: var(--background-primary);
  margin-top: 0;
  padding: 1px 25px;
  position: relative;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header {
  align-items: center;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  gap: 20px;
  background: var(--background-primary);
  position: relative;
  z-index: 2;
  margin: -30px -25px 30px;
  padding: 20px 25px;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-company {
  display: flex;
  align-items: center;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-company .info-card-company-logo {
  width: 40px;
  height: 40px;
  border-radius: 625px;
  overflow: hidden;
  border: 1px solid #d8d8d8;
  margin-right: 10px;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-company .info-card-company-logo img {
  display: block;
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-company .info-card-company-name {
  font-size: 16px;
  font-weight: 500;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-status {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-status .info-card-status-badge {
  border-radius: 5px;
  color: var(--brand-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding: 5px 10px;
  border: 1px solid var(--brand-primary);
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-status .info-card-status-badge.green-badge {
  background-color: var(--success-color);
  color: var(--text-secondary);
  border: none;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-status .info-card-status-badge.red-badge {
  background-color: #d9534f;
  color: white;
  border: none;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-status .info-card-status-information {
  color: var(--text-secondary);
  border-width: 2px;
  border-style: solid;
  height: 20px;
  width: 20px;
  box-sizing: content-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 625rem;
  background-color: var(--brand-primary);
  border-color: #BAE8FD;
  position: relative;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-header .info-card-status .info-card-status-tooltip {
  position: absolute;
  display: none;
  left: 60%;
  padding: 10px;
  background-color: #E8F7FE;
  top: 50px;
  border-radius: 15px;
  transform: translateY(-50%);
  width: 400px;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-title {
  margin-bottom: 40px;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-title {
    font-size: 46px;
    line-height: 46px;
  }
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-progress-bar-container {
  margin-bottom: 10px;
  margin-top: 30px;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-progress-bar-container .info-card-progress-bar {
  width: 100%;
  flex: 1;
  height: 6px;
  background-color: #eee;
  border-radius: 625px;
  position: relative;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-progress-bar-container .info-card-progress-bar.completed:after {
  background-color: var(--success-color);
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-progress-bar-container .info-card-progress-bar:after {
  content: "";
  position: absolute;
  width: var(--progress-value);
  background-color: var(--brand-primary);
  border-radius: 625px;
  height: 6px;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-progress-bar-container .info-card-progress-percentage {
  font-size: 16px;
  font-weight: 500;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-stats {
  display: flex;
  -moz-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-stats {
    gap: 50px;
  }
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-stats .info-card-stat {
  font-size: 18px;
  font-weight: 400;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-stats .info-card-stat .info-card-stat-number {
  font-size: 18px;
  font-weight: 500;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-short-description {
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 20px;
}
.projects-lendopolis .projects-main-infos-container .projects-picture-container .info-card .info-card-restrictions {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container {
  margin-bottom: 30px;
  margin-top: 80px;
  padding: 20px;
  background-color: #F3FBFF;
}
@media (min-width: 1200px) {
  .projects-lendopolis .projects-main-infos-container .projects-financial-infos-container {
    padding: 40px;
  }
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .financial-infos {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .financial-infos {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .financial-infos .financial-info {
  font-size: 16px;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 60px;
  align-items: center;
  min-width: 0;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .financial-infos .financial-info .financial-info-number {
  color: var(--brand-primary);
  text-align: right;
  flex: 0 1 66%;
  max-width: 66%;
  margin-left: 16px;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .financial-infos .financial-info:not(:first-child) {
  border-top: 1px solid var(--brand-primary);
}
@media (max-width: 768px) {
  .projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .investment-container {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .investment-container .investment-title {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .investment-container .investment-button {
    padding: 12px 30px !important;
    width: 100%;
  }
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest {
  background-color: var(--background-primary) !important;
  border: 1px solid #BAE8FD;
  border-radius: 12px;
  overflow: hidden;
  padding: 0 !important;
  margin-top: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .project-invest--header {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  padding: 14px 16px;
  background: var(--brand-primary);
  border-bottom: 1px solid rgba(186, 232, 253, 0.5);
  color: #fff;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .project-invest--header--icon-and-border,
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .project-invest--header--icon {
  display: none !important;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .project-invest--header--title {
  margin: 0;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center;
  grid-column: 2;
  justify-self: center;
  text-decoration: none;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .project-invest--header--opposite {
  grid-column: 3;
  justify-self: end;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .project-invest--header--opposite img {
  float: none !important;
  display: block;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .project-invest--header--opposite {
  display: none !important;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-with-icon__body__icon_container,
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .margined-top.text-center img {
  display: none !important;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .vertical-separator {
  display: none !important;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-body,
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-with-icon,
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .text-center.margined-top {
  background: transparent;
  border: 0;
  padding: 16px;
  margin: 0;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-with-icon__body {
  display: block;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-with-icon__body__icon_container {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 2px;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-with-icon__body__separator {
  height: 100%;
  border-left: 1px solid #BAE8FD;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-with-icon__body__content {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-primary);
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .offer-amount-title {
  color: #000;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .margined-top.text-center {
  display: block !important;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .margined-top.text-center > div {
  display: none !important;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .margined-top.text-center > div .vertical-separator {
  display: none !important;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .margined-top.text-center .text-left {
  font-size: 14px !important;
  line-height: 20px;
  color: var(--text-primary);
  border-left: 0;
  padding-left: 0;
  word-break: normal;
  overflow-wrap: anywhere;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-body.text-center .row {
  display: block;
  margin: 0;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-body.text-center .col-md-3,
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-body.text-center .col-md-9 {
  float: none;
  width: auto;
  padding: 0;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-body.text-center .col-md-9 {
  border-left: none !important;
  padding-left: 0 !important;
  color: var(--text-primary);
  text-align: center !important;
  max-width: 100%;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-body.text-center .col-md-3 {
  display: none;
}
.projects-lendopolis .projects-main-infos-container .projects-financial-infos-container .project-invest .panel-body.text-center h2 {
  color: var(--text-primary);
  margin: 0 0 8px 0 !important;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center !important;
}
.projects-lendopolis .projects-costs-risks-container {
  background-color: #F6F6F6;
  padding: 20px 40px 10px;
}
.projects-lendopolis .projects-costs-risks-container > div {
  max-width: 1400px;
  margin: auto;
}
.projects-lendopolis .projects-costs-risks-container .projects-costs-risks {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .projects-lendopolis .projects-costs-risks-container .projects-costs-risks {
    flex-direction: row;
  }
}
.projects-lendopolis .projects-costs-risks-container .projects-costs-risks .projects-cost-risk {
  padding-right: 10px;
  padding-left: 10px;
}
.projects-lendopolis .projects-costs-risks-container .projects-costs-risks .projects-cost-risk .projects-cost-risk-title {
  font-size: 20px;
  font-weight: 600;
}
.projects-lendopolis .projects-costs-risks-container .projects-costs-risks .projects-cost-risk .projects-cost-risk-list {
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.projects-lendopolis .projects-costs-risks-container .projects-costs-risks .projects-cost-risk .projects-cost-risk-list li {
  margin-bottom: 10px;
}
.projects-lendopolis .projects-description-container {
  padding: 0 40px;
}
.projects-lendopolis .projects-description-container .content-container {
  margin-top: 40px;
  margin-bottom: 40px;
}
.projects-lendopolis .projects-description-container .content-container .content-panel {
  display: none;
}
.projects-lendopolis .projects-description-container .content-container .content-panel.active {
  display: block;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .js-project-simulation-loading {
  background: var(--background-primary);
  border: 1px solid #BAE8FD;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .ls-panel.simulate {
  background: var(--background-primary);
  border: 1px solid #BAE8FD;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .ls-panel.simulate .ls-panel--title {
  margin: 0;
  padding: 14px 16px;
  background: var(--brand-primary);
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .ls-panel.simulate .ls-panel--body {
  padding: 16px;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-tabs {
  border-bottom: 1px solid #BAE8FD;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-tabs--tab {
  padding: 8px 6px;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-tabs--tab.active .simulate-tabs--item, .projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-tabs--tab:hover .simulate-tabs--item {
  background-color: var(--brand-primary);
  color: #fff;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-tabs--item {
  display: inline-block;
  padding: 8px 10px;
  border-radius: 8px;
  color: var(--brand-primary);
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-decoration: none !important;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-tabs--tab + .simulate-tabs--tab {
  border-left: 1px solid #BAE8FD;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate--form .form-amount {
  border-radius: 10px 0 0 10px;
  border-color: #BAE8FD;
  box-shadow: none;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate--form .btn-green__dark {
  background-color: var(--brand-primary) !important;
  border-color: var(--brand-primary) !important;
  color: #fff !important;
  border-radius: 10px;
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-timetable {
  border: 1px solid #BAE8FD;
  border-radius: 10px;
  overflow: hidden;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-timetable th,
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-timetable td {
  color: var(--text-primary);
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-timetable tr:nth-of-type(odd) {
  background-color: #F3FBFF;
  background-color: color-mix(in srgb, var(--brand-primary) 8%, white);
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .simulate-timetable--head,
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .bg-green__dark {
  background-color: var(--brand-primary) !important;
  color: #fff;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .graph h1,
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .graph h1.text-center.uppercase {
  margin: 0;
  padding: 8px 0;
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--text-primary);
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .graph .graph-border {
  margin-top: 12px;
  margin-bottom: 16px;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .graph .graph-border .graph-container,
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .graph .graph-border .graph-container.charts-graph-container {
  border: 1px solid #BAE8FD;
  border-radius: 12px;
  background: var(--background-primary);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  padding: 16px;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .graph canvas {
  display: block;
  margin: 0 auto;
}
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .graph .text-result,
.projects-lendopolis .projects-description-container .content-container #pane-payment-schedule .graph .info {
  color: var(--text-secondary);
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents a {
  text-decoration: none;
  color: inherit;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__link {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  background-color: var(--color-grey-000, #fff);
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  transition: all 0.15s ease-in-out;
  margin-bottom: 12px;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__link:hover {
  background-color: #f8f8f8;
  border-color: #d0d0d0;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__link--andromeda {
  border-color: #d8d8d8;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__icon svg {
  width: 40px;
  height: 50px;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__textContainer {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__arrow {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transition: transform 0.15s ease-in-out;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__arrow svg {
  width: 10px;
  height: 10px;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-LinkBox__link:hover .k-LinkBox__arrow {
  transform: translateX(4px);
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-u-line-height-normal {
  line-height: 1.5;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-u-size-small {
  font-size: 16px;
  font-weight: 700;
  color: #222;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-u-size-micro {
  font-size: 14px;
  color: #666;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-u-weight-regular {
  font-weight: 400;
}
.projects-lendopolis .projects-description-container .content-container #pane-documents .k-u-weight-light {
  font-weight: 300;
}
.projects-lendopolis .kyc-notification-title {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  color: var(--text-primary);
}
.projects-lendopolis .kyc-notification-content {
  font-size: 14px;
  line-height: 1.6;
  color: var(--text-primary);
}
.projects-lendopolis .kyc-notification-content p {
  margin-bottom: 16px;
}
.projects-lendopolis .kyc-notification-content p:last-child {
  margin-bottom: 0;
}
.projects-lendopolis .kyc-notification-content strong {
  font-weight: 600;
}
.projects-lendopolis .kyc-notification-actions {
  margin-top: 24px;
  text-align: center;
}
.projects-lendopolis .document-link {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  background-color: var(--color-grey-000, #fff);
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  transition: all 0.15s ease-in-out;
  margin-bottom: 12px;
  text-decoration: none;
  color: inherit;
}
.projects-lendopolis .document-link:hover {
  background-color: #f8f8f8;
  border-color: #d0d0d0;
}
.projects-lendopolis .document-link:hover .document-link__arrow {
  transform: translateX(4px);
}
.projects-lendopolis .document-link--andromeda {
  border-color: #d8d8d8;
}
.projects-lendopolis .document-link__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
.projects-lendopolis .document-link__icon svg {
  width: 40px;
  height: 50px;
}
.projects-lendopolis .document-link__text-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.projects-lendopolis .document-link__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #222;
}
.projects-lendopolis .document-link__description {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  color: #666;
}
.projects-lendopolis .document-link__arrow {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transition: transform 0.15s ease-in-out;
}
.projects-lendopolis .document-link__arrow svg {
  width: 10px;
  height: 10px;
  fill: var(--color-grey-900, #222);
  transform: rotate(90deg);
}
.projects-lendopolis .document-link--disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}
.projects-lendopolis .offer-message {
  padding: 10px;
  color: var(--text-primary);
  text-align: center;
}

.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__toolbar {
  margin-bottom: 16px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__toolbar-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__live-hero {
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__live-hero .info-card-title {
  font-family: inherit;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: var(--text-primary);
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__live-hero .projects-lendopolis-edit__title-hint {
  margin: 6px 0 0;
  font-size: 13px;
  line-height: 1.4;
  color: var(--text-secondary, #666);
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__live-hero .info-card-short-description,
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__live-hero .info-card-restrictions {
  font-family: inherit;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__hero-carousel {
  margin: -1px -25px 0;
  overflow: hidden;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__hero-carousel .project-carousel--bg-image,
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__hero-carousel img.img-responsive.project-carousel--bg-image {
  min-height: 220px;
  object-fit: cover;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__hero-sidebar .projects-lendopolis-edit__carousel-photo-panel.project-edit__add-carousel-picture {
  position: static;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px;
  z-index: auto;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__wysiwyg-card-desc {
  padding-top: 8px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__wysiwyg-card-desc-label,
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__wysiwyg-short-label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-secondary, #666);
  margin: 0 0 6px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__wysiwyg-card-desc-content {
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-primary);
  min-height: 1.25em;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__wysiwyg-card-desc-edit {
  margin-top: 10px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__wysiwyg-short {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #eee;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__wysiwyg-short .short_description-value {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.45;
  color: var(--text-primary);
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__wysiwyg-short .short_description-input textarea.editable-field {
  font-size: 18px;
  line-height: 1.45;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__financial-preview {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__investment-preview {
  background: color-mix(in srgb, var(--brand-primary) 8%, white);
  border-radius: 8px;
  padding: 12px 14px;
  margin-top: 8px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__investment-preview-note {
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
  color: var(--text-secondary);
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__inline-dates {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-bottom: 24px;
  padding: 8px 0 4px;
  max-width: 480px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__inline-date-row {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__inline-date-row .detail-bid-panel--title {
  font-size: 13px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--brand-primary);
  margin: 0;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__inline-date-row .begin_offer_date-value,
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__inline-date-row .end_offer_date-value {
  font-size: 18px;
  font-weight: 500;
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__tools-panel {
  margin-top: 8px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__costs-risks {
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__static-banner {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.4;
  color: var(--text-secondary, #555);
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__static-banner-label {
  display: inline-block;
  margin-right: 8px;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--brand-primary);
  background: color-mix(in srgb, var(--brand-primary) 12%, white);
}
.projects-lendopolis.projects-lendopolis--edit .projects-description-container {
  padding-top: 8px;
}
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel {
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-primary);
}
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel p,
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel li {
  font-size: 16px;
  line-height: 1.6;
}
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel p {
  margin-bottom: 0.75em;
}
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel ul,
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel ol {
  margin-bottom: 1em;
  padding-left: 1.25em;
}
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel h1,
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel h2,
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel h3,
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel h4,
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel h5,
.projects-lendopolis.projects-lendopolis--edit .projects-description-container .content-container .content-panel h6 {
  margin-top: 1.1em;
  margin-bottom: 0.5em;
  font-weight: 600;
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__section-title {
  margin-top: 1.75rem;
  margin-bottom: 0.65rem;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--border-accent, #bae8fd);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.35;
  color: var(--text-primary);
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__section-title:first-child {
  margin-top: 0;
}
.projects-lendopolis.projects-lendopolis--edit .projects-lendopolis-edit__forum-hint {
  margin-top: 1.5rem;
  padding: 14px 16px;
  border-radius: 8px;
  border: 1px solid #e6e6e6;
  background: #fafafa;
  font-size: 15px;
  line-height: 1.5;
}
.projects-lendopolis.projects-lendopolis--edit .heading {
  border-bottom-color: var(--border-accent, #bae8fd);
}

.lendopolis-page .panel_above_image__image {
  display: none;
}
.lendopolis-page .panel_above_image__body-wrap .panel_above_image__image {
  display: block;
  margin-top: -30px;
  transform-origin: center top;
}
.lendopolis-page .panel_above_image__content {
  border-color: white;
}
.lendopolis-page .ls-input {
  width: 100%;
  height: 35px;
  color: var(--text-primary);
  font-size: 14px;
  border-radius: 0;
  font-family: "latoregular";
  border: 0.5px solid var(--input-border);
  padding: 6px 12px;
}
.lendopolis-page .ls-h1, .lendopolis-page .ls-h2:not(.ls-modal__header--bg .ls-h2) {
  color: var(--text-primary);
}
.lendopolis-page .phone-link {
  visibility: hidden;
}
.lendopolis-page header .navbar-nav.navbar-right {
  display: flex;
  align-items: center;
}
.lendopolis-page header .navbar-nav > li.ls-menu {
  display: flex;
  align-items: center;
}
.lendopolis-page header .navbar-nav > li.ls-menu > a.account {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 35px;
  text-align: left !important;
  text-transform: none;
  line-height: 1.3;
  background-color: white !important;
  color: #000 !important;
}
.lendopolis-page header .navbar-nav > li.ls-menu > a.account .account__row {
  display: flex;
  align-items: baseline;
  gap: 6px;
}
.lendopolis-page header .navbar-nav > li.ls-menu.active {
  background-color: white !important;
}
.lendopolis-page header .navbar-nav > li.ls-menu.active > a {
  background-color: white !important;
  color: #000 !important;
}
.lendopolis-page header .navbar-nav > li.ls-menu > a.account .account__label,
.lendopolis-page header .navbar-nav > li.ls-menu > a.account #current-wallet-amount,
.lendopolis-page header .navbar-nav > li.ls-menu > a.account .badge#current-wallet-amount {
  color: #000 !important;
  background: transparent !important;
  font-weight: normal !important;
}
.lendopolis-page header .navbar-nav > li.ls-menu > a.account .account__name {
  font-weight: 600 !important;
}
.lendopolis-page header .navbar-nav > li.ls-menu > a .caret {
  border-top-color: #000 !important;
  border-bottom-color: #000 !important;
}
.lendopolis-page header .dropdown-menu > li > a,
.lendopolis-page header .dropdown-menu > li > a:hover,
.lendopolis-page header .dropdown-menu > li > a:focus {
  color: #000 !important;
}
.lendopolis-page header .navbar-nav > li.ls-menu.dropdown > a.dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 35px;
  line-height: 1.3 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: white !important;
  color: #000 !important;
}
.lendopolis-page .alert.alert-success {
  background: color-mix(in srgb, var(--brand-primary) 35%, transparent) !important;
  color: white;
}
.lendopolis-page img.vous_avez_un_message {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 50px;
  border-radius: 50px;
}

.lendopolis-page {
  --card-border-radius: 1rem;
  --card-box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 1.875rem;
  --hover-title-color: #05a8e6;
  --logo-size: 7.5rem;
  --card-padding: 1.5rem;
  --logo-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1.25rem;
  --darker-blue-color: rgb(0, 108, 255);
}

.lendopolis-page .project-card {
  box-shadow: var(--card-box-shadow);
  border-radius: 8px;
  overflow: hidden;
}

.lendopolis-page .project-card.project-card--has-description:hover {
  border: none;
  border-radius: 8px;
}

.lendopolis-page .project-card header {
  /* resets horrible defaults from app/assets/stylesheets/header.scss */
  z-index: auto !important;
}

.lendopolis-page .project-card-link {
  color: inherit;
  text-decoration: inherit;
}

.lendopolis-page .center-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.lendopolis-page .project-card-top-content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 2rem;
  z-index: 1;
  justify-content: center;
  align-items: center;
}

.lendopolis-page .project-card-top-content-overlay {
  display: none;
}

.lendopolis-page .project-card.project-card--has-description:hover .project-card-top-content-overlay {
  display: flex;
}

/* card container */
.lendopolis-page .project-card {
  position: relative;
  background-color: white;
  box-shadow: var(--card-box-shadow);
  border-radius: var(--card-border-radius);
}

.lendopolis-page .project-card-header {
  overflow: hidden;
  border-radius: var(--card-border-radius) var(--card-border-radius) 0 0;
}

/* header with thumbnail image */
.lendopolis-page .project-card-top-content {
  /* wrapper for both the header with image and the company logo */
  position: relative;
}

.lendopolis-page .project-card-image-badge {
  position: absolute;
  top: 0.8rem;
  right: 1rem;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  z-index: 3;
}

.lendopolis-page .project-card-image-badge.orange {
  color: rgb(78, 56, 0);
  background-color: rgb(255, 184, 0);
}

.lendopolis-page .project-card-image-badge.dark {
  color: white;
  background-color: var(--lendopolis-brand-primary-alt, #003A88);
}

.lendopolis-page .project-card-thumbnail {
  border-radius: var(--card-border-radius) var(--card-border-radius) 0 0;
  /* flexible resizing */
  display: block;
  min-width: none;
  width: 100%;
  /* sensible aspect-ratio-based centering */
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center center;
}

/* card details (text etc.) */
.lendopolis-page .project-card-details {
  padding: calc(2 * var(--card-padding)) var(--card-padding) var(--card-padding);
}

.lendopolis-page .project-card-title {
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 2rem;
}

.lendopolis-page .project-card.project-card--has-description:hover .project-card-title {
  color: var(--darker-blue-color);
}

.lendopolis-page .project-corporate {
  font-weight: 500;
}

.lendopolis-page .project-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.lendopolis-page .project-badge {
  padding: 3px 10px;
  border-radius: 20px;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
}

.lendopolis-page .project-badge.primary {
  color: rgb(0, 58, 136);
  background-color: rgb(231, 241, 255);
}

.lendopolis-page .project-badge.success {
  color: rgb(0, 73, 51);
  background-color: rgb(228, 251, 244);
}

.lendopolis-page .project-badge.danger {
  color: white;
  background-color: #d9534f;
}

.lendopolis-page .project-badge.secondary {
  color: rgb(34, 34, 34);
  background-color: rgb(246, 246, 246);
}

/* company logo (optional) */
.lendopolis-page .project-card-logo-container {
  position: absolute;
  height: var(--logo-size);
  width: var(--logo-size);
  bottom: calc(var(--logo-size) * -0.5);
  background-color: white;
  margin-left: var(--card-padding);
  box-shadow: var(--logo-shadow);
  border-radius: var(--card-border-radius);
  z-index: 2;
}

.lendopolis-page .project-card-logo {
  aspect-ratio: 1/1;
  width: 100%;
  display: block;
  min-width: none;
  object-fit: contain;
  object-position: center center;
  transform: scale(1.75);
}

.lendopolis-page .project-card-footer-stats-item {
  flex: 1 0 auto;
}

.lendopolis-page .project-card-footer-stats {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.lendopolis-page .project-card-footer-bar-container {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1rem;
}

.lendopolis-page .project-card-footer-bar {
  flex: 1;
  position: relative;
  height: 0.33rem;
  border-radius: 0.165rem;
  background-color: lightgray;
}

.lendopolis-page .project-card-footer-bar.fill {
  background-color: var(--darker-blue-color);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lendopolis-page .project-card-footer-bar.fill.completed {
  background-color: rgb(97, 208, 121);
}

.lendopolis-page .project-card-footer-bar-rate {
  font-size: 1.2rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  margin: 0;
}

.lendopolis-page .ls-h2.card-list-title {
  font-size: 3rem;
}

.lendopolis-page .front-page-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 320px));
  grid-auto-rows: 1fr;
  grid-gap: 2rem;
}

.lendopolis-page .front-page-grid .project-card {
  /* height: 100%; */
}

.lendopolis-page {
  --team-member-font-size: 1.6rem;
  --team-member-avatar-size: 135px;
  --team-member-max-list-width: 900px;
  --font-color: rgb(34, 34, 34);
  .team-member-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding-left: 0;
    max-width: var(--team-member-max-list-width);
  }
  .team-member-item {
    display: flex;
    gap: 1rem;
  }
  .team-member-avatar {
    flex: 0 0 var(--team-member-avatar-size);
  }
  .team-member-avatar img {
    width: var(--team-member-avatar-size);
    height: var(--team-member-avatar-size);
  }
  .team-member-info {
    flex: 1;
    color: var(--font-color);
    margin: 1rem 0;
    h3 {
      font-weight: 100;
      margin: 0;
      font-size: var(--team-member-font-size);
    }
    p:first-child {
      margin-top: 0.25rem;
      strong {
        font-weight: 500;
        margin: 1rem 0;
      }
    }
    p {
      margin: 1rem 0;
    }
  }
  .team-member-description {
    font-size: var(--team-member-font-size);
    line-height: 1.5;
  }
}

/* ======================================================================
   Personal Page LENDOPOLIS (pp-*) - Local design system for the personal area
   - Namespace: pp-*
   - Available blocks:
     - Layout: .pp-layout, .pp-layout__sidebar, .pp-layout__content
     - Cards/containers: .pp-card
     - Headings: .pp-title, .pp-subtitle
     - Buttons: .pp-btn, .pp-btn--primary, .pp-btn--gray, .pp-btn.is-disabled
     - Vertical navigation: .pp-nav,
     - KPIs: .pp-kpis, .pp-kpi, .pp-kpi__value, .pp-kpi__label
     - Stats: .pp-stats, .pp-stat, .pp-stat__value
     - Tab panels: .pp-tabpanel (+ .is-active)
     - Tables: .pp-table, .pp-table__cell, .pp-table__row--divider, .pp-amount
   - Rules: Simple BEM; states via .is-*
   ====================================================================== */
/* ======================================================================
   Global styles
   - Page background, titles, buttons, common components
   ====================================================================== */
.lendopolis-page .pp-title {
  font-size: 34px;
  font-weight: 500;
  margin: 10px 0;
}
.lendopolis-page .pp-subtitle {
  margin-bottom: 30px;
}
.lendopolis-page .pp-text--muted {
  color: var(--input-border);
  font-weight: 500;
}
.lendopolis-page .pp-info-text {
  font-size: 12px;
  margin: 10px 0 10px 0;
}
.lendopolis-page .pp-info-notices {
  margin-top: 16px;
}
.lendopolis-page .pp-info-notices .pp-info-text + .pp-info-text {
  margin-top: 4px;
}
.lendopolis-page .pp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 12px;
  font-weight: 600;
  line-height: 1.2;
  min-height: 48px;
  min-width: 160px;
  padding: 0 24px;
  text-align: center;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.lendopolis-page .dashboard-actions {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
.lendopolis-page .pp-btn--primary {
  background-color: var(--brand-accent);
  color: var(--text-on-brand);
  padding: 0 35px;
  font-size: 14px;
  border: none;
}
.lendopolis-page .pp-btn--primary:hover {
  color: var(--text-on-brand);
  background-color: color-mix(in srgb, var(--brand-accent) 85%, transparent);
}
.lendopolis-page .pp-btn--primary:active {
  background-color: color-mix(in srgb, var(--brand-accent) 75%, transparent);
}
.lendopolis-page .pp-btn--gray {
  background-color: #d9d9d9;
  color: var(--text-on-brand);
  padding: 0 35px;
  font-size: 14px;
  border: none;
}
.lendopolis-page .pp-btn--gray:hover, .lendopolis-page .pp-btn--gray:active {
  background-color: #d0d0d0;
  color: var(--text-on-brand);
}
.lendopolis-page .pp-btn.is-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 576px) {
  .lendopolis-page .pp-btn {
    width: 100%;
    min-width: 0;
  }
}
.lendopolis-page .pp-card {
  overflow: hidden;
  border: 1px solid var(--border-default);
  border-radius: 8px;
}
.lendopolis-page .pp-layout {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  margin: 10px 0 10px;
}
.lendopolis-page .pp-layout--with-sidebar {
  flex-direction: row;
  align-items: flex-start;
}
.lendopolis-page .pp-layout__content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.lendopolis-page .pp-section {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.lendopolis-page .pp-section + .pp-section {
  margin-top: 24px;
}
.lendopolis-page .pp-semi-bold {
  font-weight: 500;
}
.lendopolis-page {
  /* ======================================================================
    Dashboard tab
    ====================================================================== */
  /* Bootstrap nav integration */
}
.lendopolis-page .pp-nav .nav-item + .nav-item {
  margin-top: 10px;
}
.lendopolis-page .pp-nav .nav-link {
  display: block;
  color: var(--brand-accent);
  padding: 8px 11px;
  border-radius: 6px;
  text-transform: none;
}
.lendopolis-page .pp-nav .nav-item:not(.active) > .nav-link:hover,
.lendopolis-page .pp-nav .nav-item:not(.active) > .nav-link:focus {
  background-color: #f0f0f0;
  color: var(--brand-accent);
  cursor: pointer;
}
.lendopolis-page .pp-nav .nav-item.active > .nav-link {
  background-color: var(--brand-accent);
  color: var(--text-on-brand);
  cursor: default;
}
.lendopolis-page .pp-kpis {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  border: 1px solid var(--border-default);
  border-radius: 8px;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 20px;
}
.lendopolis-page .pp-kpi {
  display: flex;
  flex-direction: column;
}
.lendopolis-page .pp-kpi__value {
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 34px;
}
.lendopolis-page .panel h3.pp-kpi__value {
  margin-top: 10px;
  font-weight: 600;
  font-size: 34px;
}
.lendopolis-page .pp-kpi__label {
  color: var(--text-primary);
  font-size: 20px;
  display: block;
}
.lendopolis-page .pp-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  overflow: hidden;
  border: 1px solid var(--border-default);
  border-radius: 8px;
}
.lendopolis-page .pp-stat {
  padding: 20px 24px;
  border-bottom: 1px solid var(--border-default);
}
.lendopolis-page .pp-stat__value {
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 6px 0;
}
.lendopolis-page .pp-layout__sidebar {
  min-width: 220px;
  width: 260px;
  flex: 0 0 260px;
}
.lendopolis-page .pp-nav {
  border: 1px solid var(--border-default);
  border-radius: 12px;
  background: var(--background-primary);
  padding: 20px;
}
.lendopolis-page .pp-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lendopolis-page .pp-layout_finance {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  margin-bottom: 20px;
}
.lendopolis-page .pp-table-layout__content {
  flex: 1;
  min-width: 0;
}
.lendopolis-page .pp-summary__header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 8px;
  margin-bottom: 12px;
}
.lendopolis-page .pp-summary__header .pp-summary__title {
  margin: 0;
  text-align: center;
  width: auto;
  flex: 0 1 auto;
}
.lendopolis-page .pp-finance-menu-toggle {
  display: none;
  border: 1px solid var(--border-default);
  border-radius: 50%;
  padding: 10px;
  background: var(--background-primary);
  width: 46px;
  height: 46px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}
.lendopolis-page .pp-finance-menu-toggle__line {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--brand-accent);
}
.lendopolis-page .pp-year-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 8px;
}
.lendopolis-page .pp-year-navigation[hidden] {
  display: none !important;
}
.lendopolis-page .pp-year-nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  border-radius: 50%;
  line-height: 1;
  transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease;
}
.lendopolis-page .pp-year-nav-btn[hidden] {
  display: none !important;
}
.lendopolis-page .pp-year-nav-btn:hover:not(:disabled) {
  box-shadow: 0 0 0 0.15rem rgba(0, 123, 255, 0.25);
}
.lendopolis-page .pp-year-nav-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  box-shadow: none;
}
.lendopolis-page .pp-summary__date {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  flex-wrap: wrap;
}
.lendopolis-page .pp-summary__date span {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
}
.lendopolis-page .pp-custom-range {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  justify-content: center;
  margin-top: 20px;
}
.lendopolis-page .pp-custom-range[hidden] {
  display: none !important;
}
.lendopolis-page .pp-custom-range__label {
  font-weight: 600;
}
.lendopolis-page .pp-custom-range__input {
  border: 1px solid var(--border-default);
  border-radius: 6px;
  padding: 8px 12px;
  min-width: 140px;
}
.lendopolis-page table.finance-table {
  width: 100%;
  border-collapse: collapse;
}
.lendopolis-page table.finance-table td {
  padding: 12px 8px;
  border-bottom: 1px solid var(--border-default);
}
.lendopolis-page table.finance-table td[colspan="2"] {
  padding: 0;
  border: 0;
}
.lendopolis-page table.finance-table td[colspan="2"]::before {
  content: "";
  display: block;
  height: 1px;
  background: var(--border-default);
}
.lendopolis-page .pp-nav-layout {
  display: flex;
  flex-flow: column;
}
.lendopolis-page table.pp-table {
  width: 100%;
}
.lendopolis-page table.pp-table td {
  padding: 12px 8px;
}
.lendopolis-page table.pp-table td[colspan] {
  padding: 0;
}
.lendopolis-page table.pp-table td[colspan]::before {
  content: "";
  display: block;
  height: 1px;
  background: var(--border-default);
}
.lendopolis-page .pp-amount {
  text-align: right;
  font-weight: 600;
}
.lendopolis-page {
  /* Category accordion for dashboard stats */
}
.lendopolis-page .pp-categories {
  border: 1px solid var(--border-default);
  border-radius: 8px;
  overflow: visible; /* visible pour permettre au dropdown Contrats de s'afficher */
}
.lendopolis-page .pp-category + .pp-category {
  border-top: 1px solid var(--border-default);
}
.lendopolis-page .pp-category__stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr) 80px;
  align-items: center;
}
.lendopolis-page .pp-stat--action {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 20px;
  border-bottom: none;
}
.lendopolis-page .pp-details-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--brand-accent, #19b4fa);
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
}
.lendopolis-page .pp-details-toggle:hover {
  opacity: 0.8;
  color: var(--brand-accent, #19b4fa);
}
.lendopolis-page .pp-details-toggle__chevron {
  font-size: 10px;
  transition: transform 0.2s ease;
}
.lendopolis-page .pp-category__panel {
  display: none;
  border-top: 1px solid var(--border-default);
  padding: 0 20px 16px;
}
.lendopolis-page .pp-category__panel.is-open {
  display: block;
}
.lendopolis-page .pp-category__items {
  /* container for offer items */
}
.lendopolis-page .pp-offer-item {
  display: flex;
  gap: 12px;
  padding: 12px 10px;
  border-bottom: 1px solid var(--border-default);
  margin: 0;
  font-size: 1rem;
}
.lendopolis-page .pp-offer-item:last-of-type {
  border-bottom: none;
}
.lendopolis-page .pp-offer-item--hidden {
  display: none !important;
}
.lendopolis-page .pp-offer-item dt {
  flex: 0 0 30%;
  max-width: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}
.lendopolis-page .pp-offer-item dd {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  margin: 0;
}
.lendopolis-page .pp-offer-item__company {
  color: var(--brand-accent, #19b4fa);
  text-decoration: none;
  font-weight: 500;
}
.lendopolis-page .pp-offer-item__company:hover {
  text-decoration: underline;
}
.lendopolis-page .pp-offer-item__info {
  flex: 1;
}
.lendopolis-page .pp-offer-item__info--equity {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 28px;
  align-items: flex-start;
}
.lendopolis-page .pp-offer-item__info-col {
  min-width: 220px;
}
.lendopolis-page .pp-offer-item__links {
  display: flex;
  gap: 20px;
  flex-shrink: 0;
  align-items: center;
}
.lendopolis-page .pp-offer-item__links a {
  color: var(--brand-accent, #19b4fa);
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap;
  font-size: 1rem;
}
.lendopolis-page .pp-offer-item__links a:hover {
  text-decoration: underline;
}
.lendopolis-page .pp-contracts-dropdown {
  display: inline-flex;
  align-items: center;
  position: relative; /* pour le positionnement du dropdown-menu */
}
.lendopolis-page .pp-contracts-dropdown .pp-contracts-dropdown__trigger {
  color: var(--brand-accent, #19b4fa);
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap;
  font-size: 1rem;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: none;
  border: none;
  padding: 0;
}
.lendopolis-page .pp-contracts-dropdown .pp-contracts-dropdown__trigger:hover {
  text-decoration: underline;
}
.lendopolis-page .pp-contracts-dropdown .pp-contracts-dropdown__trigger .caret {
  margin-left: 2px;
}
.lendopolis-page .pp-contracts-dropdown .dropdown-menu {
  min-width: 380px;
  max-width: 420px;
  padding: 12px 16px;
  z-index: 1050; /* au-dessus du contenu (Bootstrap modal = 1050) */
}
.lendopolis-page .pp-contracts-dropdown .dropdown-menu .doc-container {
  padding: 10px 12px;
  margin-bottom: 6px;
  border-radius: 6px;
  background: #fcfcfd;
  border: 1px solid transparent;
  font-size: 14px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.lendopolis-page .pp-contracts-dropdown .dropdown-menu .doc-container .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.lendopolis-page .pp-contracts-dropdown .dropdown-menu .doc-container .row .pdf-icon {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 0 5px;
}
.lendopolis-page .pp-contracts-dropdown .dropdown-menu .doc-container .row .col-md-10,
.lendopolis-page .pp-contracts-dropdown .dropdown-menu .doc-container .row .col-xs-10 {
  flex: 1;
  min-width: 0; /* permet au texte de se replier */
  padding: 0 5px;
}
.lendopolis-page .pp-contracts-dropdown .dropdown-menu .doc-container .row .italic.gray.small {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #6c757d;
  line-height: 1.4;
  white-space: normal;
  word-wrap: break-word;
}
.lendopolis-page .pp-contracts-dropdown .dropdown-menu a:hover .doc-container {
  background-color: #f0f4f8;
  border-color: #dce3e6;
}
.lendopolis-page .pp-category__panel,
.lendopolis-page .pp-category__items {
  overflow: visible; /* évite que le dropdown soit coupé */
}
.lendopolis-page .pp-offer-item__cancel {
  color: #e74c3c !important;
  border: 1px solid #e74c3c;
  border-radius: 6px;
  padding: 4px 12px;
  font-size: 0.8rem;
  cursor: pointer;
  text-decoration: none !important;
}
.lendopolis-page .pp-offer-item__cancel:hover {
  background: #e74c3c;
  color: #fff !important;
}
.lendopolis-page .pp-category__pagination {
  text-align: center;
  padding: 12px 0 4px;
}
.lendopolis-page .pp-show-more {
  background: none;
  border: none;
  color: var(--brand-accent, #19b4fa);
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  padding: 8px 16px;
}
.lendopolis-page .pp-show-more:hover {
  text-decoration: underline;
}
.lendopolis-page #scheduleOfferModal .simulate-timetable {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .lendopolis-page .pp-category__stats {
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }
  .lendopolis-page .pp-stat--action {
    grid-column: 1/-1;
    justify-content: center;
    padding: 0 20px 10px;
    border-bottom: none;
  }
}
@media (max-width: 768px) {
  .lendopolis-page .pp-offer-item {
    flex-direction: column;
    gap: 4px;
  }
  .lendopolis-page .pp-offer-item dt {
    flex: none;
    max-width: 100%;
  }
  .lendopolis-page .pp-offer-item dd {
    flex-direction: column;
    gap: 8px;
  }
  .lendopolis-page .pp-offer-item__info--equity {
    flex-direction: column;
    gap: 6px;
  }
  .lendopolis-page .pp-offer-item__info-col {
    min-width: 100%;
  }
  .lendopolis-page .pp-offer-item__links {
    flex-wrap: wrap;
    gap: 12px;
  }
}
.lendopolis-page .pp-btn--cancel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 1px solid #e74c3c;
  color: #e74c3c;
  border-radius: 8px;
  padding: 8px 16px;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.lendopolis-page .pp-btn--cancel:hover {
  background: #e74c3c;
  color: #fff;
  text-decoration: none;
}
.lendopolis-page .pp-btn--cancel.is-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
  border-color: #999;
  color: #999;
}
@media (max-width: 768px) {
  .lendopolis-page .pp-collecting-accordion__body {
    padding: 0 12px 12px;
    overflow-x: auto;
  }
}
.lendopolis-page {
  /* ======================================================================
  Profile tab
  ====================================================================== */
}
.lendopolis-page .pp-section__body {
  border: 1px solid var(--border-default);
  border-radius: 12px;
  padding: 24px;
  background: var(--background-primary);
}
.lendopolis-page .pp-section__body + .pp-section__body {
  margin-top: 32px;
}
.lendopolis-page .pp-profile__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 16px 32px;
  margin-bottom: 24px;
}
.lendopolis-page {
  /* Force exactly two columns when needed (e.g., to align single fields to half width) */
}
.lendopolis-page .pp-profile__grid--two {
  grid-template-columns: repeat(2, minmax(240px, 1fr));
}
.lendopolis-page .pp-profile__field label {
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin-bottom: 6px;
}
.lendopolis-page .pp-profile__value {
  border: 1px solid var(--border-default);
  border-radius: 10px;
  padding: 12px 16px;
  background: var(--background-secondary, #f7f7f7);
  font-size: 16px;
  color: var(--text-primary);
  min-height: 46px;
  display: flex;
  align-items: center;
}
.lendopolis-page .pp-profile__document-card {
  border: 1px solid var(--border-default);
  border-radius: 12px;
  padding: 18px 20px;
  background: var(--background-primary);
}
.lendopolis-page .pp-profile__document-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}
.lendopolis-page .pp-profile__document-body > div {
  flex: 1;
  min-width: 220px;
}
.lendopolis-page .pp-profile__field--spacer {
  visibility: hidden;
}
.lendopolis-page .pp-doc-thumb {
  max-width: 90px;
  border: 1px solid var(--border-default);
  border-radius: 8px;
  padding: 6px;
  background: #fff;
}
.lendopolis-page .pp-doc-thumb img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
.lendopolis-page .pp-doc-thumb .embeded-responsive {
  width: 100%;
  height: 90px;
  overflow: hidden;
  border-radius: 4px;
}
.lendopolis-page .pp-doc-thumb iframe {
  width: 100% !important;
  height: 90px !important;
  border: 0;
}
.lendopolis-page .pp-doc-row {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 12px;
  text-align: center;
}
.lendopolis-page .pp-profile__list {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .lendopolis-page .pp-kpis {
    gap: 20px;
  }
  .lendopolis-page .pp-stats {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}
@media (max-width: 992px) {
  .lendopolis-page .pp-layout--with-sidebar {
    flex-direction: column;
  }
  .lendopolis-page .pp-kpis {
    flex-direction: column;
  }
  .lendopolis-page .pp-layout_finance {
    flex-direction: column;
  }
  .lendopolis-page .pp-layout__sidebar {
    width: 100%;
    flex: 0 0 auto;
    display: none;
  }
  .lendopolis-page .pp-finance-menu-toggle {
    display: inline-flex;
    align-self: flex-end;
  }
  .lendopolis-page .pp-summary__header {
    flex-direction: column;
    align-items: flex-start;
  }
  .lendopolis-page .pp-summary__title {
    font-size: 22px;
  }
  .lendopolis-page .pp-summary__date {
    justify-content: center;
    margin-right: 0;
    margin-top: 8px;
  }
  .lendopolis-page .pp-profile__grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media (max-width: 768px) {
  .lendopolis-page .pp-kpi__value {
    font-size: 28px;
  }
  .lendopolis-page .pp-kpi__label {
    font-size: 16px;
  }
}
.lendopolis-page {
  /* ======================================================================
    History tab
  ====================================================================== */
}
.lendopolis-page .pp-history {
  margin-top: 30px;
}
.lendopolis-page .pp-history__sidebar {
  flex: 0 0 260px;
  max-width: 280px;
}
.lendopolis-page .pp-history__content {
  flex: 1;
  min-width: 0;
}
.lendopolis-page .pp-history__filters-card,
.lendopolis-page .pp-history__date-card {
  padding: 20px 22px;
  background: var(--background-primary);
}
.lendopolis-page .pp-history__date-card {
  margin-top: 24px;
}
.lendopolis-page .pp-history__filters-title,
.lendopolis-page .pp-history__date-title {
  margin: 0 0 18px 0;
  font-size: 18px;
  font-weight: 600;
}
.lendopolis-page .pp-history__filters-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.lendopolis-page .pp-history__checkbox {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  cursor: pointer;
  color: var(--brand-accent);
}
.lendopolis-page .pp-history__checkbox input[type=checkbox] {
  width: 16px;
  height: 16px;
}
.lendopolis-page .pp-history__date-input-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lendopolis-page .pp-history__date-input {
  flex: 1;
  min-width: 0;
  border: 1px solid var(--border-default);
  border-radius: 6px;
  padding: 8px 12px;
  font-size: 14px;
}
.lendopolis-page .pp-history__date-button {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid var(--border-default);
  background: var(--background-primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.lendopolis-page .pp-history__date-button-icon {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 2px solid var(--brand-accent);
  position: relative;
}
.lendopolis-page .pp-history__date-button-icon::before,
.lendopolis-page .pp-history__date-button-icon::after {
  content: "";
  position: absolute;
  background: var(--brand-accent);
}
.lendopolis-page .pp-history__date-button-icon::before {
  height: 2px;
  left: 2px;
  right: 2px;
  top: 4px;
}
.lendopolis-page .pp-history__date-button-icon::after {
  width: 2px;
  top: 2px;
  bottom: 8px;
  left: 5px;
}
.lendopolis-page .pp-history__export {
  margin-top: 18px;
}
.lendopolis-page .pp-history__export-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  text-decoration: none;
}
.lendopolis-page .pp-history__export-link::before {
  content: "⬇";
  font-size: 18px;
  line-height: 1;
}
.lendopolis-page .pp-history__search-card {
  padding: 18px 22px;
  margin-bottom: 12px;
  background: var(--background-primary);
}
.lendopolis-page .pp-history__search-bar {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lendopolis-page .pp-history__search-input {
  flex: 1;
  min-width: 0;
  border: 1px solid var(--border-default);
  border-radius: 6px;
  padding: 10px 14px;
  font-size: 14px;
}
.lendopolis-page .pp-history__search-button {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  border: none;
  background: var(--brand-accent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.lendopolis-page .pp-history__search-button-icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid var(--text-on-brand);
  position: relative;
}
.lendopolis-page .pp-history__search-button-icon::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 2px;
  border-radius: 2px;
  background: var(--text-on-brand);
  transform: rotate(45deg);
  right: -4px;
  bottom: -1px;
}
.lendopolis-page .pp-history__table-card {
  background: var(--background-primary);
  border: none !important;
  box-shadow: none !important;
}
.lendopolis-page .pp-history__table {
  border: none !important;
}
.lendopolis-page .pp-history__table thead th {
  font-size: 14px;
  font-weight: 600;
  padding: 12px 8px;
  border: none !important;
  border-bottom: 2px solid #ddd !important;
  color: var(--text-primary);
  text-align: center;
}
.lendopolis-page .pp-history__table tbody td {
  padding: 12px 8px;
  text-align: center;
  border: none !important;
}
.lendopolis-page .pp-history__table tbody tr {
  border: none !important;
}
.lendopolis-page {
  /* Alternance blanc / gris sur la ligne + son "pied de ligne" (child row) */
  /* White background for even rows (0, 2, 4, ...) */
}
.lendopolis-page .pp-history__table tbody tr:not(.pp-history__row--alt) td {
  background: #ffffff !important;
}
.lendopolis-page {
  /* Gray background for odd rows (1, 3, 5, ...) */
}
.lendopolis-page .pp-history__table tbody tr.pp-history__row--alt td {
  background: #f7f7f7 !important;
}
.lendopolis-page {
  /* Child rows inherit background from their class (set via JavaScript) */
}
.lendopolis-page .pp-history__table tbody tr.child:not(.pp-history__row--alt) td {
  background: #ffffff !important;
}
.lendopolis-page .pp-history__table tbody tr.child.pp-history__row--alt td {
  background: #f7f7f7 !important;
}
.lendopolis-page {
  /* Typo un peu plus grande (table + détails) */
}
.lendopolis-page .pp-history__table tbody td,
.lendopolis-page .pp-history__table tbody td p {
  font-size: 15px !important;
}
.lendopolis-page .pp-history__date-cell {
  position: relative;
}
.lendopolis-page .pp-history__date-text {
  min-width: 0;
}
.lendopolis-page .pp-history__operation-label {
  font-size: 16px !important;
  font-weight: 600 !important;
  margin: 2px 0 0 0 !important;
}
.lendopolis-page .pp-history__details-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #19b4fa;
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap;
}
.lendopolis-page .pp-history__details-toggle:hover {
  text-decoration: underline;
}
.lendopolis-page .pp-history__table tbody tr.child td {
  border: none !important;
  padding: 0 0 12px 0 !important;
  text-align: left !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.lendopolis-page {
  /* enlever la "barre" entre la ligne et ses détails quand ouvert */
}
.lendopolis-page .pp-history__table tbody tr.shown td {
  border-bottom: 0 !important;
}
.lendopolis-page .pp-history__table tbody tr.shown + tr.child td {
  border-top: 0 !important;
}
.lendopolis-page .pp-history__row-details {
  color: #555;
  font-size: 15px;
  line-height: 1.5;
  padding: 16px 18px;
  text-align: left;
}
.lendopolis-page {
  /* DataTables wrapper styles */
}
.lendopolis-page #history-items-table_wrapper .top {
  width: 100%;
  margin-bottom: 15px;
}
.lendopolis-page #history-items-table_wrapper .dataTables_filter {
  width: 100% !important;
  text-align: left !important;
  float: none !important;
  display: block !important;
}
.lendopolis-page #history-items-table_wrapper .dataTables_filter label {
  width: 100% !important;
  display: block !important;
  font-size: 0 !important;
}
.lendopolis-page #history-items-table_wrapper .dataTables_filter input {
  width: 100% !important;
  margin: 0 !important;
  display: block !important;
  font-size: 14px !important;
}
.lendopolis-page {
  /* Pagination styles to match Lendopolis branding - Override Bootstrap .pagination */
}
.lendopolis-page #history-items-table_wrapper .dataTables_paginate {
  margin-top: 20px !important;
}
.lendopolis-page {
  /* Override Bootstrap pagination styles */
}
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > li > a,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > li > span,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate span .paginate_button,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate .paginate_button {
  padding: 8px 12px !important;
  margin: 0 2px !important;
  border-radius: 4px !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  color: #19b4fa !important;
  font-weight: 500 !important;
  transition: all 0.2s ease !important;
  box-shadow: none !important;
}
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > li > a:hover,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > li > span:hover,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate span .paginate_button:hover,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate .paginate_button:hover {
  background: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
  background-image: none !important;
  color: #19b4fa !important;
  border: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > a,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > a:hover,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > a:focus,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > span,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > span:hover,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > span:focus,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate span .paginate_button.current,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate .paginate_button.current {
  background: #19b4fa !important;
  background-color: #19b4fa !important;
  background-image: none !important;
  color: white !important;
  font-weight: 600 !important;
  border: none !important;
  border-color: #19b4fa !important;
  box-shadow: none !important;
}
.lendopolis-page #history-items-table_wrapper .dataTables_paginate span .paginate_button.current:hover,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #05a8e6 !important;
  background-color: #05a8e6 !important;
  background-image: none !important;
  color: white !important;
  border: none !important;
  border-color: #05a8e6 !important;
  box-shadow: none !important;
}
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .disabled > a,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .disabled > span,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate span .paginate_button.disabled,
.lendopolis-page #history-items-table_wrapper .dataTables_paginate .paginate_button.disabled {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
  color: #999 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
}
.lendopolis-page .pp-history__empty-row td {
  padding: 40px 8px;
  text-align: center;
}
.lendopolis-page .pp-history__empty-text {
  margin: 10px;
  font-size: 14px;
  color: var(--text-primary);
}
@media (max-width: 992px) {
  .lendopolis-page .pp-history__sidebar,
  .lendopolis-page .pp-history__content {
    max-width: 100%;
    width: 100%;
  }
}
.lendopolis-page {
  /* ======================================================================
    Forecast tab
  ====================================================================== */
}
.lendopolis-page .pp-forecast {
  margin-top: 30px;
}
.lendopolis-page .pp-forecast__date-card,
.lendopolis-page .pp-forecast__search-card {
  background: var(--background-primary);
  padding: 20px 22px;
}
.lendopolis-page .pp-forecast__date-card {
  flex: 0 0 260px;
  max-width: 280px;
}
.lendopolis-page .pp-forecast__search-card {
  flex: 1;
  min-width: 0;
}
.lendopolis-page .pp-forecast__date-title {
  margin: 0 0 18px 0;
  font-size: 18px;
  font-weight: 600;
}
.lendopolis-page .pp-forecast__date-input-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lendopolis-page .pp-forecast__date-input {
  flex: 1;
  min-width: 0;
  border: 1px solid var(--border-default);
  border-radius: 6px;
  padding: 10px 14px;
  font-size: 14px;
}
.lendopolis-page .pp-forecast__date-button {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: none;
  background: var(--background-primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
}
.lendopolis-page .pp-forecast__date-button-icon {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 2px solid var(--brand-accent);
  position: relative;
}
.lendopolis-page .pp-forecast__date-button-icon::before,
.lendopolis-page .pp-forecast__date-button-icon::after {
  content: "";
  position: absolute;
  background: var(--brand-accent);
}
.lendopolis-page .pp-forecast__date-button-icon::before {
  height: 2px;
  left: 2px;
  right: 2px;
  top: 4px;
}
.lendopolis-page .pp-forecast__date-button-icon::after {
  width: 2px;
  top: 2px;
  bottom: 8px;
  left: 5px;
}
.lendopolis-page .pp-forecast__search-bar {
  display: flex;
  align-items: center;
  gap: 10px;
}
.lendopolis-page .pp-forecast__search-input {
  flex: 1;
  min-width: 0;
  border: 1px solid var(--border-default);
  border-radius: 6px;
  padding: 10px 14px;
  font-size: 14px;
}
.lendopolis-page .pp-forecast__search-button {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  border: none;
  background: var(--brand-accent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.lendopolis-page .pp-forecast__search-button-icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid var(--text-on-brand);
  position: relative;
}
.lendopolis-page .pp-forecast__search-button-icon::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 2px;
  border-radius: 2px;
  background: var(--text-on-brand);
  transform: rotate(45deg);
  right: -4px;
  bottom: -1px;
}
.lendopolis-page .pp-forecast__table-card {
  background: var(--background-primary);
  border: none !important;
  box-shadow: none !important;
}
.lendopolis-page .pp-forecast__table {
  border: none !important;
}
.lendopolis-page .pp-forecast__table thead th {
  font-size: 14px;
  font-weight: 600;
  padding: 12px 8px;
  border: none !important;
  border-bottom: 2px solid #ddd !important;
  color: var(--text-primary);
  text-align: center;
}
.lendopolis-page .pp-forecast__table tbody td {
  padding: 12px 8px;
  text-align: center;
  border: none !important;
}
.lendopolis-page .pp-forecast__table tbody tr {
  border: none !important;
}
.lendopolis-page {
  /* Alternance blanc / gris sur la ligne + son "pied de ligne" (child row) */
  /* White background for even rows (0, 2, 4, ...) */
}
.lendopolis-page .pp-forecast__table tbody tr:not(.pp-forecast__row--alt) td {
  background: #ffffff !important;
}
.lendopolis-page {
  /* Gray background for odd rows (1, 3, 5, ...) */
}
.lendopolis-page .pp-forecast__table tbody tr.pp-forecast__row--alt td {
  background: #f7f7f7 !important;
}
.lendopolis-page {
  /* Child rows inherit background from their class (set via JavaScript) */
}
.lendopolis-page .pp-forecast__table tbody tr.child:not(.pp-forecast__row--alt) td {
  background: #ffffff !important;
}
.lendopolis-page .pp-forecast__table tbody tr.child.pp-forecast__row--alt td {
  background: #f7f7f7 !important;
}
.lendopolis-page {
  /* Typo un peu plus grande (table + détails) */
}
.lendopolis-page .pp-forecast__table tbody td,
.lendopolis-page .pp-forecast__table tbody td p {
  font-size: 15px !important;
}
.lendopolis-page .pp-forecast__date-cell {
  position: relative;
}
.lendopolis-page .pp-forecast__date-text {
  min-width: 0;
}
.lendopolis-page .pp-forecast__operation-label {
  font-size: 16px !important;
  font-weight: 600 !important;
  margin: 2px 0 0 0 !important;
}
.lendopolis-page .pp-forecast__details-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #19b4fa;
  text-decoration: none;
  font-weight: 500;
  white-space: nowrap;
}
.lendopolis-page .pp-forecast__details-toggle:hover {
  text-decoration: underline;
}
.lendopolis-page .pp-forecast__table tbody tr.child td {
  border: none !important;
  padding: 0 0 12px 0 !important;
  text-align: left !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}
.lendopolis-page {
  /* enlever la "barre" entre la ligne et ses détails quand ouvert */
}
.lendopolis-page .pp-forecast__table tbody tr.shown td {
  border-bottom: 0 !important;
}
.lendopolis-page .pp-forecast__table tbody tr.shown + tr.child td {
  border-top: 0 !important;
}
.lendopolis-page .pp-forecast__row-details {
  color: #555;
  font-size: 15px;
  line-height: 1.5;
  padding: 16px 18px;
  text-align: left;
}
.lendopolis-page {
  /* DataTables wrapper styles */
}
.lendopolis-page #forecast-reimbursements-table_wrapper .top {
  width: 100%;
  margin-bottom: 15px;
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_filter {
  width: 100% !important;
  text-align: left !important;
  float: none !important;
  display: block !important;
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_filter label {
  width: 100% !important;
  display: block !important;
  font-size: 0 !important;
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_filter input {
  width: 100% !important;
  margin: 0 !important;
  display: block !important;
  font-size: 14px !important;
}
.lendopolis-page {
  /* Pagination styles to match Lendopolis branding - Override Bootstrap .pagination */
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate {
  margin-top: 20px !important;
}
.lendopolis-page {
  /* Override Bootstrap pagination styles */
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > li > a,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > li > span,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate span .paginate_button,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate .paginate_button {
  padding: 8px 12px !important;
  margin: 0 2px !important;
  border-radius: 4px !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  color: #19b4fa !important;
  font-weight: 500 !important;
  transition: all 0.2s ease !important;
  box-shadow: none !important;
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > li > a:hover,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > li > span:hover,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate span .paginate_button:hover,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate .paginate_button:hover {
  background: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
  background-image: none !important;
  color: #19b4fa !important;
  border: none !important;
  border-color: transparent !important;
  box-shadow: none !important;
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > a,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > a:hover,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > a:focus,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > span,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > span:hover,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .active > span:focus,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate span .paginate_button.current,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate .paginate_button.current {
  background: #19b4fa !important;
  background-color: #19b4fa !important;
  background-image: none !important;
  color: white !important;
  font-weight: 600 !important;
  border: none !important;
  border-color: #19b4fa !important;
  box-shadow: none !important;
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate span .paginate_button.current:hover,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #05a8e6 !important;
  background-color: #05a8e6 !important;
  background-image: none !important;
  color: white !important;
  border: none !important;
  border-color: #05a8e6 !important;
  box-shadow: none !important;
}
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .disabled > a,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate.paging_full_numbers .pagination > .disabled > span,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate span .paginate_button.disabled,
.lendopolis-page #forecast-reimbursements-table_wrapper .dataTables_paginate .paginate_button.disabled {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
  color: #999 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
}
.lendopolis-page .pp-forecast__empty-row td {
  padding: 40px 8px;
  text-align: center;
}
.lendopolis-page .pp-forecast__empty-text {
  margin: 10px;
  font-size: 14px;
  color: var(--text-primary);
}
@media (max-width: 992px) {
  .lendopolis-page .pp-forecast__date-card {
    max-width: 100%;
    width: 100%;
  }
}
.lendopolis-page {
  /* ======================================================================
    Fiscal tab
  ====================================================================== */
}
.lendopolis-page .pp-fiscal__table-card {
  background: var(--background-primary);
  padding: 0;
}
.lendopolis-page .pp-fiscal__table thead th {
  font-size: 14px;
  font-weight: 600;
  padding: 16px 18px;
  border-bottom: 1px solid var(--border-default);
  color: var(--text-primary);
  text-align: left;
}
.lendopolis-page .pp-fiscal__table tbody td {
  padding: 16px 18px;
  border-bottom: 1px solid var(--border-default);
  font-size: 14px;
  vertical-align: middle;
}
.lendopolis-page .pp-fiscal__table tbody tr:last-child td {
  border-bottom: none;
}
.lendopolis-page .pp-fiscal__sortable-header {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.lendopolis-page .pp-fiscal__sortable-icon {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid var(--brand-accent);
}
.lendopolis-page .pp-fiscal__empty-row td {
  padding: 40px 18px;
  text-align: center;
}
.lendopolis-page .pp-fiscal__empty-text {
  margin: 0;
  font-size: 14px;
  color: var(--text-primary);
}
.lendopolis-page .pp-fiscal__text {
  margin: 0 0 12px 0;
  font-size: 16px;
  line-height: 1.6;
}
.lendopolis-page .pp-fiscal-dispense__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  align-items: flex-start;
}
.lendopolis-page .pp-fiscal-dispense__card {
  max-width: 520px;
  padding: 10px;
}
.lendopolis-page .pp-fiscal-dispense__title {
  margin: 0 0 12px 0;
  font-size: 20px;
  font-weight: 600;
}
.lendopolis-page .pp-fiscal-dispense__text {
  margin: 0 0 12px 0;
  font-size: 16px;
  line-height: 1.6;
}
.lendopolis-page .pp-fiscal-dispense__list {
  margin: 0 0 24px 20px;
  padding: 0;
  font-size: 16px;
  line-height: 1.6;
}
.lendopolis-page .pp-fiscal-dispense__button {
  margin-top: 8px;
}
@media (max-width: 768px) {
  .lendopolis-page .pp-fiscal__table thead {
    display: none;
  }
  .lendopolis-page .pp-fiscal__table tbody tr {
    display: block;
    border-bottom: 1px solid var(--border-default);
  }
  .lendopolis-page .pp-fiscal__table tbody td {
    display: flex;
    justify-content: space-between;
    gap: 12px;
  }
  .lendopolis-page .pp-fiscal-dispense__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .lendopolis-page .pp-fiscal-dispense__button {
    width: 100%;
  }
}
.lendopolis-page {
  /* ======================================================================
    Credit tab
  ====================================================================== */
}
.lendopolis-page .pp-credit {
  padding: 22px 24px;
  background: var(--background-primary);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.lendopolis-page .pp-credit .tab-pane {
  padding: 0;
}
.lendopolis-page .pp-credit__form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.lendopolis-page .pp-credit__error {
  min-height: 18px;
  font-size: 16px;
  color: #f17c00;
  margin: 0;
}
.lendopolis-page .pp-credit__form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px 24px;
}
.lendopolis-page .pp-credit__form-col {
  flex: 1 1 260px;
  min-width: 240px;
}
.lendopolis-page .pp-credit__subtitle {
  margin: 0 0 8px 0;
  font-size: 18px;
  font-weight: 600;
}
.lendopolis-page .pp-credit__helper {
  margin: 0;
  color: var(--text-primary);
  font-style: italic;
}
.lendopolis-page .pp-credit__amount-row {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.lendopolis-page .pp-credit__amount-group {
  display: grid;
  grid-template-columns: 1fr auto;
  width: 100%;
  max-width: 420px;
  border: 1px solid var(--border-default);
  border-radius: 12px;
  overflow: hidden;
  background: var(--background-secondary, #f7f7f7);
}
.lendopolis-page .pp-credit__input {
  width: 100%;
  border: 0;
  padding: 12px 14px;
  font-size: 16px;
  text-align: right;
  background: transparent;
  color: var(--text-primary);
}
.lendopolis-page .pp-credit__input:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.lendopolis-page .pp-credit__currency {
  display: inline-flex;
  align-items: center;
  padding: 0 14px;
  font-weight: 600;
  border-left: 1px solid var(--border-default);
  background: var(--background-secondary, #f7f7f7);
  min-height: 48px;
}
.lendopolis-page .pp-credit__submit {
  min-width: 160px;
}
.lendopolis-page .pp-credit__transfer {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.lendopolis-page .pp-credit__info {
  margin: 0;
  line-height: 1.6;
}
.lendopolis-page .pp-credit__cta {
  text-align: center;
}
.lendopolis-page .pp-credit__notices {
  padding-top: 6px;
  border-top: 1px solid var(--border-default);
  display: grid;
  gap: 8px;
}
.lendopolis-page .pp-credit__note {
  margin: 0;
  color: var(--text-primary);
  font-style: italic;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .lendopolis-page .pp-credit {
    padding: 16px;
  }
  .lendopolis-page .pp-credit__panel {
    padding: 16px;
  }
  .lendopolis-page .pp-credit__amount-row {
    flex-direction: column;
    align-items: stretch;
  }
  .lendopolis-page .pp-credit__submit {
    width: 100%;
  }
}
.lendopolis-page {
  /* ======================================================================
    Referral tab
  ====================================================================== */
}
.lendopolis-page .pp-referral {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 22px 24px;
  background: var(--background-primary);
}
.lendopolis-page .pp-referral .pp-referral__section {
  border-top: 1px solid var(--border-default);
  padding-top: 22px;
}
.lendopolis-page .pp-referral .pp-referral__empty {
  padding: 2px 0;
}
.lendopolis-page .pp-referral .pp-referral__section-title {
  margin: 0 0 12px 0;
  font-size: 22px;
  font-weight: 600;
  color: var(--text-primary);
}
.lendopolis-page .pp-referral .pp-referral__content {
  color: var(--text-primary);
  font-size: 16px;
  line-height: 1.6;
}
.lendopolis-page .pp-referral .pp-referral__content p,
.lendopolis-page .pp-referral .pp-referral__content li {
  font-size: 16px;
  line-height: 1.6;
}
.lendopolis-page .pp-referral .pp-referral__content p {
  margin: 0 0 12px 0;
}
.lendopolis-page .pp-referral .pp-referral__content a {
  font-size: 16px;
}
.lendopolis-page .pp-referral .referrer_advantages > div {
  font-size: 16px !important;
  line-height: 1.6;
}
.lendopolis-page .pp-referral .pp-referral__note {
  font-size: 16px;
  line-height: 1.6;
}
.lendopolis-page .pp-referral .pp-referral__cta {
  text-align: left;
}
.lendopolis-page .pp-referral .pp-referral__cta .pp-btn {
  min-width: 200px;
}
.lendopolis-page .pp-referral .pp-referral__table-wrap {
  overflow-x: auto;
  border: 1px solid var(--border-default);
  border-radius: 12px;
  background: var(--background-primary);
}
.lendopolis-page .pp-referral .pp-referral__table {
  width: 100%;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0;
}
.lendopolis-page .pp-referral .pp-referral__table thead th {
  padding: 14px 16px;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid var(--border-default);
  white-space: nowrap;
  background: var(--background-primary);
}
.lendopolis-page .pp-referral .pp-referral__table tbody td {
  padding: 14px 16px;
  border-bottom: 1px solid var(--border-default);
  vertical-align: middle;
}
.lendopolis-page .pp-referral .pp-referral__table tbody tr:last-child td {
  border-bottom: none;
}
.lendopolis-page .pp-referral .pp-referral__table tbody tr:nth-child(even) td {
  background: var(--background-secondary, #f7f7f7);
}
.lendopolis-page .pp-referral .pp-referral__status {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  white-space: nowrap;
}
.lendopolis-page .pp-referral .pp-referral__status--refused {
  color: #9c2f2f;
  background: #fdecec;
}
.lendopolis-page .pp-referral .pp-referral__status--executed {
  color: #1b5e20;
  background: #eaf7ed;
}
.lendopolis-page .pp-referral .pp-referral__status--offer {
  color: #0c4f78;
  background: #e8f4fc;
}
.lendopolis-page .pp-referral .pp-referral__status--registered {
  color: #5a3d00;
  background: #fff6df;
}
.lendopolis-page .pp-referral .pp-referral__status--pending {
  color: #4b5563;
  background: #f1f3f5;
}
@media (max-width: 768px) {
  .lendopolis-page .pp-referral {
    padding: 16px;
  }
  .lendopolis-page .pp-referral .pp-referral__cta .pp-btn {
    width: 100%;
    min-width: 0;
  }
}

.lendopolis-page.personal_page__body {
  background: var(--background-primary);
}

@font-face {
  font-family: "Maax";
  src: url("/assets/prod_assets/Maax-e0ae28e2.eot");
  src: url("/assets/prod_assets/Maax-e0ae28e2.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/Maax-a63f5e6a.woff") format("woff"), url("/assets/prod_assets/Maax-a3f7e6f2.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Maax";
  src: url("/assets/prod_assets/Maax-Italic-f3322e40.eot");
  src: url("/assets/prod_assets/Maax-Italic-f3322e40.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/Maax-Italic-b96502a7.woff") format("woff"), url("/assets/prod_assets/Maax-Italic-c94a1969.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Maax";
  src: url("/assets/prod_assets/Maax-Medium-046f0c31.eot");
  src: url("/assets/prod_assets/Maax-Medium-046f0c31.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/Maax-Medium-f957f6cd.woff") format("woff"), url("/assets/prod_assets/Maax-Medium-a76138fa.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Maax";
  src: url("/assets/prod_assets/Maax-Mediumitalic-422aa656.eot");
  src: url("/assets/prod_assets/Maax-Mediumitalic-422aa656.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/Maax-Mediumitalic-a884cc84.woff") format("woff"), url("/assets/prod_assets/Maax-Mediumitalic-f06332f3.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Maax";
  src: url("/assets/prod_assets/Maax-Bold-c3326e09.eot");
  src: url("/assets/prod_assets/Maax-Bold-c3326e09.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/Maax-Bold-57dc5091.woff") format("woff"), url("/assets/prod_assets/Maax-Bold-e60ebe58.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Maax";
  src: url("/assets/prod_assets/Maax-BoldItalic-8ea0e14f.eot");
  src: url("/assets/prod_assets/Maax-BoldItalic-8ea0e14f.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/Maax-BoldItalic-766f3378.woff") format("woff"), url("/assets/prod_assets/Maax-BoldItalic-d4731517.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Maax";
  src: url("/assets/prod_assets/Maax-Black-db173ac2.eot");
  src: url("/assets/prod_assets/Maax-Black-db173ac2.eot?#iefix") format("embedded-opentype"), url("/assets/prod_assets/Maax-Black-cf91b781.woff") format("woff"), url("/assets/prod_assets/Maax-Black-44fb0b2e.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
.lendopolis-page {
  font-family: "Maax", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.lendopolis-page .btn {
  border-color: var(--brand-primary);
  color: white;
  border-radius: 6px;
}
.lendopolis-page .env_background {
  border-left-color: var(--brand-primary);
}
@media (max-width: 767px) {
  .lendopolis-page header#top.header-shrink-mob .header-bot .navbar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .lendopolis-page header#top.header-shrink-mob .header-bot .navbar-header > ul.navbar-left.navmenu-left {
    flex: 0 0 auto;
    margin: 0;
  }
  .lendopolis-page header#top.header-shrink-mob .header-bot .navbar-header > .navbar-brand {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }
  .lendopolis-page header#top.header-shrink-mob .header-bot .navbar-header > .navbar-brand .logo-small {
    height: 32px;
    width: auto;
  }
  .lendopolis-page header#top.header-shrink-mob .header-bot .navbar-header > ul.navbar-right {
    flex: 0 0 auto;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .lendopolis-page header#top .header-top .navbar-header {
    padding: 0 6px 0 0;
  }
  .lendopolis-page header#top .header-top .navbar-brand {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .lendopolis-page header#top .header-top .navbar-brand {
    margin-top: 24px;
    margin-left: 50px;
  }
}
@media (min-width: 1200px) {
  .lendopolis-page header#top .header-top .navbar-brand img {
    height: 50px;
    width: auto;
  }
}
.lendopolis-page .tab-content .tab-pane.active > a {
  background: none !important;
}
.lendopolis-page .tab-content .tab-pane.active > a:hover {
  background: none !important;
}
.lendopolis-page .header-shrink .header-bot .logo-small {
  height: 2em;
  width: auto;
  margin: 10px;
}
@media (min-width: 1200px) {
  .lendopolis-page header.header-shrink .lendopolis-signup-btn,
  .lendopolis-page header.header-shrink .lendopolis-signin-btn {
    margin-top: 0;
  }
}
.lendopolis-page .dropdown-menu > .active > a, .lendopolis-page .dropdown-menu > .active > a:hover, .lendopolis-page .dropdown-menu > .active > a:focus {
  background-image: linear-gradient(to bottom, var(--brand-primary) 0%, var(--brand-primary) 100%);
  color: white !important;
}
.lendopolis-page .page-title h1 span {
  color: var(--brand-primary);
}
.lendopolis-page #projects-floating-btn-container #projects-floating-btn {
  border-color: var(--brand-primary) !important;
}
.lendopolis-page #resource-search-status-criterias .nav-tabs > li.active .badge {
  background-color: var(--brand-primary);
}
.lendopolis-page .valorem-concept-panel {
  margin-bottom: 70px;
}
.lendopolis-page #valorem-background {
  height: 30px;
  background-color: var(--brand-primary);
}
.lendopolis-page .projects-presentation-index .risk-and-fees {
  background-color: var(--brand-primary);
  color: white;
}
.lendopolis-page .panel .form-newsletter {
  background-color: var(--brand-primary);
  color: white;
}
.lendopolis-page .alert-danger {
  background: var(--brand-primary);
  color: white;
}
.lendopolis-page .project-carousel--caption, .lendopolis-page .project--presentation-panel, .lendopolis-page .bid-panel {
  color: var(--brand-primary);
}
.lendopolis-page .simulate-tabs {
  border-color: var(--brand-primary);
}
.lendopolis-page .simulate-tabs--tab.active .simulate-tabs--item, .lendopolis-page .simulate-tabs--tab:hover .simulate-tabs--item {
  background-color: var(--brand-primary);
}
.lendopolis-page .simulate-tabs--item {
  color: var(--brand-primary);
}
.lendopolis-page .simulate-tabs--tab + .simulate-tabs--tab {
  border-color: var(--brand-primary);
}
.lendopolis-page .simulate-timetable {
  border-color: var(--brand-primary);
}
.lendopolis-page .simulate-timetable tbody td + td, .lendopolis-page .simulate-timetable tfoot th + th {
  border-color: var(--brand-primary);
}
.lendopolis-page .simulate-timetable tr:nth-of-type(odd) {
  background-color: rgba(var(--brand-primary), 0.15);
}
.lendopolis-page .bg-green__dark, .lendopolis-page .ls-separator.ls-green-panel, .lendopolis-page #wrap .tooltip-inner.ls-tooltip-inner, .lendopolis-page .simulate-timetable--head {
  background-color: var(--brand-primary);
}
.lendopolis-page .ls-h1, .lendopolis-page .ls-h2:not(.ls-modal__header--bg .ls-h2) {
  color: var(--text-primary);
}
.lendopolis-page .panel .panel-heading .accordion-toggle:not(.collapsed) {
  text-decoration-color: var(--brand-primary);
}
.lendopolis-page .panel .panel-heading .accordion-toggle:after {
  color: var(--brand-primary);
}
.lendopolis-page .static-page-content .navigation-container {
  position: relative;
  width: 100%;
}
.lendopolis-page .static-page-content .navigation-container::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to right, white, transparent);
  pointer-events: none;
  touch-action: none;
  z-index: 5;
  width: 1.25rem;
}
.lendopolis-page .static-page-content .navigation-container::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to left, white, transparent);
  pointer-events: none;
  touch-action: none;
  z-index: 5;
  width: 1.25rem;
}
.lendopolis-page .static-page-content .navigation-container .ls-nav-pills {
  text-align: left;
  display: flex;
  flex-direction: row;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  white-space: nowrap;
  overflow: auto hidden;
  scrollbar-width: none;
  overscroll-behavior-x: none;
}
.lendopolis-page .static-page-content .navigation-container .ls-nav-pills li + li {
  margin-top: 0;
}
.lendopolis-page .static-page-content .navigation-container .ls-nav-pills li {
  text-align: unset;
}
.lendopolis-page .static-page-content .navigation-container .ls-nav-pills li.active a {
  color: var(--brand-primary);
}
.lendopolis-page .static-page-content .navigation-container .ls-nav-pills li a {
  color: var(--text-primary);
  text-transform: none;
  font-weight: bold;
}
.lendopolis-page .static-page-content .navigation-container .ls-nav-pills li a:hover, .lendopolis-page .static-page-content .navigation-container .ls-nav-pills li a:focus, .lendopolis-page .static-page-content .navigation-container .ls-nav-pills li a:active {
  color: var(--brand-primary);
}
.lendopolis-page .static-page-content .page-content-container {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.lendopolis-page .navigation-container {
  margin-top: 20px;
}
.lendopolis-page .navigation-container .navigation-blur::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to right, white, transparent);
  pointer-events: none;
  touch-action: none;
  z-index: 5;
  width: 1.25rem;
}
.lendopolis-page .navigation-container .navigation-blur::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to left, white, transparent);
  pointer-events: none;
  touch-action: none;
  z-index: 5;
  width: 1.25rem;
}
.lendopolis-page .navigation-container .navigation {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  height: 65px;
  align-items: center;
  overflow: auto hidden;
  scrollbar-width: none;
  overscroll-behavior-x: none;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
@media (min-width: 1200px) {
  .lendopolis-page .navigation-container .navigation {
    justify-content: center;
  }
}
.lendopolis-page .navigation-container .navigation {
  /* Supprime le petit soulignement des liens quand on utilise des <a> à l'intérieur des <li> */
}
.lendopolis-page .navigation-container .navigation a {
  text-decoration: none;
  color: inherit;
}
.lendopolis-page .navigation-container .navigation a:hover, .lendopolis-page .navigation-container .navigation a:focus, .lendopolis-page .navigation-container .navigation a:active {
  text-decoration: none;
  color: var(--brand-primary);
}
.lendopolis-page .navigation-container .navigation li {
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
}
.lendopolis-page .navigation-container .navigation li:hover, .lendopolis-page .navigation-container .navigation li:focus, .lendopolis-page .navigation-container .navigation li:active {
  color: var(--brand-primary);
}
.lendopolis-page .navigation-container .navigation li.active {
  color: var(--brand-primary);
}
.lendopolis-page .navigation-container .navigation li.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  border-bottom: 4px solid var(--brand-primary);
}
.lendopolis-page .navigation-container .navigation li:not(:first-child) {
  margin-left: 50px;
}
.lendopolis-page .svg-hand_coins svg circle {
  fill: var(--brand-primary);
}
.lendopolis-page .svg-hand_coins--invest svg circle {
  fill: #1B3F79;
}

#js-lendopolis-map-section {
  --lendopolis-map-dept-with-offers: #19b4fa;
  --lendopolis-map-dept-selected: rgb(97, 208, 121);
  overflow: visible;
}
#js-lendopolis-map-section .select2-container--open {
  overflow: visible !important;
}

.map-container--lendopolis .ls-subtitle {
  color: var(--text-primary);
}
.map-container--lendopolis .text-primary {
  color: var(--brand-primary) !important;
}

.lendopolis-map-layout {
  display: flex;
  align-items: center;
  gap: 28px;
  border: 2px solid #e0e0e0;
  border-radius: 10px;
  background: var(--lendopolis-brand-primary-alt);
  padding: 16px 24px;
}
@media (max-width: 767px) {
  .lendopolis-map-layout {
    flex-direction: column;
    padding: 16px;
  }
}
.lendopolis-map-layout__map {
  flex: 0 0 360px;
}
@media (max-width: 767px) {
  .lendopolis-map-layout__map {
    flex: 0 0 auto;
    width: 100%;
    max-width: 360px;
  }
}
.lendopolis-map-layout__map #vmap-container {
  margin-top: 0;
  background: inherit;
  border-radius: 8px;
  overflow: hidden;
}
.lendopolis-map-layout__map #vmap {
  height: 310px;
  padding-top: 10px;
}
.lendopolis-map-layout__controls {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  color: var(--text-on-brand);
}
@media (max-width: 767px) {
  .lendopolis-map-layout__controls {
    text-align: center;
    width: 100%;
  }
}
.lendopolis-map-layout__controls .lendopolis-map-layout__title {
  color: inherit !important;
}
.lendopolis-map-layout .lendopolis-department-select-row {
  margin-bottom: 0;
  width: 100%;
  max-width: 520px;
}
@media (max-width: 767px) {
  .lendopolis-map-layout .lendopolis-department-select-row {
    max-width: none;
  }
}
.lendopolis-map-layout__results {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: inherit;
}
@media (max-width: 767px) {
  .lendopolis-map-layout__results {
    justify-content: center;
  }
}
.lendopolis-map-layout__results-btn {
  background-color: var(--brand-primary);
  color: #fff !important;
  border-radius: 4px;
  padding: 4px 16px;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.04em;
  text-decoration: none !important;
}

.select2-dropdown--lendopolis-map {
  background-color: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  z-index: 9999 !important;
}
.select2-dropdown--lendopolis-map .select2-results__option {
  color: var(--text-primary, #333);
}
.select2-dropdown--lendopolis-map .select2-results__option--highlighted[aria-selected] {
  background-color: var(--brand-primary) !important;
  color: #fff !important;
}

.admin-badge {
  padding: 0.5em;
  line-height: 1;
  border-radius: 0.5em;
}

.admin-badge-pending {
  background-color: lightgray;
}

.admin-badge-success {
  background-color: lightgreen;
}

.admin-badge-warning {
  background-color: lightyellow;
}

.admin-badge-danger {
  background-color: red;
  color: white;
}

@font-face {
  font-family: "CanelaDeck";
  src: url("/assets/prod_assets/CanelaDeck-Medium-ced251c8.otf");
}
body {
  font-family: "Avenir Next", latoregular, latobold;
  color: var(--text-primary);
  display: flex;
  flex-direction: column;
}

html,
body,
#wrap {
  height: 100%;
  flex-grow: 1; /* In order to have the footer at the bottom of the page on small pages */
  flex-shrink: 0; /* Needed for the pages with .panel_above_image__container on Safari */
}

h2:first-letter {
  text-transform: capitalize;
}

h3:first-letter {
  text-transform: capitalize;
}

.h1 {
  font-size: 35px;
}

.h2 {
  font-size: 20px;
}

.h3 {
  font-size: 15px;
}

.beta-version-triangle {
  position: absolute;
  z-index: 10000;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 400px 400px 0;
  border-color: transparent var(--brand-primary) transparent transparent;
}

.text-in-beta-version {
  color: var(--text-on-brand);
  position: absolute;
  z-index: 10000;
  right: 25px;
  top: 25px;
  font-size: 36px;
  text-align: right;
  text-transform: uppercase;
}

.main-page-content {
  margin-top: 30px;
}
.main-page-content.main-page-content-margin-bottom {
  margin-bottom: 30px;
}

.env_background {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 120px solid transparent;
  border-left: 120px solid var(--brand-primary);
}

.text_env_background {
  position: absolute;
  left: 1%;
  top: 10px;
  display: inline-block;
  font-size: small;
}

.main-page-content-with-padding {
  padding: 30px 0;
}

.vmap svg {
  width: 100%;
}

#vmap, #users-vmap, #users-amount-vmap, .vmap {
  margin: 0 auto;
  height: 300px;
  padding-top: 30px;
  max-width: 400px;
}
@media (min-width: 1500px) {
  #vmap g, #users-vmap g, #users-amount-vmap g, .vmap g {
    transform: scale(0.5);
  }
  #vmap, #users-vmap, #users-amount-vmap, .vmap {
    height: 360px;
  }
}
@media (min-width: 1350px) and (max-width: 1499px) {
  #vmap g, #users-vmap g, #users-amount-vmap g, .vmap g {
    transform: scale(0.45);
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  #vmap g, #users-vmap g, #users-amount-vmap g, .vmap g {
    transform: scale(0.45);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #vmap g, #users-vmap g, #users-amount-vmap g, .vmap g {
    transform: scale(0.37);
  }
}
@media (min-width: 416px) and (max-width: 991px) {
  #vmap g, #users-vmap g, #users-amount-vmap g, .vmap g {
    transform: scale(0.5);
  }
  #vmap, #users-vmap, #users-amount-vmap, .vmap {
    height: 360px;
  }
}
@media (min-width: 360px) and (max-width: 415px) {
  #vmap g, #users-vmap g, #users-amount-vmap g, .vmap g {
    transform: scale(0.43);
  }
  #vmap, #users-vmap, #users-amount-vmap, .vmap {
    height: 325px;
  }
}
@media (max-width: 359px) {
  #vmap g, #users-vmap g, #users-amount-vmap g, .vmap g {
    transform: scale(0.37);
  }
  #vmap, #users-vmap, #users-amount-vmap, .vmap {
    height: 285px;
  }
}

.vmap-tooltip {
  padding: 0;
  overflow: hidden;
}
.vmap-tooltip #vmap-container {
  margin: 0;
}

#wrap {
  height: auto;
  padding-top: 129px;
}
@media screen and (max-width: 1201px) {
  #wrap {
    padding-top: 62px;
  }
}

.impersonating-page #wrap {
  padding-top: 159px;
}
@media screen and (max-width: 1201px) {
  .impersonating-page #wrap {
    padding-top: 92px;
  }
}

/* These properties are for sign-in and sign-up only */
.center-content {
  display: flex;
  align-items: center;
}

.no-margin {
  margin: 0 !important;
}

/* End */
#main {
  margin: 70px auto 30px auto;
}

.registration-panel {
  margin: 100px 0 100px 0;
}

#footer-box {
  padding-bottom: 155px;
}

.navbar-fixed-top .navbar-header #logo {
  float: left;
  margin-right: 10px;
  font-size: 1.7em;
  color: var(--text-on-brand);
  text-transform: uppercase;
  letter-spacing: -1px;
  padding-top: 9px;
  font-weight: bold;
  line-height: 1;
}
.navbar-fixed-top .navbar-header #logo:hover {
  color: var(--text-on-brand);
  text-decoration: none;
}
.navbar-fixed-top .user-avatar-sm {
  width: 35px;
  height: 35px;
  border-radius: 10%;
  margin-right: 10px;
  margin-top: -5px;
}

a.download-csv {
  color: var(--text-on-brand);
  text-align: center;
}

ul.ls-edit-account-steps > li {
  clear: both;
}

.ls-float-left {
  float: left;
}

.media .media-name {
  margin-top: 20px;
}

.margin-top-10 {
  margin-top: 10px;
}

.sidebarElementBigSize {
  display: block;
}

.sidebarElementSmallSize {
  display: none;
}

#eligibility_zipcode {
  color: #333333;
}

@media (min-width: 1350px) and (max-width: 1499px) {
  .container {
    width: 1270px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1400px;
  }
}
@media (max-width: 991px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 992px) {
  .sidebarElementBigSize {
    display: none;
  }
  .sidebarElementSmallSize {
    display: block;
    margin-left: 15px;
  }
}
@media (min-width: 726px) and (max-width: 993px) {
  .carousel-inner {
    /*height: 200px;*/
  }
  .media .sentence {
    height: 160px;
    font-size: 20px;
  }
  .media .media-name {
    font-size: 17px;
  }
}
@media (max-width: 725px) {
  .media .sentence {
    height: 200px;
    font-size: 20px;
  }
  .media .media-name {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  #selectDpt {
    margin-left: 70px !important;
  }
}
.cookies-eu {
  font-size: 16px;
  padding: 12px;
  line-height: 1.3;
}

html,
body {
  overflow-x: hidden;
}

a {
  color: var(--interactive-primary);
  text-decoration: underline;
  text-underline-offset: 2px;
}
a:hover, a:focus {
  text-decoration: none;
  color: var(--interactive-hover);
}

.admin-page a:not(.navbar-nav a) {
  text-decoration: none;
}
.admin-page a:not(.navbar-nav a):hover, .admin-page a:not(.navbar-nav a):focus {
  color: #778803;
}
.admin-page a:not(.navbar-nav a).dark-link {
  color: #024638;
}
.admin-page a:not(.navbar-nav a).dark-link:hover, .admin-page a:not(.navbar-nav a).dark-link:focus {
  text-decoration: none;
  color: #024638;
  font-weight: bold;
}
.admin-page a:not(.navbar-nav a).dark-link:hover.green-accent, .admin-page a:not(.navbar-nav a).dark-link:focus.green-accent {
  font-weight: normal;
  color: #C4D600;
}

.admin-page .btn:not(.navbar-nav .btn) {
  text-decoration: none;
}
.admin-page .btn:not(.navbar-nav .btn):hover, .admin-page .btn:not(.navbar-nav .btn):focus {
  color: white;
}

a.btn {
  text-decoration: none;
}

.panel-title > a {
  text-decoration: none;
}
.panel-title > a:hover, .panel-title > a:focus {
  color: inherit;
}

.nav-pills > li > a, .nav-tabs > li > a {
  text-decoration: none;
  color: var(--text-primary);
}

.dark-link {
  color: var(--text-primary);
}
.dark-link:hover, .dark-link:focus {
  text-decoration: none;
  color: var(--text-primary);
}

@media screen and (max-width: 992px) {
  .margin-bot-on-small {
    margin-bottom: 40px;
  }
}
.bg-gray {
  background-color: var(--surface-primary);
  color: black;
}

.bg-transparent {
  background-color: transparent;
}

#users-vmap.monparcvalo, #users-amount-vmap.monparcvalo {
  height: 175px;
  max-height: 175px;
  width: 200px;
}
#users-vmap.monparcvalo g, #users-amount-vmap.monparcvalo g {
  transform: scale(0.25);
}
@media (min-width: 1350px) and (max-width: 1499px) {
  #users-vmap.monparcvalo g, #users-amount-vmap.monparcvalo g {
    transform: scale(0.25);
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  #users-vmap.monparcvalo g, #users-amount-vmap.monparcvalo g {
    transform: scale(0.25);
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  #users-vmap.monparcvalo g, #users-amount-vmap.monparcvalo g {
    transform: scale(0.2);
  }
}

.map-legend {
  width: 60%;
  margin-left: 20%;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
.map-legend .left-text {
  float: left;
  margin-left: -50px;
}
.map-legend .right-text {
  float: right;
  margin-right: -50px;
}
.map-legend span {
  color: #9d9d9c;
  width: 100px;
  text-align: center;
}

#valorem-maps-accordion_group {
  margin-bottom: 25px;
}
#valorem-maps-accordion_group .map-legend {
  height: 8px;
  margin: 10px auto 0 auto;
  line-height: 20px;
  margin-left: 22%;
}
#valorem-maps-accordion_group .map-legend div {
  width: 100%;
  height: 100%;
  display: block;
}
body.modal-open {
  overflow-y: visible;
  overflow-x: hidden;
}

.small-red-badge {
  background: red;
  font-size: 12px;
}

.small-badge {
  font-size: 12px;
}

.outline-green-badge {
  background-color: var(--brand-background);
  color: var(--text-secondary);
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.label-light {
  font-weight: inherit;
  margin-bottom: inherit;
}

.required-action {
  padding: 10px;
  display: flex;
  align-items: center;
}
.required-action .cta {
  margin-left: 7px;
  flex-grow: 0;
}

.required-action-item {
  text-decoration: none;
  color: var(--text-primary);
  background-color: var(--background-primary);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.required-action-item:hover {
  text-decoration: none;
  color: var(--text-primary);
}
.required-action-item {
  display: block;
  padding: 10px;
}
.required-action-item:not(:last-child) {
  margin-bottom: 5px;
}

.ui-helper-hidden-accessible {
  position: absolute;
  left: -999em;
}

.font-bold {
  font-weight: bold;
}

.svg-hand_coins svg circle {
  fill: #F17C00;
}
