@font-face
{
    font-family:"DIN Offc W01 Regular";
    src:url("../fonts/4de9298c-f40d-4a75-9c2c-ffac376c134f.eot?#iefix");
    src:url("../fonts/4de9298c-f40d-4a75-9c2c-ffac376c134f.eot?#iefix") format("eot"),
    url("../fonts/7cec9587-8ab7-442c-941d-3361ca9b5fa0.woff2") format("woff2"),
    url("../fonts/a5c0bb07-797b-411b-ab40-0942c7618db8.woff") format("woff"),
    url("../fonts/595973b5-ce57-401e-b010-5524621496dc.ttf") format("truetype");
}

.fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900)
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("..fFonts/fa-brands-400.ttf") format("truetype");
}

.fab, .fa-brands {
    font-family: 'Font Awesome 6 Brands';
    font-weight: 400;
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.ttf") format("truetype");
}

.far, .fa-regular {
    font-family: 'Font Awesome 6 Free';
    font-weight: 400;
}

:root, :host {
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

@font-face {
    font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.ttf") format("truetype");
}

.fa-solid {
	 font-family: 'Font Awesome 6 Free';
    font-style: normal;
    font-weight: 900;
}


/*
 * reset.css
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
{
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section 
{
    display: block;
}

body 
{
    line-height: 1;
}

blockquote, q 
{
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after 
{
    content: '';
    content: none;
}

table 
{
    border-collapse: collapse;
    border-spacing: 0;
}

/*!
 * Datepicker v0.6.3
 * https://github.com/fengyuanchen/datepicker
 * 
 * Copyright (c) 2014-2017 Fengyuan Chen
 * Released under the MIT license
 * 
 * Date: 2017-09-29T14:28:02.764Z
 */.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;top:0;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.datepicker-container:after,.datepicker-container:before{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;box-shadow:0 3px 6px #ccc;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#39f}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}

/*
 * general.css
 */

[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}

body
{
  background:#fafafa;
  color:#736b6b;
  font-family:'Source Sans Pro',sans-serif;
}

h1
{
  color:#010101;
  font-family:"din-condensed";
  font-size:50px;
  line-height:61px;
  letter-spacing:3px;
  margin:0 0 50px;
  text-align:center;
  text-transform:uppercase;
  text-shadow:1px 1px 0px rgba(101, 101, 101, 0.3);
}

a
{
  color:#0889be;
  text-decoration:none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover
{
  text-decoration:underline;
}

.container
{
  margin:0 auto;
  width:calc(100% - 40px);
  max-width:1100px;
}

.ml-formular-default,
.ml-formular-select,
.ml-formular-textarea,
.ml-formular-checkbox
{
  float:left;
  margin:0 0 30px;
  width:100%;
}

.ml-formular-submit
{
  float:left;
  width:100%;
}

.datepicker-dropdown
{
    border:1px solid rgba(0,0,0,0.1);
    box-shadow:none;
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover
{
    background:#006994;
    color:#fff;
    font-weight:bold;
}

label
{
  display:block;
  font-size:16px;
  margin:0 0 4px;
}

select
{
    -webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    -webkit-border-radius: 0px;
}

.tx-felogin-pi1 input[type="text"],
.tx-felogin-pi1 input[type="password"],
#overlay input[type="text"],
#overlay input[type="password"]

{
  background:#b8bbbd;
  border:0px;
  color:#fff;
  font-family:"DIN Offc W01 Regular";
  font-size:16px;
  line-height:22px;
  padding:9px 13px 13px;
  width:calc(100% - 26px);
}

.tx-felogin-pi1 input[type="submit"],
#passwordlist input[type="submit"],
#statistik .button,
#statistik #overlay input[type="submit"]
{
  background:#0482c3;
  border:0px;
  color:#fff;
  cursor:pointer;
  display:block;
  margin:0 auto;
  padding:13px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width:150px;
}

.tx-felogin-pi1 input[type="submit"]:hover,
#passwordlist input[type="submit"]:hover,
#statistik .button:hover
{
  opacity:0.7;
}

.tx-felogin-pi1 textarea,
#passwordlist textarea
{
  background:#b8bbbd;
  border:0px;
  color:#fff;
  height:150px;
  font-family:"DIN Offc W01 Regular";
    font-size:16px;
    line-height:26px;
  padding:13px;
  width:calc(100% - 26px);
}

.tx-felogin-pi1 select,
#passwordlist select
{
  background:#b8bbbd;
  border:0px;
  color:#fff;
  font-family:"DIN Offc W01 Regular";
    font-size:16px;
    line-height:18px;
  padding:13px;
  width:100%;
}

::-webkit-input-placeholder 
{
  color:#bbb;
}

::-moz-placeholder 
{
  color:#bbb;
}

:-ms-input-placeholder 
{
  color:#bbb;
}

:-moz-placeholder 
{
  color:#bbb;
}

.tx-felogin-pi1
{
    background:#fff;
    -webkit-box-shadow: 0 2px 3px 0 rgba(155,155,155,0.35);
    -moz-box-shadow: 0 2px 3px 0 rgba(155,155,155,0.35);
    box-shadow: 0 2px 3px 0 rgba(155,155,155,0.35);
    margin:120px auto 0;
    padding:40px;
    width:370px;
}

.tx-felogin-pi1 #loginlogo
{
    float:left;
    margin:0 0 20px;
    width:100%;
}

.tx-felogin-pi1 #loginlogo img
{
    display:block;
    height:auto;
    margin:0 auto;
    max-width:120px;
}

.tx-felogin-pi1 #loginstatus h3
{
    float:left;
    font-size:24px;
    font-family:"din-condensed";
    line-height:24px;
    margin:0 0 3px;
    text-align:center;
    width:100%;
}

.tx-felogin-pi1 #loginstatus div
{
    float:left;
    font-size:14px;
    line-height:14px;
    margin:0 0 60px;
    text-align:center;
    width:100%;
}

.tx-felogin-pi1 fieldset .ml-login-formular
{
    float:left;
    margin:0 0 20px;
    width:100%;
}


/*
 * style.css
 */
#mainheader
{
  background:#fff;
  border-bottom:1px solid rgba(51,51,51,0.1);
  height:50px;
  left:0;
  position:fixed;
  top:0;
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  width:100%;
  z-index:101;
}

.notloggedin #mainheader
{
    display:none;
}

#mainheader #logo
{
  display:block;
  float:left;
  margin:10px 0;
  max-width:136px;
}

#mainheader #logo img
{
  display:block;
  height:auto;
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  width:100%;
  max-width:101px;
}

#mainheader #mainmenu
{
  float:right;
  margin:15px 0;
  position:relative;
  max-width:calc(100% - 156px);
}

#mainheader #mainmenu div
{
  float:left;
  margin-left:30px;
}

#mainheader #mainmenu div a
{
  color:#fff;
  font-size:20px;
  font-family:"din-condensed";
  line-height:20px;
  text-transform:uppercase;
}

#mainheader #mainmenu div a
{
    color:#939393;
}

#mainheader #mainmenu div.active a,
#mainheader #mainmenu div a:hover
{
  color:#939393;
  text-decoration:none;
}

#mainheader #mainmenu div.active a,
#mainheader #mainmenu div a:hover
{
    color:#0889be;
}

#yourareloggedout
{
    background:#82313a;
    bottom:20px;
    color:#fff;
    left:calc(50% - 165px);
    padding:10px 20px;
    position:fixed;
    width:290px;
    z-index:100;
}

#content 
{
  margin:80px 0 0 0;
}

#exposedmask
{
  background:rgba(0,0,0,0.3);
  bottom:0;
  left:0;
  opacity:0;
  position:fixed;
  right:0;
  top:0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility:hidden;
  z-index:200;
}

#overlay
{
  background:#fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(155,155,155,0.35);
  -moz-box-shadow: 0 2px 3px 0 rgba(155,155,155,0.35);
  box-shadow: 0 2px 3px 0 rgba(155,155,155,0.35);
  bottom:80px;
  display:none;
  left:calc(50% - 430px);
  opacity:0;
  overflow:auto;
  padding:30px;
  position:fixed;
  top:80px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility:hidden;
  width:800px;
  z-index:201;
}

#exposedmask.open,
#overlay.open
{
  display:block;
  opacity:1;
  visibility:visible;
}


@media (max-width:1024px)
{
    #mainheader #mainmenu
    {
        background:#fff;
        bottom:0;
        left:-150%;
        margin:0;
        overflow:auto;
        padding:40px 20px;
        position:fixed;
        top:60px;
        -webkit-transition: all 0.1s ease-in-out;
        -moz-transition: all 0.1s ease-in-out;
        -o-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        max-width:100%;
        width:100%;
    }
    
    #mainheader #mainmenu.open
    {
        left:0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    #mainheader #mainmenu div
    {
        margin:0 0 20px;
        text-align:center;
        width:100%;
    }
    
    #mainheader #mainmenubutton
    {
        cursor:pointer;
        float:right;
        height:19px;
        margin:21px 0 0;
        position:relative;
        width:30px;
    }
    
    #mainheader #mainmenubutton span
    {
        background:#939393;
        display:block;
        height:4px;
        position:absolute;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width:50%;
    }
    
    #mainheader #mainmenubutton span:nth-child(1)
    {
        left:0;
        top:0;
    }
    
    #mainheader #mainmenubutton.open span:nth-child(1)
    {
        left:3px;
        top:3px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    #mainheader #mainmenubutton span:nth-child(2)
    {
        right:0;
        top:0;
    }
    
    #mainheader #mainmenubutton.open span:nth-child(2)
    {
        right:3px;
        top:3px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    #mainheader #mainmenubutton span:nth-child(3)
    {
        left:0;
        top:8px;
    }
    
    #mainheader #mainmenubutton.open span:nth-child(3)
    {
        left:-8px;
        opacity:0;
        top:8px;
    }
    
    #mainheader #mainmenubutton span:nth-child(4)
    {
        right:0;
        top:8px;
    }
    
    #mainheader #mainmenubutton.open span:nth-child(4)
    {
        opacity:0;
        right:-8px;
        top:8px;
    }
    
    #mainheader #mainmenubutton span:nth-child(5)
    {
        left:0;
        top:16px;
    }
    
    #mainheader #mainmenubutton.open span:nth-child(5)
    {
        left:3px;
        top:12px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    #mainheader #mainmenubutton span:nth-child(6)
    {
        right:0;
        top:16px;
    }
    
    #mainheader #mainmenubutton.open span:nth-child(6)
    {
        right:3px;
        top:12px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}
