/*!
 * Font Awesome Free 5.8.2 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,
.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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eeeeee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* 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-adobe:before {
  content: "\f778";
}
.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-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-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-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-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-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-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-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-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-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-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-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.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-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-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-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-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.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-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-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-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-usd:before {
  content: "\f4c0";
}
.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-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.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-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-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-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-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.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-instagram:before {
  content: "\f16d";
}
.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-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-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-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-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-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-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-nintendo-switch:before {
  content: "\f418";
}
.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-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-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-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.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-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-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-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-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-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-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-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-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.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-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-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-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-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-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-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.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-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-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-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-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-tripadvisor:before {
  content: "\f262";
}
.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-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-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-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-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-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.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-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-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;
}
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100italic.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100italic.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-100italic.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300italic.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-300italic.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-regular.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-regular.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-italic.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-italic.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500italic.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-500italic.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700italic.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-700italic.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900italic.eot');
  src: local(''), url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('/bundles/asobfrontend/fonts/roboto/roboto-v30-latin-900italic.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* 10_normalize.css */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
pre {
  font-family: monospace,monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
button,
input {
  /* 1 */
  overflow: visible;
}
button,
select {
  /* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/* 10_standard.css */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:focus {
  outline: 0;
}
html {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #FFF;
}
a {
  text-decoration: none;
  font: inherit;
  color: inherit;
}
a[href^="tel:"],
a[href^="fax:"] {
  text-decoration: none !important;
}
p,
li {
  font-size: 1em;
  word-spacing: inherit;
  /*-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;*/
}
.justclear {
  clear: both;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
/* 15_flexible.css */
.subcolumns,
.presubcolumns .childsubcolumns,
.presubcolumns .formbody,
.presubcolumns .form-field,
.presubcolumns .formbody > .widget,
.presubcolumns-subcl .subcl,
.presubcolumns-subcr .subcr,
.presubcolumns-subc .subc,
.ce_gallery > ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  align-content: space-between;
  -webkit-align-content: space-between;
  -ms-align-content: space-between;
  align-items: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
}
.subcl,
.subcr,
.subc {
  padding: initial;
}
.c20l,
.c25l,
.c33l,
.c40l,
.c38l,
.c50l,
.c60l,
.c62l,
.c66l,
.c75l,
.c80l,
.c15l,
.c16l,
.c30l,
.c45l,
.c55l,
.c70l,
.c85l,
.c20r,
.c25r,
.c33r,
.c40r,
.c38r,
.c50r,
.c60r,
.c66r,
.c62r,
.c75r,
.c80r,
.c15r,
.c16r,
.c30r,
.c45r,
.c55r,
.c70r,
.c85r,
.ce_gallery > ul li,
.ce_gallery > ul li.col_first {
  -webkit-box-flex: 0 1 auto;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -webkit-flex: 0 1 auto;
  /* Safari 6.1+. iOS 7.1+, BB10 */
  -ms-flex: 0 1 auto;
  /* IE 10 */
  flex: 0 1 auto;
  /* NEW, Spec - Firefox, Chrome, Opera */
  float: none;
  clear: none;
  margin: 0;
  padding: 0;
}
:root {
  /* Farben aus Designguide */
  --base-color-green-dg: #00694c;
  --base-color-font-white-dg: #f1ece1;
  --base-color-font-gray-dg: #383e42;
  --base-color-yellow-dg: #e49e00;
  --base-color-red-dg: #9b2321;
  --base-color-violet-dg: #903373;
  --base-color-blue-dg: #314f6f;
  /* Ursprüngliche Farben*/
  --base-color-green: #0D6A30;
  --base-color-brightgreen: #29aa03;
  --base-color-font-white: #fff;
  --base-color-font-gray: #333;
  --base-color-yellow: #f0cc54;
  --base-color-red: #cc0004;
  --base-color-blue: #0065BB;
  --tutorial-scale-factor: 1.0;
  --bubble-width: 350px;
  --tutorial-image-ratio: 0.85;
}
@media (max-width: 1599px) {
  :root {
    --tutorial-scale-factor: 0.9;
  }
}
@media (max-width: 1399px) {
  :root {
    --tutorial-scale-factor: 0.8;
  }
}
@media (max-width: 1099px) {
  :root {
    --tutorial-scale-factor: 0.7;
  }
}
@keyframes loadinganim {
  0% {
    transform: scale(0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.vertical-divider {
  margin-right: .5rem;
  margin-left: .5rem;
}
.mod_customnav ul {
  display: flex;
}
html,
body {
  background-color: #FAFAFA;
}
html {
  font: 400 16px/1.25 "Roboto", Arial, sans-serif;
  color: var(--base-color-font-gray-dg);
}
html.usersettings-fontsize-normal {
  font-size: 16px;
}
html.usersettings-fontsize-medium {
  font-size: 17px;
}
html.usersettings-fontsize-large {
  font-size: 19px;
}
@media screen and (max-width: 1399px) {
  html {
    font: 400 15px/1.3 "Roboto", Arial, sans-serif;
  }
  html.usersettings-fontsize-normal {
    font-size: 15px;
  }
  html.usersettings-fontsize-medium {
    font-size: 16px;
  }
  html.usersettings-fontsize-large {
    font-size: 17px;
  }
}
@media screen and (max-width: 1079px) {
  html {
    font: 400 14px/1.3 "Roboto", Arial, sans-serif;
  }
  html.usersettings-fontsize-normal {
    font-size: 14px;
  }
  html.usersettings-fontsize-medium {
    font-size: 15px;
  }
  html.usersettings-fontsize-large {
    font-size: 17px;
  }
}
body {
  min-height: 100vh;
  position: relative;
  font-size: 1rem;
}
body.font-size-medium {
  font-size: 1rem;
}
body.font-size-large {
  font-size: 1.25rem;
}
body:after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url('/bundles/asobfrontend/img/tutorial.png');
}
.debug-output {
  font-size: 0.9rem;
  color: orangered;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
}
#dpi {
  height: 1in;
  left: -100%;
  position: absolute;
  top: -100%;
  width: 1in;
}
.notification-container {
  width: calc(100% - 4rem);
  position: fixed;
  background-color: var(--base-color-yellow);
  border: 3px solid var(--base-color-red-dg);
  border-radius: 5px;
  top: 10rem;
  z-index: 500;
  height: max-content;
  margin: 0 2rem;
  left: 0;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.4);
  color: #000;
}
.notification-container .notification-icon-background {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  font-size: 10rem;
  color: var(--base-color-red);
  z-index: 10;
  opacity: 0.15;
}
.notification-container .notification-wrapper {
  padding: 2rem 1rem;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  /*
		&:after {
			content: '!';
			font-weight: 900;
			font-size: 2.5rem;
			border: 3px solid #9b2321;
			border: 3px solid @base_color_red;
			border-radius: 100%;
			width: 4rem;
			height: 4rem;
			display: flex;
			align-items: center;
			justify-content: center;
			background-color: #fff;
			flex: 0 0 auto;
			margin-right: 2rem;
		}*/
}
.notification-container .notification-text {
  padding-right: 2rem;
  display: block;
  width: 100%;
}
.ie-notification-container {
  display: none;
}
.width-notification-container {
  display: none;
}
/*
.layout-mediathek .width-notification-container {
	@media @screen-size-mobile-medium {
		display: block;
	}
}
*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ie-notification-container {
    display: block;
  }
}
html:not(.userstatus-login-false ) .loading-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FAFAFA;
  height: calc(100% + 2rem);
  z-index: 999;
}
html:not(.userstatus-login-false ) .loading-overlay.wdb-loading-overlay {
  z-index: 99;
}
html:not(.userstatus-login-false ) .loading-overlay .pulse-loading-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 5rem;
}
html:not(.userstatus-login-false ) .loading-overlay .pulse-loader {
  background-image: url('/bundles/asobfrontend/img/logos/ASOB-Logo.svg');
  background-size: 4em;
  background-size: contain;
  height: 10rem;
  background-repeat: no-repeat;
  width: 10rem;
  filter: grayscale(100%);
  animation: loadinganim 1.5s ease-in-out infinite;
}
form input:-moz-ui-invalid,
form select:-moz-ui-invalid,
form textarea:-moz-ui-invalid {
  box-shadow: var(--base-color-red-dg) 0px 0px 1px 1px;
  border-color: var(--base-color-red-dg);
}
form input:-moz-ui-invalid:focus,
form select:-moz-ui-invalid:focus,
form textarea:-moz-ui-invalid:focus {
  border-color: var(--base-color-red-dg);
}
#left,
#right {
  float: none;
}
#wrapper {
  padding-bottom: 7rem;
}
#header + #container {
  padding-top: 5.125rem;
  padding-bottom: 15rem;
}
@media screen and (max-width: 799px) {
  #header + #container {
    padding-bottom: 30rem;
  }
}
#header.expanded + #container {
  padding-top: 8rem;
}
.knowledgebase-overview #main,
.knowledgebase-searchresult #main {
  margin-top: 2rem;
}
.layout-formularseite #container {
  display: flex;
}
.layout-formularseite .sidebar-container {
  flex-basis: 20%;
}
.layout-formularseite .sidebar-container#left_column {
  padding-right: 3rem;
  margin-left: auto;
}
@media screen and (max-width: 1099px) {
  .layout-formularseite .sidebar-container#left_column {
    display: none;
  }
}
.layout-formularseite .sidebar-container#right_column {
  padding-left: 3rem;
  margin-right: auto;
}
@media screen and (max-width: 1099px) {
  .layout-formularseite .sidebar-container#right_column {
    display: none;
  }
}
.layout-formularseite .rebranding-image .image_container {
  text-align: right;
}
.layout-contentseite #container {
  display: flex;
  padding-top: 0;
}
.tutorial-container {
  opacity: 0;
  visibility: hidden;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  z-index: 9999;
  transition: opacity 100ms linear, visibility 100ms linear;
  overflow-y: scroll;
}
.tutorial-container:after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url('/bundles/asobfrontend/img/tutorial.png');
}
.tutorial-container.activated {
  opacity: 1;
  visibility: visible;
}
.tutorial-container .modalfilter-filter-modal-btn-close {
  margin-top: 1rem;
  margin-right: 1rem;
}
.tutorial-container .tutorial-wrap {
  height: 100%;
  background-color: #fafafa;
  display: none;
}
.tutorial-container .tutorial-wrapper {
  background-image: url('/bundles/asobfrontend/img/tutorial.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 100%;
  padding-top: 98%;
  position: relative;
}
.tutorial-container .tutorial-close {
  position: fixed;
  top: 0.5rem;
  right: 0.5rem;
  height: 2rem;
  width: 2rem;
}
.tutorial-container .tutorial-close:hover {
  cursor: pointer;
  color: var(--base-color-blue-dg);
}
.tutorial-container .tutorial-close:before {
  content: '\f057';
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 2rem;
}
.tutorial-container .modalfilter-container {
  z-index: 10000;
  position: relative;
}
.tutorial-modal-background {
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 0.65;
  pointer-events: none;
}
.tutorial-welcome-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tutorial-welcome-wrapper .modalfilter-container {
  width: 50rem;
}
.tutorial-welcome-wrapper .modalfilter-wrapper {
  padding: 1rem 2.5rem 2.5rem;
}
.tutorial-welcome-wrapper .modalfilter-wrapper .welcome-text {
  font-size: 1.25rem;
}
.tutorial-welcome-wrapper .modalfilter-wrapper .welcome-text-value {
  margin-top: 1rem;
}
.tutorial-welcome-wrapper .modalfilter-wrapper .welcome-submit {
  margin-top: 2rem;
}
.tutorial-welcome-wrapper .modalfilter-wrapper .welcome-submit .welcome-submit-button {
  margin-left: auto;
  margin-right: auto;
}
.bubble {
  background-color: var(--base-color-blue-dg);
  color: #fff;
  width: var(--bubble-width);
  padding: 1.5rem 1rem 0.75rem 1rem;
  border-radius: 5px;
  position: absolute;
  transform: scale(var(--tutorial-scale-factor));
  transform-origin: top left;
  max-width: calc(21rem - 1rem);
}
.bubble:not(.current-step) {
  display: none;
}
.bubble .bubble-inside {
  position: relative;
}
.bubble .bubble-inside:before {
  content: '\f0d8';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 4rem;
  position: absolute;
  top: -4.2rem;
  color: var(--base-color-blue-dg);
  z-index: -1;
}
.bubble:last-child .bubble-inside:after {
  content: '\f0d7';
  bottom: -3.3rem;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 4rem;
  position: absolute;
  color: var(--base-color-blue-dg);
  z-index: -1;
}
.bubble:last-child .bubble-inside:before {
  display: none;
}
.bubble.bubble-4 .bubble-inside:before,
.bubble.bubble-6 .bubble-inside:before {
  width: 100%;
  display: flex;
  justify-content: center;
}
.bubble .bubble-close {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.3rem;
  width: 1.3rem;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  border: 2px solid var(--base-color-blue-dg);
  border-radius: 100%;
}
.bubble .bubble-close:hover {
  cursor: pointer;
  border-color: #fff;
}
.bubble .bubble-close:before {
  content: '\f00d';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.7rem;
  position: absolute;
}
.bubble .bubble-headline {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.bubble .bubble-text {
  margin-bottom: 2rem;
}
.bubble .bubble-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
}
.bubble .bubble-info .count-current {
  font-size: 0.9rem;
}
.bubble .bubble-info .bubble-submit.btn {
  background-color: #fff;
  border: 2px solid var(--base-color-blue-dg);
  height: calc(2rem + 2px);
}
.bubble .bubble-info .bubble-submit.btn:hover {
  border-color: #fff;
  background-color: var(--base-color-blue-dg);
}
.asobtv-testvideo-overlay-container {
  display: none;
  position: absolute;
  height: calc(100% - 3rem);
  width: 100%;
}
.asobtv-testvideo-overlay-container .js-modalfilter-close {
  height: 2rem;
  width: 2rem;
  margin-left: auto;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  z-index: 10;
}
.asobtv-testvideo-overlay-container .js-modalfilter-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.7rem;
  position: absolute;
  color: #fff;
  font-size: 2rem;
}
.asobtv-testvideo-overlay-container .js-modal-close {
  z-index: 10;
}
.asobtv-testvideo-overlay-container .bubble {
  width: 12rem;
  top: 100%;
  transform: none;
  transform-origin: unset;
  padding: 1rem 1rem 1rem;
}
.asobtv-testvideo-overlay-container .bubble:nth-child(2) {
  left: 0.5rem;
}
.asobtv-testvideo-overlay-container .bubble:nth-child(3) {
  left: calc(50% - 4rem);
}
.asobtv-testvideo-overlay-container .bubble:nth-child(4) {
  right: 0.25rem;
}
@media screen and (max-width: 1249px) {
  .asobtv-testvideo-overlay-container .bubble:nth-child(3) {
    left: calc(50% - 4rem);
    width: 8rem;
  }
  .asobtv-testvideo-overlay-container .bubble .bubble-headline {
    font-size: 1rem;
  }
  .asobtv-testvideo-overlay-container .bubble .bubble-text-value {
    font-size: 0.9rem;
  }
}
.asobtv-testvideo-overlay-container .bubble-inside:before {
  display: none !important;
}
.asobtv-testvideo-overlay-container .bubble-inside:after {
  content: '\f0d7';
  bottom: 1.3rem;
  height: 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 4rem;
  position: absolute;
  color: var(--base-color-blue-dg);
  z-index: -1;
}
.asobtv-testvideo-overlay-container .bubble-inside .bubble-text {
  margin-bottom: 0;
}
.asobtv-testvideo-overlay-container .bubble-0 {
  width: 16rem;
}
.asobtv-testvideo-overlay-container .bubble-0 .bubble-inside:after {
  bottom: 1.4rem;
  margin-left: -0.8rem;
}
.asobtv-testvideo-overlay-container .bubble-1 {
  width: 8rem;
  padding: 1rem;
}
.asobtv-testvideo-overlay-container .bubble-1 .bubble-inside:after {
  justify-content: center;
}
.asobtv-testvideo-overlay-container .bubble-1 .bubble-headline {
  margin-bottom: 0;
  font-size: 1rem;
}
.asobtv-testvideo-overlay-container .bubble-1 .bubble-text {
  display: none;
}
.asobtv-testvideo-overlay-container .bubble-2 {
  width: 15rem;
  padding: 1rem;
}
.asobtv-testvideo-overlay-container .bubble-2 .bubble-inside:after {
  justify-content: flex-end;
}
.asobtv-testvideo-overlay-container .bubble-2 .bubble-headline {
  margin-bottom: 0;
  font-size: 1rem;
}
.asobtv-testvideo-overlay-container .bubble-2 .bubble-text {
  display: none;
}
.asobtv-testvideo-overlay-container .bubble-3 {
  top: 3.6rem;
  right: 0.25rem;
  padding: 1rem;
}
.asobtv-testvideo-overlay-container .bubble-3 .bubble-inside:after {
  content: '\f0d8';
  top: -3.4rem;
  justify-content: flex-end;
  margin-left: 1rem;
  z-index: 1;
}
.asobtv-testvideo-overlay-container .bubble-3 .bubble-headline {
  margin-bottom: 0;
  font-size: 1rem;
}
.asobtv-testvideo-overlay-container .bubble-4 {
  left: 0.5rem;
  top: 3.6rem;
  width: 20rem;
}
.asobtv-testvideo-overlay-container .bubble-4 .bubble-inside:after {
  content: '\f0d8';
  top: -3.4rem;
  z-index: 1;
  justify-content: flex-start;
}
.widget-checkbox .checkbox_container {
  padding-right: 0;
}
.widget-checkbox .checkbox_container span {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.widget-checkbox .checkbox_container .checkbox {
  appearance: none;
  border: 2px solid #777777;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 5px;
  margin-right: 0.5rem;
  position: relative;
}
.widget-checkbox .checkbox_container .checkbox:hover {
  border-color: var(--base-color-blue-dg);
  cursor: pointer;
}
.widget-checkbox .checkbox_container .checkbox:checked {
  border-color: var(--base-color-blue-dg);
}
.widget-checkbox .checkbox_container .checkbox:checked:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  bottom: -3px;
  right: -3px;
  font-size: 0.9rem;
  text-align: left;
  padding-left: 1px;
  background-color: var(--base-color-blue-dg);
  color: #fff;
  border-radius: 5px;
  border: 2px solid var(--base-color-blue-dg);
}
.widget-checkbox .checkbox_container label {
  margin-top: 2px;
}
.widget-checkbox .checkbox_container label:hover {
  cursor: pointer;
}
.fav-docs-listitem-checkbox {
  appearance: none;
  border: 1px solid #777777;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 5px;
  position: relative;
}
.fav-docs-listitem-checkbox:hover {
  border-color: var(--base-color-blue-dg);
  cursor: pointer;
}
.fav-docs-listitem-checkbox:checked {
  border-color: var(--base-color-blue-dg);
}
.fav-docs-listitem-checkbox:checked:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  bottom: -1px;
  right: -1px;
  font-size: 0.9rem;
  text-align: left;
  padding-left: 2px;
  background-color: var(--base-color-blue-dg);
  color: #fff;
  border-radius: 5px;
  border: 1px solid var(--base-color-blue-dg);
}
#autologin {
  border-color: var(--base-color-blue-dg);
}
#autologin:hover {
  border-color: var(--base-color-green-dg);
  cursor: pointer;
}
#autologin:checked {
  border-color: var(--base-color-green-dg);
}
#autologin:checked:before {
  background-color: var(--base-color-green-dg);
  border: 2px solid var(--base-color-green-dg);
}
.text-color-red {
  color: var(--base-color-red-dg);
  font-weight: 700;
}
.info-content {
  width: 1200px;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.identification-info-image {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.info-content {
  font-size: 1.25rem;
  line-height: 1.25;
}
.info-content button,
.info-content input,
.info-content optgroup,
.info-content select,
.info-content textarea {
  line-height: 1.25;
}
.article-identification-info {
  font-size: 1.4rem;
}
.article-identification-info .ce_headline {
  position: relative;
  padding-right: 11rem;
}
.article-identification-info .ce_headline:after {
  content: '';
  background-image: url('/files/theme/images/Briefumschlag_ohneRand.svg');
  background-size: 11rem;
  background-position: center top;
  background-repeat: no-repeat;
  width: 11rem;
  height: 9rem;
  display: block;
  position: absolute;
  top: -0.25rem;
  right: 0;
  display: none;
}
.article-review-identification .ce_form {
  overflow: visible;
}
.article-review-identification input.input-zugangscode {
  font-size: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  width: 100%;
  height: auto !important;
  text-transform: uppercase;
}
.article-review-identification .widget-submit {
  margin-top: 1rem;
}
.article-review-identification .widget-submit .submit {
  margin-left: auto;
}
.article-login,
.article-register,
.article-forgot-pwd,
.article-lostpassword,
.article-resetpassword {
  overflow: visible;
  padding-bottom: 5rem;
}
.article-login.has-errors,
.article-register.has-errors,
.article-forgot-pwd.has-errors,
.article-lostpassword.has-errors,
.article-resetpassword.has-errors {
  display: block;
}
.article-login .remember-notification,
.article-register .remember-notification,
.article-forgot-pwd .remember-notification,
.article-lostpassword .remember-notification,
.article-resetpassword .remember-notification {
  position: relative;
  overflow: visible;
  margin-top: 3rem;
}
.article-login form,
.article-register form,
.article-forgot-pwd form,
.article-lostpassword form,
.article-resetpassword form {
  padding: 0 5rem 0 15rem;
}
@media screen and (max-width: 1249px) {
  .article-login form,
  .article-register form,
  .article-forgot-pwd form,
  .article-lostpassword form,
  .article-resetpassword form {
    padding: 0 4rem 0 12rem;
  }
}
@media screen and (max-width: 799px) {
  .article-login form,
  .article-register form,
  .article-forgot-pwd form,
  .article-lostpassword form,
  .article-resetpassword form {
    padding: 0 2rem 0 4rem;
  }
}
@media screen and (max-width: 599px) {
  .article-login form,
  .article-register form,
  .article-forgot-pwd form,
  .article-lostpassword form,
  .article-resetpassword form {
    padding: 0 1rem 0 1rem;
  }
}
.article-login .ce_text h2,
.article-register .ce_text h2,
.article-forgot-pwd .ce_text h2,
.article-lostpassword .ce_text h2,
.article-resetpassword .ce_text h2,
.article-login .ce_text h3,
.article-register .ce_text h3,
.article-forgot-pwd .ce_text h3,
.article-lostpassword .ce_text h3,
.article-resetpassword .ce_text h3 {
  padding: 0 5rem 0 10rem;
}
@media screen and (max-width: 1249px) {
  .article-login .ce_text h2,
  .article-register .ce_text h2,
  .article-forgot-pwd .ce_text h2,
  .article-lostpassword .ce_text h2,
  .article-resetpassword .ce_text h2,
  .article-login .ce_text h3,
  .article-register .ce_text h3,
  .article-forgot-pwd .ce_text h3,
  .article-lostpassword .ce_text h3,
  .article-resetpassword .ce_text h3 {
    padding: 0 4rem 0 8rem;
  }
}
@media screen and (max-width: 799px) {
  .article-login .ce_text h2,
  .article-register .ce_text h2,
  .article-forgot-pwd .ce_text h2,
  .article-lostpassword .ce_text h2,
  .article-resetpassword .ce_text h2,
  .article-login .ce_text h3,
  .article-register .ce_text h3,
  .article-forgot-pwd .ce_text h3,
  .article-lostpassword .ce_text h3,
  .article-resetpassword .ce_text h3 {
    padding: 0 2rem 0 4rem;
  }
}
@media screen and (max-width: 599px) {
  .article-login .ce_text h2,
  .article-register .ce_text h2,
  .article-forgot-pwd .ce_text h2,
  .article-lostpassword .ce_text h2,
  .article-resetpassword .ce_text h2,
  .article-login .ce_text h3,
  .article-register .ce_text h3,
  .article-forgot-pwd .ce_text h3,
  .article-lostpassword .ce_text h3,
  .article-resetpassword .ce_text h3 {
    padding: 0 1rem 0 1rem;
  }
}
.article-login .ce_text p,
.article-register .ce_text p,
.article-forgot-pwd .ce_text p,
.article-lostpassword .ce_text p,
.article-resetpassword .ce_text p {
  padding: 0 5rem 0 15rem;
}
@media screen and (max-width: 1249px) {
  .article-login .ce_text p,
  .article-register .ce_text p,
  .article-forgot-pwd .ce_text p,
  .article-lostpassword .ce_text p,
  .article-resetpassword .ce_text p {
    padding: 0 4rem 0 12rem;
  }
}
@media screen and (max-width: 799px) {
  .article-login .ce_text p,
  .article-register .ce_text p,
  .article-forgot-pwd .ce_text p,
  .article-lostpassword .ce_text p,
  .article-resetpassword .ce_text p {
    padding: 0 2rem 0 4rem;
  }
}
@media screen and (max-width: 599px) {
  .article-login .ce_text p,
  .article-register .ce_text p,
  .article-forgot-pwd .ce_text p,
  .article-lostpassword .ce_text p,
  .article-resetpassword .ce_text p {
    padding: 0 1rem 0 1rem;
  }
}
.article-login .authidentformwrapper,
.article-register .authidentformwrapper,
.article-forgot-pwd .authidentformwrapper,
.article-lostpassword .authidentformwrapper,
.article-resetpassword .authidentformwrapper,
.article-login .lost-password,
.article-register .lost-password,
.article-forgot-pwd .lost-password,
.article-lostpassword .lost-password,
.article-resetpassword .lost-password {
  padding-top: 3rem;
}
.article-login .redirect-after-login-wrapper,
.article-register .redirect-after-login-wrapper,
.article-forgot-pwd .redirect-after-login-wrapper,
.article-lostpassword .redirect-after-login-wrapper,
.article-resetpassword .redirect-after-login-wrapper {
  padding: 0 5rem 0 15rem;
}
@media screen and (max-width: 1249px) {
  .article-login .redirect-after-login-wrapper,
  .article-register .redirect-after-login-wrapper,
  .article-forgot-pwd .redirect-after-login-wrapper,
  .article-lostpassword .redirect-after-login-wrapper,
  .article-resetpassword .redirect-after-login-wrapper {
    padding: 0 4rem 0 12rem;
  }
}
@media screen and (max-width: 799px) {
  .article-login .redirect-after-login-wrapper,
  .article-register .redirect-after-login-wrapper,
  .article-forgot-pwd .redirect-after-login-wrapper,
  .article-lostpassword .redirect-after-login-wrapper,
  .article-resetpassword .redirect-after-login-wrapper {
    padding: 0 2rem 0 4rem;
  }
}
@media screen and (max-width: 599px) {
  .article-login .redirect-after-login-wrapper,
  .article-register .redirect-after-login-wrapper,
  .article-forgot-pwd .redirect-after-login-wrapper,
  .article-lostpassword .redirect-after-login-wrapper,
  .article-resetpassword .redirect-after-login-wrapper {
    padding: 0 1rem 0 1rem;
  }
}
.article-login,
.article-register {
  display: none;
}
.mediathek-rebranding {
  position: relative;
  overflow: visible;
  /*&:before {
		content:'';
		background-image: url('/bundles/asobfrontend/img/logos/ASOB-Rebranding-Mediathek.png');
		background-repeat: no-repeat;
		background-size: contain;
		display: block;
		height: 13rem;
		width: 19rem;
		position: absolute;
		margin-left: -22rem;
		top: -0.5rem;
		@media @screen-size-laptop {
			height: 10rem;
			width: 15rem;
			margin-left: -18rem;
		}
		@media @screen-size-phone-sm {
			display: none;
		}
	}*/
}
.article-login .remember-notification {
  opacity: 0.5;
}
.article-login .remember-notification.activated {
  opacity: 1;
}
.article-login .remember-notification.activated:before {
  content: '\f071';
  font-family: "Font Awesome 5 Free";
  font-size: 4rem;
  font-weight: 900;
  display: flex;
  align-items: center;
  position: absolute;
  height: 100%;
  left: -7rem;
  top: 0;
  color: var(--base-color-yellow-dg);
}
.article-register .remember-notification {
  display: block;
}
.sidebar-container {
  position: relative;
  flex: 0 0 21rem;
  transition: flex-basis 150ms ease-in;
}
.single-document-asobtv .sidebar-container {
  flex-basis: 4.5rem;
}
.favs,
.filters {
  position: relative;
  background-color: #ffffff;
  width: 100%;
}
.ui-sortable-helper {
  border: 2px solid var(--base-color-blue-dg) !important;
  border-radius: 5px;
  overflow: visible;
}
.ui-sortable-helper .fav-docs-listitem:last-child {
  border-bottom: 2px solid var(--base-color-blue-dg) !important;
  border-radius: 5px;
}
.ui-sortable-helper .fav-list-folder-name {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.knowledgebase-filtered .filter-header-container .filter-header-text:before {
  color: var(--base-color-green-dg);
}
.knowledgebase-filtered .filter-header-container .btn-expand .filter-icon:before {
  color: var(--base-color-green-dg);
}
.modal-container {
  position: fixed;
  background: transparent;
  top: 5rem;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99999;
  display: none;
}
@media screen and (max-height: 649px) {
  .modal-container {
    top: 1rem;
  }
}
.modal-container .ce_form {
  overflow: visible;
}
@media screen and (max-height: 649px) {
  .supportform .widget-textarea textarea {
    height: calc((5em * 1.2) + 1.5rem + 4px);
    margin-bottom: 0;
  }
}
.supportform p.error {
  margin-top: 0;
  margin-bottom: 0.25rem;
  color: var(--base-color-red-dg);
}
@media screen and (max-height: 649px) {
  .supportform .supportform-info-text {
    font-size: 0.8rem;
  }
}
.secure-ident-form .formbody {
  display: flex;
  flex-wrap: wrap;
}
.secure-ident-form .widget.secure-ident-code-input {
  display: none;
  width: 100%;
  margin-bottom: 0.25rem;
}
.secure-ident-form .widget.secure-ident-code-input .secure-ident-code-input {
  width: 100%;
  font-size: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  height: auto;
}
.secure-ident-form .widget.secure-ident-get,
.secure-ident-form .widget.secure-ident-submit {
  margin-left: auto;
  margin-right: auto;
}
.secure-ident-form .submit {
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.secure-ident-form .widget.secure-ident-submit {
  display: none;
}
.secure-ident-form .submit-info-email-sent,
.secure-ident-form .submit-info-success,
.secure-ident-form .submit-info-error {
  display: none;
}
.secure-ident-form .submit-info-success,
.secure-ident-form .submit-info-error {
  text-align: center;
  width: 100%;
}
.supportform-message-wrapper,
.settingsform-message-wrapper {
  text-align: right;
  margin-bottom: 1rem;
  color: var(--base-color-green-dg);
  font-weight: 700;
}
.settingsform-message-wrapper {
  position: absolute;
  top: -1rem;
}
.modalfilter-container {
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border: 1px solid #666666;
  border-radius: 5px;
}
.modalfilter-container.note-container {
  margin-bottom: 1rem;
}
.modalfilter-container.note-container .modalfilter-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.reviewidentform-formwrapper .modalfilter-container {
  max-width: 90vw;
  width: min-content;
  min-width: 40vw;
}
.reviewidentform-formwrapper .modal-review-items {
  font-size: 1.8rem;
  padding: 1rem 0.5rem;
  margin-bottom: 1rem;
}
.reviewidentform-formwrapper .modal-ident-username {
  white-space: nowrap;
  font-size: 1.5rem;
}
.reviewidentform-formwrapper .checkbox_container span {
  justify-content: center;
}
.reviewidentform-formwrapper .checkbox_container span .checkbox {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
  margin-top: 0.3rem;
}
.reviewidentform-formwrapper .checkbox_container span .checkbox:checked::before {
  font-size: 1.2rem;
}
.reviewidentform-formwrapper .checkbox_container span .checkbox:not(:checked) {
  background-color: #f0f0f0;
}
.reviewidentform-formwrapper .btn {
  width: calc(50% - 1rem);
}
.form-accessreview .formbody {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.form-accessreview .widget-text {
  margin-bottom: 1rem;
}
.form-accessreview input[type="text"] {
  width: 100%;
}
.form-accessreview input[type="text"]:disabled {
  background-color: #f0f0f0;
}
.form-accessreview .widget.input-email,
.form-accessreview .widget.input-organisation {
  width: 100%;
}
.form-accessreview .widget.input-firstname,
.form-accessreview .widget.input-lastname {
  width: calc(50% - 1rem);
}
.reviewaccess-formwrapper .modal-submit-button-wrapper .btn {
  margin-left: auto;
}
.modalfilter-main-headline > i {
  margin-right: 0.25rem;
  color: #777777;
  font-style: normal;
}
.panel-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #dddddd;
  color: #777777;
  font-size: 1.15rem;
  font-weight: 700;
  padding-left: 2.5rem;
}
.settings-widget {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  width: max-content;
}
.settings-widget:hover label {
  cursor: pointer;
}
.settings-widget:hover input[type="checkbox"],
.settings-widget:hover input[type="radio"] {
  cursor: pointer;
  background-color: var(--base-color-green-dg);
}
.settings-widget input[type="checkbox"],
.settings-widget input[type="radio"] {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  height: 15px;
  width: 15px;
  background-color: #c7c7c7;
  border-radius: 100%;
}
.settings-widget input[type="checkbox"]:checked,
.settings-widget input[type="radio"]:checked {
  background-color: var(--base-color-green-dg);
}
.settings-widget input[type="checkbox"]:checked + label,
.settings-widget input[type="radio"]:checked + label {
  font-weight: 700;
}
.settings-widget input[type="checkbox"]:checked:before,
.settings-widget input[type="radio"]:checked:before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: '\f00c';
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
  font-size: 0.6rem;
  color: white;
  height: 100%;
  width: 100%;
}
.settings-widget input[type="checkbox"]:disabled,
.settings-widget input[type="radio"]:disabled {
  cursor: not-allowed;
}
.settings-widget input[type="checkbox"]:checked:hover {
  background-color: var(--base-color-red-dg);
}
.settings-widget input[type="checkbox"]:checked:hover:before {
  content: '\f00d';
}
.settings-widget label {
  padding-left: 0.5rem;
}
input[type="search"],
input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-width: 2px;
  border-style: solid;
  border-color: #c7c7c7;
  border-radius: 5px;
  padding-left: 1rem;
  padding-right: 1rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1rem;
}
input[type="search"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
  border-color: var(--base-color-blue-dg);
  /*
		background-color: transparent;
		+ .search-submit {
			border-top-color: @base_color_blue;
			border-right-color: @base_color_blue;
			border-bottom-color: @base_color_blue;
		}
		*/
}
input[type="search"]:disabled,
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="email"]:disabled,
select:disabled,
textarea:disabled {
  background-color: inherit;
}
input[type="search"],
input[type="text"]:not(.input-folder-name),
input[type="password"],
input[type="email"],
select {
  height: calc(2.75rem + 2px);
}
.widget-textarea textarea {
  padding: 0.75rem;
  line-height: 1.2;
  font-size: 1.1rem;
  height: calc((7em * 1.2) + 1.5rem + 4px);
}
.form-disabled {
  opacity: 0.4;
}
.search-form {
  width: 100%;
  flex: 1 1 auto;
  overflow: visible;
}
.search-form .formbody {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.search-form input[type="search"],
.search-form input[type="text"] {
  border-left-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-right-width: 0px;
  border-radius: 5px 0 0 5px;
}
.search-form .search-form-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.search-form .search-form-wrapper .search-form-container {
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1300px) {
  .search-form .search-form-wrapper .search-form-container {
    flex-wrap: wrap;
    width: 100%;
  }
}
.search-form .search-form-wrapper .search-form-container .search-form-basic {
  flex-grow: 1;
  margin-right: 1rem;
}
@media screen and (max-width: 1300px) {
  .search-form .search-form-wrapper .search-form-container .search-form-basic {
    width: 100%;
    margin-right: 0;
  }
}
.search-form .search-form-basic .formbody {
  position: relative;
}
.search-form .search-form-basic .search-form-input-text {
  border-right-width: 2px;
  border-radius: 5px;
  padding-right: 9.5rem;
  flex-grow: 1;
}
.search-form .search-form-basic .search-submit {
  position: absolute;
  right: 2px;
  border: 0;
  border-left: 2px solid #c7c7c7;
  height: calc(100% - 4px);
}
.search-form .search-form-basic .search-submit:not(:disabled):hover {
  height: 100%;
  right: 0;
}
.search-form .search-form-modifications .formbody {
  position: relative;
}
.search-form .search-form-modifications .searchform-filter-input {
  width: 15rem;
  border-right-width: 2px;
  border-radius: 5px;
  padding-right: 3.5rem;
}
.search-form .search-form-modifications .submit {
  position: absolute;
  right: 2px;
  border: 0;
  border-left: 2px solid #c7c7c7;
  height: calc(100% - 4px);
}
.search-form .search-form-modifications .submit:not(:disabled):hover {
  height: 100%;
  right: 0;
}
.search-form p.header {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.search-form button {
  border-radius: 0 5px 5px 0;
}
.search-form .form-search-include input:placeholder-shown + .submit {
  /*
					&:hover {

						color: @base_color_textgray;
						border-color: @base_color_midgray;
						background-color: @base_color_lightestgray;
						cursor: default;

					}
					*/
}
.support-formwrapper label {
  display: none;
}
.support-formwrapper input,
.support-formwrapper textarea {
  width: 100%;
  margin-bottom: 1rem;
}
.support-formwrapper input.textarea-disabled,
.support-formwrapper textarea.textarea-disabled {
  background-color: #f0f0f0;
}
.support-formwrapper input[readonly] {
  display: none;
}
.support-formwrapper .submit {
  margin-left: auto;
}
#header {
  box-shadow: 0px -1px 8px 3px rgba(51, 51, 51, 0.5);
  position: fixed;
  width: 100%;
  z-index: 999;
  background-color: #ffffff;
  min-height: calc(4.3rem + 3px);
}
#header .inside {
  height: 100%;
}
#header .inside .main-menu-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  width: 100%;
}
#header .inside .submenu-wrapper {
  height: max-content;
  position: relative;
  /*
			&:before {
				content: '';
				height: 1rem;
				width: 100%;
				display: block;
				position: absolute;
				left: 0;
			}
			*/
}
#header .inside .submenu-wrapper.expanded {
  max-height: 30rem;
}
@media screen and (max-width: 799px) {
  #header .inside .submenu-wrapper {
    padding: 2rem;
  }
}
#header .inside .submenu-wrapper .submenu {
  display: none;
  padding: 5rem;
}
#header .main-navigation {
  overflow: visible;
}
@media screen and (max-width: 799px) {
  #header .main-navigation {
    display: none;
  }
}
#header .main-navigation > .level_1 {
  margin: 0;
  padding-left: 0;
  width: max-content;
  margin: 0 auto;
}
#header .main-navigation > .level_1 > li {
  padding: 0 1.75rem;
  margin: 0 0.25rem;
}
#header .main-navigation > .level_1 > li > a span,
#header .main-navigation > .level_1 > li > strong {
  color: #8b8b8b;
  font-size: 1.15rem;
  text-transform: uppercase;
  font-weight: 400;
  display: flex;
  justify-content: center;
  position: relative;
  text-align: center;
}
#header .main-navigation > .level_1 > li > a span:after,
#header .main-navigation > .level_1 > li > strong:after {
  content: '';
  display: inline-block;
  margin: 0 auto;
  height: 0.175rem;
  position: absolute;
  bottom: -0.5rem;
  width: 0;
  background-color: #8b8b8b;
  transition: width .15s ease;
  border-radius: 5px;
}
#header .main-navigation > .level_1 > li:first-child {
  margin-left: 0;
}
#header .main-navigation > .level_1 > li:last-child {
  margin-right: 0;
}
#header .main-navigation > .level_1 > li.active,
#header .main-navigation > .level_1 > li.trail {
  /*
					.category-row {
						.ce_hyperlink:after {
							display: block;
							background-color: blue;
						}
					}
					*/
}
#header .main-navigation > .level_1 > li.active span,
#header .main-navigation > .level_1 > li.trail span,
#header .main-navigation > .level_1 > li.active strong,
#header .main-navigation > .level_1 > li.trail strong {
  color: #707070;
}
#header .main-navigation > .level_1 > li.active span:after,
#header .main-navigation > .level_1 > li.trail span:after,
#header .main-navigation > .level_1 > li.active strong:after,
#header .main-navigation > .level_1 > li.trail strong:after {
  width: calc(100% + 1rem);
  color: #707070;
}
#header .main-navigation > .level_1 > li:hover span,
#header .main-navigation > .level_1 > li:hover strong {
  color: #707070;
}
#header .main-navigation > .level_1 > li:hover span:after,
#header .main-navigation > .level_1 > li:hover strong:after {
  width: calc(100% + 1rem);
  color: #707070;
}
#header .main-navigation > .level_1 > li:hover .submenu-wrapper {
  opacity: 1;
  visibility: visible;
  box-shadow: 0px 10px 10px -8px rgba(51, 51, 51, 0.5);
}
#header .main-navigation > .level_1 > li:hover .mod_customnav,
#header .main-navigation > .level_1 > li:hover .shop-categories-container {
  display: block;
  max-height: 30rem;
  height: max-content;
  opacity: 1;
}
#header .main-navigation > .level_1 > li:hover[data-rel="asob"]:after {
  display: block;
}
#header .main-navigation > .level_1 > li:hover[data-rel="angebote"]:after {
  display: block;
}
#header .main-navigation > .level_1 > li[data-rel="asob"]:after {
  content: '';
  display: none;
  height: 1.8rem;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 10;
}
#header .main-navigation > .level_1 > li[data-rel="angebote"]:after {
  content: '';
  height: 1.8rem;
  position: absolute;
  width: 6rem;
  display: none;
  width: 100%;
  left: 0;
  z-index: 10;
}
#header .main-navigation > .level_1 > li .mod_customnav,
#header .main-navigation > .level_1 > li .shop-categories-container {
  position: absolute;
  height: max-content;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.25s ease, opacity 0.25s ease;
}
#header .main-navigation > .level_1 > li .mod_customnav {
  background-color: #fff;
  box-shadow: 0 10px 8px -7px rgba(0, 0, 0, 0.4);
  width: 100%;
  text-align: center;
}
#header .main-navigation > .level_1 > li .mod_customnav .level_1 {
  display: block;
}
#header .main-navigation > .level_1 > li .mod_customnav .level_1 > li {
  padding: 0.5rem 2rem;
  font-size: 1.2rem;
}
#header .main-navigation > .level_1 > li .mod_customnav .level_1 > li:first-child {
  padding-top: 1rem;
}
#header .main-navigation > .level_1 > li .mod_customnav .level_1 > li:last-child {
  padding-bottom: 1rem;
}
#header .main-navigation > .level_1 > li .shop-categories-container {
  left: 0;
  background-color: #fff;
  box-shadow: 0 10px 8px -7px rgba(0, 0, 0, 0.4);
}
#header .main-navigation > .level_1 > li .shop-categories-container .shop-categories-list {
  padding: 2rem;
}
#header .main-navigation .submenu-angebote .submenu-wrapper,
#header .main-navigation .submenu-asob .submenu-wrapper {
  position: absolute;
  width: 100%;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  background-image: url('/files/Shop/Kopfbilder/Menu-Bild-Angebot.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  height: max-content;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.15s ease, opacity 0.25s ease;
  margin-top: 1.8rem;
  /*
				@media @screen-size-1750 {
					background-size: 1750px 100%;
				}
				*/
}
#header .main-navigation .submenu-angebote .ce_headline,
#header .main-navigation .submenu-asob .ce_headline {
  width: 100%;
  margin-top: 5rem;
  margin-left: 7.5rem;
}
#header .main-navigation .submenu-angebote .categories-submenu,
#header .main-navigation .submenu-asob .categories-submenu {
  margin-left: 7.5rem;
  margin-top: 3rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1079px) {
  #header .main-navigation .submenu-angebote .categories-submenu,
  #header .main-navigation .submenu-asob .categories-submenu {
    margin-left: 3.5rem;
  }
}
#header .main-navigation .submenu-asob .submenu-wrapper {
  background-image: url('/files/Shop/Kopfbilder/Header-Bild-Menu-Asob-22-12.jpg');
}
#header .mobile-navigation {
  height: max-content;
  max-height: 0;
  transition: max-height 0.25s ease;
  overflow: hidden;
}
#header .mobile-navigation.expanded {
  max-height: 20rem;
}
#header .mobile-navigation .level_1 {
  margin: 0;
  padding: 2rem 0;
  width: max-content;
  margin: 0 auto;
  flex-wrap: wrap;
}
@media screen and (max-width: 399px) {
  #header .mobile-navigation .level_1 {
    flex-wrap: wrap;
    width: 100%;
  }
}
#header .mobile-navigation .level_1 > li {
  margin: 0 1rem;
}
@media screen and (max-width: 399px) {
  #header .mobile-navigation .level_1 > li {
    width: 100%;
    margin: 0;
    padding: 1rem;
  }
}
#header .mobile-navigation .level_1 > li span,
#header .mobile-navigation .level_1 > li strong {
  color: #999;
  font-size: 1.15rem;
  text-transform: uppercase;
  font-weight: 400;
  display: flex;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 399px) {
  #header .mobile-navigation .level_1 > li span,
  #header .mobile-navigation .level_1 > li strong {
    width: max-content;
    margin: 0 auto;
  }
}
#header .mobile-navigation .level_1 > li span:after,
#header .mobile-navigation .level_1 > li strong:after {
  content: '';
  display: inline-block;
  margin: 0 auto;
  height: 0.125rem;
  bottom: -0.5rem;
  position: absolute;
  width: 0;
  background-color: #999;
  transition: width .25s ease;
}
#header .mobile-navigation .level_1 > li:first-child {
  margin-left: 0;
}
#header .mobile-navigation .level_1 > li:last-child {
  margin-right: 0;
}
#header .mobile-navigation .level_1 > li.active {
  color: #f2f2f2;
}
#header .mobile-navigation .level_1 > li.active span:after,
#header .mobile-navigation .level_1 > li.trail span:after,
#header .mobile-navigation .level_1 > li.active strong:after,
#header .mobile-navigation .level_1 > li.trail strong:after {
  width: 100%;
}
#header .mobile-navigation .level_1 > li:hover span:after,
#header .mobile-navigation .level_1 > li:hover strong:after {
  width: 100%;
}
#header .header-sidebar {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#header .link-to-login {
  padding-left: 2rem;
  z-index: 100;
}
#header .link-to-login:hover .hyperlink_txt {
  color: #707070;
}
@media screen and (max-width: 1079px) {
  #header .link-to-login {
    flex-basis: auto;
    min-width: initial;
  }
}
#header .link-to-login .hyperlink_txt {
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 400;
  display: flex;
  justify-content: center;
  position: relative;
  color: #8b8b8b;
  padding-right: 1.5rem;
  /*
			&:after {
				content: '';
				display: inline-block;
				margin: 0 auto;
				height: 0.175rem;
				position: absolute;
				bottom: -0.25rem;
				width: 0;
				background-color: @base_color_hamburger_gray;
				transition: width .15s ease;
			}
			&:hover {
				&:after {
					width: calc(100% + 1rem);
				}
			}
			*/
}
#header .link-to-login .hyperlink_txt:before {
  content: '\f007';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 0;
  font-size: 0.9em;
}
#header .header-icon-breadcrumb {
  width: 8em;
}
#header .organisation-logo-container {
  margin-right: auto;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  display: block;
  width: max-content;
  height: 50px;
  /*
		@media @screen-size-laptop {
			width: 7rem;
		}
		*/
}
#header .organisation-logo-container:hover {
  filter: brightness(90%);
  opacity: 1;
}
#header .organisation-logo-container a {
  display: block;
  height: 100%;
  width: 43px;
}
#header .header-organisation,
#header .header-username {
  font-size: 1rem;
  font-weight: 400;
}
#header .header-startpage-link {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9rem;
  color: #a0a0a0;
}
#header .header-startpage-link:hover {
  color: var(--base-color-blue-dg);
}
#header .header-user-information {
  width: 100%;
}
#header .header-user-information .headline-h1 {
  margin-top: 0;
  margin-bottom: 2rem;
}
#header .header-user-information .headline-h2 {
  margin-top: 0;
  margin-bottom: 0;
}
#header.minimized .inside {
  padding: 0.5rem;
}
#header.minimized .mod_wdb_searchform {
  margin-top: 0;
}
#bottom {
  width: 40%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.user-menu-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 1rem;
  padding: 0.5rem 0.25rem 0.5rem 0.25rem;
  overflow: visible;
  height: calc(2.3rem + 2px);
}
@media screen and (max-width: 1499px) {
  .user-menu-container {
    margin-left: 2rem;
  }
}
.user-menu-container .action-icon-wrapper .action-icon {
  color: inherit;
}
.login,
.lost-password,
.mod_changePassword {
  overflow: visible;
}
.login .widget-text,
.lost-password .widget-text,
.mod_changePassword .widget-text,
.login .widget-password,
.lost-password .widget-password,
.mod_changePassword .widget-password,
.login .widget-email,
.lost-password .widget-email,
.mod_changePassword .widget-email {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  font-weight: 700;
}
.login .widget-text input,
.lost-password .widget-text input,
.mod_changePassword .widget-text input,
.login .widget-password input,
.lost-password .widget-password input,
.mod_changePassword .widget-password input,
.login .widget-email input,
.lost-password .widget-email input,
.mod_changePassword .widget-email input {
  flex-grow: 1;
}
.login .widget-text label,
.lost-password .widget-text label,
.mod_changePassword .widget-text label,
.login .widget-password label,
.lost-password .widget-password label,
.mod_changePassword .widget-password label,
.login .widget-email label,
.lost-password .widget-email label,
.mod_changePassword .widget-email label {
  width: 14rem;
}
.login .widget-autologin,
.lost-password .widget-autologin,
.mod_changePassword .widget-autologin {
  text-align: right;
}
.login .btn-submit:not(.action-status-disabled),
.lost-password .btn-submit:not(.action-status-disabled),
.mod_changePassword .btn-submit:not(.action-status-disabled) {
  margin-left: auto;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 2rem;
}
.login .btn-submit:not(.action-status-disabled):hover,
.lost-password .btn-submit:not(.action-status-disabled):hover,
.mod_changePassword .btn-submit:not(.action-status-disabled):hover,
.login .btn-submit:not(.action-status-disabled):focus,
.lost-password .btn-submit:not(.action-status-disabled):focus,
.mod_changePassword .btn-submit:not(.action-status-disabled):focus {
  color: #fff;
  background-color: var(--base-color-green-dg);
  border-color: var(--base-color-green-dg);
}
.login .widget-text.error p.error,
.lost-password .widget-text.error p.error,
.mod_changePassword .widget-text.error p.error,
.login .widget-password.error p.error,
.lost-password .widget-password.error p.error,
.mod_changePassword .widget-password.error p.error {
  display: none;
}
.mod_changePassword .change-password-button-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 2rem;
}
.mod_changePassword .change-password-button-wrapper .widget-submit button.submit {
  margin-top: 0;
  margin-left: 1rem;
}
.ident-registration,
.login {
  /*.widget-autologin {
		.checkbox_container {
			display: flex;
			padding-left: 0;
		}
		.autologin-pre-label {
			margin-right: auto;
		}
	}*/
}
.ident-registration.activated,
.login.activated {
  display: block;
}
.ident-registration .widget-wrapper,
.login .widget-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  margin-bottom: 1rem;
}
.ident-registration .widget-inner-wrapper,
.login .widget-inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 auto;
  align-items: center;
}
.ident-registration .widget-inner-wrapper.inner-wrapper-name,
.login .widget-inner-wrapper.inner-wrapper-name {
  margin-left: 14rem;
  margin-top: 1rem;
}
.ident-registration .widget-auth,
.login .widget-auth {
  display: flex;
  width: 100%;
  align-items: center;
}
.ident-registration .widget-submit,
.login .widget-submit {
  margin-left: auto;
  margin-top: 1rem;
}
.ident-registration .symbol-divider:before,
.login .symbol-divider:before {
  content: '@';
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 1rem;
}
.ident-registration .auth-alternative,
.login .auth-alternative {
  font-weight: 400;
}
.ident-registration .auth-label,
.login .auth-label {
  width: 8rem;
  flex: 0 0 auto;
  font-weight: 700;
}
.ident-registration .auth-status,
.login .auth-status {
  font-weight: 700;
}
.ident-registration .auth-indicator,
.login .auth-indicator {
  flex: 0 0 auto;
  width: 1rem;
  height: 1rem;
  margin-left: 3.5rem;
  margin-right: 1.5rem;
  border-radius: 100%;
}
.ident-registration .auth-indicator.error,
.login .auth-indicator.error {
  background-color: var(--base-color-red-dg);
}
.ident-registration .auth-indicator.success,
.login .auth-indicator.success {
  background-color: var(--base-color-green-dg);
}
.ident-registration .auth-indicator.pending,
.login .auth-indicator.pending {
  background-color: var(--base-color-yellow-dg);
}
.ident-registration .widget-autologin,
.login .widget-autologin {
  width: 100%;
  margin-top: 1rem;
}
.ident-registration .widget-autologin .checkbox_container,
.login .widget-autologin .checkbox_container {
  display: flex;
  padding-left: 0;
}
.ident-registration .widget-autologin .autologin-pre-label,
.login .widget-autologin .autologin-pre-label {
  margin-right: auto;
}
.ident-registration .link-to-auth,
.login .link-to-auth {
  text-align: right;
}
.ident-registration .link-to-auth:hover,
.login .link-to-auth:hover {
  cursor: pointer;
}
.login {
  display: none;
}
.login .formbody {
  margin: 2rem 0;
}
.ident-registration {
  overflow: visible;
}
.ident-registration .formbody {
  display: flex;
  flex-wrap: wrap;
  margin: 2rem 0;
}
.ident-registration .widget-wrapper-remember {
  flex-wrap: nowrap;
}
.ident-registration .widget-multidomain {
  flex: 0 0 13rem;
}
.ident-registration .single-domain-label {
  padding-left: 1rem;
  font-size: 1.2rem;
  flex: 0 0 27%;
}
.ident-registration .widget-text {
  flex: 1 1 auto;
}
.ident-registration .widget-text .text {
  width: 100%;
}
.ident-registration .widget-name + .widget-name {
  margin-left: 1rem;
}
@media screen and (max-width: 1079px) {
  .ident-registration .widget-name + .widget-name {
    margin-left: 0;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 1099px) {
  .ident-registration .widget-name + .widget-name {
    margin-top: 0;
    margin-left: 1rem;
  }
}
.ident-registration .widget-select {
  position: relative;
}
.ident-registration .widget-select .select {
  appearance: none;
  width: 100%;
}
.ident-registration .widget-select .select:hover {
  cursor: pointer;
}
.ident-registration .widget-select option.select-placeholder {
  color: #c7c7c7;
}
.ident-registration .widget-select:not(.widget-singledomain):after {
  content: '\f0d7';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.8rem;
  width: 2rem;
  height: calc(100% - 7px);
  background-color: #f0f0f0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #666666;
  position: absolute;
  right: 2px;
  top: 2px;
  text-align: center;
  pointer-events: none;
  padding-top: 3px;
}
.ident-registration .widget-select.widget-remember {
  width: 100%;
}
.ident-registration .widget-select.widget-remember .select {
  width: 100%;
}
.ident-registration .btn-submit:not(:disabled) {
  margin-left: auto;
  text-transform: uppercase;
  font-weight: 700;
}
.ident-registration .btn-submit:not(:disabled):hover,
.ident-registration .btn-submit:not(:disabled):focus {
  color: #fff;
  background-color: var(--base-color-green-dg);
  border-color: var(--base-color-green-dg);
}
.ident-registration .new-auth-link {
  width: 100%;
  margin-top: 2rem;
  text-align: right;
  /*font-size: 0.9rem;*/
  color: #666666;
}
.ident-registration .new-auth-link span:hover {
  cursor: pointer;
  /*font-weight: @fontweight-700;*/
}
.lost-password.reset-password {
  display: block;
}
.wdb-form-errormessage {
  border: 2px solid var(--base-color-red-dg);
  box-shadow: var(--base-color-red-dg) 0px 0px 1px 1px;
  border-radius: 5px;
  padding: 1rem;
  margin: 2rem 5rem 1rem 10rem;
  position: relative;
}
.wdb-form-errormessage:before {
  content: '\f071';
  font-family: "Font Awesome 5 Free";
  font-size: 4rem;
  font-weight: 900;
  display: flex;
  align-items: center;
  position: absolute;
  height: 100%;
  left: -7rem;
  top: 0;
  color: var(--base-color-red-dg);
}
.wdb-form-errormessage .error-headline {
  margin-top: 0;
}
.wdb-form-errormessage .btn-submit:not(:disabled):not(.action-status-disabled) {
  max-width: 18rem;
  margin-left: auto;
  font-size: 1rem;
}
.wdb-form-errormessage .btn-submit:not(:disabled):not(.action-status-disabled):hover,
.wdb-form-errormessage .btn-submit:not(:disabled):not(.action-status-disabled):focus {
  cursor: pointer;
  color: #fff;
  background-color: var(--base-color-green-dg);
  border-color: var(--base-color-green-dg);
}
.supportlink-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-basis: 21rem;
  align-self: center;
}
@media screen and (max-width: 799px) {
  .supportlink-container {
    order: 3;
    flex-basis: 100%;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.supportlink-container .supportlink-icon {
  height: 2.5rem;
  width: 2.5rem;
  background-color: #505050;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
@media screen and (max-height: 799px) {
  .supportlink-container .supportlink-icon {
    margin-bottom: 0;
  }
}
.supportlink-container .supportlink-text {
  text-transform: uppercase;
  color: #505050;
}
.supportlink-wrapper {
  position: relative;
}
.supportlink-wrapper .no-js-mail-link {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 999;
}
.supportlink-wrapper .no-js-mail-link.mailto-hidden {
  display: none;
}
.supportlink-wrapper:hover {
  cursor: pointer;
}
.supportlink-wrapper:hover .supportlink-text {
  color: #000;
}
.relog-message-wrapper .btn {
  margin-top: 1rem;
}
.relog-message-wrapper .btn:hover .relog-link {
  color: #fff;
}
.favs {
  left: calc((-1 * 21rem));
  border-radius: 0 5px 5px 0;
  transition: left 150ms ease-in-out;
  /*
	@media @screen-size-1600 {
		display: none;
	}
	*/
}
.favs:not(.cookie-expand) {
  transition: left 350ms ease-in-out;
}
.fav-container-left {
  margin-right: 1rem;
  left: 0;
  z-index: 100;
}
@media screen and (max-width: 1599px) {
  .fav-container-left {
    flex-basis: 4.5rem;
  }
}
.variable-wdb-width .sidebar-container.fav-container-left:not(.sidebar-expanded) {
  flex-basis: 4.5rem;
}
.panel-container {
  position: fixed;
  width: 21rem;
}
@media screen and (max-width: 1599px) {
  .panel-container.favs.ct-expanded {
    box-shadow: 1px 3px 17px 4px rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 1099px) {
  .panel-container.filters.ct-expanded {
    box-shadow: 1px 3px 17px 4px rgba(0, 0, 0, 0.3);
  }
}
.panel-container .header-container {
  border: 2px solid #dddddd;
  background-color: #dddddd;
}
.panel-container .header-container:hover {
  cursor: pointer;
  border-color: var(--base-color-blue-dg);
}
.panel-container .header-container:hover .btn-expand {
  color: var(--base-color-blue-dg);
}
.panel-container .header-container:hover .header-text:before,
.panel-container .header-container:hover .filter-icon:before,
.panel-container .header-container:hover .fav-icon:before {
  color: var(--base-color-blue-dg);
}
.panel-container .header-container:hover .header-text {
  color: var(--base-color-font-gray-dg);
}
.fav-icon {
  padding-bottom: 2px;
}
.filter-icon {
  padding-bottom: 4px;
}
.fav-header {
  border-radius: 0 5px 0 0;
  padding-left: 3.2rem;
  height: calc(2.3rem + 4px);
  line-height: 2.2;
}
.fav-header .fav-header-text::before {
  content: "\f02e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.25rem;
  color: #777777;
  margin-right: 0.5rem;
  position: absolute;
  left: 1.25rem;
  height: 100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.favs-header-container {
  position: relative;
  border-radius: 0 5px 0 0;
}
.btn-expand-favs {
  right: calc(1px - 4.5rem);
  border-right: 2px solid #dddddd;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  border-radius: 0 5px 5px 0;
  transition: right 75ms ease-in-out;
  padding-left: 0.5rem;
  /* right */
}
.btn-expand-favs .btn-indicator:before {
  content: "\f0da";
}
.btn-expand:not(.btn-expanded) .fav-icon:before {
  content: "\f02e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.375rem;
  margin-right: 0.75rem;
}
.favs {
  /*
	.favs-header-container {
		border: 2px solid #dddddd;
		background-color: #dddddd;
		&:hover {
			cursor: pointer;
			border-color: @base_color_blue;
		}
	}
	*/
}
.favs.ct-expanded {
  left: -2px;
}
.favs .btn-expanded {
  right: 0;
  /* left */
}
.favs .btn-expanded .btn-indicator:before {
  content: "\f0d9";
}
.favs .btn-border-expanded {
  border: 0;
  border-radius: 0px 5px 0 0;
}
.fav-content {
  border-left: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  border-bottom-right-radius: 5px;
  padding-bottom: 1rem;
}
.fav-item-list-container {
  max-height: calc(100vh - 28rem);
  overflow-y: auto;
}
.fav-options-list {
  padding: 1rem;
  border-bottom: 2px solid #dddddd;
  margin: 0;
}
.fav-options-listitem {
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
}
.fav-options-listitem .action-icon-wrapper:not(.action-status-disabled):hover {
  cursor: pointer;
}
.fav-options-listitem .action-icon-wrapper:not(.action-status-disabled):hover .fav-text {
  font-weight: 700;
}
.fav-options-list i,
.filter-result i {
  margin-right: 0.5rem;
  width: 1.375rem;
  font-size: 1.1rem;
  text-align: center;
}
.filter-listitem a i {
  margin-left: 0.5rem;
}
.fav-docs-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.fav-docs-listitem-folder {
  padding-left: 0;
}
.fav-docs-listitem-folder.fav-docs-folder-unsorted {
  padding-top: 0.25rem;
}
.fav-docs-listitem-folder.fav-docs-folder-unsorted .fav-folder-listitem:last-child {
  border-bottom: 1px solid #c7c7c7;
}
.fav-docs-listitem-folder.fav-docs-folder-unsorted .fav-list-folder-name {
  background-color: #fff;
  border-bottom: 0;
}
.fav-docs-listitem-folder.fav-docs-folder-unsorted .folder-name-container:hover {
  color: #666666;
}
.fav-docs-listitem-folder.fav-docs-folder-unsorted .folder-name-container .folder-name-placeholder:hover {
  cursor: default;
}
.fav-docs-listitem-folder.fav-docs-folder-unsorted .fav-docs-listitem:first-child {
  margin-top: 0.25rem;
  border-top: 1px solid #c7c7c7;
}
.fav-docs-listitem-folder.fav-docs-folder-unsorted .fav-docs-listitem {
  padding-left: 2rem;
}
.fav-docs-listitem-folder.fav-docs-folder-unsorted .drag-icon {
  left: 0.5rem;
}
.fav-docs-listitem-folder:not(:first-child) {
  border-top: 1px solid #c7c7c7;
}
.fav-docs-listitem-folder .fav-folder-list {
  padding-left: 0;
}
.fav-docs-listitem-folder.fav-list-empty .fav-docs-list {
  min-height: 2px;
}
.fav-docs-listitem-folder.fav-list-empty:not(.fav-docs-folder-unsorted) .fav-docs-list {
  background-color: #dddddd;
  border-bottom: 1px solid #c7c7c7;
}
.fav-docs-listitem-folder.fav-list-empty:not(.fav-docs-folder-unsorted) .fav-list-folder-name {
  height: calc(2.3rem - 2px);
  border-bottom: 0px;
}
.folder-name-save-button {
  position: absolute;
  height: 1rem;
  width: 1rem;
  right: 0.5rem;
  top: 0.25rem;
  display: none;
  z-index: 9999999;
}
.folder-name-save-button:hover {
  cursor: pointer;
}
.folder-name-save-button:hover:before {
  color: var(--base-color-blue-dg);
}
.folder-name-save-button:before {
  content: '\f0c7';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.25rem;
  color: #777777;
}
.fav-list-folder-name {
  display: flex;
  background-color: #fafafa;
  border-bottom: 1px solid #c7c7c7;
  align-items: center;
  font-weight: 400;
  padding-left: 1rem;
  padding-right: 0.5rem;
  height: 2.3rem;
  color: #535353;
}
.fav-list-folder-name:hover .fav-docs-listitem-checkbox {
  display: initial;
}
.fav-list-folder-name i.fas {
  margin-right: 0.5rem;
  width: 1.25rem;
}
.fav-list-folder-name i.fas:hover {
  cursor: grab;
}
.fav-list-folder-name .folder-name-container {
  font-size: 0.95rem;
  line-height: 1;
  position: relative;
}
.fav-list-folder-name .folder-name-container .folder-name-placeholder {
  max-width: calc(21rem - 5.75rem);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  padding-top: 0.125rem;
}
.fav-list-folder-name .folder-name-container .folder-name-placeholder:hover {
  cursor: pointer;
}
.fav-list-folder-name .input-folder-name {
  display: none;
  border-radius: 5px;
  line-height: 1.3;
  padding: 0.125rem 0.5rem 0.125rem 0.5rem;
  font-weight: 700;
}
.fav-docs-listitem .folder-name-container,
.fav-docs-listitem a[href] {
  color: #666666;
}
.fav-docs-listitem .folder-name-container:hover,
.fav-docs-listitem a[href]:hover {
  color: var(--base-color-font-gray-dg);
}
.fav-docs-listitem-item {
  display: flex;
  position: relative;
  width: 100% !important;
  background-color: #eee;
  border-bottom: 1px solid #c7c7c7;
  height: 2.2rem;
  padding-left: 2.75rem;
  padding-right: 0.75rem;
  align-items: center;
}
.fav-docs-listitem-item .fav-text {
  max-width: calc(21rem - 5.75rem);
  font-size: 0.9rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.fav-docs-listitem-item .drag-icon {
  padding-right: 0.25rem;
  opacity: 0;
  display: inline-block;
  position: absolute;
  left: 1rem;
  width: 1.25rem;
  height: 100%;
  line-height: 2.2;
  color: #535353;
  cursor: grab;
}
.fav-docs-listitem-item .drag-icon:hover {
  opacity: 1 !important;
}
.fav-docs-listitem-item:hover .fav-docs-listitem-checkbox {
  display: initial;
}
.fav-docs-listitem-item:hover .drag-icon {
  opacity: 0.8;
}
.fav-docs-listitem-item:last-child {
  border-bottom: 0;
}
.fav-docs-listitem-item:first-child {
  border-top: 0;
}
.fav-effect-transfer {
  background-color: #f0f0f0;
  border-radius: 5px;
  z-index: 9999;
}
.fav-docs-list.level-1 {
  min-height: 1rem;
}
.fav-docs-listitem-checkbox {
  -webkit-appearance: initial;
  appearance: initial;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  margin-left: auto;
  display: none;
  line-height: 1;
}
.fav-docs-listitem-checkbox:checked {
  display: initial;
}
.fav-docs-listitem-checkbox.fav-docs-listitem-checkbox-folder {
  margin-right: 0.25rem;
}
.filters {
  right: calc((-1 * 21rem));
  border-radius: 5px 0 0 5px;
  transition: right 150ms ease-in-out;
}
.filters:not(.cookie-expand) {
  transition: right 350ms ease-in-out;
}
@media screen and (max-width: 1099px) {
  .filters {
    width: 21rem;
    right: calc((-1 * 21rem));
  }
}
.filter-container-right {
  margin-left: 1rem;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 1099px) {
  .filter-container-right {
    flex-basis: 4.5rem;
  }
}
.filter-header-container {
  position: relative;
  border-radius: 5px 0 0 0;
}
.filter-header {
  border-radius: 5px 0 0 0;
  padding-left: 3.2rem;
  height: calc(2.3rem + 4px);
  line-height: 2.2;
}
.filter-header .filter-header-text:before {
  content: "\f0b0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.25rem;
  color: #777777;
  margin-right: 0.5rem;
  position: absolute;
  right: 1.25rem;
  height: 100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.header-sidebar {
  flex-basis: 20%;
  min-width: 12rem;
}
.header-sidebar-logo {
  align-self: stretch;
  z-index: 100;
}
@media screen and (max-width: 799px) {
  .header-sidebar-logo {
    flex-basis: auto;
    min-width: initial;
  }
}
.header-sidebar-navigation {
  z-index: 100;
}
@media screen and (max-width: 799px) {
  .header-sidebar-navigation {
    flex-basis: auto;
    min-width: initial;
  }
}
.btn-expand-filter {
  left: calc(1px - 4.5rem);
  border-left: 2px solid #dddddd;
  border-top: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  border-radius: 5px 0 0 5px;
  transition: left 75ms ease-in-out;
  /* left */
}
.btn-expand-filter .btn-indicator:before {
  content: "\f0d9";
}
.btn-expand:not(.btn-expanded) .filter-icon:before {
  content: "\f0b0";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.25rem;
  color: #777777;
  margin-left: 0.5rem;
}
.filters {
  /*
	.filter-header-container {
		border: 2px solid #dddddd;
		background-color: #dddddd;
		&:hover {
			cursor: pointer;
			border-color: @base_color_blue;
		}
	}
	*/
}
.filters.ct-expanded {
  right: -2px;
}
.filters .btn-expanded {
  left: 0;
  /* right */
}
.filters .btn-expanded .btn-indicator:before {
  content: "\f0da";
}
.filters .btn-border-expanded {
  border: 0;
  border-radius: 5px 0 0 0;
}
.filter-content {
  position: relative;
  border-left: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  border-bottom-left-radius: 5px;
}
.filter-inner-wrapper {
  max-height: calc(100vh - 25rem);
  overflow-y: auto;
}
.filter-inner-wrapper .filter-content-box:not(:first-child) {
  border-top: 2px solid #dddddd;
}
.filter-list {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.filter-list .listitem-text {
  display: flex;
  align-items: center;
  width: 100%;
}
.filter-list .filter-text-count {
  margin-left: 0.25rem;
}
.filter-content-box {
  position: relative;
  display: none;
}
.filter-content-box.filter-result {
  padding: 1rem;
  display: block;
  border-bottom: 2px solid #dddddd;
}
.filter-content-box.filter-legalsources,
.filter-content-box.filter-authors,
.filter-content-box.filter-legaldecisions,
.filter-content-box.filter-legaldirections,
.filter-content-box.filter-years {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.filter-content-box.filter-years {
  padding-bottom: 1rem;
}
.filter-content-box .slider-years-container {
  padding-left: 1rem;
  padding-right: 1rem;
}
.filter-content-box .filter-listitem {
  padding-left: 1rem;
  padding-right: 1rem;
}
.filter-content-box .filter-listitem .filter-text-name {
  font-size: 0.8rem;
  max-width: 11rem;
  padding: 0.25rem;
}
.filter-content-box .filter-listitem .filter-text-name.highlighted {
  text-decoration: line-through;
}
.filter-content-box .filter-listitem .item-wrapper:hover {
  cursor: pointer;
}
.filter-content-box .filter-listitem .item-wrapper:hover .icon-remove {
  display: inline-block;
}
.filter-content-box .filter-listitem .icon-active,
.filter-content-box .filter-listitem .icon-remove {
  display: none;
}
.filter-content-box .filter-listitem .icon-remove {
  color: var(--base-color-red-dg);
  opacity: 0.8;
}
.filter-content-box .filter-listitem .icon-remove:hover {
  color: var(--base-color-red-dg);
  opacity: 1.0;
}
.filter-content-box .filter-text-count {
  color: #c7c7c7;
  font-size: 0.7rem;
}
.filter-content-box .filter-info-link {
  margin-left: auto;
  margin-right: 0.5rem;
}
.filter-content-box .icon-remove,
.filter-content-box .icon-active {
  margin-left: 0.25rem;
}
.btn-filter {
  display: inline-block;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
  background-color: #f0f0f0;
  padding: 0.15rem 0.5rem 0.15rem 0.5rem;
}
.btn.btn-filter-select {
  position: absolute;
  right: 0;
  top: 0.9rem;
  margin-right: 1rem;
  line-height: 2.1;
  height: calc(2rem + 2px);
}
.filter-overlay {
  opacity: 0;
  visibility: hidden;
}
.filter-overlay.visible {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.8);
  pointer-events: none;
  opacity: 1;
  visibility: visible;
}
.wdb-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  flex: 1 1;
  position: relative;
  /* chrome needs this */
  flex-basis: min-content;
  min-width: 0;
  min-height: 15rem;
  /*
	@media @screen-size-1100 {
		padding-right: 5.5rem;
		padding-left: 5.5rem;
	}
	*/
}
.knowledgebase-container {
  padding-bottom: 1rem;
}
.wdb-knowledgebases-container {
  margin-bottom: 3rem;
  border-radius: 5px;
}
.wdb-knowledgebases-container[data-documentcount="0"] {
  padding-bottom: 0;
  opacity: 0.3;
}
.wdb-knowledgebases-container[data-documentcount="0"] .folders-groupheadline {
  font-weight: 400;
  border-color: transparent;
}
.wdb-knowledgebases-container[data-documentcount="0"] .folders-groupheadline:hover {
  cursor: not-allowed !important;
}
.wdb-knowledgebases-container[data-documentcount="0"] .folders-groupheadline:hover:after {
  color: #a0a0a0;
}
.wdb-knowledgebases-container[data-documentcount="0"] .knowledgebase-container {
  padding-bottom: 0;
}
.folders-groupheadline {
  position: relative;
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
  padding-left: 1.5rem;
  color: var(--base-color-font-gray-dg);
  font-size: 1.4rem;
  border-radius: 5px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition: border-color 100ms linear;
}
@media screen and (max-width: 799px) {
  .folders-groupheadline {
    font-size: 1.3rem;
  }
}
.folders-groupheadline:hover {
  cursor: pointer;
  border: 2px solid var(--base-color-blue-dg);
}
.folders-groupheadline:hover:after {
  color: var(--base-color-blue-dg);
}
.folders-groupheadline:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5rem;
  position: absolute;
  right: 1rem;
  top: 0.5rem;
  color: #a0a0a0;
  transition: color 100ms linear;
}
.folders-groupheadline.knowledgebase-expanded {
  font-weight: 700;
}
.knowledgebase-type-kb .folders-groupheadline:after {
  content: '\f233';
}
.knowledgebase-type-dl .folders-groupheadline:after {
  content: '\f019';
}
.knowledgebase-type-link .folders-groupheadline:after {
  /*content: '\f01c';*/
  /* neu ab 26.02.21*/
  content: '\f35d';
}
.knowledgebase-type-video .folders-groupheadline:after {
  content: '\f03d';
}
.knowledgebase-type-asobtv .folders-groupheadline:after {
  content: '\f26c';
}
.linked-records-container {
  padding: 1rem 1rem 0.5rem 1rem;
  margin-top: 2rem;
  border-top: 1px solid #f0f0f0;
}
.linked-records-container .linked-records-headline {
  font-size: 1rem;
  font-weight: 700;
}
.linked-records-wrapper {
  display: flex;
  align-items: center;
}
.linked-records-list {
  margin: 0.5rem 0 0 0;
}
.linked-records-listitem {
  padding: 0.5rem 4.5rem 0.5rem 1rem;
  line-height: 1.2;
  /* does not work
	.linked-records-title:after {
		display: block;
		content: attr(title);
		font-weight: bold;
		height: 0;
		overflow: hidden;
		visibility: hidden;
	}*/
}
.linked-records-listitem .linked-records-listitem-link {
  display: block;
}
.linked-records-listitem .linked-records-typewrapper {
  width: 3rem;
  min-width: 3rem;
}
.linked-records-listitem .linked-records-typewrapper .action-icon {
  cursor: pointer;
  font-size: 1.4rem;
  color: #a0a0a0;
  margin-right: 1rem;
}
.folder {
  margin-left: 3rem;
  padding-top: 1rem;
  border-radius: 5px;
}
@media screen and (max-width: 1399px) {
  .folder {
    margin-left: 2rem;
  }
}
.folder-headline {
  background-color: #dddddd;
  border: 2px solid #dddddd;
  padding-left: 1.5rem;
  color: var(--base-color-font-gray-dg);
  font-size: 1.3rem;
  font-weight: 400;
  border-radius: 5px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition: border-color 100ms linear;
  display: flex;
  flex-flow: row nowrap;
}
.folder-headline:hover {
  cursor: pointer;
  border-color: var(--base-color-blue-dg);
}
@media screen and (max-width: 799px) {
  .folder-headline {
    font-size: 1.2rem;
  }
}
.database-expanded {
  font-weight: 700;
  background-color: #c7c7c7;
  border-color: #c7c7c7;
}
.folder-selected {
  color: #ffffff;
  font-weight: 400;
}
.document-selected {
  font-weight: 700;
}
.register {
  margin-top: 1rem;
  border-bottom-left-radius: 5px;
}
.register-header {
  font-size: 1.3rem;
  color: var(--base-color-font-gray-dg);
  transition: padding 250ms ease-in;
  background-color: #dddddd;
  border: 2px solid #dddddd;
  border-radius: 5px;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition: border-color 100ms linear;
  display: flex;
  flex-flow: row nowrap;
}
.register-header:hover {
  cursor: pointer;
  border-color: var(--base-color-blue-dg);
}
.register-header.register-expanded {
  font-weight: 700;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #dddddd;
}
.database-container {
  display: none;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
}
.register-container {
  display: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f0f0f0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/*
.database[data-document-identrequire="verified"] .database-header,
.register[data-document-identrequire="verified"] .register-header,
.document[data-document-identrequire="verified"] .document-header {
	position: relative;
	padding-right: 3rem;
    &:after {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		font-size: 1.3rem;
		position: absolute;
		right: 1rem;
		top: 0.5rem;
		color: @base_color_icongray;
		opacity: 0.5;
		content: "\f2c2";
	}

	&.document-header:after {
		font-size: 1rem;
	}

	&.document-expanded:after {
		display: none;
	}
}

.database[data-database-identverified="1"] .database-header,
.register[data-register-identverified="1"] .register-header,
.document[data-document-identverified="1"] .document-header {
	&:after {
		opacity: 1;
	}
}
*/
.header-indicator-wrapper {
  margin-left: auto;
  margin-right: 1rem;
  white-space: nowrap;
  z-index: 10;
}
.header-indicator-wrapper > i {
  font-style: normal;
  opacity: 0.5;
  color: #a0a0a0;
}
.header-indicator-wrapper > i:not(:last-child) {
  margin-right: 0.25rem;
}
.header-indicator-wrapper > i.fa-consentcertifiedattendance-configured,
.header-indicator-wrapper > i.fa-ident-configured {
  opacity: 1;
}
.document-container {
  position: relative;
  border: 2px solid #ddd;
  background-color: #ddd;
  border-radius: 5px;
  margin-left: 3rem;
  margin-bottom: 0.5rem;
  margin-right: 1rem;
  transition: margin-right 200ms linear, margin-left 200ms linear, border-color 100ms linear;
}
.document-container.hover,
.document-container.document-expanded.hover {
  border-color: var(--base-color-blue-dg);
  cursor: pointer;
}
.document-container.document-expanded {
  border-color: #a0a0a0;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.161);
  margin-left: 1rem;
  background-color: #fff;
}
.document-container.document-expanded .document-headline-title {
  white-space: normal;
}
.document-container.document-expanded .header-indicator-wrapper {
  display: none;
}
.document-header {
  margin: 0;
}
.document-headline {
  position: relative;
  background-color: #dddddd;
  padding: 0.5rem 0 0.5rem 0.5rem;
  color: #333;
  font-weight: 400;
  font-size: 1.15rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  display: flex;
  flex-flow: row nowrap;
  min-height: 100%;
  min-width: 0;
  transition: background-color 100ms linear, font-size 100ms linear;
  border-radius: 5px;
}
.document-expanded .document-headline {
  background-color: #fff;
  font-weight: 700;
  font-size: 1.35rem;
  transition: background-color 100ms linear, font-size 100ms linear;
  margin-right: 3rem;
}
.document-expanded .document-headline:after {
  content: '\f0c1';
  margin-left: auto;
  margin-right: 1rem;
  padding-top: 0.35rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 0.9rem;
  color: #a0a0a0;
  right: -3rem;
  top: 0.49rem;
  position: absolute;
}
.document-expanded .document-content-container {
  background-color: #fff;
}
.document-expanded .document-deeplink {
  display: block;
  background-color: #fff;
  /*

		*/
}
.document-content-container {
  display: none;
  padding: 1rem;
  background-color: #dddddd;
  transition: background-color 100ms linear;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.document-headline-title,
.document-headline-authors {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.document-headline-authors {
  width: 30%;
  min-width: 120px;
  margin-left: 0.5rem;
}
.document-headline-authors:before {
  content: '(';
}
.document-headline-authors:after {
  content: ')';
}
.document-subheadline-authors:before {
  content: '(';
}
.document-subheadline-authors:after {
  content: ')';
}
.document-deeplink,
.database-deeplink,
.register-deeplink {
  color: #c7c7c7;
  font-weight: 400;
  font-size: 0.9rem;
  position: absolute;
  cursor: pointer;
  right: 0.375rem;
  z-index: 100;
  display: none;
  padding: 0.25rem 0.5rem;
  border: 2px solid #fff;
  border-radius: 5px;
  transition: width 100ms linear, background-color 100ms linear, opacity 100ms linear;
  background-color: #dddddd;
  opacity: 0;
  top: 0.5rem;
}
.document-deeplink .document-deeplink-link,
.database-deeplink .document-deeplink-link,
.register-deeplink .document-deeplink-link,
.document-deeplink .database-deeplink-link,
.database-deeplink .database-deeplink-link,
.register-deeplink .database-deeplink-link,
.document-deeplink .register-deeplink-link,
.database-deeplink .register-deeplink-link,
.register-deeplink .register-deeplink-link {
  display: none;
  margin-right: 0.5rem;
}
.document-deeplink .fa-copy,
.database-deeplink .fa-copy,
.register-deeplink .fa-copy {
  margin-right: 0.5rem;
  visibility: hidden;
  display: none;
  transition: visibility 100ms linear;
}
.document-deeplink:hover,
.database-deeplink:hover,
.register-deeplink:hover {
  border-color: #dddddd;
  opacity: 1;
}
.document-deeplink:hover .document-deeplink-link,
.database-deeplink:hover .document-deeplink-link,
.register-deeplink:hover .document-deeplink-link,
.document-deeplink:hover .database-deeplink-link,
.database-deeplink:hover .database-deeplink-link,
.register-deeplink:hover .database-deeplink-link,
.document-deeplink:hover .register-deeplink-link,
.database-deeplink:hover .register-deeplink-link,
.register-deeplink:hover .register-deeplink-link,
.document-deeplink:hover .fa-copy,
.database-deeplink:hover .fa-copy,
.register-deeplink:hover .fa-copy {
  display: inline;
  visibility: visible;
}
.database-deeplink,
.register-deeplink {
  position: relative;
  display: inline-block;
  opacity: 1;
  top: -1px;
  font-style: normal;
  opacity: 0;
  color: #a0a0a0;
  font-size: 1rem;
  border: 0;
  margin-right: -0.25rem;
  line-height: 1;
  transition: background-color 0ms linear;
}
.database-deeplink .action-icon-wrapper:hover .action-icon,
.register-deeplink .action-icon-wrapper:hover .action-icon {
  opacity: 1;
}
.database-header:hover .database-deeplink {
  opacity: 1;
}
.database-header.database-expanded .database-deeplink {
  opacity: 1;
  background-color: transparent !important;
}
.register-header:hover .register-deeplink {
  opacity: 1;
}
.register-header.register-expanded .register-deeplink {
  opacity: 1;
  background-color: transparent !important;
}
.knowledgebase[data-dbtype="video"] .folder .document-content-text,
.knowledgebase[data-dbtype="asobtv"] .folder .document-content-text {
  padding-right: 1.5rem;
}
.knowledgebase[data-dbtype="asobtv"] .vimeo-container:not(.asobtv-pre) {
  display: none;
}
.document-content-asobtv .live-indicator {
  display: none;
  z-index: 9;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  color: var(--base-color-red-dg);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  padding: 0.25rem 0.5rem;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0;
  border-radius: 2px;
}
.document-content-asobtv .live-indicator:before {
  content: '';
  background-color: var(--base-color-red-dg);
  margin-right: 0.5rem;
  border: 0px none;
  border-radius: 100%;
  height: 0.75rem;
  width: 0.75rem;
  box-shadow: 0 0 2px 0 #000000;
  transform: scale(1);
  animation: pulse 2s infinite;
}
.document-content-asobtv .live-indicator:hover {
  cursor: pointer;
}
.document-content-asobtv .live-indicator.live-paused {
  color: #666666;
}
.document-content-asobtv .live-indicator.live-paused:before {
  background-color: #666666;
  animation: none;
  box-shadow: none;
}
.document-content-asobtv .live-indicator.timeshifted {
  color: var(--base-color-yellow-dg);
}
.document-content-asobtv .live-indicator.timeshifted:before {
  background-color: var(--base-color-yellow-dg);
  animation: none;
  box-shadow: none;
}
.asobtv-play-button-wrapper {
  display: none;
  position: absolute;
  z-index: 5;
  height: 100%;
  width: 100%;
}
.asobtv-play-button-wrapper .play-button-background {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.asobtv-play-button-wrapper .play-button-background:hover {
  cursor: pointer;
}
.asobtv-play-button-wrapper .play-button-background .live-tv-play {
  height: 15rem;
  width: 15rem;
  background-color: #fff;
  border: 0;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.3;
}
.asobtv-play-button-wrapper .play-button-background .live-tv-play:before {
  content: '\f167';
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  font-size: 8rem;
}
html:not(.userstatus-login-false ) .connect-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #fff;
  z-index: 10;
}
html:not(.userstatus-login-false ) .connect-overlay.loading-overlay {
  background-color: #fff;
}
.vimeo-container .asobtv-pre {
  background-color: #fff;
  opacity: 1;
  transition: opacity 500ms linear;
}
.vimeo-container .asobtv-pre.fade-out {
  opacity: 0;
}
.vimeo-container .asobtv-pre iframe.fullscreen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.document-content-asobtv .asob-tv-text.post-text:not(:only-child) {
  display: none;
}
.document-content-asobtv iframe {
  background-color: #000;
}
.knowledgebase-deeplink-singledocument {
  /*
	.filters,
	.favs,
	.search-form-wrapper {
		display: none;
	}
	*/
}
body .asobtv-controls-container {
  background-color: red;
}
.asob-tv-text {
  background-image: url('/files/theme/images/Hintergrund-graustufen.jpg');
  background-size: cover;
  border: 1px solid #dddddd;
  border-radius: 5px;
}
.asob-tv-text .asobtv-text-wrapper {
  width: 75%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.asob-tv-text .asobtv-text-wrapper .testvideo-link {
  text-decoration: underline;
}
.asob-tv-text .asobtv-text-wrapper .testvideo-link:hover {
  cursor: pointer;
}
.asob-tv-text .asobtv-logo-wrapper {
  background-image: url('/files/theme/images/logos/Logo-ASOB-Claim-2020.svg');
  width: 100%;
  height: 10rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
.asob-tv-text.post-text .asobtv-text-wrapper {
  justify-content: center;
}
.asob-tv-text.post-text .asobtv-logo-wrapper {
  margin-bottom: 5rem;
  background-image: url('/files/theme/images/logos/Logo-ASOB.svg');
}
.asobtv-testvideo {
  font-size: 1.2rem;
}
.asobtv-announcement {
  font-size: 1.4rem;
}
.asob-tv-text {
  height: 100%;
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 1.5rem;
}
.countdown-container {
  display: none;
  width: 100%;
  font-size: 2rem;
}
.countdown-timer {
  font-weight: 700;
}
.vimeo-container + .asobtv-controls-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3rem;
  opacity: 0;
  transition: opacity 1.5s ease-out;
  transition-delay: 1ms;
  background-color: rgba(0, 0, 0, 0.4);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.vimeo-container + .asobtv-controls-container.controls-visible {
  opacity: 1;
  transition: opacity 250ms ease-out;
}
.vimeo-container + .asobtv-controls-container .asobtv-controls {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
  padding: 0 1rem;
}
.vimeo-container + .asobtv-controls-container .asobtv-controls .asobtv-time-remaining-wrapper {
  margin-left: auto;
  color: #fff;
  font-weight: 500;
}
/*
.sidebar-container.filter-container-right, 
.sidebar-container.fav-container-left {
	z-index: 100;
}
*/
.has-video-in-fullscreen .sidebar-container.filter-container-right,
.has-video-in-fullscreen .sidebar-container.fav-container-left,
.has-video-in-fullscreen header,
.has-video-in-fullscreen footer {
  z-index: -1;
  display: none;
}
.has-video-in-fullscreen {
  overflow: hidden;
}
.has-video-in-fullscreen #header {
  z-index: -1;
}
.has-video-in-fullscreen .folder .document-content-asobtv iframe {
  position: fixed;
  border-width: 0;
  border-radius: 0;
}
.has-video-in-fullscreen .asobtv-controls-container {
  position: fixed;
  left: 0;
}
.has-video-in-fullscreen .live-indicator {
  position: fixed;
}
.has-video-in-fullscreen .sidebar-container.filter-container-right,
.has-video-in-fullscreen .sidebar-container.fav-container-left {
  z-index: -1;
}
.has-video-in-fullscreen .asobtv-testvideo-overlay-container {
  position: fixed;
  top: 0;
  bottom: 60px;
  left: 0;
  right: 0;
}
.has-video-in-fullscreen .asobtv-play-button-wrapper {
  position: fixed;
  inset: 0;
}
/*
.asobtv-controls-container {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 3rem;
	background-color: rgba(0,0,0,0.4);

	.asobtv-controls {
		display: flex;
		align-items: center;
		height: 100%;
		justify-content: space-between;
		padding: 0 1rem;
	}
}
*/
.asobtv-controls div {
  display: block;
}
.playpause .btn-play:hover,
.fullscreen:hover,
.timeshift:hover,
.volume:hover {
  cursor: pointer;
}
.playpause .btn-play:hover:before,
.fullscreen:hover:before,
.timeshift:hover:before,
.volume:hover:before {
  color: #f0f0f0;
}
.playpause .btn-play:before,
.fullscreen:before,
.timeshift:before,
.volume:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.75rem;
  color: #fff;
  display: block;
}
.playpause {
  margin-left: auto;
  margin-right: auto;
}
.timeshift {
  z-index: 120;
}
.timeshift:before {
  content: '\f1da';
}
.playpause {
  position: absolute;
  width: 100%;
  left: 0;
}
.playpause .btn-play {
  width: 1.75rem;
  margin: 0 auto;
}
.playpause.play .btn-play:before {
  content: '\f28b';
}
.playpause.pause .btn-play:before {
  content: '\f144';
}
.fullscreen {
  z-index: 120;
}
.fullscreen:before {
  content: '\f065';
}
.volume {
  z-index: 120;
  margin-left: 1rem;
  margin-right: 1rem;
}
.volume:before {
  content: '\f028';
}
.volume.muted:before {
  content: '\f6a9';
}
.js-modal-close {
  height: 2rem;
  width: 2rem;
  margin-left: auto;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  position: absolute;
  right: 0;
  display: none;
}
.js-modal-close:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2rem;
  color: #fff;
  content: '\f00d';
  display: block;
}
.js-modal-close:hover {
  cursor: pointer;
}
.pause-overlay-container {
  display: none;
  position: absolute;
  z-index: 100;
  top: 5rem;
  bottom: 5rem;
  left: 5rem;
  right: 5rem;
  pointer-events: none;
}
.pause-overlay-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.pause-overlay-wrapper .pause-overlay {
  background-color: #fff;
  border: 2px solid var(--base-color-red-dg);
  padding: 2rem;
  text-align: left;
  max-width: 30rem;
}
.pause-overlay-wrapper .pause-overlay .pause-overlay-timer-text {
  font-size: 0.9rem;
  text-align: center;
}
.document-rating {
  width: 100%;
  margin-top: 2rem;
}
.document-rating .toggle-header {
  font-size: 1rem;
  font-weight: 400;
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
  border-radius: 5px;
  padding: 0.25rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.document-rating .toggle-header:hover {
  cursor: pointer;
  border: 2px solid var(--base-color-blue-dg);
}
.document-rating .toggle-header.toggler-expanded {
  font-weight: 700;
}
.document-rating .toggle-header.toggler-expanded .toggle-star {
  opacity: 1;
}
.document-rating .toggle-header .toggle-star {
  opacity: 0.8;
}
.document-rating .toggle-header .toggle-star:after {
  content: '\f005';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.25rem;
  color: gray;
}
.document-rating .toggle-header.pulse-anim {
  animation-name: ratingpulse;
  animation-duration: 2s;
  animation-iteration-count: 30;
}
.document-rating .toggle-header.pulse-anim:hover {
  animation: none;
}
.document-rating .accordion-content {
  height: 0;
  overflow: hidden;
  transition: height 150ms ease-out;
}
.document-rating .accordion-content.rating-expanded {
  height: 100%;
  transition: height 250ms ease-in;
}
.document-rating .rating-questions-list {
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
  border-radius: 5px;
  padding: 1rem;
}
.document-rating .rating-questions-list .rating-questions-list-item {
  padding: 0.5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.document-rating .rating-questions-list .rating-questions-list-item .reset-rating-container {
  margin-left: auto;
  margin-right: 1rem;
}
.document-rating .rating-questions-list .rating-questions-list-item .reset-rating-container .reset-rating {
  /*
					&:before {
						content: '/';
					}
					*/
}
.document-rating .rating-questions-list .rating-questions-list-item .reset-rating-container .reset-rating:after {
  content: '\f005';
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 1.25rem;
  color: gray;
}
.document-rating .rating-questions-list .rating-questions-list-item .reset-rating-container .reset-rating:hover {
  cursor: pointer;
}
.document-rating .rating-questions-list .rating-questions-list-item .reset-rating-container .reset-rating:hover:after {
  opacity: 0.7;
  color: var(--base-color-red-dg);
}
.document-rating .rating-questions-list .rating-questions-list-item .rating-question-stars-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.document-rating .rating-questions-list .rating-questions-list-item .rating-question-stars-container .rating-star:not(:last-child) {
  margin-right: 0.25rem;
}
.document-rating .rating-questions-list .rating-questions-list-item .rating-question-stars-container .rating-star:after {
  content: '\f005';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.25rem;
  color: gray;
}
.document-rating .rating-questions-list .rating-questions-list-item .rating-question-stars-container .rating-star:hover {
  cursor: pointer;
}
.document-rating .rating-questions-list .rating-questions-list-item .rating-question-stars-container .rating-star:hover:after {
  opacity: 0.7;
  color: var(--base-color-yellow-dg);
}
.document-rating .rating-questions-list .rating-questions-list-item .rating-question-stars-container .rating-star.rating-selected:after {
  opacity: 1;
  color: var(--base-color-yellow-dg);
}
.document-rating .rating-questions-list .rating-questions-list-item .rating-question-stars-container .rating-response {
  position: absolute;
  top: -18px;
  right: 0;
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(204, 0, 4, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 5px rgba(204, 0, 4, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(204, 0, 4, 0);
  }
}
@keyframes ratingpulse {
  0% {
    border-color: 2px solid #f0f0f0;
  }
  100% {
    border-color: 2px solid var(--base-color-blue-dg);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
.countdown-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	.countdown-inner {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: nowrap;
		z-index: 9999;
		background-color: rgba(255, 255, 255, 0.5);
	}
	.wrapper {
	  height: 100px;
	  position: absolute;
	  clip: rect(0px, 100px, 100px, 50px);
	}
	.circle {
	  width: 100px;
	  height: 100px;
	  border: 10px solid @base_color_darkmidgray;
	  border-radius: 50px;
	  position: absolute;
	  clip: rect(0px, 50px, 100px, 0px);
	}
	.countdown-timer {
		position: absolute;
		font-size: 3rem;
		color: @base_color_darkmidgray;
		opacity: 1;
		transition: opacity 50ms linear;
		&.fast-fade {
			opacity: 0.2;
		}
	}
}
*/
/* Using the data attributes for the animation selectors. */
/* Base settings for all animated elements */
div[data-anim~=base] {
  -webkit-animation-iteration-count: 1;
  /* Only run once */
  -webkit-animation-fill-mode: forwards;
  /* Hold the last keyframe */
  -webkit-animation-timing-function: linear;
  /* Linear animation */
  animation-iteration-count: 1;
  /* Only run once */
  animation-fill-mode: forwards;
  /* Hold the last keyframe */
  animation-timing-function: linear;
  /* Linear animation */
}
.wrapper[data-anim~=wrapper] {
  -webkit-animation-duration: 0.5s;
  /* Complete keyframes asap */
  -webkit-animation-delay: 2.5s;
  /* Wait half of the animation */
  -webkit-animation-name: close-wrapper;
  /* Keyframes name */
  animation-duration: 0.01s;
  /* Complete keyframes asap */
  animation-delay: 2.5s;
  /* Wait half of the animation */
  animation-name: close-wrapper;
  /* Keyframes name */
}
.circle[data-anim~=left] {
  -webkit-animation-duration: 5s;
  /* Full animation time */
  -webkit-animation-name: left-spin;
  animation-duration: 5s;
  /* Full animation time */
  animation-name: left-spin;
}
.circle[data-anim~=right] {
  -webkit-animation-duration: 2.5s;
  /* Half animation time */
  -webkit-animation-name: right-spin;
  animation-duration: 2.5s;
  /* Half animation time */
  animation-name: right-spin;
}
/* Rotate the right side of the progress bar from 0 to 180 degrees */
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
  }
}
/* Rotate the left side of the progress bar from 0 to 360 degrees */
@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* Set the wrapper clip to auto, effectively removing the clip */
@keyframes close-wrapper {
  to {
    clip: rect(auto, auto, auto, auto);
  }
}
@keyframes right-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
  }
}
/* Rotate the left side of the progress bar from 0 to 360 degrees */
@keyframes left-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* Set the wrapper clip to auto, effectively removing the clip */
@keyframes close-wrapper {
  to {
    clip: rect(auto, auto, auto, auto);
  }
}
.document-imagepreview .action-icon-wrapper:not(.action-status-disabled) .action-icon,
.document-deeplink .action-icon-wrapper:not(.action-status-disabled) .action-icon,
.document-tools .action-icon-wrapper:not(.action-status-disabled) .action-icon,
.fav-options-list .action-icon-wrapper:not(.action-status-disabled) .action-icon,
.linked-records-list .action-icon-wrapper:not(.action-status-disabled) .action-icon,
.filter-manage-action .action-icon-wrapper:not(.action-status-disabled) .action-icon,
.document-imagepreview .action-icon-wrapper:not(.action-status-disabled) .action-icon,
.reset-filters .action-icon-wrapper:not(.action-status-disabled) .action-icon,
.user-settings-container .action-icon-wrapper:not(.action-status-disabled) .action-icon {
  color: #a0a0a0;
}
.document-imagepreview .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.document-deeplink .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.document-tools .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.fav-options-list .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.linked-records-list .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.filter-manage-action .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.document-imagepreview .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.reset-filters .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.user-settings-container .action-icon-wrapper:not(.action-status-disabled):hover .action-icon {
  cursor: pointer;
  color: var(--base-color-blue-dg);
  transition: opacity 100ms ease-in-out;
}
.document-imagepreview .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink,
.document-deeplink .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink,
.document-tools .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink,
.fav-options-list .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink,
.linked-records-list .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink,
.filter-manage-action .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink,
.document-imagepreview .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink,
.reset-filters .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink,
.user-settings-container .action-icon-wrapper:not(.action-status-disabled):hover .action-textlink {
  cursor: pointer;
  font-weight: 700;
  transition: font-weight 100ms ease-in-out;
}
.reset-filters .action-icon-wrapper:not(.action-status-disabled):hover .action-icon,
.fav-options-list-item-delete .action-icon-wrapper:not(.action-status-disabled):hover .action-icon {
  color: var(--base-color-red-dg);
}
.fav-docs-listitem .action-icon,
.fav-list-folder-name .action-icon {
  color: #a0a0a0;
}
.fav-docs-listitem .action-icon:hover,
.fav-list-folder-name .action-icon:hover {
  color: var(--base-color-blue-dg);
  transition: opacity 100ms ease-in-out;
}
.folder-interaction-wrapper .drag-icon {
  display: none;
}
.folder-interaction-wrapper:hover .drag-icon {
  display: block;
}
.folder-interaction-wrapper:hover .folder-icon {
  display: none;
}
.action-icon-wrapper .action-icon {
  color: #a0a0a0;
}
.action-icon-wrapper:hover .action-icon {
  cursor: pointer;
  color: var(--base-color-blue-dg);
  transition: opacity 100ms ease-in-out;
}
.btn-user-notifications {
  position: relative;
}
.btn-user-notifications:after {
  content: '';
  position: absolute;
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  background-color: var(--base-color-red-dg);
  top: -0.25rem;
  right: -0.25rem;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 100ms ease-in;
}
.btn-user-notifications.empty:hover .action-icon {
  cursor: default;
  color: inherit;
}
.btn-user-notifications:not(.empty):after {
  opacity: 1;
  visibility: visible;
}
.helper-wrapper {
  position: relative;
}
.helper-wrapper.action-icon-wrapper .action-icon:hover {
  cursor: help;
}
.helper-wrapper .helper-text {
  display: none;
  font-size: 0.9rem;
  font-weight: 400;
  padding: 0.25rem;
  position: absolute;
  max-width: 10rem;
  border: 1px solid #c7c7c7;
  left: 2rem;
  top: 0.5rem;
  background-color: #f0f0f0;
}
.search-form-modifications-wrapper {
  width: 100%;
  display: flex;
}
.search-form-modifications-container {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}
.search-form-modifications-container.include-container {
  margin-right: 1rem;
}
.search-form-modifications-container.include-container .action-icon {
  color: var(--base-color-green-dg);
}
.search-form-modifications-container.exclude-container .action-icon {
  color: var(--base-color-red-dg);
}
.search-form-list-label {
  margin-right: 1rem;
}
.searchform-container-include {
  margin-right: 0.25rem;
}
@media screen and (max-width: 1300px) {
  .searchform-container-include {
    flex: 1 1 auto;
  }
}
.searchform-container-exclude {
  margin-left: 0.25rem;
}
@media screen and (max-width: 1300px) {
  .searchform-container-exclude {
    flex: 1 1 auto;
  }
}
.search-keyword-list {
  margin: 0;
  display: flex;
  align-items: center;
}
.search-keywords-listitem {
  margin-right: 0.5rem;
  padding: 0.25rem;
  border: 1px solid #777777;
  border-radius: 5px;
  background-color: #f0f0f0;
  opacity: 0.5;
}
.search-keywords-listitem .icon-remove {
  margin-left: 0.25rem;
  color: var(--base-color-red-dg);
  opacity: 0;
  visibility: hidden;
}
.search-keywords-listitem.exclude-list-item {
  border-color: var(--base-color-red-dg);
}
.search-keywords-listitem:hover {
  border-color: var(--base-color-red-dg);
  opacity: 1;
}
.search-keywords-listitem:hover .icon-remove {
  opacity: 1.0;
  visibility: visible;
  cursor: pointer;
}
.document-deeplink .fa-copy {
  margin-left: 1rem;
}
.btn,
body button {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  background-color: #f0f0f0;
  border: 2px solid #c7c7c7;
  border-radius: 5px;
  color: var(--base-color-font-gray-dg);
  font-weight: 700;
  font-size: 0.9rem;
  padding-left: 1rem;
  padding-right: 1rem;
  height: calc(2.3rem + 2px);
  text-transform: uppercase;
}
.btn:not(:disabled):not(.action-status-disabled):hover,
body button:not(:disabled):not(.action-status-disabled):hover,
.btn:not(:disabled):not(.action-status-disabled):focus,
body button:not(:disabled):not(.action-status-disabled):focus {
  cursor: pointer;
  color: #fff;
  background-color: var(--base-color-blue-dg);
  border-color: var(--base-color-blue-dg);
}
/*
.btn-search {
	&:hover:not(:disabled) {
		color: #fff;
		background-color: @base_color_blue;
	}
}
*/
.btn-add-include:hover:not(:disabled):not(.action-status-disabled) {
  cursor: pointer;
  background-color: var(--base-color-green-dg);
  border-color: var(--base-color-green-dg);
}
.btn-add-exclude:hover:not(:disabled):not(.action-status-disabled) {
  cursor: pointer;
  background-color: var(--base-color-red-dg);
  border-color: var(--base-color-red-dg);
}
button.btn-search {
  font-size: 1rem;
}
.btn-save:hover {
  border-color: var(--base-color-green-dg);
}
.btn-cancel.settings-btn-cancel {
  margin-right: 1rem;
}
.btn-expand {
  height: 100%;
  width: 4.5rem;
  position: absolute;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.75rem;
  color: #777777;
  background-color: #dddddd;
}
.btn-expand.btn-expanded {
  width: 2.5rem;
}
.btn-expand:not(.btn-expanded):hover {
  cursor: pointer;
  border-color: var(--base-color-blue-dg);
}
.btn-show {
  font-size: 0.9rem;
  display: none;
}
.btn-show:hover {
  cursor: pointer;
  font-weight: 700;
}
.btn-filter-item {
  display: inline-block;
  border: 2px solid #f0f0f0;
  padding: 0.5rem;
  font-weight: 400;
  border-radius: 5px;
  font-size: 0.9rem;
}
.btn-back a[href] {
  color: inherit;
}
.btn.btn-to-login:not(:disabled):not(.action-status-disabled):hover,
.btn.btn-to-login:not(:disabled):not(.action-status-disabled):focus {
  background-color: var(--base-color-green-dg);
  border-color: var(--base-color-green-dg);
  color: #fff;
}
.btn-to-login-wrapper {
  display: block;
}
.btn-to-login-wrapper .btn-to-login {
  margin-left: auto;
}
.show-more:hover {
  cursor: pointer;
  color: #000;
}
.input-field-inner-count-text:hover {
  cursor: default;
  border-color: #c7c7c7;
}
.modal-submit-button-text {
  margin-left: auto;
}
.modalfilter-filter-modal-btn-close {
  margin-left: auto;
  font-size: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  color: #777777;
  border: 2px solid #777777;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modalfilter-filter-modal-btn-close:hover {
  cursor: pointer;
  background-color: var(--base-color-blue-dg);
  color: #fff;
  border-color: var(--base-color-blue-dg);
}
.modal-btn-close-after {
  margin: 2rem auto 2rem auto;
}
.mod_navigation ul {
  display: flex;
}
.layout-website .headline-h1 {
  font-size: 1.5em;
  margin: 1.5rem 0 0.5rem 0;
}
.layout-website .header-sidebar-logo {
  padding-right: 2rem;
}
.layout-website #main {
  background-color: #fff;
  float: none;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 1.25rem;
  line-height: 1.4;
}
.layout-website #main .mod_article:not(:first-child) {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.layout-website #main .mod_article:last-child {
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.layout-website #main .mod_article {
  /*
			.ce_image {
				img {
					border: 1px solid @base_color_lightgray;
				}
			}
			*/
}
.layout-website #main .mod_article > * {
  padding: 0 5rem 0 10rem;
}
@media screen and (max-width: 1249px) {
  .layout-website #main .mod_article > * {
    padding: 0 4rem 0 8rem;
  }
}
@media screen and (max-width: 1079px) {
  .layout-website #main .mod_article > * {
    padding: 0 4rem 0 7rem;
  }
}
@media screen and (max-width: 899px) {
  .layout-website #main .mod_article > * {
    padding: 0 2rem 0 5rem;
  }
}
@media screen and (max-width: 799px) {
  .layout-website #main .mod_article > * {
    padding: 0 2rem 0 3rem;
  }
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > * {
    padding: 0 1rem;
  }
}
.layout-website #main .mod_article > .no-padding {
  padding-left: 0;
  padding-right: 0;
}
.layout-website #main .mod_article > .no-padding > * {
  padding-left: 0;
  padding-right: 0;
}
.layout-website #main .mod_article > .no-padding > .top-image-headline {
  padding-right: 1rem;
}
.layout-website #main .mod_article > .ce_text {
  padding-left: 15rem;
}
@media screen and (max-width: 1249px) {
  .layout-website #main .mod_article > .ce_text {
    padding-left: 12rem;
  }
}
@media screen and (max-width: 1079px) {
  .layout-website #main .mod_article > .ce_text {
    padding-left: 11rem;
  }
}
@media screen and (max-width: 899px) {
  .layout-website #main .mod_article > .ce_text {
    padding-left: 7rem;
  }
}
@media screen and (max-width: 799px) {
  .layout-website #main .mod_article > .ce_text {
    padding-left: 5rem;
  }
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .ce_text {
    padding-left: 1rem;
  }
}
.layout-website #main .mod_article > .ce_youtube .video_container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.layout-website #main .mod_article > .ce_youtube .video_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.layout-website #main .mod_article > .shop-bundle-container {
  padding-right: 2rem;
}
.layout-website #main .mod_article > .shop-category-description-wrapper {
  padding-left: 15rem;
  margin-top: 3rem;
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .shop-category-description-wrapper {
    padding-left: 1rem;
  }
}
.layout-website #main .mod_article > .shop-category-description-wrapper .ce_text {
  padding-left: 5rem;
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .shop-category-description-wrapper .ce_text {
    padding-left: 0;
  }
}
.layout-website #main .mod_article > .shop-details {
  padding: 2rem 2rem 0 10rem;
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .shop-details {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 1079px) {
  .layout-website #main .mod_article > .shop-details .info-wrapper {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 1079px) {
  .layout-website #main .mod_article > .shop-details .info-wrapper .product-info-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f0f0f0;
    border-radius: 5px;
    align-items: center;
    padding: 0.5rem 1rem;
  }
}
@media screen and (max-width: 1079px) {
  .layout-website #main .mod_article > .shop-details .info-wrapper .product-info-list .product-info-listitem {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 899px) {
  .layout-website #main .mod_article > .shop-details .info-wrapper .product-info-list .product-info-listitem {
    flex-basis: 50%;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .shop-details .info-wrapper .product-info-list .product-info-listitem {
    flex-basis: 100%;
  }
}
.layout-website #main .mod_article > .shop-details-content {
  padding-left: 15rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .shop-details-content {
    padding-left: 1rem;
  }
  .layout-website #main .mod_article > .shop-details-content ul {
    padding-left: 3rem;
  }
}
.layout-website #main .mod_article > .shop-details-content h3 {
  margin-left: -5rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .shop-details-content h3 {
    margin-left: 0;
  }
}
.layout-website #main .mod_article > .shop-details-content ul {
  list-style-type: disc;
  margin-top: 0;
  margin-bottom: 0;
}
.layout-website #main .mod_article > .shop-details-content h3 + p,
.layout-website #main .mod_article > .shop-details-content h4 + p {
  margin-top: 0;
}
.layout-website #main .mod_article > .shop-details-content .accordion-title {
  background-color: #dddddd;
  padding: 0.5rem 2rem;
  font-weight: 400;
  font-size: 1.1em;
  border: 2px solid #dddddd;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: border-color 100ms linear;
}
.layout-website #main .mod_article > .shop-details-content .accordion-title:after {
  content: '\f053';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transition: transform 0.25s ease;
  transform-origin: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
}
.layout-website #main .mod_article > .shop-details-content .accordion-title:hover {
  cursor: pointer;
  border-color: var(--base-color-blue-dg);
}
.layout-website #main .mod_article > .shop-details-content .details-accordion-content {
  display: none;
  padding: 1rem 0;
  padding-right: 2.4rem;
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .shop-details-content .details-accordion-content {
    padding-left: 1rem;
  }
}
.layout-website #main .mod_article > .shop-details-content .details-accordion-content h4:first-child {
  margin-top: 0;
}
.layout-website #main .mod_article > .shop-details-content .js-toggler.expanded .accordion-title {
  font-weight: 700;
  border-color: var(--base-color-blue-dg);
}
.layout-website #main .mod_article > .shop-details-content .js-toggler.expanded .accordion-title:after {
  transform: rotate(-90deg);
}
.layout-website #main .mod_article > .shop-details-content .js-toggler.expanded + .details-accordion-content {
  padding-top: 1rem;
}
.layout-website #main .mod_article > .shop-details-content .content-contact {
  display: flex;
  flex-wrap: wrap;
  padding-right: 2.5rem;
}
@media screen and (max-width: 599px) {
  .layout-website #main .mod_article > .shop-details-content .content-contact {
    padding-right: 1rem;
  }
}
.layout-website #main .mod_article > .columns-referenzen {
  display: flex;
  font-size: 0.9rem;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 0;
  margin-left: 10rem;
  margin-right: 5rem;
  border-bottom: 1px solid #dddddd;
}
.layout-website #main .mod_article .info-wrapper {
  padding-top: 0.25rem;
  flex-basis: 17rem;
}
.layout-website #main .mod_article .shop-product-title {
  padding-right: 1rem;
}
.layout-website #main .mod_article .shop-product-title h4 a {
  color: var(--base-color-font-gray);
}
.layout-website #main .mod_article .product-info-list {
  font-size: 1.1rem;
  color: #6C6C6C;
  padding-top: 0.25rem;
}
.layout-website #main .mod_article .product-info-listitem {
  margin-bottom: 0.5rem;
}
.layout-website #main .mod_article .product-info-listitem .fas {
  margin-right: 0.5rem;
  font-size: 1.2rem;
}
.layout-website #main .mod_article .title-wrapper {
  flex: 1 1 70%;
}
.layout-website #main .mod_article p:first-child {
  margin-top: 0;
}
.layout-website .loading-overlay {
  display: none !important;
}
@media screen and (max-width: 1079px) {
  .layout-website #header {
    position: absolute;
  }
}
.layout-website .mod_wdb_searchform {
  display: none;
}
@media all and (min-width: 800px) {
  body:not(.layout-mediathek) #header .mobile-navigation {
    max-height: 0 !important;
    display: none;
  }
}
.userstatus-login-true .layout-website .hamburger-container {
  display: none;
}
@media screen and (max-width: 799px) {
  .userstatus-login-true .layout-website .hamburger-container {
    display: block;
  }
}
.userstatus-login-true .layout-website .main-navigation {
  display: block;
}
.userstatus-login-true .layout-website .search-form {
  display: none;
}
.userstatus-login-true .layout-mediathek .hamburger-container,
.userstatus-login-true .layout-formularseite .hamburger-container {
  display: block;
  left: calc(2rem + 43px);
  width: max-content;
}
.userstatus-login-true .layout-mediathek .main-navigation,
.userstatus-login-true .layout-formularseite .main-navigation {
  display: none;
}
.userstatus-login-true .layout-mediathek .search-form,
.userstatus-login-true .layout-formularseite .search-form {
  display: block;
}
@media screen and (max-width: 799px) {
  .userstatus-login-true .layout-mediathek .search-form,
  .userstatus-login-true .layout-formularseite .search-form {
    margin-left: 6rem;
  }
}
@media screen and (max-width: 799px) {
  .userstatus-login-false .layout-website .hamburger-container {
    display: block;
  }
}
.userstatus-login-false .layout-website .main-navigation {
  display: block;
}
.userstatus-login-false .layout-mediathek #header .link-to-login .hyperlink_txt,
.userstatus-login-false .layout-formularseite #header .link-to-login .hyperlink_txt {
  display: none;
}
.userstatus-login-false .layout-mediathek .main-navigation,
.userstatus-login-false .layout-formularseite .main-navigation {
  display: block;
}
@media screen and (max-width: 799px) {
  .userstatus-login-false .layout-mediathek .hamburger-container,
  .userstatus-login-false .layout-formularseite .hamburger-container {
    display: block;
  }
}
.userstatus-login-false .layout-formularseite .main-navigation {
  display: block;
}
@media screen and (max-width: 799px) {
  .userstatus-login-false .layout-formularseite .hamburger-container {
    display: block;
  }
}
.ce_divider {
  background-image: url('/files/theme/images/Hintergrund-graustufen.jpg');
  background-size: cover;
  height: 75px;
  background-position: center;
}
.ce_divider hr {
  display: none;
}
.columns-buero-team {
  display: flex;
}
@media screen and (max-width: 599px) {
  .columns-buero-team {
    flex-wrap: wrap;
  }
}
.column-table {
  flex: 1 1 60%;
}
@media screen and (max-width: 599px) {
  .column-table {
    order: 2;
    flex: 1 1 100%;
  }
}
.column-table .ce_table {
  padding-left: 5rem;
}
@media screen and (max-width: 599px) {
  .column-table .ce_table {
    padding-left: 0;
  }
}
.column-table .ce_table table {
  width: 100%;
}
.column-table .col_0 {
  width: 50%;
  min-width: 10rem;
}
@media screen and (max-width: 599px) {
  .column-table .col_0 {
    width: 65%;
  }
}
.column-table tr:nth-child(2n) td {
  padding-bottom: 1rem;
}
.column-image {
  flex: 0 0 40%;
}
@media screen and (max-width: 599px) {
  .column-image {
    order: 1;
    flex: 0 0 100%;
    margin-bottom: 2rem;
  }
}
.column-image .ce_image {
  border-radius: 10px;
  border: 1px solid var(--base-color-font-gray);
  overflow: hidden;
}
.jump-to-top-element .jump-to-top-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  top: -2.5rem;
  left: 0;
}
.jump-to-top-element .jump-to-top-container {
  width: 4rem;
  height: 4rem;
  padding: 0.5rem;
  background-color: #ffffff;
  border-radius: 100%;
  display: flex;
}
.jump-to-top-element .jump-to-top-button {
  background-color: var(--base-color-green-dg);
  border-radius: 100%;
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
  transition: background-color 0.25s ease, color 0.25s ease;
  position: relative;
}
.jump-to-top-element .jump-to-top-button:after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  width: 3rem;
  height: 3rem;
  transition: color 0.25s ease;
}
.jump-to-top-element .jump-to-top-button:hover {
  cursor: pointer;
  background-color: #ffffff;
}
.jump-to-top-element .jump-to-top-button:hover:after {
  color: var(--base-color-green-dg);
}
.jump-to-top-element .jump-to-top-button a[href] {
  height: 100%;
  width: 100%;
  display: block;
  background: transparent;
  position: absolute;
}
.hamburger-container {
  display: none;
  position: absolute;
  width: calc(100% - 10rem);
  z-index: 100;
  left: 0;
  left: 5rem;
  /*
	.hamburger-bar {
		height: 4px;
		background-color: @base_color_hamburger_gray;
		border-radius: @border-radius;
		width: 100%;
	}
	*/
}
.hamburger-container .hamburger-bars-wrapper {
  width: 4rem;
  height: 2.5rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.25rem;
  background-image: url('/bundles/asobfrontend/img/custom-icons/Icon-Menu.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
}
.hamburger-container .hamburger-bars-wrapper:hover {
  cursor: pointer;
  opacity: 1;
  /*
			.hamburger-bar {
				background-color: #000;
			}
			*/
}
.main-navigation {
  display: none;
}
.categories-submenu .category-row {
  display: flex;
  margin-bottom: 3rem;
  position: relative;
}
.categories-submenu .category-row:hover {
  cursor: pointer;
}
.categories-submenu .category-row:hover .ce_hyperlink:after {
  display: block;
}
.categories-submenu .category-row .ce_hyperlink {
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 1079px) {
  .categories-submenu .category-row .ce_hyperlink {
    width: 4rem;
  }
}
.categories-submenu .category-row .ce_hyperlink:after {
  content: '';
  display: none;
  position: absolute;
  height: 0.25rem;
  background-color: gray;
  bottom: -0.5rem;
  width: 100%;
  overflow: visible;
  border-radius: 5px;
}
.categories-submenu .category-row .ce_image {
  flex: 0 0 auto;
}
.categories-submenu .category-row .ce_text {
  flex: 1 1 auto;
  padding-left: 2rem;
}
.categories-submenu .category-row .ce_text h3 {
  margin-bottom: 0;
}
.categories-submenu .category-row .ce_text p {
  margin-top: 0.25rem;
}
.top-image {
  position: relative;
}
.top-image img {
  object-fit: cover;
  width: 100%;
  min-height: 10rem;
}
.top-image > .image_container {
  position: relative;
}
.top-image .caption {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 1.4rem;
  padding: 1rem 2rem;
  bottom: 0;
  text-align: right;
  color: #666;
}
@media screen and (max-width: 599px) {
  .top-image .caption {
    font-size: 1.2rem;
  }
}
.top-image .top-image-icon {
  position: absolute;
  bottom: 2rem;
  z-index: 99;
  left: 5rem;
  height: calc(100% - 2rem);
  display: flex;
  align-items: flex-end;
  padding-top: 2rem;
}
@media screen and (max-width: 799px) {
  .top-image .top-image-icon {
    display: none;
  }
}
.top-image .top-image-icon img {
  object-fit: contain;
  height: 100%;
  object-position: bottom left;
}
.top-image .top-image-headline {
  position: absolute;
  bottom: 25%;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  text-align: right;
  padding: 0.5rem 2rem;
  font-size: 1.5rem;
}
.top-image .top-image-headline.headline-h1,
.top-image .top-image-headline .headline-h1 {
  font-size: 1.3em;
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 400;
  padding-right: 1rem;
}
.caption {
  font-style: italic;
  padding: 1rem 0;
}
.detail-page .top-image-icon:hover {
  filter: brightness(90%);
}
.references-listitem:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.reference-content-wrapper {
  display: flex;
  font-size: 0.9rem;
  justify-content: space-between;
  padding: 2rem 0;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 599px) {
  .reference-content-wrapper .reference-content {
    width: 100%;
  }
}
.reference-content-wrapper .reference-web a {
  text-decoration: underline;
}
.reference-content-wrapper .reference-content.address-wrapper {
  padding-top: 1rem;
  width: 33%;
}
@media screen and (max-width: 599px) {
  .reference-content-wrapper .reference-content.address-wrapper {
    width: 50%;
    order: 2;
  }
}
@media all and (max-width: 400px) {
  .reference-content-wrapper .reference-content.address-wrapper {
    width: 100%;
  }
}
.reference-content-wrapper .reference-content.contact-wrapper {
  margin-left: 2rem;
  margin-right: 2rem;
  padding-top: 1rem;
  width: 33%;
}
@media screen and (max-width: 599px) {
  .reference-content-wrapper .reference-content.contact-wrapper {
    margin-left: 0;
    margin-right: 0;
    width: max-content;
    order: 3;
  }
}
@media all and (max-width: 400px) {
  .reference-content-wrapper .reference-content.contact-wrapper {
    width: 100%;
  }
}
.reference-content-wrapper .reference-content.logo-wrapper {
  min-width: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
}
@media screen and (max-width: 599px) {
  .reference-content-wrapper .reference-content.logo-wrapper {
    order: 1;
  }
}
.reference-content-wrapper .reference-content.logo-wrapper .image_container {
  text-align: center;
}
.downloads-listitem {
  list-style-type: none;
  display: flex;
  align-items: center;
}
.downloads-listitem:before {
  content: '\f1c1';
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  font-size: 1.75rem;
  margin-right: 1rem;
}
.qualification-weektimes-table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 2rem;
}
.qualification-weektimes-table .table-cell {
  width: 50%;
}
.qualification-timetable-hint {
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  font-size: 1.1rem;
}
.accomodation-wrapper {
  margin-bottom: 5rem;
}
.accomodation-wrapper .accomodation-description {
  margin-top: 1rem;
}
.table-wrapper {
  position: relative;
  overflow: auto;
  margin-top: 20px;
}
.qualification-timetable {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
}
.qualification-timetable thead tr {
  background-color: #dddddd;
}
.qualification-timetable th {
  font-weight: 500;
  font-size: 1rem;
  text-align: left;
  padding-left: 0.25rem;
  padding-right: 0.5rem;
  border: 1px solid #c7c7c7;
  padding: 0.25rem 0.5rem;
}
.qualification-timetable .row-highlighted {
  background-color: #f0f0f0;
}
.qualification-timetable .timetable-row {
  font-size: 1rem;
}
.qualification-timetable .timetable-cell {
  padding: 0.5rem;
  border: 1px solid #c7c7c7;
  white-space: nowrap;
}
.qualification-timetable .date-cell {
  text-align: center;
  border-left: 1px solid #c7c7c7;
}
.qualification-timetable .name-cell {
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 1 8rem;
  padding-right: 1rem;
}
.qualification-timetable .name-cell a[href] {
  color: inherit;
}
.qualification-timetable .name-cell a[href]:hover {
  color: #000;
}
.timetable-download-wrapper {
  font-size: 1.1rem;
  text-align: right;
  margin-top: 1rem;
}
.timetable-download-wrapper .timetable-download-link:hover {
  color: var(--base-color-font-gray-dg);
}
.timetable-download-wrapper .timetable-download-link:before {
  content: '\f1c1';
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  margin-right: 0.5rem;
}
@media screen and (max-width: 1249px) {
  .layout-website #main .mod_article > .no-padding > .top-image-headline {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 799px) {
  .mod_wdb_searchform {
    display: none;
  }
  .user-menu-container {
    display: none;
  }
  .link-to-login {
    display: none;
  }
}
.video-wrapper video {
  width: 100%;
  max-height: 100%;
}
.top-image-icon a {
  position: relative;
}
.top-image-icon a:after {
  content: '\f359';
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  /* z-index: 9999; */
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  font-family: "Font Awesome 5 Free";
  font-size: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
  pointer-events: none;
  transition: opacity 0.125s ease;
  border-radius: 5px;
}
.top-image-icon a:hover:after {
  opacity: 1;
  visibility: visible;
}
#bottom .inside {
  position: initial;
}
.breadcrumb-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumb-text {
  width: 100%;
  text-align: center;
  padding-top: 0.5rem;
}
.filter-manage-action {
  margin-top: 1rem;
}
.filter-manage-action .filter-manage-action-text {
  font-size: 0.9rem;
}
.filter-manage-action .fas {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.filter-manage-action:not(.action-status-disabled):hover {
  cursor: pointer;
}
.filter-manage-action:not(.action-status-disabled):hover .filter-manage-action-text {
  font-weight: 700;
}
.filter-manage-action.filter-favs {
  display: none;
}
.filter-manage-action.filter-favs .icon-remove {
  display: none;
}
.filter-manage-action.filter-favs.active {
  font-weight: 700;
}
.filter-manage-action.filter-favs.active .icon-remove {
  display: inline;
  color: var(--base-color-red-dg);
}
.filter-manage-action.filter-favs.active .fa-bookmark {
  color: var(--base-color-blue-dg);
}
.filter-manage-action.reset-filters {
  display: none;
}
.remove-filtered:hover {
  cursor: pointer;
}
.action-status-disabled,
.action-status-disabled:hover {
  opacity: 0.2 !important;
  cursor: not-allowed !important;
}
.action-status-disabled .action-icon,
.action-status-disabled:hover .action-icon {
  cursor: not-allowed !important;
  color: inherit !important;
}
#js-clipboard-copyinput {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
}
/* List reset */
ul {
  list-style-type: none;
  padding: 0;
}
/*	General Classes */
.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  margin-bottom: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#main .hidden {
  display: none;
}
a[href] {
  text-decoration: none;
  color: #666666;
}
h1,
.headline-h1 {
  font-size: 1.25em;
  font-weight: 700;
}
h2,
.headline-h2 {
  font-size: 1.3em;
  font-weight: 700;
}
h3,
.headline-h3 {
  font-size: 1.2em;
  font-weight: 700;
}
h4,
.headline-h4 {
  font-size: 1em;
  font-weight: 700;
}
/*	MODAL */
.simple-modal .contents {
  padding: 1rem 2rem 1rem 2rem;
}
.mc-userdata {
  margin-bottom: 2rem;
}
.ui-name-container,
.ui-email-container,
.ui-lastlogin-container {
  margin-bottom: 1rem;
}
span.ui-name-key,
span.ui-email-key,
span.ui-lastlogin-key {
  font-weight: 700;
  font-size: 1rem;
}
.tl_error .tl_tip {
  color: #fff0f0;
}
.tl_listwizard button {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.user-settings-modal-container {
  position: fixed;
  background: transparent;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 101;
  display: none;
}
.user-settings-container {
  min-width: 50rem;
  max-width: 70vw;
  width: max-content;
  background-color: #fff;
  border-radius: 5px;
  margin: 2rem auto;
  max-height: calc(100vh - 4rem);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: calc(100vh - 4rem);
}
@media screen and (max-width: 1749px) {
  .user-settings-container {
    max-width: 85vw;
  }
}
@media screen and (max-width: 1249px) {
  .user-settings-container {
    max-width: 95vw;
  }
}
.user-settings-headline {
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 5px 5px 0 0;
  flex: 0 0 100%;
  height: 3.5rem;
}
.user-settings-wrapper {
  padding: 1rem 1rem 5rem 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 0 0 100%;
  flex-grow: 1;
  height: calc(100% - 10.5rem);
  overflow-y: scroll;
}
.user-settings-footer {
  flex: 0 0 100%;
  height: 7rem;
}
.user-settings-column {
  flex-wrap: wrap;
  min-width: 12rem;
  height: 100%;
}
@media screen and (max-width: 1599px) {
  .user-settings-column {
    height: auto;
  }
}
.user-settings-column .setting-group-order {
  height: 100%;
}
.user-settings-column .setting-group-order .setting-group-fields {
  height: 100%;
  overflow-y: scroll;
}
.setting-group {
  padding: 1rem;
  color: #666666;
  flex: 1;
  min-width: 20rem;
}
.setting-db-reset {
  display: none;
}
.setting-headline-container {
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 0.626rem;
  width: min-content;
  white-space: nowrap;
  color: #535353;
}
.setting-headline-container .fas {
  margin-left: 0.5rem;
}
.group-order-list-wrapper {
  max-height: 10rem;
  overflow-y: scroll;
}
.setting-db-type {
  font-weight: 700;
}
.setting-group-startpage {
  display: none;
}
.setting-db-sorting-list {
  padding-left: 1rem;
  padding-right: 2rem;
}
.setting-db-sorting-list .setting-db-listitem {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.25rem;
}
.setting-db-sorting-list .handle:hover {
  cursor: grab;
  color: #000;
}
.setting-db-sorting-list .handle.grab {
  cursor: grabbing;
}
.user-settings-submit {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  flex-wrap: wrap;
  position: relative;
}
.user-settings-userinfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0.25rem 1rem 1rem 1rem;
  font-size: 0.9rem;
}
.btn.btn-change-password:not(.action-status-disabled):hover {
  cursor: pointer;
  color: #fff;
  background-color: var(--base-color-green-dg);
  border-color: var(--base-color-green-dg);
}
.btn.btn-change-password a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}
.login-link-container {
  margin-right: auto;
  margin-left: 2rem;
  max-width: 40rem;
  flex: 1 1 auto;
  padding-right: 1rem;
}
.login-link-wrapper {
  display: none;
}
.login-link-wrapper.link-copied input[type="text"].login-link-input {
  color: var(--base-color-green-dg);
}
.login-link-wrapper.link-copied .copy-to-clipboard:after {
  content: '\f46c';
  color: var(--base-color-green-dg);
}
.login-link {
  display: inline-block;
  position: relative;
  flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  max-width: 40rem;
  text-overflow: ellipsis;
}
.login-link-flex-container {
  display: flex;
  align-items: center;
}
input[type="text"].login-link-input {
  width: 100%;
  font-weight: 700;
}
.copy-to-clipboard {
  display: inline;
  margin-left: 1rem;
}
.copy-to-clipboard:after {
  content: '\f328';
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  font-weight: 700;
}
.copy-to-clipboard:hover {
  cursor: pointer;
  color: var(--base-color-blue-dg);
}
.link-copied-text {
  position: absolute;
  left: calc(1rem + 2px);
  top: 0.7rem;
  bottom: 0.5rem;
  background-color: #fff;
  color: var(--base-color-green-dg);
  right: 1rem;
  font-weight: 700;
}
@media screen and (max-width: 1249px) {
  .link-copied-text {
    font-size: 0.8rem;
    top: 0.8rem;
  }
}
.userinfo-lastchange {
  margin-left: auto;
}
.userinfo-identstatus {
  margin-left: 0.25rem;
  color: #c7c7c7;
}
.userinfo-identstatus.identstatus-verified {
  color: var(--base-color-green-dg);
}
.userinfo-identstatus.identstatus-unverified {
  color: var(--base-color-red-dg);
}
.modalfilter-modal-container {
  position: fixed;
  background: transparent;
  top: 5rem;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99999;
  display: none;
}
.modalfilter-headline {
  background-color: #dddddd;
  display: flex;
  align-items: center;
  padding: 1rem;
  font-size: 1.25rem;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.modalfilter-headline .headline-type-text {
  padding-left: 0.25rem;
  font-weight: 700;
}
.modalfilter-input-field {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.modalfilter-input-field .input-field-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
.modalfilter-input-field .input-field-wrapper .modalfilter-filter-input {
  width: 100%;
}
.modalfilter-input-field .modalfilter-filter-input-label {
  margin-left: auto;
  font-size: 0.9rem;
  color: rgba(44, 44, 44, 0.4);
}
.modalfilter-input-field .input-field-inner-count-text {
  position: absolute;
  font-size: 0.8rem;
  right: 0;
  color: rgba(44, 44, 44, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f0f0;
  border: 2px solid #c7c7c7;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-left: 1rem;
  padding-right: 1rem;
  height: calc(2.3rem + 2px);
}
.modalfilter-input-field .input-field-inner-count-text .count-value {
  margin-right: 0.25rem;
}
.modalfilter-wrapper {
  padding: 2rem;
}
.modalfilter-wrapper .modalfilter-sources-list {
  height: calc((2.3rem * 6));
  overflow-y: scroll;
}
.modalfilter-wrapper .modalfilter-note p:first-child,
.modalfilter-wrapper .widget-explanation p:first-child {
  margin-top: 0;
}
.modalfilter-wrapper .filter-listitem {
  margin-bottom: 0.5rem;
  position: relative;
  /*
		&.active {
			.icon-active {
				display: inline-block;
			}
			.btn-filter-item {
				border-color: @base_color_brightgreen;
			}
			&:not(.just-activated):hover {
				.icon-active {
					display: none;
				}
				.icon-remove {
					display: inline-block;
				}
				.btn-filter-item {
					border-color: @base_color_red;
				}
			}
		}
		*/
}
.modalfilter-wrapper .filter-listitem.legalsource-listitem {
  padding-left: 2rem;
}
.modalfilter-wrapper .filter-listitem .listitem-text {
  display: flex;
  align-items: center;
}
.modalfilter-wrapper .filter-listitem .filter-info-link {
  position: absolute;
  left: 0;
  top: 0.5rem;
}
.modalfilter-wrapper .filter-listitem .btn-filter-item:hover {
  cursor: pointer;
  border-color: var(--base-color-blue-dg);
}
.modalfilter-wrapper .filter-listitem .btn-filter-item:hover .filter-text-count {
  display: inline-block;
}
.modalfilter-wrapper .filter-listitem .btn-filter-item.active {
  border-color: var(--base-color-green-dg);
}
.modalfilter-wrapper .filter-listitem .btn-filter-item.active:not(.just-activated):hover {
  border-color: var(--base-color-red-dg);
}
.modalfilter-wrapper .filter-listitem .icon-active,
.modalfilter-wrapper .filter-listitem .icon-remove,
.modalfilter-wrapper .filter-listitem .filter-text-count {
  display: none;
}
.modalfilter-wrapper .filter-listitem .icon-active {
  margin-left: 0.5rem;
  color: var(--base-color-green-dg);
}
.modalfilter-wrapper .filter-listitem .icon-remove {
  margin-left: 0.5rem;
  color: var(--base-color-red-dg);
}
.modalfilter-wrapper .filter-listitem .filter-text-count {
  margin-left: 0.5rem;
}
.modal-submit-button-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/*
.modal-submit-button-text {
    display: block;
    border: 1px solid @base_color_lightgray;
	background-color: @base_color_lightestgray;
	font-weight: @fontweight-700;
    padding: 0.5rem 1.0rem 0.5rem 1.0rem;
    border-radius: @border-radius;
	&:hover {
		cursor: pointer;
		background-color: @base_color_midgray;
	}
}
*/
.document-view-modal-container {
  position: fixed;
  height: 100vh;
  display: none;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 500;
  overflow: hidden;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.document-view-modal-container .documentview-container {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  position: relative;
}
.document-view-modal-container .documentview-box .documentview-nav {
  background-color: rgba(50, 50, 50, 0.7);
  border-radius: 5px;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-box .documentview-nav {
    background-color: transparent;
  }
}
.document-view-modal-container .documentview-box .documentview-nav > div {
  background-color: #fff;
  color: #767676;
  border-radius: 5px;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-box .documentview-nav > div {
    background-color: #f0f0f0;
  }
}
.document-view-modal-container .documentview-box .documentview-nav > div:not(.action-status-disabled) {
  opacity: 0.2;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-box .documentview-nav > div:not(.action-status-disabled) .nav-button-next,
  .document-view-modal-container .documentview-box .documentview-nav > div:not(.action-status-disabled) .nav-button-prev {
    opacity: 0;
    visibility: hidden;
  }
}
.document-view-modal-container .documentview-box .documentview-nav > div:not(.action-status-disabled):hover {
  cursor: pointer;
  opacity: 1;
  border: 2px solid var(--base-color-blue-dg);
  color: var(--base-color-blue-dg);
}
.document-view-modal-container .documentview-box .documentview-nav > div:not(.action-status-disabled):hover .fas {
  color: var(--base-color-blue-dg);
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-box .documentview-nav > div:not(.action-status-disabled):hover .nav-button-next,
  .document-view-modal-container .documentview-box .documentview-nav > div:not(.action-status-disabled):hover .nav-button-prev {
    opacity: 1;
    visibility: visible;
  }
}
.document-view-modal-container .documentview-box .documentview-nav > div.action-status-disabled {
  opacity: 0.1;
}
.document-view-modal-container .documentview-box .documentview-nav > div.action-status-disabled .match-button-text {
  color: #ddd;
}
.document-view-modal-container .documentview-box .documentview-nav > div.action-status-disabled .fas {
  display: none;
}
.document-view-modal-container .documentview-box .documentview-nav .fas {
  color: #c7c7c7;
}
.document-view-modal-container .documentview-box.box-left,
.document-view-modal-container .documentview-box.box-right {
  display: flex;
  flex-direction: column;
  padding: 4rem 1rem 1rem 1rem;
}
.document-view-modal-container .documentview-navigation-prevpage,
.document-view-modal-container .documentview-navigation-nextpage {
  width: 4.5rem;
  flex-grow: 2;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-navigation-prevpage,
  .document-view-modal-container .documentview-navigation-nextpage {
    width: 3.5rem;
    position: absolute;
    height: 65%;
    z-index: 999;
    margin-top: 1rem;
  }
}
.document-view-modal-container .documentview-navigation-prevpage {
  align-self: flex-end;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-navigation-prevpage {
    margin-right: -5rem;
  }
}
.document-view-modal-container .documentview-navigation-nextpage {
  align-self: flex-start;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-navigation-nextpage {
    margin-left: -5rem;
  }
}
.document-view-modal-container .documentview-navigation-prevmatch,
.document-view-modal-container .documentview-navigation-nextmatch {
  width: 13rem;
  height: 4rem;
  z-index: 999;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-navigation-prevmatch,
  .document-view-modal-container .documentview-navigation-nextmatch {
    position: absolute;
    bottom: 2rem;
  }
}
.document-view-modal-container .documentview-navigation-prevmatch {
  align-self: flex-end;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-navigation-prevmatch {
    margin-right: -14.5rem;
  }
}
.document-view-modal-container .documentview-navigation-nextmatch {
  align-self: flex-start;
}
@media screen and (max-width: 1249px) {
  .document-view-modal-container .documentview-navigation-nextmatch {
    margin-left: -14.5rem;
  }
}
.document-view-modal-container .nav-button-prev,
.document-view-modal-container .nav-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 2rem;
}
.document-view-modal-container .nav-button-prev:hover .action-icon,
.document-view-modal-container .nav-button-next:hover .action-icon {
  color: #fff;
}
.document-view-modal-container .match-button-prev,
.document-view-modal-container .match-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 1rem;
}
.document-view-modal-container .match-button-prev .match-button-text {
  margin-left: 1rem;
}
.document-view-modal-container .match-button-next .match-button-text {
  margin-right: 1rem;
}
.document-view-modal-container .documentview-action-buttons {
  position: absolute;
  margin-left: 6rem;
  top: 0.5rem;
  width: 14rem;
  background-color: transparent !important;
  /*
		.action-button {

			display: flex;
			align-items: center;
			line-height: 2.5;
			background-color: #fff;
			margin-bottom: 0.5rem;
			border-radius: @border-radius;
			padding-left: 1rem;
			&.action-button-close {

			}
			.fas {
				margin-right:0.5rem;
				font-size: 1.25rem;
			}
		}
		*/
}
.document-view-modal-container .documentview-action-buttons .action-button-text-long {
  display: block;
}
.document-view-modal-container .documentview-action-buttons .action-button-text-short {
  display: none;
}
.document-view-modal-container .documentview-action-buttons .action-button:not(.disabled):hover {
  cursor: pointer;
  background-color: #c7c7c7;
}
.document-view-modal-container .documentview-action-buttons .btn {
  margin-bottom: 1rem;
  background-color: #fafafa;
  border: 2px solid #fafafa;
  margin-top: 0;
}
.document-view-modal-container .documentview-action-buttons .btn .icon-wrapper {
  font-size: 0.8rem;
  width: 1.25rem;
  height: 1.25rem;
  color: #777777;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0.5rem;
}
.document-view-modal-container .documentview-action-buttons .btn.action-button-view .icon-wrapper,
.document-view-modal-container .documentview-action-buttons .btn.action-button-download .icon-wrapper {
  border: 0;
}
.document-view-modal-container .documentview-action-buttons .btn:hover .icon-wrapper {
  color: #fff;
  border-color: #fff;
}
.document-view-modal-container .documentview-action-buttons .action-icon {
  color: #a0a0a0;
  position: absolute;
  left: 0.7rem;
}
.document-view-modal-container .documentview-action-buttons .action-button-text {
  padding-left: 0.8rem;
}
@media screen and (max-width: 1749px) {
  .document-view-modal-container .documentview-action-buttons {
    width: 10rem;
    margin-left: 0;
  }
  .document-view-modal-container .documentview-action-buttons .action-button-text-long {
    display: none;
  }
  .document-view-modal-container .documentview-action-buttons .action-button-text-short {
    display: block;
  }
}
@media screen and (max-width: 1300px) {
  .document-view-modal-container .documentview-action-buttons {
    display: flex;
    align-items: center;
    right: 0.25rem;
    left: auto;
    right: auto;
    margin-left: -10rem;
    top: 1rem;
  }
  .document-view-modal-container .documentview-action-buttons .btn {
    margin-bottom: 0;
    margin-left: 0.5rem;
  }
  .document-view-modal-container .documentview-action-buttons .action-button-text-long {
    display: none;
  }
  .document-view-modal-container .documentview-action-buttons .action-button-text-short {
    display: none;
  }
  .document-view-modal-container .documentview-action-buttons .fa-times-circle {
    margin-right: 0.15rem;
    font-size: 0.9rem;
    margin-top: 0.1rem;
  }
}
.document-view-modal-container .document-pageslide-figure {
  position: relative;
  width: 1075px;
}
.document-view-modal-container .document-pageslide-figure .document-pageslide-image {
  width: 1075px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.document-view-modal-container .document-pageslide {
  display: none;
}
.document-view-modal-container .documentview-box.box-center {
  width: auto;
  display: flex;
  flex-direction: column;
  max-width: 1075px;
}
@media screen and (max-width: 1399px) {
  .document-view-modal-container .documentview-box.box-center {
    max-width: 1000px;
  }
}
.document-view-modal-container .documentview-pages {
  margin-bottom: 1rem;
  flex-grow: 1;
}
.document-view-modal-container .view-fullwidth .documentview-pages {
  overflow-y: scroll;
  background-color: #FFF;
}
.document-view-modal-container .document-pageslide {
  background-color: #FFF;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.document-view-modal-container .documentview-title {
  width: 100%;
  padding-bottom: 0.5rem;
  margin-top: 0.5rem;
  background-color: #dddddd;
  opacity: 1;
  height: 2.5rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.75rem 1rem 1.75rem 1rem;
  border-radius: 5px 5px 0 0;
}
.document-view-modal-container .documentview-title .document-title-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #000;
}
.document-view-modal-container .documentview-title .document-pagination {
  text-align: right;
  min-width: max-content;
}
@media screen and (max-width: 1300px) {
  .document-view-modal-container .documentview-title .document-pagination {
    margin-right: 9rem;
  }
}
.document-view-modal-container .current-page {
  font-weight: 700;
}
#modal-background {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  /*opacity: 0.65;*/
  visibility: hidddn;
  pointer-events: none;
}
#modal-background .active {
  display: block;
  visibility: visible;
}
.modal-overlay-active #wrapper {
  /* blurring/filter allgemein sind ultra cpu/performance intensiv mit bewegtbild im Hintergrund, laggt krass
  -webkit-filter: blur(2px) grayscale(60%);
  -moz-filter: blur(2px) grayscale(60%);
  -ms-filter: blur(2px) grayscale(60%);
  -o-filter: blur(2px) grayscale(60%);
  filter: blur(2px) grayscale(60%);

  -webkit-filter: opacity(0.4) grayscale(60%);
  -moz-filter: opacity(0.4) grayscale(60%);
  -ms-filter: opacity(0.4) grayscale(60%);
  -o-filter: opacity(0.4) grayscale(60%);
  filter: opacity(0.4) grayscale(60%);*/
  min-height: 100vh;
  opacity: 0.4;
}
.document-pages-slide-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.document-pages-slide-container .page-slide {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.document-pages-slide-container .page-slide:not(:first-child) {
  display: none;
}
.document-pages-slide-container .image_container {
  width: 100%;
  height: 100%;
}
.document-pages-slide-container .image_container img {
  height: 100%;
}
/*	NAVIGATION */
/*  INPUTS */
input[type="text"],
input[type="password"],
textarea,
button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
fieldset {
  border-style: none;
  padding: 0;
}
select {
  background-color: #ffffff;
  padding: 0.5rem;
  border-radius: 5px;
}
.split-button {
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-left: 1px;
}
.split-button > button {
  padding: 0.5rem;
  background: var(--base-color-yellow-dg);
  border: 1px solid var(--base-color-yellow-dg);
  border-left-color: #aaaaaa;
  border-left-style: solid;
  border-left-width: 1px;
  border-left: 0;
  border-radius: 0 5px 5px 0;
  box-sizing: border-box;
  transition: background .2s ease;
  color: #ffffff;
}
.split-button > ul {
  position: absolute;
  right: 0;
  bottom: 20px;
  min-width: 100%;
  background: #ffffff;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 3px 3px;
  margin-bottom: 1em;
}
.split-button > ul li {
  margin-bottom: 0.5rem;
}
.tl_formbody_submit {
  margin-top: 1rem;
}
/*	LISTS */
/*	LOGIN */
.login-footer {
  text-align: center;
}
/*	HEADER */
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  height: 12rem;
  background-color: #F7F7F7;
  border-top: 14px solid #c7c7c7;
}
@media screen and (max-width: 799px) {
  #footer {
    height: 30rem;
  }
}
#footer .inside {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 1rem 1rem 1rem;
  height: 100%;
}
@media screen and (max-width: 799px) {
  #footer .inside {
    flex-wrap: wrap;
    justify-content: center;
  }
}
#footer .footer-logo {
  flex-basis: 21rem;
  text-align: left;
}
@media screen and (max-width: 799px) {
  #footer .footer-logo {
    order: 4;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    text-align: center;
  }
  #footer .footer-logo .image_container {
    margin-left: auto;
    margin-right: auto;
  }
}
#footer .footer-logo .image_container {
  max-width: 14rem;
}
#footer .footer-company-name {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 799px) {
  #footer .footer-company-name {
    order: 1;
  }
}
#footer .footer-company-name .text-bold {
  font-weight: 600;
}
.legal-container {
  color: #666666;
  overflow: visible;
  margin-left: auto;
  margin-right: auto;
  /*
	@media @screen-height-800 {
		display: flex;
		align-items: center;
		p,
		> div {
			margin-right: 1rem;
		}
		.user-logout-wrapper {
			margin-bottom: 0.1rem;
		}
	}
	*/
}
@media screen and (max-width: 799px) {
  .legal-container {
    order: 2;
  }
}
.legal-container > p {
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.legal-container a,
.legal-container span {
  color: #666666;
}
.legal-container a[href] {
  text-decoration: underline;
}
.legal-container .user-logout-wrapper {
  margin-top: 1rem;
}
.legal-container .btn-user-logout,
.legal-container .footer-username {
  color: var(--base-color-font-gray-dg);
}
.legal-container .btn-user-logout {
  position: relative;
}
.legal-container .btn-user-logout .action-icon-wrapper {
  display: inline-block;
}
.legal-container .btn-user-logout:hover .action-icon {
  color: var(--base-color-blue-dg);
}
.legal-container .btn-user-logout:hover .logout-hover-tooltip {
  display: inline-block;
}
.legal-container .btn-user-logout .logout-hover-tooltip {
  display: none;
  position: absolute;
  white-space: nowrap;
  padding-left: 0.5rem;
}
.legal-container .footer-company-name span {
  color: #000;
}
.main-content-wrapper {
  padding-left: 8rem;
}
.main-headline {
  padding-left: 8rem;
}
.startpage-navigation {
  display: flex;
  justify-content: flex-start;
}
.startpage-navigation .jump-to {
  width: 10rem;
  height: 5rem;
  background-color: #f0f0f0;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
  margin-right: 1rem;
}
.startpage-navigation .jump-to a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
#main {
  color: var(--base-color-font-gray-dg);
}
.dummy-wrapper {
  display: flex;
  width: 100%;
}
.dummy-wrapper .dummy-container-left,
.dummy-wrapper .dummy-container-right {
  position: relative;
  flex: 0 0 21rem;
}
@media screen and (max-width: 1399px) {
  .dummy-wrapper .dummy-container-left,
  .dummy-wrapper .dummy-container-right {
    flex: 0 0 10rem;
  }
}
.dummy-wrapper .dummy-container-left {
  margin-right: 1rem;
}
.dummy-wrapper .dummy-container-right {
  margin-left: 1rem;
}
/*
.mod_wdb_searchform {
	width: 100%;
	flex: 1 1 auto;
	.search-form-wrapper {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		width: 100%;
		max-width: @content-maxwidth;
		margin-left: auto;
		margin-right: auto;

	}
	.search-form-container {
		width: 100%;
		display: flex;
		align-items: center;
		@media @screen-size-phone {
			flex-wrap: wrap;
			width: 100%;
		}
		.search-form-basic {
			flex-grow: 1;
			margin-right: 1rem;
			@media @screen-size-phone {
				width: 100%;
				margin-right: 0;
			}
		}
	}

	p.header {
		display: block;
		width: 100%;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}

	.formbody {
		width: 100%;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	button {
		border-radius: 0 @border-radius @border-radius 0;
	}

	.search-form-input-text {
		flex-grow: 1;
	}
	.form-search-include input {
		&:placeholder-shown {
			+ .submit {
				&:hover {
					color: @base_color_textgray;
					border-color: @base_color_midgray;
					background-color: @base_color_lightestgray;
					cursor: default;
				}
			}
		}
	}

}
*/
.search-form-modifications {
  display: flex;
  justify-content: space-between;
  /*
	.search-keyword-list {
		padding-left: 0;
		margin: 0;
		flex-grow: 1;
	}

	.search-form-list-label {
		margin-right: 0.5rem;
		white-space: nowrap;
		align-self: flex-start;
		padding: 0.25rem 0;
	}

	.search-keywords-listitem {
		display: inline-block;
		padding: 0.25rem 1.25rem 0.25rem 0.5rem;
		border: 1px solid @base_color_lightgray;
		border-radius: 3px;
		background-color: #f7f7f7;
		font-size: 1rem;
		margin-right: 0.25rem;
		margin-bottom: 0.25rem;
		color: #555;
		font-weight: @fontweight-700;

		.fas {
			color: @base_color_lightred;
			margin-left: 0.5rem;
		}

		.keywords-list-item-text {
			display: flex;
			align-items: center;
			position: relative;
			.icon-remove {
				visibility: hidden;
				position: absolute;
				right: -0.9rem;
			}
		}

		&:hover .icon-remove {
			visibility: visible;
			cursor: pointer;
		}
	}
	*/
}
@media screen and (max-width: 1300px) {
  .search-form-modifications {
    margin-top: 0.5rem;
    width: 100%;
  }
}
.search-form-modifications input[type="text"] {
  width: 12rem;
}
@media screen and (max-width: 1300px) {
  .search-form-modifications input[type="text"] {
    flex-grow: 1;
  }
}
.search-form-modifications button {
  border-radius: 0 5px 5px 0;
  color: #535353;
  white-space: nowrap;
  font-size: 0.9rem;
}
/*
.wdb-login-header-container {
	margin-left: 1rem;


	.formbody-error {
		color: @base_color_red;
		font-weight: @fontweight-700;
	}

	padding: 0.5rem 3rem 0.5rem 0.25rem;
	overflow: visible;

	input[type="text"],
	input[type="password"] {
		border-radius: 3px;
	}

	.vertical-divider {
		color: @base_color_darkmidgray;
	}


	.btn-submit-Abmelden, .btn-user-settings {
		border: 0;
		background-color: transparent;
		color: @base_color_darkmidgray;
		font-weight: @fontweight-400;
		padding: 0;

		&:hover {
			color: @base_color_textgray;
		}

		&:focus {
			outline: 0 !important;
		}
	}

	.widget-autologin {
		margin-right: 1rem;
	}

	.login-info-username {
		font-weight: @fontweight-700;
	}

	.widget.widget-text,
	.widget.widget-password {
		margin-right: 0.5rem;
	}
}
*/
.wdb-wrapper {
  display: flex;
  width: 100%;
  /*min-height: 85vh;
	/*padding-right: 1rem;*/
}
.document-container-inner {
  display: flex;
}
#document_imagepreviews_ {
  position: relative;
  display: flex;
}
.document-content-container-inner {
  padding: 1rem;
  height: 20rem;
}
.document-imagepreview {
  position: relative;
  height: min-content;
}
.document-imagepreview-prev,
.document-imagepreview-next {
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  top: 0;
  display: none;
}
.document-imagepreview-prev {
  left: 0.25rem;
}
.document-imagepreview-next {
  right: 0.25rem;
}
.document-imagepreview .document-pageslide {
  border: 2px solid #c7c7c7;
  display: none;
}
.document-imagepreview .document-pageslide:before {
  content: '\f002';
  font-family: "Font Awesome 5 Free";
  font-size: 7rem;
  font-weight: 700;
  position: absolute;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  vertical-align: middle;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  color: var(--base-color-blue-dg);
}
.document-imagepreview .document-pageslide:hover {
  border: 2px solid var(--base-color-blue-dg);
  cursor: pointer;
}
.document-imagepreview .document-pageslide:hover:before {
  opacity: 0.25;
  visibility: visible;
}
.document-imagepreview .document-pageslide-figure {
  width: 220px;
  height: 308px;
}
@media screen and (max-width: 1399px) {
  .document-imagepreview .document-pageslide-figure {
    width: 200px;
    height: 280px;
  }
}
.pdfhl_marker {
  position: absolute;
  display: inline-block;
  color: transparent;
  font-stretch: expanded;
  background-color: transparent;
  /*
	&.highlight {

		background-color: rgba(255, 194, 0, 0.25);
		border-bottom: 1px dotted #d60000;

		&.currenthit {
			/border-bottom: 2px solid red;
			/background-color: rgba(255, 194, 0, 0.15);
			/box-shadow: 1px 1px 4px 3px rgba(0,0,0,0.4);
		}
	}
	*/
}
.pdfhl_marker em {
  font-style: inherit;
}
.document-tools-search-prev,
.document-tools-search-next {
  display: flex;
  align-items: center;
  border: 1px solid #dddddd;
  width: 2rem;
  justify-content: center;
  border-radius: 5px 0 0 5px;
}
.document-tools-search-prev:hover,
.document-tools-search-next:hover {
  cursor: pointer;
}
.highlight {
  background-color: rgba(228, 158, 0, 0.2);
  border-bottom: 2px dotted var(--base-color-red-dg);
  padding: 0px 2px;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.1);
}
.document-tools-search-prev {
  border-right: 0;
  border-radius: 5px 0 0 5px;
}
.document-tools-search-next {
  border-left: 0;
  border-radius: 0 5px 5px 0;
}
.folder .document-subheadline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.375rem;
  font-size: 1rem;
  color: #000;
  font-weight: 700;
  z-index: 99;
  background-color: #fff;
}
.folder .document-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  flex-grow: 2;
  padding-left: 1.5rem;
}
.folder .document-content-video,
.folder .document-content-asobtv {
  text-align: center;
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  border-radius: 5px;
}
.folder .document-content-video iframe,
.folder .document-content-asobtv iframe {
  border: 1px solid #535353;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.folder .document-content-asobtv {
  text-align: center;
}
.folder .document-content-text {
  width: 100%;
  color: #000;
  font-weight: 400;
  font-size: 1rem;
  padding-right: 1.5rem;
  padding-bottom: 3rem;
  position: relative;
  z-index: 99;
  word-wrap: anywhere;
  transition: background-color 150ms linear;
}
.folder .document-content-text p:first-child {
  margin-top: 0;
}
.folder .document-content-video-iframe {
  width: 800px;
  height: 500px;
  max-width: 100%;
}
.folder .document-tools {
  display: flex;
  align-self: flex-end;
  position: absolute;
  height: 2rem;
  bottom: 0;
  width: 100%;
  z-index: 99;
  left: 0;
  right: 0;
  padding-left: 1.5rem;
}
.folder .document-tools-searchresult {
  display: flex;
  width: 75%;
  font-size: 0.9rem;
}
.folder .document-tools-seach-prev,
.folder .document-tools-seach-next {
  padding: 0.5rem;
  color: #dddddd;
}
.folder .document-tools-seach-prev {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-radius: 5px 0 0 5px;
}
.folder .document-tools-seach-next {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-radius: 0 5px 5px 0;
}
.folder .document-tools-search-result {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dddddd;
}
.folder .document-tools-icons {
  font-size: 1.4rem;
  text-align: right;
  margin-left: auto;
}
.folder .document-tools-icons .fas {
  margin-left: 0.5rem;
}
.document-container[data-document-typecode="video"] .document-tools {
  width: 2rem;
  padding-left: 0;
  margin-left: auto;
}
.js-documentsearch-currenhit {
  margin-right: 0.25rem;
}
.js-documentsearch-totalhits {
  margin-left: 0.25rem;
}
/*.document-tools-icons .fa-external-link {
	color: @base_color_green;
}*/
.flash {
  opacity: 0.5;
}
/*
.panel-container:not(.cookie-expand) .btn-expand-filter {
	transition: left 200ms ease-in-out;
}


.panel-container:not(.cookie-expand) .btn-expand-favs {
	transition: right 200ms ease-in-out;
}
*/
.docs-text {
  font-size: 0.9rem;
}
.document-title-text {
  font-weight: 700;
}
.documentview-container .page-current {
  font-weight: 700;
}
.filter-heading {
  font-size: 0.9rem;
  font-weight: 700;
  padding-left: 1rem;
}
.filter-list {
  padding-left: 0;
}
.filter-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*border-top: 1px solid #bababa;*/
  padding: 0.25rem 0 0.25rem 0;
}
/*
.filter-list li i {
	color: #7daddd;
}
*/
.slider-years-container {
  display: flex;
  align-items: center;
  width: 100%;
  /* Width of the outside container */
  padding-top: 1rem;
}
.slider-years-container form {
  width: 100%;
  display: flex;
  align-items: center;
}
.slider-years.ui-widget-content {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  border-radius: 10px;
  background: #dddddd;
  border-color: #dddddd;
  outline: 0 !important;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  margin-left: 1rem;
  margin-right: 0.75rem;
}
.slider-years.ui-widget-content span.ui-slider-handle {
  border-radius: 100%;
  background-color: #535353;
  border: 0;
  width: 1rem;
  height: 1rem;
  top: -0.25rem;
}
.slider-years.ui-widget-content span.ui-slider-handle:hover {
  cursor: pointer;
  background-color: var(--base-color-blue-dg);
}
.slider-years:hover {
  opacity: 1;
  /* Fully shown on mouse-over */
}
input.filter-year-input {
  border-radius: 5px;
  padding: 0.5rem;
  width: 3.5rem;
  line-height: 1;
  text-align: center;
  background-color: #f0f0f0;
  border: 0;
  height: calc(2rem + 2px);
}
input.filter-year-input:hover {
  cursor: default;
}
input.filter-year-input:focus {
  border-color: #c7c7c7;
}
.sortable,
.ui-sortable {
  list-style-type: none;
}
.sortable .placeholder,
.ui-sortable .placeholder {
  width: 100%;
  height: 2.2rem;
  background: #dddddd;
  cursor: dragging;
}
.sortable .placeholder.mjs-nestedSortable-error,
.ui-sortable .placeholder.mjs-nestedSortable-error {
  display: none;
}
.item-elements-container {
  display: flex;
  align-items: center;
  width: 100%;
}
.js-template,
* .js-template,
.js-data,
* .js-data {
  display: none !important;
  visibility: hidden !important;
}
.ph-level-1 {
  margin-left: 1rem;
}
.widget-option-spellcheck {
  opacity: 0.5;
}
.widget-option-spellcheck input:hover {
  cursor: none;
  pointer-events: none;
}
.autocomplete-text {
  font-weight: 700;
}
.autocomplete-text em {
  font-style: normal;
  font-weight: 400;
}
.shop-listing .flex-wrapper {
  display: flex;
}
.shop-listing a {
  display: block;
}
.shop-listing .shop-product-info-wrapper {
  flex: 1 1 auto;
  display: flex;
}
@media screen and (max-width: 899px) {
  .shop-listing .shop-product-info-wrapper {
    flex-wrap: wrap;
  }
}
.shop-details {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 2rem;
}
.shop-details .shop-category-icon {
  flex: 0 0 calc(10rem - 4rem);
  margin-right: 2rem;
  border-radius: 5px;
}
.shop-details .headline-h1 {
  font-size: 1.5em;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
  font-weight: 400;
}
.shop-details .headline-h4 {
  margin: 0;
  font-weight: 400;
  color: #707070;
}
.shop-details .info-wrapper {
  flex: 0 0 25%;
}
.shop-details-content .details-content-wrapper:not(:last-child) {
  margin-bottom: 1rem;
}
.shop-details-content .details-content-wrapper h4 {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
}
.shop-details-content .details-content-wrapper h4 + ul {
  padding-left: 3rem;
}
.shop-details-content .details-content-wrapper ul {
  padding-left: 1rem;
}
.shop-details-content .content-registration {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5rem;
}
@media screen and (max-width: 599px) {
  .shop-details-content .content-registration {
    flex-wrap: wrap;
  }
}
.shop-details-content .content-registration .details-submit-btn-wrapper {
  position: relative;
  margin-left: auto;
}
@media screen and (max-width: 599px) {
  .shop-details-content .content-registration .details-submit-btn-wrapper {
    width: 100%;
    margin-top: 1rem;
  }
  .shop-details-content .content-registration .details-submit-btn-wrapper .btn.btn-primary {
    width: 100%;
  }
}
.shop-details-content .content-registration .details-submit-name-wrapper {
  margin-left: -4.75rem;
  padding-right: 1rem;
}
@media screen and (max-width: 599px) {
  .shop-details-content .content-registration .details-submit-name-wrapper {
    margin-left: 0.25rem;
  }
}
.shop-details-content .content-registration .registration-deadline {
  position: absolute;
  font-size: 0.8rem;
  width: 100%;
  text-align: center;
  margin-top: 0.25rem;
}
.shop-listitem {
  margin-bottom: 4rem;
}
.shop-listitem .product-link {
  color: inherit;
  padding: 1rem;
  margin-left: -1rem;
}
.shop-listitem .product-link:hover {
  outline: 1px solid #dddddd;
  border-radius: 5px;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}
.modules-wrapper {
  margin-top: 1rem;
  width: 100%;
}
.modules-wrapper .flex-wrapper {
  width: calc(100% - 2rem);
  margin-bottom: 1rem;
  margin-left: auto;
}
.modules-wrapper .shop-module-icon {
  flex: 0 0 calc(10rem - 3.8em);
  border-radius: 5px;
  margin-right: 2rem;
}
@media screen and (max-width: 1399px) {
  .modules-wrapper .shop-module-icon {
    flex: 0 0 calc(10rem - 3.4em);
  }
}
@media screen and (max-width: 1079px) {
  .modules-wrapper .shop-module-icon {
    flex: 0 0 calc(10rem - 3em);
  }
}
.modules-wrapper .shop-module-icon img {
  border-radius: 5px;
  width: 100%;
}
.shop-categories-listitem {
  flex-wrap: wrap;
}
.shop-categories-listitem .shop-category-title {
  padding-left: 5rem;
}
.shop-categories-listitem .shop-category-icon {
  flex: 1 0 auto;
  padding-right: 1rem;
}
.shop-categories-listitem .shop-category-description {
  flex: 1 1 75%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.shop-categories-listitem .shop-details-link {
  margin-top: auto;
}
.shop-categories-listitem .shop-details-link button {
  margin-left: auto;
}
.shop-bundle-listitem {
  align-items: flex-start;
  padding-top: 2rem;
}
.shop-bundle-listitem .headline-h1 {
  font-size: 1.3em;
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 400;
}
.shop-bundle-listitem .shop-product-subtitle {
  font-size: 1.1rem;
  color: #6C6C6C;
}
.shop-bundle-listitem .shop-category-icon {
  margin-right: 2rem;
  flex: 0 0 auto;
}
.shop-bundle-listitem .modules-wrapper .headline-h1 {
  font-size: 1.2em;
}
