/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(../../assets/jquery/mediaelement/2.21.2/images/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/controls.png)}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/skipback.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/*!
 * Start Bootstrap - Agency v3.3.7+1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
@charset "UTF-8";
@import url(../../files/theme_vorspiel/node_modules/swiper/dist/css/swiper.css);
@import url(../../files/theme_vorspiel/node_modules/owlcarousel/owl-carousel/owl.carousel.css);
@import url(../../files/theme_vorspiel/node_modules/owlcarousel/owl-carousel/owl.theme.css);
@import url(../../files/theme_vorspiel/node_modules/owlcarousel/owl-carousel/owl.transitions.css);
@import url("https://fonts.googleapis.com/css?family=Open+Sans|Ubuntu");
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
@import url(../../files/theme_vorspiel/plugins/waslidemenu-master/dist/waslidemenu.css);
@import url(../../files/theme_vorspiel/node_modules/octicons/build/octicons.css);
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [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 {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Ubuntu", "Times New Roman", Times, serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  background-color: white; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #BF0000;
  text-decoration: none; }
  a:focus, a:hover {
    color: #730000;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #777777;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Ubuntu", "Times New Roman", Times, serif, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.3rem; }

h2, .h2 {
  font-size: 1.8rem; }

h3, .h3 {
  font-size: 1.2rem; }

h4, .h4 {
  font-size: 1.1rem; }

h5, .h5 {
  font-size: 1rem; }

h6, .h6 {
  font-size: 0.8rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #f4f4f4; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #777777; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #f4f4f4;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #777777; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0px; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 0rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #333333; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  @media (min-width: 576px) {
    .container {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem; }
  @media (min-width: 576px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -0.75rem;
      margin-left: -0.75rem; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #f4f4f4; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #f4f4f4; }
  .table tbody + tbody {
    border-top: 2px solid #f4f4f4; }
  .table .table {
    background-color: white; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #f4f4f4; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #f4f4f4; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: white;
  background-color: #333333; }

.thead-default th {
  color: #555555;
  background-color: #f4f4f4; }

.table-inverse {
  color: white;
  background-color: #333333; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: white; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #555555;
  background-color: white;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #555555;
    background-color: white;
    border-color: #ff4040;
    outline: none; }
  .form-control::placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #f4f4f4;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #555555;
  background-color: white; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #777777;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0px;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(191, 0, 0, 0.25); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: white;
  background-color: #BF0000;
  border-color: #BF0000; }
  .btn-primary:hover {
    color: white;
    background-color: #8c0000;
    border-color: #820000; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(191, 0, 0, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #BF0000;
    border-color: #BF0000; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: white;
    background-color: #8c0000;
    background-image: none;
    border-color: #820000; }

.btn-secondary {
  color: #333333;
  background-color: white;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #333333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: white;
    border-color: #ccc; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #333333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: white;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: white;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: white;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: white;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: white;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: white;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: white;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: white;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #BF0000;
  background-image: none;
  background-color: transparent;
  border-color: #BF0000; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #BF0000;
    border-color: #BF0000; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(191, 0, 0, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #BF0000;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #BF0000;
    border-color: #BF0000; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #BF0000;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #730000;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #777777; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0rem; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #333333;
  text-align: left;
  list-style: none;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #f4f4f4; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #333333;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: white;
    text-decoration: none;
    background-color: #BF0000; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #777777;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }

.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #555555;
  text-align: center;
  background-color: #f4f4f4;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: white;
    background-color: #BF0000; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px white, 0 0 0 3px #BF0000; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: white;
    background-color: #ff7373; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #f4f4f4; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #777777;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0px; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='white' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #BF0000;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='white' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='white'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: flex;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #555555;
  vertical-align: middle;
  background: white url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #ff4040;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #555555;
      background-color: white; }
  .custom-select:disabled {
    color: #777777;
    cursor: not-allowed;
    background-color: #f4f4f4; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555555;
  pointer-events: none;
  user-select: none;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555555;
    background-color: #f4f4f4;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0px 0px 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #777777;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #f4f4f4 #f4f4f4 #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #777777;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #555555;
    background-color: white;
    border-color: #ddd #ddd white; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0px; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: white;
  cursor: default;
  background-color: #BF0000; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0px; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0px; }

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0px - 1px) calc(0px - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0px - 1px) calc(0px - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #BF0000;
  border-color: #BF0000; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #BF0000; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: white; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0px - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0px - 1px);
  border-top-left-radius: calc(0px - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0px - 1px);
  border-bottom-left-radius: calc(0px - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0;
      flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 0.75rem; }
      .card-deck .card:not(:last-child) {
        margin-right: 0.75rem; } }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f4f4f4;
  border-radius: 0px; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #777777;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #777777; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0px; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.page-item:last-child .page-link {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.page-item.active .page-link {
  z-index: 2;
  color: white;
  background-color: #BF0000;
  border-color: #BF0000; }

.page-item.disabled .page-link {
  color: #777777;
  pointer-events: none;
  cursor: not-allowed;
  background-color: white;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #BF0000;
  background-color: white;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #730000;
    text-decoration: none;
    background-color: #f4f4f4;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0rem;
  border-top-left-radius: 0rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0rem;
  border-top-right-radius: 0rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0rem;
  border-top-left-radius: 0rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0rem;
  border-top-right-radius: 0rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

a.badge:focus, a.badge:hover {
  color: white;
  text-decoration: none;
  cursor: pointer; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-default {
  background-color: #777777; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #5e5e5e; }

.badge-primary {
  background-color: #BF0000; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #8c0000; }

.badge-success {
  background-color: #5cb85c; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44; }

.badge-info {
  background-color: #5bc0de; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5; }

.badge-warning {
  background-color: #f0ad4e; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #ec971f; }

.badge-danger {
  background-color: #d9534f; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f4f4f4;
  border-radius: 0rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #dadada; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #f4f4f4;
  border-radius: 0px; }

.progress-bar {
  height: 1rem;
  color: white;
  background-color: #BF0000; }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #555555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555555;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #333333;
    background-color: #f4f4f4; }

.list-group-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #777777;
    cursor: not-allowed;
    background-color: white; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #777777; }
  .list-group-item.active {
    z-index: 2;
    color: white;
    background-color: #BF0000;
    border-color: #BF0000; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #ffbfbf; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 white;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #f4f4f4; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #f4f4f4; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Ubuntu", "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  background-color: #000;
  border-radius: 0px; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Ubuntu", "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: white; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: white; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: white; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0rem - 1px);
  border-top-left-radius: calc(0rem - 1px); }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      transition: transform 0.6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000px; } }
  @supports (transform: translate3d(0, 0, 0)) {
    .carousel-item {
      transition: transform 0.6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000px; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }

@supports (transform: translate3d(0, 0, 0)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: white;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: white;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: white; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #BF0000 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #8c0000 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #333333 !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1a1a1a !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0px; }

.rounded-top {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }

.rounded-right {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.rounded-bottom {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

.rounded-left {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

.flex-first {
  order: -1; }

.flex-last {
  order: 1; }

.flex-unordered {
  order: 0; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    order: -1; }
  .flex-sm-last {
    order: 1; }
  .flex-sm-unordered {
    order: 0; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }
  .flex-md-last {
    order: 1; }
  .flex-md-unordered {
    order: 0; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }
  .flex-lg-last {
    order: 1; }
  .flex-lg-unordered {
    order: 0; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1; }
  .flex-xl-last {
    order: 1; }
  .flex-xl-unordered {
    order: 0; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #777777 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #5e5e5e !important; }

.text-primary {
  color: #BF0000 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #8c0000 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #333333 !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1a1a1a !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.octicon {
  min-width: 1rem;
  min-height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0.8rem; }
  .octicon.octicon-alert {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/alert.svg"); }
  .octicon.octicon-arrow-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-down.svg"); }
  .octicon.octicon-arrow-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-left.svg"); }
  .octicon.octicon-arrow-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-right.svg"); }
  .octicon.octicon-arrow-small-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-down.svg"); }
  .octicon.octicon-arrow-small-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-left.svg"); }
  .octicon.octicon-arrow-small-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-right.svg"); }
  .octicon.octicon-arrow-small-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-up.svg"); }
  .octicon.octicon-arrow-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-up.svg"); }
  .octicon.octicon-beaker {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/beaker.svg"); }
  .octicon.octicon-bell {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bell{.svg"); }
  .octicon.octicon-bold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bold.svg"); }
  .octicon.octicon-book {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/book.svg"); }
  .octicon.octicon-bookmark {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bookmark.svg"); }
  .octicon.octicon-briefcase {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/briefcase.svg"); }
  .octicon.octicon-broadcast {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/broadcast.svg"); }
  .octicon.octicon-browser {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/browser.svg"); }
  .octicon.octicon-bug {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bug.svg"); }
  .octicon.octicon-calendar {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/calendar.svg"); }
  .octicon.octicon-check {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/check.svg"); }
  .octicon.octicon-checklist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/checklist.svg"); }
  .octicon.octicon-chevron-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-down.svg"); }
  .octicon.octicon-chevron-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-left.svg"); }
  .octicon.octicon-chevron-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-right.svg"); }
  .octicon.octicon-chevron-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-up.svg"); }
  .octicon.octicon-circle-slash {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/circle-slash.svg"); }
  .octicon.octicon-circuit-board {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/circuit-board.svg"); }
  .octicon.octicon-clippy {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/clippy.svg"); }
  .octicon.octicon-clock {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/clock.svg"); }
  .octicon.octicon-cloud-download {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/cloud-download.svg"); }
  .octicon.octicon-cloud-upload {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/cloud-upload.svg"); }
  .octicon.octicon-code {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/code.svg"); }
  .octicon.octicon-comment-discussion {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/comment-discussion.svg"); }
  .octicon.octicon-comment {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/comment.svg"); }
  .octicon.octicon-credit-card {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/credit-card.svg"); }
  .octicon.octicon-dash {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/dash.svg"); }
  .octicon.octicon-dashboard {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/dashboard.svg"); }
  .octicon.octicon-database {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/database.svg"); }
  .octicon.octicon-desktop-download {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/desktop-download.svg"); }
  .octicon.octicon-device-camera-video {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-camera-video.svg"); }
  .octicon.octicon-device-camera {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-camera.svg"); }
  .octicon.octicon-device-desktop {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-desktop.svg"); }
  .octicon.octicon-device-mobile {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-mobile.svg"); }
  .octicon.octicon-diff-added {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-added.svg"); }
  .octicon.octicon-diff-ignored {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-ignored.svg"); }
  .octicon.octicon-diff-modified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-modified.svg"); }
  .octicon.octicon-diff-removed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-removed.svg"); }
  .octicon.octicon-diff-renamed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-renamed.svg"); }
  .octicon.octicon-diff {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff.svg"); }
  .octicon.octicon-ellipses {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ellipses.svg"); }
  .octicon.octicon-ellipsis {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ellipsis.svg"); }
  .octicon.octicon-eye {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/eye.svg"); }
  .octicon.octicon-file-binary {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-binary.svg"); }
  .octicon.octicon-file-code {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-code.svg"); }
  .octicon.octicon-file-directory {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-directory.svg"); }
  .octicon.octicon-file-media {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-media.svg"); }
  .octicon.octicon-file-pdf {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-pdf.svg"); }
  .octicon.octicon-file-submodule {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-submodule.svg"); }
  .octicon.octicon-file-symlink-directory {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-symlink-directory.svg"); }
  .octicon.octicon-file-symlink-file {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-symlink-file.svg"); }
  .octicon.octicon-file-text {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-text.svg"); }
  .octicon.octicon-file-zip {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-zip.svg"); }
  .octicon.octicon-file {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file.svg"); }
  .octicon.octicon-flame {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/flame.svg"); }
  .octicon.octicon-fold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/fold.svg"); }
  .octicon.octicon-gear {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gear.svg"); }
  .octicon.octicon-gift {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gift.svg"); }
  .octicon.octicon-gist-secret {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gist-secret.svg"); }
  .octicon.octicon-gist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gist.svg"); }
  .octicon.octicon-git-branch {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-branch.svg"); }
  .octicon.octicon-git-commit {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-commit.svg"); }
  .octicon.octicon-git-compare {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-compare.svg"); }
  .octicon.octicon-git-merge {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-merge.svg"); }
  .octicon.octicon-git-pull-request {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-pull-request.svg"); }
  .octicon.octicon-globe {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/globe.svg"); }
  .octicon.octicon-grabber {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/grabber.svg"); }
  .octicon.octicon-graph {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/graph.svg"); }
  .octicon.octicon-heart {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/heart.svg"); }
  .octicon.octicon-history {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/history.svg"); }
  .octicon.octicon-home {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/home.svg"); }
  .octicon.octicon-horizontal-rule {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/horizontal-rule.svg"); }
  .octicon.octicon-hubot {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/hubot.svg"); }
  .octicon.octicon-inbox {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/inbox.svg"); }
  .octicon.octicon-info {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/info.svg"); }
  .octicon.octicon-issue-closed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-closed.svg"); }
  .octicon.octicon-issue-opened {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-opened.svg"); }
  .octicon.octicon-issue-reopened {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-reopened.svg"); }
  .octicon.octicon-italic {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/italic.svg"); }
  .octicon.octicon-jersey {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/jersey.svg"); }
  .octicon.octicon-key {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/key.svg"); }
  .octicon.octicon-keyboard {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/keyboard.svg"); }
  .octicon.octicon-law {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/law.svg"); }
  .octicon.octicon-light-bulb {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/light-bulb.svg"); }
  .octicon.octicon-link-external {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/link-external.svg"); }
  .octicon.octicon-link {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/link.svg"); }
  .octicon.octicon-list-ordered {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/list-ordered.svg"); }
  .octicon.octicon-list-unordered {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/list-unordered.svg"); }
  .octicon.octicon-location {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/location.svg"); }
  .octicon.octicon-lock {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/lock.svg"); }
  .octicon.octicon-logo-gist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/logo-gist.svg"); }
  .octicon.octicon-logo-github {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/logo-github.svg"); }
  .octicon.octicon-mail-read {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail-read.svg"); }
  .octicon.octicon-mail-reply {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail-reply.svg"); }
  .octicon.octicon-mail {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail.svg"); }
  .octicon.octicon-mark-github {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mark-github.svg"); }
  .octicon.octicon-markdown {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/markdown.svg"); }
  .octicon.octicon-megaphone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/megaphone.svg"); }
  .octicon.octicon-mention {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mention.svg"); }
  .octicon.octicon-milestone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/milestone.svg"); }
  .octicon.octicon-mirror {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mirror.svg"); }
  .octicon.octicon-mortar-board {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mortar-board.svg"); }
  .octicon.octicon-mute {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mute.svg"); }
  .octicon.octicon-no-newline {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/no-newline.svg"); }
  .octicon.octicon-note {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/note.svg"); }
  .octicon.octicon-octoface {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/octoface.svg"); }
  .octicon.octicon-organization {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/organization.svg"); }
  .octicon.octicon-package {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/package.svg"); }
  .octicon.octicon-paintcan {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/paintcan.svg"); }
  .octicon.octicon-pencil {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pencil.svg"); }
  .octicon.octicon-person {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/person.svg"); }
  .octicon.octicon-pin {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pin.svg"); }
  .octicon.octicon-plug {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plug.svg"); }
  .octicon.octicon-plus-small {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plus-small.svg"); }
  .octicon.octicon-plus {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plus.svg"); }
  .octicon.octicon-primitive-dot {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/primitive-dot.svg"); }
  .octicon.octicon-primitive-square {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/primitive-square.svg"); }
  .octicon.octicon-project {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/project.svg"); }
  .octicon.octicon-pulse {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pulse.svg"); }
  .octicon.octicon-question {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/question.svg"); }
  .octicon.octicon-quote {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/quote.svg"); }
  .octicon.octicon-radio-tower {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/radio-tower.svg"); }
  .octicon.octicon-reply {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/reply.svg"); }
  .octicon.octicon-repo-clone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-clone.svg"); }
  .octicon.octicon-repo-force-push {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-force-push.svg"); }
  .octicon.octicon-repo-forked {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-forked.svg"); }
  .octicon.octicon-repo-pull {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-pull.svg"); }
  .octicon.octicon-repo-push {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-push.svg"); }
  .octicon.octicon-repo {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo.svg"); }
  .octicon.octicon-rocket {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/rocket.svg"); }
  .octicon.octicon-rss {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/rss.svg"); }
  .octicon.octicon-ruby {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ruby.svg"); }
  .octicon.octicon-screen-full {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/screen-full.svg"); }
  .octicon.octicon-screen-normal {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/screen-normal.svg"); }
  .octicon.octicon-search {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/search.svg"); }
  .octicon.octicon-server {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/server.svg"); }
  .octicon.octicon-settings {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/settings.svg"); }
  .octicon.octicon-shield {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/shield.svg"); }
  .octicon.octicon-sign-in {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sign-in.svg"); }
  .octicon.octicon-sign-out {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sign-out.svg"); }
  .octicon.octicon-smiley {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/smiley.svg"); }
  .octicon.octicon-squirrel {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/squirrel.svg"); }
  .octicon.octicon-star {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/star.svg"); }
  .octicon.octicon-stop {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/stop.svg"); }
  .octicon.octicon-sync {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sync.svg"); }
  .octicon.octicon-tag {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tag.svg"); }
  .octicon.octicon-tasklist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tasklist.svg"); }
  .octicon.octicon-telescope {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/telescope.svg"); }
  .octicon.octicon-terminal {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/terminal.svg"); }
  .octicon.octicon-text-size {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/text-size.svg"); }
  .octicon.octicon-three-bars {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/three-bars.svg"); }
  .octicon.octicon-thumbsdown {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/thumbsdown.svg"); }
  .octicon.octicon-thumbsup {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/thumbsup.svg"); }
  .octicon.octicon-tools {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tools.svg"); }
  .octicon.octicon-trashcan {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/trashcan.svg"); }
  .octicon.octicon-triangle-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-down.svg"); }
  .octicon.octicon-triangle-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-left.svg"); }
  .octicon.octicon-triangle-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-right.svg"); }
  .octicon.octicon-triangle-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-up.svg"); }
  .octicon.octicon-unfold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unfold.svg"); }
  .octicon.octicon-unmute {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unmute.svg"); }
  .octicon.octicon-unverified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unverified.svg"); }
  .octicon.octicon-verified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/verified.svg"); }
  .octicon.octicon-versions {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/versions.svg"); }
  .octicon.octicon-watch {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/watch.svg"); }
  .octicon.octicon-x {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/x.svg"); }
  .octicon.octicon-zap {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/zap.svg"); }
  .octicon.octicon-device-mobile {
    background-image: url("../../files/theme_vorspiel/img/mobile-primary.svg");
    margin-right: 0.8rem; }
    .octicon.octicon-device-mobile.old {
      background-image: url("../../files/theme_vorspiel/img/phone-primary.svg") !important; }
  .octicon.octicon-device-printer {
    background-image: url("../../files/theme_vorspiel/img/printer-primary.svg");
    margin-right: 0.8rem; }
  .octicon.octicon-device-mobile-white {
    background-image: url("../../files/theme_vorspiel/img/phone-white.svg");
    margin-right: 0.8rem; }
  .octicon.octicon-device-printer-white {
    background-image: url("../../files/theme_vorspiel/img/printer-white.svg");
    margin-right: 0.8rem; }
  .octicon.octicon-mail {
    background-image: url("../../files/theme_vorspiel/img/mail-primary.svg");
    margin-right: 0.8rem;
    margin-top: 0.2rem; }
  .octicon.octicon-mail-white {
    background-image: url("../../files/theme_vorspiel/img/mail-white.svg");
    margin-right: 0.8rem;
    margin-top: 0.2rem; }

.facebook-icon {
  min-width: 1rem;
  min-height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../../files/theme_vorspiel/img/social-facebook-white.svg");
  height: 0.4rem;
  width: 0.4rem;
  display: block; }
  .facebook-icon.octicon-alert {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/alert.svg"); }
  .facebook-icon.octicon-arrow-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-down.svg"); }
  .facebook-icon.octicon-arrow-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-left.svg"); }
  .facebook-icon.octicon-arrow-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-right.svg"); }
  .facebook-icon.octicon-arrow-small-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-down.svg"); }
  .facebook-icon.octicon-arrow-small-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-left.svg"); }
  .facebook-icon.octicon-arrow-small-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-right.svg"); }
  .facebook-icon.octicon-arrow-small-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-up.svg"); }
  .facebook-icon.octicon-arrow-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-up.svg"); }
  .facebook-icon.octicon-beaker {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/beaker.svg"); }
  .facebook-icon.octicon-bell {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bell{.svg"); }
  .facebook-icon.octicon-bold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bold.svg"); }
  .facebook-icon.octicon-book {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/book.svg"); }
  .facebook-icon.octicon-bookmark {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bookmark.svg"); }
  .facebook-icon.octicon-briefcase {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/briefcase.svg"); }
  .facebook-icon.octicon-broadcast {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/broadcast.svg"); }
  .facebook-icon.octicon-browser {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/browser.svg"); }
  .facebook-icon.octicon-bug {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bug.svg"); }
  .facebook-icon.octicon-calendar {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/calendar.svg"); }
  .facebook-icon.octicon-check {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/check.svg"); }
  .facebook-icon.octicon-checklist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/checklist.svg"); }
  .facebook-icon.octicon-chevron-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-down.svg"); }
  .facebook-icon.octicon-chevron-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-left.svg"); }
  .facebook-icon.octicon-chevron-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-right.svg"); }
  .facebook-icon.octicon-chevron-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-up.svg"); }
  .facebook-icon.octicon-circle-slash {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/circle-slash.svg"); }
  .facebook-icon.octicon-circuit-board {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/circuit-board.svg"); }
  .facebook-icon.octicon-clippy {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/clippy.svg"); }
  .facebook-icon.octicon-clock {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/clock.svg"); }
  .facebook-icon.octicon-cloud-download {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/cloud-download.svg"); }
  .facebook-icon.octicon-cloud-upload {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/cloud-upload.svg"); }
  .facebook-icon.octicon-code {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/code.svg"); }
  .facebook-icon.octicon-comment-discussion {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/comment-discussion.svg"); }
  .facebook-icon.octicon-comment {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/comment.svg"); }
  .facebook-icon.octicon-credit-card {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/credit-card.svg"); }
  .facebook-icon.octicon-dash {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/dash.svg"); }
  .facebook-icon.octicon-dashboard {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/dashboard.svg"); }
  .facebook-icon.octicon-database {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/database.svg"); }
  .facebook-icon.octicon-desktop-download {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/desktop-download.svg"); }
  .facebook-icon.octicon-device-camera-video {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-camera-video.svg"); }
  .facebook-icon.octicon-device-camera {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-camera.svg"); }
  .facebook-icon.octicon-device-desktop {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-desktop.svg"); }
  .facebook-icon.octicon-device-mobile {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-mobile.svg"); }
  .facebook-icon.octicon-diff-added {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-added.svg"); }
  .facebook-icon.octicon-diff-ignored {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-ignored.svg"); }
  .facebook-icon.octicon-diff-modified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-modified.svg"); }
  .facebook-icon.octicon-diff-removed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-removed.svg"); }
  .facebook-icon.octicon-diff-renamed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-renamed.svg"); }
  .facebook-icon.octicon-diff {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff.svg"); }
  .facebook-icon.octicon-ellipses {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ellipses.svg"); }
  .facebook-icon.octicon-ellipsis {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ellipsis.svg"); }
  .facebook-icon.octicon-eye {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/eye.svg"); }
  .facebook-icon.octicon-file-binary {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-binary.svg"); }
  .facebook-icon.octicon-file-code {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-code.svg"); }
  .facebook-icon.octicon-file-directory {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-directory.svg"); }
  .facebook-icon.octicon-file-media {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-media.svg"); }
  .facebook-icon.octicon-file-pdf {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-pdf.svg"); }
  .facebook-icon.octicon-file-submodule {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-submodule.svg"); }
  .facebook-icon.octicon-file-symlink-directory {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-symlink-directory.svg"); }
  .facebook-icon.octicon-file-symlink-file {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-symlink-file.svg"); }
  .facebook-icon.octicon-file-text {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-text.svg"); }
  .facebook-icon.octicon-file-zip {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-zip.svg"); }
  .facebook-icon.octicon-file {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file.svg"); }
  .facebook-icon.octicon-flame {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/flame.svg"); }
  .facebook-icon.octicon-fold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/fold.svg"); }
  .facebook-icon.octicon-gear {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gear.svg"); }
  .facebook-icon.octicon-gift {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gift.svg"); }
  .facebook-icon.octicon-gist-secret {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gist-secret.svg"); }
  .facebook-icon.octicon-gist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gist.svg"); }
  .facebook-icon.octicon-git-branch {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-branch.svg"); }
  .facebook-icon.octicon-git-commit {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-commit.svg"); }
  .facebook-icon.octicon-git-compare {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-compare.svg"); }
  .facebook-icon.octicon-git-merge {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-merge.svg"); }
  .facebook-icon.octicon-git-pull-request {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-pull-request.svg"); }
  .facebook-icon.octicon-globe {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/globe.svg"); }
  .facebook-icon.octicon-grabber {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/grabber.svg"); }
  .facebook-icon.octicon-graph {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/graph.svg"); }
  .facebook-icon.octicon-heart {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/heart.svg"); }
  .facebook-icon.octicon-history {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/history.svg"); }
  .facebook-icon.octicon-home {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/home.svg"); }
  .facebook-icon.octicon-horizontal-rule {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/horizontal-rule.svg"); }
  .facebook-icon.octicon-hubot {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/hubot.svg"); }
  .facebook-icon.octicon-inbox {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/inbox.svg"); }
  .facebook-icon.octicon-info {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/info.svg"); }
  .facebook-icon.octicon-issue-closed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-closed.svg"); }
  .facebook-icon.octicon-issue-opened {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-opened.svg"); }
  .facebook-icon.octicon-issue-reopened {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-reopened.svg"); }
  .facebook-icon.octicon-italic {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/italic.svg"); }
  .facebook-icon.octicon-jersey {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/jersey.svg"); }
  .facebook-icon.octicon-key {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/key.svg"); }
  .facebook-icon.octicon-keyboard {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/keyboard.svg"); }
  .facebook-icon.octicon-law {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/law.svg"); }
  .facebook-icon.octicon-light-bulb {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/light-bulb.svg"); }
  .facebook-icon.octicon-link-external {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/link-external.svg"); }
  .facebook-icon.octicon-link {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/link.svg"); }
  .facebook-icon.octicon-list-ordered {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/list-ordered.svg"); }
  .facebook-icon.octicon-list-unordered {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/list-unordered.svg"); }
  .facebook-icon.octicon-location {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/location.svg"); }
  .facebook-icon.octicon-lock {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/lock.svg"); }
  .facebook-icon.octicon-logo-gist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/logo-gist.svg"); }
  .facebook-icon.octicon-logo-github {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/logo-github.svg"); }
  .facebook-icon.octicon-mail-read {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail-read.svg"); }
  .facebook-icon.octicon-mail-reply {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail-reply.svg"); }
  .facebook-icon.octicon-mail {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail.svg"); }
  .facebook-icon.octicon-mark-github {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mark-github.svg"); }
  .facebook-icon.octicon-markdown {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/markdown.svg"); }
  .facebook-icon.octicon-megaphone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/megaphone.svg"); }
  .facebook-icon.octicon-mention {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mention.svg"); }
  .facebook-icon.octicon-milestone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/milestone.svg"); }
  .facebook-icon.octicon-mirror {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mirror.svg"); }
  .facebook-icon.octicon-mortar-board {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mortar-board.svg"); }
  .facebook-icon.octicon-mute {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mute.svg"); }
  .facebook-icon.octicon-no-newline {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/no-newline.svg"); }
  .facebook-icon.octicon-note {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/note.svg"); }
  .facebook-icon.octicon-octoface {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/octoface.svg"); }
  .facebook-icon.octicon-organization {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/organization.svg"); }
  .facebook-icon.octicon-package {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/package.svg"); }
  .facebook-icon.octicon-paintcan {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/paintcan.svg"); }
  .facebook-icon.octicon-pencil {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pencil.svg"); }
  .facebook-icon.octicon-person {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/person.svg"); }
  .facebook-icon.octicon-pin {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pin.svg"); }
  .facebook-icon.octicon-plug {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plug.svg"); }
  .facebook-icon.octicon-plus-small {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plus-small.svg"); }
  .facebook-icon.octicon-plus {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plus.svg"); }
  .facebook-icon.octicon-primitive-dot {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/primitive-dot.svg"); }
  .facebook-icon.octicon-primitive-square {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/primitive-square.svg"); }
  .facebook-icon.octicon-project {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/project.svg"); }
  .facebook-icon.octicon-pulse {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pulse.svg"); }
  .facebook-icon.octicon-question {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/question.svg"); }
  .facebook-icon.octicon-quote {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/quote.svg"); }
  .facebook-icon.octicon-radio-tower {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/radio-tower.svg"); }
  .facebook-icon.octicon-reply {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/reply.svg"); }
  .facebook-icon.octicon-repo-clone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-clone.svg"); }
  .facebook-icon.octicon-repo-force-push {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-force-push.svg"); }
  .facebook-icon.octicon-repo-forked {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-forked.svg"); }
  .facebook-icon.octicon-repo-pull {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-pull.svg"); }
  .facebook-icon.octicon-repo-push {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-push.svg"); }
  .facebook-icon.octicon-repo {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo.svg"); }
  .facebook-icon.octicon-rocket {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/rocket.svg"); }
  .facebook-icon.octicon-rss {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/rss.svg"); }
  .facebook-icon.octicon-ruby {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ruby.svg"); }
  .facebook-icon.octicon-screen-full {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/screen-full.svg"); }
  .facebook-icon.octicon-screen-normal {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/screen-normal.svg"); }
  .facebook-icon.octicon-search {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/search.svg"); }
  .facebook-icon.octicon-server {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/server.svg"); }
  .facebook-icon.octicon-settings {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/settings.svg"); }
  .facebook-icon.octicon-shield {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/shield.svg"); }
  .facebook-icon.octicon-sign-in {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sign-in.svg"); }
  .facebook-icon.octicon-sign-out {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sign-out.svg"); }
  .facebook-icon.octicon-smiley {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/smiley.svg"); }
  .facebook-icon.octicon-squirrel {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/squirrel.svg"); }
  .facebook-icon.octicon-star {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/star.svg"); }
  .facebook-icon.octicon-stop {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/stop.svg"); }
  .facebook-icon.octicon-sync {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sync.svg"); }
  .facebook-icon.octicon-tag {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tag.svg"); }
  .facebook-icon.octicon-tasklist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tasklist.svg"); }
  .facebook-icon.octicon-telescope {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/telescope.svg"); }
  .facebook-icon.octicon-terminal {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/terminal.svg"); }
  .facebook-icon.octicon-text-size {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/text-size.svg"); }
  .facebook-icon.octicon-three-bars {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/three-bars.svg"); }
  .facebook-icon.octicon-thumbsdown {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/thumbsdown.svg"); }
  .facebook-icon.octicon-thumbsup {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/thumbsup.svg"); }
  .facebook-icon.octicon-tools {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tools.svg"); }
  .facebook-icon.octicon-trashcan {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/trashcan.svg"); }
  .facebook-icon.octicon-triangle-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-down.svg"); }
  .facebook-icon.octicon-triangle-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-left.svg"); }
  .facebook-icon.octicon-triangle-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-right.svg"); }
  .facebook-icon.octicon-triangle-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-up.svg"); }
  .facebook-icon.octicon-unfold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unfold.svg"); }
  .facebook-icon.octicon-unmute {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unmute.svg"); }
  .facebook-icon.octicon-unverified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unverified.svg"); }
  .facebook-icon.octicon-verified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/verified.svg"); }
  .facebook-icon.octicon-versions {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/versions.svg"); }
  .facebook-icon.octicon-watch {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/watch.svg"); }
  .facebook-icon.octicon-x {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/x.svg"); }
  .facebook-icon.octicon-zap {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/zap.svg"); }
  .facebook-icon.octicon-device-mobile {
    background-image: url("../../files/theme_vorspiel/img/mobile-primary.svg");
    margin-right: 0.8rem; }
    .facebook-icon.octicon-device-mobile.old {
      background-image: url("../../files/theme_vorspiel/img/phone-primary.svg") !important; }
  .facebook-icon.octicon-device-printer {
    background-image: url("../../files/theme_vorspiel/img/printer-primary.svg");
    margin-right: 0.8rem; }
  .facebook-icon.octicon-device-mobile-white {
    background-image: url("../../files/theme_vorspiel/img/phone-white.svg");
    margin-right: 0.8rem; }
  .facebook-icon.octicon-device-printer-white {
    background-image: url("../../files/theme_vorspiel/img/printer-white.svg");
    margin-right: 0.8rem; }
  .facebook-icon.octicon-mail {
    background-image: url("../../files/theme_vorspiel/img/mail-primary.svg");
    margin-right: 0.8rem;
    margin-top: 0.2rem; }
  .facebook-icon.octicon-mail-white {
    background-image: url("../../files/theme_vorspiel/img/mail-white.svg");
    margin-right: 0.8rem;
    margin-top: 0.2rem; }
  @media (min-width: 992px) {
    .facebook-icon {
      float: right; } }

#main .octicon.octicon-mail {
  margin-top: 0.3rem; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.eot");
  src: url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.woff") format("woff"), url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); }

.glyphicon {
  color: #BF0000; }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-briefcase:before {
  content: "\1f4bc"; }

.glyphicon-calendar:before {
  content: "\1f4c5"; }

.glyphicon-pushpin:before {
  content: "\1f4cc"; }

.glyphicon-paperclip:before {
  content: "\1f4ce"; }

.glyphicon-camera:before {
  content: "\1f4f7"; }

.glyphicon-lock:before {
  content: "\1f512"; }

.glyphicon-bell:before {
  content: "\1f514"; }

.glyphicon-bookmark:before {
  content: "\1f516"; }

.glyphicon-fire:before {
  content: "\1f525"; }

.glyphicon-wrench:before {
  content: "\1f527"; }

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }

/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }

/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0370-03FF; }

/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"), local("Raleway-Regular"), url(https://fonts.gstatic.com/s/raleway/v11/YZaO6llzOP57DpTBv2GnyFKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"), local("Raleway-Regular"), url(https://fonts.gstatic.com/s/raleway/v11/QAUlVt1jXOgQavlW5wEfxQLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v13/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v13/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v13/rZPI2gHXi8zxUjnybc2ZQFKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v13/MgNNr5y1C_tIEuLEmicLmwLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* vietnamese */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlCxe5Tewm2_XWfbGchcXw4g.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlIa1YDtoarzwSXxTHggEXMw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlJbPFduIYtoLzwST68uhz_Y.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* vietnamese */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro Semibold"), local("SourceSansPro-Semibold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMZXFz2iDKd7GJNSaxRYiSj3rGVtsTkPsbDajuO5ueQw.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro Semibold"), local("SourceSansPro-Semibold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGKyGJhAh-RE0BxGcd_izyev3rGVtsTkPsbDajuO5ueQw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local("Source Sans Pro Semibold"), local("SourceSansPro-Semibold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMzFoXZ-Kj537nB_-9jJhlA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

/* vietnamese */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-It"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoM-hx0s8EczIZ6Z1k6LZjTLo.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; }

/* latin-ext */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-It"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoMyVjDpjOAxwEYJFCET2nD1s.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: local("Source Sans Pro Italic"), local("SourceSansPro-It"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoM2Sl3jWJ3D9poyJPMfASioc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

.pull-right {
  right: 0px;
  position: absolute;
  padding-right: 30px;
  margin-right: 0px; }
  @media (max-width: 768px) {
    .pull-right {
      position: relative;
      left: 0px; } }

html {
  background-color: #930412; }

body {
  background-color: #EDEDED; }

body, html {
  overflow-x: hidden;
  width: auto; }

.section.section-colored {
  background-color: #f4f4f4;
  color: white; }

#main {
  margin-top: 6rem;
  min-height: 90rem; }
  @media (max-width: 576px) {
    #main {
      margin-top: 4rem; } }
  @media (min-width: 577px) and (max-width: 991px) {
    #main {
      margin-top: 4rem; } }
  #main .row.no-margin {
    margin: 0px; }

.invisible {
  display: none !important; }

.svg.svg-facebook {
  width: 1.3rem; }

.iframe {
  width: 100%;
  height: 50vh; }

#colorbox {
  position: fixed !important;
  bottom: 0px !important;
  height: 40vh !important; }
  #colorbox iframe {
    width: 100% !important;
    height: 100% !important;
    margin-top: 0vh; }

#cboxWrapper {
  position: fixed;
  bottom: 0vh;
  height: 40vh !important; }

#cboxLoadedContent {
  position: fixed !important;
  bottom: 0px !important;
  height: 35vh !important; }

#cboxClose {
  min-width: 1rem;
  min-height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/x.svg");
  background-size: contain;
  background-position: center;
  font-size: 0px;
  background-color: white;
  border: 2px solid black;
  border-radius: 100%;
  width: 5vh;
  height: 5vh; }
  #cboxClose.octicon-alert {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/alert.svg"); }
  #cboxClose.octicon-arrow-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-down.svg"); }
  #cboxClose.octicon-arrow-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-left.svg"); }
  #cboxClose.octicon-arrow-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-right.svg"); }
  #cboxClose.octicon-arrow-small-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-down.svg"); }
  #cboxClose.octicon-arrow-small-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-left.svg"); }
  #cboxClose.octicon-arrow-small-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-right.svg"); }
  #cboxClose.octicon-arrow-small-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-up.svg"); }
  #cboxClose.octicon-arrow-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-up.svg"); }
  #cboxClose.octicon-beaker {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/beaker.svg"); }
  #cboxClose.octicon-bell {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bell{.svg"); }
  #cboxClose.octicon-bold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bold.svg"); }
  #cboxClose.octicon-book {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/book.svg"); }
  #cboxClose.octicon-bookmark {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bookmark.svg"); }
  #cboxClose.octicon-briefcase {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/briefcase.svg"); }
  #cboxClose.octicon-broadcast {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/broadcast.svg"); }
  #cboxClose.octicon-browser {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/browser.svg"); }
  #cboxClose.octicon-bug {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bug.svg"); }
  #cboxClose.octicon-calendar {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/calendar.svg"); }
  #cboxClose.octicon-check {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/check.svg"); }
  #cboxClose.octicon-checklist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/checklist.svg"); }
  #cboxClose.octicon-chevron-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-down.svg"); }
  #cboxClose.octicon-chevron-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-left.svg"); }
  #cboxClose.octicon-chevron-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-right.svg"); }
  #cboxClose.octicon-chevron-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-up.svg"); }
  #cboxClose.octicon-circle-slash {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/circle-slash.svg"); }
  #cboxClose.octicon-circuit-board {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/circuit-board.svg"); }
  #cboxClose.octicon-clippy {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/clippy.svg"); }
  #cboxClose.octicon-clock {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/clock.svg"); }
  #cboxClose.octicon-cloud-download {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/cloud-download.svg"); }
  #cboxClose.octicon-cloud-upload {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/cloud-upload.svg"); }
  #cboxClose.octicon-code {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/code.svg"); }
  #cboxClose.octicon-comment-discussion {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/comment-discussion.svg"); }
  #cboxClose.octicon-comment {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/comment.svg"); }
  #cboxClose.octicon-credit-card {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/credit-card.svg"); }
  #cboxClose.octicon-dash {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/dash.svg"); }
  #cboxClose.octicon-dashboard {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/dashboard.svg"); }
  #cboxClose.octicon-database {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/database.svg"); }
  #cboxClose.octicon-desktop-download {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/desktop-download.svg"); }
  #cboxClose.octicon-device-camera-video {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-camera-video.svg"); }
  #cboxClose.octicon-device-camera {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-camera.svg"); }
  #cboxClose.octicon-device-desktop {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-desktop.svg"); }
  #cboxClose.octicon-device-mobile {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-mobile.svg"); }
  #cboxClose.octicon-diff-added {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-added.svg"); }
  #cboxClose.octicon-diff-ignored {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-ignored.svg"); }
  #cboxClose.octicon-diff-modified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-modified.svg"); }
  #cboxClose.octicon-diff-removed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-removed.svg"); }
  #cboxClose.octicon-diff-renamed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-renamed.svg"); }
  #cboxClose.octicon-diff {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff.svg"); }
  #cboxClose.octicon-ellipses {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ellipses.svg"); }
  #cboxClose.octicon-ellipsis {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ellipsis.svg"); }
  #cboxClose.octicon-eye {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/eye.svg"); }
  #cboxClose.octicon-file-binary {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-binary.svg"); }
  #cboxClose.octicon-file-code {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-code.svg"); }
  #cboxClose.octicon-file-directory {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-directory.svg"); }
  #cboxClose.octicon-file-media {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-media.svg"); }
  #cboxClose.octicon-file-pdf {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-pdf.svg"); }
  #cboxClose.octicon-file-submodule {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-submodule.svg"); }
  #cboxClose.octicon-file-symlink-directory {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-symlink-directory.svg"); }
  #cboxClose.octicon-file-symlink-file {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-symlink-file.svg"); }
  #cboxClose.octicon-file-text {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-text.svg"); }
  #cboxClose.octicon-file-zip {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-zip.svg"); }
  #cboxClose.octicon-file {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file.svg"); }
  #cboxClose.octicon-flame {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/flame.svg"); }
  #cboxClose.octicon-fold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/fold.svg"); }
  #cboxClose.octicon-gear {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gear.svg"); }
  #cboxClose.octicon-gift {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gift.svg"); }
  #cboxClose.octicon-gist-secret {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gist-secret.svg"); }
  #cboxClose.octicon-gist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gist.svg"); }
  #cboxClose.octicon-git-branch {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-branch.svg"); }
  #cboxClose.octicon-git-commit {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-commit.svg"); }
  #cboxClose.octicon-git-compare {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-compare.svg"); }
  #cboxClose.octicon-git-merge {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-merge.svg"); }
  #cboxClose.octicon-git-pull-request {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-pull-request.svg"); }
  #cboxClose.octicon-globe {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/globe.svg"); }
  #cboxClose.octicon-grabber {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/grabber.svg"); }
  #cboxClose.octicon-graph {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/graph.svg"); }
  #cboxClose.octicon-heart {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/heart.svg"); }
  #cboxClose.octicon-history {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/history.svg"); }
  #cboxClose.octicon-home {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/home.svg"); }
  #cboxClose.octicon-horizontal-rule {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/horizontal-rule.svg"); }
  #cboxClose.octicon-hubot {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/hubot.svg"); }
  #cboxClose.octicon-inbox {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/inbox.svg"); }
  #cboxClose.octicon-info {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/info.svg"); }
  #cboxClose.octicon-issue-closed {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-closed.svg"); }
  #cboxClose.octicon-issue-opened {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-opened.svg"); }
  #cboxClose.octicon-issue-reopened {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-reopened.svg"); }
  #cboxClose.octicon-italic {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/italic.svg"); }
  #cboxClose.octicon-jersey {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/jersey.svg"); }
  #cboxClose.octicon-key {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/key.svg"); }
  #cboxClose.octicon-keyboard {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/keyboard.svg"); }
  #cboxClose.octicon-law {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/law.svg"); }
  #cboxClose.octicon-light-bulb {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/light-bulb.svg"); }
  #cboxClose.octicon-link-external {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/link-external.svg"); }
  #cboxClose.octicon-link {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/link.svg"); }
  #cboxClose.octicon-list-ordered {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/list-ordered.svg"); }
  #cboxClose.octicon-list-unordered {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/list-unordered.svg"); }
  #cboxClose.octicon-location {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/location.svg"); }
  #cboxClose.octicon-lock {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/lock.svg"); }
  #cboxClose.octicon-logo-gist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/logo-gist.svg"); }
  #cboxClose.octicon-logo-github {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/logo-github.svg"); }
  #cboxClose.octicon-mail-read {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail-read.svg"); }
  #cboxClose.octicon-mail-reply {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail-reply.svg"); }
  #cboxClose.octicon-mail {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail.svg"); }
  #cboxClose.octicon-mark-github {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mark-github.svg"); }
  #cboxClose.octicon-markdown {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/markdown.svg"); }
  #cboxClose.octicon-megaphone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/megaphone.svg"); }
  #cboxClose.octicon-mention {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mention.svg"); }
  #cboxClose.octicon-milestone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/milestone.svg"); }
  #cboxClose.octicon-mirror {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mirror.svg"); }
  #cboxClose.octicon-mortar-board {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mortar-board.svg"); }
  #cboxClose.octicon-mute {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mute.svg"); }
  #cboxClose.octicon-no-newline {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/no-newline.svg"); }
  #cboxClose.octicon-note {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/note.svg"); }
  #cboxClose.octicon-octoface {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/octoface.svg"); }
  #cboxClose.octicon-organization {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/organization.svg"); }
  #cboxClose.octicon-package {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/package.svg"); }
  #cboxClose.octicon-paintcan {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/paintcan.svg"); }
  #cboxClose.octicon-pencil {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pencil.svg"); }
  #cboxClose.octicon-person {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/person.svg"); }
  #cboxClose.octicon-pin {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pin.svg"); }
  #cboxClose.octicon-plug {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plug.svg"); }
  #cboxClose.octicon-plus-small {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plus-small.svg"); }
  #cboxClose.octicon-plus {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plus.svg"); }
  #cboxClose.octicon-primitive-dot {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/primitive-dot.svg"); }
  #cboxClose.octicon-primitive-square {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/primitive-square.svg"); }
  #cboxClose.octicon-project {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/project.svg"); }
  #cboxClose.octicon-pulse {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pulse.svg"); }
  #cboxClose.octicon-question {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/question.svg"); }
  #cboxClose.octicon-quote {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/quote.svg"); }
  #cboxClose.octicon-radio-tower {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/radio-tower.svg"); }
  #cboxClose.octicon-reply {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/reply.svg"); }
  #cboxClose.octicon-repo-clone {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-clone.svg"); }
  #cboxClose.octicon-repo-force-push {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-force-push.svg"); }
  #cboxClose.octicon-repo-forked {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-forked.svg"); }
  #cboxClose.octicon-repo-pull {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-pull.svg"); }
  #cboxClose.octicon-repo-push {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-push.svg"); }
  #cboxClose.octicon-repo {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo.svg"); }
  #cboxClose.octicon-rocket {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/rocket.svg"); }
  #cboxClose.octicon-rss {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/rss.svg"); }
  #cboxClose.octicon-ruby {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ruby.svg"); }
  #cboxClose.octicon-screen-full {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/screen-full.svg"); }
  #cboxClose.octicon-screen-normal {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/screen-normal.svg"); }
  #cboxClose.octicon-search {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/search.svg"); }
  #cboxClose.octicon-server {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/server.svg"); }
  #cboxClose.octicon-settings {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/settings.svg"); }
  #cboxClose.octicon-shield {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/shield.svg"); }
  #cboxClose.octicon-sign-in {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sign-in.svg"); }
  #cboxClose.octicon-sign-out {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sign-out.svg"); }
  #cboxClose.octicon-smiley {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/smiley.svg"); }
  #cboxClose.octicon-squirrel {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/squirrel.svg"); }
  #cboxClose.octicon-star {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/star.svg"); }
  #cboxClose.octicon-stop {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/stop.svg"); }
  #cboxClose.octicon-sync {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sync.svg"); }
  #cboxClose.octicon-tag {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tag.svg"); }
  #cboxClose.octicon-tasklist {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tasklist.svg"); }
  #cboxClose.octicon-telescope {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/telescope.svg"); }
  #cboxClose.octicon-terminal {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/terminal.svg"); }
  #cboxClose.octicon-text-size {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/text-size.svg"); }
  #cboxClose.octicon-three-bars {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/three-bars.svg"); }
  #cboxClose.octicon-thumbsdown {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/thumbsdown.svg"); }
  #cboxClose.octicon-thumbsup {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/thumbsup.svg"); }
  #cboxClose.octicon-tools {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tools.svg"); }
  #cboxClose.octicon-trashcan {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/trashcan.svg"); }
  #cboxClose.octicon-triangle-down {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-down.svg"); }
  #cboxClose.octicon-triangle-left {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-left.svg"); }
  #cboxClose.octicon-triangle-right {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-right.svg"); }
  #cboxClose.octicon-triangle-up {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-up.svg"); }
  #cboxClose.octicon-unfold {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unfold.svg"); }
  #cboxClose.octicon-unmute {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unmute.svg"); }
  #cboxClose.octicon-unverified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unverified.svg"); }
  #cboxClose.octicon-verified {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/verified.svg"); }
  #cboxClose.octicon-versions {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/versions.svg"); }
  #cboxClose.octicon-watch {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/watch.svg"); }
  #cboxClose.octicon-x {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/x.svg"); }
  #cboxClose.octicon-zap {
    background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/zap.svg"); }
  #cboxClose.octicon-device-mobile {
    background-image: url("../../files/theme_vorspiel/img/mobile-primary.svg");
    margin-right: 0.8rem; }
    #cboxClose.octicon-device-mobile.old {
      background-image: url("../../files/theme_vorspiel/img/phone-primary.svg") !important; }
  #cboxClose.octicon-device-printer {
    background-image: url("../../files/theme_vorspiel/img/printer-primary.svg");
    margin-right: 0.8rem; }
  #cboxClose.octicon-device-mobile-white {
    background-image: url("../../files/theme_vorspiel/img/phone-white.svg");
    margin-right: 0.8rem; }
  #cboxClose.octicon-device-printer-white {
    background-image: url("../../files/theme_vorspiel/img/printer-white.svg");
    margin-right: 0.8rem; }
  #cboxClose.octicon-mail {
    background-image: url("../../files/theme_vorspiel/img/mail-primary.svg");
    margin-right: 0.8rem;
    margin-top: 0.2rem; }
  #cboxClose.octicon-mail-white {
    background-image: url("../../files/theme_vorspiel/img/mail-white.svg");
    margin-right: 0.8rem;
    margin-top: 0.2rem; }

.ce_download, .ce_downloads {
  margin-bottom: 20px; }
  .ce_download ul, .ce_downloads ul {
    list-style: none;
    padding: 0px; }

.back-to-top {
  background: #BF0000;
  color: #930412;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  padding: 0.5rem;
  padding-right: 0.6rem;
  padding-left: 0.6rem;
  opacity: 0.6; }
  .back-to-top:before {
    content: " ";
    display: block;
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    margin-top: 0.2rem;
    background-image: url("../../files/theme_vorspiel/img/chevron-up-white.svg");
    background-repeat: no-repeat;
    background-size: contain;
    fill: #fff;
    stroke: #fff; }
  .back-to-top:hover {
    background-color: #930412; }

.kontakt-bar, #kontakt-bar, #kontakt-bar-link, .kontakt-bar-link {
  margin-top: 0rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .kontakt-bar .row, #kontakt-bar .row, #kontakt-bar-link .row, .kontakt-bar-link .row {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
    .kontakt-bar .row p, #kontakt-bar .row p, #kontakt-bar-link .row p, .kontakt-bar-link .row p {
      margin-bottom: 0px; }
    .kontakt-bar .row > div, #kontakt-bar .row > div, #kontakt-bar-link .row > div, .kontakt-bar-link .row > div {
      padding-left: 10px;
      padding-right: 10px; }
      @media (max-width: 575px) {
        .kontakt-bar .row > div, #kontakt-bar .row > div, #kontakt-bar-link .row > div, .kontakt-bar-link .row > div {
          position: relative;
          width: 100%;
          min-height: 1px;
          padding-right: 0.75rem;
          padding-left: 0.75rem;
          flex: 0 0 66.66667%;
          max-width: 66.66667%; } }
  @media (max-width: 575px) and (min-width: 576px) {
    .kontakt-bar .row > div, #kontakt-bar .row > div, #kontakt-bar-link .row > div, .kontakt-bar-link .row > div {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (max-width: 575px) and (min-width: 768px) {
    .kontakt-bar .row > div, #kontakt-bar .row > div, #kontakt-bar-link .row > div, .kontakt-bar-link .row > div {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (max-width: 575px) and (min-width: 992px) {
    .kontakt-bar .row > div, #kontakt-bar .row > div, #kontakt-bar-link .row > div, .kontakt-bar-link .row > div {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (max-width: 575px) and (min-width: 1200px) {
    .kontakt-bar .row > div, #kontakt-bar .row > div, #kontakt-bar-link .row > div, .kontakt-bar-link .row > div {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
      @media (max-width: 575px) {
          .kontakt-bar .row > div.col-md-1, #kontakt-bar .row > div.col-md-1, #kontakt-bar-link .row > div.col-md-1, .kontakt-bar-link .row > div.col-md-1 {
            flex: 0 0 33.33333%;
            max-width: 33.33333%; } }

.accordion .panel-heading {
  cursor: pointer;
  background-color: #f4f4f4;
  margin-bottom: 5px;
  padding: 10px;
  padding-left: 3rem; }
  .accordion .panel-heading:before {
    content: " ";
    display: block;
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    margin-left: -2rem;
    background-image: url("../../files/theme_vorspiel/img/plus-white.svg");
    background-repeat: no-repeat;
    background-size: contain;
    fill: #fff;
    stroke: #fff; }
  .accordion .panel-heading[aria-expanded='true']:before {
    background-image: url("../../files/theme_vorspiel/img/minus-white.svg"); }

.fileUpload {
  position: relative;
  overflow: hidden; }
  .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0); }

.hook {
  color: #BF0000;
  padding-right: 5px; }

.form-group label {
  width: 100%; }

.form-group select {
  width: 100%; }

.data-section table {
  width: 100%; }
  .data-section table .attributes {
    width: 40% !important; }

.pdf_link {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 999;
  width: 100%;
  margin-top: 5vh; }
  @media (min-width: 576px) {
    .pdf_link {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .pdf_link {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .pdf_link {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .pdf_link {
      width: 1140px;
      max-width: 100%; } }
  .pdf_link a {
    float: right;
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem; }
    @media (min-width: 576px) {
      .pdf_link a {
        margin-right: -0.75rem;
        margin-left: -0.75rem; } }
    @media (min-width: 768px) {
      .pdf_link a {
        margin-right: -0.75rem;
        margin-left: -0.75rem; } }
    @media (min-width: 992px) {
      .pdf_link a {
        margin-right: -0.75rem;
        margin-left: -0.75rem; } }
    @media (min-width: 1200px) {
      .pdf_link a {
        margin-right: -0.75rem;
        margin-left: -0.75rem; } }
    .pdf_link a:after {
      display: block;
      content: " ";
      width: 2rem;
      height: 2rem;
      background-image: url("../../files/theme_vorspiel/img/printer-white.svg");
      background-size: contain;
      background-repeat: no-repeat; }
    .pdf_link a img {
      width: 0px;
      display: block !important; }

.ce_gallery {
  width: 100% !important; }

#home-header .container {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

#home-header .row {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.editableField {
  width: 100%; }
  .editableField .form-group, .editableField .row {
    width: 100%; }
  .editableField .submit {
    opacity: 1;
    display: block; }
    .editableField .submit.hidden {
      opacity: 0; }

.no-margin-top {
  margin-top: 0px !important; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.isotope {
  overflow: hidden;
  margin-bottom: 2rem; }
  .isotope .isotope-item {
    cursor: pointer;
    width: 33%;
    border-top: 0vh solid white; }
    @media (max-width: 576px) {
      .isotope .isotope-item {
        width: calc(100% - 15px); } }
    @media (min-width: 576px) and (max-width: 768px) {
      .isotope .isotope-item {
        width: calc(33% - 15px); } }
    @media (min-width: 768px) and (max-width: 992px) {
      .isotope .isotope-item {
        width: calc(33% - 15px); } }
    @media (min-width: 992px) {
      .isotope .isotope-item {
        width: calc(33% - 15px); } }

#isotopeModal .modal-header {
  padding-top: 0px;
  padding-bottom: 0px; }

#isotopeModal .modal-content {
  border-radius: 0px; }
  #isotopeModal .modal-content .modal-body {
    padding: 0px; }
    #isotopeModal .modal-content .modal-body .wrap .caption {
      display: none; }
    #isotopeModal .modal-content .modal-body .wrap img {
      width: 100%; }

#isotopeModal .modal-dialog {
  width: 100vw; }

.isotope-item {
  margin-top: 20px; }
  .isotope-item .wrap {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    height: auto;
    background-color: #930412;
    display: block; }
    .isotope-item .wrap .caption {
      position: absolute;
      top: 40%;
      opacity: 0;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      text-align: center;
      width: 100%; }
      .isotope-item .wrap .caption h4 {
        margin: 0px;
        color: white;
        padding: 0px; }
      .isotope-item .wrap .caption .goin:before {
        content: " ";
        display: block;
        left: 50%;
        margin-left: -10px;
        margin-top: -30px;
        position: absolute;
        width: 20px;
        height: 20px;
        background-image: url(../../files/theme_vorspiel/img/size-white.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        fill: #fff;
        stroke: #fff; }
    .isotope-item .wrap img {
      -webkit-transition: 0.3s;
      /* Safari */
      transition: 0.2s !important; }
  .isotope-item .wrap:hover .caption {
    display: block;
    opacity: 1;
    color: white;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    z-index: 999; }
  .isotope-item .wrap:hover img {
    -webkit-transition: 0.3s;
    /* Safari */
    transition: 0.2s !important;
    opacity: 0.2; }

.white .isotope-item {
  margin-top: 20px; }
  .white .isotope-item:nth-last-child(4) .wrap, .white .isotope-item:nth-last-child(1) .wrap, .white .isotope-item:nth-last-child(7) .wrap {
    border-right: 1px solid transparent !important; }
  .white .isotope-item .wrap {
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-filter: grayscale(90%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(90%);
    opacity: 0.8;
    background-color: white;
    display: block;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 20px; }
    .white .isotope-item .wrap:after {
      display: block;
      position: absolute;
      width: calc(100% -  20px);
      height: 1rem;
      content: "";
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .white .isotope-item .wrap .caption {
      position: absolute;
      top: 40%;
      opacity: 0;
      text-align: center;
      width: 100%; }
      .white .isotope-item .wrap .caption h4 {
        margin: 0px;
        color: #930412;
        padding: 0px; }
    .white .isotope-item .wrap img {
      -webkit-transition: 0.3s;
      /* Safari */
      transition: 1.2s !important;
      padding: 2.5rem; }
  .white .isotope-item .wrap:hover {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity: 1;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }
    .white .isotope-item .wrap:hover .caption {
      display: block;
      opacity: 0;
      color: #930412;
      z-index: 999; }
    .white .isotope-item .wrap:hover img {
      -webkit-transition: 0.3s;
      /* Safari */
      transition: 0.2s !important;
      opacity: 1; }

.flex-centered {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }

.navbar {
  z-index: 999; }
  .navbar .navbar-brand {
    margin-right: 0px; }
  .navbar .brand-logo {
    width: auto;
    background-image: url("/files/brand/logo-wide.svg");
    background-position: center left;
    min-width: 10rem;
    min-height: 10rem;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin-top: -0.3rem;
    margin-bottom: -6rem;
    margin-left: -0.1rem;
    z-index: 999;
    position: relative; }
    @media (max-width: 767px) {
      .navbar .brand-logo {
        border-left: 0px;
        min-width: 5rem;
        min-height: 5rem;
        margin-left: -0.1rem;
        margin-top: -1.2rem; } }
    @media (min-width: 767px) and (max-width: 991px) {
      .navbar .brand-logo {
        border-left: 0px; } }
    @media (min-width: 992px) {
      .navbar .brand-logo {
        border-left: 0px;
        margin-left: -0.1rem; } }
  .navbar .waSlideMenu-back {
    margin-top: 5px;
    padding-top: 1vh; }
    .navbar .waSlideMenu-back .btn {
      margin-left: -1rem; }
  .navbar.navbar-inverse {
    font-size: 1rem;
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    background-color: white !important;
    color: #000; }
    .navbar.navbar-inverse.scroll {
      -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15); }
    .navbar.navbar-inverse .navbar-toggler {
      border-color: #BF0000;
      border: 0 solid #BF0000;
      margin-top: 0.3rem;
      margin-bottom: 0.3rem;
      z-index: 9999; }
      .navbar.navbar-inverse .navbar-toggler .navbar-toggler-icon {
        background-color: #BF0000;
        height: 2px;
        margin-top: 15px; }
        .navbar.navbar-inverse .navbar-toggler .navbar-toggler-icon:before {
          content: " ";
          display: block;
          width: 100%;
          background-color: #BF0000;
          height: 2px;
          margin-top: -15px; }
        .navbar.navbar-inverse .navbar-toggler .navbar-toggler-icon:after {
          content: " ";
          display: block;
          width: 100%;
          background-color: #BF0000;
          height: 2px;
          margin-top: 5px; }
    .navbar.navbar-inverse ul .nav-item, .navbar.navbar-inverse ul li, .navbar.navbar-inverse ul .nav-link, .navbar.navbar-inverse ul .waSlideMenu-back {
      color: #000; }
      .navbar.navbar-inverse ul .nav-item .nav-link, .navbar.navbar-inverse ul .nav-item a, .navbar.navbar-inverse ul li .nav-link, .navbar.navbar-inverse ul li a, .navbar.navbar-inverse ul .nav-link .nav-link, .navbar.navbar-inverse ul .nav-link a, .navbar.navbar-inverse ul .waSlideMenu-back .nav-link, .navbar.navbar-inverse ul .waSlideMenu-back a {
        text-decoration: none;
        text-transform: uppercase; }
        .navbar.navbar-inverse ul .nav-item .nav-link:active, .navbar.navbar-inverse ul .nav-item a:active, .navbar.navbar-inverse ul li .nav-link:active, .navbar.navbar-inverse ul li a:active, .navbar.navbar-inverse ul .nav-link .nav-link:active, .navbar.navbar-inverse ul .nav-link a:active, .navbar.navbar-inverse ul .waSlideMenu-back .nav-link:active, .navbar.navbar-inverse ul .waSlideMenu-back a:active {
          color: #930412; }
        .navbar.navbar-inverse ul .nav-item .nav-link:hover, .navbar.navbar-inverse ul .nav-item a:hover, .navbar.navbar-inverse ul li .nav-link:hover, .navbar.navbar-inverse ul li a:hover, .navbar.navbar-inverse ul .nav-link .nav-link:hover, .navbar.navbar-inverse ul .nav-link a:hover, .navbar.navbar-inverse ul .waSlideMenu-back .nav-link:hover, .navbar.navbar-inverse ul .waSlideMenu-back a:hover {
          color: rgba(0, 0, 0, 0.8); }
        .navbar.navbar-inverse ul .nav-item .nav-link:active, .navbar.navbar-inverse ul .nav-item a:active, .navbar.navbar-inverse ul li .nav-link:active, .navbar.navbar-inverse ul li a:active, .navbar.navbar-inverse ul .nav-link .nav-link:active, .navbar.navbar-inverse ul .nav-link a:active, .navbar.navbar-inverse ul .waSlideMenu-back .nav-link:active, .navbar.navbar-inverse ul .waSlideMenu-back a:active {
          color: #930412; }
    @media (min-width: 992px) {
      .navbar.navbar-inverse ul.level_1 > .nav-item, .navbar.navbar-inverse ul.level_1 > li {
        height: 4.1rem;
        padding-left: 0.7vw;
        padding-right: 0.7vw; } }
    .navbar.navbar-inverse ul.level_1 > .nav-item .nav-link, .navbar.navbar-inverse ul.level_1 > li .nav-link {
      margin: auto 0px;
      /* Magic! */ }
    .navbar.navbar-inverse ul.level_1 > .nav-item:hover, .navbar.navbar-inverse ul.level_1 > li:hover {
      background-color: transparent; }
      .navbar.navbar-inverse ul.level_1 > .nav-item:hover .nav-link, .navbar.navbar-inverse ul.level_1 > li:hover .nav-link {
        color: #930412; }
    .navbar.navbar-inverse ul.level_1 > .nav-item.active, .navbar.navbar-inverse ul.level_1 > li.active {
      color: #BF0000;
      background-color: #f4f4f4;
      border-bottom: 2px solid #BF0000; }
      .navbar.navbar-inverse ul.level_1 > .nav-item.active .nav-link, .navbar.navbar-inverse ul.level_1 > li.active .nav-link {
        color: #BF0000; }
    .navbar.navbar-inverse ul.level_2 {
      display: block;
      float: left;
      width: 100%; }
      @media (min-width: 992px) {
        .navbar.navbar-inverse ul.level_2 {
          margin-top: 8.60vh;
          margin-left: -0.7vw; } }
      .navbar.navbar-inverse ul.level_2 > .nav-item .nav-link, .navbar.navbar-inverse ul.level_2 > li .nav-link {
        color: #fff;
        text-transform: initial; }
      .navbar.navbar-inverse ul.level_2 > .nav-item.active, .navbar.navbar-inverse ul.level_2 > li.active {
        color: #fff; }
        .navbar.navbar-inverse ul.level_2 > .nav-item.active .nav-link, .navbar.navbar-inverse ul.level_2 > li.active .nav-link {
          background-color: #a60000;
          color: #fff; }
      @media (max-width: 992px) {
        .navbar.navbar-inverse ul.level_2 > .nav-item .nav-link, .navbar.navbar-inverse ul.level_2 > li .nav-link {
          color: #000; }
        .navbar.navbar-inverse ul.level_2 > .nav-item:hover, .navbar.navbar-inverse ul.level_2 > li:hover {
          color: rgba(0, 0, 0, 0.8);
          background-color: #f4f4f4; }
          .navbar.navbar-inverse ul.level_2 > .nav-item:hover.waSlideMenu-back, .navbar.navbar-inverse ul.level_2 > li:hover.waSlideMenu-back {
            background-color: white; }
        .navbar.navbar-inverse ul.level_2 > .nav-item.active, .navbar.navbar-inverse ul.level_2 > li.active {
          color: #BF0000;
          background-color: #f4f4f4;
          border-bottom: 2px solid #BF0000; }
          .navbar.navbar-inverse ul.level_2 > .nav-item.active .nav-link, .navbar.navbar-inverse ul.level_2 > li.active .nav-link {
            color: #BF0000; }
        .navbar.navbar-inverse ul.level_2 > .nav-item.active, .navbar.navbar-inverse ul.level_2 > li.active {
          color: #000; }
          .navbar.navbar-inverse ul.level_2 > .nav-item.active .nav-link, .navbar.navbar-inverse ul.level_2 > li.active .nav-link {
            background-color: #a60000;
            color: #000; } }
  @media (max-width: 992px) {
    .navbar {
      width: 100vw; }
      .navbar .submenu {
        background-color: white;
        background-size: contain;
        background-position: right;
        background-repeat: no-repeat;
        background-position: center; }
        .navbar .submenu:before {
          position: absolute;
          content: " ";
          margin-top: 0.5rem;
          min-width: 1rem;
          min-height: 1rem;
          background-size: contain;
          background-repeat: no-repeat;
          width: 1rem;
          display: block;
          left: -0px !important;
          display: block;
          position: absolute;
          height: 1.2rem;
          background-position: right;
          background-image: url("../../files/theme_vorspiel/img/chevron-right_mod.svg");
          background-size: contain;
          pointer-events: none; } }
      @media (max-width: 992px) and (min-width: 576px) {
        .navbar .submenu:before {
          width: 540px;
          max-width: 100%; } }
      @media (max-width: 992px) and (min-width: 768px) {
        .navbar .submenu:before {
          width: 720px;
          max-width: 100%; } }
      @media (max-width: 992px) and (min-width: 992px) {
        .navbar .submenu:before {
          width: 960px;
          max-width: 100%; } }
      @media (max-width: 992px) and (min-width: 1200px) {
        .navbar .submenu:before {
          width: 1140px;
          max-width: 100%; } }
  @media (max-width: 992px) {
          .navbar .submenu:before.octicon-alert {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/alert.svg"); }
          .navbar .submenu:before.octicon-arrow-down {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-down.svg"); }
          .navbar .submenu:before.octicon-arrow-left {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-left.svg"); }
          .navbar .submenu:before.octicon-arrow-right {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-right.svg"); }
          .navbar .submenu:before.octicon-arrow-small-down {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-down.svg"); }
          .navbar .submenu:before.octicon-arrow-small-left {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-left.svg"); }
          .navbar .submenu:before.octicon-arrow-small-right {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-right.svg"); }
          .navbar .submenu:before.octicon-arrow-small-up {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-small-up.svg"); }
          .navbar .submenu:before.octicon-arrow-up {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/arrow-up.svg"); }
          .navbar .submenu:before.octicon-beaker {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/beaker.svg"); }
          .navbar .submenu:before.octicon-bell {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bell{.svg"); }
          .navbar .submenu:before.octicon-bold {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bold.svg"); }
          .navbar .submenu:before.octicon-book {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/book.svg"); }
          .navbar .submenu:before.octicon-bookmark {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bookmark.svg"); }
          .navbar .submenu:before.octicon-briefcase {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/briefcase.svg"); }
          .navbar .submenu:before.octicon-broadcast {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/broadcast.svg"); }
          .navbar .submenu:before.octicon-browser {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/browser.svg"); }
          .navbar .submenu:before.octicon-bug {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/bug.svg"); }
          .navbar .submenu:before.octicon-calendar {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/calendar.svg"); }
          .navbar .submenu:before.octicon-check {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/check.svg"); }
          .navbar .submenu:before.octicon-checklist {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/checklist.svg"); }
          .navbar .submenu:before.octicon-chevron-down {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-down.svg"); }
          .navbar .submenu:before.octicon-chevron-left {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-left.svg"); }
          .navbar .submenu:before.octicon-chevron-right {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-right.svg"); }
          .navbar .submenu:before.octicon-chevron-up {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/chevron-up.svg"); }
          .navbar .submenu:before.octicon-circle-slash {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/circle-slash.svg"); }
          .navbar .submenu:before.octicon-circuit-board {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/circuit-board.svg"); }
          .navbar .submenu:before.octicon-clippy {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/clippy.svg"); }
          .navbar .submenu:before.octicon-clock {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/clock.svg"); }
          .navbar .submenu:before.octicon-cloud-download {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/cloud-download.svg"); }
          .navbar .submenu:before.octicon-cloud-upload {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/cloud-upload.svg"); }
          .navbar .submenu:before.octicon-code {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/code.svg"); }
          .navbar .submenu:before.octicon-comment-discussion {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/comment-discussion.svg"); }
          .navbar .submenu:before.octicon-comment {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/comment.svg"); }
          .navbar .submenu:before.octicon-credit-card {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/credit-card.svg"); }
          .navbar .submenu:before.octicon-dash {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/dash.svg"); }
          .navbar .submenu:before.octicon-dashboard {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/dashboard.svg"); }
          .navbar .submenu:before.octicon-database {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/database.svg"); }
          .navbar .submenu:before.octicon-desktop-download {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/desktop-download.svg"); }
          .navbar .submenu:before.octicon-device-camera-video {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-camera-video.svg"); }
          .navbar .submenu:before.octicon-device-camera {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-camera.svg"); }
          .navbar .submenu:before.octicon-device-desktop {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-desktop.svg"); }
          .navbar .submenu:before.octicon-device-mobile {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/device-mobile.svg"); }
          .navbar .submenu:before.octicon-diff-added {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-added.svg"); }
          .navbar .submenu:before.octicon-diff-ignored {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-ignored.svg"); }
          .navbar .submenu:before.octicon-diff-modified {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-modified.svg"); }
          .navbar .submenu:before.octicon-diff-removed {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-removed.svg"); }
          .navbar .submenu:before.octicon-diff-renamed {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff-renamed.svg"); }
          .navbar .submenu:before.octicon-diff {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/diff.svg"); }
          .navbar .submenu:before.octicon-ellipses {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ellipses.svg"); }
          .navbar .submenu:before.octicon-ellipsis {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ellipsis.svg"); }
          .navbar .submenu:before.octicon-eye {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/eye.svg"); }
          .navbar .submenu:before.octicon-file-binary {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-binary.svg"); }
          .navbar .submenu:before.octicon-file-code {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-code.svg"); }
          .navbar .submenu:before.octicon-file-directory {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-directory.svg"); }
          .navbar .submenu:before.octicon-file-media {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-media.svg"); }
          .navbar .submenu:before.octicon-file-pdf {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-pdf.svg"); }
          .navbar .submenu:before.octicon-file-submodule {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-submodule.svg"); }
          .navbar .submenu:before.octicon-file-symlink-directory {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-symlink-directory.svg"); }
          .navbar .submenu:before.octicon-file-symlink-file {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-symlink-file.svg"); }
          .navbar .submenu:before.octicon-file-text {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-text.svg"); }
          .navbar .submenu:before.octicon-file-zip {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file-zip.svg"); }
          .navbar .submenu:before.octicon-file {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/file.svg"); }
          .navbar .submenu:before.octicon-flame {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/flame.svg"); }
          .navbar .submenu:before.octicon-fold {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/fold.svg"); }
          .navbar .submenu:before.octicon-gear {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gear.svg"); }
          .navbar .submenu:before.octicon-gift {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gift.svg"); }
          .navbar .submenu:before.octicon-gist-secret {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gist-secret.svg"); }
          .navbar .submenu:before.octicon-gist {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/gist.svg"); }
          .navbar .submenu:before.octicon-git-branch {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-branch.svg"); }
          .navbar .submenu:before.octicon-git-commit {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-commit.svg"); }
          .navbar .submenu:before.octicon-git-compare {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-compare.svg"); }
          .navbar .submenu:before.octicon-git-merge {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-merge.svg"); }
          .navbar .submenu:before.octicon-git-pull-request {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/git-pull-request.svg"); }
          .navbar .submenu:before.octicon-globe {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/globe.svg"); }
          .navbar .submenu:before.octicon-grabber {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/grabber.svg"); }
          .navbar .submenu:before.octicon-graph {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/graph.svg"); }
          .navbar .submenu:before.octicon-heart {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/heart.svg"); }
          .navbar .submenu:before.octicon-history {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/history.svg"); }
          .navbar .submenu:before.octicon-home {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/home.svg"); }
          .navbar .submenu:before.octicon-horizontal-rule {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/horizontal-rule.svg"); }
          .navbar .submenu:before.octicon-hubot {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/hubot.svg"); }
          .navbar .submenu:before.octicon-inbox {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/inbox.svg"); }
          .navbar .submenu:before.octicon-info {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/info.svg"); }
          .navbar .submenu:before.octicon-issue-closed {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-closed.svg"); }
          .navbar .submenu:before.octicon-issue-opened {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-opened.svg"); }
          .navbar .submenu:before.octicon-issue-reopened {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/issue-reopened.svg"); }
          .navbar .submenu:before.octicon-italic {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/italic.svg"); }
          .navbar .submenu:before.octicon-jersey {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/jersey.svg"); }
          .navbar .submenu:before.octicon-key {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/key.svg"); }
          .navbar .submenu:before.octicon-keyboard {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/keyboard.svg"); }
          .navbar .submenu:before.octicon-law {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/law.svg"); }
          .navbar .submenu:before.octicon-light-bulb {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/light-bulb.svg"); }
          .navbar .submenu:before.octicon-link-external {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/link-external.svg"); }
          .navbar .submenu:before.octicon-link {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/link.svg"); }
          .navbar .submenu:before.octicon-list-ordered {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/list-ordered.svg"); }
          .navbar .submenu:before.octicon-list-unordered {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/list-unordered.svg"); }
          .navbar .submenu:before.octicon-location {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/location.svg"); }
          .navbar .submenu:before.octicon-lock {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/lock.svg"); }
          .navbar .submenu:before.octicon-logo-gist {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/logo-gist.svg"); }
          .navbar .submenu:before.octicon-logo-github {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/logo-github.svg"); }
          .navbar .submenu:before.octicon-mail-read {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail-read.svg"); }
          .navbar .submenu:before.octicon-mail-reply {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail-reply.svg"); }
          .navbar .submenu:before.octicon-mail {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mail.svg"); }
          .navbar .submenu:before.octicon-mark-github {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mark-github.svg"); }
          .navbar .submenu:before.octicon-markdown {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/markdown.svg"); }
          .navbar .submenu:before.octicon-megaphone {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/megaphone.svg"); }
          .navbar .submenu:before.octicon-mention {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mention.svg"); }
          .navbar .submenu:before.octicon-milestone {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/milestone.svg"); }
          .navbar .submenu:before.octicon-mirror {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mirror.svg"); }
          .navbar .submenu:before.octicon-mortar-board {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mortar-board.svg"); }
          .navbar .submenu:before.octicon-mute {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/mute.svg"); }
          .navbar .submenu:before.octicon-no-newline {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/no-newline.svg"); }
          .navbar .submenu:before.octicon-note {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/note.svg"); }
          .navbar .submenu:before.octicon-octoface {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/octoface.svg"); }
          .navbar .submenu:before.octicon-organization {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/organization.svg"); }
          .navbar .submenu:before.octicon-package {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/package.svg"); }
          .navbar .submenu:before.octicon-paintcan {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/paintcan.svg"); }
          .navbar .submenu:before.octicon-pencil {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pencil.svg"); }
          .navbar .submenu:before.octicon-person {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/person.svg"); }
          .navbar .submenu:before.octicon-pin {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pin.svg"); }
          .navbar .submenu:before.octicon-plug {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plug.svg"); }
          .navbar .submenu:before.octicon-plus-small {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plus-small.svg"); }
          .navbar .submenu:before.octicon-plus {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/plus.svg"); }
          .navbar .submenu:before.octicon-primitive-dot {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/primitive-dot.svg"); }
          .navbar .submenu:before.octicon-primitive-square {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/primitive-square.svg"); }
          .navbar .submenu:before.octicon-project {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/project.svg"); }
          .navbar .submenu:before.octicon-pulse {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/pulse.svg"); }
          .navbar .submenu:before.octicon-question {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/question.svg"); }
          .navbar .submenu:before.octicon-quote {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/quote.svg"); }
          .navbar .submenu:before.octicon-radio-tower {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/radio-tower.svg"); }
          .navbar .submenu:before.octicon-reply {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/reply.svg"); }
          .navbar .submenu:before.octicon-repo-clone {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-clone.svg"); }
          .navbar .submenu:before.octicon-repo-force-push {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-force-push.svg"); }
          .navbar .submenu:before.octicon-repo-forked {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-forked.svg"); }
          .navbar .submenu:before.octicon-repo-pull {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-pull.svg"); }
          .navbar .submenu:before.octicon-repo-push {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo-push.svg"); }
          .navbar .submenu:before.octicon-repo {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/repo.svg"); }
          .navbar .submenu:before.octicon-rocket {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/rocket.svg"); }
          .navbar .submenu:before.octicon-rss {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/rss.svg"); }
          .navbar .submenu:before.octicon-ruby {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/ruby.svg"); }
          .navbar .submenu:before.octicon-screen-full {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/screen-full.svg"); }
          .navbar .submenu:before.octicon-screen-normal {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/screen-normal.svg"); }
          .navbar .submenu:before.octicon-search {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/search.svg"); }
          .navbar .submenu:before.octicon-server {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/server.svg"); }
          .navbar .submenu:before.octicon-settings {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/settings.svg"); }
          .navbar .submenu:before.octicon-shield {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/shield.svg"); }
          .navbar .submenu:before.octicon-sign-in {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sign-in.svg"); }
          .navbar .submenu:before.octicon-sign-out {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sign-out.svg"); }
          .navbar .submenu:before.octicon-smiley {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/smiley.svg"); }
          .navbar .submenu:before.octicon-squirrel {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/squirrel.svg"); }
          .navbar .submenu:before.octicon-star {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/star.svg"); }
          .navbar .submenu:before.octicon-stop {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/stop.svg"); }
          .navbar .submenu:before.octicon-sync {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/sync.svg"); }
          .navbar .submenu:before.octicon-tag {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tag.svg"); }
          .navbar .submenu:before.octicon-tasklist {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tasklist.svg"); }
          .navbar .submenu:before.octicon-telescope {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/telescope.svg"); }
          .navbar .submenu:before.octicon-terminal {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/terminal.svg"); }
          .navbar .submenu:before.octicon-text-size {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/text-size.svg"); }
          .navbar .submenu:before.octicon-three-bars {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/three-bars.svg"); }
          .navbar .submenu:before.octicon-thumbsdown {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/thumbsdown.svg"); }
          .navbar .submenu:before.octicon-thumbsup {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/thumbsup.svg"); }
          .navbar .submenu:before.octicon-tools {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/tools.svg"); }
          .navbar .submenu:before.octicon-trashcan {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/trashcan.svg"); }
          .navbar .submenu:before.octicon-triangle-down {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-down.svg"); }
          .navbar .submenu:before.octicon-triangle-left {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-left.svg"); }
          .navbar .submenu:before.octicon-triangle-right {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-right.svg"); }
          .navbar .submenu:before.octicon-triangle-up {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/triangle-up.svg"); }
          .navbar .submenu:before.octicon-unfold {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unfold.svg"); }
          .navbar .submenu:before.octicon-unmute {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unmute.svg"); }
          .navbar .submenu:before.octicon-unverified {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/unverified.svg"); }
          .navbar .submenu:before.octicon-verified {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/verified.svg"); }
          .navbar .submenu:before.octicon-versions {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/versions.svg"); }
          .navbar .submenu:before.octicon-watch {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/watch.svg"); }
          .navbar .submenu:before.octicon-x {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/x.svg"); }
          .navbar .submenu:before.octicon-zap {
            background-image: url("../../files/theme_vorspiel/node_modules/octicons/build/svg/zap.svg"); }
          .navbar .submenu:before.octicon-device-mobile {
            background-image: url("../../files/theme_vorspiel/img/mobile-primary.svg");
            margin-right: 0.8rem; }
            .navbar .submenu:before.octicon-device-mobile.old {
              background-image: url("../../files/theme_vorspiel/img/phone-primary.svg") !important; }
          .navbar .submenu:before.octicon-device-printer {
            background-image: url("../../files/theme_vorspiel/img/printer-primary.svg");
            margin-right: 0.8rem; }
          .navbar .submenu:before.octicon-device-mobile-white {
            background-image: url("../../files/theme_vorspiel/img/phone-white.svg");
            margin-right: 0.8rem; }
          .navbar .submenu:before.octicon-device-printer-white {
            background-image: url("../../files/theme_vorspiel/img/printer-white.svg");
            margin-right: 0.8rem; }
          .navbar .submenu:before.octicon-mail {
            background-image: url("../../files/theme_vorspiel/img/mail-primary.svg");
            margin-right: 0.8rem;
            margin-top: 0.2rem; }
          .navbar .submenu:before.octicon-mail-white {
            background-image: url("../../files/theme_vorspiel/img/mail-white.svg");
            margin-right: 0.8rem;
            margin-top: 0.2rem; } }
      @media (max-width: 992px) and (max-width: 600px) {
        .navbar .submenu:before {
          left: -0px !important;
          margin-left: 85%; } }
      @media (max-width: 992px) and (min-width: 767px) {
        .navbar .submenu:before {
          left: -50px !important; } }
  @media (max-width: 992px) {
      .navbar .nav-item, .navbar .nav-link, .navbar li {
        border-bottom: 1px solid #eee; }
        .navbar .nav-item:last-child, .navbar .nav-link:last-child, .navbar li:last-child {
          border-bottom: 0px; }
      .navbar .level_2 {
        width: calc(100vw); } }
  @media (min-width: 992px) {
    .navbar .navbar-brand {
      margin-right: 0px;
      margin-left: 6px; }
    .navbar .level_2 {
      border-top: 3px solid #930412;
      position: absolute !important;
      width: auto !important;
      background-color: #BF0000;
      top: -1rem; }
      .navbar .level_2 .nav-item, .navbar .level_2 li {
        border-bottom: 0.1vh solid #d90000; }
        .navbar .level_2 .nav-item:hover, .navbar .level_2 li:hover {
          background-color: #a60000; }
        .navbar .level_2 .nav-item .nav-link, .navbar .level_2 li .nav-link {
          color: white !important; }
    .navbar .level_1 {
      padding-left: 10px; }
      .navbar .level_1 a.nav-link {
        font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        font-weight: 900 !important; }
    .navbar .nav-item, .navbar li {
      flex-direction: column;
      display: flex; }
      .navbar .nav-item .level_2, .navbar li .level_2 {
        padding: 0.1vw;
        display: none !important; }
        .navbar .nav-item .level_2 .nav-item, .navbar .nav-item .level_2 li, .navbar li .level_2 .nav-item, .navbar li .level_2 li {
          padding-bottom: 0.1vh;
          padding-top: 0.1vh; }
      .navbar .nav-item:hover .level_2, .navbar li:hover .level_2 {
        display: block !important; } }

@media (max-width: 992px) {
  .nav-pull {
    width: 100% !important;
    overflow-y: scroll !important;
    max-height: 100vh !important; }
  .navbar-collapse {
    width: 100% !important;
    opacity: 0;
    height: 0px;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease; }
    .navbar-collapse.show {
      min-height: 100vh;
      opacity: 1;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      margin-top: -5rem; }
      .navbar-collapse.show:before {
        display: block;
        content: "";
        position: relative;
        margin-top: 4rem; } }
      @media (max-width: 992px) and (min-width: 767px) {
        .navbar-collapse.show:before {
          margin-top: 5.5rem; } }

@media (max-width: 992px) {
      .navbar-collapse.show .level_1 li {
        padding: 0.5rem; } }

.nav-pull {
  right: 0px;
  position: absolute;
  padding-right: 30px;
  margin-right: 0px;
  padding-right: 0px; }
  @media (max-width: 768px) {
    .nav-pull {
      position: relative;
      left: 0px; } }
  @media (max-width: 992px) {
    .nav-pull {
      margin-left: 0px !important;
      padding-left: 0px !important; } }

@media (max-width: 992px) {
  .nav-pull {
    overflow: hidden;
    width: 100vw;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0.75rem;
    padding-left: 0.75rem; } }
  @media (max-width: 992px) and (min-width: 576px) {
    .nav-pull {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .nav-pull {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (max-width: 992px) and (min-width: 992px) {
    .nav-pull {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (max-width: 992px) and (min-width: 1200px) {
    .nav-pull {
      padding-right: 0.75rem;
      padding-left: 0.75rem; } }
  @media (max-width: 992px) and (min-width: 576px) {
    .nav-pull {
      width: 540px;
      max-width: 100%; } }
  @media (max-width: 992px) and (min-width: 768px) {
    .nav-pull {
      width: 720px;
      max-width: 100%; } }
  @media (max-width: 992px) and (min-width: 992px) {
    .nav-pull {
      width: 960px;
      max-width: 100%; } }
  @media (max-width: 992px) and (min-width: 1200px) {
    .nav-pull {
      width: 1140px;
      max-width: 100%; } }

@media (max-width: 992px) {
  .waSlideMenu-nav {
    width: 100vw !important;
    max-width: 100vw !important;
    top: 5rem; } }

#header {
  position: fixed;
  width: 100vw;
  height: auto;
  z-index: 999; }
  #header #mainnav {
    padding: 0px;
    border: 0px solid green; }
    @media (max-width: 992px) {
      #header #mainnav {
        top: 0px !important; } }
    #header #mainnav .inner {
      position: relative;
      margin-left: auto;
      margin-right: auto;
      padding-right: 0.75rem;
      padding-left: 0.75rem; }
      @media (min-width: 576px) {
        #header #mainnav .inner {
          padding-right: 0.75rem;
          padding-left: 0.75rem; } }
      @media (min-width: 768px) {
        #header #mainnav .inner {
          padding-right: 0.75rem;
          padding-left: 0.75rem; } }
      @media (min-width: 992px) {
        #header #mainnav .inner {
          padding-right: 0.75rem;
          padding-left: 0.75rem; } }
      @media (min-width: 1200px) {
        #header #mainnav .inner {
          padding-right: 0.75rem;
          padding-left: 0.75rem; } }
      @media (max-width: 768px) {
        #header #mainnav .inner {
          margin-left: 0px;
          margin-right: 0px; } }

@media (min-width: 768px) and (min-width: 576px) {
  #header #mainnav .inner {
    width: 540px;
    max-width: 100%; } }

@media (min-width: 768px) and (min-width: 768px) {
  #header #mainnav .inner {
    width: 720px;
    max-width: 100%; } }

@media (min-width: 768px) and (min-width: 992px) {
  #header #mainnav .inner {
    width: 960px;
    max-width: 100%; } }

@media (min-width: 768px) and (min-width: 1200px) {
  #header #mainnav .inner {
    width: 1140px;
    max-width: 100%; } }
      #header #mainnav .inner .inner-row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -0.75rem;
        margin-left: -0.75rem;
        border: 0px solid green; }
        @media (min-width: 576px) {
          #header #mainnav .inner .inner-row {
            margin-right: -0.75rem;
            margin-left: -0.75rem; } }
        @media (min-width: 768px) {
          #header #mainnav .inner .inner-row {
            margin-right: -0.75rem;
            margin-left: -0.75rem; } }
        @media (min-width: 992px) {
          #header #mainnav .inner .inner-row {
            margin-right: -0.75rem;
            margin-left: -0.75rem; } }
        @media (min-width: 1200px) {
          #header #mainnav .inner .inner-row {
            margin-right: -0.75rem;
            margin-left: -0.75rem; } }
      #header #mainnav .inner .navbar-brand-outer {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
        border: 0px solid green; }
        @media (min-width: 576px) {
          #header #mainnav .inner .navbar-brand-outer {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 768px) {
          #header #mainnav .inner .navbar-brand-outer {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 992px) {
          #header #mainnav .inner .navbar-brand-outer {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 1200px) {
          #header #mainnav .inner .navbar-brand-outer {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        #header #mainnav .inner .navbar-brand-outer .navbar-brand {
          margin-left: 0px;
          padding: 0px; }
      @media (max-width: 992px) {
        #header #mainnav .inner .navbar-brand-outer {
          flex: 0 0 66.66667%;
          max-width: 66.66667%; } }
      #header #mainnav .inner .navbar-toggler {
        text-align: right;
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        right: 0px;
        position: absolute;
        padding-right: 30px;
        margin-right: 0px; }
        @media (min-width: 576px) {
          #header #mainnav .inner .navbar-toggler {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 768px) {
          #header #mainnav .inner .navbar-toggler {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 992px) {
          #header #mainnav .inner .navbar-toggler {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 1200px) {
          #header #mainnav .inner .navbar-toggler {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (max-width: 768px) {
          #header #mainnav .inner .navbar-toggler {
            position: relative;
            left: 0px; } }
        @media (min-width: 567px) {
          #header #mainnav .inner .navbar-toggler {
            margin-left: -20px; } }
      #header #mainnav .inner .nav-list {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
        border: 0px solid green; }
        @media (min-width: 576px) {
          #header #mainnav .inner .nav-list {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 768px) {
          #header #mainnav .inner .nav-list {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 992px) {
          #header #mainnav .inner .nav-list {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (min-width: 1200px) {
          #header #mainnav .inner .nav-list {
            padding-right: 0.75rem;
            padding-left: 0.75rem; } }
        @media (max-width: 992px) {
          #header #mainnav .inner .nav-list {
            flex: 0 0 100%;
            max-width: 100%; } }

.list-vertical .nav-item, .list-vertical .onScreen {
  float: none !important; }

.navbar-nav.l2 li {
  margin: 0px !important;
  border-top: 1px solid #ddd; }

@media (max-width: 992px) {
  .navbar.navbar-inverse ul.level_2 > .nav-item.active .nav-link, .navbar.navbar-inverse ul.level_2 > li.active .nav-link {
    background-color: transparent !important;
    color: #fff !important; } }

.quickbar {
  position: fixed;
  background-color: #BF0000;
  width: 100%;
  height: 2rem;
  z-index: 999;
  color: white;
  font-size: 0.8rem; }
  .quickbar a {
    color: white;
    padding-left: 1vw;
    padding-right: 0px; }
    @media (max-width: 929px) {
      .quickbar a {
        display: none; } }
  .quickbar .svg {
    fill: white; }
  .quickbar .row {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem; }
  .quickbar .pull-right {
    text-align: right;
    right: 0px;
    position: relative;
    display: block; }
  @media (max-width: 767px) {
    .quickbar {
      display: none; } }
  @media (min-width: 576px) and (max-width: 989px) {
    .quickbar {
      height: 3.5rem; } }

.navbar {
  top: 2rem; }
  @media (max-width: 576px) {
    .navbar {
      top: 0; } }
  @media (min-width: 576px) and (max-width: 989px) {
    .navbar {
      top: 3.5rem; } }

/*
Bootstrap 4 Carousel with Fade Captions
Code snippet by Jonathan Adcox (Follow me on Twitter @soldierupdesign) for Bootsnipp.com
Image credits: unsplash.com
*/
/*       Bs Fade carousel       */
.fade-carousel {
  position: relative;
  height: 16rem; }

.carousel-inner,
.carousel-item {
  width: 100%; }

.fade-carousel .carousel-inner .carousel-item {
  height: 16rem; }

.fade-carousel .carousel-indicators > li {
  margin: 0 2px;
  background-color: #BF0000;
  border-color: #930412;
  opacity: .7;
  max-width: 1rem;
  height: 1rem;
  width: 1rem;
  border-radius: 100%; }

.fade-carousel .carousel-indicators > li.active {
  opacity: 1; }

/*      Carousel Captions       */
.fade-carousel .carousel-inner .carousel-caption {
  top: 0%;
  left: 50%;
  width: 100vw;
  color: #fff;
  text-align: center;
  text-transform: initial;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }
  .fade-carousel .carousel-inner .carousel-caption .container {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
    .fade-carousel .carousel-inner .carousel-caption .container .row {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
      height: 38rem; }
      .fade-carousel .carousel-inner .carousel-caption .container .row div {
        margin: auto 0px; }
        .fade-carousel .carousel-inner .carousel-caption .container .row div p {
          margin-top: 1rem;
          color: #BF0000;
          text-transform: initial; }

.carousel-content {
  margin-bottom: 20px;
  margin-bottom: 2rem; }
  .carousel-content .carousel-inner .carousel-caption {
    display: none; }

.fade-carousel .carousel-inner .carousel-caption h1 {
  font-size: 220%; }

@media (min-width: 768px) {
  .fade-carousel .carousel-inner .carousel-caption h1 {
    font-size: 240%;
    font-weight: 800;
    margin: 0;
    padding: 0; } }

.fade-carousel .carousel-inner .carousel-caption {
  opacity: 0;
  -webkit-transition: 2s all ease-in-out .1s;
  -moz-transition: 2s all ease-in-out .1s;
  -ms-transition: 2s all ease-in-out .1s;
  -o-transition: 2s all ease-in-out .1s;
  transition: 2s all ease-in-out .1s; }

.fade-carousel .carousel-inner .active .carousel-caption {
  opacity: 1;
  -webkit-transition: 2s all ease-in-out .1s;
  -moz-transition: 2s all ease-in-out .1s;
  -ms-transition: 2s all ease-in-out .1s;
  -o-transition: 2s all ease-in-out .1s;
  transition: 2s all ease-in-out .1s; }

/*       Slides backgrounds     */
.fade-carousel .carousel-inner .slide-1,
.fade-carousel .carousel-inner .slide-2,
.fade-carousel .carousel-inner .slide-3,
.fade-carousel .carousel-inner .slide-tie {
  width: 100vw;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.carousel-control-prev, .carousel-control-next {
  z-index: 998;
  opacity: 0.3;
  -webkit-transition: 0.2s all ease-in-out .1s;
  -moz-transition: 0.2s all ease-in-out .1s;
  -ms-transition: 0.2s all ease-in-out .1s;
  -o-transition: 0.2s all ease-in-out .1s;
  transition: 0.2s all ease-in-out .1s; }
  .carousel-control-prev:hover, .carousel-control-next:hover {
    opacity: 0.5; }
  .carousel-control-prev .carousel-control-prev-icon, .carousel-control-prev .carousel-control-next-icon, .carousel-control-next .carousel-control-prev-icon, .carousel-control-next .carousel-control-next-icon {
    background-color: transparent;
    padding: 2.5rem;
    background-size: 2rem; }
  .carousel-control-prev .carousel-control-prev-icon, .carousel-control-next .carousel-control-prev-icon {
    background-image: url(../../files/theme_vorspiel/img/left-white.svg); }
  .carousel-control-prev .carousel-control-next-icon, .carousel-control-next .carousel-control-next-icon {
    background-image: url(../../files/theme_vorspiel/img/right-white.svg); }

.home {
  margin-top: -6rem; }

.carousel-head .carousel-indicators {
  display: none; }

.carousel-head .carousel-control-prev, .carousel-head .carousel-control-next {
  display: none; }
  .carousel-head .carousel-control-prev .carousel-control-prev-icon, .carousel-head .carousel-control-prev .carousel-control-next-icon, .carousel-head .carousel-control-next .carousel-control-prev-icon, .carousel-head .carousel-control-next .carousel-control-next-icon {
    background-size: 4rem; }

.carousel-head .carousel-inner .carousel-caption {
  position: absolute;
  top: 19.5rem;
  max-height: 100%;
  margin: auto 0px;
  z-index: 3;
  text-align: center; }
  @media (max-width: 1100px) {
    .carousel-head .carousel-inner .carousel-caption {
      top: 19.5rem; } }
  @media (max-width: 992px) {
    .carousel-head .carousel-inner .carousel-caption {
      top: 10rem; } }
  @media (max-width: 767px) {
    .carousel-head .carousel-inner .carousel-caption {
      top: 5rem; } }
  .carousel-head .carousel-inner .carousel-caption h1 {
    text-align: center;
    color: white; }
  .carousel-head .carousel-inner .carousel-caption p {
    text-align: center;
    font-size: 150%;
    color: white !important; }

.carousel-head.bow .carousel-inner .slide-tie:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0px;
  right: 0px;
  background-image: url(../../files/theme_vorspiel/img/bow.svg);
  opacity: 0.7;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  width: calc(100% - 1px);
  margin-left: -0rem;
  height: 100%;
  z-index: 0; }

.carousel-head.fade-carousel,
.carousel-head.fade-carousel .carousel-inner .carousel-item,
.carousel-head.fade-carousel .carousel-inner .slide-1,
.carousel-head.fade-carousel .carousel-inner .slide-2,
.carousel-head.fade-carousel .carousel-inner .slide-3,
.carousel-head.fade-carousel .carousel-inner .slide-tie {
  height: 50rem; }
  @media (max-width: 992px) {
    .carousel-head.fade-carousel,
    .carousel-head.fade-carousel .carousel-inner .carousel-item,
    .carousel-head.fade-carousel .carousel-inner .slide-1,
    .carousel-head.fade-carousel .carousel-inner .slide-2,
    .carousel-head.fade-carousel .carousel-inner .slide-3,
    .carousel-head.fade-carousel .carousel-inner .slide-tie {
      height: 40rem; } }

.carousel-head.fade-carousel .carousel-inner .slide-tie {
  -webkit-filter: grayscale(20%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(20%); }
  .carousel-head.fade-carousel .carousel-inner .slide-tie:after {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%); }

@media (min-width: 767px) {
  .carousel-head.fade-carousel,
  .carousel-head.fade-carousel .carousel-inner .carousel-item,
  .carousel-head.fade-carousel .carousel-inner .slide-1,
  .carousel-head.fade-carousel .carousel-inner .slide-2,
  .carousel-head.fade-carousel .carousel-inner .slide-3,
  .carousel-head.fade-carousel .carousel-inner .slide-tie {
    height: 38rem; }
  .carousel-head .carousel-control-prev, .carousel-head .carousel-control-next {
    display: flex;
    width: 9%; } }

@media (min-width: 767px) {
  .carousel-content {
    height: 100vh;
    padding: 3px;
    margin-top: 3vh; }
    .carousel-content .carousel-inner .carousel-item {
      height: 100vh; } }

.owl-control-items {
  margin-top: -75px;
  margin-bottom: 20px;
  display: block;
  text-align: right; }
  .owl-control-items .owl-next {
    display: inline;
    background-color: transparent;
    border: 0px; }
    .owl-control-items .owl-next:active, .owl-control-items .owl-next:visited {
      border: none; }
    .owl-control-items .owl-next:before {
      content: " ";
      display: block;
      position: relative;
      width: 14px;
      height: 14px;
      background-image: url(../../files/theme_vorspiel/img/chevron-right_mod.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      fill: #fff;
      stroke: #fff; }
  .owl-control-items .owl-prev {
    border: 0px;
    background-color: transparent;
    display: inline; }
    .owl-control-items .owl-prev:active, .owl-control-items .owl-prev:visited {
      border: none; }
    .owl-control-items .owl-prev:before {
      content: " ";
      display: block;
      position: relative;
      width: 14px;
      height: 14px;
      background-image: url(../../files/theme_vorspiel/img/chevron-left_mod.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      fill: #fff;
      stroke: #fff; }

.owl-page span {
  max-width: 1rem !important;
  height: 1rem !important;
  width: 1rem !important;
  border-radius: 100%; }

#footer {
  background-color: #BF0000;
  color: white;
  font-size: 0.8rem; }
  #footer .row {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  #footer .list-inline li, #footer .list-inline .nav-item {
    padding-left: 10px;
    float: right;
    display: block; }
    #footer .list-inline li a, #footer .list-inline .nav-item a {
      padding: 0px;
      color: white; }
      #footer .list-inline li a:active, #footer .list-inline .nav-item a:active {
        color: white; }
      #footer .list-inline li a:hover, #footer .list-inline .nav-item a:hover {
        color: #e6e6e6; }
      #footer .list-inline li a:active, #footer .list-inline .nav-item a:active {
        color: white; }
  #footer.v1, #footer .v1 {
    background-color: #fff;
    color: black;
    font-size: 1rem; }
    #footer.v1 b, #footer .v1 b {
      font-style: italic;
      font-weight: bold;
      font-size: 1.1rem;
      padding-bottom: 1rem; }
    #footer.v1 .row, #footer .v1 .row {
      margin-top: 0px;
      margin-bottom: 0px;
      padding-top: 0px !important;
      padding-bottom: 0px !important; }
    #footer.v1 .list-inline li, #footer.v1 .list-inline .nav-item, #footer .v1 .list-inline li, #footer .v1 .list-inline .nav-item {
      padding-left: 0px;
      float: right;
      display: block; }
      #footer.v1 .list-inline li a, #footer.v1 .list-inline .nav-item a, #footer .v1 .list-inline li a, #footer .v1 .list-inline .nav-item a {
        padding: 0px;
        color: black; }
        #footer.v1 .list-inline li a:active, #footer.v1 .list-inline .nav-item a:active, #footer .v1 .list-inline li a:active, #footer .v1 .list-inline .nav-item a:active {
          color: #BF0000; }
        #footer.v1 .list-inline li a:hover, #footer.v1 .list-inline .nav-item a:hover, #footer .v1 .list-inline li a:hover, #footer .v1 .list-inline .nav-item a:hover {
          color: #8c0000; }
        #footer.v1 .list-inline li a:active, #footer.v1 .list-inline .nav-item a:active, #footer .v1 .list-inline li a:active, #footer .v1 .list-inline .nav-item a:active {
          color: #BF0000; }

.ce_metamodel_list {
  width: 100%; }

/* Always set the map height explicitly to define the size of the div
* element that contains the map. */
#map {
  height: 66.3vh; }

.sport_card_isotope .card .card-img {
  width: 100%;
  height: auto; }

@media (min-width: 667px) {
  .sport_card_isotope .card-footer {
    padding-top: 0px; } }

.filterCheckboxes .clear {
  clear: both; }

.filterCheckboxes .checkbox {
  float: left !important; }

.calendar {
  width: 100%; }

.training_calendar {
  overflow-x: scroll; }
  .training_calendar .calendar {
    background-color: white; }
    .training_calendar .calendar td.weekday {
      width: 14.2857%;
      background-color: #930412;
      text-align: center;
      padding: 10px; }
      .training_calendar .calendar td.weekday h2 {
        color: white;
        margin: 0px !important; }
    .training_calendar .calendar td {
      border: 2px solid #f4f4f4;
      vertical-align: top; }
    .training_calendar .calendar .event {
      padding: 10px;
      background-color: #555555;
      color: white;
      cursor: pointer;
      border-bottom: 2px solid #f4f4f4; }

.mod_newslist .more a, .mod_newslist .back a, .mod_newsreader .more a, .mod_newsreader .back a {
  color: white;
  background-color: #930412;
  border-color: #930412;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  padding: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-decoration: none; }
  .mod_newslist .more a:hover, .mod_newslist .back a:hover, .mod_newsreader .more a:hover, .mod_newsreader .back a:hover {
    color: white;
    background-color: #61030c;
    border-color: #57020b; }
  .mod_newslist .more a:focus, .mod_newslist .more a.focus, .mod_newslist .back a:focus, .mod_newslist .back a.focus, .mod_newsreader .more a:focus, .mod_newsreader .more a.focus, .mod_newsreader .back a:focus, .mod_newsreader .back a.focus {
    box-shadow: 0 0 0 2px rgba(147, 4, 18, 0.5); }
  .mod_newslist .more a.disabled, .mod_newslist .more a:disabled, .mod_newslist .back a.disabled, .mod_newslist .back a:disabled, .mod_newsreader .more a.disabled, .mod_newsreader .more a:disabled, .mod_newsreader .back a.disabled, .mod_newsreader .back a:disabled {
    background-color: #930412;
    border-color: #930412; }
  .mod_newslist .more a:active, .mod_newslist .more a.active,
  .show > .mod_newslist .more a.dropdown-toggle, .mod_newslist .back a:active, .mod_newslist .back a.active,
  .show > .mod_newslist .back a.dropdown-toggle, .mod_newsreader .more a:active, .mod_newsreader .more a.active,
  .show > .mod_newsreader .more a.dropdown-toggle, .mod_newsreader .back a:active, .mod_newsreader .back a.active,
  .show > .mod_newsreader .back a.dropdown-toggle {
    color: white;
    background-color: #61030c;
    background-image: none;
    border-color: #57020b;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  @media (min-width: 992px) {
    .mod_newslist .more a, .mod_newslist .back a, .mod_newsreader .more a, .mod_newsreader .back a {
      padding: 2rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem; } }

.mod_newslist h2, .mod_newsreader h2 {
  margin-top: 0px !important; }
  .mod_newslist h2 a, .mod_newsreader h2 a {
    color: #BF0000; }

.mod_newslist .layout_latest.tease, .mod_newsreader .layout_latest.tease {
  background-color: #BF0000; }
  .mod_newslist .layout_latest.tease h2, .mod_newslist .layout_latest.tease a, .mod_newslist .layout_latest.tease p, .mod_newsreader .layout_latest.tease h2, .mod_newsreader .layout_latest.tease a, .mod_newsreader .layout_latest.tease p {
    color: white; }
  .mod_newslist .layout_latest.tease h2, .mod_newsreader .layout_latest.tease h2 {
    margin-bottom: 1rem !important; }
  .mod_newslist .layout_latest.tease .text, .mod_newsreader .layout_latest.tease .text {
    padding: 1rem; }
    @media (min-width: 992px) {
      .mod_newslist .layout_latest.tease .text, .mod_newsreader .layout_latest.tease .text {
        padding: 2rem; } }
  .mod_newslist .layout_latest.tease .row, .mod_newsreader .layout_latest.tease .row {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .mod_newslist .layout_latest.tease figure, .mod_newsreader .layout_latest.tease figure {
    margin: 0px; }
  .mod_newslist .layout_latest.tease.diff, .mod_newsreader .layout_latest.tease.diff {
    background-color: white; }
    @media (max-width: 991px) {
      .mod_newslist .layout_latest.tease.diff, .mod_newsreader .layout_latest.tease.diff {
        border-bottom: 1px solid #eee;
        margin-bottom: 1rem; } }
    .mod_newslist .layout_latest.tease.diff p, .mod_newsreader .layout_latest.tease.diff p {
      color: #000; }
    .mod_newslist .layout_latest.tease.diff h2, .mod_newslist .layout_latest.tease.diff h2 a, .mod_newslist .layout_latest.tease.diff h3, .mod_newslist .layout_latest.tease.diff h3 a, .mod_newsreader .layout_latest.tease.diff h2, .mod_newsreader .layout_latest.tease.diff h2 a, .mod_newsreader .layout_latest.tease.diff h3, .mod_newsreader .layout_latest.tease.diff h3 a {
      color: #BF0000;
      margin-bottom: 1rem !important; }
    .mod_newslist .layout_latest.tease.diff .text, .mod_newsreader .layout_latest.tease.diff .text {
      padding: 0rem; }
      @media (min-width: 992px) {
        .mod_newslist .layout_latest.tease.diff .text, .mod_newsreader .layout_latest.tease.diff .text {
          padding: 0rem; } }
    .mod_newslist .layout_latest.tease.diff .row, .mod_newsreader .layout_latest.tease.diff .row {
      padding-top: 0px !important;
      padding-bottom: 0px !important; }
    .mod_newslist .layout_latest.tease.diff figure, .mod_newsreader .layout_latest.tease.diff figure {
      margin: 0px;
      margin-bottom: 1rem; }

.mod_newslist.col-md-12 .list-element, .mod_newsreader.col-md-12 .list-element {
  border-top: 1px solid #eee;
  padding-top: 1rem;
  padding-bottom: 1rem !important; }
  .mod_newslist.col-md-12 .list-element:first-child, .mod_newsreader.col-md-12 .list-element:first-child {
    border-top: 0px solid #eee;
    padding-top: 1rem; }

.mod_eventlist .event:first-child {
  border: none !important;
  padding: 0rem 0 1rem 0 !important; }

.mod_eventlist .event.layout_upcoming {
  border-top: 1px solid #ccc;
  padding: 1rem 0 1rem 0; }

.cal1 .right {
  background-image: url(../../files/theme_vorspiel/img/right-white.svg);
  background-size: 4rem; }

.left-align {
  text-align: left; }

.right-align {
  text-align: right; }

.cal1 td {
  cursor: default; }

.cal1 .clndr .clndr-controls {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 0px; }

.cal1 .clndr .clndr-controls .month {
  color: #BF0000;
  float: left;
  width: 73%;
  background-color: transparent;
  text-align: center;
  margin-top: 6px;
  margin-bottom: 2px;
  font-weight: bold; }

.cal1 .clndr .clndr-controls .clndr-control-button {
  float: left;
  width: 13%; }

.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
  text-align: right;
  width: 14%; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button {
  cursor: pointer;
  color: transparent;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover::after {
  color: white;
  background-color: white;
  color: white;
  background-image: url(../../files/theme_vorspiel/img/right-secondary.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.8; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive {
  opacity: 0.5; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
  background: none;
  cursor: default; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button::after {
  color: white;
  display: block;
  position: absolute;
  content: ' ';
  height: 32px;
  padding: 5px 15px 15px 15px;
  width: 10px;
  right: 0px;
  top: 0px;
  color: white;
  background-image: url(../../files/theme_vorspiel/img/right-primary.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button::after:hover {
  color: white;
  background-color: #BF0000; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button {
  color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover::after {
  color: white;
  background-color: white;
  background-image: url(../../files/theme_vorspiel/img/left-secondary.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.8; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
  opacity: 0.5; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
  background: none;
  cursor: default; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button::after {
  color: #BF0000;
  display: block;
  position: absolute;
  content: ' ';
  background-image: url(../../files/theme_vorspiel/img/left-primary.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 32px;
  padding: 5px 15px 15px 15px;
  width: 10px;
  left: 0px;
  top: 0px; }

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button::after:hover {
  color: white;
  content: ' ';
  background-color: white;
  background-image: url(../../files/theme_vorspiel/img/left-secondary.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.cal1 .clndr table tbody,
.cal1 .clndr table thead {
  border: 0px; }

.cal1 .clndr .clndr-table {
  table-layout: fixed;
  width: 100%; }

.cal1 .clndr .clndr-table .header-days {
  height: 20px;
  font-size: 10px;
  background: #fff;
  text-transform: uppercase; }

.cal1 .clndr .clndr-table .header-days .header-day {
  border: 0px;
  border-bottom: 2px solid #BF0000;
  border-top: 2px solid #BF0000 !important;
  vertical-align: middle;
  text-align: center;
  border-left: 0px solid #BF0000;
  border-top: 0px solid #BF0000;
  color: #BF0000; }

.cal1 .clndr .clndr-table .header-days .header-day:last-child {
  border-right: 0px solid #BF0000; }

.cal1 .clndr .clndr-table tr {
  height: 30px; }

.cal1 .clndr .clndr-table tr td {
  vertical-align: top;
  padding: 0.53333rem .56667rem .66667rem !important; }

.cal1 .clndr .clndr-table tr .day {
  border-left: 0px solid #BF0000;
  border-top: 0px solid #BF0000;
  width: 100%;
  height: inherit;
  color: #000;
  border-right: 1px solid #fff; }

.cal1 .clndr .clndr-table tr .day:hover {
  background: #eee; }

.cal1 .clndr .clndr-table tr .day.today,
.cal1 .clndr .clndr-table tr .day.my-today {
  background: #ddd;
  opacity: 0.5; }

.cal1 .clndr .clndr-table tr .day.today:hover,
.cal1 .clndr .clndr-table tr .day.my-today:hover {
  background: #e6e6e6; }

.cal1 .clndr .clndr-table tr .day.today.event,
.cal1 .clndr .clndr-table tr .day.my-today.event {
  background: #f399a4; }

.cal1 .clndr .clndr-table tr .day.event,
.cal1 .clndr .clndr-table tr .day.my-event {
  color: #fff;
  background: #BF0000;
  cursor: pointer; }

.cal1 .clndr .clndr-table tr .day.event:hover,
.cal1 .clndr .clndr-table tr .day.my-event:hover {
  background: #b3b3b3; }

.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
  background: #ddd; }

.cal1 .clndr .clndr-table tr .day:last-child {
  border-right: 0px solid #BF0000; }

.cal1 .clndr .clndr-table tr .day .day-contents {
  box-sizing: border-box;
  padding: 0px;
  font-size: 12px;
  text-align: center; }

.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
  border-left: 0px solid #BF0000;
  border-top: 0px solid #BF0000;
  width: 100%;
  height: inherit;
  background: #fff;
  color: #fff; }

.cal1 .clndr .clndr-table tr .empty:hover,
.cal1 .clndr .clndr-table tr .adjacent-month:hover,
.cal1 .clndr .clndr-table tr .my-empty:hover,
.cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
  background: #ddd; }

.cal1 .clndr .clndr-table tr .empty:last-child,
.cal1 .clndr .clndr-table tr .adjacent-month:last-child,
.cal1 .clndr .clndr-table tr .my-empty:last-child,
.cal1 .clndr .clndr-table tr .my-adjacent-month:last-child {
  border-right: 0px solid #BF0000; }

.cal1 .clndr .clndr-table tr:nth-child(even) {
  background-color: #fff; }

.cal1 .clndr .clndr-table tr:last-child .day,
.cal1 .clndr .clndr-table tr:last-child .my-day {
  border-bottom: 0px solid #BF0000; }

.cal1 .clndr .clndr-table tr:last-child .empty,
.cal1 .clndr .clndr-table tr:last-child .my-empty {
  border-bottom: 0px solid #BF0000; }

.clndr-next-button,
.clndr-previous-button,
.clndr-next-year-button,
.clndr-previous-year-button {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */ }

.clndr-next-button.inactive,
.clndr-previous-button.inactive,
.clndr-next-year-button.inactive,
.clndr-previous-year-button.inactive {
  opacity: 0.5;
  cursor: default; }

.calList {
  -webkit-transition: 0.8s;
  /* Safari */
  transition: 0.8s;
  height: 0px; }

.calList.active {
  height: auto; }

.calList li {
  list-style: none;
  border-top: 2px solid #BF0000;
  padding-top: 2rem;
  padding-bottom: 2rem; }

.calList li p {
  margin-top: 5px;
  margin-bottom: 5px; }

/* Arrows */
.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }
  .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }
  .swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {
    z-index: 998;
    background-color: #777777;
    padding: 2rem;
    background-size: 1rem;
    opacity: 0.6; }
    .swiper-button-prev.swiper-button-white:hover, .swiper-button-next.swiper-button-white:hover {
      opacity: 0.8; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
  background-image: url("../../files/theme_vorspiel/img/chevron-left-white.svg") !important; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
  background-image: url("../../files/theme_vorspiel/img/chevron-right-white.svg") !important; }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
  display: block; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }
  .swiper-pagination-bulletbutton {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none; }
  .swiper-pagination-bullet.swiper-pagination-clickable {
    cursor: pointer; }
  .swiper-pagination-bullet.swiper-pagination-white {
    background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }
  .swiper-pagination-bullet-active.swiper-pagination-white {
    background: #fff; }
  .swiper-pagination-bullet-active.swiper-pagination-black {
    background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }
  .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top; }
  .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top; }
  .swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }
  .swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }
  .swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5); }
    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
      background: #fff; }
  .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000; }

.swiper-modal {
  border: 1px solid black;
  opacity: 0;
  display: none; }
  .swiper-modal.active {
    opacity: 1;
    display: block;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    z-index: 999;
    padding: 10vh 11vw; }
  .swiper-modal .swiper-container {
    height: 75vh; }
  @media (max-width: 900px) {
    .swiper-modal.active {
      padding: 10vh 5vw;
      height: 100vh; }
      .swiper-modal.active .swiper-container {
        height: 80vh; } }
  @media (max-width: 1300px) {
    .swiper-modal.active {
      padding: 10vh 10vw;
      height: 100vh; }
      .swiper-modal.active .swiper-container {
        height: 80vh; } }
  .swiper-modal .exit {
    position: fixed;
    top: 0rem;
    right: 3rem;
    background-color: transparent;
    width: 3rem;
    height: 3rem;
    padding: 0.5rem;
    content: "×";
    color: black;
    display: block;
    font-size: 4.5rem;
    color: white;
    cursor: pointer; }

.swiper-slide {
  text-align: center; }
  .swiper-slide img {
    max-height: 100%; }

.gallery-thumbs {
  height: 10vh !important;
  overflow: hidden; }
  .gallery-thumbs .swiper-slide {
    text-align: center; }
    .gallery-thumbs .swiper-slide img {
      max-height: 1000vh;
      width: 100%; }

@media (max-width: 900px) {
  .gallery-thumbs {
    height: 10vh !important; } }

.swiper-container {
  cursor: ew-resize;
  width: 100%;
  margin-top: 2vh;
  height: auto;
  margin-left: auto;
  margin-right: auto; }
  .swiper-container.fullscreen {
    height: 15vh;
    box-sizing: border-box;
    padding: 10px 0;
    z-index: 999;
    position: fixed;
    bottom: 1vh; }

.swiper-slide {
  background-size: cover;
  background-position: center; }

.gallery-top {
  height: 40vh;
  width: 100%; }
  .gallery-top.fullscreen {
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0px;
    background-color: #fff;
    padding-top: 10vh;
    padding-bottom: 20vh;
    padding-left: 5vw;
    padding-right: 5vw;
    top: 0px;
    z-index: 999;
    margin-top: 0px; }

@media (min-width: 767px) {
  .gallery-top {
    height: 50vh;
    width: 100%; } }

.gallery-subpage {
  height: 20vh;
  width: 100%; }
  .gallery-subpage .swiper-button-prev.swiper-button-white, .gallery-subpage .swiper-button-next.swiper-button-white {
    background-color: transparent;
    padding: 0px; }
  .gallery-subpage.fullscreen {
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.9);
    padding-top: 10vh;
    padding-bottom: 20vh;
    padding-left: 5vw;
    padding-right: 5vw;
    top: 0px;
    z-index: 999;
    margin-top: 0px; }

@media (min-width: 767px) {
  .gallery-subpage {
    height: 25vh;
    width: 100%; } }

.gallery-thumbs {
  height: 15vh;
  cursor: pointer;
  box-sizing: border-box;
  padding: 10px 0; }

.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4; }

.gallery-thumbs .swiper-slide-active {
  opacity: 1; }

a {
  cursor: pointer; }

.btn-centered {
  width: 100%;
  display: block; }
  .btn-centered .btn, .btn-centered.btn {
    border-radius: 0.1rem;
    margin-top: 5px; }
    .btn-centered .btn.btn-primary, .btn-centered.btn.btn-primary {
      margin-left: calc(50% - 100px);
      width: 200px; }

.btn {
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  background-color: #BF0000;
  border-color: #930412;
  width: 100%;
  display: block;
  /*          Custom Buttons      */ }
  .btn:focus, .btn.focus {
    color: white;
    background-color: #8c0000;
    border-color: #170103; }
  .btn:hover {
    color: white;
    background-color: #8c0000;
    border-color: #57020b; }
  .btn:active, .btn.active,
  .open > .btn.dropdown-toggle {
    color: white;
    background-color: #8c0000;
    border-color: #57020b; }
    .btn:active:hover, .btn:active:focus, .btn:active.focus, .btn.active:hover, .btn.active:focus, .btn.active.focus,
    .open > .btn.dropdown-toggle:hover,
    .open > .btn.dropdown-toggle:focus,
    .open > .btn.dropdown-toggle.focus {
      color: white;
      background-color: #680000;
      border-color: #170103; }
  .btn:active, .btn.active,
  .open > .btn.dropdown-toggle {
    background-image: none; }
  .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus,
  fieldset[disabled] .btn:hover,
  fieldset[disabled] .btn:focus,
  fieldset[disabled] .btn.focus {
    background-color: #BF0000;
    border-color: #930412; }
  .btn .badge {
    color: #BF0000;
    background-color: white; }
  .btn:focus, .btn.focus {
    box-shadow: none !important; }
  .btn.btn-secondary {
    font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    background-color: #930412;
    border-color: #930412; }
    .btn.btn-secondary:focus, .btn.btn-secondary.focus {
      color: white;
      background-color: #61030c;
      border-color: #170103; }
    .btn.btn-secondary:hover {
      color: white;
      background-color: #61030c;
      border-color: #57020b; }
    .btn.btn-secondary:active, .btn.btn-secondary.active,
    .open > .btn.btn-secondary.dropdown-toggle {
      color: white;
      background-color: #61030c;
      border-color: #57020b; }
      .btn.btn-secondary:active:hover, .btn.btn-secondary:active:focus, .btn.btn-secondary:active.focus, .btn.btn-secondary.active:hover, .btn.btn-secondary.active:focus, .btn.btn-secondary.active.focus,
      .open > .btn.btn-secondary.dropdown-toggle:hover,
      .open > .btn.btn-secondary.dropdown-toggle:focus,
      .open > .btn.btn-secondary.dropdown-toggle.focus {
        color: white;
        background-color: #3f0208;
        border-color: #170103; }
    .btn.btn-secondary:active, .btn.btn-secondary.active,
    .open > .btn.btn-secondary.dropdown-toggle {
      background-image: none; }
    .btn.btn-secondary.disabled:hover, .btn.btn-secondary.disabled:focus, .btn.btn-secondary.disabled.focus, .btn.btn-secondary[disabled]:hover, .btn.btn-secondary[disabled]:focus, .btn.btn-secondary[disabled].focus,
    fieldset[disabled] .btn.btn-secondary:hover,
    fieldset[disabled] .btn.btn-secondary:focus,
    fieldset[disabled] .btn.btn-secondary.focus {
      background-color: #930412;
      border-color: #930412; }
    .btn.btn-secondary .badge {
      color: #930412;
      background-color: white; }
  .btn.is-checked {
    background-color: #930412; }
  .btn.btn-back {
    float: left; }
  .btn.btn-fullscreen {
    float: left;
    display: block;
    font-size: 0px;
    padding: 0.55rem;
    margin-bottom: -2rem;
    margin-top: 1rem;
    z-index: 99;
    position: relative;
    display: block;
    background: transparent;
    border: none;
    margin-right: 10px; }
    @media (max-width: 767px) {
      .btn.btn-fullscreen {
        margin-top: 0px; } }
    .btn.btn-fullscreen:hover {
      background-color: transparent !important; }
    .btn.btn-fullscreen.fullscreen {
      margin-right: -0px;
      float: right;
      z-index: 99999;
      display: block;
      top: 1vh;
      position: fixed;
      right: 1vh; }
      .btn.btn-fullscreen.fullscreen:hover {
        background-color: transparent; }
      .btn.btn-fullscreen.fullscreen:before {
        width: 2rem;
        height: 2rem;
        background-image: url(../../files/theme_vorspiel/img/size-white.svg); }
    .btn.btn-fullscreen:before {
      background-image: url(../../files/theme_vorspiel/img/size-white.svg);
      content: " ";
      display: block;
      margin-left: 0px;
      border: 1px solid transparent;
      width: 1rem;
      height: 1rem;
      float: right;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
    .btn.btn-fullscreen:hover {
      background-color: #eee; }
  .btn.btn-lg, .btn-group-lg > .btn {
    padding: 10px 40px;
    outline: none;
    margin: 20px auto; }
  .btn.btn-hero, .btn.btn-hero:hover, .btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto; }
  .btn.no-outline {
    border: none !important;
    color: #930412 !important; }
    .btn.no-outline.is-checked, .btn.no-outline:active, .btn.no-outline:focus {
      border: none !important;
      background-color: transparent !important;
      border-bottom: 2px solid #BF0000 !important;
      color: #BF0000 !important; }
    .btn.no-outline:hover {
      background-color: #a60000 !important;
      color: white !important; }
    .btn.no-outline:focus, .btn.no-outline:active {
      outline: none !important; }

.diff .btn-primary {
  margin-top: 2vh;
  background-color: transparent;
  border: 2px solid #BF0000;
  color: #BF0000; }
  .diff .btn-primary:hover {
    color: white;
    background-color: #810c15;
    border-color: #770c14; }

@media (max-width: 992px) {
  .filters-button-group {
    position: relative;
    display: block !important; } }

.filters-button-group .btn-primary, .btn-tertiary {
  margin-top: 5px;
  background-color: transparent;
  border: 2px solid #BF0000;
  color: #BF0000; }
  .filters-button-group .btn-primary:hover, .btn-tertiary:hover {
    background-color: #a60000;
    color: white; }
  .filters-button-group .btn-primary.is-checked, .btn-tertiary.is-checked {
    background-color: #BF0000;
    color: white; }

.ce_hyperlink {
  text-align: center; }
  .ce_hyperlink .btn {
    display: inline; }

.img-cover {
  height: auto;
  padding: 0px; }
  .img-cover figure {
    overflow: hidden;
    padding: 0px;
    margin: 0rem; }
  .img-cover figcaption {
    padding: 2rem; }

.ce_image .image_container {
  -webkit-transition: 0.3s;
  /* Safari */
  transition: 0.3s; }
  .ce_image .image_container a {
    background-color: #930412;
    height: auto;
    display: block; }
  .ce_image .image_container a:hover {
    opacity: 1; }
    .ce_image .image_container a:hover img {
      opacity: 0.6; }
  .ce_image .image_container h3 {
    color: #930412 !important; }
  .ce_image .image_container .caption {
    color: #000 !important;
    font-style: italic;
    margin-top: 10px; }

@media (min-width: 576px) {
  .img-cover {
    padding: 0px; }
    .img-cover figure {
      overflow: hidden;
      padding: 0px;
      margin: 0rem; } }

@media (min-width: 768px) {
  .img-cover {
    padding: 0px; }
    .img-cover figure {
      overflow: hidden;
      padding: 0px;
      margin: 0rem; } }

@media (min-width: 992px) {
  .img-cover {
    padding: 0px; }
    .img-cover figure {
      overflow: hidden;
      padding: 0px;
      margin: 0rem; }
    .img-cover.col-sm-12, .img-cover.col-md-12 {
      margin-left: -0%;
      overflow: hidden; } }

@media (min-width: 1200px) {
  .img-cover {
    padding: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%; }
    .img-cover figure {
      overflow: hidden;
      padding: 0px;
      margin: 0rem; }
    .img-cover .img-fluid {
      height: 100%;
      width: 100%;
      overflow: hidden; }
    .img-cover.col-sm-12, .img-cover.col-md-12 {
      margin-left: -0%;
      overflow: hidden; } }

.text-muted {
  color: #777777; }

.text-primary {
  color: #BF0000; }

.text-centered {
  text-align: center !important;
  justify-content: center !important; }

.text-left {
  text-align: left !important;
  justify-content: left !important; }

.text-right {
  text-align: right !important;
  justify-content: right !important; }

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #000; }

.sub-title {
  margin-top: -25px;
  margin-bottom: 50px; }

.section h1 {
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 3vh;
  margin-bottom: 2vh;
  font-style: italic;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 3.22rem;
  color: #BF0000; }

.section h2 {
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 2vh;
  margin-bottom: 4vh;
  font-style: italic;
  font-weight: bold;
  font-size: 2.16rem;
  color: #BF0000; }

.section h3 {
  font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1vh;
  font-size: 1.2rem;
  color: #BF0000; }

.section h4 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #000;
  margin-top: 1vh;
  margin-bottom: 2vh;
  font-size: 0.88rem;
  color: #BF0000; }

@media (min-width: 1200px) {
  .section h1 {
    font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 2.76rem; }
  .section h2 {
    font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 2.16rem; }
  .section h3 {
    font-family: "Ubuntu", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.44rem; }
  .section h4 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 1.32rem; } }

.section .ce_text p, .section .ce_text p span, .section .ce_text li, .section .fe_editor p, .section .fe_editor p span, .section .fe_editor li, .section .ce_list p, .section .ce_list p span, .section .ce_list li {
  color: #000; }

.section .ce_text ul li, .section .fe_editor ul li, .section .ce_list ul li {
  margin-top: 0.6rem;
  margin-bottom: 0.4rem; }

.section .text ul {
  padding-left: 20px; }
  .section .text ul li {
    list-style: none; }
    .section .text ul li:before {
      position: absolute;
      display: block;
      content: "✓";
      margin-left: -20px;
      color: #BF0000; }

.ce_list ul {
  padding: 0px; }
  .ce_list ul li {
    list-style: none;
    margin-bottom: 0.8rem;
    color: #555555;
    margin-left: 1.3rem !important;
    opacity: 0;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s; }
    .ce_list ul li.onScreen {
      opacity: 1; }
    .ce_list ul li:before {
      color: #BF0000;
      content: "✓";
      display: block;
      font-size: 120%;
      width: 1rem;
      height: 1rem;
      background-color: transparent;
      margin-left: -1.3rem !important;
      margin-bottom: -0.9rem; }

.jumbotron {
  border-radius: 0.0rem;
  margin-bottom: 0px;
  background-color: #f4f4f4;
  color: #222222; }
  .jumbotron p, .jumbotron p span, .jumbotron .ce_text p {
    color: #555555; }
  .jumbotron .btn-primary {
    margin-top: 2vh;
    background-color: transparent;
    border: 2px solid #BF0000;
    color: #BF0000; }
    .jumbotron .btn-primary:hover {
      background-color: #a60000;
      color: white; }
  .jumbotron.col-md-6 {
    margin: auto 0px; }
  @media (max-width: 669px) {
    .jumbotron {
      padding: 30px; } }
  @media (max-width: 992px) {
    .jumbotron {
      padding: 0px; } }
  .jumbotron.diff {
    margin-bottom: auto;
    margin-top: 0rem;
    background-color: #930412;
    color: white;
    position: relative;
    z-index: 10; }
    @media (max-width: 767px) {
      .jumbotron.diff {
        margin-top: -1.5rem; } }
    .jumbotron.diff.headline {
      padding-bottom: 0.2rem;
      padding-top: 0.8rem; }
      .jumbotron.diff.headline h1 {
        font-style: normal;
        padding-left: 15rem; }
        @media (max-width: 992px) {
          .jumbotron.diff.headline h1 {
            padding-left: 0px;
            text-align: center;
            width: 100%; } }
        @media (max-width: 480px) {
          .jumbotron.diff.headline h1 {
            font-size: 150%; } }
    .jumbotron.diff .ce_headline.icon {
      font-style: normal;
      padding-left: 20rem; }
      @media (max-width: 992px) {
        .jumbotron.diff .ce_headline.icon {
          padding-top: 7rem; } }
      .jumbotron.diff .ce_headline.icon:before {
        content: " ";
        display: block;
        position: absolute;
        background-color: transparent;
        width: 5.5rem;
        height: 5.5rem;
        margin-left: -5.5rem;
        margin-top: -1.3rem;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
        @media (max-width: 992px) {
          .jumbotron.diff .ce_headline.icon:before {
            margin-left: -4rem;
            margin-top: -8.5rem;
            left: 50%;
            width: 8rem;
            height: 8rem; } }
      @media (max-width: 992px) {
        .jumbotron.diff .ce_headline.icon {
          padding-left: 0px;
          text-align: center;
          width: 100%; } }
      .jumbotron.diff .ce_headline.icon.ball:before {
        background-image: url(../../files/theme_vorspiel/img/sport/ball.svg); }
    .jumbotron.diff .row {
      margin-top: 0vh;
      margin-bottom: 0vh; }
    .jumbotron.diff h1, .jumbotron.diff h2, .jumbotron.diff h3, .jumbotron.diff h4, .jumbotron.diff h5, .jumbotron.diff h6, .jumbotron.diff p, .jumbotron.diff p span, .jumbotron.diff .ce_text p, .jumbotron.diff li {
      color: white !important;
      margin-top: 0.0rem !important; }
    .jumbotron.diff .container {
      padding-top: 0px !important;
      padding-bottom: 0px !important; }
    .jumbotron.diff .btn-primary {
      background-color: #BF0000;
      border: 2px solid white;
      color: white !important; }
    @media (max-width: 992px) {
      .jumbotron.diff.headline {
        padding-left: 0px; } }
    .jumbotron.diff.headline .btn-primary {
      margin-top: 0px;
      float: left;
      margin-right: 0px; }
      @media (max-width: 576px) {
        .jumbotron.diff.headline .btn-primary {
          margin-top: 10px; } }
      @media (min-width: 578px) and (max-width: 992px) {
        .jumbotron.diff.headline .btn-primary {
          margin-right: -5px;
          float: right; } }
      @media (min-width: 992px) {
        .jumbotron.diff.headline .btn-primary {
          margin-right: -0px;
          float: right; } }
      .jumbotron.diff.headline .btn-primary:hover {
        background-color: #a60000; }
  .jumbotron.col-md-6, .jumbotron.col-sm-6 {
    padding: 3rem; }
    .jumbotron.col-md-6 .block, .jumbotron.col-sm-6 .block {
      max-width: 600px; }

@media (max-width: 768px) {
  .container {
    width: auto; } }

#main .container, #footer .container {
  padding-top: 2rem;
  padding-bottom: 2rem; }

#main .container.diff {
  background-color: #f4f4f4; }
  #main .container.diff .row {
    padding: 1rem 0 1rem 0; }
  #main .container.diff .btn-primary {
    margin-top: 2vh;
    background-color: transparent;
    border: 2px solid #BF0000;
    color: #BF0000; }
    #main .container.diff .btn-primary:hover {
      background-color: #a60000;
      color: white; }

#main .container .white {
  background-color: #fff !important;
  padding: 1rem 2rem 2rem 2rem; }
  #main .container .white.versatz {
    margin-top: -10rem; }
    @media (max-width: 992px) {
      #main .container .white.versatz {
        margin-top: -8rem;
        margin-bottom: 8rem; } }
  #main .container .white .btn {
    width: 100%;
    display: block; }
  @media (max-width: 768px) {
    #main .container .white {
      margin-bottom: 3rem; } }

#main .container .row {
  padding: 1.2rem 0 1.2rem 0;
  position: relative; }

#main .container .jumbotron {
  padding: 0.1rem 0 0.1rem 0; }

.container-wrapper.diff-2 {
  background-color: #f4f4f4; }

.container-wrapper.diff {
  margin-bottom: auto;
  margin-top: -1.1vh;
  background-color: #BF0000;
  color: white;
  position: relative;
  z-index: 10; }
  .container-wrapper.diff .btn-primary {
    margin-top: 2vh;
    background-color: transparent;
    border: 2px solid #BF0000;
    color: #BF0000; }
    .container-wrapper.diff .btn-primary:hover {
      background-color: #a60000;
      color: white; }
  .container-wrapper.diff.headline {
    padding-bottom: 1vh;
    padding-top: 1vh; }
  .container-wrapper.diff .row {
    margin-top: 0vh;
    margin-bottom: 0vh; }
  .container-wrapper.diff h1, .container-wrapper.diff h2, .container-wrapper.diff h3, .container-wrapper.diff h4, .container-wrapper.diff h5, .container-wrapper.diff h6, .container-wrapper.diff p, .container-wrapper.diff p span, .container-wrapper.diff .ce_text p, .container-wrapper.diff li {
    color: white !important;
    margin-top: 1vh !important; }
    .container-wrapper.diff h1::before, .container-wrapper.diff h2::before, .container-wrapper.diff h3::before, .container-wrapper.diff h4::before, .container-wrapper.diff h5::before, .container-wrapper.diff h6::before, .container-wrapper.diff p::before, .container-wrapper.diff p span::before, .container-wrapper.diff .ce_text p::before, .container-wrapper.diff li::before {
      color: white; }
  .container-wrapper.diff .container {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .container-wrapper.diff .btn-primary {
    background-color: #BF0000;
    border: 2px solid white;
    color: white !important; }
  .container-wrapper.diff.headline .btn-primary {
    margin-top: 0px;
    float: left;
    margin-right: 0px; }
    @media (max-width: 576px) {
      .container-wrapper.diff.headline .btn-primary {
        margin-top: 10px; } }
    @media (min-width: 578px) and (max-width: 992px) {
      .container-wrapper.diff.headline .btn-primary {
        margin-right: -5px;
        float: right; } }
    @media (min-width: 992px) {
      .container-wrapper.diff.headline .btn-primary {
        margin-right: -0px;
        float: right; } }
    .container-wrapper.diff.headline .btn-primary:hover {
      background-color: #a60000; }

.persons-container {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  position: relative;
  z-index: 9;
  padding-top: 0px !important;
  padding-bottom: 0px !important; }
  .persons-container .row {
    margin-top: 0vh !important;
    margin-bottom: 0vh !important;
    padding: 0px !important; }
  .persons-container .persons {
    position: absolute;
    margin-top: calc(-100% - 15px);
    display: none;
    height: 10vh; }
    @media (min-width: 576px) {
      .persons-container .persons {
        margin-top: calc(-100%);
        display: block; } }
    @media (min-width: 768px) {
      .persons-container .persons {
        margin-top: calc(-100% - 10px); } }
    @media (min-width: 992px) {
      .persons-container .persons {
        margin-top: calc(-100% - 15px); } }

.dropzone {
  background-color: #f4f4f4; }
  .dropzone .dz-details {
    display: none; }
  .dropzone .de-progress, .dropzone .dz-success-mark, .dropzone .dz-error-mark {
    display: none; }
  .dropzone .dz-image {
    height: 100%;
    text-align: center; }
    .dropzone .dz-image img {
      width: 80%;
      margin-left: -40%;
      height: auto;
      top: 0px;
      position: absolute;
      display: inline; }

#main {
  min-height: 75vh;
}

#maincontent {
  padding: 2rem 2rem;
  background: white;
}

#main #maincontent .white {
  padding: 0;
}

#main #maincontent .white .row {
  padding-top: 0;
}

.white {
  min-height: 100%;
}

.section h2, .headline-container {
  margin-bottom: 1.5rem;
}

.headline-container h2 {
  margin-bottom: 0;
}

.headline-container .subheadline {
  font-weight: bold;
  color: #BF0000;
}

.section h3 {
  margin-bottom: 0.5rem;
}

/* Menü */
.navbar-inverse .navbar-nav .nav-link:focus {
  color: #000;
}

.navbar .nav-link {
  border-bottom: none;
}


/* Bilder */
#main .image_container.float_left {
  float: left;
  margin: 0 2rem 1.5rem 0;
}

#main .image_container.float_right {
  float: right;
  margin: 0 0 1.5rem 2rem;
}

figcaption.caption {
  font-size: 13px;
  color: #555;
  font-style: italic;
}

/* Slider Startseite */
.home {
  margin-top: -3rem;
}

.container.diff-white.versatz {
  margin-top: -4rem;
}

.carousel-head.fade-carousel, .carousel-head.fade-carousel .carousel-inner .carousel-item, .carousel-head.fade-carousel .carousel-inner .slide-1, .carousel-head.fade-carousel .carousel-inner .slide-2, .carousel-head.fade-carousel .carousel-inner .slide-3, .carousel-head.fade-carousel .carousel-inner .slide-tie {
  height: unset;
}

.carousel-head.fade-carousel .carousel-inner .slide-tie {
  width: 100%;
  padding-bottom: 53.50877%; /* 610/1140 */
}

.carousel-head .carousel-inner .carousel-caption {
  padding: 0;
  width: 100%;
  height: 100px;
  top: 80%;
  bottom: unset; /* 1/2 height */
  padding-left: 25%;
}

.carousel-head .carousel-inner .carousel-caption h1 {
  text-align: right;
  font-size: 34px;
  margin: 0;
  padding: 0;
  padding-right: 25px;
}

.carousel-head .carousel-inner .carousel-link {
  position: absolute;
  height: 30%;
  width: 100%;
  display: block;
  z-index: 10;
  top: unset;
  bottom: 10%;
}

@media (max-width: 991px) { 
  .carousel-head .carousel-inner .carousel-caption {
    top: unset;
    bottom: -50px; /* 1/2 height */
    /* Align middle */
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 25px;
  }
  .carousel-head .carousel-inner .carousel-link {
    height: 40%;
    bottom: 0;
  }

}

@media (max-width: 767px) {
  .carousel-head .carousel-inner .carousel-caption h1 {
    font-size: 28px;
  }
}

@media (max-width: 575px) { 
  .carousel-head .carousel-inner .carousel-caption {
    top: unset;
    bottom: -30px; /* 1/2 height */
    height: 60px;
  }
  .carousel-head .carousel-inner .carousel-caption h1 {
    font-size: 18px;
  }
}
  

/* News Startseite */
.mod_newslist .layout_latest.tease.diff {
  margin-bottom: 2rem;
}

/* News Archiv */
.mod_newsarchive .list-element {
  padding-bottom: 1.5rem;
  clear: both;
}

.mod_newsarchive .layout_latest.standard .image_container.float_left {
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

.ce_accordionStart+.block:not(.ce_accordionStart) {
  margin-top: 1.5rem;
}

.mod_newsmenu ul {
  list-style: none;
  padding: 0 15px;
  width: 100%;
}

.mod_newsmenu li.year {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.mod_newsmenu li.year>a, .mod_newsmenu li.year>span {
  font-weight: bold;
}

.mod_newsmenu li.year:last-child {
  border-bottom: none;
}

.nopagination .pagination {
  display: none;
}


/* Sidebar (Abteilung) */
#right h2 {
  font-size: 2rem;
}

#right .event h3 {
  font-size: 1rem;
  margin: 3px 0 0px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.mod_newslist .layout_simple {
  border-top: 1px solid #ccc;
  padding: 0.5rem 0 0.5rem;
}

.mod_newslist .layout_simple:first-child {
  border-top: none;
  padding-top: 0;
}

/* Tabellen */
.ce_table {
  margin-bottom: 1rem;
}

.ce_table td, .ce_table th {
  padding: 5px 10px;
}

.ce_table tr.even td {
  background-color: #e9e9e9;
}

.ce_table tr.odd td {
  background-color: #F5f5f5;
}

/* Akkordeon */
.panel-collapse {
  padding: 5px 10px;
}

/* Isotope */
.carousel-link {
  display: block;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0;
  width: 100%;
  text-indent: -9999px;
}

.isotope .isotope-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.sport_card_isotope .isotope-item .card-title {
  word-wrap: break-word;
  font-size: 16px;
}

.sport_card_isotope .card-footer {
  padding: 0 !important;
}

.sport_card_isotope .card-block {
  padding-bottom: 0;
}

/* Wochenplan */
.training_calendar {
  overflow-x: auto;
}

.training_calendar .calendar {
  min-width: 750px;
  table-layout: fixed;
}

/* Formulare Abteilung */
.formular-popup {
  background: #eee;
  padding: 20px 30px;
  width: 800px;
  max-width: 95%;
  margin: 0 auto;
}

/* Galerie */
.galerie-grid .row {
  padding: 0 !important;
}

.galerie-grid .col {
  max-width: 100%;
  flex: 1 0 50%;
  max-width: 50%;
  padding-bottom: 1rem;
  text-align: center;
}


.galerie-grid a:hover {
  text-decoration: none !important; 
}

.galerie-grid .galerie-tn {
  margin-bottom: 5px;
  display: block;
  background: #930412;
  position: relative;
}

.galerie-grid a:hover .galerie-tn::before {
    content: " ";
    display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background-image: url(../../files/theme_vorspiel/img/size-white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}

.galerie-grid a img { 
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.galerie-grid a:hover img {
  opacity: 0.25;
  -webkit-filter: grayscale(80%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(80%);
}

.gallery_logos .image_container a {
  display: flex;
  height: 120px;
  vertical-align: middle;
  margin: 10px auto;
}

.gallery_logos .image_container a img {
  margin: auto;
  height: auto;
}

/* Netzwerk Logos */
.ce_gallery.netzwerk .fade-carousel .carousel-inner .slide-tie {
  background-size: auto;
}

.ce_gallery.netzwerk .carousel-indicators {
  display: none;
}

.spacer-sm, .spacer-md {
  height: 2rem;
  width: 100%;
}

.tooltip.show {
  opacity: 0.95; 
}

.tooltip-inner {
  max-width: 300px;
  background: #8c0000;
}

/* Suche */
.quickbar .octicon.octicon-search {
  background-image: url("../../files/theme_vorspiel/img/search.svg");
  min-width: 14px;
  min-height: 14px;
  margin-top: 3px;
  margin-left: 6px;
  float: right;
}

.quickbar .ce_form {
  display: none;
  float: right;
  position: relative;
  top: -1px;
  margin-left: 10px;
}

.quickbar .ce_form.showform {
  display: block;
}

.quickbar .ce_form input {
  font-size: 12px;
  padding: 2px 5px;
  width: 100px;
  background: rgba(255, 255, 255, 0.8)
}

.quickbar .ce_form .btn.submit {
  display: none;
}

/* Kalender */
.calList {
  margin-top: 30px;
}

.calList a.btn {
  margin-top: 10px;
}

/* Newsletter-Reader */
.mod_nl_reader .newsletter {
  width: 100%;
  overflow-x: auto;
}

#footer .mod_subscribe .captcha_text {
  display: block;
  padding: 5px 0 15px;
}

/* Responsive */
@media (max-width: 767px) {
  #main .container .white {
      margin-bottom: 1rem;
  }
  .home {
    margin-top: -4.675rem;
  }
}

@media (max-width: 991px) {
  .training_calendar {
    font-size: 14px;
  }

  /* Newsletter-Form */
  .mod_subscribe .captcha_text,
  .mod_unsubscribe .captcha_text {
    display: block;
    padding: 5px 0 15px;
  }
  
}

@media (min-width: 576px) {
  .galerie-grid .col {
    flex: 1 0 33.333%;
    max-width: 33.333%;
  }
  .spacer-sm {
    display: none;
  }
}

@media (min-width: 768px) {
  .spacer-md {
    display: none;
  }

}


@media (min-width: 768px) and (max-width:991px) {
  .container.diff-white.versatz h1 {
    font-size: 2rem;
  }
  .container.diff-white.versatz h2 {
    font-size: 1.5rem;
  }
}


@media (min-width: 992px) {
  .navbar.navbar-inverse ul.level_2 {
    margin-top: 79px;
  }

  .container.diff-white.versatz {
    margin-top: -10rem;
  }

  .galerie-grid .col {
    flex: 1 0 20%;
    max-width: 20%;
  }

  .isotope .isotope-item {
    width: calc(25% - 15px);
  }

  /* Abteilung */
  .jumbotron.diff .ce_headline.icon:before {
    width: 50px;
    height: 50px;
    margin-top: 0;
    margin-left: -65px;
  }

  #header #mainnav .inner .navbar-brand-outer {
    min-height: 68px;
  }
  #header #mainnav .inner .navbar-brand-outer .navbar-brand {
    position: absolute;
  }
  .navbar .brand-logo {
    -webkit-transition: all .2s;
    /* Safari */
    transition: all .2s;
  }
  .scroll .navbar .brand-logo {
    margin-top: -.2rem;
    min-height: 6rem;
    min-width: 6rem;
  }

}
