@charset "UTF-8";

@font-face {
    font-family: icomoon;
    src: url(../fonts/mapIconfont/icomoon.eot?o1sqio);
    src: url(../fonts/mapIconfont/icomoon.eot?o1sqio#iefix) format("embedded-opentype"),url(../fonts/mapIconfont/icomoon.ttf?o1sqio) format("truetype"),url(../fonts/mapIconfont/icomoon.woff?o1sqio) format("woff"),url(../fonts/mapIconfont/icomoon.svg?o1sqio#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"]:before, [class^=icon-]:before {
    font-family: icomoon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-questionmark:before {
    content: "\e910"
}

.icon-close:before {
    content: "\e911"
}

.icon-plus:before {
    content: "\e909"
}

.icon-cancel:before {
    content: "\2716"
}

.icon-pfeil_verschieben:before {
    content: "\e90a"
}

.icon-brille:before {
    content: "\e90b"
}

.icon-mp_achtung:before {
    content: "\e90c"
}

.icon-fragezeichen:before {
    content: "\e90d"
}

.icon-ok:before {
    content: "\e90e"
}

.icon-sprechblase:before {
    content: "\e90f"
}

.icon-auge_durchgestrichen:before {
    content: "\e901"
}

.icon-ausblenden:before {
    content: "\e900"
}

.icon-einblenden:before {
    content: "\e902"
}

.icon-links:before {
    content: "\e903"
}

.icon-mueleimer_black:before {
    content: "\e904"
}

.icon-stift_black:before {
    content: "\e905"
}

.icon-suche_klein:before {
    content: "\e906"
}

.icon-winkel_links:before {
    content: "\e907"
}

.icon-winkel_rechts:before {
    content: "\e908"
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ @media print {
    *, :after, :before {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    line-height: 1.428571429;
    color: #444;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

    a:focus, a:hover {
        color: auto;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #dedede
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #dedede
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 31px
}

.h2, h2 {
    font-size: 26px
}

.h3, h3 {
    font-size: 21px
}

.h4, h4 {
    font-size: 16px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 13px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 78%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #dedede
}

.text-primary {
    color: #004a96
}

a.text-primary:focus, a.text-primary:hover {
    color: #003163
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #c2110e
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #004a96
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #003163
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #dedede
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #dedede
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #dedede
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.428571429;
        color: #dedede
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: "\2014 \00A0"
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #dedede;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ""
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: "\00A0 \2014"
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,Courier New,monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #444;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:after, .container:before {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container-fluid:after, .container-fluid:before {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:after, .row:before {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #dedede
}

caption, th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #dedede
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #dedede
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #dedede
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #dedede
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dedede
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset, legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #444;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

select[type=checkbox]:focus, select[type=file]:focus, select[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.428571429;
    color: #666
}

.form-select, output {
    display: block;
    font-size: 14px;
    line-height: 1.428571429;
    color: #666
}


.form-select {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

    .form-select:focus {
        border-color: #00b541 !important;
        outline: 0 !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(53, 178, 52, .9) !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(53, 178, 52, .9) !important;
    }

    .form-select::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-select:-ms-input-placeholder {
        color: #999
    }

    .form-select::-webkit-input-placeholder {
        color: #999
    }

    .form-select::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-select[disabled], .form-select[readonly], fieldset[disabled] .form-select {
        background-color: #dedede;
        opacity: 1
    }

    .form-select[disabled], fieldset[disabled] .form-select {
        cursor: not-allowed
    }



.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

    .form-control:focus {
        border-color: #008eb5 !important;
        outline: 0 !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(52, 136, 178, .9) !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(52, 136, 178, .9) !important;
        /*//Werte für Grün:*/
        /*(53, 178, 52, .9)*/
        /*#00b541*/
    }



.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #dedede;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    input [type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    select[type=date].form-select, select[type=datetime-local].form-select, select[type=month].form-select, select[type=time].form-select {
        line-height: 34px
    }

    .input-group-sm > .input-group-btn > input.btn[type=date], .input-group-sm > .input-group-btn > input.btn[type=datetime-local], .input-group-sm > .input-group-btn > input.btn[type=month], .input-group-sm > .input-group-btn > input.btn[type=time], .input-group-sm > input.form-control[type=date], .input-group-sm > input.form-control[type=datetime-local], .input-group-sm > input.form-control[type=month], .input-group-sm > input.form-control[type=time], .input-group-sm > input.input-group-addon[type=date], .input-group-sm > input.input-group-addon[type=datetime-local], .input-group-sm > input.input-group-addon[type=month], .input-group-sm > input.input-group-addon[type=time], .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 28px
    }

    .input-group-lg > .input-group-btn > input.btn[type=date], .input-group-lg > .input-group-btn > input.btn[type=datetime-local], .input-group-lg > .input-group-btn > input.btn[type=month], .input-group-lg > .input-group-btn > input.btn[type=time], .input-group-lg > input.form-control[type=date], .input-group-lg > input.form-control[type=datetime-local], .input-group-lg > input.form-control[type=month], .input-group-lg > input.form-control[type=time], .input-group-lg > input.input-group-addon[type=date], .input-group-lg > input.input-group-addon[type=datetime-local], .input-group-lg > input.input-group-addon[type=month], .input-group-lg > input.input-group-addon[type=time], .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 44px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px\9
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-left: 0;
        padding-right: 0
    }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
    height: 28px;
    line-height: 28px
}

    .input-group-sm > .input-group-btn > select.btn[multiple], .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
        height: auto
    }

.form-group-sm .form-control {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 28px;
    line-height: 28px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 28px;
    min-height: 31px;
    padding: 6px 10px;
    font-size: 11px;
    line-height: 1.5
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 44px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 44px;
    line-height: 44px
}

    .input-group-lg > .input-group-btn > select.btn[multiple], .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
        height: auto
    }

.form-group-lg .form-control {
    height: 44px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 44px;
    line-height: 44px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 44px;
    min-height: 36px;
    padding: 11px 16px;
    font-size: 16px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 44px;
    height: 44px;
    line-height: 44px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 28px;
    height: 28px;
    line-height: 28px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .form-select {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-select:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #848484
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 16px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 11px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e5e5;
        border-color: #8c8c8c
    }

    .btn-default.active, .btn-default:active, .btn-default:hover, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e5e5;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
        background-image: none
    }

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #004a96;
    border-color: #003d7d
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #003163;
        border-color: #000
    }

    .btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #003163;
        border-color: #001f3f
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
            color: #fff;
            background-color: #001f3f;
            border-color: #000
        }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #004a96;
        border-color: #003d7d
    }

    .btn-primary .badge {
        color: #004a96;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success.active, .btn-success:active, .btn-success:hover, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
        background-image: none
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info.active, .btn-info:active, .btn-info:hover, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
        background-image: none
    }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
        background-image: none
    }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
        background-image: none
    }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #004a96;
    font-weight: 400;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: auto;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #dedede;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.428571429;
        color: #444;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #373737;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #004a96
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #dedede
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 1.428571429;
    color: #dedede;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar:after, .btn-toolbar:before {
        content: " ";
        display: table
    }

    .btn-toolbar:after {
        clear: both
    }

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell
    }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #666;
    text-align: center;
    background-color: #dedede;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 11px;
        border-radius: 3px
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: 10px 16px;
        font-size: 16px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group .form-control:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn, .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

        .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
            margin-right: -1px
        }

        .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
            z-index: 2;
            margin-left: -1px
        }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:after, .nav:before {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

    .nav > li, .nav > li > a {
        position: relative;
        display: block
    }

        .nav > li > a {
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #dedede
            }

        .nav > li.disabled > a {
            color: #dedede
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #dedede;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #dedede;
        border-color: #004a96
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #dedede
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.428571429;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #dedede
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #666;
            background-color: #fff;
            border: 1px solid #dedede;
            border-bottom-color: transparent;
            cursor: default
        }

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #004a96
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border: 1px solid #dedede
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dedede;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:after, .navbar:before {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:after, .navbar-collapse:before {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 39;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 16px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media (min-width:768px) {
    .navbar > .container-fluid .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
        margin-top: 11px;
        margin-bottom: 11px
    }

    .btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #5e5d5d;
            background-color: transparent
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #dedede
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #dedede
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
        color: #333
    }

    .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090808
}

    .navbar-inverse .navbar-brand {
        color: #fff
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #fff
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #090808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: #090808;
        color: #fff
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .btn-link, .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover, .navbar-inverse .navbar-link, .navbar-inverse .navbar-link:hover {
    color: #fff
}

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #dedede
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.428571429;
            text-decoration: none;
            color: #004a96;
            background-color: #fff;
            border: 1px solid #dedede;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: auto;
            background-color: #dedede;
            border-color: #dedede
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        background-color: #004a96;
        border-color: #004a96;
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #dedede;
        background-color: #fff;
        border-color: #dedede;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager:after, .pager:before {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #dedede;
            border-radius: 15px
        }

            .pager li > a:focus, .pager li > a:hover {
                text-decoration: none;
                background-color: #dedede
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #dedede;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label:empty {
        display: none
    }

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #dedede
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #c5c4c4
    }

.label-primary {
    background-color: #004a96
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #003163
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #dedede;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #004a96;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #dedede
}

    .jumbotron, .jumbotron .h1, .jumbotron h1 {
        color: inherit
    }

        .jumbotron p {
            margin-bottom: 15px;
            font-size: 21px;
            font-weight: 200
        }

        .jumbotron > hr {
            border-top-color: #c5c4c4
        }

.container-fluid .jumbotron, .container .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container-fluid .jumbotron, .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

    .thumbnail .caption {
        padding: 9px;
        color: #444
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #004a96
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes a {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes a {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #004a96;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: a 2s linear infinite;
    animation: a 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #dedede
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, button.list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #dedede;
    color: #dedede;
    cursor: not-allowed
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #dedede
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #004a96;
    border-color: #004a96
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
        color: #63b0ff
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle, .panel-title {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dedede;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table-responsive > .table caption, .panel > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px
        }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px
        }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 3px
        }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #dedede
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #dedede
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #dedede
        }

.panel-default {
    border-color: #dedede
}

    .panel-default > .panel-heading {
        color: #444;
        background-color: #f5f5f5;
        border-color: #dedede
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #dedede
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #444
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #dedede
    }

.panel-primary {
    border-color: #004a96
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #004a96;
        border-color: #004a96
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #004a96
        }

        .panel-primary > .panel-heading .badge {
            color: #004a96;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #004a96
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header:after, .modal-header:before {
        content: " ";
        display: table
    }

    .modal-header:after {
        clear: both
    }

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:after, .modal-footer:before {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Verdana,Arial,Helvetica,"sans-serif";
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Verdana,Arial,Helvetica,"sans-serif";
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel, .carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: left .6s ease-in-out;
        transition: left .6s ease-in-out
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

@media (-webkit-transform-3d),(transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: transparent
}

    .carousel-control.left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: "\2039"
        }

        .carousel-control .icon-next:before {
            content: "\203a"
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000\9;
        background-color: transparent
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.no-left-right-margin {
    margin-left: 0;
    margin-right: 0
}

.no-left-right-padding {
    padding-left: 0;
    padding-right: 0
}

body {
    font-family: Verdana,Arial,Helvetica,"sans-serif";
    font-size: 14px;
    background-color: #eee;
    color: #333
}

.d-none, .mobile {
    display: none
}

a {
    color: #004a96
}

    a:visited {
        color: #a50109
    }

.bold {
    font-weight: 700
}

.sidebar-hidden .main-content {
    width: calc(100% - 100px);
    float: left;
    margin-right: 15px;
    position: relative
}

.col-content {
    background-color: #fff;
    border-radius: 5px;
    padding-left: 0;
    padding-right: 0
}

.aside, .col-left, .col-right {
    border-radius: 10px !important
}

    .aside > div, .aside > section:not(.teaserImg):not(.vertical_teaserImg):not(.teaser), .col-left > div, .col-left > section:not(.teaserImg):not(.vertical_teaserImg):not(.teaser), .col-right > div, .col-right > section:not(.teaserImg):not(.vertical_teaserImg):not(.teaser) {
        padding-top: 10px;
        padding-bottom: 15px
    }

.vertical_teaserImg {
    padding-top: 10px
}

.col-left {
    padding-right: 10px
}

@media (max-width:991px) {
    .col-left {
        padding-right: 15px
    }
}

.col-right {
    padding-left: 10px
}

@media (max-width:991px) {
    .col-right {
        padding-left: 15px
    }
}

.col-content {
    margin-bottom: 20px
}

.container.content {
    position: relative
}

.no-click {
    pointer-events: none
}

a:focus, button:focus, input:focus {
    outline-color: #ede100 !important;
    outline-width: 2px !important;
    outline-style: solid !important
}

.dropdown-menu > li > a:focus, .nav > li > a:focus, a:focus, button:focus, select:focus {
    z-index: 1 !important;
    background-color: transparent
}

h3.title, h4.title {
    padding-left: 2px;
    padding-top: 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-left: -2px
}

    h4.title > a {
        display: inline-block
    }

.form-control:focus, h2:focus {
    z-index: 1 !important
}

.front #mainContent {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:991px) {
    .front #mainContent {
        padding-left: auto;
        padding-right: auto
    }
}

.p20 {
    padding-left: 20px;
    padding-right: 20px
}

.main-content.FIXED {
    padding-left: 0;
    padding-right: 0
}

.p40 {
    padding-left: 40px;
    padding-right: 40px
}

.front {
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 0 15px;
    margin-top: 50px;
    margin-bottom: 70px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%
}

    .front .col-name {
        padding-left: 20px;
        padding-right: 20px
    }

    .front .dk-info {
        padding: 20px 40px 0
    }

    .front .v-divider {
        float: left;
        margin-right: 5px;
        margin-left: 5px
    }

    .front .datum {
        float: left
    }

    .front .page-header {
        border: none;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 30px
    }

        .front .page-header .title {
            margin-top: 15px;
            font-weight: 700;
            width: 90%;
            margin-bottom: 0
        }

        .front .page-header .subtitle {
            color: #555;
            margin-bottom: 0;
            margin-top: 30px;
            font-size: 18px
        }

    .front .element {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .front ul {
        margin-bottom: 0
    }


.not-front {
    border-radius: 5px;
    background-color: #fff;
    padding: 20px 0 15px;
    margin-bottom: 40px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%
}

    .not-front .col-name {
        padding-left: 20px;
        padding-right: 20px
    }

    .not-front .dk-info {
        padding: 20px 40px 0
    }

    .not-front .v-divider {
        float: left;
        margin-right: 5px;
        margin-left: 5px
    }

    .not-front .datum {
        float: left
    }

    .not-front .page-header {
        border: none;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 30px
    }

        .not-front .page-header .title {
            margin-top: 15px;
            font-weight: 700;
            width: 90%;
            margin-bottom: 0
        }

        .not-front .page-header .subtitle {
            color: #555;
            margin-bottom: 0;
            margin-top: 30px;
            font-size: 18px
        }

    .not-front .element {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .not-front ul {
        margin-bottom: 0
    }

.page-header.bcs {
    padding-bottom: 40px
}

::-ms-clear {
    display: none
}

main#mainContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.content ul, ol {
    padding-bottom: 12px
}

.content li {
    padding-bottom: 8px
}

header {
    position: relative;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .header-inner.container {
        padding: 0;
        margin: 0;
        width: inherit
    }
}

footer {
    background-color: #004a96;
    padding-top: 10px;
    padding-bottom: 10px
}

    footer #back-top {
        float: right
    }

        footer #back-top span {
            display: block;
            color: #fff;
            font-size: 20px;
            position: relative;
            top: 8px
        }

main {
    border-radius: 5px
}

aside, main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

aside {
    padding-right: 0 !important;
    position: relative !important;
    padding-left: 20px !important
}

@media (max-width:991px) {
    aside {
        padding-left: 0 !important
    }
}

.side-buttons {
    right: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

    .side-buttons a {
        clear: both;
        display: block;
        float: none;
        margin-bottom: 20px;
        text-decoration: none;
        position: relative;
        padding: 10px;
        border-radius: 5px
    }

        .side-buttons a, .side-buttons a:focus {
            background-color: #fff
        }

            .side-buttons a.show-aside img {
                -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg)
            }

            .side-buttons a span {
                -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
                display: block;
                white-space: nowrap;
                text-transform: uppercase;
                font-weight: 700;
                color: #444;
                letter-spacing: 2px;
                font-size: 14px;
                position: relative
            }

            .side-buttons a.show-aside {
                height: 200px
            }

                .side-buttons a.show-aside span {
                    top: 120px
                }

            .side-buttons a:nth-child(2) {
                height: 200px
            }

                .side-buttons a:nth-child(2) span {
                    top: 110px
                }

            .side-buttons a:nth-child(3) {
                height: 270px
            }

                .side-buttons a:nth-child(3) span {
                    top: 190px
                }

.side-button {
    position: fixed;
    right: 0;
    top: 175px
}

.icon_background {
    width: 45px;
    height: 45px;
    padding: 10px;
    border-radius: 5px;
    text-align: center
}

    .icon_background.flat {
        margin-bottom: 0
    }

    .icon_background.small {
        width: 32px;
        height: 32px;
        margin-top: 6px;
        margin-left: 6px;
        padding: 8px
    }

        .icon_background.small img {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            vertical-align: middle;
            horizontal-align: middel;
            margin-top: -2px;
            width: 15px;
            height: 15px
        }

            .icon_background.small img.rotate {
                -webkit-transform: rotate(270deg);
                transform: rotate(270deg)
            }

.expand-button, .expand-button:active, .expand-button:focus, .expand-button:hover {
    background-color: #fff;
    color: #555;
    border: 1px solid #555;
    margin-top: 25px;
    height: 45px;
    width: 100%px;
    display: block;
    border-radius: 5px
}

    .expand-button:active div, .expand-button:active span, .expand-button:focus div, .expand-button:focus span, .expand-button:hover div, .expand-button:hover span, .expand-button div, .expand-button span {
        float: left
    }

    .expand-button:active span, .expand-button:focus span, .expand-button:hover span, .expand-button span {
        margin-top: 12px;
        margin-left: 15px;
        font-weight: 700;
        color: #555;
        letter-spacing: 1.2px
    }

        .expand-button:active span:hover, .expand-button:focus span:hover, .expand-button:hover span:hover, .expand-button span:hover {
            text-decoration: underline
        }

@media (max-width:767px) {
    .expand-button, .expand-button:active, .expand-button:focus, .expand-button:hover {
        margin-top: 10px
    }
}

.brand-primary {
    background-color: #004a96
}

.brand-secondary {
    background-color: #a50109
}

.yellow {
    background-color: #ffe424e2
}

.white {
    background-color: #fff
}

.danger {
    background-color: #a50109
}

.news {
    position: relative
}

    .news ul {
        padding: 0;
        margin-bottom: 0
    }

    .news li {
        list-style: none;
        padding: 20px;
        border-bottom: 1px solid #eee
    }

        .news li:first-child {
            border-top: 1px solid #eee
        }

    .news .datum {
        float: left;
        margin-right: 10px;
        margin-bottom: 5px;
        font-size: 14px
    }

    .news .title {
        font-weight: 700;
        clear: both;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 24px;
        font-size: 18px;
        display: block
    }

.dropdown-label {
    letter-spacing: 1.5px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

#dropdown {
    position: relative;
    margin-bottom: 15px
}

    #dropdown button.dropdown-toggle {
        width: 100%;
        text-align: left;
        height: 45px;
        font-size: 16px;
        padding: 6px 20px;
        border-color: #dedede;
        position: relative
    }

        #dropdown button.dropdown-toggle img {
            position: absolute;
            right: 10px;
            top: 15px
        }

        #dropdown button.dropdown-toggle .down {
            display: block
        }

        #dropdown button.dropdown-toggle .down-w, #dropdown button.dropdown-toggle .up {
            display: none
        }

        #dropdown button.dropdown-toggle:active .down-w, #dropdown button.dropdown-toggle:focus .down-w, #dropdown button.dropdown-toggle:hover .down-w {
            display: block
        }

        #dropdown button.dropdown-toggle:active .down, #dropdown button.dropdown-toggle:active .up, #dropdown button.dropdown-toggle:focus .down, #dropdown button.dropdown-toggle:focus .up, #dropdown button.dropdown-toggle:hover .down, #dropdown button.dropdown-toggle:hover .up {
            display: none
        }

    #dropdown.open .btn-default.dropdown-toggle .up {
        display: block
    }

    #dropdown.open .btn-default.dropdown-toggle .down, #dropdown.open .btn-default.dropdown-toggle .down-w {
        display: none
    }

    #dropdown .btn-default.dropdown-toggle:active, #dropdown .btn-default.dropdown-toggle:focus, #dropdown .btn-default.dropdown-toggle:hover, #dropdown.open .btn-default.dropdown-toggle {
        background-color: #004a96;
        color: #fff
    }

    #dropdown .dropdown-menu {
        width: 100%;
        padding: 0;
        font-size: 16px;
        background-color: none;
        border: none;
        border: 1px solid rbga(0,0,0) !important
    }

        #dropdown .dropdown-menu li a {
            height: 45px;
            padding: 12px 20px 6px;
            vertical-align: middle;
            background-color: #004a96;
            color: #fff
        }

        #dropdown .dropdown-menu li {
            border-bottom: 1px solid #003d7d
        }

            #dropdown .dropdown-menu li:first-child {
                border-radius: 4px 4px 0 0
            }

                #dropdown .dropdown-menu li:first-child a:first-child {
                    border: none;
                    border-radius: 4px 4px 0 0
                }

            #dropdown .dropdown-menu li:last-child {
                border-radius: 0 0 4px 4px
            }

                #dropdown .dropdown-menu li:last-child a:last-child {
                    border: none;
                    border-radius: 0 0 4px 4px
                }

            #dropdown .dropdown-menu .dropdown-menu > li > a:focus, #dropdown .dropdown-menu li > a:hover {
                background-color: #003d7d;
                color: #fff
            }

ul.dropdown-menu > li > a {
    white-space: none
}

.el-break-line span {
    display: block;
    height: 1px;
    background-color: #eee;
    width: 100%;
    float: none;
    clear: both
}

.el-break-line hr {
    border-top: thin solid #eee !important;
    clear: both
}

.warning {
    position: relative
}

    .warning a {
        color: #333;
        text-decoration: none;
        display: block
    }

        .warning a:hover .text {
            text-decoration: underline
        }

    .warning h3 {
        font-weight: 700;
        margin-top: 0
    }

    .warning strong {
        font-size: 24px
    }

    .warning p {
        font-weight: 700;
        font-size: 18px
    }

    .warning.danger a:hover, .warning.danger h2, .warning.danger p {
        color: #fff
    }

.content.filter.errormessage {
    border-bottom: 0;
    margin-top: 55px;
    color: #d62029;
    padding-bottom: 40px
}

    .content.filter.errormessage img {
        margin-right: 5px;
        margin-top: 4px
    }

.mdv__filter__errormessage {
    color: #d62029;
    padding-bottom: 40px;
    padding-left: 40px
}

.fav_error {
    background-color: #d62029;
    border: 0;
    color: #fff;
    width: 22em;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 99
}

.alert-dismissable .close, .alert-dismissible .close {
    top: 5px;
    right: 5px;
    color: #fff;
    position: absolute;
    opacity: 1
}

.services .content ul {
    padding: 0;
    margin-bottom: 0
}

.services .content li {
    list-style: none;
    list-style-type: none;
    border-bottom: 1px solid #eee;
    padding: 20px
}

    .services .content li:last-child {
        border-bottom: none
    }

    .services .content li:first-child a {
        padding-top: 0
    }

.services .content a {
    font-weight: 700;
    display: block;
    font-size: 18px
}

#slider .item img {
    max-width: 150px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px
}

#slider .carousel-control {
    background-image: none;
    margin-top: 50px;
    height: 45px
}

#slider .position {
    margin-bottom: 0
}

#slider .name {
    color: #004a96;
    font-weight: 700
}

#slider .svgs {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #eee;
    text-align: right
}

    #slider .svgs img {
        margin-right: 10px;
        margin-bottom: 0
    }

    #slider .svgs a:last-child img {
        margin-right: 0
    }

.teaser .content {
    overflow: hidden;
    border-radius: 5px
}

.teaser .caption {
    padding: 0 15px 15px
}

.teaser .subtitle {
    font-size: 14px;
    margin-bottom: 8px;
    color: #333;
    clear: both;
    float: none;
    display: block
}

.teaser h3 {
    margin-bottom: 5px
}

.teaser .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    clear: both;
    float: none;
    display: block
}

.teaser .text {
    color: #333
}

.teaserImg {
    padding-top: -10px
}

    .teaserImg .img-container {
        text-align: center;
        overflow: hidden
    }

        .teaserImg .img-container img {
            width: 100%;
            height: auto
        }

.vertical_teaserImg .vertical, .vertical_teaserImg img {
    max-width: 150px;
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.vertical_teaserImg .vertical {
    margin-bottom: 20px
}

#lastSeen ul {
    padding: 0;
    margin: 0
}

#lastSeen li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    list-style: none;
    list-style-type: none
}

    #lastSeen li:last-child {
        border-bottom: medium none
    }

    #lastSeen li p {
        margin-bottom: 5px;
        font-size: 14px
    }

    #lastSeen li h3 {
        font-size: 18px;
        line-height: 24px;
        margin: 0
    }

    #lastSeen li a {
        font-weight: 700;
        font-size: 18px
    }

#favorites .content ul {
    padding: 0;
    margin-bottom: 0
}

#favorites .content li {
    list-style: none;
    background-repeat: no-repeat;
    background-size: 17px 23px;
    background-position: 20px 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 0
}

    #favorites .content li:last-child {
        border: none
    }

    #favorites .content li.active {
        background-color: #f7f7f7
    }

#favorites .content.rename li {
    background-image: url(../icons_design/stift_black.svg);
    background-size: 16px 16px;
    background-position: 16px 23px
}

    #favorites .content.rename li a {
        padding-left: 55px
    }

    #favorites .content.rename li.active {
        background-image: url(../icons_design/stift_blue.svg);
        padding-top: 7px;
        padding-bottom: 7px
    }

#favorites .content.delete li {
    background-image: url(../icons_design/mueleimer_black.svg);
    background-size: 14px 17px;
    background-position: 16px 23px
}

    #favorites .content.delete li a {
        padding-left: 55px
    }

#favorites .content a {
    display: block;
    padding: 20px;
    font-weight: 700;
    font-size: 18px
}

#favorites .content input.edit {
    padding: 11px;
    margin-left: 55px;
    border-radius: 5px;
    background-color: #003d7d;
    color: #fff;
    border: 2px solid #3ae008;
    width: calc(100% - 75px)
}

#favorites #dialog-box {
    padding: 20px
}

    #favorites #dialog-box .dialog-message {
        margin-bottom: 20px
    }

    #favorites #dialog-box .button {
        font-weight: 700;
        background-color: #fff;
        color: #004a96;
        float: left;
        width: calc(50% - 5px);
        text-align: center;
        border: 1px solid #dedede;
        border-radius: 5px;
        text-transform: uppercase
    }

        #favorites #dialog-box .button.cancel {
            margin-right: 10px
        }

        #favorites #dialog-box .button:focus, #favorites #dialog-box .button:hover {
            background-color: #004a96;
            color: #fff
        }

.el-anchor {
    padding-left: 30px;
    padding-right: 30px
}

    .el-anchor .element-inner {
        padding-top: 10px;
        padding-bottom: 15px;
        border-radius: 2px
    }

        .el-anchor .element-inner.with-bg {
            background-color: #eee
        }

    .el-anchor ul {
        padding-left: 20px
    }

    .el-anchor li {
        list-style: none;
        list-style-type: none;
        line-height: 25px;
        margin-bottom: 7px
    }

    .el-anchor .number {
        margin-right: 5px
    }

    .el-anchor .right-side {
        border-left: 1px solid #fff
    }

.media-description .title {
    margin-bottom: 5px;
    font-weight: 700
}

.media-description .source {
    font-size: 14px;
    margin-bottom: 0
}

.el-paragraph {
    padding-left: 30px;
    padding-right: 30px
}

    .el-paragraph :first-child {
        margin-top: 0 !important
    }

    .el-paragraph :last-child {
        margin-bottom: 0 !important
    }

    .el-paragraph h3, .el-paragraph h4, .el-paragraph h5, .el-paragraph h6 {
        font-weight: 700;
        margin-top: 20px
    }

    .el-paragraph h3 {
        font-size: 20px
    }

    .el-paragraph h4 {
        font-size: 16px
    }

    .el-paragraph ol, .el-paragraph ul {
        padding-bottom: 0 !important;
        margin-bottom: 10px
    }

    .el-paragraph li {
        padding-bottom: 0 !important;
        margin-bottom: 8px
    }

    .el-paragraph p {
        margin-bottom: 10px
    }

    .el-paragraph table {
        margin-top: 20px !important;
        margin-bottom: 10px !important
    }

    .el-paragraph blockquote {
        background-color: #dedede;
        margin-left: 25px;
        margin-right: 25px;
        font-size: 14px;
        font-weight: 400;
        border-radius: 5px
    }

    .el-paragraph.short {
        padding-top: 0 !important
    }

.el-video {
    padding-left: 40px;
    padding-right: 40px
}

    .el-video .col-name {
        padding-left: 0;
        padding-right: 0
    }

.el-link {
    padding-left: 40px;
    padding-right: 40px
}

    .el-link .content ul {
        padding-left: 0
    }

.box-link {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px
}

    .box-link .content ul {
        padding-left: 10px
    }

    .box-link .element-inner, .el-link .element-inner {
        border-radius: 2px
    }

    .box-link .col-name, .el-link .col-name {
        padding-left: 0;
        padding-right: 0
    }

    .box-link .content li, .el-link .content li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        list-style: none;
        margin-bottom: 12px
    }

        .box-link .content li:last-child, .el-link .content li:last-child {
            margin-bottom: 0
        }

    .box-link .content .content__right, .el-link .content .content__right {
        padding-left: 10px
    }

    .box-link .content a, .el-link .content a {
        font-weight: 700;
        margin-right: 5px
    }

    .box-link .content p, .el-link .content p {
        margin-bottom: 0
    }

    .box-link .content .format, .el-link .content .format {
        white-space: nowrap
    }

    .box-link .content .description, .el-link .content .description {
        font-size: 14px;
        padding-left: 0;
        text-indent: 0;
        float: none;
        clear: both;
        display: block
    }

    .box-link.no-background, .box-link.no-background ul, .el-link.no-background, .el-link.no-background ul {
        padding: 0
    }

        .box-link.no-background .element-inner, .el-link.no-background .element-inner {
            background: none
        }

td > ul {
    padding: 0;
    margin: 0
}

    td > ul li {
        list-style: none
    }

.el-details {
    padding-left: 40px;
    padding-right: 40px
}

    .el-details .content ul {
        padding-left: 0;
        padding-bottom: 0
    }

    .el-details .element-inner {
        border-radius: 2px
    }

    .el-details .col-name {
        padding-left: 0;
        padding-right: 0
    }

    .el-details .content li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        list-style: none;
        padding-bottom: 0
    }

        .el-details .content li:last-child {
            margin-bottom: 0
        }

a.media-main.image.colorbox-asset.clearfix {
    min-height: 1px
}

.el-infographic {
    padding-left: 40px;
    padding-right: 40px
}

    .el-infographic .content h3 {
        font-size: 20px;
        font-weight: 700
    }

    .el-infographic .col-name {
        padding: 0
    }

    .el-infographic .image {
        display: block;
        position: relative
    }

        .el-infographic .image img {
            width: 100%;
            height: auto;
            border-radius: 5px;
            cursor: pointer;
            -webkit-transition: .3s;
            transition: .3s;
            max-width: 800px;
            max-height: 500px
        }

            .el-infographic .image img :hover {
                opacity: .7
            }

        .el-infographic .image .icon_background {
            position: absolute;
            bottom: 10px;
            right: 10px
        }

    .el-infographic .image-vertical {
        display: block;
        position: relative;
        text-align: center;
        background-color: #eee;
        border-radius: 5px
    }

        .el-infographic .image-vertical img {
            height: auto;
            width: auto;
            max-width: 100%;
            max-height: 600px;
            max-width: 800px;
            cursor: pointer;
            -webkit-transition: .3s;
            transition: .3s
        }

            .el-infographic .image-vertical img :hover {
                opacity: .7
            }

        .el-infographic .image-vertical .icon_background {
            position: absolute;
            bottom: 10px;
            right: 10px
        }

    .el-infographic img.icon {
        margin-right: 10px
    }

    .el-infographic .media-description .title {
        display: block;
        margin-bottom: 10px
    }

    .el-infographic .media-description .link {
        font-weight: 700;
        float: none
    }

    .el-infographic .media-description .format {
        margin-left: 5px;
        font-weight: 400;
        color: #444
    }

    .el-infographic .media-description .image-copyright {
        display: block;
        float: none;
        clear: both;
        margin-top: 10px
    }

#mainContent.col-md-8 .image-vertical img {
    max-height: 480px
}

.media-with-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .media-with-description .media-description {
        margin-top: 20px
    }

.stretch-image {
    width: 100%
}

@media (min-width:1200px) {
    .sidebar-hidden .media-with-description {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .sidebar-hidden .media-with-description .media-main {
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0;
            -ms-flex-preferred-size: 620px;
            flex-basis: 620px;
            margin-right: 30px
        }

        .sidebar-hidden .media-with-description .media-description {
            margin-top: 0
        }
}

#colorbox {
    height: auto
}

#cboxClose {
    background: url(../icons_design/icon-close-box.svg) no-repeat;
    background-position: 100%;
    background-size: 42px 42px;
    width: 125px;
    height: 45px;
    text-indent: 0;
    text-align: left;
    right: 2px;
    bottom: 2px
}

    #cboxClose:hover {
        background-position: 100%
    }

#cboxBottomCenter, #cboxBottomLeft, #cboxBottomRight, #cboxTopCenter, #cboxTopLeft, #cboxTopRight {
    background: none;
    background-color: #fff;
    height: 30px;
    width: 30px
}

#cboxMiddleLeft, #cboxMiddleRight {
    background: none;
    background-color: #fff;
    width: 30px
}

#cboxOverlay {
    background: none;
    background-color: rgba(0,0,0,.8)
}

#cboxTitle {
    text-align: left;
    color: #555;
    bottom: 12px;
    width: calc(100% - 150px)
}

#cboxDescription {
    position: absolute;
    bottom: 0;
    max-width: calc(100% - 200px)
}

    #cboxDescription .title {
        font-weight: 700;
        font-size: 13px;
        color: #555;
        margin-bottom: 5px
    }

#cboxCurrent, #cboxNext, #cboxPrevious {
    display: none !important
}

.title__text {
    padding: 15px 0
}

.image-copyright {
    padding-bottom: 0
}

.image-copyright, .title__text {
    text-align: left;
    font-size: 13px;
    display: block
}

.wrapper__nav-buttons {
    width: 100%;
    text-align: right
}

    .wrapper__nav-buttons button, .wrapper__nav-buttons button:focus {
        background-color: #eee
    }

.modal__vertical {
    text-align: center
}

    .modal__vertical img {
        max-height: 70%;
        margin: 0 auto
    }

    .modal__vertical .modal-body {
        max-height: calc(100% - 250px)
    }

.modal-footer {
    border: none
}

.col-name {
    padding-left: 10px;
    padding-right: 10px
}

.box-name {
    padding-left: 5px;
    padding-right: 5px
}

.box-name, .col-name {
    padding-left: 15px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*margin-bottom: 20px*/
}

    .box-name div, .col-name div {
        float: left;
        margin-right: 20px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .box-name span, .col-name span {
        background-color: #004a96;
        color: #fff;
        padding: 10px;
        border-radius: 5px;
        display: inline-block;
        font-size: 24px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px
    }

        .box-name span.red, .col-name span.red {
            background-color: #a50109
        }

        .box-name span.white, .col-name span.white {
            background-color: #fff;
            color: #a50109
        }

    .box-name h1, .box-name h2, .col-name h1, .col-name h2 {
        font-size: 18px;
        color: #444;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 13px;
        letter-spacing: 1.65px;
        vertical-align: middle;
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-width: 80%
    }

#personnelArea .hide-aside a h2 {
    margin-top: 10px
}

aside .col-name span {
    background-color: #eed62b;
    color: #444;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.el-textInfo {
    padding-left: 40px;
    padding-right: 40px
}

    .el-textInfo .col-name {
        padding: 0
    }

    .el-textInfo table {
        border: none;
        margin-bottom: 0
    }

    .el-textInfo th {
        text-transform: uppercase;
        padding-left: 0 !important
    }

    .el-textInfo td, .el-textInfo th {
        border: none !important
    }

.offset-left-14 {
    margin-left: 14px
}

.el-contactPerson {
    padding-left: 40px;
    padding-right: 40px
}

    .el-contactPerson .col-name, .el-contactPerson .content ul {
        padding: 0
    }

    .el-contactPerson .content li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        list-style: none;
        padding-bottom: 16px
    }

    .el-contactPerson .content span {
        display: block
    }

    .el-contactPerson .content .contact_additionals {
        margin-bottom: 8px
    }

        .el-contactPerson .content .contact_additionals:last-child {
            margin-bottom: 0
        }

    .el-contactPerson .content .contact_website {
        padding-bottom: 8px
    }

    .el-contactPerson .content .content__right {
        padding-left: 10px
    }

    .el-contactPerson .content .email, .el-contactPerson .content a {
        font-weight: 700
    }

    .el-contactPerson .content span {
        margin-right: 10px;
        position: relative;
        top: 1px
    }

    .el-contactPerson .content p {
        margin-bottom: 0
    }

    .el-contactPerson .content .pl33 {
        text-indent: 0
    }

    .el-contactPerson img.icon {
        vertical-align: baseline;
        margin-top: 3px
    }

.el-table {
    margin-top: 20px;
    padding-bottom: 0 !important
}

    .el-table span {
        margin-right: 10px
    }

    .el-table .col-name {
        padding: 0
    }

    .el-table table {
        margin-bottom: 15px
    }

    .el-table .table-title, .el-table caption {
        background-color: #004a96;
        color: #fff;
        border-radius: 4px 4px 0 0;
        padding: 8px;
        padding-left: 20px;
        font-size: 20px
    }

    .el-table th {
        background-color: #dedede
    }

    .el-table th, .el-table tr td {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .el-table tr td {
        border-top: 1px solid #fff !important;
        background-color: #eee;
        border-left: 1px solid #fff
    }

    .el-table tr:first-child th {
        border-bottom: 2px solid #fff
    }

    .el-table p {
        margin-bottom: 0;
        line-height: 25px
    }

    .el-table tr:last-child td:first-child {
        border-radius: 0 0 0 5px
    }

    .el-table tr:last-child td:last-child {
        border-radius: 0 0 5px 0
    }

    .el-table td, .el-table th, .el-table tr {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px
    }

    .el-table img.icon {
        margin-right: 10px;
        vertical-align: unset
    }

    .el-table .source {
        font-size: 14px
    }

.content table:not(.table) {
    margin-top: 20px;
    padding-bottom: 0 !important;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid #fff !important;
    margin-bottom: 20px
}

    .content table:not(.table) > tbody > tr > td, .content table:not(.table) > tbody > tr > th, .content table:not(.table) > tfoot > tr > td, .content table:not(.table) > tfoot > tr > th, .content table:not(.table) > thead > tr > td, .content table:not(.table) > thead > tr > th {
        padding: 8px;
        line-height: 1.428571429;
        vertical-align: top;
        border-top: 1px solid #eee
    }

    .content table:not(.table) th {
        border-top: none !important
    }

    .content table:not(.table) tr td {
        border-right: 1px solid #eee
    }

    .content table:not(.table) td:last-child {
        border-right: none
    }

    .content table:not(.table) span {
        margin-right: 10px
    }

    .content table:not(.table) .col-name {
        padding: 0
    }

    .content table:not(.table) caption, .content table:not(.table) thead {
        background-color: #004a96;
        border-radius: 4px 4px 0 0;
        padding: 8px;
        padding-left: 20px;
        font-size: 20px
    }

    .content table:not(.table) caption {
        color: #fff
    }

    .content table:not(.table) th {
        background-color: #fff;
        padding-left: 20px !important
    }

    .content table:not(.table) td:first-child {
        border-left: none
    }

    .content table:not(.table) tr td {
        padding-left: 20px !important;
        border-left: 1px solid #fff;
        padding-right: 20px !important;
        background-color: #fff
    }

    .content table:not(.table) tr th {
        border-bottom: 2px solid #fff
    }

    .content table:not(.table) p {
        margin-bottom: 0;
        line-height: 25px
    }

    .content table:not(.table) tr:last-child td:first-child {
        border-radius: 0 0 0 5px
    }

    .content table:not(.table) tr:last-child td:last-child {
        border-radius: 0 0 5px 0
    }

    .content table:not(.table) td, .content table:not(.table) th, .content table:not(.table) tr {
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px
    }

    .content table:not(.table) img.icon {
        margin-right: 10px;
        vertical-align: unset
    }

    .content table:not(.table) .source {
        font-size: 14px
    }

.regelinfo th {
    min-width: 200px
}

.table-responsive {
    border: none
}

    .table-responsive .table {
        margin-bottom: 15px
    }

        .table-responsive .table th {
            min-width: 170px
        }

.list {
    position: relative;
    padding-left: 0;
    padding-right: 0
}

    .list img {
        max-width: 95px;
        height: auto;
        float: left;
        margin-right: 20px;
        border-radius: 4px
    }

    .list ul {
        padding: 0
    }

    .list li {
        list-style: none;
        padding: 20px;
        padding-right: 40px;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 40px
    }

        .list li:last-child {
            border: none
        }

            .list li:last-child p:last-child {
                margin-bottom: 0
            }

        .list li img {
            float: left;
            margin-right: 20px;
            border-radius: 4px;
            max-width: 95px;
            height: auto
        }

        .list li .mailicon {
            padding-top: 3px;
            margin-right: 5px
        }

        .list li .searchicon {
            margin-right: 5px;
            padding-top: 4px;
            width: 14px;
            height: 18px
        }

        .list li .text {
            float: left;
            width: calc(100% - 120px)
        }

            .list li .text.no-image {
                width: 100%
            }

        .list li .datum {
            float: left;
            margin-right: 10px;
            margin-bottom: 5px;
            font-size: 14px
        }

        .list li .content.heightfix li:first-child {
            padding-top: 1px !important
        }

        .list li .title {
            font-weight: 700;
            float: none;
            clear: both;
            display: block;
            line-height: 22px;
            font-size: 18px;
            margin-bottom: 5px;
            margin-top: 0;
            overflow: hidden
        }

        .list li .teaser-content p {
            overflow: hidden;
            font-size: 14px;
            margin-bottom: 0
        }

        .list li .no-image p {
            height: auto
        }

        .list li .read-more {
            bottom: 20px;
            left: 0;
            position: absolute;
            right: 0;
            top: 20px;
            font-size: 0
        }

    .list .content.heightfix li:first-child {
        padding-top: 1px !important
    }

    .list .clearfix.juris {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .list .text.juris h3, .list .text.juris h4 {
        display: inline
    }

    .list .text.juris img {
        margin-right: 10px;
        padding-top: 3px;
        border-radius: 0
    }

    .list .text.juris p {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .list .text.juris a {
        font-weight: 700
    }

    .list .text.juris span {
        margin-left: 10px
    }

    .list .text.juris .linkitem {
        padding-bottom: 5px
    }

.ergebnisseite, .themenseite {
    border-top: 1px solid #eee;
    margin-top: 20px
}

.ergebnisseite {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

#pager {
    text-align: center;
    clear: both
}

    #pager ul {
        margin: 0
    }

    #pager li.active span {
        color: #a50109;
        font-weight: 700;
        background: none;
        border: none;
        padding: 5px 10px
    }

    #pager li.mdv span {
        color: #333;
        border: none;
        padding: 5px;
        background: none
    }

    #pager span.ti-icon {
        color: #555;
        position: relative;
        top: 1px
    }

    #pager a {
        background: none;
        border: none;
        padding: 5px 10px
    }

        #pager a.mdv {
            padding: 5px
        }

    #pager .ellipse {
        border: none;
        color: #555;
        padding-left: 10px;
        padding-right: 10px
    }

.filter {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px
}

    .filter.mdv {
        border: none;
        border-bottom: none;
        margin-top: 20px
    }

    .filter .filter-name {
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 35px;
        font-size: 18px
    }

    .filter fieldset {
        margin-top: 10px
    }

    .filter .group-name {
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        border: none;
        letter-spacing: 1.5px;
        margin-bottom: 10px
    }

    .filter .form-group {
        position: relative
    }

        .filter .form-group, .filter .form-group .listbox {
            padding-left: 0;
            padding-right: 0
        }

            .filter .form-group.filter-group {
                float: right
            }

    .filter .checkbox__headline, .filter .dropdown-label, .filter label {
        font-weight: 700;
        text-transform: uppercase;
        color: #555;
        font-size: 14px;
        float: none;
        display: block
    }

    .filter .checkbox__label {
        text-transform: none;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: normal
    }

    .filter button.filter-button {
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        height: 45px;
        padding-top: 14px;
        border: none
    }

    .filter .input__helplink {
        margin-top: 7px
    }

        .filter .input__helplink img {
            margin-right: 5px
        }

    .filter #search {
        background: url(../icons_design/suche_klein.svg) no-repeat calc(100% - 10px) 50%;
        background-size: 18px 18px
    }

    .filter .filter-reset {
        margin-left: 0
    }

@media (min-width:992px) {
    .filter .filter-reset {
        margin-left: 10px
    }
}

.dropdown-menu-as-select.left {
    padding-left: 10px
}

.filter-button {
    width: 100%
}

.form-control.placeholder {
    color: #555
}

.form-control:-moz-placeholder, .form-control::-moz-placeholder {
    color: #555
}

.form-control:-ms-input-placeholder {
    color: #555
}

.form-control::-webkit-input-placeholder {
    color: #555
}

@media (min-width:992px) {
    .filter .form-group.filter-group {
        float: right
    }

    .filter .form-group.maxwidth {
        width: 100%
    }

    .filter .first {
        padding-right: 10px
    }

    .filter .second {
        padding-left: 10px
    }
}

@media (max-width:991px) {
    .expand-button, .expand-button:active, .expand-button:focus, .expand-button:hover {
        margin-top: 0
    }
}

#dateIcon {
    position: relative;
    font-size: 20px;
    color: #555;
    padding: 6px 12px 9px;
    border: 1px solid #dedede;
    border-left: none;
    border-radius: 0 7px 7px 0;
    text-decoration: none
}

.calendar {
    top: auto !important;
    left: auto !important
}

@media (min-width:480px) {
    .btn-left {
        margin-bottom: 20px
    }

    .button-padding {
        padding-top: 10px
    }
}

@media (min-width:768px) {
    .btn-left {
        padding-left: 10px !important;
        margin-bottom: 15px
    }

    .btn-right {
        padding-right: 10px !important
    }

    .searchbutton {
        padding-left: 15px !important
    }

    .searchbar {
        padding-right: 5px !important
    }
}

@media (min-width:992px) {
    .btn-left {
        padding-right: 0 !important;
        padding-left: 15px !important
    }

    .btn-right {
        padding-right: 5px !important
    }

    .button-padding {
        padding-top: 25px
    }
}

#enddate, #startdate {
    border-right: none
}

.datepicker-button {
    background: transparent;
    border-color: #555
}

.form-control:focus {
    border-color: #555
}
.form-select:focus {
    border-color: #555
}

.glyphicon-calendar:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='15' fill='ButtonText' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.4 13.9'%3E%3Ctitle%3EElement 30%3C/title%3E%3Cpath d='M12.5 1.2v1.4h1.6v2.8H1.3V2.6h1.6V1.2H0V13.9h15.4V1.2h-2.9zm1.6 11.3H1.3V6.4h12.8v6.1z'/%3E%3Cpath d='M3.8 0h1.4v3.8H3.8zM10.3 0h1.4v3.8h-1.4zM6.007 2.63v-1.4h3.5v1.4z'/%3E%3C/svg%3E")
}

.glyphicon-backward:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='12' fill='ButtonText' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.6 11.6'%3E%3Ctitle%3EElement 46%3C/title%3E%3Cpath d='M9.8 0L4 5.8l5.8 5.8.8-.7-5.1-5.1 5.1-5z'/%3E%3Cpath d='M6.5.8h.1L5.8 0 .1 5.7l-.1.1 5.8 5.8.8-.7-5.1-5.1z'/%3E%3C/svg%3E")
}

.glyphicon-forward:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='12' fill='ButtonText' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.6 11.6'%3E%3Ctitle%3EElement 49%3C/title%3E%3Cpath d='M4.7 0L4 .8l5.1 5L4 10.9l.7.7 5.9-5.8z'/%3E%3Cpath d='M.8 0L0 .8l5.1 5L0 10.9l.8.7 5.8-5.8z'/%3E%3C/svg%3E")
}

.glyphicon-triangle-left:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='12' fill='ButtonText' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.4 13.3'%3E%3Ctitle%3EElement 47%3C/title%3E%3Cpath d='M6.7 0L.1 6.5l-.1.1 6.7 6.7.7-.8-5.9-5.9L7.4.8z'/%3E%3C/svg%3E")
}

.glyphicon-triangle-right:before {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='12' fill='ButtonText' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.4 13.3'%3E%3Ctitle%3EElement 48%3C/title%3E%3Cpath d='M.8 0L0 .8l5.9 5.8L0 12.5l.8.8 6.6-6.7L.8.1z'/%3E%3C/svg%3E")
}

div.datepicker-calendar div.datepicker-month:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='ButtonText' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.4 6.9'%3E%3Ctitle%3EElement 25%3C/title%3E%3Cpath d='M11.6 0L6.2 5.4.7 0 0 .7l6.1 6.1.1.1L12.4.7z'/%3E%3C/svg%3E");
    display: inline-block;
    height: 15px;
    width: 15px;
    margin-left: 5px
}

div.datepicker-calendar {
    width: 100%
}

@media (min-width:992px) {
    div.datepicker-calendar {
        width: calc(100% - 10px)
    }
}

table.datepicker-grid {
    border-collapse: separate
}

div.datepicker-calendar.default table.datepicker-grid td.selectable.focus, div.datepicker-calendar.default table.datepicker-grid td.selectable:hover {
    background-color: #eee
}

div.datepicker-calendar.default table.datepicker-grid td.selectable {
    border: 1px solid transparent
}

    div.datepicker-calendar.default table.datepicker-grid td.selectable.focus, div.datepicker-calendar.default table.datepicker-grid td.selectable:hover {
        border: 1px dotted #000
    }

    div.datepicker-calendar.default table.datepicker-grid td.selectable.curDay, div.datepicker-calendar.default table.datepicker-grid td.selectable.curMonth, div.datepicker-calendar.default table.datepicker-grid td.selectable.curYear {
        background-color: #eed62b;
        border: 1px solid #000
    }

div.datepicker-calendar.default button.datepicker-close {
    color: #fff;
    background-color: #004a96;
    border-color: #003d7d;
    border-radius: 4px
}

    div.datepicker-calendar.default button.datepicker-close.focus, div.datepicker-calendar.default button.datepicker-close:focus {
        color: #fff;
        background-color: #003163;
        border-color: #000
    }

    .open > div.datepicker-calendar.default button.datepicker-close.dropdown-toggle, div.datepicker-calendar.default button.datepicker-close.active, div.datepicker-calendar.default button.datepicker-close:active, div.datepicker-calendar.default button.datepicker-close:hover {
        color: #fff;
        background-color: #003163;
        border-color: #001f3f
    }

        .open > div.datepicker-calendar.default button.datepicker-close.dropdown-toggle.focus, .open > div.datepicker-calendar.default button.datepicker-close.dropdown-toggle:focus, .open > div.datepicker-calendar.default button.datepicker-close.dropdown-toggle:hover, div.datepicker-calendar.default button.datepicker-close.active.focus, div.datepicker-calendar.default button.datepicker-close.active:focus, div.datepicker-calendar.default button.datepicker-close.active:hover, div.datepicker-calendar.default button.datepicker-close:active.focus, div.datepicker-calendar.default button.datepicker-close:active:focus, div.datepicker-calendar.default button.datepicker-close:active:hover {
            color: #fff;
            background-color: #001f3f;
            border-color: #000
        }

    .open > div.datepicker-calendar.default button.datepicker-close.dropdown-toggle, div.datepicker-calendar.default button.datepicker-close.active, div.datepicker-calendar.default button.datepicker-close:active {
        background-image: none
    }

    div.datepicker-calendar.default button.datepicker-close.disabled.focus, div.datepicker-calendar.default button.datepicker-close.disabled:focus, div.datepicker-calendar.default button.datepicker-close.disabled:hover, div.datepicker-calendar.default button.datepicker-close[disabled].focus, div.datepicker-calendar.default button.datepicker-close[disabled]:focus, div.datepicker-calendar.default button.datepicker-close[disabled]:hover, fieldset[disabled] div.datepicker-calendar.default button.datepicker-close.focus, fieldset[disabled] div.datepicker-calendar.default button.datepicker-close:focus, fieldset[disabled] div.datepicker-calendar.default button.datepicker-close:hover {
        background-color: #004a96;
        border-color: #003d7d
    }

    div.datepicker-calendar.default button.datepicker-close .badge {
        color: #004a96;
        background-color: #fff
    }

.datepicker-day abbr {
    font-weight: 400;
    text-decoration: none
}

div.datepicker-calendar.default tr.datepicker-weekdays {
    border: none
}

.datepicker-close {
    text-transform: uppercase
}

#breadcrumb {
    margin-bottom: 20px
}

    #breadcrumb #section-title {
        display: none
    }

        #breadcrumb #section-title:before {
            content: "";
            height: 30px;
            width: 30px;
            background-image: src("")
        }

        #breadcrumb #section-title.active:before {
            content: ""
        }

    #breadcrumb .breadcrumb {
        background: none;
        padding: 0
    }

        #breadcrumb .breadcrumb.active {
            display: block
        }

    #breadcrumb ul {
        padding: 7px 0;
        margin-bottom: 0
    }

    #breadcrumb li {
        list-style: none;
        line-height: 30px;
        font-size: 13px
    }

        #breadcrumb li.active {
            color: #666
        }

        #breadcrumb li a {
            font-weight: 700
        }

    #breadcrumb .breadcrumb .breadcrumb-item.active:before {
        padding-right: 10px
    }

    #breadcrumb .breadcrumb .breadcrumb-item:before {
        position: relative;
        font-size: 11px;
        top: 1px;
        color: #333
    }

#userBar {
    background-color: #004a96;
    color: #fff;
    position: relative;
    z-index: 4
}

    #userBar .container {
        position: relative;
        padding-left: 150px
    }

    #userBar div.profil {
        padding-bottom: 18px;
        padding-top: 18px;
        border-left: 1px solid #003d7d;
        padding-left: 20px
    }

        #userBar div.profil img {
            margin-right: 20px;
            float: left
        }

        #userBar div.profil span {
            position: relative;
            top: 5px;
            max-width: 150px;
            word-break: break-all;
            display: block;
            float: left
        }

    #userBar a {
        color: #fff;
        font-size: 14px;
        padding-top: 23px;
        padding-bottom: 23px
    }

        #userBar a.svg-icon {
            padding-bottom: 21px;
            padding-top: 21px
        }

        #userBar a.profil {
            padding-bottom: 18px;
            border-left: 1px solid #003d7d
        }

            #userBar a.profil img {
                margin-right: 20px;
                float: left
            }

            #userBar a.profil span {
                position: relative;
                top: 5px;
                max-width: 150px;
                word-break: break-all;
                display: block;
                float: left
            }

                #userBar a.profil span:hover {
                    text-decoration: underline
                }

        #userBar a.ma-portal-link {
            padding-top: 20px;
            padding-bottom: 24px
        }

            #userBar a.ma-portal-link h1 {
                font-size: 20px;
                text-transform: uppercase;
                font-weight: 400;
                margin: 0;
                letter-spacing: 1.65px
            }

        #userBar a:hover {
            background-color: #003d7d
        }

@media (min-width:991px) {
    #userBar a:hover {
        background-color: transparent;
        text-decoration: underline
    }
}

#userBar .profile--dropdown {
    border-left: 1px solid #003d7d
}

@media (max-width:991px) {
    #userBar .profile--dropdown {
        background-color: transparent;
        border-left: none
    }
}

#userBar .profile--dropdown.open a {
    background-color: #003d7d
}

@media (min-width:991px) {
    #userBar .profile--dropdown.open a {
        background-color: #004a96
    }
}

#userBar .profile--dropdown.open > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1
}

#userBar .profile--dropdown.open .dropdown-toggle {
    background-image: url(../icons_design/winkel_oben_klein_white.svg) !important;
    background-repeat: no-repeat
}

#userBar .profile--dropdown a .nav__arrow-level-0 {
    margin: 12px 0 0 8px
}

#userBar .profile--dropdown .dropdown-toggle {
    overflow: hidden;
    background-image: url(../icons_design/winkel_unten_klein_white.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 2px);
    background-size: 10px 6px;
    padding-right: 25px;
    padding-top: 18px;
    padding-bottom: 18px
}

@media (max-width:991px) {
    #userBar .profile--dropdown .dropdown-toggle {
        background-color: #003d7d
    }
}

#userBar .profile--dropdown .dropdown-toggle img {
    margin-right: 20px;
    float: left
}

@media (min-width:991px) {
    #userBar .profile--dropdown .dropdown-toggle img {
        margin-right: 8px
    }
}

#userBar .profile--dropdown .dropdown-toggle span {
    display: block;
    float: left;
    margin-top: 0
}

@media (min-width:991px) {
    #userBar .profile--dropdown .dropdown-toggle span {
        margin-top: 5px
    }
}

#userBar .profile--dropdown .dropdown-toggle:hover span {
    text-decoration: none
}

@media (min-width:991px) {
    #userBar .profile--dropdown .dropdown-toggle:hover span {
        text-decoration: underline
    }
}

#userBar .profile--dropdown .profile--dropdown--layer {
    overflow: hidden;
    width: auto;
    left: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    border: none
}

    #userBar .profile--dropdown .profile--dropdown--layer li {
        float: none !important;
        border-bottom: 1px solid #003d7d
    }

@media (min-width:991px) {
    #userBar .profile--dropdown .profile--dropdown--layer li {
        border-bottom: 1px solid #ccc
    }
}

#userBar .profile--dropdown .profile--dropdown--layer li:last-of-type {
    border: none
}

#userBar .profile--dropdown .profile--dropdown--layer a {
    background-color: #004a96;
    font-size: 20px
}

@media (min-width:991px) {
    #userBar .profile--dropdown .profile--dropdown--layer a {
        font-size: 16px;
        color: #444;
        padding: 10px 20px;
        background-color: #f7f7f7
    }

        #userBar .profile--dropdown .profile--dropdown--layer a:hover {
            text-decoration: underline;
            background-color: #dedede
        }
}

#userBar #portalLinks, #userBar .border-box.clearfix {
    float: right
}

    #userBar #portalLinks li {
        float: left
    }

#userBar #helpNav {
    float: right;
    width: auto
}

    #userBar #helpNav ul {
        padding: 0;
        margin: 0
    }

    #userBar #helpNav li {
        float: none;
        width: 100%
    }

@media (min-width:991px) {
    #userBar #helpNav li {
        float: left;
        width: auto
    }
}

#userBar #helpNav li:nth-child(3) a {
    padding-right: 20px
}

#userBar #helpNav li:last-child a {
    padding-left: 20px
}

#userBar #helpNav li a {
    display: block
}

#userBar #helpNav li .icon__help {
    height: 31px;
    width: 31px;
    margin-right: 20px;
    float: left
}

@media (min-width:991px) {
    #userBar #helpNav li .icon__help {
        height: 25px;
        width: 25px
    }
}

#userBar .helplink__text {
    display: block
}

@media (min-width:991px) {
    #userBar .helplink__text {
        display: none
    }
}

@media (max-width:1199px) {
    #userBar {
        display: block
    }

        #userBar .container {
            padding-left: 140px
        }

        #userBar a {
            padding-bottom: 19px;
            padding-top: 22px
        }

            #userBar a.svg-icon {
                padding-left: 10px;
                padding-right: 10px
            }
}

@media (max-width:991px) {
    #userBar {
        display: none
    }

        #userBar .container {
            width: 100%;
            padding: 0
        }

        #userBar .border-box.clearfix {
            float: none;
            border-bottom: 1px solid #003d7d
        }

            #userBar .border-box.clearfix:last-child {
                border: none
            }

        #userBar #portalLinks {
            position: relative;
            left: -50%;
            text-align: left
        }

            #userBar #portalLinks ul {
                position: relative;
                left: 50%
            }

        #userBar #helpNav li:first-child svg {
            width: 50px;
            height: 50px
        }

        #userBar #helpNav li:nth-child(2) svg {
            width: 46px;
            height: 50px
        }

        #userBar #helpNav li:nth-child(3) svg {
            width: 50px;
            height: 50px
        }

        #userBar a {
            font-size: 24px;
            padding-bottom: 40px;
            padding-top: 40px
        }

            #userBar a.svg-icon {
                padding: 32px 20px 28px
            }

            #userBar a.profil {
                padding-bottom: 28px;
                padding-top: 32px
            }

                #userBar a.profil svg {
                    height: 50px;
                    width: 51px
                }

                #userBar a.profil span {
                    max-width: 100%
                }

            #userBar a.ma-portal-link {
                display: none
            }

        #userBar #helpNav {
            position: relative;
            left: 0;
            text-align: left;
            float: left;
            width: 100%
        }

            #userBar #helpNav ul {
                float: none;
                position: relative;
                left: 0
            }
}

.profile-dropdown__mobile {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1 1
}

    .profile-dropdown__mobile .profile--dropdown {
        border: none
    }

        .profile-dropdown__mobile .profile--dropdown > a {
            height: 100px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

        .profile-dropdown__mobile .profile--dropdown .user-icon {
            width: 30px;
            height: 30px
        }

@media (min-width:590px) {
    .profile-dropdown__mobile .profile--dropdown .user-icon {
        width: 45px;
        height: 45px
    }
}

.profile-dropdown__layer--mobile {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 100;
    padding-left: 0;
    top: 101px;
    font-size: 20px;
    list-style: none
}

    .profile-dropdown__layer--mobile li {
        background-color: #f7f7f7;
        padding: 25px 15px
    }

        .profile-dropdown__layer--mobile li a {
            color: #444
        }

        .profile-dropdown__layer--mobile li:hover {
            background: #dedede
        }

    .profile-dropdown__layer--mobile a {
        display: block
    }

    .profile-dropdown__layer--mobile .username {
        color: #fff;
        padding: 10px 15px;
        text-align: right;
        background-color: #003d7d
    }

        .profile-dropdown__layer--mobile .username:hover {
            background: #003d7d
        }

@media (min-width:991px) {
    .profile-dropdown__layer--mobile.collapse.in, .profile-dropdown__mobile {
        display: none
    }
}

.navbar-toggle .burger i {
    position: relative;
    display: inline-block;
    font: 700 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    top: -8px
}

    .navbar-toggle .burger i, .navbar-toggle .burger i:after, .navbar-toggle .burger i:before {
        width: 40px;
        height: 6px;
        background: #fff;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out
    }

        .navbar-toggle .burger i:after, .navbar-toggle .burger i:before {
            content: "";
            position: absolute;
            left: 0
        }

        .navbar-toggle .burger i:before {
            top: -13px
        }

        .navbar-toggle .burger i:after {
            bottom: -13px
        }

.navbar-toggle[aria-expanded=true] .burger i {
    background: transparent
}

    .navbar-toggle[aria-expanded=true] .burger i:after {
        height: 3px;
        bottom: 1px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .navbar-toggle[aria-expanded=true] .burger i:before {
        height: 3px;
        top: 2px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

#mainNav {
    width: 100%;
    background-color: #fff;
    margin-bottom: 0;
    border: none;
    z-index: 3
}

    #mainNav .main-menu-inner {
        padding-left: 130px
    }

    #mainNav .navbar-toggle {
        float: none;
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        width: 100%;
        border-radius: 0;
        background-color: #003d7d;
        margin: 0
    }

        #mainNav .navbar-toggle.collapsed {
            background-color: #004a96
        }

    #mainNav #navbar-collapse-1 {
        position: absolute;
        top: 100px;
        width: 100%;
        left: 0;
        z-index: 20;
        padding-left: 0
    }

@media (min-width:991px) {
    #mainNav #navbar-collapse-1 {
        position: relative;
        top: 0;
        width: auto;
        left: auto;
        background-color: transparent;
        z-index: 20
    }
}

#mainNav .main-menu > li > a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 27px 0 26px;
    margin: 0 24px;
    color: #444;
    letter-spacing: 1.5px
}

    #mainNav .main-menu > li > a:active, #mainNav .main-menu > li > a:focus, #mainNav .main-menu > li > a:hover {
        background-color: transparent;
        -webkit-box-shadow: inset 0 -2px 0 0 #a50109;
        box-shadow: inset 0 -2px 0 0 #a50109;
        color: #a50109
    }

    #mainNav .main-menu > li > a [class*=" ti-"], #mainNav .main-menu > li > a [class^=ti-] {
        position: relative;
        top: 0;
        left: 3px;
        font-size: 10px;
        width: 20px
    }

    #mainNav .main-menu > li > a .svg {
        margin-left: 5px
    }

#mainNav .main-menu > .open > a {
    color: #a50109;
    background-color: transparent
}

#mainNav ul.dropdown-menu {
    background-color: #004a96;
    color: #fff;
    border-radius: 5px;
    padding: 0;
    left: 27px;
    margin: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    visibility: hidden;
    opacity: 0;
    font-size: 16px;
    min-width: 330px;
    max-width: 395px
}

@media (min-width:992px) {
    #mainNav ul.dropdown-menu {
        display: none
    }
}

@media (max-width:1199px) {
    #mainNav ul.dropdown-menu {
        left: 6px
    }
}

@media (max-width:991px) {
    #mainNav ul.dropdown-menu {
        width: 100%;
        max-width: none
    }
}

#mainNav ul.dropdown-menu li {
    list-style: none;
    border-bottom: 1px solid #003d7d
}

    #mainNav ul.dropdown-menu li:first-child a {
        border-radius: 5px 5px 0 0
    }

    #mainNav ul.dropdown-menu li:last-child {
        border: none
    }

        #mainNav ul.dropdown-menu li:last-child a {
            border-radius: 0 0 5px 5px
        }

    #mainNav ul.dropdown-menu li a {
        white-space: normal
    }

#mainNav ul.dropdown-menu a {
    color: #fff;
    padding: 10px 20px
}

    #mainNav ul.dropdown-menu a:hover {
        background: none;
        text-decoration: underline;
        background-color: #003d7d
    }

    #mainNav ul.dropdown-menu a.dropdown-toggle {
        background-image: url(../icons_design/winkel_rechts_white.svg);
        background-size: 6px 10px;
        background-repeat: no-repeat;
        background-position: calc(100% - 20px);
        padding: 10px 50px 10px 20px
    }

#mainNav ul.dropdown-menu .open > a {
    text-decoration: underline;
    background-color: #003d7d
}

#mainNav ul.dropdown-menu .dropdown-menu {
    left: calc(100% - 1px);
    top: 0
}

#mainNav ul.dropdown-menu .dropdown-menue-left {
    top: 0;
    right: calc(100% + -1px);
    left: auto
}

#mainNav .open > .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1
}

#mainNav .main-nav__linkbar--mobile {
    display: none
}

@media (max-width:1199px) {
    #mainNav .main-menu-inner.container {
        padding-left: 128px
    }

    #mainNav .main-menu > li > a {
        margin: 0 13px;
        letter-spacing: 0
    }
}

@media (max-width:991px) {
    #mainNav {
        background-color: #004a96
    }

        #mainNav .main-nav__linkbar--mobile {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            #mainNav .main-nav__linkbar--mobile .link-help {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1 1
            }

            #mainNav .main-nav__linkbar--mobile a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 2;
                -ms-flex: 2;
                flex: 2 1;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                padding: 25px 0;
                border-right: 1px solid #004a96
            }

                #mainNav .main-nav__linkbar--mobile a:last-child {
                    border-right: none
                }

                #mainNav .main-nav__linkbar--mobile a:hover {
                    background-color: #003d7d
                }

        #mainNav .main-menu-inner.container {
            width: auto;
            padding-left: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

        #mainNav .dropdown.open .dropdown-toggle {
            background-image: url(../icons_design/winkel_oben_klein_white.svg);
            background-repeat: no-repeat;
            background-color: transparent
        }

        #mainNav .dropdown .dropdown-toggle {
            background-image: url(../icons_design/winkel_unten_klein_white.svg);
            background-size: 21px 30px;
            background-repeat: no-repeat;
            background-position: calc(100% - 20px);
            padding-left: 15px
        }

        #mainNav .main-menu > li.profile--dropdown a {
            padding: 0
        }

        #mainNav .main-menu > li.profile--dropdown .svg {
            margin: 0
        }

        #mainNav .main-menu > li.dropdown {
            border-bottom: 1px solid #004a96
        }

            #mainNav .main-menu > li.dropdown .dropdown-toggle {
                background-image: url(../icons_design/winkel_unten_klein_white.svg);
                background-size: 21px 30px;
                background-repeat: no-repeat;
                background-position: calc(100% - 20px);
            }

            #mainNav .main-menu > li.dropdown.open .dropdown-toggle.active {
                background-image: url(../icons_design/winkel_oben_klein_white.svg);
                background-repeat: no-repeat;
                background-color: transparent
            }

            #mainNav .main-menu > li.dropdown .submenu-0 {
                background-color: #004a96
            }

                #mainNav .main-menu > li.dropdown .submenu-0 a {
                    padding: 25px 50px
                }

            #mainNav .main-menu > li.dropdown .submenu-1 {
                background-color: #0053a6
            }

                #mainNav .main-menu > li.dropdown .submenu-1 a {
                    padding: 25px 85px
                }

        #mainNav .main-menu > li > a {
            font-size: 20px;
            line-height: 20px;
            font-weight: 400;
            color: #fff;
            padding: 25px 50px 25px 15px;
            margin: 0
        }

            #mainNav .main-menu > li > a:focus, #mainNav .main-menu > li > a:hover {
                color: #fff;
                -webkit-box-shadow: none;
                box-shadow: none
            }

            /*#mainNav .main-menu > li > a.dropdown-toggle {
                padding: 25px 50px 25px 0
            }
*/
            #mainNav .main-menu > li > a [class*=" ti-"], #mainNav .main-menu > li > a [class^=ti-] {
                display: none
            }

        #mainNav .main-menu > .open > a {
            color: #fff
        }

        #mainNav ul.dropdown-menu {
            border-radius: 0;
            left: 0
        }

            #mainNav ul.dropdown-menu .dropdown-menu, #mainNav ul.dropdown-menu .dropdown-menu .dropdown-menu {
                left: 0
            }

                #mainNav ul.dropdown-menu .dropdown-menu .dropdown-menu a {
                    padding-left: 60px
                }
}

@media (max-width:767px) {
    #mainNav .main-menu > li > a {
        margin-left: 0
    }
}

@media (max-width:485px) {
    #mainNav .navbar-toggle {
        font-size: 20px
    }

    #mainNav .main-menu > li.dropdown .dropdown-toggle, #mainNav .main-menu > li.dropdown.open .dropdown-toggle.active {
        background-size: 11px 20px
    }

    #mainNav .main-menu > li > a {
        font-size: 20px;
        line-height: 20px;
        padding: 20px 0;
        padding-left: 15px
    }
}

@media (max-width:590px) {
    #mainNav .navbar-toggle {
        font-size: 20px
    }

        #mainNav .navbar-toggle .burger i {
            width: 25px;
            height: 3px;
            top: -6px;
            left: 8px
        }

            #mainNav .navbar-toggle .burger i:after, #mainNav .navbar-toggle .burger i:before {
                width: 25px;
                height: 3px
            }

            #mainNav .navbar-toggle .burger i:before {
                top: -8px
            }

            #mainNav .navbar-toggle .burger i:after {
                bottom: -8px
            }

        #mainNav .navbar-toggle[aria-expanded=true] .burger i:after {
            bottom: 0
        }

        #mainNav .navbar-toggle[aria-expanded=true] .burger i:before {
            top: 0
        }
}

@media (max-width:1400px) and (min-width:991px) {
    #mainNav .main-menu > li:last-child .dropdown-menu .dropdown-menu {
        right: calc(100% + -1px);
        left: auto
    }
}

h1.navbar-left.ma-portal-link {
    display: none;
    font-size: 20px;
    padding-left: 6px
}

@media (min-width:991px) {
    h1.navbar-left.ma-portal-link {
        display: block
    }
}

@media (min-width:991px) {
    #h1-mobile {
        display: none
    }
}

#mainSearch {
    float: right
}

    #mainSearch button {
        background: none;
        border-radius: 0;
        border: none;
        border-left-width: medium;
        border-left-style: none;
        border-left-color: currentcolor;
        padding: 0;
        text-transform: uppercase;
        border-left: 1px solid #eee;
        font-weight: 400;
        margin-right: 0;
        font-size: 0;
        color: transparent;
        display: block;
        width: 45px;
        height: 75px
    }

        #mainSearch button .lupe i {
            position: relative;
            display: inline-block;
            width: 30px;
            height: 1px;
            font: 700 14px/.4 Helvetica;
            text-transform: uppercase;
            text-indent: -55px;
            background: #333;
            top: 0;
            left: 6px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

            #mainSearch button .lupe i, #mainSearch button .lupe i:before {
                -webkit-transition: all .2s ease-out;
                transition: all .2s ease-out
            }

                #mainSearch button .lupe i:before {
                    content: "";
                    width: 17px;
                    height: 17px;
                    background: #fff;
                    position: absolute;
                    left: 0;
                    top: -8px;
                    -webkit-transform: none;
                    transform: none;
                    border-radius: 15px;
                    border: 1px solid #444
                }

        #mainSearch button.search-active .lupe i {
            position: relative;
            display: inline-block;
            font: 700 14px/.4 Helvetica;
            text-transform: uppercase;
            text-indent: -55px;
            left: 6px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

            #mainSearch button.search-active .lupe i, #mainSearch button.search-active .lupe i:before {
                width: 30px;
                height: 1px;
                background: #444;
                -webkit-transition: all .2s ease-out;
                transition: all .2s ease-out;
                top: 0
            }

                #mainSearch button.search-active .lupe i:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    -webkit-transform: rotate(90deg);
                    transform: rotate(90deg);
                    border-radius: 0;
                    border: none
                }

@media (max-width:991px) {
    #mainSearch {
        height: 100px;
        float: left;
        text-align: right;
        top: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        width: 25%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1 1;
        z-index: 2;
        border-right: 1px solid #003d7d
    }

        #mainSearch button {
            border: none;
            font-size: 30px;
            color: #fff;
            padding: 10px;
            margin-left: auto;
            margin-right: auto;
            float: none !important;
            display: block;
            width: 100%;
            height: auto
        }

            #mainSearch button.search-active {
                background-color: #003d7d
            }

            #mainSearch button .lupe i {
                width: 40px;
                height: 3px;
                background: #fff;
                top: -6px;
                left: 0
            }

                #mainSearch button .lupe i:before {
                    width: 30px;
                    height: 30px;
                    background: #004a96;
                    left: -7px;
                    top: -14px;
                    border: 2px solid #fff
                }

            #mainSearch button.search-active .lupe i {
                width: 40px;
                height: 3px;
                background: #fff;
                top: -8px;
                left: 0
            }

                #mainSearch button.search-active .lupe i:before {
                    width: 40px;
                    height: 3px;
                    background: #fff;
                    left: -1px;
                    top: 0
                }
}

@media (max-width:767px) {
    #mainSearch {
        width: 25%
    }
}

@media (max-width:485px) {
    #mainSearch button .svg.white {
        height: 15px;
        width: 15px;
        top: -2px;
        margin-left: 10px
    }
}

@media (max-width:590px) {
    #mainSearch button {
        font-size: 20px
    }

        #mainSearch button .lupe i {
            width: 25px;
            height: 3px;
            background: #fff;
            top: -5px;
            left: 7px
        }

            #mainSearch button .lupe i:before {
                width: 20px;
                height: 20px;
                left: -4px;
                top: -8px
            }

        #mainSearch button.search-active .lupe i {
            width: 25px;
            height: 3px;
            top: -6px;
            left: 6px
        }

            #mainSearch button.search-active .lupe i:before {
                width: 25px;
                height: 3px;
                left: 0;
                top: 0
            }
}

#fly-in-search {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #004a96;
    z-index: 2;
    visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden;
    height: 0;
    opacity: 0
}

@media (min-width:991px) {
    #fly-in-search {
        width: 100%;
        top: 76px
    }
}

#fly-in-search.search-active {
    visibility: visible;
    opacity: 1;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100%
}

#fly-in-search form {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

#fly-in-search .form-group {
    width: calc(100% - 150px);
    margin: 0
}

    #fly-in-search .form-group input {
        width: 100%;
        border: none;
        padding-left: 50px;
        background-repeat: no-repeat;
        background-size: 20px 20px;
        background-position: 13px 13px;
        position: relative;
        background-image: url(../icons_design/suche_klein.svg)
    }

        #fly-in-search .form-group input:focus {
            -webkit-box-shadow: none;
            box-shadow: none
        }

    #fly-in-search .form-group img {
        margin-right: 20px
    }

#fly-in-search button {
    border: none;
    background: none;
    color: #fff;
    padding-top: 13px;
    padding-right: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    float: right;
    width: 150px;
    padding-left: 0
}

@media (max-width:991px) {
    #fly-in-search button {
        font-size: 0;
        color: transparent;
        padding: 0;
        position: relative;
        top: 12px
    }
}

@media (max-width:991px) {
    #fly-in-search button img {
        width: 35px;
        height: 33px
    }
}

@media (min-width:992px) {
    #fly-in-search button img {
        display: none
    }
}

@media (max-width:991px) {
    #fly-in-search {
        float: none;
        clear: both;
        background-color: #003d7d;
        max-height: 91px;
        top: 101px
    }

        #fly-in-search.search-active {
            border-top: 1px solid #333
        }

        #fly-in-search .form-group {
            float: left;
            width: calc(100% - 80px)
        }

            #fly-in-search .form-group input {
                width: 100%;
                height: 60px;
                font-size: 24px;
                background-image: none;
                padding-left: 10px
            }

            #fly-in-search .form-group img {
                display: none
            }

        #fly-in-search button {
            width: 80px
        }
}

@media (max-width:767px) {
    #fly-in-search form {
        margin: 0
    }
}

@media (max-width:485px) {
    #fly-in-search button {
        top: 5px
    }

        #fly-in-search button img {
            height: 30px;
            width: 30px
        }

    #fly-in-search .form-group input {
        height: 40px;
        font-size: 18px
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.autocomplete, .form-group.col-md-6.second {
    position: relative
}

.autocomplete {
    display: inline-block
}

input[type=submit] {
    background-color: #1e90ff;
    color: #fff;
    cursor: pointer
}

.autocomplete-items {
    position: absolute;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: calc(100% - 25px);
    left: 0;
    right: 0;
    margin-top: 2px
}

#detailoptions .autocomplete-items {
    top: 100%
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #666;
    border-bottom: none
}

    .autocomplete-items div:first-child {
        border: 1px solid #666;
        border-radius: 5px 5px 0 0;
        border-bottom: none
    }

    .autocomplete-items div:last-child {
        border: 1px solid #666;
        border-radius: 0 0 5px 5px
    }

    .autocomplete-items div:hover {
        background-color: #eee
    }

.autocomplete-active {
    background-color: #004a96 !important;
    color: #fff
}

ul#schlagwoerter-liste {
    display: none
}

#serviceNav {
    float: left
}

    #serviceNav ul {
        padding: 0;
        margin: 0
    }

    #serviceNav li {
        list-style: none;
        list-style-type: none;
        float: left;
        margin-right: 28px
    }

        #serviceNav li:last-child {
            margin-right: 0
        }

    #serviceNav a {
        color: #fff;
        line-height: 35px;
        font-size: 14px;
        font-weight: 700
    }

    #serviceNav nav li a:focus, #serviceNav nav li a:hover {
        background: none;
        color: #fff;
        text-decoration: underline
    }

#logo {
    position: relative
}

    #logo .logo {
        position: absolute;
        margin: 0;
        max-width: 113px
    }

@media (max-width:991px) {
    #logo {
        float: left
    }

        #logo .container {
            padding: 0;
            width: auto
        }

        #logo .logo {
            position: relative
        }

        #logo img {
            height: 100px;
            width: auto
        }
}

@media (max-width:767px) {
    #logo {
        height: auto
    }

        #logo img {
            height: 100px;
            width: auto
        }
}

.read-all {
    padding-top: 15px;
    text-align: right;
    padding-left: 20px;
    padding-right: 20px
}

    .read-all a {
        text-transform: uppercase;
        font-weight: 700;
        color: #555;
        font-size: 14px;
        letter-spacing: 1.5px
    }

    .read-all img {
        margin-left: 10px;
        position: relative;
        top: -1px
    }

label {
    letter-spacing: 1.5px
}

.form-select, select {
    font-size: 16px;
    height: 45px;
    padding: 6px 20px;
    position: relative;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #666;
    display: block;
    background-color: #fff;
    background-image: none;
    -webkit-transition: border-color .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
    border: 1px solid #555
}


.form-control, select {
    font-size: 16px;
    height: 45px;
    padding: 6px 20px;
    position: relative;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #666;
    display: block;
    background-color: #fff;
    background-image: none;
    -webkit-transition: border-color .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
    border: 1px solid #555
}

    .form-control.datum, select.datum {
        border-radius: 7px 0 0 7px;
        border-right: none
    }

.form-group {
    margin-bottom: 20px
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-selectl:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.no-right-padding {
    padding-right: 0
}

.no-left-padding {
    padding-left: 0
}

@media (max-width:767px) {
    .btn-padding {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px
    }
}

.icon.search {
    padding-right: 15px;
    padding-top: 10px;
    margin-right: 5px
}

.icon.collaps, .icon.extend {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.keyword {
    font-weight: 700
}

.keyword, .teaser-content b {
    background-color: #fff
}

input[type=checkbox] + label:before {
    width: 25px;
    height: 25px;
    border-radius: 5px;
    border: 1px solid #555;
    background-color: #fff;
    content: " ";
    display: block;
    float: left;
    margin-right: 5px;
    padding: 3px
}

input[type=checkbox]:checked + label:before {
    content: url(../icons_design/checkbox.svg)
}

.button-row {
    margin-top: 10px
}

#num_results {
    margin-top: 20px
}

@media (max-width:767px) {
    .mobile-view {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 5px
    }

        .mobile-view .btn {
            width: 100%
        }
}

.form-group__small {
    margin-bottom: 10px
}

.filter-regelungen .form-group__small {
    margin-bottom: 15px
}

@media (min-width:992px) {
    .form-group__small {
        margin-bottom: 0
    }
}

.dropdown-select {
    position: relative;
    margin-bottom: 20px
}

    .dropdown-select .dropdown-toggle {
        font-size: 16px;
        font-weight: 400;
        text-transform: capitalize;
        height: 45px;
        padding: 6px 20px;
        position: relative;
        text-align: left;
        width: 100%;
        border-radius: 5px;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #555;
        display: block;
        background-color: #fff;
        background-image: none;
        -webkit-transition: border-color .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
        transition: border-color .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
        transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
        transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s,-webkit-box-shadow .15s ease-in-out 0s;
        border: 1px solid #555;
        letter-spacing: normal;
        background-image: url(../img/winkel_unten_klein.svg);
        background-repeat: no-repeat;
        background-size: 16px 10px;
        background-position: calc(100% - 10px)
    }

        .dropdown-select .dropdown-toggle[aria-expanded=true] {
            background-image: url(../img/winkel_oben_klein_white.svg);
            background-color: #004a96;
            color: #fff
        }

    .dropdown-select .dropdown-menu {
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-top: 0;
        padding-bottom: 0;
        border: none
    }

        .dropdown-select .dropdown-menu li {
            padding: 0;
            border: none
        }

            .dropdown-select .dropdown-menu li:first-child a {
                border-radius: 5px 5px 0 0
            }

            .dropdown-select .dropdown-menu li:last-child a {
                border-radius: 0 0 5px 5px
            }

        .dropdown-select .dropdown-menu a {
            padding: 16px 20px;
            background-color: #004a96;
            color: #fff;
            border-bottom: 1px solid #003d7d
        }

            .dropdown-select .dropdown-menu a:focus, .dropdown-select .dropdown-menu a:hover {
                background-color: #003d7d;
                color: #fff
            }

    .dropdown-select .expand-button {
        border: 1px solid #555;
        border-radius: 5px;
        margin-top: 25px;
        height: 45px
    }

        .dropdown-select .expand-button .textfield {
            font-size: 16px;
            font-weight: 700;
            margin-top: 10px
        }

.front .dropdown-select {
    padding: 0 20px
}

@media (max-width:991px) {
    .dropdown-menu {
        text-transform: none !important
    }

        .dropdown-menu > li > a {
            white-space: normal !important
        }
}

#dropdown-sortby ~ .dropdown-menu {
    top: calc(100% - 27px)
}

#skip {
    margin: 0;
    padding: 0;
    list-style: none
}

    #skip a {
        position: absolute;
        top: -3000px
    }

        #skip a:focus {
            top: 0;
            outline-color: #3ae008;
            outline-width: 3px;
            outline-style: solid;
            padding: 10px;
            z-index: 9999 !important;
            background-color: #fff
        }

.keywords p {
    display: block;
    float: left;
    font-size: 14px;
    border-radius: 2px;
    background: #eee;
    padding: 0 10px;
    margin-bottom: 5px;
    margin-right: 10px
}

    .keywords p:last-child {
        margin-right: 0
    }

.keywords.no-background p {
    background-color: transparent;
    font-size: 16px;
    margin: 0;
    padding: 0
}

.contextual-menu {
    position: absolute;
    top: 19px;
    right: 10px
}

    .contextual-menu .contextual-links-trigger {
        display: block;
        width: 25px;
        text-align: center
    }

    .contextual-menu ul {
        background-color: #004a96;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: left;
        top: 36px;
        white-space: nowrap;
        border-radius: 5px;
        display: none;
        z-index: 1
    }

        .contextual-menu ul.active {
            display: block
        }

    .contextual-menu li {
        list-style: none;
        border-bottom: 1px solid #003d7d
    }

        .contextual-menu li img {
            margin-right: 20px
        }

        .contextual-menu li:hover {
            background-color: #003d7d
        }

        .contextual-menu li:first-child {
            border-radius: 5px
        }

        .contextual-menu li:last-child {
            border-radius: 0 0 5px 5px;
            border-bottom: none
        }

    .contextual-menu .contextual-links {
        right: 10px
    }

        .contextual-menu .contextual-links a {
            color: #fff;
            font-weight: 700;
            padding: 20px;
            display: block
        }

            .contextual-menu .contextual-links a:visited {
                color: #fff !important
            }

.btn {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    padding: 11px 12px;
    letter-spacing: 1.2px
}

    .btn[name=filter-button] {
        margin-top: 7px
    }

.service-icons {
    z-index: 1
}

    .service-icons ul {
        padding: 0;
        margin-bottom: 30px
    }

    .service-icons li {
        list-style: none;
        display: inline-block
    }

    .service-icons a {
        margin-right: 10px;
        color: #555;
        font-size: 20px
    }

        .service-icons :focus, .service-icons a:hover {
            text-decoration: none
        }

    .service-icons.right-corner {
        position: absolute;
        right: 10px;
        top: 20px
    }

.hide-aside.col-content {
    margin-bottom: 20px;
    padding-bottom: 10px
}

    .hide-aside.col-content > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 45px
    }

        .hide-aside.col-content > a, .hide-aside.col-content > a:visited {
            -webkit-text-decoration-color: #333;
            text-decoration-color: #333
        }

    .hide-aside.col-content span {
        margin-right: 20px;
        margin-bottom: 0
    }

.topicsPage.not-front.sitemap {
    padding-left: 20px;
    padding-bottom: 40px
}

.tree, .tree ul, .ul, sitemap {
    padding-left: 20px
}

    .tree, .tree ul {
        font-weight: 700;
        list-style-type: none;
        margin-left: 0 0 0 15px;
        color: #004a96;
        position: relative;
        overflow: hidden
    }

        .tree li {
            margin: 0;
            padding: 0 25px;
            position: relative;
            padding-left: 35px;
            padding-top: 0;
            padding-bottom: 20px
        }

            .tree li:after, .tree li:before {
                content: "";
                position: absolute;
                left: 0
            }

            .tree li:before {
                border-top: thin solid #666;
                top: 10px;
                width: 25px;
                height: 0
            }

            .tree li:after {
                border-left: thin solid #666;
                height: 100%;
                width: 0;
                top: -10px
            }

        .tree > li:after {
            top: 10px
        }

        .tree li:last-child {
            padding-bottom: 0
        }

        .tree li:first-child {
            margin-top: 20px
        }

        .tree > li:first-of-type:before {
            border-top: 0
        }

        .tree > li:last-child:after {
            display: none
        }

li:last-child:after {
    top: -10px;
    float: left;
    height: 20px
}

.tree .svg {
    left: 6px;
    position: relative;
    width: 10px;
    height: 6px
}

.rotateimg180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tree > li:first-of-type {
    padding-left: 0
}

.pin img {
    position: absolute;
    width: 20px;
    right: 20px
}

.linkicon {
    width: 10.5px;
    height: 10.5px;
    margin-right: 5px;
    margin-bottom: 2.5px
}

.twentyfive {
    width: 25px;
    height: 25px
}

.thirtyone {
    width: 31px;
    height: 31px
}

.ten-six, .ten-six normal {
    width: 10px;
    height: 6px
}

.twenty {
    width: 20px;
    height: 20px
}

.twenty-eighteen {
    width: 20px;
    height: 18px
}

.eighteen-fourteen {
    width: 18px;
    height: 14px
}

.seventeen-eighteen {
    width: 17px;
    height: 18px
}

.fifteen {
    width: 15px;
    height: 15px
}

.fourteen {
    width: 14px;
    height: 14px
}

.twelve {
    width: 12px;
    height: 12px
}

.thirdteen {
    width: 13px;
    height: 13px
}

.eleven-twelve {
    width: 11px;
    height: 12px
}

.seven-twelve {
    width: 7px;
    height: 12px
}

.eighteen {
    width: 18px;
    height: 18px
}

.tinetyfive {
    width: 95px
}

.ajax_wrapper, .transparent {
    position: relative
}

.transparent {
    filter: alpha(opacity=30);
    opacity: .3
}

.load_gif {
    top: 280px
}

.load_gif, .load_gif_uebersicht {
    position: absolute;
    overflow: hidden;
    clear: both;
    z-index: 99;
    vertical-align: middle;
    horizontal-align: middle;
    width: 108px;
    height: 108px;
    left: 50%;
    margin: -100px 0 0 -65px;
    border-radius: 100px !important;
    border: thin solid #333
}

.load_gif_uebersicht {
    top: 120px
}

.el-accordion {
    padding-left: 40px;
    padding-right: 40px
}

    .el-accordion .el-paragraph {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 30px
    }

        .el-accordion .el-paragraph h3 {
            font-size: 18px
        }

    .el-accordion .el-infographic {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
    }

    .el-accordion .el-link {
        padding: 0 0 30px
    }

        .el-accordion .el-link h3 {
            font-size: 18px;
            font-weight: 700
        }

        .el-accordion .el-link .col-name div {
            margin-right: 10px
        }

        .el-accordion .el-link li:last-child, .el-accordion .el-link ul {
            padding-bottom: 0
        }

    .el-accordion .el-contactPerson {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
    }

        .el-accordion .el-contactPerson h3 {
            font-size: 18px;
            font-weight: 700
        }

        .el-accordion .el-contactPerson .col-name div {
            margin-right: 10px
        }

        .el-accordion .el-contactPerson li:last-child {
            padding-bottom: 0
        }

    .el-accordion .twenty {
        margin-top: 5px
    }

    .el-accordion .col-name {
        padding: 0
    }

        .el-accordion .col-name h3 {
            margin-top: 0
        }

    .el-accordion .nav > li > a:hover {
        background-color: transparent;
        text-decoration: underline
    }

    .el-accordion li:last-child .acc-content:last-child {
        padding-bottom: 0 !important
    }

    .el-accordion li:last-child .accordion-link.collapsed {
        margin-bottom: 0 !important
    }

.accordion-headline {
    text-transform: none !important;
    font-size: 18px !important;
    letter-spacing: normal !important;
    line-height: 1.428571429 !important
}

.accordion-link {
    margin-bottom: 20px;
    padding: 0 !important;
    color: #333 !important
}

.acc-icon {
    width: 28px;
    height: 28px;
    padding: 3px 5px 5px;
    margin-bottom: 10px !important;
    margin-top: 10px !important
}

    .acc-icon .rotate {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.pl-0 {
    padding-left: 0
}

.employeePage .edit__button__preview {
    margin-bottom: -20px
}

.employeePage .contact_additionals {
    margin-bottom: 8px
}

    .employeePage .contact_additionals:last-child {
        margin-bottom: 0
    }

.employeePage .no-padding-top {
    padding-top: 0
}

.employeePage .preview__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 40px;
    margin-left: 40px
}

.employeePage .btn-circle {
    border-radius: 50px;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 18px;
    z-index: 1
}

    .employeePage .btn-circle:focus {
        outline: none !important;
        -webkit-box-shadow: 0 0 0 2px #3ae008;
        box-shadow: 0 0 0 2px #3ae008
    }

.employeePage .box-button {
    margin-bottom: -30px
}

.employeePage .releaseinfo {
    margin-left: 40px;
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .employeePage .releaseinfo p {
        margin-bottom: 0
    }

    .employeePage .releaseinfo .releaseinfo_button {
        margin-left: auto
    }

    .employeePage .releaseinfo .releaseinfo__current {
        background-color: #eed62b;
        padding: 2px 10px;
        border-radius: 5px
    }

.employeePage .organisationDetails {
    margin-bottom: 8px
}

    .employeePage .organisationDetails:last-child {
        margin-bottom: 0
    }

.employeePage .employee-header {
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .employeePage .employee-header .profile__picture {
        overflow: hidden;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

        .employeePage .employee-header .profile__picture img {
            width: 112px;
            height: 112px;
            -o-object-fit: cover;
            object-fit: cover;
            margin-top: 10px;
            border-radius: 5px;
            margin-right: 30px
        }

    .employeePage .employee-header .profile__picture__empty > img {
        background-color: #004a96;
        padding: 10px
    }

    .employeePage .employee-header .profile__infos {
        width: 95%
    }

    .employeePage .employee-header .title {
        margin-top: 30px;
        font-weight: 700;
        margin-bottom: 0;
        font-size: 25px
    }

    .employeePage .employee-header .subtitle {
        color: #555;
        margin-bottom: 0;
        margin-top: 10px;
        font-size: 18px
    }

.employeePage .listelement {
    padding-left: 40px;
    padding-right: 40px
}

    .employeePage .listelement .col-name {
        padding: 0
    }

    .employeePage .listelement ul {
        padding: 0 0 0 20px;
        list-style: none
    }

.employeePage .link__text li {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

    .employeePage .link__text li .offset-left-14 {
        margin-left: 14px
    }

    .employeePage .link__text li img {
        margin-bottom: 3px
    }

.employeePage .no-entries {
    color: #666 !important
}

.employeePage .content__right {
    width: 100%
}

.el-carreer-edit ul {
    padding-left: 0
}

.el-carreer-edit li {
    list-style: none;
    padding-left: 0
}

.el-carreer-edit .row__plus {
    padding-left: 0 !important
}

.el-carreer-edit .button__delete {
    float: right
}

.el-carreer-edit .button__move {
    width: 30px;
    height: 30px;
    font-size: 16px;
    float: right
}

.el-carreer-edit .rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.backtofilter {
    padding-left: 5px;
    font-weight: 700
}

.backtofilterGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px;
    padding: 0 40px
}

    .backtofilterGroup img {
        width: 14px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

.el-input {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0 !important
}

    .el-input textarea {
        resize: vertical
    }

    .el-input li, .el-input ul {
        padding-bottom: 0
    }

    .el-input li {
        margin-bottom: 5px
    }

    .el-input .col-name {
        padding: 0
    }

    .el-input .content {
        padding-left: 20px
    }

    .el-input .label__mp {
        font-weight: 400;
        letter-spacing: normal
    }

    .el-input .form-text {
        font-size: 12px;
        color: #666
    }

    .el-input .row__plus {
        padding: 20px 0 0 20px
    }

    .el-input .inputarea {
        margin-right: 30px
    }

    .el-input .button__plus {
        width: 30px;
        height: 30px;
        font-size: 16px
    }

        .el-input .button__plus i {
            padding-left: 2px
        }

        .el-input .button__plus:disabled {
            background-color: #757575;
            border-color: #757575
        }

    .el-input .button__delete {
        width: 30px;
        height: 30px;
        font-size: 16px
    }

        .el-input .button__delete i {
            padding-left: 2px
        }

    .el-input .delete__input {
        margin-top: 6px
    }

    .el-input .help-button {
        margin-left: auto;
        margin-right: 0
    }

        .el-input .help-button .button__gray {
            width: 30px;
            height: 30px;
            background-color: #555;
            font-size: 9px;
            color: #fff
        }

            .el-input .help-button .button__gray i {
                font-size: 12px
            }

            .el-input .help-button .button__gray:hover {
                background-color: #333
            }

        .el-input .help-button .button__yellow {
            width: 30px;
            height: 30px;
            background-color: #eed62b;
            font-size: 9px;
            color: #000;
            border: none
        }

            .el-input .help-button .button__yellow i {
                font-size: 16px
            }

            .el-input .help-button .button__yellow:hover {
                background-color: #af9527
            }

            .el-input .help-button .button__yellow:focus {
                outline: none !important;
                -webkit-box-shadow: inset 0 0 0 2px #3ae008;
                box-shadow: inset 0 0 0 2px #3ae008
            }

    .el-input .content.contact {
        padding-left: 0
    }

    .el-input .input__helplink {
        margin-right: 5px
    }

.control-buttons {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 20px
}

    .control-buttons .button__save {
        margin-right: 30px
    }

.button__edit__second {
    margin-top: 20px
}

@media (min-width:486px) {
    .button__edit__second {
        margin-top: 0
    }
}

.full-width {
    width: 100% !important
}

.el_release {
    padding-top: 0 !important
}

    .el_release .release__infos {
        margin-bottom: 20px
    }

        .el_release .release__infos p {
            margin-bottom: 0
        }

    .el_release .release__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .el_release .release__row .release__headline {
            font-size: 18px;
            color: #444;
            font-weight: 700;
            margin-top: 0
        }

    .el_release .radio {
        margin-bottom: 15px
    }

    .el_release input[type=radio] {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

        .el_release input[type=radio]:focus {
            outline: none !important;
            -webkit-box-shadow: 0 0 0 2px #3ae008;
            box-shadow: 0 0 0 2px #3ae008;
            -moz-box-shadow: 0 0 0 2px #3ae008
        }

.el-profile .profile__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .el-profile .profile__row .profile__headline {
        font-size: 18px;
        color: #444;
        font-weight: 700;
        margin-top: 0
    }

.el-profile .employee-header {
    padding-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.el-profile .profile__function {
    margin-top: 30px
}

.el-profile .btn_file_selector {
    color: #fff;
    background-color: #004a96
}

    .el-profile .btn_file_selector:hover {
        background-color: #003d7d
    }

.el-profile .file-selector-label {
    margin-right: 30px
}

.el-profile input[type=file] {
    display: none
}

.el-profile .profile__picture__infos {
    margin-bottom: 30px
}

.btn.btn-default.dropdown-toggle {
    color: #666;
    border: 1px solid #555;
    text-transform: none;
    letter-spacing: normal
}

    .btn.btn-default.dropdown-toggle:placeholder {
        color: #555
    }

.input_select {
    margin-bottom: 10px
}

.bs-container .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #edf2f8
}

.bootstrap-select .text {
    font-size: 16px;
    font-weight: 400;
    color: #666
}

.bootstrap-select .dropdown-header {
    font-style: italic
}

.filter-option-inner-inner {
    font-size: 16px;
    font-weight: 400;
    color: #666
}

.bootstrap-select .dropdown-menu {
    border: 1px solid #666
}

.optional__marker {
    width: 20px;
    height: 14px;
    margin-right: 5px;
    display: inline-block
}

.optional__color {
    background-color: #edf2f8
}

.option__fontcolor {
    color: #666
}

.optional__border {
    border-left: 5px solid #004a96;
    border-radius: 5px
}

.optional__margin {
    margin-left: -45px;
    padding-left: 40px;
    margin-bottom: 2px;
    margin-right: 15px
}

.optional__headline-margin {
    margin-left: -15px;
    padding-left: 10px;
    margin-right: 15px
}

.optional__block {
    margin-left: 20px;
    margin-right: 55px;
    padding-left: 20px;
    margin-top: 10px
}

    .optional__block .el-link, .optional__block .listelement {
        padding-left: 0
    }

.profile__warning {
    background-color: #eed62b;
    border-radius: 5px
}

.icon-sprechblase {
    color: #eed62b
}

.icon-brille {
    font-size: 29px
}

.profile__save {
    border: 3px solid #207e77;
    border-radius: 5px;
    background-color: #d2e5e4
}

.profile__symbol {
    border: 3px solid #004a96;
    border-radius: 5px
}

.profile_message_text {
    font-weight: 700;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px
}

.profile_message_padding {
    padding: 10px
}

.profile__message.alert:last-child {
    margin-bottom: 0
}

.profile__message {
    padding: 10px 5px 30px 30px;
    color: #333
}

    .profile__message .warning__headline {
        font-size: 22px;
        letter-spacing: 1.2px;
        margin-top: 20px
    }

    .profile__message .profile__close {
        color: #333;
        text-shadow: none;
        font-size: 14px;
        font-weight: 400;
        position: relative
    }

    .profile__message .profile__message_infos {
        margin-right: 20px
    }

    .profile__message input[type=checkbox] + label:before {
        background-color: #eed62b
    }

    .profile__message label {
        font-weight: 400;
        letter-spacing: 1px;
        margin-top: 20px
    }

.help_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px
}

.mp_help {
    background-color: #ffffef;
    border: 3px solid #eed62b;
    border-radius: 5px 0 5px 5px;
    padding: 15px;
    margin-bottom: 10px
}

    .mp_help p {
        color: #333
    }

    .mp_help .help_paragraph {
        width: 100%;
        margin-top: 10px
    }

        .mp_help .help_paragraph p {
            margin-top: 0;
            margin-bottom: 0
        }

.errorModal .modal-content {
    background-color: #d62029;
    color: #fff
}

.errorModal #errorModalHeadline {
    font-weight: 700;
    font-size: 20px
}

.errorModal .modal-header {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.errorModal .modal-footer {
    text-align: left;
    padding-top: 0
}

.errorModal .modal-body {
    padding-top: 0
}

.errorModal .modal_close {
    color: #fff;
    margin-left: auto;
    opacity: 1
}

.errorModal .btn__modal__leave {
    background-color: #a50109;
    color: #fff;
    border: 1px solid #fff
}

.errorModal .btn__modal__cancel {
    background-color: #fff;
    color: #d62029;
    border: 1px solid #fff
}

@media (max-width:991px) {
    .mobile {
        display: inherit
    }

    .navbar-toggle {
        display: block
    }

        .navbar-toggle.active {
            background-color: #003d7d
        }

    .navbar-collapse {
        border-top: 1px solid #003d7d;
        padding: 0
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin: 0
    }

        .navbar-nav > li {
            float: none;
            border-bottom: 1px solid #003d7d
        }

    .collapse.in {
        display: block !important
    }

    .navbar {
        background-color: #004a96;
        padding: 0;
        position: static
    }

        .navbar .navbar-header {
            float: left;
            height: 100px;
            z-index: 2;
            width: 25%;
            margin-left: 0;
            margin-right: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1 1;
            border-right: 1px solid #003d7d
        }

        .navbar .container {
            padding-right: 0
        }

        .navbar #navbar, .navbar #navbar-collapse-1 {
            margin: 0;
            background-color: #003d7d;
            float: none;
            clear: both;
            width: 100%
        }

            .navbar #navbar-collapse-1 a, .navbar #navbar a {
                color: #fff
            }

            .navbar #navbar-collapse-1 .nav__arrow-level-0, .navbar #navbar .nav__arrow-level-0 {
                display: none
            }

        .navbar .dropdown-menu .dropdown-menu {
            left: 0;
            position: relative;
            top: auto
        }

    .dropdown-menu {
        float: none;
        position: relative;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-transform: uppercase
    }

        .dropdown-menu a {
            font-size: 20px
        }

    header {
        background-color: #004a96
    }

    .hide-aside.col-content a {
        font-size: 14px
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slider-nav {
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

.slick-next:before, .slick-prev:before {
    color: red !important
}

.slick-slide img {
    margin: auto
}

.slider-single img {
    width: 100%;
    height: 100%
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

    .slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover {
        background: transparent;
        color: transparent;
        outline: none
    }

        .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
            opacity: 1
        }

        .slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
            opacity: .25
        }

        .slick-next:before, .slick-prev:before {
            font-family: slick;
            font-size: 20px;
            line-height: 1;
            color: #fff;
            opacity: .75;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0
    }

        .slick-dots li, .slick-dots li button {
            height: 20px;
            width: 20px;
            cursor: pointer
        }

            .slick-dots li button {
                border: 0;
                background: transparent;
                display: block;
                outline: none;
                line-height: 0;
                font-size: 0;
                color: transparent;
                padding: 5px
            }

                .slick-dots li button:focus, .slick-dots li button:hover {
                    outline: none
                }

                    .slick-dots li button:focus:before, .slick-dots li button:hover:before {
                        opacity: 1
                    }

                .slick-dots li button:before {
                    position: absolute;
                    top: 0;
                    left: 0;
                    content: "•";
                    width: 20px;
                    height: 20px;
                    font-family: slick;
                    font-size: 6px;
                    line-height: 20px;
                    text-align: center;
                    color: #000;
                    opacity: .25;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale
                }

            .slick-dots li.slick-active button:before {
                color: #000;
                opacity: .75
            }

.slider-single__pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.slider-single__button-prev {
    background-image: url(../icons_design/winkel_links.svg);
    background-position-y: 5px;
    background-color: transparent;
    margin-right: 20px
}

.slider-single__button-next, .slider-single__button-prev {
    background-repeat: no-repeat;
    background-size: 10px 10px;
    width: 10px;
    height: 20px;
    border: none
}

.slider-single__button-next {
    background-image: url(../icons_design/winkel_rechts.svg);
    background-position-y: 5px;
    background-position-x: 2px;
    background-color: transparent;
    margin-left: 20px
}

.slider-single__jump-to-first {
    background-image: url(../icons_design/einblenden.svg);
    background-position-y: 5px;
    background-color: transparent;
    margin-right: 5px
}

.slider-single__jump-to-first, .slider-single__jump-to-last {
    background-repeat: no-repeat;
    background-size: 10px 10px;
    width: 10px;
    height: 20px;
    border: none
}

.slider-single__jump-to-last {
    background-image: url(../icons_design/ausblenden.svg);
    background-position-y: 5px;
    background-color: transparent;
    margin-left: 5px
}

.slider-nav .slick-track .slick-current img {
    width: 90px;
    height: 90px
}

.slider-nav .slick-slide.slick-current {
    padding-top: 0;
    opacity: 1
}

.slider-nav .slick-slide {
    padding-top: 5px;
    opacity: .7
}

.slider-nav a.slick-slide:focus {
    outline-style: none !important
}

    .slider-nav a.slick-slide:focus img {
        outline-color: #3ae008 !important;
        outline-width: 2px !important;
        outline-style: solid !important
    }

.slick-list {
    padding: 2px
}

.slick-slide .image img {
    border-radius: 5px
}

.slider-thumbs__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100px
}

.slider-thumbs__next, .slider-thumbs__prev {
    -ms-flex-item-align: center;
    align-self: center
}

.slick-track--none-transform {
    -webkit-transform: none !important;
    transform: none !important
}
