app-root meta.foundation-version{
    font-family:"/5.1.0/"
}

app-root meta.foundation-mq-small{
    font-family:"/only screen and (max-width: 40em)/";
    width:0em
}

app-root meta.foundation-mq-medium{
    font-family:"/only screen and (min-width:40.063em)/";
    width:40.063em
}

app-root meta.foundation-mq-large{
    font-family:"/only screen and (min-width:64.063em)/";
    width:64.063em
}

app-root meta.foundation-mq-xlarge{
    font-family:"/only screen and (min-width:90.063em)/";
    width:90.063em
}

app-root meta.foundation-mq-xxlarge{
    font-family:"/only screen and (min-width:120.063em)/";
    width:120.063em
}

app-root meta.foundation-data-attribute-namespace{
    font-family:false
}

app-root,app-root{
    height:100%
}

app-root *,app-root *:before,app-root *:after{
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

app-root,app-root{
    font-size:100%
}

app-root{
    background:#fff;
    color:#333;
    padding:0;
    margin:0;
    font-family:sparkasse_ltregular,Arial,sans-serif;
    font-weight:normal;
    font-style:normal;
    line-height:1;
    position:relative;
    cursor:default
}

app-root a:hover{
    cursor:pointer
}

app-root img,app-root object,app-root embed{
    max-width:100%;
    height:auto
}

app-root object,app-root embed{
    height:100%
}

app-root img{
    -ms-interpolation-mode:bicubic
}

app-root #map_canvas img,app-root #map_canvas embed,app-root #map_canvas object,app-root .map_canvas img,app-root .map_canvas embed,app-root .map_canvas object{
    max-width:none !important
}

app-root .left{
    float:left !important
}

app-root .right{
    float:right !important
}

app-root .clearfix{
    *zoom:1}

app-root .clearfix:before,app-root .clearfix:after{
    content:" ";
    display:table
}

app-root .clearfix:after{
    clear:both
}

app-root .hide{
    display:none
}

app-root .antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}

app-root img{
    display:inline-block;
    vertical-align:middle
}

app-root textarea{
    height:auto;
    min-height:50px
}

app-root select{
    width:100%
}
app-root{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}

app-root{
    margin:0
}

app-root article,app-root aside,app-root details,app-root figcaption,app-root figure,app-root footer,app-root header,app-root hgroup,app-root main,app-root nav,app-root section,app-root summary{
    display:block
}

app-root audio,app-root canvas,app-root progress,app-root video{
    display:inline-block;
    vertical-align:baseline
}

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

app-root [hidden],app-root template{
    display:none
}

app-root a{
    background:transparent
}

app-root a:active,app-root a:hover{
    outline:0
}

app-root abbr[title]{
    border-bottom:1px dotted
}

app-root b,app-root strong{
    font-weight:bold
}

app-root dfn{
    font-style:italic
}

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

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

app-root small{
    font-size:80%
}

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

app-root sup{
    top:-0.5em
}

app-root sub{
    bottom:-0.25em
}

app-root img{
    border:0
}

app-root svg:not(:root){
    overflow:hidden
}

app-root figure{
    margin:1em 40px
}

app-root hr{
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}

app-root pre{
    overflow:auto
}

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

app-root button,app-root input,app-root optgroup,app-root select,app-root textarea{
    color:inherit;
    font:inherit;
    margin:0
}

app-root button{
    overflow:visible
}

app-root button,app-root select{
    text-transform:none
}

app-root button,app-root html input[type="button"],app-root input[type="reset"],app-root input[type="submit"]{
    -webkit-appearance:button;
    cursor:pointer
}

app-root button[disabled],app-root html input[disabled]{
    cursor:default
}

app-root button::-moz-focus-inner,app-root input::-moz-focus-inner{
    border:0;
    padding:0
}

app-root input{
    line-height:normal
}

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

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

app-root input[type="search"]{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}

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

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

app-root legend{
    border:0;
    padding:0
}

app-root textarea{
    overflow:auto
}

app-root optgroup{
    font-weight:bold
}

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

app-root td,app-root th{
    padding:0
}

app-root .row{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    margin-bottom:0;
    max-width:86.25rem;
    *zoom:1}

app-root .row:before,app-root .row:after{
    content:" ";
    display:table
}

app-root .row:after{
    clear:both
}

app-root .row.collapse>.column,app-root .row.collapse>.columns{
    padding-left:0;
    padding-right:0;
    float:left
}

app-root .row.collapse .row{
    margin-left:0;
    margin-right:0
}

app-root .row .row{
    width:auto;
    margin-left:-0.9375rem;
    margin-right:-0.9375rem;
    margin-top:0;
    margin-bottom:0;
    max-width:none;
    *zoom:1}

app-root .row .row:before,app-root .row .row:after{
    content:" ";
    display:table
}

app-root .row .row:after{
    clear:both
}

app-root .row .row.collapse{
    width:auto;
    margin:0;
    max-width:none;
    *zoom:1}

app-root .row .row.collapse:before,app-root .row .row.collapse:after{
    content:" ";
    display:table
}

app-root .row .row.collapse:after{
    clear:both
}

app-root .column,app-root .columns{
    padding-left:0.9375rem;
    padding-right:0.9375rem;
    width:100%;
    float:left
}

@media only screen{
    app-root .column.small-centered,app-root .columns.small-centered{
        margin-left:auto;
        margin-right:auto;
        float:none !important
    }

    app-root .column.small-uncentered,app-root .columns.small-uncentered{
        margin-left:0;
        margin-right:0;
        float:left
    }

    app-root .column.small-uncentered.opposite,app-root .columns.small-uncentered.opposite{
        float:right
    }

    app-root .small-push-0{
        left:0%;
        right:auto
    }

    app-root .small-pull-0{
        right:0%;
        left:auto
    }

    app-root .small-push-1{
        left:8.33333%;
        right:auto
    }

    app-root .small-pull-1{
        right:8.33333%;
        left:auto
    }

    app-root .small-push-2{
        left:16.66667%;
        right:auto
    }

    app-root .small-pull-2{
        right:16.66667%;
        left:auto
    }

    app-root .small-push-3{
        left:25%;
        right:auto
    }

    app-root .small-pull-3{
        right:25%;
        left:auto
    }

    app-root .small-push-4{
        left:33.33333%;
        right:auto
    }

    app-root .small-pull-4{
        right:33.33333%;
        left:auto
    }

    app-root .small-push-5{
        left:41.66667%;
        right:auto
    }

    app-root .small-pull-5{
        right:41.66667%;
        left:auto
    }

    app-root .small-push-6{
        left:50%;
        right:auto
    }

    app-root .small-pull-6{
        right:50%;
        left:auto
    }

    app-root .small-push-7{
        left:58.33333%;
        right:auto
    }

    app-root .small-pull-7{
        right:58.33333%;
        left:auto
    }

    app-root .small-push-8{
        left:66.66667%;
        right:auto
    }

    app-root .small-pull-8{
        right:66.66667%;
        left:auto
    }

    app-root .small-push-9{
        left:75%;
        right:auto
    }

    app-root .small-pull-9{
        right:75%;
        left:auto
    }

    app-root .small-push-10{
        left:83.33333%;
        right:auto
    }

    app-root .small-pull-10{
        right:83.33333%;
        left:auto
    }

    app-root .small-push-11{
        left:91.66667%;
        right:auto
    }

    app-root .small-pull-11{
        right:91.66667%;
        left:auto
    }

    app-root .column,app-root .columns{
        position:relative;
        padding-left:0.9375rem;
        padding-right:0.9375rem;
        float:left
    }

    app-root .small-1{
        width:8.33333%
    }

    app-root .small-2{
        width:16.66667%
    }

    app-root .small-3{
        width:25%
    }

    app-root .small-4{
        width:33.33333%
    }

    app-root .small-5{
        width:41.66667%
    }

    app-root .small-6{
        width:50%
    }

    app-root .small-7{
        width:58.33333%
    }

    app-root .small-8{
        width:66.66667%
    }

    app-root .small-9{
        width:75%
    }

    app-root .small-10{
        width:83.33333%
    }

    app-root .small-11{
        width:91.66667%
    }

    app-root .small-12{
        width:100%
    }

    app-root [class*="column"]+[class*="column"]:last-child{
        float:right
    }

    app-root [class*="column"]+[class*="column"].end{
        float:left
    }

    app-root .small-offset-0{
        margin-left:0% !important
    }

    app-root .small-offset-1{
        margin-left:8.33333% !important
    }

    app-root .small-offset-2{
        margin-left:16.66667% !important
    }

    app-root .small-offset-3{
        margin-left:25% !important
    }

    app-root .small-offset-4{
        margin-left:33.33333% !important
    }

    app-root .small-offset-5{
        margin-left:41.66667% !important
    }

    app-root .small-offset-6{
        margin-left:50% !important
    }

    app-root .small-offset-7{
        margin-left:58.33333% !important
    }

    app-root .small-offset-8{
        margin-left:66.66667% !important
    }

    app-root .small-offset-9{
        margin-left:75% !important
    }

    app-root .small-offset-10{
        margin-left:83.33333% !important
    }

    app-root .small-offset-11{
        margin-left:91.66667% !important
    }

    app-root .small-reset-order,app-root .small-reset-order{
        margin-left:0;
        margin-right:0;
        left:auto;
        right:auto;
        float:left
    }
}

@media only screen and (min-width: 40.063em){
    app-root .column.medium-centered,app-root .columns.medium-centered{
        margin-left:auto;
        margin-right:auto;
        float:none !important
    }

    app-root .column.medium-uncentered,app-root .columns.medium-uncentered{
        margin-left:0;
        margin-right:0;
        float:left
    }

    app-root .column.medium-uncentered.opposite,app-root .columns.medium-uncentered.opposite{
        float:right
    }

    app-root .medium-push-0{
        left:0%;
        right:auto
    }

    app-root .medium-pull-0{
        right:0%;
        left:auto
    }

    app-root .medium-push-1{
        left:8.33333%;
        right:auto
    }

    app-root .medium-pull-1{
        right:8.33333%;
        left:auto
    }

    app-root .medium-push-2{
        left:16.66667%;
        right:auto
    }

    app-root .medium-pull-2{
        right:16.66667%;
        left:auto
    }

    app-root .medium-push-3{
        left:25%;
        right:auto
    }

    app-root .medium-pull-3{
        right:25%;
        left:auto
    }

    app-root .medium-push-4{
        left:33.33333%;
        right:auto
    }

    app-root .medium-pull-4{
        right:33.33333%;
        left:auto
    }

    app-root .medium-push-5{
        left:41.66667%;
        right:auto
    }

    app-root .medium-pull-5{
        right:41.66667%;
        left:auto
    }

    app-root .medium-push-6{
        left:50%;
        right:auto
    }

    app-root .medium-pull-6{
        right:50%;
        left:auto
    }

    app-root .medium-push-7{
        left:58.33333%;
        right:auto
    }

    app-root .medium-pull-7{
        right:58.33333%;
        left:auto
    }

    app-root .medium-push-8{
        left:66.66667%;
        right:auto
    }

    app-root .medium-pull-8{
        right:66.66667%;
        left:auto
    }

    app-root .medium-push-9{
        left:75%;
        right:auto
    }

    app-root .medium-pull-9{
        right:75%;
        left:auto
    }

    app-root .medium-push-10{
        left:83.33333%;
        right:auto
    }

    app-root .medium-pull-10{
        right:83.33333%;
        left:auto
    }

    app-root .medium-push-11{
        left:91.66667%;
        right:auto
    }

    app-root .medium-pull-11{
        right:91.66667%;
        left:auto
    }

    app-root .column,app-root .columns{
        position:relative;
        padding-left:0.9375rem;
        padding-right:0.9375rem;
        float:left
    }

    app-root .medium-1{
        width:8.33333%
    }

    app-root .medium-2{
        width:16.66667%
    }

    app-root .medium-3{
        width:25%
    }

    app-root .medium-4{
        width:33.33333%
    }

    app-root .medium-5{
        width:41.66667%
    }

    app-root .medium-6{
        width:50%
    }

    app-root .medium-7{
        width:58.33333%
    }

    app-root .medium-8{
        width:66.66667%
    }

    app-root .medium-9{
        width:75%
    }

    app-root .medium-10{
        width:83.33333%
    }

    app-root .medium-11{
        width:91.66667%
    }

    app-root .medium-12{
        width:100%
    }

    app-root [class*="column"]+[class*="column"]:last-child{
        float:right
    }

    app-root [class*="column"]+[class*="column"].end{
        float:left
    }

    app-root .medium-offset-0{
        margin-left:0% !important
    }

    app-root .medium-offset-1{
        margin-left:8.33333% !important
    }

    app-root .medium-offset-2{
        margin-left:16.66667% !important
    }

    app-root .medium-offset-3{
        margin-left:25% !important
    }

    app-root .medium-offset-4{
        margin-left:33.33333% !important
    }

    app-root .medium-offset-5{
        margin-left:41.66667% !important
    }

    app-root .medium-offset-6{
        margin-left:50% !important
    }

    app-root .medium-offset-7{
        margin-left:58.33333% !important
    }

    app-root .medium-offset-8{
        margin-left:66.66667% !important
    }

    app-root .medium-offset-9{
        margin-left:75% !important
    }

    app-root .medium-offset-10{
        margin-left:83.33333% !important
    }

    app-root .medium-offset-11{
        margin-left:91.66667% !important
    }

    app-root .medium-reset-order,app-root .medium-reset-order{
        margin-left:0;
        margin-right:0;
        left:auto;
        right:auto;
        float:left
    }

    app-root .push-0{
        left:0%;
        right:auto
    }

    app-root .pull-0{
        right:0%;
        left:auto
    }

    app-root .push-1{
        left:8.33333%;
        right:auto
    }

    app-root .pull-1{
        right:8.33333%;
        left:auto
    }

    app-root .push-2{
        left:16.66667%;
        right:auto
    }

    app-root .pull-2{
        right:16.66667%;
        left:auto
    }

    app-root .push-3{
        left:25%;
        right:auto
    }

    app-root .pull-3{
        right:25%;
        left:auto
    }

    app-root .push-4{
        left:33.33333%;
        right:auto
    }

    app-root .pull-4{
        right:33.33333%;
        left:auto
    }

    app-root .push-5{
        left:41.66667%;
        right:auto
    }

    app-root .pull-5{
        right:41.66667%;
        left:auto
    }

    app-root .push-6{
        left:50%;
        right:auto
    }

    app-root .pull-6{
        right:50%;
        left:auto
    }

    app-root .push-7{
        left:58.33333%;
        right:auto
    }

    app-root .pull-7{
        right:58.33333%;
        left:auto
    }

    app-root .push-8{
        left:66.66667%;
        right:auto
    }

    app-root .pull-8{
        right:66.66667%;
        left:auto
    }

    app-root .push-9{
        left:75%;
        right:auto
    }

    app-root .pull-9{
        right:75%;
        left:auto
    }

    app-root .push-10{
        left:83.33333%;
        right:auto
    }

    app-root .pull-10{
        right:83.33333%;
        left:auto
    }

    app-root .push-11{
        left:91.66667%;
        right:auto
    }

    app-root .pull-11{
        right:91.66667%;
        left:auto
    }
}

@media only screen and (min-width: 64.063em){
    app-root .column.large-centered,app-root .columns.large-centered{
        margin-left:auto;
        margin-right:auto;
        float:none !important
    }

    app-root .column.large-uncentered,app-root .columns.large-uncentered{
        margin-left:0;
        margin-right:0;
        float:left
    }

    app-root .column.large-uncentered.opposite,app-root .columns.large-uncentered.opposite{
        float:right
    }

    app-root .large-push-0{
        left:0%;
        right:auto
    }

    app-root .large-pull-0{
        right:0%;
        left:auto
    }

    app-root .large-push-1{
        left:8.33333%;
        right:auto
    }

    app-root .large-pull-1{
        right:8.33333%;
        left:auto
    }

    app-root .large-push-2{
        left:16.66667%;
        right:auto
    }

    app-root .large-pull-2{
        right:16.66667%;
        left:auto
    }

    app-root .large-push-3{
        left:25%;
        right:auto
    }

    app-root .large-pull-3{
        right:25%;
        left:auto
    }

    app-root .large-push-4{
        left:33.33333%;
        right:auto
    }

    app-root .large-pull-4{
        right:33.33333%;
        left:auto
    }

    app-root .large-push-5{
        left:41.66667%;
        right:auto
    }

    app-root .large-pull-5{
        right:41.66667%;
        left:auto
    }

    app-root .large-push-6{
        left:50%;
        right:auto
    }

    app-root .large-pull-6{
        right:50%;
        left:auto
    }

    app-root .large-push-7{
        left:58.33333%;
        right:auto
    }

    app-root .large-pull-7{
        right:58.33333%;
        left:auto
    }

    app-root .large-push-8{
        left:66.66667%;
        right:auto
    }

    app-root .large-pull-8{
        right:66.66667%;
        left:auto
    }

    app-root .large-push-9{
        left:75%;
        right:auto
    }

    app-root .large-pull-9{
        right:75%;
        left:auto
    }

    app-root .large-push-10{
        left:83.33333%;
        right:auto
    }

    app-root .large-pull-10{
        right:83.33333%;
        left:auto
    }

    app-root .large-push-11{
        left:91.66667%;
        right:auto
    }

    app-root .large-pull-11{
        right:91.66667%;
        left:auto
    }

    app-root .column,app-root .columns{
        position:relative;
        padding-left:0.9375rem;
        padding-right:0.9375rem;
        float:left
    }

    app-root .large-1{
        width:8.33333%
    }

    app-root .large-2{
        width:16.66667%
    }

    app-root .large-3{
        width:25%
    }

    app-root .large-4{
        width:33.33333%
    }

    app-root .large-5{
        width:41.66667%
    }

    app-root .large-6{
        width:50%
    }

    app-root .large-7{
        width:58.33333%
    }

    app-root .large-8{
        width:66.66667%
    }

    app-root .large-9{
        width:75%
    }

    app-root .large-10{
        width:83.33333%
    }

    app-root .large-11{
        width:91.66667%
    }

    app-root .large-12{
        width:100%
    }

    app-root [class*="column"]+[class*="column"]:last-child{
        float:right
    }

    app-root [class*="column"]+[class*="column"].end{
        float:left
    }

    app-root .large-offset-0{
        margin-left:0% !important
    }

    app-root .large-offset-1{
        margin-left:8.33333% !important
    }

    app-root .large-offset-2{
        margin-left:16.66667% !important
    }

    app-root .large-offset-3{
        margin-left:25% !important
    }

    app-root .large-offset-4{
        margin-left:33.33333% !important
    }

    app-root .large-offset-5{
        margin-left:41.66667% !important
    }

    app-root .large-offset-6{
        margin-left:50% !important
    }

    app-root .large-offset-7{
        margin-left:58.33333% !important
    }

    app-root .large-offset-8{
        margin-left:66.66667% !important
    }

    app-root .large-offset-9{
        margin-left:75% !important
    }

    app-root .large-offset-10{
        margin-left:83.33333% !important
    }

    app-root .large-offset-11{
        margin-left:91.66667% !important
    }

    app-root .large-reset-order,app-root .large-reset-order{
        margin-left:0;
        margin-right:0;
        left:auto;
        right:auto;
        float:left
    }

    app-root .push-0{
        left:0%;
        right:auto
    }

    app-root .pull-0{
        right:0%;
        left:auto
    }

    app-root .push-1{
        left:8.33333%;
        right:auto
    }

    app-root .pull-1{
        right:8.33333%;
        left:auto
    }

    app-root .push-2{
        left:16.66667%;
        right:auto
    }

    app-root .pull-2{
        right:16.66667%;
        left:auto
    }

    app-root .push-3{
        left:25%;
        right:auto
    }

    app-root .pull-3{
        right:25%;
        left:auto
    }

    app-root .push-4{
        left:33.33333%;
        right:auto
    }

    app-root .pull-4{
        right:33.33333%;
        left:auto
    }

    app-root .push-5{
        left:41.66667%;
        right:auto
    }

    app-root .pull-5{
        right:41.66667%;
        left:auto
    }

    app-root .push-6{
        left:50%;
        right:auto
    }

    app-root .pull-6{
        right:50%;
        left:auto
    }

    app-root .push-7{
        left:58.33333%;
        right:auto
    }

    app-root .pull-7{
        right:58.33333%;
        left:auto
    }

    app-root .push-8{
        left:66.66667%;
        right:auto
    }

    app-root .pull-8{
        right:66.66667%;
        left:auto
    }

    app-root .push-9{
        left:75%;
        right:auto
    }

    app-root .pull-9{
        right:75%;
        left:auto
    }

    app-root .push-10{
        left:83.33333%;
        right:auto
    }

    app-root .pull-10{
        right:83.33333%;
        left:auto
    }

    app-root .push-11{
        left:91.66667%;
        right:auto
    }

    app-root .pull-11{
        right:91.66667%;
        left:auto
    }
}

app-root .accordion{
    *zoom:1;margin-bottom:0
}

app-root .accordion:before,app-root .accordion:after{
    content:" ";
    display:table
}

app-root .accordion:after{
    clear:both
}

app-root .accordion dd{
    display:block;
    margin-bottom:0 !important
}

app-root .accordion dd.active>a{
    background:#e8e8e8
}

app-root .accordion dd>a{
    background:#efefef;
    color:#222;
    padding:1rem;
    display:block;
    font-family:sparkasse_ltregular,Arial,sans-serif;
    font-size:1rem
}

app-root .accordion dd>a:hover{
    background:#e3e3e3
}

app-root .accordion .content{
    display:none;
    padding:0.9375rem
}

app-root .accordion .content.active{
    display:block;
    background:#fff
}

app-root .alert-box{
    border-style:solid;
    border-width:1px;
    display:block;
    font-weight:normal;
    margin-bottom:1.25rem;
    position:relative;
    padding:0.875rem 1.5rem 0.875rem 0.875rem;
    font-size:0.8125rem;
    background-color:#008CBA;
    border-color:#0078a0;
    color:#fff
}

app-root .alert-box .close{
    font-size:1.375rem;
    padding:9px 6px 4px;
    line-height:0;
    position:absolute;
    top:50%;
    margin-top:-0.6875rem;
    right:0.25rem;
    color:#333;
    opacity:0.3
}

app-root .alert-box .close:hover,app-root .alert-box .close:focus{
    opacity:0.5
}

app-root .alert-box.radius{
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root .alert-box.round{
    -webkit-border-radius:1000px;
    border-radius:1000px
}

app-root .alert-box.success{
    background-color:#43AC6A;
    border-color:#3a945b;
    color:#fff
}

app-root .alert-box.alert{
    background-color:#f04124;
    border-color:#de2d0f;
    color:#fff
}

app-root .alert-box.secondary{
    background-color:#e7e7e7;
    border-color:#c7c7c7;
    color:#4f4f4f
}

app-root .alert-box.warning{
    background-color:#f08a24;
    border-color:#de770f;
    color:#fff
}

app-root .alert-box.info{
    background-color:#a0d3e8;
    border-color:#74bfdd;
    color:#4f4f4f
}

app-root [class*="block-grid-"]{
    display:block;
    padding:0;
    margin:0 -0.625rem;
    *zoom:1}

app-root [class*="block-grid-"]:before,app-root [class*="block-grid-"]:after{
    content:" ";
    display:table
}

app-root [class*="block-grid-"]:after{
    clear:both
}

app-root [class*="block-grid-"]>li{
    display:block;
    height:auto;
    float:left;
    padding:0 0.625rem 1.25rem
}

@media only screen{
    app-root .small-block-grid-1>li{
        width:100%;
        list-style:none
    }

    app-root .small-block-grid-1>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-1>li:nth-of-type(1n+1){
        clear:both
    }

    app-root .small-block-grid-2>li{
        width:50%;
        list-style:none
    }

    app-root .small-block-grid-2>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-2>li:nth-of-type(2n+1){
        clear:both
    }

    app-root .small-block-grid-3>li{
        width:33.33333%;
        list-style:none
    }

    app-root .small-block-grid-3>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-3>li:nth-of-type(3n+1){
        clear:both
    }

    app-root .small-block-grid-4>li{
        width:25%;
        list-style:none
    }

    app-root .small-block-grid-4>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-4>li:nth-of-type(4n+1){
        clear:both
    }

    app-root .small-block-grid-5>li{
        width:20%;
        list-style:none
    }

    app-root .small-block-grid-5>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-5>li:nth-of-type(5n+1){
        clear:both
    }

    app-root .small-block-grid-6>li{
        width:16.66667%;
        list-style:none
    }

    app-root .small-block-grid-6>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-6>li:nth-of-type(6n+1){
        clear:both
    }

    app-root .small-block-grid-7>li{
        width:14.28571%;
        list-style:none
    }

    app-root .small-block-grid-7>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-7>li:nth-of-type(7n+1){
        clear:both
    }

    app-root .small-block-grid-8>li{
        width:12.5%;
        list-style:none
    }

    app-root .small-block-grid-8>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-8>li:nth-of-type(8n+1){
        clear:both
    }

    app-root .small-block-grid-9>li{
        width:11.11111%;
        list-style:none
    }

    app-root .small-block-grid-9>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-9>li:nth-of-type(9n+1){
        clear:both
    }

    app-root .small-block-grid-10>li{
        width:10%;
        list-style:none
    }

    app-root .small-block-grid-10>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-10>li:nth-of-type(10n+1){
        clear:both
    }

    app-root .small-block-grid-11>li{
        width:9.09091%;
        list-style:none
    }

    app-root .small-block-grid-11>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-11>li:nth-of-type(11n+1){
        clear:both
    }

    app-root .small-block-grid-12>li{
        width:8.33333%;
        list-style:none
    }

    app-root .small-block-grid-12>li:nth-of-type(n){
        clear:none
    }

    app-root .small-block-grid-12>li:nth-of-type(12n+1){
        clear:both
    }
}

@media only screen and (min-width: 40.063em){
    app-root .medium-block-grid-1>li{
        width:100%;
        list-style:none
    }

    app-root .medium-block-grid-1>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-1>li:nth-of-type(1n+1){
        clear:both
    }

    app-root .medium-block-grid-2>li{
        width:50%;
        list-style:none
    }

    app-root .medium-block-grid-2>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-2>li:nth-of-type(2n+1){
        clear:both
    }

    app-root .medium-block-grid-3>li{
        width:33.33333%;
        list-style:none
    }

    app-root .medium-block-grid-3>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-3>li:nth-of-type(3n+1){
        clear:both
    }

    app-root .medium-block-grid-4>li{
        width:25%;
        list-style:none
    }

    app-root .medium-block-grid-4>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-4>li:nth-of-type(4n+1){
        clear:both
    }

    app-root .medium-block-grid-5>li{
        width:20%;
        list-style:none
    }

    app-root .medium-block-grid-5>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-5>li:nth-of-type(5n+1){
        clear:both
    }

    app-root .medium-block-grid-6>li{
        width:16.66667%;
        list-style:none
    }

    app-root .medium-block-grid-6>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-6>li:nth-of-type(6n+1){
        clear:both
    }

    app-root .medium-block-grid-7>li{
        width:14.28571%;
        list-style:none
    }

    app-root .medium-block-grid-7>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-7>li:nth-of-type(7n+1){
        clear:both
    }

    app-root .medium-block-grid-8>li{
        width:12.5%;
        list-style:none
    }

    app-root .medium-block-grid-8>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-8>li:nth-of-type(8n+1){
        clear:both
    }

    app-root .medium-block-grid-9>li{
        width:11.11111%;
        list-style:none
    }

    app-root .medium-block-grid-9>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-9>li:nth-of-type(9n+1){
        clear:both
    }

    app-root .medium-block-grid-10>li{
        width:10%;
        list-style:none
    }

    app-root .medium-block-grid-10>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-10>li:nth-of-type(10n+1){
        clear:both
    }

    app-root .medium-block-grid-11>li{
        width:9.09091%;
        list-style:none
    }

    app-root .medium-block-grid-11>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-11>li:nth-of-type(11n+1){
        clear:both
    }

    app-root .medium-block-grid-12>li{
        width:8.33333%;
        list-style:none
    }

    app-root .medium-block-grid-12>li:nth-of-type(n){
        clear:none
    }

    app-root .medium-block-grid-12>li:nth-of-type(12n+1){
        clear:both
    }
}

@media only screen and (min-width: 64.063em){
    app-root .large-block-grid-1>li{
        width:100%;
        list-style:none
    }

    app-root .large-block-grid-1>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-1>li:nth-of-type(1n+1){
        clear:both
    }

    app-root .large-block-grid-2>li{
        width:50%;
        list-style:none
    }

    app-root .large-block-grid-2>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-2>li:nth-of-type(2n+1){
        clear:both
    }

    app-root .large-block-grid-3>li{
        width:33.33333%;
        list-style:none
    }

    app-root .large-block-grid-3>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-3>li:nth-of-type(3n+1){
        clear:both
    }

    app-root .large-block-grid-4>li{
        width:25%;
        list-style:none
    }

    app-root .large-block-grid-4>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-4>li:nth-of-type(4n+1){
        clear:both
    }

    app-root .large-block-grid-5>li{
        width:20%;
        list-style:none
    }

    app-root .large-block-grid-5>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-5>li:nth-of-type(5n+1){
        clear:both
    }

    app-root .large-block-grid-6>li{
        width:16.66667%;
        list-style:none
    }

    app-root .large-block-grid-6>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-6>li:nth-of-type(6n+1){
        clear:both
    }

    app-root .large-block-grid-7>li{
        width:14.28571%;
        list-style:none
    }

    app-root .large-block-grid-7>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-7>li:nth-of-type(7n+1){
        clear:both
    }

    app-root .large-block-grid-8>li{
        width:12.5%;
        list-style:none
    }

    app-root .large-block-grid-8>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-8>li:nth-of-type(8n+1){
        clear:both
    }

    app-root .large-block-grid-9>li{
        width:11.11111%;
        list-style:none
    }

    app-root .large-block-grid-9>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-9>li:nth-of-type(9n+1){
        clear:both
    }

    app-root .large-block-grid-10>li{
        width:10%;
        list-style:none
    }

    app-root .large-block-grid-10>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-10>li:nth-of-type(10n+1){
        clear:both
    }

    app-root .large-block-grid-11>li{
        width:9.09091%;
        list-style:none
    }

    app-root .large-block-grid-11>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-11>li:nth-of-type(11n+1){
        clear:both
    }

    app-root .large-block-grid-12>li{
        width:8.33333%;
        list-style:none
    }

    app-root .large-block-grid-12>li:nth-of-type(n){
        clear:none
    }

    app-root .large-block-grid-12>li:nth-of-type(12n+1){
        clear:both
    }
}

app-root .breadcrumbs{
    display:block;
    padding:0.5625rem 0.875rem 0.5625rem;
    overflow:hidden;
    margin-left:0;
    list-style:none;
    border-style:solid;
    border-width:1px;
    background-color:#f4f4f4;
    border-color:#dcdcdc;
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root .breadcrumbs>*{
    margin:0;
    float:left;
    font-size:0.6875rem;
    text-transform:uppercase
}

app-root .breadcrumbs>*:hover a,app-root .breadcrumbs>*:focus a{
    text-decoration:underline
}

app-root .breadcrumbs>* a,app-root .breadcrumbs>* span{
    text-transform:uppercase;
    color:#008CBA
}

app-root .breadcrumbs>*.current{
    cursor:default;
    color:#333
}

app-root .breadcrumbs>*.current a{
    cursor:default;
    color:#333
}

app-root .breadcrumbs>*.current:hover,app-root .breadcrumbs>*.current:hover a,app-root .breadcrumbs>*.current:focus,app-root .breadcrumbs>*.current:focus a{
    text-decoration:none
}

app-root .breadcrumbs>*.unavailable{
    color:#999
}

app-root .breadcrumbs>*.unavailable a{
    color:#999
}

app-root .breadcrumbs>*.unavailable:hover,app-root .breadcrumbs>*.unavailable:hover a,app-root .breadcrumbs>*.unavailable:focus,app-root .breadcrumbs>*.unavailable a:focus{
    text-decoration:none;
    color:#999;
    cursor:default
}

app-root .breadcrumbs>*:before{
    content:"/";
    color:#aaa;
    margin:0 0.75rem;
    position:relative;
    top:1px
}

app-root .breadcrumbs>*:first-child:before{
    content:" ";
    margin:0
}

app-root button,app-root .button{
    border-style:solid;
    border-width:0px;
    cursor:pointer;
    font-family:sparkasse_ltregular,Arial,sans-serif;
    font-weight:normal;
    line-height:normal;
    margin:0 0 1.25rem;
    position:relative;
    text-decoration:none;
    text-align:center;
    display:inline-block;
    padding-top:1rem;
    padding-right:2rem;
    padding-bottom:1.0625rem;
    padding-left:2rem;
    font-size:1rem;
    background-color:#008CBA;
    border-color:#007095;
    color:#fff;
    -webkit-transition:background-color 300ms ease-out;
    -moz-transition:background-color 300ms ease-out;
    -o-transition:background-color 300ms ease-out;
    transition:background-color 300ms ease-out;
    padding-top:1.0625rem;
    padding-bottom:1rem;
    -webkit-appearance:none;
    border:none;
    font-weight:normal !important
}

app-root button:hover,app-root button:focus,app-root .button:hover,app-root .button:focus{
    background-color:#007095
}

app-root button:hover,app-root button:focus,app-root .button:hover,app-root .button:focus{
    color:#fff
}

app-root button.secondary,app-root .button.secondary{
    background-color:#e7e7e7;
    border-color:#b9b9b9;
    color:#333
}

app-root button.secondary:hover,app-root button.secondary:focus,app-root .button.secondary:hover,app-root .button.secondary:focus{
    background-color:#b9b9b9
}

app-root button.secondary:hover,app-root button.secondary:focus,app-root .button.secondary:hover,app-root .button.secondary:focus{
    color:#333
}

app-root button.success,app-root .button.success{
    background-color:#43AC6A;
    border-color:#368a55;
    color:#fff
}

app-root button.success:hover,app-root button.success:focus,app-root .button.success:hover,app-root .button.success:focus{
    background-color:#368a55
}

app-root button.success:hover,app-root button.success:focus,app-root .button.success:hover,app-root .button.success:focus{
    color:#fff
}

app-root button.alert,app-root .button.alert{
    background-color:#f04124;
    border-color:#cf2a0e;
    color:#fff
}

app-root button.alert:hover,app-root button.alert:focus,app-root .button.alert:hover,app-root .button.alert:focus{
    background-color:#cf2a0e
}

app-root button.alert:hover,app-root button.alert:focus,app-root .button.alert:hover,app-root .button.alert:focus{
    color:#fff
}

app-root button.large,app-root .button.large{
    padding-top:1.125rem;
    padding-right:2.25rem;
    padding-bottom:1.1875rem;
    padding-left:2.25rem;
    font-size:1.25rem
}

app-root button.small,app-root .button.small{
    padding-top:0.875rem;
    padding-right:1.75rem;
    padding-bottom:0.9375rem;
    padding-left:1.75rem;
    font-size:0.8125rem
}

app-root button.tiny,app-root .button.tiny{
    padding-top:0.625rem;
    padding-right:1.25rem;
    padding-bottom:0.6875rem;
    padding-left:1.25rem;
    font-size:0.6875rem
}

app-root button.expand,app-root .button.expand{
    padding-right:0;
    padding-left:0;
    width:100%
}

app-root button.left-align,app-root .button.left-align{
    text-align:left;
    text-indent:0.75rem
}

app-root button.right-align,app-root .button.right-align{
    text-align:right;
    padding-right:0.75rem
}

app-root button.radius,app-root .button.radius{
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root button.round,app-root .button.round{
    -webkit-border-radius:1000px;
    border-radius:1000px
}

app-root button.disabled,app-root button[disabled],app-root .button.disabled,app-root .button[disabled]{
    background-color:#008CBA;
    border-color:#007095;
    color:#fff;
    cursor:default;
    opacity:0.7;
    -webkit-box-shadow:none;
    box-shadow:none
}

app-root button.disabled:hover,app-root button.disabled:focus,app-root button[disabled]:hover,app-root button[disabled]:focus,app-root .button.disabled:hover,app-root .button.disabled:focus,app-root .button[disabled]:hover,app-root .button[disabled]:focus{
    background-color:#007095
}

app-root button.disabled:hover,app-root button.disabled:focus,app-root button[disabled]:hover,app-root button[disabled]:focus,app-root .button.disabled:hover,app-root .button.disabled:focus,app-root .button[disabled]:hover,app-root .button[disabled]:focus{
    color:#fff
}

app-root button.disabled:hover,app-root button.disabled:focus,app-root button[disabled]:hover,app-root button[disabled]:focus,app-root .button.disabled:hover,app-root .button.disabled:focus,app-root .button[disabled]:hover,app-root .button[disabled]:focus{
    background-color:#008CBA
}

app-root button.disabled.secondary,app-root button[disabled].secondary,app-root .button.disabled.secondary,app-root .button[disabled].secondary{
    background-color:#e7e7e7;
    border-color:#b9b9b9;
    color:#333;
    cursor:default;
    opacity:0.7;
    -webkit-box-shadow:none;
    box-shadow:none
}

app-root button.disabled.secondary:hover,app-root button.disabled.secondary:focus,app-root button[disabled].secondary:hover,app-root button[disabled].secondary:focus,app-root .button.disabled.secondary:hover,app-root .button.disabled.secondary:focus,app-root .button[disabled].secondary:hover,app-root .button[disabled].secondary:focus{
    background-color:#b9b9b9
}

app-root button.disabled.secondary:hover,app-root button.disabled.secondary:focus,app-root button[disabled].secondary:hover,app-root button[disabled].secondary:focus,app-root .button.disabled.secondary:hover,app-root .button.disabled.secondary:focus,app-root .button[disabled].secondary:hover,app-root .button[disabled].secondary:focus{
    color:#333
}

app-root button.disabled.secondary:hover,app-root button.disabled.secondary:focus,app-root button[disabled].secondary:hover,app-root button[disabled].secondary:focus,app-root .button.disabled.secondary:hover,app-root .button.disabled.secondary:focus,app-root .button[disabled].secondary:hover,app-root .button[disabled].secondary:focus{
    background-color:#e7e7e7
}

app-root button.disabled.success,app-root button[disabled].success,app-root .button.disabled.success,app-root .button[disabled].success{
    background-color:#43AC6A;
    border-color:#368a55;
    color:#fff;
    cursor:default;
    opacity:0.7;
    -webkit-box-shadow:none;
    box-shadow:none
}

app-root button.disabled.success:hover,app-root button.disabled.success:focus,app-root button[disabled].success:hover,app-root button[disabled].success:focus,app-root .button.disabled.success:hover,app-root .button.disabled.success:focus,app-root .button[disabled].success:hover,app-root .button[disabled].success:focus{
    background-color:#368a55
}

app-root button.disabled.success:hover,app-root button.disabled.success:focus,app-root button[disabled].success:hover,app-root button[disabled].success:focus,app-root .button.disabled.success:hover,app-root .button.disabled.success:focus,app-root .button[disabled].success:hover,app-root .button[disabled].success:focus{
    color:#fff
}

app-root button.disabled.success:hover,app-root button.disabled.success:focus,app-root button[disabled].success:hover,app-root button[disabled].success:focus,app-root .button.disabled.success:hover,app-root .button.disabled.success:focus,app-root .button[disabled].success:hover,app-root .button[disabled].success:focus{
    background-color:#43AC6A
}

app-root button.disabled.alert,app-root button[disabled].alert,app-root .button.disabled.alert,app-root .button[disabled].alert{
    background-color:#f04124;
    border-color:#cf2a0e;
    color:#fff;
    cursor:default;
    opacity:0.7;
    -webkit-box-shadow:none;
    box-shadow:none
}

app-root button.disabled.alert:hover,app-root button.disabled.alert:focus,app-root button[disabled].alert:hover,app-root button[disabled].alert:focus,app-root .button.disabled.alert:hover,app-root .button.disabled.alert:focus,app-root .button[disabled].alert:hover,app-root .button[disabled].alert:focus{
    background-color:#cf2a0e
}

app-root button.disabled.alert:hover,app-root button.disabled.alert:focus,app-root button[disabled].alert:hover,app-root button[disabled].alert:focus,app-root .button.disabled.alert:hover,app-root .button.disabled.alert:focus,app-root .button[disabled].alert:hover,app-root .button[disabled].alert:focus{
    color:#fff
}

app-root button.disabled.alert:hover,app-root button.disabled.alert:focus,app-root button[disabled].alert:hover,app-root button[disabled].alert:focus,app-root .button.disabled.alert:hover,app-root .button.disabled.alert:focus,app-root .button[disabled].alert:hover,app-root .button[disabled].alert:focus{
    background-color:#f04124
}

@media only screen and (min-width: 40.063em){
    app-root button,app-root .button{
        display:inline-block
    }
}

app-root .button-group{
    list-style:none;
    margin:0;
    left:0;
    *zoom:1}

app-root .button-group:before,app-root .button-group:after{
    content:" ";
    display:table
}

app-root .button-group:after{
    clear:both
}

app-root .button-group li{
    margin:0;
    float:left
}

app-root .button-group li>button,app-root .button-group li .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group li:first-child button,app-root .button-group li:first-child .button{
    border-left:0
}

app-root .button-group li:first-child{
    margin-left:0
}

app-root .button-group.radius>*>button,app-root .button-group.radius>* .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.radius>*:first-child button,app-root .button-group.radius>*:first-child .button{
    border-left:0
}

app-root .button-group.radius>*:first-child,app-root .button-group.radius>*:first-child>a,app-root .button-group.radius>*:first-child>button,app-root .button-group.radius>*:first-child>.button{
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-topleft:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    border-top-left-radius:3px
}

app-root .button-group.radius>*:last-child,app-root .button-group.radius>*:last-child>a,app-root .button-group.radius>*:last-child>button,app-root .button-group.radius>*:last-child>.button{
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    border-top-right-radius:3px
}

app-root .button-group.round>*>button,app-root .button-group.round>* .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.round>*:first-child button,app-root .button-group.round>*:first-child .button{
    border-left:0
}

app-root .button-group.round>*:first-child,app-root .button-group.round>*:first-child>a,app-root .button-group.round>*:first-child>button,app-root .button-group.round>*:first-child>.button{
    -moz-border-radius-bottomleft:1000px;
    -moz-border-radius-topleft:1000px;
    -webkit-border-bottom-left-radius:1000px;
    -webkit-border-top-left-radius:1000px;
    border-bottom-left-radius:1000px;
    border-top-left-radius:1000px
}

app-root .button-group.round>*:last-child,app-root .button-group.round>*:last-child>a,app-root .button-group.round>*:last-child>button,app-root .button-group.round>*:last-child>.button{
    -moz-border-radius-bottomright:1000px;
    -moz-border-radius-topright:1000px;
    -webkit-border-bottom-right-radius:1000px;
    -webkit-border-top-right-radius:1000px;
    border-bottom-right-radius:1000px;
    border-top-right-radius:1000px
}

app-root .button-group.even-2 li{
    width:50%
}

app-root .button-group.even-2 li>button,app-root .button-group.even-2 li .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.even-2 li:first-child button,app-root .button-group.even-2 li:first-child .button{
    border-left:0
}

app-root .button-group.even-2 li button,app-root .button-group.even-2 li .button{
    width:100%
}

app-root .button-group.even-3 li{
    width:33.33333%
}

app-root .button-group.even-3 li>button,app-root .button-group.even-3 li .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.even-3 li:first-child button,app-root .button-group.even-3 li:first-child .button{
    border-left:0
}

app-root .button-group.even-3 li button,app-root .button-group.even-3 li .button{
    width:100%
}

app-root .button-group.even-4 li{
    width:25%
}

app-root .button-group.even-4 li>button,app-root .button-group.even-4 li .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.even-4 li:first-child button,app-root .button-group.even-4 li:first-child .button{
    border-left:0
}

app-root .button-group.even-4 li button,app-root .button-group.even-4 li .button{
    width:100%
}

app-root .button-group.even-5 li{
    width:20%
}

app-root .button-group.even-5 li>button,app-root .button-group.even-5 li .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.even-5 li:first-child button,app-root .button-group.even-5 li:first-child .button{
    border-left:0
}

app-root .button-group.even-5 li button,app-root .button-group.even-5 li .button{
    width:100%
}

app-root .button-group.even-6 li{
    width:16.66667%
}

app-root .button-group.even-6 li>button,app-root .button-group.even-6 li .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.even-6 li:first-child button,app-root .button-group.even-6 li:first-child .button{
    border-left:0
}

app-root .button-group.even-6 li button,app-root .button-group.even-6 li .button{
    width:100%
}

app-root .button-group.even-7 li{
    width:14.28571%
}

app-root .button-group.even-7 li>button,app-root .button-group.even-7 li .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.even-7 li:first-child button,app-root .button-group.even-7 li:first-child .button{
    border-left:0
}

app-root .button-group.even-7 li button,app-root .button-group.even-7 li .button{
    width:100%
}

app-root .button-group.even-8 li{
    width:12.5%
}

app-root .button-group.even-8 li>button,app-root .button-group.even-8 li .button{
    border-left:1px solid;
    border-color:rgba(255,255,255,0.5)
}

app-root .button-group.even-8 li:first-child button,app-root .button-group.even-8 li:first-child .button{
    border-left:0
}

app-root .button-group.even-8 li button,app-root .button-group.even-8 li .button{
    width:100%
}

app-root .button-bar{
    *zoom:1}

app-root .button-bar:before,app-root .button-bar:after{
    content:" ";
    display:table
}

app-root .button-bar:after{
    clear:both
}

app-root .button-bar .button-group{
    float:left;
    margin-right:0.625rem
}

app-root .button-bar .button-group div{
    overflow:hidden
}

app-root .clearing-thumbs,app-root [data-clearing]{
    *zoom:1;margin-bottom:0;
    margin-left:0;
    list-style:none
}

app-root .clearing-thumbs:before,app-root .clearing-thumbs:after,app-root [data-clearing]:before,app-root [data-clearing]:after{
    content:" ";
    display:table
}

app-root .clearing-thumbs:after,app-root [data-clearing]:after{
    clear:both
}

app-root .clearing-thumbs li,app-root [data-clearing] li{
    float:left;
    margin-right:10px
}

app-root .clearing-thumbs[class*="block-grid-"] li,app-root [data-clearing][class*="block-grid-"] li{
    margin-right:0
}

app-root .clearing-blackout{
    background:#333;
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:998
}

app-root .clearing-blackout .clearing-close{
    display:block
}

app-root .clearing-container{
    position:relative;
    z-index:998;
    height:100%;
    overflow:hidden;
    margin:0
}

app-root .clearing-touch-label{
    position:absolute;
    top:50%;
    left:50%;
    color:#aaa;
    font-size:0.6em
}

app-root .visible-img{
    height:95%;
    position:relative
}

app-root .visible-img img{
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-50%;
    max-height:100%;
    max-width:100%
}

app-root .clearing-caption{
    color:#ccc;
    font-size:0.875em;
    line-height:1.3;
    margin-bottom:0;
    text-align:center;
    bottom:0;
    background:#333;
    width:100%;
    padding:10px 30px 20px;
    position:absolute;
    left:0
}

app-root .clearing-close{
    z-index:999;
    padding-left:20px;
    padding-top:10px;
    font-size:30px;
    line-height:1;
    color:#ccc;
    display:none
}

app-root .clearing-close:hover,app-root .clearing-close:focus{
    color:#ccc
}

app-root .clearing-assembled .clearing-container{
    height:100%
}

app-root .clearing-assembled .clearing-container .carousel>ul{
    display:none
}

app-root .clearing-feature li{
    display:none
}

app-root .clearing-feature li.clearing-featured-img{
    display:block
}

@media only screen and (min-width: 40.063em){
    app-root .clearing-main-prev,app-root .clearing-main-next{
        position:absolute;
        height:100%;
        width:40px;
        top:0
    }

    app-root .clearing-main-prev>span,app-root .clearing-main-next>span{
        position:absolute;
        top:50%;
        display:block;
        width:0;
        height:0;
        border:solid 12px
    }

    app-root .clearing-main-prev>span:hover,app-root .clearing-main-next>span:hover{
        opacity:0.8
    }

    app-root .clearing-main-prev{
        left:0
    }

    app-root .clearing-main-prev>span{
        left:5px;
        border-color:transparent;
        border-right-color:#ccc
    }

    app-root .clearing-main-next{
        right:0
    }

    app-root .clearing-main-next>span{
        border-color:transparent;
        border-left-color:#ccc
    }

    app-root .clearing-main-prev.disabled,app-root .clearing-main-next.disabled{
        opacity:0.3
    }

    app-root .clearing-assembled .clearing-container .carousel{
        background:rgba(51,51,51,0.8);
        height:120px;
        margin-top:10px;
        text-align:center
    }

    app-root .clearing-assembled .clearing-container .carousel>ul{
        display:inline-block;
        z-index:999;
        height:100%;
        position:relative;
        float:none
    }

    app-root .clearing-assembled .clearing-container .carousel>ul li{
        display:block;
        width:120px;
        min-height:inherit;
        float:left;
        overflow:hidden;
        margin-right:0;
        padding:0;
        position:relative;
        cursor:pointer;
        opacity:0.4
    }

    app-root .clearing-assembled .clearing-container .carousel>ul li.fix-height img{
        height:100%;
        max-width:none
    }

    app-root .clearing-assembled .clearing-container .carousel>ul li a.th{
        border:none;
        -webkit-box-shadow:none;
        box-shadow:none;
        display:block
    }

    app-root .clearing-assembled .clearing-container .carousel>ul li img{
        cursor:pointer !important;
        width:100% !important
    }

    app-root .clearing-assembled .clearing-container .carousel>ul li.visible{
        opacity:1
    }

    app-root .clearing-assembled .clearing-container .carousel>ul li:hover{
        opacity:0.8
    }

    app-root .clearing-assembled .clearing-container .visible-img{
        background:#333;
        overflow:hidden;
        height:85%
    }

    app-root .clearing-close{
        position:absolute;
        top:10px;
        right:20px;
        padding-left:0;
        padding-top:0
    }
}

app-root .f-dropdown{
    position:absolute;
    left:-9999px;
    list-style:none;
    margin-left:0;
    width:100%;
    max-height:none;
    height:auto;
    background:#fff;
    border:solid 1px #ccc;
    font-size:0.875rem;
    z-index:99;
    margin-top:2px;
    max-width:200px
}

app-root .f-dropdown>*:first-child{
    margin-top:0
}

app-root .f-dropdown>*:last-child{
    margin-bottom:0
}

app-root .f-dropdown:before{
    content:"";
    display:block;
    width:0;
    height:0;
    border:inset 6px;
    border-color:transparent transparent #fff transparent;
    border-bottom-style:solid;
    position:absolute;
    top:-12px;
    left:10px;
    z-index:99
}

app-root .f-dropdown:after{
    content:"";
    display:block;
    width:0;
    height:0;
    border:inset 7px;
    border-color:transparent transparent #ccc transparent;
    border-bottom-style:solid;
    position:absolute;
    top:-14px;
    left:9px;
    z-index:98
}

app-root .f-dropdown.right:before{
    left:auto;
    right:10px
}

app-root .f-dropdown.right:after{
    left:auto;
    right:9px
}

app-root .f-dropdown li{
    font-size:0.875rem;
    cursor:pointer;
    line-height:1.125rem;
    margin:0
}

app-root .f-dropdown li:hover,app-root .f-dropdown li:focus{
    background:#eee
}

app-root .f-dropdown li a{
    display:block;
    padding:0.5rem;
    color:#555
}

app-root .f-dropdown.content{
    position:absolute;
    left:-9999px;
    list-style:none;
    margin-left:0;
    padding:1.25rem;
    width:100%;
    height:auto;
    max-height:none;
    background:#fff;
    border:solid 1px #ccc;
    font-size:0.875rem;
    z-index:99;
    max-width:200px
}

app-root .f-dropdown.content>*:first-child{
    margin-top:0
}

app-root .f-dropdown.content>*:last-child{
    margin-bottom:0
}

app-root .f-dropdown.tiny{
    max-width:200px
}

app-root .f-dropdown.small{
    max-width:300px
}

app-root .f-dropdown.medium{
    max-width:500px
}

app-root .f-dropdown.large{
    max-width:800px
}

app-root .dropdown.button,app-root button.dropdown{
    position:relative;
    padding-right:3.5625rem
}

app-root .dropdown.button:before,app-root button.dropdown:before{
    position:absolute;
    content:"";
    width:0;
    height:0;
    display:block;
    border-style:solid;
    border-color:#fff transparent transparent transparent;
    top:50%
}

app-root .dropdown.button:before,app-root button.dropdown:before{
    border-width:0.375rem;
    right:1.40625rem;
    margin-top:-0.15625rem
}

app-root .dropdown.button:before,app-root button.dropdown:before{
    border-color:#fff transparent transparent transparent
}

app-root .dropdown.button.tiny,app-root button.dropdown.tiny{
    padding-right:2.625rem
}

app-root .dropdown.button.tiny:before,app-root button.dropdown.tiny:before{
    border-width:0.375rem;
    right:1.125rem;
    margin-top:-0.125rem
}

app-root .dropdown.button.tiny:before,app-root button.dropdown.tiny:before{
    border-color:#fff transparent transparent transparent
}

app-root .dropdown.button.small,app-root button.dropdown.small{
    padding-right:3.0625rem
}

app-root .dropdown.button.small:before,app-root button.dropdown.small:before{
    border-width:0.4375rem;
    right:1.3125rem;
    margin-top:-0.15625rem
}

app-root .dropdown.button.small:before,app-root button.dropdown.small:before{
    border-color:#fff transparent transparent transparent
}

app-root .dropdown.button.large,app-root button.dropdown.large{
    padding-right:3.625rem
}

app-root .dropdown.button.large:before,app-root button.dropdown.large:before{
    border-width:0.3125rem;
    right:1.71875rem;
    margin-top:-0.15625rem
}

app-root .dropdown.button.large:before,app-root button.dropdown.large:before{
    border-color:#fff transparent transparent transparent
}

app-root .dropdown.button.secondary:before,app-root button.dropdown.secondary:before{
    border-color:#333 transparent transparent transparent
}

app-root .flex-video{
    position:relative;
    padding-top:1.5625rem;
    padding-bottom:67.5%;
    height:0;
    margin-bottom:1rem;
    overflow:hidden
}

app-root .flex-video.widescreen{
    padding-bottom:56.55%
}

app-root .flex-video.vimeo{
    padding-top:0
}

app-root .flex-video iframe,app-root .flex-video object,app-root .flex-video embed,app-root .flex-video video{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}

app-root form{
    margin:0 0 1rem
}

app-root form .row .row{
    margin:0 -0.5rem
}

app-root form .row .row .column,app-root form .row .row .columns{
    padding:0 0.5rem
}

app-root form .row .row.collapse{
    margin:0
}

app-root form .row .row.collapse .column,app-root form .row .row.collapse .columns{
    padding:0
}

app-root form .row .row.collapse input{
    -moz-border-radius-bottomright:0;
    -moz-border-radius-topright:0;
    -webkit-border-bottom-right-radius:0;
    -webkit-border-top-right-radius:0
}

app-root form .row input.column,app-root form .row input.columns,app-root form .row textarea.column,app-root form .row textarea.columns{
    padding-left:0.5rem
}

app-root label{
    font-size:0.875rem;
    color:#4d4d4d;
    cursor:pointer;
    display:block;
    font-weight:normal;
    line-height:1.5;
    margin-bottom:0
}

app-root label.right{
    float:none;
    text-align:right
}

app-root label.inline{
    margin:0 0 1rem 0;
    padding:0.625rem 0
}

app-root label small{
    text-transform:capitalize;
    color:#676767
}

app-root select{
    -webkit-appearance:none !important;
    background-color:#fafafa;
    background-image:url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
    background-repeat:no-repeat;
    background-position:center right 3%;
    border:1px solid #ccc;
    padding:0.5rem;
    font-size:0.875rem;
    -webkit-border-radius:0;
    border-radius:0
}

app-root select.radius{
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root select:hover{
    background-color:#f3f3f3;
    border-color:#999
}

app-root select::-ms-expand{
    display:none
}

@-moz-document url-prefix(){
    app-root select{
        background:#fafafa
    }

    app-root select:hover{
        background:#f3f3f3
    }
}

app-root .prefix,app-root .postfix{
    display:block;
    position:relative;
    z-index:2;
    text-align:center;
    width:100%;
    padding-top:0;
    padding-bottom:0;
    border-style:solid;
    border-width:1px;
    overflow:hidden;
    font-size:0.875rem;
    height:2.3125rem;
    line-height:2.3125rem
}

app-root .postfix.button{
    padding-left:0;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
    text-align:center;
    line-height:2.125rem;
    border:none
}

app-root .prefix.button{
    padding-left:0;
    padding-right:0;
    padding-top:0;
    padding-bottom:0;
    text-align:center;
    line-height:2.125rem;
    border:none
}

app-root .prefix.button.radius{
    -webkit-border-radius:0;
    border-radius:0;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-topleft:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    border-top-left-radius:3px
}

app-root .postfix.button.radius{
    -webkit-border-radius:0;
    border-radius:0;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    border-top-right-radius:3px
}

app-root .prefix.button.round{
    -webkit-border-radius:0;
    border-radius:0;
    -moz-border-radius-bottomleft:1000px;
    -moz-border-radius-topleft:1000px;
    -webkit-border-bottom-left-radius:1000px;
    -webkit-border-top-left-radius:1000px;
    border-bottom-left-radius:1000px;
    border-top-left-radius:1000px
}

app-root .postfix.button.round{
    -webkit-border-radius:0;
    border-radius:0;
    -moz-border-radius-bottomright:1000px;
    -moz-border-radius-topright:1000px;
    -webkit-border-bottom-right-radius:1000px;
    -webkit-border-top-right-radius:1000px;
    border-bottom-right-radius:1000px;
    border-top-right-radius:1000px
}

app-root span.prefix,app-root label.prefix{
    background:#f2f2f2;
    border-right:none;
    color:#333;
    border-color:#ccc
}

app-root span.prefix.radius,app-root label.prefix.radius{
    -webkit-border-radius:0;
    border-radius:0;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-topleft:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    border-top-left-radius:3px
}

app-root span.postfix,app-root label.postfix{
    background:#f2f2f2;
    border-left:none;
    color:#333;
    border-color:#ccc
}

app-root span.postfix.radius,app-root label.postfix.radius{
    -webkit-border-radius:0;
    border-radius:0;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    border-top-right-radius:3px
}

app-root input[type="text"],app-root input[type="password"],app-root input[type="date"],app-root input[type="datetime"],app-root input[type="datetime-local"],app-root input[type="month"],app-root input[type="week"],app-root input[type="email"],app-root input[type="number"],app-root input[type="search"],app-root input[type="tel"],app-root input[type="time"],app-root input[type="url"],app-root textarea{
    -webkit-appearance:none;
    background-color:#fff;
    font-family:inherit;
    border:1px solid #ccc;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
    color:rgba(0,0,0,0.75);
    display:block;
    font-size:0.875rem;
    margin:0 0 1rem 0;
    padding:0.5rem;
    height:2.3125rem;
    width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transition:-webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
    -moz-transition:-moz-box-shadow 0.45s,border-color 0.45s ease-in-out;
    transition:box-shadow 0.45s,border-color 0.45s ease-in-out
}

app-root input[type="text"]:focus,app-root input[type="password"]:focus,app-root input[type="date"]:focus,app-root input[type="datetime"]:focus,app-root input[type="datetime-local"]:focus,app-root input[type="month"]:focus,app-root input[type="week"]:focus,app-root input[type="email"]:focus,app-root input[type="number"]:focus,app-root input[type="search"]:focus,app-root input[type="tel"]:focus,app-root input[type="time"]:focus,app-root input[type="url"]:focus,app-root textarea:focus{
    -webkit-box-shadow:0 0 5px #999;
    -moz-box-shadow:0 0 5px #999;
    box-shadow:0 0 5px #999;
    border-color:#999
}

app-root input[type="text"]:focus,app-root input[type="password"]:focus,app-root input[type="date"]:focus,app-root input[type="datetime"]:focus,app-root input[type="datetime-local"]:focus,app-root input[type="month"]:focus,app-root input[type="week"]:focus,app-root input[type="email"]:focus,app-root input[type="number"]:focus,app-root input[type="search"]:focus,app-root input[type="tel"]:focus,app-root input[type="time"]:focus,app-root input[type="url"]:focus,app-root textarea:focus{
    background:#fafafa;
    border-color:#999;
    outline:none
}

app-root input[type="text"][disabled],app-root fieldset[disabled] input[type="text"],app-root input[type="password"][disabled],app-root fieldset[disabled] input[type="password"],app-root input[type="date"][disabled],app-root fieldset[disabled] input[type="date"],app-root input[type="datetime"][disabled],app-root fieldset[disabled] input[type="datetime"],app-root input[type="datetime-local"][disabled],app-root fieldset[disabled] input[type="datetime-local"],app-root input[type="month"][disabled],app-root fieldset[disabled] input[type="month"],app-root input[type="week"][disabled],app-root fieldset[disabled] input[type="week"],app-root input[type="email"][disabled],app-root fieldset[disabled] input[type="email"],app-root input[type="number"][disabled],app-root fieldset[disabled] input[type="number"],app-root input[type="search"][disabled],app-root fieldset[disabled] input[type="search"],app-root input[type="tel"][disabled],app-root fieldset[disabled] input[type="tel"],app-root input[type="time"][disabled],app-root fieldset[disabled] input[type="time"],app-root input[type="url"][disabled],app-root fieldset[disabled] input[type="url"],app-root textarea[disabled],app-root fieldset[disabled] textarea{
    background-color:#ddd
}

app-root input[type="text"].radius,app-root input[type="password"].radius,app-root input[type="date"].radius,app-root input[type="datetime"].radius,app-root input[type="datetime-local"].radius,app-root input[type="month"].radius,app-root input[type="week"].radius,app-root input[type="email"].radius,app-root input[type="number"].radius,app-root input[type="search"].radius,app-root input[type="tel"].radius,app-root input[type="time"].radius,app-root input[type="url"].radius,app-root textarea.radius{
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root select{
    height:2.3125rem
}

app-root input[type="file"],app-root input[type="checkbox"],app-root input[type="radio"],app-root select{
    margin:0 0 1rem 0
}

app-root input[type="checkbox"]+label,app-root input[type="radio"]+label{
    display:inline-block;
    margin-left:0.5rem;
    margin-right:1rem;
    margin-bottom:0;
    vertical-align:baseline
}

app-root input[type="file"]{
    width:100%
}

app-root fieldset{
    border:1px solid #ddd;
    padding:1.25rem;
    margin:1.125rem 0
}

app-root fieldset legend{
    font-weight:bold;
    background:#fff;
    padding:0 0.1875rem;
    margin:0;
    margin-left:-0.1875rem
}

app-root [data-abide] .error small.error,app-root [data-abide] span.error,app-root [data-abide] small.error{
    display:block;
    padding:0 0 0.5625rem 0;
    margin-top:-1px;
    margin-bottom:1rem;
    font-size:0.75rem;
    font-weight:normal;
    font-style:normal;
    background:#f04124;
    color:red
}

app-root [data-abide] span.error,app-root [data-abide] small.error{
    display:none
}

app-root span.error,app-root small.error{
    display:block;
    padding:0 0 0.5625rem 0;
    margin-top:-1px;
    margin-bottom:1rem;
    font-size:0.75rem;
    font-weight:normal;
    font-style:normal;
    background:#f04124;
    color:red
}

app-root .error input,app-root .error textarea,app-root .error select{
    margin-bottom:0
}

app-root .error input[type="checkbox"],app-root .error input[type="radio"]{
    margin-bottom:1rem
}

app-root .error label,app-root .error label.error{
    color:#f04124
}

app-root .error small.error{
    display:block;
    padding:0 0 0.5625rem 0;
    margin-top:-1px;
    margin-bottom:1rem;
    font-size:0.75rem;
    font-weight:normal;
    font-style:normal;
    background:#f04124;
    color:red
}

app-root .error>label>small{
    color:#676767;
    background:transparent;
    padding:0;
    text-transform:capitalize;
    font-style:normal;
    font-size:60%;
    margin:0;
    display:inline
}

app-root .error span.error-message{
    display:block
}

app-root input.error,app-root textarea.error{
    margin-bottom:0
}

app-root label.error{
    color:#f04124
}

app-root .inline-list{
    margin:0 auto 1.0625rem auto;
    margin-left:-1.375rem;
    margin-right:0;
    padding:0;
    list-style:none;
    overflow:hidden
}

app-root .inline-list>li{
    list-style:none;
    float:left;
    margin-left:1.375rem;
    display:block
}

app-root .inline-list>li>*{
    display:block
}

app-root .joyride-list{
    display:none
}

app-root .joyride-tip-guide{
    display:none;
    position:absolute;
    background:#333;
    color:#fff;
    z-index:101;
    top:0;
    left:2.5%;
    font-family:inherit;
    font-weight:normal;
    width:95%
}

app-root .lt-ie9 .joyride-tip-guide{
    max-width:800px;
    left:50%;
    margin-left:-400px
}

app-root .joyride-content-wrapper{
    width:100%;
    padding:1.125rem 1.25rem 1.5rem
}

app-root .joyride-content-wrapper .button{
    margin-bottom:0 !important
}

app-root .joyride-tip-guide .joyride-nub{
    display:block;
    position:absolute;
    left:22px;
    width:0;
    height:0;
    border:10px solid #333
}

app-root .joyride-tip-guide .joyride-nub.top{
    border-top-style:solid;
    border-color:#333;
    border-top-color:transparent !important;
    border-left-color:transparent !important;
    border-right-color:transparent !important;
    top:-20px
}

app-root .joyride-tip-guide .joyride-nub.bottom{
    border-bottom-style:solid;
    border-color:#333 !important;
    border-bottom-color:transparent !important;
    border-left-color:transparent !important;
    border-right-color:transparent !important;
    bottom:-20px
}

app-root .joyride-tip-guide .joyride-nub.right{
    right:-20px
}

app-root .joyride-tip-guide .joyride-nub.left{
    left:-20px
}

app-root .joyride-tip-guide h1,app-root .joyride-tip-guide h2,app-root .joyride-tip-guide h3,app-root .joyride-tip-guide h4,app-root .joyride-tip-guide h5,app-root .joyride-tip-guide h6{
    line-height:1.25;
    margin:0;
    font-weight:bold;
    color:#fff
}

app-root .joyride-tip-guide p{
    margin:0 0 1.125rem 0;
    font-size:0.875rem;
    line-height:1.3
}

app-root .joyride-timer-indicator-wrap{
    width:50px;
    height:3px;
    border:solid 1px #555;
    position:absolute;
    right:1.0625rem;
    bottom:1rem
}

app-root .joyride-timer-indicator{
    display:block;
    width:0;
    height:inherit;
    background:#666
}

app-root .joyride-close-tip{
    position:absolute;
    right:12px;
    top:10px;
    color:#777 !important;
    text-decoration:none;
    font-size:24px;
    font-weight:normal;
    line-height:.5 !important
}

app-root .joyride-close-tip:hover,app-root .joyride-close-tip:focus{
    color:#eee !important
}

app-root .joyride-modal-bg{
    position:fixed;
    height:100%;
    width:100%;
    background:transparent;
    background:rgba(0,0,0,0.5);
    z-index:100;
    display:none;
    top:0;
    left:0;
    cursor:pointer
}

app-root .joyride-expose-wrapper{
    background-color:#ffffff;
    position:absolute;
    border-radius:3px;
    z-index:102;
    -moz-box-shadow:0 0 30px #ffffff;
    -webkit-box-shadow:0 0 15px #ffffff;
    box-shadow:0 0 15px #ffffff
}

app-root .joyride-expose-cover{
    background:transparent;
    border-radius:3px;
    position:absolute;
    z-index:9999;
    top:0;
    left:0
}

@media only screen and (min-width: 40.063em){
    app-root .joyride-tip-guide{
        width:300px;
        left:inherit
    }

    app-root .joyride-tip-guide .joyride-nub.bottom{
        border-color:#333 !important;
        border-bottom-color:transparent !important;
        border-left-color:transparent !important;
        border-right-color:transparent !important;
        bottom:-20px
    }

    app-root .joyride-tip-guide .joyride-nub.right{
        border-color:#333 !important;
        border-top-color:transparent !important;
        border-right-color:transparent !important;
        border-bottom-color:transparent !important;
        top:22px;
        left:auto;
        right:-20px
    }

    app-root .joyride-tip-guide .joyride-nub.left{
        border-color:#333 !important;
        border-top-color:transparent !important;
        border-left-color:transparent !important;
        border-bottom-color:transparent !important;
        top:22px;
        left:-20px;
        right:auto
    }
}

app-root .keystroke,app-root kbd{
    background-color:#ededed;
    border-color:#ddd;
    color:#222;
    border-style:solid;
    border-width:1px;
    margin:0;
    font-family:"Consolas","Menlo","Courier",monospace;
    font-size:inherit;
    padding:0.125rem 0.25rem 0;
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root .label{
    font-weight:normal;
    font-family:sparkasse_ltregular,Arial,sans-serif;
    text-align:center;
    text-decoration:none;
    line-height:1;
    white-space:nowrap;
    display:inline-block;
    position:relative;
    margin-bottom:inherit;
    padding:0.25rem 0.5rem 0.375rem;
    font-size:0.6875rem;
    background-color:#008CBA;
    color:#fff
}

app-root .label.radius{
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root .label.round{
    -webkit-border-radius:1000px;
    border-radius:1000px
}

app-root .label.alert{
    background-color:#f04124;
    color:#fff
}

app-root .label.success{
    background-color:#43AC6A;
    color:#fff
}

app-root .label.secondary{
    background-color:#e7e7e7;
    color:#333
}

app-root [data-magellan-expedition]{
    background:#fff;
    z-index:50;
    min-width:100%;
    padding:10px
}

app-root [data-magellan-expedition] .sub-nav{
    margin-bottom:0
}

app-root [data-magellan-expedition] .sub-nav dd{
    margin-bottom:0
}

app-root [data-magellan-expedition] .sub-nav a{
    line-height:1.8em
}

@-webkit-keyframes rotate{
    from{
        -webkit-transform:rotate(0deg)
    }

    to{
        -webkit-transform:rotate(360deg)
    }
}

@-moz-keyframes rotate{
    from{
        -moz-transform:rotate(0deg)
    }

    to{
        -moz-transform:rotate(360deg)
    }
}

@-o-keyframes rotate{
    from{
        -o-transform:rotate(0deg)
    }

    to{
        -o-transform:rotate(360deg)
    }
}

@keyframes rotate{
    from{
        transform:rotate(0deg)
    }

    to{
        transform:rotate(360deg)
    }
}

app-root .slideshow-wrapper{
    position:relative
}

app-root .slideshow-wrapper ul{
    list-style-type:none;
    margin:0
}

app-root .slideshow-wrapper ul li,app-root .slideshow-wrapper ul li .orbit-caption{
    display:none
}

app-root .slideshow-wrapper ul li:first-child{
    display:block
}

app-root .slideshow-wrapper .orbit-container{
    background-color:transparent
}

app-root .slideshow-wrapper .orbit-container ul li{
    display:block
}

app-root .slideshow-wrapper .orbit-container ul li .orbit-caption{
    display:block
}

app-root .preloader{
    display:block;
    width:40px;
    height:40px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-20px;
    margin-left:-20px;
    border:solid 3px;
    border-color:#555 #fff;
    -webkit-border-radius:1000px;
    border-radius:1000px;
    -webkit-animation-name:rotate;
    -webkit-animation-duration:1.5s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -moz-animation-name:rotate;
    -moz-animation-duration:1.5s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:linear;
    -o-animation-name:rotate;
    -o-animation-duration:1.5s;
    -o-animation-iteration-count:infinite;
    -o-animation-timing-function:linear;
    animation-name:rotate;
    animation-duration:1.5s;
    animation-iteration-count:infinite;
    animation-timing-function:linear
}

app-root .orbit-container{
    overflow:hidden;
    width:100%;
    position:relative;
    background:none
}

app-root .orbit-container .orbit-slides-container{
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    -webkit-transform:translateZ(0)
}

app-root .orbit-container .orbit-slides-container img{
    display:block;
    max-width:100%
}

app-root .orbit-container .orbit-slides-container>*{
    position:absolute;
    top:0;
    width:100%;
    margin-left:100%
}

app-root .orbit-container .orbit-slides-container>*:first-child{
    margin-left:0%
}

app-root .orbit-container .orbit-slides-container>* .orbit-caption{
    position:absolute;
    bottom:0;
    background-color:rgba(51,51,51,0.8);
    color:#fff;
    width:100%;
    padding:0.625rem 0.875rem;
    font-size:0.875rem
}

app-root .orbit-container .orbit-slide-number{
    position:absolute;
    top:10px;
    left:10px;
    font-size:12px;
    color:#fff;
    background:transparent;
    z-index:10
}

app-root .orbit-container .orbit-slide-number span{
    font-weight:700;
    padding:0.3125rem;
    display:inline-block
}

app-root .orbit-container .orbit-timer{
    position:absolute;
    top:12px;
    right:10px;
    height:6px;
    width:100px;
    z-index:10
}

app-root .orbit-container .orbit-timer .orbit-progress{
    height:3px;
    background-color:rgba(255,255,255,0.3);
    display:block;
    width:0%;
    position:relative;
    right:20px;
    top:5px
}

app-root .orbit-container .orbit-timer>span{
    display:none;
    position:absolute;
    top:0px;
    right:0;
    width:11px;
    height:14px;
    border:solid 4px #fff;
    border-top:none;
    border-bottom:none
}

app-root .orbit-container .orbit-timer.paused>span{
    right:-4px;
    top:0px;
    width:11px;
    height:14px;
    border:inset 8px;
    border-right-style:solid;
    border-color:transparent transparent transparent #fff
}

app-root .orbit-container .orbit-timer.paused>span.dark{
    border-color:transparent transparent transparent #333
}

app-root .orbit-container:hover .orbit-timer>span{
    display:block
}

app-root .orbit-container .orbit-prev,app-root .orbit-container .orbit-next{
    position:absolute;
    top:45%;
    margin-top:-25px;
    width:36px;
    height:60px;
    line-height:50px;
    color:white;
    background-color:none;
    text-indent:-9999px !important;
    z-index:10
}

app-root .orbit-container .orbit-prev:hover,app-root .orbit-container .orbit-next:hover{
    background-color:rgba(0,0,0,0.3)
}

app-root .orbit-container .orbit-prev>span,app-root .orbit-container .orbit-next>span{
    position:absolute;
    top:50%;
    margin-top:-10px;
    display:block;
    width:0;
    height:0;
    border:inset 10px
}

app-root .orbit-container .orbit-prev{
    left:0
}

app-root .orbit-container .orbit-prev>span{
    border-right-style:solid;
    border-color:transparent;
    border-right-color:#fff
}

app-root .orbit-container .orbit-prev:hover>span{
    border-right-color:#fff
}

app-root .orbit-container .orbit-next{
    right:0
}

app-root .orbit-container .orbit-next>span{
    border-color:transparent;
    border-left-style:solid;
    border-left-color:#fff;
    left:50%;
    margin-left:-4px
}

app-root .orbit-container .orbit-next:hover>span{
    border-left-color:#fff
}

app-root .orbit-bullets-container{
    text-align:center
}

app-root .orbit-bullets{
    margin:0 auto 30px auto;
    overflow:hidden;
    position:relative;
    top:10px;
    float:none;
    text-align:center;
    display:block
}

app-root .orbit-bullets li{
    display:inline-block;
    width:0.5625rem;
    height:0.5625rem;
    background:#ccc;
    float:none;
    margin-right:6px;
    -webkit-border-radius:1000px;
    border-radius:1000px
}

app-root .orbit-bullets li.active{
    background:#999
}

app-root .orbit-bullets li:last-child{
    margin-right:0
}

app-root .touch .orbit-container .orbit-prev,app-root .touch .orbit-container .orbit-next{
    display:none
}

app-root .touch .orbit-bullets{
    display:none
}

@media only screen and (min-width: 40.063em){
    app-root .touch .orbit-container .orbit-prev,app-root .touch .orbit-container .orbit-next{
        display:inherit
    }

    app-root .touch .orbit-bullets{
        display:block
    }
}

@media only screen and (max-width: 40em){
    app-root .orbit-stack-on-small .orbit-slides-container{
        height:auto !important
    }

    app-root .orbit-stack-on-small .orbit-slides-container>*{
        position:relative;
        margin-left:0% !important
    }

    app-root .orbit-stack-on-small .orbit-timer,app-root .orbit-stack-on-small .orbit-next,app-root .orbit-stack-on-small .orbit-prev,app-root .orbit-stack-on-small .orbit-bullets{
        display:none
    }
}

app-root .progress{
    background-color:#f6f6f6;
    height:1.5625rem;
    border:1px solid #fff;
    padding:0.125rem;
    margin-bottom:0.625rem
}

app-root .progress .meter{
    background:#008CBA;
    height:100%;
    display:block
}

app-root .progress.secondary .meter{
    background:#e7e7e7;
    height:100%;
    display:block
}

app-root .progress.success .meter{
    background:#43AC6A;
    height:100%;
    display:block
}

app-root .progress.alert .meter{
    background:#f04124;
    height:100%;
    display:block
}

app-root .progress.radius{
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root .progress.radius .meter{
    -webkit-border-radius:2px;
    border-radius:2px
}

app-root .progress.round{
    -webkit-border-radius:1000px;
    border-radius:1000px
}

app-root .progress.round .meter{
    -webkit-border-radius:999px;
    border-radius:999px
}

app-root .reveal-modal-bg{
    position:fixed;
    height:100%;
    width:100%;
    background:#000;
    background:rgba(0,0,0,0.45);
    z-index:98;
    display:none;
    top:0;
    left:0
}

app-root dialog,app-root .reveal-modal{
    visibility:hidden;
    display:none;
    position:absolute;
    left:50%;
    z-index:99;
    height:auto;
    margin-left:-40%;
    width:80%;
    background-color:#fff;
    padding:1.25rem;
    border:solid 1px #666;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
    box-shadow:0 0 10px rgba(0,0,0,0.4);
    top:6.25rem
}

app-root dialog .column,app-root dialog .columns,app-root .reveal-modal .column,app-root .reveal-modal .columns{
    min-width:0
}

app-root dialog>:first-child,app-root .reveal-modal>:first-child{
    margin-top:0
}

app-root dialog>:last-child,app-root .reveal-modal>:last-child{
    margin-bottom:0
}

app-root dialog .close-reveal-modal,app-root .reveal-modal .close-reveal-modal{
    font-size:1.375rem;
    line-height:1;
    position:absolute;
    top:0.5rem;
    right:0.6875rem;
    color:#aaa;
    font-weight:bold;
    cursor:pointer
}

app-root dialog[open]{
    display:block;
    visibility:visible
}

@media only screen and (min-width: 40.063em){
    app-root dialog,app-root .reveal-modal{
        padding:1.875rem;
        top:6.25rem
    }

    app-root dialog.tiny,app-root .reveal-modal.tiny{
        margin-left:-15%;
        width:30%
    }

    app-root dialog.small,app-root .reveal-modal.small{
        margin-left:-20%;
        width:40%
    }

    app-root dialog.medium,app-root .reveal-modal.medium{
        margin-left:-30%;
        width:60%
    }

    app-root dialog.large,app-root .reveal-modal.large{
        margin-left:-35%;
        width:70%
    }

    app-root dialog.xlarge,app-root .reveal-modal.xlarge{
        margin-left:-47.5%;
        width:95%
    }
}

@media print{
    app-root dialog,app-root .reveal-modal{
        background:#fff !important
    }
}

app-root .side-nav{
    display:block;
    margin:0;
    padding:0.875rem 0;
    list-style-type:none;
    list-style-position:inside;
    font-family:sparkasse_ltregular,Arial,sans-serif
}

app-root .side-nav li{
    margin:0 0 0.4375rem 0;
    font-size:0.875rem
}

app-root .side-nav li a:not(.button){
    display:block;
    color:#008CBA
}

app-root .side-nav li a:not(.button):hover,app-root .side-nav li a:not(.button):focus{
    color:#1cc7ff
}

app-root .side-nav li.active>a:first-child:not(.button){
    color:#1cc7ff;
    font-weight:normal;
    font-family:sparkasse_ltregular,Arial,sans-serif
}

app-root .side-nav li.divider{
    border-top:1px solid;
    height:0;
    padding:0;
    list-style:none;
    border-top-color:#fff
}

app-root .split.button{
    position:relative;
    padding-right:5.0625rem
}

app-root .split.button span{
    display:block;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    border-left:solid 1px
}

app-root .split.button span:before{
    position:absolute;
    content:"";
    width:0;
    height:0;
    display:block;
    border-style:inset;
    top:50%;
    left:50%
}

app-root .split.button span:active{
    background-color:rgba(0,0,0,0.1)
}

app-root .split.button span{
    border-left-color:rgba(255,255,255,0.5)
}

app-root .split.button span{
    width:3.09375rem
}

app-root .split.button span:before{
    border-top-style:solid;
    border-width:0.375rem;
    top:48%;
    margin-left:-0.375rem
}

app-root .split.button span:before{
    border-color:#fff transparent transparent transparent
}

app-root .split.button.secondary span{
    border-left-color:rgba(255,255,255,0.5)
}

app-root .split.button.secondary span:before{
    border-color:#fff transparent transparent transparent
}

app-root .split.button.alert span{
    border-left-color:rgba(255,255,255,0.5)
}

app-root .split.button.success span{
    border-left-color:rgba(255,255,255,0.5)
}

app-root .split.button.tiny{
    padding-right:3.75rem
}

app-root .split.button.tiny span{
    width:2.25rem
}

app-root .split.button.tiny span:before{
    border-top-style:solid;
    border-width:0.375rem;
    top:48%;
    margin-left:-0.375rem
}

app-root .split.button.small{
    padding-right:4.375rem
}

app-root .split.button.small span{
    width:2.625rem
}

app-root .split.button.small span:before{
    border-top-style:solid;
    border-width:0.4375rem;
    top:48%;
    margin-left:-0.375rem
}

app-root .split.button.large{
    padding-right:5.5rem
}

app-root .split.button.large span{
    width:3.4375rem
}

app-root .split.button.large span:before{
    border-top-style:solid;
    border-width:0.3125rem;
    top:48%;
    margin-left:-0.375rem
}

app-root .split.button.expand{
    padding-left:2rem
}

app-root .split.button.secondary span:before{
    border-color:#333 transparent transparent transparent
}

app-root .split.button.radius span{
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    border-top-right-radius:3px
}

app-root .split.button.round span{
    -moz-border-radius-bottomright:1000px;
    -moz-border-radius-topright:1000px;
    -webkit-border-bottom-right-radius:1000px;
    -webkit-border-top-right-radius:1000px;
    border-bottom-right-radius:1000px;
    border-top-right-radius:1000px
}

app-root .sub-nav{
    display:block;
    width:auto;
    overflow:hidden;
    margin:-0.25rem 0 1.125rem;
    padding-top:0.25rem;
    margin-right:0;
    margin-left:-0.75rem
}

app-root .sub-nav dt{
    text-transform:uppercase
}

app-root .sub-nav dt,app-root .sub-nav dd,app-root .sub-nav li{
    float:left;
    display:inline;
    margin-left:1rem;
    margin-bottom:0.625rem;
    font-family:sparkasse_ltregular,Arial,sans-serif;
    font-weight:normal;
    font-size:0.875rem;
    color:#999
}

app-root .sub-nav dt a,app-root .sub-nav dd a,app-root .sub-nav li a{
    text-decoration:none;
    color:#999;
    padding:0.1875rem 1rem
}

app-root .sub-nav dt a:hover,app-root .sub-nav dd a:hover,app-root .sub-nav li a:hover{
    color:#737373
}

app-root .sub-nav dt.active a,app-root .sub-nav dd.active a,app-root .sub-nav li.active a{
    -webkit-border-radius:3px;
    border-radius:3px;
    font-weight:normal;
    background:#008CBA;
    padding:0.1875rem 1rem;
    cursor:default;
    color:#fff
}

app-root .sub-nav dt.active a:hover,app-root .sub-nav dd.active a:hover,app-root .sub-nav li.active a:hover{
    background:#0078a0
}

app-root div.switch{
    position:relative;
    padding:0;
    display:block;
    overflow:hidden;
    border-style:solid;
    border-width:1px;
    margin-bottom:1.25rem;
    height:2.25rem;
    background:#fff;
    border-color:#ccc
}

app-root div.switch label{
    position:relative;
    left:0;
    z-index:2;
    float:left;
    width:50%;
    height:100%;
    margin:0;
    font-weight:bold;
    text-align:left;
    -webkit-transition:all 0.1s ease-out;
    -moz-transition:all 0.1s ease-out;
    -o-transition:all 0.1s ease-out;
    transition:all 0.1s ease-out
}

app-root div.switch input{
    position:absolute;
    z-index:3;
    opacity:0;
    width:100%;
    height:100%;
    -moz-appearance:none
}

app-root div.switch input:hover,app-root div.switch input:focus{
    cursor:pointer
}

app-root div.switch span:last-child{
    position:absolute;
    top:-1px;
    left:-1px;
    z-index:1;
    display:block;
    padding:0;
    border-width:1px;
    border-style:solid;
    -webkit-transition:all 0.1s ease-out;
    -moz-transition:all 0.1s ease-out;
    -o-transition:all 0.1s ease-out;
    transition:all 0.1s ease-out
}

app-root div.switch input:not(:checked)+label{
    opacity:0
}

app-root div.switch input:checked{
    display:none !important
}

app-root div.switch input{
    left:0;
    display:block !important
}

app-root div.switch input:first-of-type+label,app-root div.switch input:first-of-type+span+label{
    left:-50%
}

app-root div.switch input:first-of-type:checked+label,app-root div.switch input:first-of-type:checked+span+label{
    left:0%
}

app-root div.switch input:last-of-type+label,app-root div.switch input:last-of-type+span+label{
    right:-50%;
    left:auto;
    text-align:right
}

app-root div.switch input:last-of-type:checked+label,app-root div.switch input:last-of-type:checked+span+label{
    right:0%;
    left:auto
}

app-root div.switch span.custom{
    display:none !important
}

app-root form.custom div.switch .hidden-field{
    margin-left:auto;
    position:absolute;
    visibility:visible
}

app-root div.switch label{
    padding:0;
    line-height:2.3rem;
    font-size:0.875rem
}

app-root div.switch input:first-of-type:checked ~ span:last-child{
    left:100%;
    margin-left:-2.1875rem
}

app-root div.switch span:last-child{
    width:2.25rem;
    height:2.25rem
}

app-root div.switch span:last-child{
    border-color:#b3b3b3;
    background:#fff;
    background:-moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background:-webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background:linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%);
    -webkit-box-shadow:2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 1000px #f3faf6,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px #f5f5f5;
    box-shadow:2px 0 10px 0 rgba(0,0,0,0.07),1000px 0 0 980px #f3faf6,-2px 0 10px 0 rgba(0,0,0,0.07),-1000px 0 0 1000px #f5f5f5
}

app-root div.switch:hover span:last-child,app-root div.switch:focus span:last-child{
    background:#fff;
    background:-moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background:-webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background:linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%)
}

app-root div.switch:active{
    background:transparent
}

app-root div.switch.large{
    height:2.75rem
}

app-root div.switch.large label{
    padding:0;
    line-height:2.3rem;
    font-size:1.0625rem
}

app-root div.switch.large input:first-of-type:checked ~ span:last-child{
    left:100%;
    margin-left:-2.6875rem
}

app-root div.switch.large span:last-child{
    width:2.75rem;
    height:2.75rem
}

app-root div.switch.small{
    height:1.75rem
}

app-root div.switch.small label{
    padding:0;
    line-height:2.1rem;
    font-size:0.75rem
}

app-root div.switch.small input:first-of-type:checked ~ span:last-child{
    left:100%;
    margin-left:-1.6875rem
}

app-root div.switch.small span:last-child{
    width:1.75rem;
    height:1.75rem
}

app-root div.switch.tiny{
    height:1.375rem
}

app-root div.switch.tiny label{
    padding:0;
    line-height:1.9rem;
    font-size:0.6875rem
}

app-root div.switch.tiny input:first-of-type:checked ~ span:last-child{
    left:100%;
    margin-left:-1.3125rem
}

app-root div.switch.tiny span:last-child{
    width:1.375rem;
    height:1.375rem
}

app-root div.switch.radius{
    -webkit-border-radius:4px;
    border-radius:4px
}

app-root div.switch.radius span:last-child{
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root div.switch.round{
    -webkit-border-radius:1000px;
    border-radius:1000px
}

app-root div.switch.round span:last-child{
    -webkit-border-radius:999px;
    border-radius:999px
}

app-root div.switch.round label{
    padding:0 0.5625rem
}

@-webkit-keyframes webkitSiblingBugfix{
    from{
        position:relative
    }

    to{
        position:relative
    }
}

app-root table{
    background:#fff;
    margin-bottom:1.25rem;
    border:solid 1px #ddd
}

app-root table thead,app-root table tfoot{
    background:#f5f5f5
}

app-root table thead tr th,app-root table thead tr td,app-root table tfoot tr th,app-root table tfoot tr td{
    padding:0.5rem 0.625rem 0.625rem;
    font-size:0.875rem;
    font-weight:bold;
    color:#222;
    text-align:left
}

app-root table tr th,app-root table tr td{
    padding:0.5625rem 0.625rem;
    font-size:0.875rem;
    color:#222
}

app-root table tr.even,app-root table tr.alt,app-root table tr:nth-of-type(even){
    background:#f9f9f9
}

app-root table thead tr th,app-root table tfoot tr th,app-root table tbody tr td,app-root table tr td,app-root table tfoot tr td{
    display:table-cell;
    line-height:1.125rem
}

app-root .tabs{
    *zoom:1;margin-bottom:0 !important
}

app-root .tabs:before,app-root .tabs:after{
    content:" ";
    display:table
}

app-root .tabs:after{
    clear:both
}

app-root .tabs dd{
    position:relative;
    margin-bottom:0 !important;
    float:left
}

app-root .tabs dd>a{
    display:block;
    background:#efefef;
    color:#222;
    padding:1rem 2rem;
    font-family:sparkasse_ltregular,Arial,sans-serif;
    font-size:1rem
}

app-root .tabs dd>a:hover{
    background:#e1e1e1
}

app-root .tabs dd.active a{
    background:#fff
}

app-root .tabs.radius dd:first-child a{
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-topleft:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    border-top-left-radius:3px
}

app-root .tabs.radius dd:last-child a{
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    border-top-right-radius:3px
}

app-root .tabs.vertical dd{
    position:inherit;
    float:none;
    display:block;
    top:auto
}

app-root .tabs-content{
    *zoom:1;margin-bottom:1.5rem;
    width:100%
}

app-root .tabs-content:before,app-root .tabs-content:after{
    content:" ";
    display:table
}

app-root .tabs-content:after{
    clear:both
}

app-root .tabs-content>.content{
    display:none;
    float:left;
    padding:0.9375rem 0;
    width:100%
}

app-root .tabs-content>.content.active{
    display:block
}

app-root .tabs-content>.content.contained{
    padding:0.9375rem
}

app-root .tabs-content.vertical{
    display:block
}

app-root .tabs-content.vertical>.content{
    padding:0 0.9375rem
}

@media only screen and (min-width: 40.063em){
    app-root .tabs.vertical{
        width:20%;
        float:left;
        margin-bottom:1.25rem
    }

    app-root .tabs-content.vertical{
        width:80%;
        float:left;
        margin-left:-1px
    }
}

app-root .no-js .tabs-content>.content{
    display:block;
    float:none
}

app-root .th{
    line-height:0;
    display:inline-block;
    border:solid 4px #fff;
    max-width:100%;
    -webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.2);
    box-shadow:0 0 0 1px rgba(0,0,0,0.2);
    -webkit-transition:all 200ms ease-out;
    -moz-transition:all 200ms ease-out;
    -o-transition:all 200ms ease-out;
    transition:all 200ms ease-out
}

app-root .th:hover,app-root .th:focus{
    -webkit-box-shadow:0 0 6px 1px rgba(0,140,186,0.5);
    box-shadow:0 0 6px 1px rgba(0,140,186,0.5)
}

app-root .th.radius{
    -webkit-border-radius:3px;
    border-radius:3px
}

app-root .has-tip{
    border-bottom:none 0;
    cursor:help;
    font-weight:normal;
    color:#000
}

app-root .has-tip:hover,app-root .has-tip:focus{
    border-bottom:none 0;
    color:#A3A3A3
}

app-root .has-tip.tip-left,app-root .has-tip.tip-right{
    float:none !important
}

.tooltip{
    display:none;
    position:absolute;
    z-index:999;
    font-weight:normal;
    font-size:1rem;
    line-height:140%;
    padding:0.375rem;
    max-width:85%;
    left:50%;
    width:100%;
    color:#333;
    background:#F7F7F7;
    pointer-events:none
}

.tooltip>.nub{
    display:block;
    left:0.3125rem;
    position:absolute;
    width:0;
    height:0;
    border:solid 0.3125rem;
    border-color:transparent transparent #F7F7F7 transparent;
    top:-0.625rem
}

.tooltip.radius{
    -webkit-border-radius:0;
    border-radius:0
}

.tooltip.round{
    -webkit-border-radius:1000px;
    border-radius:1000px
}

.tooltip.round>.nub{
    left:2rem
}

.tooltip.opened{
    color:#A3A3A3 !important;
    border-bottom:none 0 !important
}

app-root .tap-to-close{
    display:block;
    font-size:#fff;
    color:#fff;
    font-weight:normal
}

@media only screen and (min-width: 40.063em){
    .tooltip>.nub{
        border-color:transparent transparent #F7F7F7 transparent;
        top:-0.625rem
    }

    .tooltip.tip-top>.nub{
        border-color:#F7F7F7 transparent transparent transparent;
        top:auto;
        bottom:-0.625rem
    }

    .tooltip.tip-left,.tooltip.tip-right{
        float:none !important
    }

    .tooltip.tip-left>.nub{
        border-color:transparent transparent transparent #F7F7F7;
        right:-0.625rem;
        left:auto;
        top:50%;
        margin-top:-0.3125rem
    }

    .tooltip.tip-right>.nub{
        border-color:transparent #F7F7F7 transparent transparent;
        right:auto;
        left:-0.625rem;
        top:50%;
        margin-top:-0.3125rem
    }
}

app-root meta.foundation-mq-topbar{
    font-family:"/only screen and (min-width:40.063em)/";
    width:40.063em
}

app-root .contain-to-grid{
    width:100%;
    background:#333
}

app-root .contain-to-grid .top-bar{
    margin-bottom:0
}

app-root .fixed{
    width:100%;
    left:0;
    position:fixed;
    top:0;
    z-index:99
}

app-root .fixed.expanded:not(.top-bar){
    overflow-y:auto;
    height:auto;
    width:100%;
    max-height:100%
}

app-root .fixed.expanded:not(.top-bar) .title-area{
    position:fixed;
    width:100%;
    z-index:99
}

app-root .fixed.expanded:not(.top-bar) .top-bar-section{
    z-index:98;
    margin-top:45px
}

app-root .top-bar{
    overflow:hidden;
    height:45px;
    line-height:45px;
    position:relative;
    background:#333;
    margin-bottom:0
}

app-root .top-bar ul{
    margin-bottom:0;
    list-style:none
}

app-root .top-bar .row{
    max-width:none
}

app-root .top-bar form,app-root .top-bar input{
    margin-bottom:0
}

app-root .top-bar input{
    height:auto;
    padding-top:.35rem;
    padding-bottom:.35rem;
    font-size:0.75rem
}

app-root .top-bar .button{
    padding-top:.45rem;
    padding-bottom:.35rem;
    margin-bottom:0;
    font-size:0.75rem
}

app-root .top-bar .title-area{
    position:relative;
    margin:0
}

app-root .top-bar .name{
    height:45px;
    margin:0;
    font-size:16px
}

app-root .top-bar .name h1{
    line-height:45px;
    font-size:1.0625rem;
    margin:0
}

app-root .top-bar .name h1 a{
    font-weight:normal;
    color:#fff;
    width:50%;
    display:block;
    padding:0 15px
}

app-root .top-bar .toggle-topbar{
    position:absolute;
    right:0;
    top:0
}

app-root .top-bar .toggle-topbar a{
    color:#fff;
    text-transform:uppercase;
    font-size:0.8125rem;
    font-weight:bold;
    position:relative;
    display:block;
    padding:0 15px;
    height:45px;
    line-height:45px
}

app-root .top-bar .toggle-topbar.menu-icon{
    right:15px;
    top:50%;
    margin-top:-16px;
    padding-left:40px
}

app-root .top-bar .toggle-topbar.menu-icon a{
    height:34px;
    line-height:33px;
    padding:0;
    padding-right:25px;
    color:#fff;
    position:relative
}

app-root .top-bar .toggle-topbar.menu-icon a::after{
    content:"";
    position:absolute;
    right:0;
    display:block;
    width:16px;
    top:0;
    height:0;
    -webkit-box-shadow:1px 10px 1px 1px #fff,1px 16px 1px 1px #fff,1px 22px 1px 1px #fff;
    box-shadow:0 10px 0 1px #fff,0 16px 0 1px #fff,0 22px 0 1px #fff
}

app-root .top-bar.expanded{
    height:auto;
    background:transparent
}

app-root .top-bar.expanded .title-area{
    background:#333
}

app-root .top-bar.expanded .toggle-topbar a{
    color:#888
}

app-root .top-bar.expanded .toggle-topbar a::after{
    -webkit-box-shadow:1px 10px 1px 1px #888,1px 16px 1px 1px #888,1px 22px 1px 1px #888;
    box-shadow:0 10px 0 1px #888,0 16px 0 1px #888,0 22px 0 1px #888
}

app-root .top-bar-section{
    left:0;
    position:relative;
    width:auto;
    -webkit-transition:left 300ms ease-out;
    -moz-transition:left 300ms ease-out;
    -o-transition:left 300ms ease-out;
    transition:left 300ms ease-out
}

app-root .top-bar-section ul{
    width:100%;
    height:auto;
    display:block;
    background:#333;
    font-size:16px;
    margin:0
}

app-root .top-bar-section .divider,app-root .top-bar-section [role="separator"]{
    border-top:solid 1px #1a1a1a;
    clear:both;
    height:1px;
    width:100%
}

app-root .top-bar-section ul li>a{
    display:block;
    width:100%;
    color:#fff;
    padding:12px 0 12px 0;
    padding-left:15px;
    font-family:sparkasse_ltregular,Arial,sans-serif;
    font-size:0.8125rem;
    font-weight:normal;
    text-transform:none;
    background:#333
}

app-root .top-bar-section ul li>a.button{
    background:#008CBA;
    font-size:0.8125rem;
    padding-right:15px;
    padding-left:15px
}

app-root .top-bar-section ul li>a.button:hover{
    background:#068
}

app-root .top-bar-section ul li>a.button.secondary{
    background:#e7e7e7
}

app-root .top-bar-section ul li>a.button.secondary:hover{
    background:#cecece
}

app-root .top-bar-section ul li>a.button.success{
    background:#43AC6A
}

app-root .top-bar-section ul li>a.button.success:hover{
    background:#358854
}

app-root .top-bar-section ul li>a.button.alert{
    background:#f04124
}

app-root .top-bar-section ul li>a.button.alert:hover{
    background:#d42b0f
}

app-root .top-bar-section ul li:hover:not(.has-form)>a{
    background:#272727;
    color:#fff
}

app-root .top-bar-section ul li.active>a{
    background:#008CBA;
    color:#fff
}

app-root .top-bar-section ul li.active>a:hover{
    background:#0078a0;
    color:#fff
}

app-root .top-bar-section .has-form{
    padding:15px
}

app-root .top-bar-section .has-dropdown{
    position:relative
}

app-root .top-bar-section .has-dropdown>a:after{
    content:"";
    display:block;
    width:0;
    height:0;
    border:inset 5px;
    border-color:transparent transparent transparent rgba(255,255,255,0.4);
    border-left-style:solid;
    margin-right:15px;
    margin-top:-4.5px;
    position:absolute;
    top:50%;
    right:0
}

app-root .top-bar-section .has-dropdown.moved{
    position:static
}

app-root .top-bar-section .has-dropdown.moved>.dropdown{
    display:block;
    position:static !important;
    height:auto;
    width:auto;
    overflow:visible;
    clip:auto;
    position:absolute !important;
    width:100%
}

app-root .top-bar-section .has-dropdown.moved>a:after{
    display:none
}

app-root .top-bar-section .dropdown{
    position:absolute;
    left:100%;
    top:0;
    z-index:99;
    display:block;
    position:absolute !important;
    height:1px;
    width:1px;
    overflow:hidden;
    clip:rect(1px, 1px, 1px, 1px)
}

app-root .top-bar-section .dropdown li{
    width:100%;
    height:auto
}

app-root .top-bar-section .dropdown li a{
    font-weight:normal;
    padding:8px 15px
}

app-root .top-bar-section .dropdown li a.parent-link{
    font-weight:normal
}

app-root .top-bar-section .dropdown li.title h5{
    margin-bottom:0
}

app-root .top-bar-section .dropdown li.title h5 a{
    color:#fff;
    line-height:22.5px;
    display:block
}

app-root .top-bar-section .dropdown li.has-form{
    padding:8px 15px
}

app-root .top-bar-section .dropdown li .button{
    top:auto
}

app-root .top-bar-section .dropdown label{
    padding:8px 15px 2px;
    margin-bottom:0;
    text-transform:uppercase;
    color:#777;
    font-weight:bold;
    font-size:0.625rem
}

app-root .js-generated{
    display:block
}

@media only screen and (min-width: 40.063em){
    app-root .top-bar{
        background:#333;
        *zoom:1;overflow:visible
    }

    app-root .top-bar:before,app-root .top-bar:after{
        content:" ";
        display:table
    }

    app-root .top-bar:after{
        clear:both
    }

    app-root .top-bar .toggle-topbar{
        display:none
    }

    app-root .top-bar .title-area{
        float:left
    }

    app-root .top-bar .name h1 a{
        width:auto
    }

    app-root .top-bar input,app-root .top-bar .button{
        font-size:0.875rem;
        position:relative;
        top:7px
    }

    app-root .top-bar.expanded{
        background:#333
    }

    app-root .contain-to-grid .top-bar{
        max-width:86.25rem;
        margin:0 auto;
        margin-bottom:0
    }

    app-root .top-bar-section{
        -webkit-transition:none 0 0;
        -moz-transition:none 0 0;
        -o-transition:none 0 0;
        transition:none 0 0;
        left:0 !important
    }

    app-root .top-bar-section ul{
        width:auto;
        height:auto !important;
        display:inline
    }

    app-root .top-bar-section ul li{
        float:left
    }

    app-root .top-bar-section ul li .js-generated{
        display:none
    }

    app-root .top-bar-section li.hover>a:not(.button){
        background:#272727;
        color:#fff
    }

    app-root .top-bar-section li:not(.has-form) a:not(.button){
        padding:0 15px;
        line-height:45px;
        background:#333
    }

    app-root .top-bar-section li:not(.has-form) a:not(.button):hover{
        background:#272727
    }

    app-root .top-bar-section li.active:not(.has-form) a:not(.button){
        padding:0 15px;
        line-height:45px;
        color:#fff;
        background:#008CBA
    }

    app-root .top-bar-section li.active:not(.has-form) a:not(.button):hover{
        background:#0078a0
    }

    app-root .top-bar-section .has-dropdown>a{
        padding-right:35px !important
    }

    app-root .top-bar-section .has-dropdown>a:after{
        content:"";
        display:block;
        width:0;
        height:0;
        border:inset 5px;
        border-color:rgba(255,255,255,0.4) transparent transparent transparent;
        border-top-style:solid;
        margin-top:-2.5px;
        top:22.5px
    }

    app-root .top-bar-section .has-dropdown.moved{
        position:relative
    }

    app-root .top-bar-section .has-dropdown.moved>.dropdown{
        display:block;
        position:absolute !important;
        height:1px;
        width:1px;
        overflow:hidden;
        clip:rect(1px, 1px, 1px, 1px)
    }

    app-root .top-bar-section .has-dropdown.hover>.dropdown,app-root .top-bar-section .has-dropdown.not-click:hover>.dropdown{
        display:block;
        position:static !important;
        height:auto;
        width:auto;
        overflow:visible;
        clip:auto;
        position:absolute !important
    }

    app-root .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after{
        border:none;
        content:"\00bb";
        top:1rem;
        margin-top:-7px;
        right:5px;
        line-height:1.2
    }

    app-root .top-bar-section .dropdown{
        left:0;
        top:auto;
        background:transparent;
        min-width:100%
    }

    app-root .top-bar-section .dropdown li a{
        color:#fff;
        line-height:1;
        white-space:nowrap;
        padding:12px 15px;
        background:#333
    }

    app-root .top-bar-section .dropdown li label{
        white-space:nowrap;
        background:#333
    }

    app-root .top-bar-section .dropdown li .dropdown{
        left:100%;
        top:0
    }

    app-root .top-bar-section>ul>.divider,app-root .top-bar-section>ul>[role="separator"]{
        border-bottom:none;
        border-top:none;
        border-right:solid 1px #4e4e4e;
        clear:none;
        height:45px;
        width:0
    }

    app-root .top-bar-section .has-form{
        background:#333;
        padding:0 15px;
        height:45px
    }

    app-root .top-bar-section .right li .dropdown{
        left:auto;
        right:0
    }

    app-root .top-bar-section .right li .dropdown li .dropdown{
        right:100%
    }

    app-root .top-bar-section .left li .dropdown{
        right:auto;
        left:0
    }

    app-root .top-bar-section .left li .dropdown li .dropdown{
        left:100%
    }

    app-root .no-js .top-bar-section ul li:hover>a{
        background:#272727;
        color:#fff
    }

    app-root .no-js .top-bar-section ul li:active>a{
        background:#008CBA;
        color:#fff
    }

    app-root .no-js .top-bar-section .has-dropdown:hover>.dropdown{
        display:block;
        position:static !important;
        height:auto;
        width:auto;
        overflow:visible;
        clip:auto;
        position:absolute !important
    }
}

app-root .text-left{
    text-align:left !important
}

app-root .text-right{
    text-align:right !important
}

app-root .text-center{
    text-align:center !important
}

app-root .text-justify{
    text-align:justify !important
}

@media only screen and (max-width: 40em){
    app-root .small-only-text-left{
        text-align:left !important
    }

    app-root .small-only-text-right{
        text-align:right !important
    }

    app-root .small-only-text-center{
        text-align:center !important
    }

    app-root .small-only-text-justify{
        text-align:justify !important
    }
}

@media only screen{
    app-root .small-text-left{
        text-align:left !important
    }

    app-root .small-text-right{
        text-align:right !important
    }

    app-root .small-text-center{
        text-align:center !important
    }

    app-root .small-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em){
    app-root .medium-only-text-left{
        text-align:left !important
    }

    app-root .medium-only-text-right{
        text-align:right !important
    }

    app-root .medium-only-text-center{
        text-align:center !important
    }

    app-root .medium-only-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 40.063em){
    app-root .medium-text-left{
        text-align:left !important
    }

    app-root .medium-text-right{
        text-align:right !important
    }

    app-root .medium-text-center{
        text-align:center !important
    }

    app-root .medium-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em){
    app-root .large-only-text-left{
        text-align:left !important
    }

    app-root .large-only-text-right{
        text-align:right !important
    }

    app-root .large-only-text-center{
        text-align:center !important
    }

    app-root .large-only-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 64.063em){
    app-root .large-text-left{
        text-align:left !important
    }

    app-root .large-text-right{
        text-align:right !important
    }

    app-root .large-text-center{
        text-align:center !important
    }

    app-root .large-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em){
    app-root .xlarge-only-text-left{
        text-align:left !important
    }

    app-root .xlarge-only-text-right{
        text-align:right !important
    }

    app-root .xlarge-only-text-center{
        text-align:center !important
    }

    app-root .xlarge-only-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 90.063em){
    app-root .xlarge-text-left{
        text-align:left !important
    }

    app-root .xlarge-text-right{
        text-align:right !important
    }

    app-root .xlarge-text-center{
        text-align:center !important
    }

    app-root .xlarge-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em){
    app-root .xxlarge-only-text-left{
        text-align:left !important
    }

    app-root .xxlarge-only-text-right{
        text-align:right !important
    }

    app-root .xxlarge-only-text-center{
        text-align:center !important
    }

    app-root .xxlarge-only-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 120.063em){
    app-root .xxlarge-text-left{
        text-align:left !important
    }

    app-root .xxlarge-text-right{
        text-align:right !important
    }

    app-root .xxlarge-text-center{
        text-align:center !important
    }

    app-root .xxlarge-text-justify{
        text-align:justify !important
    }
}

app-root div,app-root dl,app-root dt,app-root dd,app-root ul,app-root ol,app-root li,app-root h1,app-root h2,app-root h3,app-root h4,app-root h5,app-root h6,app-root pre,app-root form,app-root p,app-root blockquote,app-root th,app-root td{
    margin:0;
    padding:0
}

app-root a{
    color:#008CBA;
    text-decoration:none;
    line-height:inherit
}

app-root a:hover,app-root a:focus{
    color:#0078a0
}

app-root a img{
    border:none
}

app-root p{
    font-family:inherit;
    font-weight:normal;
    font-size:0.875rem;
    line-height:1.4;
    margin-bottom:1.25rem;
    text-rendering:optimizeLegibility
}

app-root p.lead{
    font-size:1.09375rem;
    line-height:1.6
}

app-root p aside{
    font-size:0.875rem;
    line-height:1.35;
    font-style:italic
}

app-root h1,app-root h2,app-root h3,app-root h4,app-root h5,app-root h6{
    font-family:sparkasse_ltregular,Arial,sans-serif;
    font-weight:normal;
    font-style:normal;
    color:#222;
    text-rendering:optimizeLegibility;
    margin-top:0.2rem;
    margin-bottom:0.5rem;
    line-height:1.4
}

app-root h1 small,app-root h2 small,app-root h3 small,app-root h4 small,app-root h5 small,app-root h6 small{
    font-size:60%;
    color:#6f6f6f;
    line-height:0
}

app-root h1{
    font-size:1.375rem
}

app-root h2{
    font-size:1rem
}

app-root h3{
    font-size:0.8125rem
}

app-root h4{
    font-size:0.6875rem
}

app-root h5{
    font-size:1.125rem
}

app-root h6{
    font-size:1rem
}

app-root .subheader{
    line-height:1.4;
    color:#6f6f6f;
    font-weight:normal;
    margin-top:0.2rem;
    margin-bottom:0.5rem
}

app-root hr{
    border:solid #ddd;
    border-width:1px 0 0;
    clear:both;
    margin:1.25rem 0 1.1875rem;
    height:0
}

app-root em,app-root i{
    font-style:italic;
    line-height:inherit
}

app-root strong,app-root b{
    font-weight:bold;
    line-height:inherit
}

app-root small{
    font-size:60%;
    line-height:inherit
}

app-root code{
    font-family:Consolas,"Liberation Mono",Courier,monospace;
    font-weight:bold;
    color:#bd260d
}

app-root ul,app-root ol,app-root dl{
    font-size:0.875rem;
    line-height:1.4;
    margin-bottom:1.25rem;
    list-style-position:outside;
    font-family:inherit
}

app-root ul{
    margin-left:1.1rem
}

app-root ul.no-bullet{
    margin-left:0
}

app-root ul.no-bullet li ul,app-root ul.no-bullet li ol{
    margin-left:1.25rem;
    margin-bottom:0;
    list-style:none
}

app-root ul li ul,app-root ul li ol{
    margin-left:1.25rem;
    margin-bottom:0
}

app-root ul.square li ul,app-root ul.circle li ul,app-root ul.disc li ul{
    list-style:inherit
}

app-root ul.square{
    list-style-type:square;
    margin-left:1.1rem
}

app-root ul.circle{
    list-style-type:circle;
    margin-left:1.1rem
}

app-root ul.disc{
    list-style-type:disc;
    margin-left:1.1rem
}

app-root ul.no-bullet{
    list-style:none
}

app-root ol{
    margin-left:1.4rem
}

app-root ol li ul,app-root ol li ol{
    margin-left:1.25rem;
    margin-bottom:0
}

app-root dl dt{
    margin-bottom:0.3rem;
    font-weight:bold
}

app-root dl dd{
    margin-bottom:0.75rem
}

app-root abbr,app-root acronym{
    text-transform:uppercase;
    font-size:90%;
    color:#333;
    border-bottom:1px dotted #ddd;
    cursor:help
}

app-root abbr{
    text-transform:none
}

app-root blockquote{
    margin:0 0 1.25rem;
    padding:0.5625rem 1.25rem 0 1.1875rem;
    border-left:1px solid #ddd
}

app-root blockquote cite{
    display:block;
    font-size:0.8125rem;
    color:#555
}

app-root blockquote cite:before{
    content:"\2014 \0020"
}

app-root blockquote cite a,app-root blockquote cite a:visited{
    color:#555
}

app-root blockquote,app-root blockquote p{
    line-height:1.4;
    color:#6f6f6f
}

app-root .vcard{
    display:inline-block;
    margin:0 0 1.25rem 0;
    border:1px solid #ddd;
    padding:0.625rem 0.75rem
}

app-root .vcard li{
    margin:0;
    display:block
}

app-root .vcard .fn{
    font-weight:bold;
    font-size:0.9375rem
}

app-root .vevent .summary{
    font-weight:bold
}

app-root .vevent abbr{
    cursor:default;
    text-decoration:none;
    font-weight:bold;
    border:none;
    padding:0 0.0625rem
}

@media only screen and (min-width: 40.063em){
    app-root h1,app-root h2,app-root h3,app-root h4,app-root h5,app-root h6{
        line-height:1.4
    }

    app-root h1{
        font-size:2rem
    }

    app-root h2{
        font-size:1.625rem
    }

    app-root h3{
        font-size:1.125rem
    }

    app-root h4{
        font-size:1rem
    }
}

app-root .print-only{
    display:none !important
}

@media print{
    app-root *{
        background:transparent !important;
        color:#000 !important;
        box-shadow:none !important;
        text-shadow:none !important
    }

    app-root a,app-root a:visited{
        text-decoration:underline
    }

    app-root a[href]:after{
        content:" (" attr(href) ")"
    }

    app-root abbr[title]:after{
        content:" (" attr(title) ")"
    }

    app-root .ir a:after,app-root a[href^="javascript:"]:after,app-root a[href^="#"]:after{
        content:""
    }

    app-root pre,app-root blockquote{
        border:1px solid #999;
        page-break-inside:avoid
    }

    app-root thead{
        display:table-header-group
    }

    app-root tr,app-root img{
        page-break-inside:avoid
    }

    app-root img{
        max-width:100% !important
    }

    @page{
        margin:0.5cm
    }

    app-root p,app-root h2,app-root h3{
        orphans:3;
        widows:3
    }

    app-root h2,app-root h3{
        page-break-after:avoid
    }

    app-root .hide-on-print{
        display:none !important
    }

    app-root .print-only{
        display:block !important
    }

    app-root .hide-for-print{
        display:none !important
    }

    app-root .show-for-print{
        display:inherit !important
    }
}

app-root .text-left{
    text-align:left !important
}

app-root .text-right{
    text-align:right !important
}

app-root .text-center{
    text-align:center !important
}

app-root .text-justify{
    text-align:justify !important
}

@media only screen and (max-width: 40em){
    app-root .small-only-text-left{
        text-align:left !important
    }

    app-root .small-only-text-right{
        text-align:right !important
    }

    app-root .small-only-text-center{
        text-align:center !important
    }

    app-root .small-only-text-justify{
        text-align:justify !important
    }
}

@media only screen{
    app-root .small-text-left{
        text-align:left !important
    }

    app-root .small-text-right{
        text-align:right !important
    }

    app-root .small-text-center{
        text-align:center !important
    }

    app-root .small-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em){
    app-root .medium-only-text-left{
        text-align:left !important
    }

    app-root .medium-only-text-right{
        text-align:right !important
    }

    app-root .medium-only-text-center{
        text-align:center !important
    }

    app-root .medium-only-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 40.063em){
    app-root .medium-text-left{
        text-align:left !important
    }

    app-root .medium-text-right{
        text-align:right !important
    }

    app-root .medium-text-center{
        text-align:center !important
    }

    app-root .medium-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em){
    app-root .large-only-text-left{
        text-align:left !important
    }

    app-root .large-only-text-right{
        text-align:right !important
    }

    app-root .large-only-text-center{
        text-align:center !important
    }

    app-root .large-only-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 64.063em){
    app-root .large-text-left{
        text-align:left !important
    }

    app-root .large-text-right{
        text-align:right !important
    }

    app-root .large-text-center{
        text-align:center !important
    }

    app-root .large-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em){
    app-root .xlarge-only-text-left{
        text-align:left !important
    }

    app-root .xlarge-only-text-right{
        text-align:right !important
    }

    app-root .xlarge-only-text-center{
        text-align:center !important
    }

    app-root .xlarge-only-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 90.063em){
    app-root .xlarge-text-left{
        text-align:left !important
    }

    app-root .xlarge-text-right{
        text-align:right !important
    }

    app-root .xlarge-text-center{
        text-align:center !important
    }

    app-root .xlarge-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em){
    app-root .xxlarge-only-text-left{
        text-align:left !important
    }

    app-root .xxlarge-only-text-right{
        text-align:right !important
    }

    app-root .xxlarge-only-text-center{
        text-align:center !important
    }

    app-root .xxlarge-only-text-justify{
        text-align:justify !important
    }
}

@media only screen and (min-width: 120.063em){
    app-root .xxlarge-text-left{
        text-align:left !important
    }

    app-root .xxlarge-text-right{
        text-align:right !important
    }

    app-root .xxlarge-text-center{
        text-align:center !important
    }

    app-root .xxlarge-text-justify{
        text-align:justify !important
    }
}

app-root .off-canvas-wrap{
    -webkit-backface-visibility:hidden;
    position:relative;
    width:100%;
    overflow-x:hidden
}

app-root .off-canvas-wrap.move-right,app-root .off-canvas-wrap.move-left{
    height:100%
}

app-root .inner-wrap{
    -webkit-backface-visibility:hidden;
    position:relative;
    width:100%;
    *zoom:1;-webkit-transition:-webkit-transform 500ms ease;
    -moz-transition:-moz-transform 500ms ease;
    -ms-transition:-ms-transform 500ms ease;
    -o-transition:-o-transform 500ms ease;
    transition:transform 500ms ease
}

app-root .inner-wrap:before,app-root .inner-wrap:after{
    content:" ";
    display:table
}

app-root .inner-wrap:after{
    clear:both
}

app-root .tab-bar{
    -webkit-backface-visibility:hidden;
    background:#333;
    color:#fff;
    height:2.8125rem;
    line-height:2.8125rem;
    position:relative
}

app-root .tab-bar h1,app-root .tab-bar h2,app-root .tab-bar h3,app-root .tab-bar h4,app-root .tab-bar h5,app-root .tab-bar h6{
    color:#fff;
    font-weight:bold;
    line-height:2.8125rem;
    margin:0
}

app-root .tab-bar h1,app-root .tab-bar h2,app-root .tab-bar h3,app-root .tab-bar h4{
    font-size:1.125rem
}

app-root .left-small{
    width:2.8125rem;
    height:2.8125rem;
    position:absolute;
    top:0;
    border-right:solid 1px #1a1a1a;
    box-shadow:1px 0 0 #4e4e4e;
    left:0
}

app-root .right-small{
    width:2.8125rem;
    height:2.8125rem;
    position:absolute;
    top:0;
    border-left:solid 1px #4e4e4e;
    box-shadow:-1px 0 0 #1a1a1a;
    right:0
}

app-root .tab-bar-section{
    padding:0 0.625rem;
    position:absolute;
    text-align:center;
    height:2.8125rem;
    top:0
}

@media only screen and (min-width: 40.063em){
    app-root .tab-bar-section{
        text-align:left
    }
}

app-root .tab-bar-section.left{
    left:0;
    right:2.8125rem
}

app-root .tab-bar-section.right{
    left:2.8125rem;
    right:0
}

app-root .tab-bar-section.middle{
    left:2.8125rem;
    right:2.8125rem
}

app-root .tab-bar .menu-icon{
    text-indent:2.1875rem;
    width:2.8125rem;
    height:2.8125rem;
    display:block;
    line-height:2.0625rem;
    padding:0;
    color:#fff;
    position:relative
}

app-root .tab-bar .menu-icon span{
    position:absolute;
    display:block;
    width:1rem;
    height:0;
    left:0.8125rem;
    top:0.3125rem;
    -webkit-box-shadow:1px 10px 1px 1px #FFF,1px 16px 1px 1px #FFF,1px 22px 1px 1px #FFF;
    box-shadow:0 10px 0 1px #FFF,0 16px 0 1px #FFF,0 22px 0 1px #FFF
}

app-root .tab-bar .menu-icon:hover span{
    -webkit-box-shadow:1px 10px 1px 1px #b3b3b3,1px 16px 1px 1px #b3b3b3,1px 22px 1px 1px #b3b3b3;
    box-shadow:0 10px 0 1px #b3b3b3,0 16px 0 1px #b3b3b3,0 22px 0 1px #b3b3b3
}

app-root .left-off-canvas-menu{
    -webkit-backface-visibility:hidden;
    width:16.875rem;
    top:0;
    bottom:0;
    position:absolute;
    overflow-y:auto;
    background:#fff;
    z-index:1001;
    box-sizing:content-box;
    -webkit-transform:translate3d(-100%, 0, 0);
    -moz-transform:translate3d(-100%, 0, 0);
    -ms-transform:translate3d(-100%, 0, 0);
    -o-transform:translate3d(-100%, 0, 0);
    transform:translate3d(-100%, 0, 0);
    left:0
}

app-root .left-off-canvas-menu *{
    -webkit-backface-visibility:hidden
}

app-root .right-off-canvas-menu{
    -webkit-backface-visibility:hidden;
    width:16.875rem;
    top:0;
    bottom:0;
    position:absolute;
    overflow-y:auto;
    background:#fff;
    z-index:1001;
    box-sizing:content-box;
    -webkit-transform:translate3d(100%, 0, 0);
    -moz-transform:translate3d(100%, 0, 0);
    -ms-transform:translate3d(100%, 0, 0);
    -o-transform:translate3d(100%, 0, 0);
    transform:translate3d(100%, 0, 0);
    right:0
}

app-root .right-off-canvas-menu *{
    -webkit-backface-visibility:hidden
}

app-root ul.off-canvas-list{
    list-style-type:none;
    padding:0;
    margin:0
}

app-root ul.off-canvas-list li label{
    padding:0.3rem 0.9375rem;
    color:#999;
    text-transform:uppercase;
    font-weight:bold;
    background:#444;
    border-top:1px solid #5e5e5e;
    border-bottom:none;
    margin:0
}

app-root ul.off-canvas-list li a{
    display:block;
    padding:0.66667rem;
    color:#000;
    border-bottom:1px solid #bfbfbf
}

app-root .move-right>.inner-wrap{
    -webkit-transform:translate3d(16.875rem, 0, 0);
    -moz-transform:translate3d(16.875rem, 0, 0);
    -ms-transform:translate3d(16.875rem, 0, 0);
    -o-transform:translate3d(16.875rem, 0, 0);
    transform:translate3d(16.875rem, 0, 0)
}

app-root .move-right .exit-off-canvas{
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    display:block;
    position:absolute;
    background:rgba(255,255,255,0.2);
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1002;
    -webkit-tap-highlight-color:transparent
}

@media only screen and (min-width: 40.063em){
    app-root .move-right .exit-off-canvas:hover{
        background:rgba(255,255,255,0.05)
    }
}

app-root .move-left>.inner-wrap{
    -webkit-transform:translate3d(-16.875rem, 0, 0);
    -moz-transform:translate3d(-16.875rem, 0, 0);
    -ms-transform:translate3d(-16.875rem, 0, 0);
    -o-transform:translate3d(-16.875rem, 0, 0);
    transform:translate3d(-16.875rem, 0, 0)
}

app-root .move-left .exit-off-canvas{
    -webkit-backface-visibility:hidden;
    transition:background 300ms ease;
    cursor:pointer;
    box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);
    display:block;
    position:absolute;
    background:rgba(255,255,255,0.2);
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1002;
    -webkit-tap-highlight-color:transparent
}

@media only screen and (min-width: 40.063em){
    app-root .move-left .exit-off-canvas:hover{
        background:rgba(255,255,255,0.05)
    }
}

app-root .csstransforms.no-csstransforms3d .left-off-canvas-menu{
    -webkit-transform:translate(-100%, 0);
    -moz-transform:translate(-100%, 0);
    -ms-transform:translate(-100%, 0);
    -o-transform:translate(-100%, 0);
    transform:translate(-100%, 0)
}

app-root .csstransforms.no-csstransforms3d .right-off-canvas-menu{
    -webkit-transform:translate(100%, 0);
    -moz-transform:translate(100%, 0);
    -ms-transform:translate(100%, 0);
    -o-transform:translate(100%, 0);
    transform:translate(100%, 0)
}

app-root .csstransforms.no-csstransforms3d .move-left>.inner-wrap{
    -webkit-transform:translate(-16.875rem, 0);
    -moz-transform:translate(-16.875rem, 0);
    -ms-transform:translate(-16.875rem, 0);
    -o-transform:translate(-16.875rem, 0);
    transform:translate(-16.875rem, 0)
}

app-root .csstransforms.no-csstransforms3d .move-right>.inner-wrap{
    -webkit-transform:translate(16.875rem, 0);
    -moz-transform:translate(16.875rem, 0);
    -ms-transform:translate(16.875rem, 0);
    -o-transform:translate(16.875rem, 0);
    transform:translate(16.875rem, 0)
}

app-root .no-csstransforms .left-off-canvas-menu{
    left:-16.875rem
}

app-root .no-csstransforms .right-off-canvas-menu{
    right:-16.875rem
}

app-root .no-csstransforms .move-left>.inner-wrap{
    right:16.875rem
}

app-root .no-csstransforms .move-right>.inner-wrap{
    left:16.875rem
}

@media only screen{
    app-root .show-for-small-only,app-root .show-for-small-up,app-root .show-for-small,app-root .show-for-small-down,app-root .hide-for-medium-only,app-root .hide-for-medium-up,app-root .hide-for-medium,app-root .show-for-medium-down,app-root .hide-for-large-only,app-root .hide-for-large-up,app-root .hide-for-large,app-root .show-for-large-down,app-root .hide-for-xlarge-only,app-root .hide-for-xlarge-up,app-root .hide-for-xlarge,app-root .show-for-xlarge-down,app-root .hide-for-xxlarge-only,app-root .hide-for-xxlarge-up,app-root .hide-for-xxlarge,app-root .show-for-xxlarge-down{
        display:inherit !important
    }

    app-root .hide-for-small-only,app-root .hide-for-small-up,app-root .hide-for-small,app-root .hide-for-small-down,app-root .show-for-medium-only,app-root .show-for-medium-up,app-root .show-for-medium,app-root .hide-for-medium-down,app-root .show-for-large-only,app-root .show-for-large-up,app-root .show-for-large,app-root .hide-for-large-down,app-root .show-for-xlarge-only,app-root .show-for-xlarge-up,app-root .show-for-xlarge,app-root .hide-for-xlarge-down,app-root .show-for-xxlarge-only,app-root .show-for-xxlarge-up,app-root .show-for-xxlarge,app-root .hide-for-xxlarge-down{
        display:none !important
    }

    app-root table.show-for-small-only,app-root table.show-for-small-up,app-root table.show-for-small,app-root table.show-for-small-down,app-root table.hide-for-medium-only,app-root table.hide-for-medium-up,app-root table.hide-for-medium,app-root table.show-for-medium-down,app-root table.hide-for-large-only,app-root table.hide-for-large-up,app-root table.hide-for-large,app-root table.show-for-large-down,app-root table.hide-for-xlarge-only,app-root table.hide-for-xlarge-up,app-root table.hide-for-xlarge,app-root table.show-for-xlarge-down,app-root table.hide-for-xxlarge-only,app-root table.hide-for-xxlarge-up,app-root table.hide-for-xxlarge,app-root table.show-for-xxlarge-down{
        display:table
    }

    app-root thead.show-for-small-only,app-root thead.show-for-small-up,app-root thead.show-for-small,app-root thead.show-for-small-down,app-root thead.hide-for-medium-only,app-root thead.hide-for-medium-up,app-root thead.hide-for-medium,app-root thead.show-for-medium-down,app-root thead.hide-for-large-only,app-root thead.hide-for-large-up,app-root thead.hide-for-large,app-root thead.show-for-large-down,app-root thead.hide-for-xlarge-only,app-root thead.hide-for-xlarge-up,app-root thead.hide-for-xlarge,app-root thead.show-for-xlarge-down,app-root thead.hide-for-xxlarge-only,app-root thead.hide-for-xxlarge-up,app-root thead.hide-for-xxlarge,app-root thead.show-for-xxlarge-down{
        display:table-header-group !important
    }

    app-root tbody.show-for-small-only,app-root tbody.show-for-small-up,app-root tbody.show-for-small,app-root tbody.show-for-small-down,app-root tbody.hide-for-medium-only,app-root tbody.hide-for-medium-up,app-root tbody.hide-for-medium,app-root tbody.show-for-medium-down,app-root tbody.hide-for-large-only,app-root tbody.hide-for-large-up,app-root tbody.hide-for-large,app-root tbody.show-for-large-down,app-root tbody.hide-for-xlarge-only,app-root tbody.hide-for-xlarge-up,app-root tbody.hide-for-xlarge,app-root tbody.show-for-xlarge-down,app-root tbody.hide-for-xxlarge-only,app-root tbody.hide-for-xxlarge-up,app-root tbody.hide-for-xxlarge,app-root tbody.show-for-xxlarge-down{
        display:table-row-group !important
    }

    app-root tr.show-for-small-only,app-root tr.show-for-small-up,app-root tr.show-for-small,app-root tr.show-for-small-down,app-root tr.hide-for-medium-only,app-root tr.hide-for-medium-up,app-root tr.hide-for-medium,app-root tr.show-for-medium-down,app-root tr.hide-for-large-only,app-root tr.hide-for-large-up,app-root tr.hide-for-large,app-root tr.show-for-large-down,app-root tr.hide-for-xlarge-only,app-root tr.hide-for-xlarge-up,app-root tr.hide-for-xlarge,app-root tr.show-for-xlarge-down,app-root tr.hide-for-xxlarge-only,app-root tr.hide-for-xxlarge-up,app-root tr.hide-for-xxlarge,app-root tr.show-for-xxlarge-down{
        display:table-row !important
    }

    app-root th.show-for-small-only,app-root td.show-for-small-only,app-root th.show-for-small-up,app-root td.show-for-small-up,app-root th.show-for-small,app-root td.show-for-small,app-root th.show-for-small-down,app-root td.show-for-small-down,app-root th.hide-for-medium-only,app-root td.hide-for-medium-only,app-root th.hide-for-medium-up,app-root td.hide-for-medium-up,app-root th.hide-for-medium,app-root td.hide-for-medium,app-root th.show-for-medium-down,app-root td.show-for-medium-down,app-root th.hide-for-large-only,app-root td.hide-for-large-only,app-root th.hide-for-large-up,app-root td.hide-for-large-up,app-root th.hide-for-large,app-root td.hide-for-large,app-root th.show-for-large-down,app-root td.show-for-large-down,app-root th.hide-for-xlarge-only,app-root td.hide-for-xlarge-only,app-root th.hide-for-xlarge-up,app-root td.hide-for-xlarge-up,app-root th.hide-for-xlarge,app-root td.hide-for-xlarge,app-root th.show-for-xlarge-down,app-root td.show-for-xlarge-down,app-root th.hide-for-xxlarge-only,app-root td.hide-for-xxlarge-only,app-root th.hide-for-xxlarge-up,app-root td.hide-for-xxlarge-up,app-root th.hide-for-xxlarge,app-root td.hide-for-xxlarge,app-root th.show-for-xxlarge-down,app-root td.show-for-xxlarge-down{
        display:table-cell !important
    }
}

@media only screen and (min-width: 40.063em){
    app-root .hide-for-small-only,app-root .show-for-small-up,app-root .hide-for-small,app-root .hide-for-small-down,app-root .show-for-medium-only,app-root .show-for-medium-up,app-root .show-for-medium,app-root .show-for-medium-down,app-root .hide-for-large-only,app-root .hide-for-large-up,app-root .hide-for-large,app-root .show-for-large-down,app-root .hide-for-xlarge-only,app-root .hide-for-xlarge-up,app-root .hide-for-xlarge,app-root .show-for-xlarge-down,app-root .hide-for-xxlarge-only,app-root .hide-for-xxlarge-up,app-root .hide-for-xxlarge,app-root .show-for-xxlarge-down{
        display:inherit !important
    }

    app-root .show-for-small-only,app-root .hide-for-small-up,app-root .show-for-small,app-root .show-for-small-down,app-root .hide-for-medium-only,app-root .hide-for-medium-up,app-root .hide-for-medium,app-root .hide-for-medium-down,app-root .show-for-large-only,app-root .show-for-large-up,app-root .show-for-large,app-root .hide-for-large-down,app-root .show-for-xlarge-only,app-root .show-for-xlarge-up,app-root .show-for-xlarge,app-root .hide-for-xlarge-down,app-root .show-for-xxlarge-only,app-root .show-for-xxlarge-up,app-root .show-for-xxlarge,app-root .hide-for-xxlarge-down{
        display:none !important
    }

    app-root table.hide-for-small-only,app-root table.show-for-small-up,app-root table.hide-for-small,app-root table.hide-for-small-down,app-root table.show-for-medium-only,app-root table.show-for-medium-up,app-root table.show-for-medium,app-root table.show-for-medium-down,app-root table.hide-for-large-only,app-root table.hide-for-large-up,app-root table.hide-for-large,app-root table.show-for-large-down,app-root table.hide-for-xlarge-only,app-root table.hide-for-xlarge-up,app-root table.hide-for-xlarge,app-root table.show-for-xlarge-down,app-root table.hide-for-xxlarge-only,app-root table.hide-for-xxlarge-up,app-root table.hide-for-xxlarge,app-root table.show-for-xxlarge-down{
        display:table
    }

    app-root thead.hide-for-small-only,app-root thead.show-for-small-up,app-root thead.hide-for-small,app-root thead.hide-for-small-down,app-root thead.show-for-medium-only,app-root thead.show-for-medium-up,app-root thead.show-for-medium,app-root thead.show-for-medium-down,app-root thead.hide-for-large-only,app-root thead.hide-for-large-up,app-root thead.hide-for-large,app-root thead.show-for-large-down,app-root thead.hide-for-xlarge-only,app-root thead.hide-for-xlarge-up,app-root thead.hide-for-xlarge,app-root thead.show-for-xlarge-down,app-root thead.hide-for-xxlarge-only,app-root thead.hide-for-xxlarge-up,app-root thead.hide-for-xxlarge,app-root thead.show-for-xxlarge-down{
        display:table-header-group !important
    }

    app-root tbody.hide-for-small-only,app-root tbody.show-for-small-up,app-root tbody.hide-for-small,app-root tbody.hide-for-small-down,app-root tbody.show-for-medium-only,app-root tbody.show-for-medium-up,app-root tbody.show-for-medium,app-root tbody.show-for-medium-down,app-root tbody.hide-for-large-only,app-root tbody.hide-for-large-up,app-root tbody.hide-for-large,app-root tbody.show-for-large-down,app-root tbody.hide-for-xlarge-only,app-root tbody.hide-for-xlarge-up,app-root tbody.hide-for-xlarge,app-root tbody.show-for-xlarge-down,app-root tbody.hide-for-xxlarge-only,app-root tbody.hide-for-xxlarge-up,app-root tbody.hide-for-xxlarge,app-root tbody.show-for-xxlarge-down{
        display:table-row-group !important
    }

    app-root tr.hide-for-small-only,app-root tr.show-for-small-up,app-root tr.hide-for-small,app-root tr.hide-for-small-down,app-root tr.show-for-medium-only,app-root tr.show-for-medium-up,app-root tr.show-for-medium,app-root tr.show-for-medium-down,app-root tr.hide-for-large-only,app-root tr.hide-for-large-up,app-root tr.hide-for-large,app-root tr.show-for-large-down,app-root tr.hide-for-xlarge-only,app-root tr.hide-for-xlarge-up,app-root tr.hide-for-xlarge,app-root tr.show-for-xlarge-down,app-root tr.hide-for-xxlarge-only,app-root tr.hide-for-xxlarge-up,app-root tr.hide-for-xxlarge,app-root tr.show-for-xxlarge-down{
        display:table-row !important
    }

    app-root th.hide-for-small-only,app-root td.hide-for-small-only,app-root th.show-for-small-up,app-root td.show-for-small-up,app-root th.hide-for-small,app-root td.hide-for-small,app-root th.hide-for-small-down,app-root td.hide-for-small-down,app-root th.show-for-medium-only,app-root td.show-for-medium-only,app-root th.show-for-medium-up,app-root td.show-for-medium-up,app-root th.show-for-medium,app-root td.show-for-medium,app-root th.show-for-medium-down,app-root td.show-for-medium-down,app-root th.hide-for-large-only,app-root td.hide-for-large-only,app-root th.hide-for-large-up,app-root td.hide-for-large-up,app-root th.hide-for-large,app-root td.hide-for-large,app-root th.show-for-large-down,app-root td.show-for-large-down,app-root th.hide-for-xlarge-only,app-root td.hide-for-xlarge-only,app-root th.hide-for-xlarge-up,app-root td.hide-for-xlarge-up,app-root th.hide-for-xlarge,app-root td.hide-for-xlarge,app-root th.show-for-xlarge-down,app-root td.show-for-xlarge-down,app-root th.hide-for-xxlarge-only,app-root td.hide-for-xxlarge-only,app-root th.hide-for-xxlarge-up,app-root td.hide-for-xxlarge-up,app-root th.hide-for-xxlarge,app-root td.hide-for-xxlarge,app-root th.show-for-xxlarge-down,app-root td.show-for-xxlarge-down{
        display:table-cell !important
    }
}

@media only screen and (min-width: 64.063em){
    app-root .hide-for-small-only,app-root .show-for-small-up,app-root .hide-for-small,app-root .hide-for-small-down,app-root .hide-for-medium-only,app-root .show-for-medium-up,app-root .hide-for-medium,app-root .hide-for-medium-down,app-root .show-for-large-only,app-root .show-for-large-up,app-root .show-for-large,app-root .show-for-large-down,app-root .hide-for-xlarge-only,app-root .hide-for-xlarge-up,app-root .hide-for-xlarge,app-root .show-for-xlarge-down,app-root .hide-for-xxlarge-only,app-root .hide-for-xxlarge-up,app-root .hide-for-xxlarge,app-root .show-for-xxlarge-down{
        display:inherit !important
    }

    app-root .show-for-small-only,app-root .hide-for-small-up,app-root .show-for-small,app-root .show-for-small-down,app-root .show-for-medium-only,app-root .hide-for-medium-up,app-root .show-for-medium,app-root .show-for-medium-down,app-root .hide-for-large-only,app-root .hide-for-large-up,app-root .hide-for-large,app-root .hide-for-large-down,app-root .show-for-xlarge-only,app-root .show-for-xlarge-up,app-root .show-for-xlarge,app-root .hide-for-xlarge-down,app-root .show-for-xxlarge-only,app-root .show-for-xxlarge-up,app-root .show-for-xxlarge,app-root .hide-for-xxlarge-down{
        display:none !important
    }

    app-root table.hide-for-small-only,app-root table.show-for-small-up,app-root table.hide-for-small,app-root table.hide-for-small-down,app-root table.hide-for-medium-only,app-root table.show-for-medium-up,app-root table.hide-for-medium,app-root table.hide-for-medium-down,app-root table.show-for-large-only,app-root table.show-for-large-up,app-root table.show-for-large,app-root table.show-for-large-down,app-root table.hide-for-xlarge-only,app-root table.hide-for-xlarge-up,app-root table.hide-for-xlarge,app-root table.show-for-xlarge-down,app-root table.hide-for-xxlarge-only,app-root table.hide-for-xxlarge-up,app-root table.hide-for-xxlarge,app-root table.show-for-xxlarge-down{
        display:table
    }

    app-root thead.hide-for-small-only,app-root thead.show-for-small-up,app-root thead.hide-for-small,app-root thead.hide-for-small-down,app-root thead.hide-for-medium-only,app-root thead.show-for-medium-up,app-root thead.hide-for-medium,app-root thead.hide-for-medium-down,app-root thead.show-for-large-only,app-root thead.show-for-large-up,app-root thead.show-for-large,app-root thead.show-for-large-down,app-root thead.hide-for-xlarge-only,app-root thead.hide-for-xlarge-up,app-root thead.hide-for-xlarge,app-root thead.show-for-xlarge-down,app-root thead.hide-for-xxlarge-only,app-root thead.hide-for-xxlarge-up,app-root thead.hide-for-xxlarge,app-root thead.show-for-xxlarge-down{
        display:table-header-group !important
    }

    app-root tbody.hide-for-small-only,app-root tbody.show-for-small-up,app-root tbody.hide-for-small,app-root tbody.hide-for-small-down,app-root tbody.hide-for-medium-only,app-root tbody.show-for-medium-up,app-root tbody.hide-for-medium,app-root tbody.hide-for-medium-down,app-root tbody.show-for-large-only,app-root tbody.show-for-large-up,app-root tbody.show-for-large,app-root tbody.show-for-large-down,app-root tbody.hide-for-xlarge-only,app-root tbody.hide-for-xlarge-up,app-root tbody.hide-for-xlarge,app-root tbody.show-for-xlarge-down,app-root tbody.hide-for-xxlarge-only,app-root tbody.hide-for-xxlarge-up,app-root tbody.hide-for-xxlarge,app-root tbody.show-for-xxlarge-down{
        display:table-row-group !important
    }

    app-root tr.hide-for-small-only,app-root tr.show-for-small-up,app-root tr.hide-for-small,app-root tr.hide-for-small-down,app-root tr.hide-for-medium-only,app-root tr.show-for-medium-up,app-root tr.hide-for-medium,app-root tr.hide-for-medium-down,app-root tr.show-for-large-only,app-root tr.show-for-large-up,app-root tr.show-for-large,app-root tr.show-for-large-down,app-root tr.hide-for-xlarge-only,app-root tr.hide-for-xlarge-up,app-root tr.hide-for-xlarge,app-root tr.show-for-xlarge-down,app-root tr.hide-for-xxlarge-only,app-root tr.hide-for-xxlarge-up,app-root tr.hide-for-xxlarge,app-root tr.show-for-xxlarge-down{
        display:table-row !important
    }

    app-root th.hide-for-small-only,app-root td.hide-for-small-only,app-root th.show-for-small-up,app-root td.show-for-small-up,app-root th.hide-for-small,app-root td.hide-for-small,app-root th.hide-for-small-down,app-root td.hide-for-small-down,app-root th.hide-for-medium-only,app-root td.hide-for-medium-only,app-root th.show-for-medium-up,app-root td.show-for-medium-up,app-root th.hide-for-medium,app-root td.hide-for-medium,app-root th.hide-for-medium-down,app-root td.hide-for-medium-down,app-root th.show-for-large-only,app-root td.show-for-large-only,app-root th.show-for-large-up,app-root td.show-for-large-up,app-root th.show-for-large,app-root td.show-for-large,app-root th.show-for-large-down,app-root td.show-for-large-down,app-root th.hide-for-xlarge-only,app-root td.hide-for-xlarge-only,app-root th.hide-for-xlarge-up,app-root td.hide-for-xlarge-up,app-root th.hide-for-xlarge,app-root td.hide-for-xlarge,app-root th.show-for-xlarge-down,app-root td.show-for-xlarge-down,app-root th.hide-for-xxlarge-only,app-root td.hide-for-xxlarge-only,app-root th.hide-for-xxlarge-up,app-root td.hide-for-xxlarge-up,app-root th.hide-for-xxlarge,app-root td.hide-for-xxlarge,app-root th.show-for-xxlarge-down,app-root td.show-for-xxlarge-down{
        display:table-cell !important
    }
}

@media only screen and (min-width: 90.063em){
    app-root .hide-for-small-only,app-root .show-for-small-up,app-root .hide-for-small,app-root .hide-for-small-down,app-root .hide-for-medium-only,app-root .show-for-medium-up,app-root .hide-for-medium,app-root .hide-for-medium-down,app-root .hide-for-large-only,app-root .show-for-large-up,app-root .hide-for-large,app-root .hide-for-large-down,app-root .show-for-xlarge-only,app-root .show-for-xlarge-up,app-root .show-for-xlarge,app-root .show-for-xlarge-down,app-root .hide-for-xxlarge-only,app-root .hide-for-xxlarge-up,app-root .hide-for-xxlarge,app-root .show-for-xxlarge-down{
        display:inherit !important
    }

    app-root .show-for-small-only,app-root .hide-for-small-up,app-root .show-for-small,app-root .show-for-small-down,app-root .show-for-medium-only,app-root .hide-for-medium-up,app-root .show-for-medium,app-root .show-for-medium-down,app-root .show-for-large-only,app-root .hide-for-large-up,app-root .show-for-large,app-root .show-for-large-down,app-root .hide-for-xlarge-only,app-root .hide-for-xlarge-up,app-root .hide-for-xlarge,app-root .hide-for-xlarge-down,app-root .show-for-xxlarge-only,app-root .show-for-xxlarge-up,app-root .show-for-xxlarge,app-root .hide-for-xxlarge-down{
        display:none !important
    }

    app-root table.hide-for-small-only,app-root table.show-for-small-up,app-root table.hide-for-small,app-root table.hide-for-small-down,app-root table.hide-for-medium-only,app-root table.show-for-medium-up,app-root table.hide-for-medium,app-root table.hide-for-medium-down,app-root table.hide-for-large-only,app-root table.show-for-large-up,app-root table.hide-for-large,app-root table.hide-for-large-down,app-root table.show-for-xlarge-only,app-root table.show-for-xlarge-up,app-root table.show-for-xlarge,app-root table.show-for-xlarge-down,app-root table.hide-for-xxlarge-only,app-root table.hide-for-xxlarge-up,app-root table.hide-for-xxlarge,app-root table.show-for-xxlarge-down{
        display:table
    }

    app-root thead.hide-for-small-only,app-root thead.show-for-small-up,app-root thead.hide-for-small,app-root thead.hide-for-small-down,app-root thead.hide-for-medium-only,app-root thead.show-for-medium-up,app-root thead.hide-for-medium,app-root thead.hide-for-medium-down,app-root thead.hide-for-large-only,app-root thead.show-for-large-up,app-root thead.hide-for-large,app-root thead.hide-for-large-down,app-root thead.show-for-xlarge-only,app-root thead.show-for-xlarge-up,app-root thead.show-for-xlarge,app-root thead.show-for-xlarge-down,app-root thead.hide-for-xxlarge-only,app-root thead.hide-for-xxlarge-up,app-root thead.hide-for-xxlarge,app-root thead.show-for-xxlarge-down{
        display:table-header-group !important
    }

    app-root tbody.hide-for-small-only,app-root tbody.show-for-small-up,app-root tbody.hide-for-small,app-root tbody.hide-for-small-down,app-root tbody.hide-for-medium-only,app-root tbody.show-for-medium-up,app-root tbody.hide-for-medium,app-root tbody.hide-for-medium-down,app-root tbody.hide-for-large-only,app-root tbody.show-for-large-up,app-root tbody.hide-for-large,app-root tbody.hide-for-large-down,app-root tbody.show-for-xlarge-only,app-root tbody.show-for-xlarge-up,app-root tbody.show-for-xlarge,app-root tbody.show-for-xlarge-down,app-root tbody.hide-for-xxlarge-only,app-root tbody.hide-for-xxlarge-up,app-root tbody.hide-for-xxlarge,app-root tbody.show-for-xxlarge-down{
        display:table-row-group !important
    }

    app-root tr.hide-for-small-only,app-root tr.show-for-small-up,app-root tr.hide-for-small,app-root tr.hide-for-small-down,app-root tr.hide-for-medium-only,app-root tr.show-for-medium-up,app-root tr.hide-for-medium,app-root tr.hide-for-medium-down,app-root tr.hide-for-large-only,app-root tr.show-for-large-up,app-root tr.hide-for-large,app-root tr.hide-for-large-down,app-root tr.show-for-xlarge-only,app-root tr.show-for-xlarge-up,app-root tr.show-for-xlarge,app-root tr.show-for-xlarge-down,app-root tr.hide-for-xxlarge-only,app-root tr.hide-for-xxlarge-up,app-root tr.hide-for-xxlarge,app-root tr.show-for-xxlarge-down{
        display:table-row !important
    }

    app-root th.hide-for-small-only,app-root td.hide-for-small-only,app-root th.show-for-small-up,app-root td.show-for-small-up,app-root th.hide-for-small,app-root td.hide-for-small,app-root th.hide-for-small-down,app-root td.hide-for-small-down,app-root th.hide-for-medium-only,app-root td.hide-for-medium-only,app-root th.show-for-medium-up,app-root td.show-for-medium-up,app-root th.hide-for-medium,app-root td.hide-for-medium,app-root th.hide-for-medium-down,app-root td.hide-for-medium-down,app-root th.hide-for-large-only,app-root td.hide-for-large-only,app-root th.show-for-large-up,app-root td.show-for-large-up,app-root th.hide-for-large,app-root td.hide-for-large,app-root th.hide-for-large-down,app-root td.hide-for-large-down,app-root th.show-for-xlarge-only,app-root td.show-for-xlarge-only,app-root th.show-for-xlarge-up,app-root td.show-for-xlarge-up,app-root th.show-for-xlarge,app-root td.show-for-xlarge,app-root th.show-for-xlarge-down,app-root td.show-for-xlarge-down,app-root th.hide-for-xxlarge-only,app-root td.hide-for-xxlarge-only,app-root th.hide-for-xxlarge-up,app-root td.hide-for-xxlarge-up,app-root th.hide-for-xxlarge,app-root td.hide-for-xxlarge,app-root th.show-for-xxlarge-down,app-root td.show-for-xxlarge-down{
        display:table-cell !important
    }
}

@media only screen and (min-width: 120.063em){
    app-root .hide-for-small-only,app-root .show-for-small-up,app-root .hide-for-small,app-root .hide-for-small-down,app-root .hide-for-medium-only,app-root .show-for-medium-up,app-root .hide-for-medium,app-root .hide-for-medium-down,app-root .hide-for-large-only,app-root .show-for-large-up,app-root .hide-for-large,app-root .hide-for-large-down,app-root .hide-for-xlarge-only,app-root .show-for-xlarge-up,app-root .hide-for-xlarge,app-root .hide-for-xlarge-down,app-root .show-for-xxlarge-only,app-root .show-for-xxlarge-up,app-root .show-for-xxlarge,app-root .show-for-xxlarge-down{
        display:inherit !important
    }

    app-root .show-for-small-only,app-root .hide-for-small-up,app-root .show-for-small,app-root .show-for-small-down,app-root .show-for-medium-only,app-root .hide-for-medium-up,app-root .show-for-medium,app-root .show-for-medium-down,app-root .show-for-large-only,app-root .hide-for-large-up,app-root .show-for-large,app-root .show-for-large-down,app-root .show-for-xlarge-only,app-root .hide-for-xlarge-up,app-root .show-for-xlarge,app-root .show-for-xlarge-down,app-root .hide-for-xxlarge-only,app-root .hide-for-xxlarge-up,app-root .hide-for-xxlarge,app-root .hide-for-xxlarge-down{
        display:none !important
    }

    app-root table.hide-for-small-only,app-root table.show-for-small-up,app-root table.hide-for-small,app-root table.hide-for-small-down,app-root table.hide-for-medium-only,app-root table.show-for-medium-up,app-root table.hide-for-medium,app-root table.hide-for-medium-down,app-root table.hide-for-large-only,app-root table.show-for-large-up,app-root table.hide-for-large,app-root table.hide-for-large-down,app-root table.hide-for-xlarge-only,app-root table.show-for-xlarge-up,app-root table.hide-for-xlarge,app-root table.hide-for-xlarge-down,app-root table.show-for-xxlarge-only,app-root table.show-for-xxlarge-up,app-root table.show-for-xxlarge,app-root table.show-for-xxlarge-down{
        display:table
    }

    app-root thead.hide-for-small-only,app-root thead.show-for-small-up,app-root thead.hide-for-small,app-root thead.hide-for-small-down,app-root thead.hide-for-medium-only,app-root thead.show-for-medium-up,app-root thead.hide-for-medium,app-root thead.hide-for-medium-down,app-root thead.hide-for-large-only,app-root thead.show-for-large-up,app-root thead.hide-for-large,app-root thead.hide-for-large-down,app-root thead.hide-for-xlarge-only,app-root thead.show-for-xlarge-up,app-root thead.hide-for-xlarge,app-root thead.hide-for-xlarge-down,app-root thead.show-for-xxlarge-only,app-root thead.show-for-xxlarge-up,app-root thead.show-for-xxlarge,app-root thead.show-for-xxlarge-down{
        display:table-header-group !important
    }

    app-root tbody.hide-for-small-only,app-root tbody.show-for-small-up,app-root tbody.hide-for-small,app-root tbody.hide-for-small-down,app-root tbody.hide-for-medium-only,app-root tbody.show-for-medium-up,app-root tbody.hide-for-medium,app-root tbody.hide-for-medium-down,app-root tbody.hide-for-large-only,app-root tbody.show-for-large-up,app-root tbody.hide-for-large,app-root tbody.hide-for-large-down,app-root tbody.hide-for-xlarge-only,app-root tbody.show-for-xlarge-up,app-root tbody.hide-for-xlarge,app-root tbody.hide-for-xlarge-down,app-root tbody.show-for-xxlarge-only,app-root tbody.show-for-xxlarge-up,app-root tbody.show-for-xxlarge,app-root tbody.show-for-xxlarge-down{
        display:table-row-group !important
    }

    app-root tr.hide-for-small-only,app-root tr.show-for-small-up,app-root tr.hide-for-small,app-root tr.hide-for-small-down,app-root tr.hide-for-medium-only,app-root tr.show-for-medium-up,app-root tr.hide-for-medium,app-root tr.hide-for-medium-down,app-root tr.hide-for-large-only,app-root tr.show-for-large-up,app-root tr.hide-for-large,app-root tr.hide-for-large-down,app-root tr.hide-for-xlarge-only,app-root tr.show-for-xlarge-up,app-root tr.hide-for-xlarge,app-root tr.hide-for-xlarge-down,app-root tr.show-for-xxlarge-only,app-root tr.show-for-xxlarge-up,app-root tr.show-for-xxlarge,app-root tr.show-for-xxlarge-down{
        display:table-row !important
    }

    app-root th.hide-for-small-only,app-root td.hide-for-small-only,app-root th.show-for-small-up,app-root td.show-for-small-up,app-root th.hide-for-small,app-root td.hide-for-small,app-root th.hide-for-small-down,app-root td.hide-for-small-down,app-root th.hide-for-medium-only,app-root td.hide-for-medium-only,app-root th.show-for-medium-up,app-root td.show-for-medium-up,app-root th.hide-for-medium,app-root td.hide-for-medium,app-root th.hide-for-medium-down,app-root td.hide-for-medium-down,app-root th.hide-for-large-only,app-root td.hide-for-large-only,app-root th.show-for-large-up,app-root td.show-for-large-up,app-root th.hide-for-large,app-root td.hide-for-large,app-root th.hide-for-large-down,app-root td.hide-for-large-down,app-root th.hide-for-xlarge-only,app-root td.hide-for-xlarge-only,app-root th.show-for-xlarge-up,app-root td.show-for-xlarge-up,app-root th.hide-for-xlarge,app-root td.hide-for-xlarge,app-root th.hide-for-xlarge-down,app-root td.hide-for-xlarge-down,app-root th.show-for-xxlarge-only,app-root td.show-for-xxlarge-only,app-root th.show-for-xxlarge-up,app-root td.show-for-xxlarge-up,app-root th.show-for-xxlarge,app-root td.show-for-xxlarge,app-root th.show-for-xxlarge-down,app-root td.show-for-xxlarge-down{
        display:table-cell !important
    }
}

app-root .show-for-landscape,app-root .hide-for-portrait{
    display:inherit !important
}

app-root .hide-for-landscape,app-root .show-for-portrait{
    display:none !important
}

app-root table.hide-for-landscape,app-root table.show-for-portrait{
    display:table
}

app-root thead.hide-for-landscape,app-root thead.show-for-portrait{
    display:table-header-group !important
}

app-root tbody.hide-for-landscape,app-root tbody.show-for-portrait{
    display:table-row-group !important
}

app-root tr.hide-for-landscape,app-root tr.show-for-portrait{
    display:table-row !important
}

app-root td.hide-for-landscape,app-root td.show-for-portrait,app-root th.hide-for-landscape,app-root th.show-for-portrait{
    display:table-cell !important
}

@media only screen and (orientation: landscape){
    app-root .show-for-landscape,app-root .hide-for-portrait{
        display:inherit !important
    }

    app-root .hide-for-landscape,app-root .show-for-portrait{
        display:none !important
    }

    app-root table.show-for-landscape,app-root table.hide-for-portrait{
        display:table
    }

    app-root thead.show-for-landscape,app-root thead.hide-for-portrait{
        display:table-header-group !important
    }

    app-root tbody.show-for-landscape,app-root tbody.hide-for-portrait{
        display:table-row-group !important
    }

    app-root tr.show-for-landscape,app-root tr.hide-for-portrait{
        display:table-row !important
    }

    app-root td.show-for-landscape,app-root td.hide-for-portrait,app-root th.show-for-landscape,app-root th.hide-for-portrait{
        display:table-cell !important
    }
}

@media only screen and (orientation: portrait){
    app-root .show-for-portrait,app-root .hide-for-landscape{
        display:inherit !important
    }

    app-root .hide-for-portrait,app-root .show-for-landscape{
        display:none !important
    }

    app-root table.show-for-portrait,app-root table.hide-for-landscape{
        display:table
    }

    app-root thead.show-for-portrait,app-root thead.hide-for-landscape{
        display:table-header-group !important
    }

    app-root tbody.show-for-portrait,app-root tbody.hide-for-landscape{
        display:table-row-group !important
    }

    app-root tr.show-for-portrait,app-root tr.hide-for-landscape{
        display:table-row !important
    }

    app-root td.show-for-portrait,app-root td.hide-for-landscape,app-root th.show-for-portrait,app-root th.hide-for-landscape{
        display:table-cell !important
    }
}

app-root .show-for-touch{
    display:none !important
}

app-root .hide-for-touch{
    display:inherit !important
}

app-root .touch .show-for-touch{
    display:inherit !important
}

app-root .touch .hide-for-touch{
    display:none !important
}

app-root table.hide-for-touch{
    display:table
}

app-root .touch table.show-for-touch{
    display:table
}

app-root thead.hide-for-touch{
    display:table-header-group !important
}

app-root .touch thead.show-for-touch{
    display:table-header-group !important
}

app-root tbody.hide-for-touch{
    display:table-row-group !important
}

app-root .touch tbody.show-for-touch{
    display:table-row-group !important
}

app-root tr.hide-for-touch{
    display:table-row !important
}

app-root .touch tr.show-for-touch{
    display:table-row !important
}

app-root td.hide-for-touch{
    display:table-cell !important
}

app-root .touch td.show-for-touch{
    display:table-cell !important
}

app-root th.hide-for-touch{
    display:table-cell !important
}

app-root .touch th.show-for-touch{
    display:table-cell !important
}
