        form[action="/v1/gdpr-preferences/"] h1 {
            color: #0d4f78;
            font-size: 24px;
            font-weight: 700;
            line-height: 1.21;
            margin-bottom: 13px;
            margin-top: 0
        }

        form[action="/v1/gdpr-preferences/"] button {
            width: auto;
            font-size: 16px
        }

        form[action="/v1/gdpr-preferences/"] button:focus {
            color: #fff;
            background-color: #e87524;
            outline: 0
        }

        form[action="/v1/gdpr-preferences/"] button:hover {
            color: #fff;
            background-color: #d06316;
            border-color: #c45d15
        }

        form[action="/v1/gdpr-preferences/"] button:after {
            display: none
        }        /*! 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 {
            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] {
            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;
            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;
                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
            }
        }

        *,
        :after,
        :before {
            box-sizing: border-box
        }

        html {
            font-size: 10px;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
        }

        body {
            font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
            font-size: 13px;
            line-height: 1.42857143;
            color: #333;
            background-color: #c9e1eb
        }

        button,
        input,
        select,
        textarea {
            font-family: inherit;
            font-size: inherit;
            line-height: inherit
        }

        a {
            color: #094e7a;
            text-decoration: none
        }

        a:focus,
        a:hover {
            color: #042033;
            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: 3px
        }

        .img-thumbnail {
            padding: 4px;
            line-height: 1.42857143;
            background-color: #c9e1eb;
            border: 1px solid #ddd;
            border-radius: 2px;
            transition: all .2s ease-in-out;
            display: inline-block;
            max-width: 100%;
            height: auto
        }

        .img-circle {
            border-radius: 50%
        }

        hr {
            margin-top: 18px;
            margin-bottom: 18px;
            border: 0;
            border-top: 1px solid #eee
        }

        .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: Helvetica Neue, Helvetica, Arial, sans-serif;
            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: #999
        }

        .h1,
        .h2,
        .h3,
        h1,
        h2,
        h3 {
            margin-top: 18px;
            margin-bottom: 9px
        }

        .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: 9px;
            margin-bottom: 9px
        }

        .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: 33px
        }

        .h2,
        h2 {
            font-size: 27px
        }

        .h3,
        h3 {
            font-size: 23px
        }

        .h4,
        h4 {
            font-size: 17px
        }

        .h5,
        h5 {
            font-size: 13px
        }

        .h6,
        h6 {
            font-size: 12px
        }

        p {
            margin: 0 0 9px
        }

        .lead {
            margin-bottom: 18px;
            font-size: 14px;
            font-weight: 300;
            line-height: 1.4
        }

        @media (min-width:768px) {
            .lead {
                font-size: 19.5px
            }
        }

        .small,
        small {
            font-size: 92%
        }

        .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
        }

        .text-uppercase {
            text-transform: uppercase
        }

        .text-capitalize {
            text-transform: capitalize
        }

        .text-muted {
            color: #999
        }

        .text-primary {
            color: #094e7a
        }

        a.text-primary:focus,
        a.text-primary:hover {
            color: #05304b
        }

        .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: #a94442
        }

        a.text-danger:focus,
        a.text-danger:hover {
            color: #843534
        }

        .bg-primary {
            color: #fff;
            background-color: #094e7a
        }

        a.bg-primary:focus,
        a.bg-primary:hover {
            background-color: #05304b
        }

        .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: 8px;
            margin: 36px 0 18px;
            border-bottom: 1px solid #eee
        }

        ol,
        ul {
            margin-top: 0;
            margin-bottom: 9px
        }

        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: 18px
        }

        dd,
        dt {
            line-height: 1.42857143
        }

        dt {
            font-weight: 700
        }

        dd {
            margin-left: 0
        }

        @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 #999
        }

        .initialism {
            font-size: 90%;
            text-transform: uppercase
        }

        blockquote {
            padding: 9px 18px;
            margin: 0 0 18px;
            font-size: 16.25px;
            border-left: 5px solid #eee
        }

        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.42857143;
            color: #999
        }

        blockquote .small:before,
        blockquote footer:before,
        blockquote small:before {
            content: "\2014   \A0"
        }

        .blockquote-reverse,
        blockquote.pull-right {
            padding-right: 15px;
            padding-left: 0;
            border-right: 5px solid #eee;
            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: "\A0   \2014"
        }

        address {
            margin-bottom: 18px;
            font-style: normal;
            line-height: 1.42857143
        }

        code,
        kbd,
        pre,
        samp {
            font-family: Menlo, Monaco, Consolas, Courier New, monospace
        }

        code {
            color: #c7254e;
            background-color: #f9f2f4
        }

        code,
        kbd {
            padding: 2px 4px;
            font-size: 90%;
            border-radius: 2px
        }

        kbd {
            color: #fff;
            background-color: #333;
            box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
        }

        kbd kbd {
            padding: 0;
            font-size: 100%;
            font-weight: 700;
            box-shadow: none
        }

        pre {
            display: block;
            padding: 8.5px;
            margin: 0 0 9px;
            font-size: 12px;
            line-height: 1.42857143;
            word-break: break-all;
            word-wrap: break-word;
            color: #333;
            background-color: #f5f5f5;
            border: 1px solid #ccc;
            border-radius: 2px
        }

        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
        }

        @media (min-width:768px) {
            .container {
                width: 750px
            }
        }

        @media (min-width:1026px) {
            .container {
                width: 1026px
            }
        }

        @media (min-width:1200px) {
            .container {
                width: 1026px
            }
        }

        .container-fluid {
            margin-right: auto;
            margin-left: auto;
            padding-left: 15px;
            padding-right: 15px
        }

        .row {
            margin-left: -15px;
            margin-right: -15px
        }

        .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-12 {
            width: 100%
        }

        .col-xs-11 {
            width: 91.66666667%
        }

        .col-xs-10 {
            width: 83.33333333%
        }

        .col-xs-9 {
            width: 75%
        }

        .col-xs-8 {
            width: 66.66666667%
        }

        .col-xs-7 {
            width: 58.33333333%
        }

        .col-xs-6 {
            width: 50%
        }

        .col-xs-5 {
            width: 41.66666667%
        }

        .col-xs-4 {
            width: 33.33333333%
        }

        .col-xs-3 {
            width: 25%
        }

        .col-xs-2 {
            width: 16.66666667%
        }

        .col-xs-1 {
            width: 8.33333333%
        }

        .col-xs-pull-12 {
            right: 100%
        }

        .col-xs-pull-11 {
            right: 91.66666667%
        }

        .col-xs-pull-10 {
            right: 83.33333333%
        }

        .col-xs-pull-9 {
            right: 75%
        }

        .col-xs-pull-8 {
            right: 66.66666667%
        }

        .col-xs-pull-7 {
            right: 58.33333333%
        }

        .col-xs-pull-6 {
            right: 50%
        }

        .col-xs-pull-5 {
            right: 41.66666667%
        }

        .col-xs-pull-4 {
            right: 33.33333333%
        }

        .col-xs-pull-3 {
            right: 25%
        }

        .col-xs-pull-2 {
            right: 16.66666667%
        }

        .col-xs-pull-1 {
            right: 8.33333333%
        }

        .col-xs-pull-0 {
            right: auto
        }

        .col-xs-push-12 {
            left: 100%
        }

        .col-xs-push-11 {
            left: 91.66666667%
        }

        .col-xs-push-10 {
            left: 83.33333333%
        }

        .col-xs-push-9 {
            left: 75%
        }

        .col-xs-push-8 {
            left: 66.66666667%
        }

        .col-xs-push-7 {
            left: 58.33333333%
        }

        .col-xs-push-6 {
            left: 50%
        }

        .col-xs-push-5 {
            left: 41.66666667%
        }

        .col-xs-push-4 {
            left: 33.33333333%
        }

        .col-xs-push-3 {
            left: 25%
        }

        .col-xs-push-2 {
            left: 16.66666667%
        }

        .col-xs-push-1 {
            left: 8.33333333%
        }

        .col-xs-push-0 {
            left: auto
        }

        .col-xs-offset-12 {
            margin-left: 100%
        }

        .col-xs-offset-11 {
            margin-left: 91.66666667%
        }

        .col-xs-offset-10 {
            margin-left: 83.33333333%
        }

        .col-xs-offset-9 {
            margin-left: 75%
        }

        .col-xs-offset-8 {
            margin-left: 66.66666667%
        }

        .col-xs-offset-7 {
            margin-left: 58.33333333%
        }

        .col-xs-offset-6 {
            margin-left: 50%
        }

        .col-xs-offset-5 {
            margin-left: 41.66666667%
        }

        .col-xs-offset-4 {
            margin-left: 33.33333333%
        }

        .col-xs-offset-3 {
            margin-left: 25%
        }

        .col-xs-offset-2 {
            margin-left: 16.66666667%
        }

        .col-xs-offset-1 {
            margin-left: 8.33333333%
        }

        .col-xs-offset-0 {
            margin-left: 0
        }

        @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-12 {
                width: 100%
            }

            .col-sm-11 {
                width: 91.66666667%
            }

            .col-sm-10 {
                width: 83.33333333%
            }

            .col-sm-9 {
                width: 75%
            }

            .col-sm-8 {
                width: 66.66666667%
            }

            .col-sm-7 {
                width: 58.33333333%
            }

            .col-sm-6 {
                width: 50%
            }

            .col-sm-5 {
                width: 41.66666667%
            }

            .col-sm-4 {
                width: 33.33333333%
            }

            .col-sm-3 {
                width: 25%
            }

            .col-sm-2 {
                width: 16.66666667%
            }

            .col-sm-1 {
                width: 8.33333333%
            }

            .col-sm-pull-12 {
                right: 100%
            }

            .col-sm-pull-11 {
                right: 91.66666667%
            }

            .col-sm-pull-10 {
                right: 83.33333333%
            }

            .col-sm-pull-9 {
                right: 75%
            }

            .col-sm-pull-8 {
                right: 66.66666667%
            }

            .col-sm-pull-7 {
                right: 58.33333333%
            }

            .col-sm-pull-6 {
                right: 50%
            }

            .col-sm-pull-5 {
                right: 41.66666667%
            }

            .col-sm-pull-4 {
                right: 33.33333333%
            }

            .col-sm-pull-3 {
                right: 25%
            }

            .col-sm-pull-2 {
                right: 16.66666667%
            }

            .col-sm-pull-1 {
                right: 8.33333333%
            }

            .col-sm-pull-0 {
                right: auto
            }

            .col-sm-push-12 {
                left: 100%
            }

            .col-sm-push-11 {
                left: 91.66666667%
            }

            .col-sm-push-10 {
                left: 83.33333333%
            }

            .col-sm-push-9 {
                left: 75%
            }

            .col-sm-push-8 {
                left: 66.66666667%
            }

            .col-sm-push-7 {
                left: 58.33333333%
            }

            .col-sm-push-6 {
                left: 50%
            }

            .col-sm-push-5 {
                left: 41.66666667%
            }

            .col-sm-push-4 {
                left: 33.33333333%
            }

            .col-sm-push-3 {
                left: 25%
            }

            .col-sm-push-2 {
                left: 16.66666667%
            }

            .col-sm-push-1 {
                left: 8.33333333%
            }

            .col-sm-push-0 {
                left: auto
            }

            .col-sm-offset-12 {
                margin-left: 100%
            }

            .col-sm-offset-11 {
                margin-left: 91.66666667%
            }

            .col-sm-offset-10 {
                margin-left: 83.33333333%
            }

            .col-sm-offset-9 {
                margin-left: 75%
            }

            .col-sm-offset-8 {
                margin-left: 66.66666667%
            }

            .col-sm-offset-7 {
                margin-left: 58.33333333%
            }

            .col-sm-offset-6 {
                margin-left: 50%
            }

            .col-sm-offset-5 {
                margin-left: 41.66666667%
            }

            .col-sm-offset-4 {
                margin-left: 33.33333333%
            }

            .col-sm-offset-3 {
                margin-left: 25%
            }

            .col-sm-offset-2 {
                margin-left: 16.66666667%
            }

            .col-sm-offset-1 {
                margin-left: 8.33333333%
            }

            .col-sm-offset-0 {
                margin-left: 0
            }
        }

        @media (min-width:1026px) {

            .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-12 {
                width: 100%
            }

            .col-md-11 {
                width: 91.66666667%
            }

            .col-md-10 {
                width: 83.33333333%
            }

            .col-md-9 {
                width: 75%
            }

            .col-md-8 {
                width: 66.66666667%
            }

            .col-md-7 {
                width: 58.33333333%
            }

            .col-md-6 {
                width: 50%
            }

            .col-md-5 {
                width: 41.66666667%
            }

            .col-md-4 {
                width: 33.33333333%
            }

            .col-md-3 {
                width: 25%
            }

            .col-md-2 {
                width: 16.66666667%
            }

            .col-md-1 {
                width: 8.33333333%
            }

            .col-md-pull-12 {
                right: 100%
            }

            .col-md-pull-11 {
                right: 91.66666667%
            }

            .col-md-pull-10 {
                right: 83.33333333%
            }

            .col-md-pull-9 {
                right: 75%
            }

            .col-md-pull-8 {
                right: 66.66666667%
            }

            .col-md-pull-7 {
                right: 58.33333333%
            }

            .col-md-pull-6 {
                right: 50%
            }

            .col-md-pull-5 {
                right: 41.66666667%
            }

            .col-md-pull-4 {
                right: 33.33333333%
            }

            .col-md-pull-3 {
                right: 25%
            }

            .col-md-pull-2 {
                right: 16.66666667%
            }

            .col-md-pull-1 {
                right: 8.33333333%
            }

            .col-md-pull-0 {
                right: auto
            }

            .col-md-push-12 {
                left: 100%
            }

            .col-md-push-11 {
                left: 91.66666667%
            }

            .col-md-push-10 {
                left: 83.33333333%
            }

            .col-md-push-9 {
                left: 75%
            }

            .col-md-push-8 {
                left: 66.66666667%
            }

            .col-md-push-7 {
                left: 58.33333333%
            }

            .col-md-push-6 {
                left: 50%
            }

            .col-md-push-5 {
                left: 41.66666667%
            }

            .col-md-push-4 {
                left: 33.33333333%
            }

            .col-md-push-3 {
                left: 25%
            }

            .col-md-push-2 {
                left: 16.66666667%
            }

            .col-md-push-1 {
                left: 8.33333333%
            }

            .col-md-push-0 {
                left: auto
            }

            .col-md-offset-12 {
                margin-left: 100%
            }

            .col-md-offset-11 {
                margin-left: 91.66666667%
            }

            .col-md-offset-10 {
                margin-left: 83.33333333%
            }

            .col-md-offset-9 {
                margin-left: 75%
            }

            .col-md-offset-8 {
                margin-left: 66.66666667%
            }

            .col-md-offset-7 {
                margin-left: 58.33333333%
            }

            .col-md-offset-6 {
                margin-left: 50%
            }

            .col-md-offset-5 {
                margin-left: 41.66666667%
            }

            .col-md-offset-4 {
                margin-left: 33.33333333%
            }

            .col-md-offset-3 {
                margin-left: 25%
            }

            .col-md-offset-2 {
                margin-left: 16.66666667%
            }

            .col-md-offset-1 {
                margin-left: 8.33333333%
            }

            .col-md-offset-0 {
                margin-left: 0
            }
        }

        @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-12 {
                width: 100%
            }

            .col-lg-11 {
                width: 91.66666667%
            }

            .col-lg-10 {
                width: 83.33333333%
            }

            .col-lg-9 {
                width: 75%
            }

            .col-lg-8 {
                width: 66.66666667%
            }

            .col-lg-7 {
                width: 58.33333333%
            }

            .col-lg-6 {
                width: 50%
            }

            .col-lg-5 {
                width: 41.66666667%
            }

            .col-lg-4 {
                width: 33.33333333%
            }

            .col-lg-3 {
                width: 25%
            }

            .col-lg-2 {
                width: 16.66666667%
            }

            .col-lg-1 {
                width: 8.33333333%
            }

            .col-lg-pull-12 {
                right: 100%
            }

            .col-lg-pull-11 {
                right: 91.66666667%
            }

            .col-lg-pull-10 {
                right: 83.33333333%
            }

            .col-lg-pull-9 {
                right: 75%
            }

            .col-lg-pull-8 {
                right: 66.66666667%
            }

            .col-lg-pull-7 {
                right: 58.33333333%
            }

            .col-lg-pull-6 {
                right: 50%
            }

            .col-lg-pull-5 {
                right: 41.66666667%
            }

            .col-lg-pull-4 {
                right: 33.33333333%
            }

            .col-lg-pull-3 {
                right: 25%
            }

            .col-lg-pull-2 {
                right: 16.66666667%
            }

            .col-lg-pull-1 {
                right: 8.33333333%
            }

            .col-lg-pull-0 {
                right: auto
            }

            .col-lg-push-12 {
                left: 100%
            }

            .col-lg-push-11 {
                left: 91.66666667%
            }

            .col-lg-push-10 {
                left: 83.33333333%
            }

            .col-lg-push-9 {
                left: 75%
            }

            .col-lg-push-8 {
                left: 66.66666667%
            }

            .col-lg-push-7 {
                left: 58.33333333%
            }

            .col-lg-push-6 {
                left: 50%
            }

            .col-lg-push-5 {
                left: 41.66666667%
            }

            .col-lg-push-4 {
                left: 33.33333333%
            }

            .col-lg-push-3 {
                left: 25%
            }

            .col-lg-push-2 {
                left: 16.66666667%
            }

            .col-lg-push-1 {
                left: 8.33333333%
            }

            .col-lg-push-0 {
                left: auto
            }

            .col-lg-offset-12 {
                margin-left: 100%
            }

            .col-lg-offset-11 {
                margin-left: 91.66666667%
            }

            .col-lg-offset-10 {
                margin-left: 83.33333333%
            }

            .col-lg-offset-9 {
                margin-left: 75%
            }

            .col-lg-offset-8 {
                margin-left: 66.66666667%
            }

            .col-lg-offset-7 {
                margin-left: 58.33333333%
            }

            .col-lg-offset-6 {
                margin-left: 50%
            }

            .col-lg-offset-5 {
                margin-left: 41.66666667%
            }

            .col-lg-offset-4 {
                margin-left: 33.33333333%
            }

            .col-lg-offset-3 {
                margin-left: 25%
            }

            .col-lg-offset-2 {
                margin-left: 16.66666667%
            }

            .col-lg-offset-1 {
                margin-left: 8.33333333%
            }

            .col-lg-offset-0 {
                margin-left: 0
            }
        }

        table {
            background-color: transparent
        }

        caption {
            padding-top: 8px;
            padding-bottom: 8px;
            color: #999
        }

        caption,
        th {
            text-align: left
        }

        .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 18px
        }

        .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.42857143;
            vertical-align: top;
            border-top: 1px solid #ddd
        }

        .table>thead>tr>th {
            vertical-align: bottom;
            border-bottom: 2px solid #ddd
        }

        .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 #ddd
        }

        .table .table {
            background-color: #c9e1eb
        }

        .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 #ddd
        }

        .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: 13.5px;
                overflow-y: hidden;
                -ms-overflow-style: -ms-autohiding-scrollbar;
                border: 1px solid #ddd
            }

            .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: 18px;
            font-size: 19.5px;
            line-height: inherit;
            color: #333;
            border-bottom: 1px solid #e5e5e5
        }

        label {
            display: inline-block;
            max-width: 100%;
            margin-bottom: 5px;
            font-weight: 700
        }

        input[type=search] {
            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
        }

        output {
            padding-top: 7px
        }

        .form-control,
        output {
            display: block;
            font-size: 13px;
            line-height: 1.42857143;
            color: #000
        }

        .form-control {
            width: 100%;
            height: 32px;
            padding: 6px 12px;
            background-color: #fff;
            background-image: none;
            border: 1px solid #999;
            border-radius: 2px;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
        }

        .form-control:focus {
            border-color: #094e7a;
            outline: 0;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(9, 78, 122, .6)
        }

        .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: #eee;
            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: 32px
            }

            .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: 30px
            }

            .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: 45px
            }
        }

        .form-group {
            margin-bottom: 15px
        }

        .checkbox,
        .radio {
            position: relative;
            display: block;
            margin-top: 10px;
            margin-bottom: 10px
        }

        .checkbox label,
        .radio label {
            min-height: 18px;
            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: 31px
        }

        .form-control-static.input-lg,
        .form-control-static.input-sm {
            padding-left: 0;
            padding-right: 0
        }

        .input-sm {
            height: 30px;
            padding: 5px 10px;
            font-size: 12px;
            line-height: 1.5;
            border-radius: 2px
        }

        select.input-sm {
            height: 30px;
            line-height: 30px
        }

        select[multiple].input-sm,
        textarea.input-sm {
            height: auto
        }

        .form-group-sm .form-control {
            height: 30px;
            padding: 5px 10px;
            font-size: 12px;
            line-height: 1.5;
            border-radius: 2px
        }

        .form-group-sm select.form-control {
            height: 30px;
            line-height: 30px
        }

        .form-group-sm select[multiple].form-control,
        .form-group-sm textarea.form-control {
            height: auto
        }

        .form-group-sm .form-control-static {
            height: 30px;
            min-height: 30px;
            padding: 6px 10px;
            font-size: 12px;
            line-height: 1.5
        }

        .input-lg {
            height: 45px;
            padding: 10px 16px;
            font-size: 17px;
            line-height: 1.33;
            border-radius: 3px
        }

        select.input-lg {
            height: 45px;
            line-height: 45px
        }

        select[multiple].input-lg,
        textarea.input-lg {
            height: auto
        }

        .form-group-lg .form-control {
            height: 45px;
            padding: 10px 16px;
            font-size: 17px;
            line-height: 1.33;
            border-radius: 3px
        }

        .form-group-lg select.form-control {
            height: 45px;
            line-height: 45px
        }

        .form-group-lg select[multiple].form-control,
        .form-group-lg textarea.form-control {
            height: auto
        }

        .form-group-lg .form-control-static {
            height: 45px;
            min-height: 35px;
            padding: 11px 16px;
            font-size: 17px;
            line-height: 1.33
        }

        .has-feedback {
            position: relative
        }

        .has-feedback .form-control {
            padding-right: 40px
        }

        .form-control-feedback {
            position: absolute;
            top: 0;
            right: 0;
            z-index: 2;
            display: block;
            width: 32px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            pointer-events: none
        }

        .form-group-lg .form-control+.form-control-feedback,
        .input-group-lg+.form-control-feedback,
        .input-lg+.form-control-feedback {
            width: 45px;
            height: 45px;
            line-height: 45px
        }

        .form-group-sm .form-control+.form-control-feedback,
        .input-group-sm+.form-control-feedback,
        .input-sm+.form-control-feedback {
            width: 30px;
            height: 30px;
            line-height: 30px
        }

        .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;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
        }

        .has-success .form-control:focus {
            border-color: #2b542c;
            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;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
        }

        .has-warning .form-control:focus {
            border-color: #66512c;
            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;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
        }

        .has-error .form-control:focus {
            border-color: #843534;
            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: 23px
        }

        .has-feedback label.sr-only~.form-control-feedback {
            top: 0
        }

        .help-block {
            display: block;
            margin-top: 5px;
            margin-bottom: 10px;
            color: #737373
        }

        @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: 25px
        }

        .form-horizontal .form-group {
            margin-left: -15px;
            margin-right: -15px
        }

        @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: 17px
            }
        }

        @media (min-width:768px) {
            .form-horizontal .form-group-sm .control-label {
                padding-top: 6px;
                font-size: 12px
            }
        }

        .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;
            font-size: 13px;
            line-height: 1.42857143;
            border-radius: 2px;
            -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;
            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);
            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: #e6e6e6;
            border-color: #8c8c8c
        }

        .btn-default.active,
        .btn-default:active,
        .btn-default:hover,
        .open>.dropdown-toggle.btn-default {
            color: #333;
            background-color: #e6e6e6;
            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>.dropdown-toggle.btn-default.focus,
        .open>.dropdown-toggle.btn-default:focus,
        .open>.dropdown-toggle.btn-default:hover {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

        .btn-default.active,
        .btn-default:active,
        .open>.dropdown-toggle.btn-default {
            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: #094e7a;
            border-color: #073f62
        }

        .btn-primary.focus,
        .btn-primary:focus {
            color: #fff;
            background-color: #05304b;
            border-color: #000
        }

        .btn-primary.active,
        .btn-primary:active,
        .btn-primary:hover,
        .open>.dropdown-toggle.btn-primary {
            color: #fff;
            background-color: #05304b;
            border-color: #031a29
        }

        .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>.dropdown-toggle.btn-primary.focus,
        .open>.dropdown-toggle.btn-primary:focus,
        .open>.dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #031a29;
            border-color: #000
        }

        .btn-primary.active,
        .btn-primary:active,
        .open>.dropdown-toggle.btn-primary {
            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: #094e7a;
            border-color: #073f62
        }

        .btn-primary .badge {
            color: #094e7a;
            background-color: #fff
        }

        .btn-success {
            background-color: #5a912d;
            border-color: #4e7e27
        }

        .btn-success.focus,
        .btn-success:focus {
            color: #fff;
            background-color: #426a21;
            border-color: #121c09
        }

        .btn-success.active,
        .btn-success:active,
        .btn-success:hover,
        .open>.dropdown-toggle.btn-success {
            color: #fff;
            background-color: #426a21;
            border-color: #314f18
        }

        .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>.dropdown-toggle.btn-success.focus,
        .open>.dropdown-toggle.btn-success:focus,
        .open>.dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #314f18;
            border-color: #121c09
        }

        .btn-success.active,
        .btn-success:active,
        .open>.dropdown-toggle.btn-success {
            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: #5a912d;
            border-color: #4e7e27
        }

        .btn-success .badge {
            color: #5a912d;
            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>.dropdown-toggle.btn-info {
            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>.dropdown-toggle.btn-info.focus,
        .open>.dropdown-toggle.btn-info:focus,
        .open>.dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

        .btn-info.active,
        .btn-info:active,
        .open>.dropdown-toggle.btn-info {
            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>.dropdown-toggle.btn-warning {
            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>.dropdown-toggle.btn-warning.focus,
        .open>.dropdown-toggle.btn-warning:focus,
        .open>.dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

        .btn-warning.active,
        .btn-warning:active,
        .open>.dropdown-toggle.btn-warning {
            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>.dropdown-toggle.btn-danger {
            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>.dropdown-toggle.btn-danger.focus,
        .open>.dropdown-toggle.btn-danger:focus,
        .open>.dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

        .btn-danger.active,
        .btn-danger:active,
        .open>.dropdown-toggle.btn-danger {
            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: #094e7a;
            font-weight: 400;
            border-radius: 0
        }

        .btn-link,
        .btn-link.active,
        .btn-link:active,
        .btn-link[disabled],
        fieldset[disabled] .btn-link {
            background-color: transparent;
            box-shadow: none
        }

        .btn-link,
        .btn-link:active,
        .btn-link:focus,
        .btn-link:hover {
            border-color: transparent
        }

        .btn-link:focus,
        .btn-link:hover {
            color: #042033;
            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: #999;
            text-decoration: none
        }

        .btn-lg {
            padding: 10px 16px;
            font-size: 17px;
            line-height: 1.33;
            border-radius: 3px
        }

        .btn-sm {
            padding: 5px 10px
        }

        .btn-sm,
        .btn-xs {
            font-size: 12px;
            line-height: 1.5;
            border-radius: 2px
        }

        .btn-xs {
            padding: 1px 5px
        }

        .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%
        }

        .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%);
            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: 3px;
            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
        }

        .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 .close {
            margin-top: -2px
        }

        .modal-title {
            margin: 0;
            line-height: 1.42857143
        }

        .modal-body {
            position: relative;
            padding: 20px
        }

        .modal-footer {
            padding: 20px;
            text-align: right;
            border-top: 1px solid #e5e5e5
        }

        .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 {
                box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
            }

            .modal-sm {
                width: 300px
            }
        }

        @media (min-width:1026px) {
            .modal-lg {
                width: 900px
            }
        }

        .clearfix:after,
        .clearfix:before,
        .container-fluid:after,
        .container-fluid:before,
        .container:after,
        .container:before,
        .dl-horizontal dd:after,
        .dl-horizontal dd:before,
        .form-horizontal .form-group:after,
        .form-horizontal .form-group:before,
        .modal-footer:after,
        .modal-footer:before,
        .modal-header:after,
        .modal-header:before,
        .row:after,
        .row:before {
            content: " ";
            display: table
        }

        .clearfix:after,
        .container-fluid:after,
        .container:after,
        .dl-horizontal dd:after,
        .form-horizontal .form-group:after,
        .modal-footer:after,
        .modal-header:after,
        .row: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:1025px) {
            .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:1025px) {
            .visible-sm-block {
                display: block !important
            }
        }

        @media (min-width:768px) and (max-width:1025px) {
            .visible-sm-inline {
                display: inline !important
            }
        }

        @media (min-width:768px) and (max-width:1025px) {
            .visible-sm-inline-block {
                display: inline-block !important
            }
        }

        @media (min-width:1026px) 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:1026px) and (max-width:1199px) {
            .visible-md-block {
                display: block !important
            }
        }

        @media (min-width:1026px) and (max-width:1199px) {
            .visible-md-inline {
                display: inline !important
            }
        }

        @media (min-width:1026px) 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:1025px) {
            .hidden-sm {
                display: none !important
            }
        }

        @media (min-width:1026px) 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
            }
        }


            html header .navbar-toggle+a:after {
                content: 'Menu'
            }

            header .navbar {
                z-index: 5
            }

            header .navbar .container {
                padding: 0 !important
            }

            header .navbar .nav>li {
                border-bottom: 1px solid #e9e9e9
            }

            header .navbar .nav>li:hover {
                background-color: #fff
            }

            header .navbar .nav>li>a {
                padding: 15px 20px !important;
                color: #0d4f78;
                font-size: 16px;
                font-weight: 600
            }

            header .navbar .nav>li>a:after {
                display: none
            }

            header .navbar .nav>li>a:hover {
                background-color: #fff
            }

            header .navbar .nav>li.my-account {
                background-color: #deeef4;
                text-align: center
            }

            header .navbar .nav>li.my-account:focus a:before {
                background: url(//content.wirkaufendeinauto.de/static/car_images/icon-user-orange.svg) no-repeat
            }

            header .navbar .nav>li.my-account:hover {
                background-color: #fff
            }

            header .navbar .nav>li.my-account:hover a .icon-login {
                background: url(//content.wirkaufendeinauto.de/static/car_images/icon-user-orange.svg) no-repeat
            }

            header .navbar .nav>li.my-account>a {
                font-weight: 600
            }

            header .navbar .nav>li.my-account>a .icon-login {
                display: inline-block;
                vertical-align: sub;
                width: 20px;
                height: 19px;
                margin-right: 7px;
                margin-left: -20px;
                content: ' ';
                background: url(//content.wirkaufendeinauto.de/static/car_images/icon-user-blue.svg) no-repeat
            }

            header .navbar .nav>li.my-account>a:before {
                display: none !important
            }

            header .navbar .nav .chevron:before {
                border-style: solid;
                border-width: .15em .15em 0 0;
                content: '';
                display: inline-block;
                height: .5em;
                left: .7em;
                position: relative;
                vertical-align: top;
                width: .5em;
                top: .35em
            }

            header .navbar .nav .chevron.bottom:before {
                transform: rotate(135deg);
                margin-right: 10px;
                float: right
            }

            header .navbar .nav .chevron.right:before {
                transform: rotate(45deg);
                top: .45em
            }

            header .navbar .nav .dropdown-menu {
                z-index: 5
            }

            header .navbar .nav .dropdown-menu>ul>.dropdown>a {
                padding: 3px 20px;
                white-space: nowrap;
                display: block;
                line-height: 1.42857143;
                clear: both;
                font-weight: 400;
                color: #333;
                font-size: 16px
            }

            header .navbar .nav .dropdown .dropdown-menu {
                border-width: 1px 0 0;
                border-color: #e9e9e9;
                border-radius: 0;
                padding-top: 0;
                float: none
            }

            header .navbar .nav .dropdown .dropdown-menu>ul {
                padding-top: 2px;
                margin-top: 0
            }

            header .navbar .nav .dropdown .dropdown-menu>ul>li {
                padding: 10px 0 6px
            }

            header .navbar .nav .dropdown .dropdown-menu>ul>li:after {
                content: '';
                background-color: #e9e9e9;
                display: block;
                height: 1px;
                width: 90%;
                margin: 15px auto 0
            }

            header .navbar .nav .dropdown .dropdown-menu>ul>li:last-child:after {
                display: none
            }

            header .navbar .nav .dropdown .dropdown-menu>ul>li a {
                font-size: 16px;
                color: #5b5b5b;
                font-weight: 600;
                padding-left: 50px
            }

            header .navbar .nav .dropdown.inner .dropdown-menu {
                box-shadow: none;
                border: 0;
                position: static
            }

            header .navbar .nav .dropdown.inner .dropdown-menu>ul {
                padding-left: 20px
            }

            header .navbar .nav .dropdown.inner .dropdown-menu>ul>li:after {
                display: none
            }

            header .navbar .nav .dropdown.inner .dropdown-menu>ul>li>a {
                font-weight: 400;
                font-size: 15px
            }

            header .navbar .nav .dropdown.inner .dropdown-menu>ul>li>a:focus {
                color: #e87524;
                text-decoration: none
            }

            header .navbar .nav .dropdown.inner .dropdown-menu>ul>li>a:hover {
                color: #e87524;
                text-decoration: none
            }

            header .navbar .nav .dropdown.inner .dropdown-menu:before {
                content: '';
                background-color: #e9e9e9;
                display: block;
                height: 1px;
                width: 90%;
                margin: 10px auto 5px
            }

            header .navbar .nav .dropdown.inner a>.chevron {
                display: none
            }

            header .navbar .nav .open>a {
                background-color: #fff;
                color: #e87524;
                border-bottom: 1px solid #e9e9e9
            }

            header .navbar .nav .open>a:before {
                content: '';
                display: block;
                background-color: #e87524;
                width: 6px;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0
            }

            header .navbar .nav .open .chevron.bottom:before {
                transform: rotate(315deg)
            }

            header .navbar .nav .open .dropdown-menu {
                display: block
            }

            header .navbar .navbar-header {
                height: 48px
            }

            header .navbar .navbar-toggle:not(.collapsed) .icon::after {
                display: none
            }

            header .navbar .navbar-toggle:after {
                display: none
            }

            header .navbar .navbar-toggle+a:after {
                content: 'Menu';
                color: #fff;
                display: inline-block;
                font-weight: 600;
                font-size: 16px;
                margin: 12px 0 0 18px;
                text-transform: uppercase
            }

            .sv-SE header .navbar .navbar-toggle+a:after,
            [lang='sv'] header .navbar .navbar-toggle+a:after {
                content: 'Meny'
            }

            .de-AT header .navbar .navbar-toggle+a:after,
            .de-DE header .navbar .navbar-toggle+a:after,
            [lang='de'] header .navbar .navbar-toggle+a:after {
                content: 'Men\FC'
            }

            .es-ES:not([lang='fr']header .navbar .navbar-toggle+a:after) header .navbar .navbar-toggle+a:after,
            [lang='es'] header .navbar .navbar-toggle+a:after {
                content: 'Menú'
            }

            header .navbar .navbar-toggle+a img {
                display: none
            }

            header .navbar .navbar-toggle.collapsed {
                margin: 0;
                padding: 0
            }

            header .navbar .navbar-toggle.collapsed+a img {
                display: block
            }

            header .navbar .navbar-toggle.collapsed+a:after {
                display: none
            }

            header .navbar .navbar-brand {
                position: relative;
                z-index: 1001;
                width: auto !important;
                margin-right: 30px;
                padding: 10px;
                height: auto
            }

            header .navbar .navbar-brand img {
                height: 28px
            }

            header .navbar .navbar-collapse {
                position: absolute;
                top: 100%;
                right: 0;
                min-width: 100% !important;
                z-index: 1000;
                padding: 0;
                margin: 0;
                list-style: none;
                font-size: 14px;
                text-align: left;
                background-color: #fff;
                border: 0;
                box-shadow: none
            }

            header .navbar .navbar-collapse>.nav {
                margin: 0 !important
            }

            header .navbar .navbar-collapse.collapse {
                display: none !important
            }

            header .navbar .navbar-collapse.collapse.in {
                display: block !important
            }

            header .navbar .navbar-collapse.collapsing {
                transition: none;
                display: none
            }

            header .navbar-right {
                display: block !important;
                float: none !important
            }

            header .navbar-nav>li {
                float: none !important
            }

            header.open:before {
                top: 72px
            }

            header.open .navbar-header {
                background-color: #0d4f78;
                margin: 0
            }

            header.open .header-overlay {
                content: '';
                position: fixed;
                z-index: 4;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                overflow: auto;
                padding: 15px;
                background-color: rgba(0, 0, 0, 0.6)
            }

            header.open .container {
                width: auto;
                padding: 0 !important
            }

            header.open .navbar-brand {
                padding: 0 !important;
                margin: 0
            }

            header.open .navbar-collapse.collapse.in {
                z-index: 6;
                border-radius: 0
            }

            header.open .navbar .navbar-toggle {
                margin: 0;
                padding: 0
            }

            header input#menu {
                display: none
            }

            header input[type=checkbox]+label {
                -webkit-user-select: none;
                -moz-user-select: none;
                user-select: none
            }

            header .icon {
                position: relative;
                background: #FFF;
                cursor: pointer;
                display: block;
                height: 24px;
                padding: 16px;
                width: 62px
            }

            header .icon .menu::before {
                background: #fff;
                content: '';
                display: block;
                height: 2px;
                border-radius: 2px;
                position: absolute;
                transition: background ease .3s, top ease .3s .3s, transform ease .3s;
                width: 32px;
                top: -7px
            }

            header .icon .menu::after {
                background: #fff;
                content: '';
                display: block;
                height: 2px;
                border-radius: 2px;
                position: absolute;
                transition: background ease .3s, top ease .3s .3s, transform ease .3s;
                width: 32px;
                top: 7px
            }

            header label.icon {
                background-color: transparent;
                float: right;
                z-index: 200
            }

            @media(min-width:768px) {
                header label.icon {
                    margin: 8px 0
                }
            }

            header .icon .menu {
                background: #fff;
                content: '';
                display: block;
                height: 2px;
                border-radius: 2px;
                position: absolute;
                transition: background ease .3s, top ease .3s .3s, transform ease .3s;
                width: 32px
            }

            header .icon:after {
                position: absolute;
                right: 16.5px;
                bottom: -10px;
                display: inline-block;
                font-size: 9px;
                text-transform: uppercase;
                content: 'Menu';
                color: #fff;
                line-height: 1.42857143 !important;
                font-weight: 400
            }

            .sv-SE:not([lang='fr']header .icon:after) header .icon:after,
            [lang='sv'] header .icon:after {
                right: 17.5px;
                content: 'Meny'
            }

            .es-ES:not([lang='fr']header .icon:after) header .icon:after,
            [lang='es'] header .icon:after {
                right: 17px;
                content: 'Menú'
            }

            .de-DE header .icon:after,
            .de-AT header .icon:after,
            [lang='de'] header .icon:after {
                content: 'Men\FC'
            }

            header #menu:checked+.icon {
                width: 52px
            }

            header #menu:checked+.icon .menu {
                width: 0;
                background: transparent
            }

            @media(min-width:768px) {
                header #menu:checked+.icon .menu {
                    margin-right: 9px
                }
            }

            header #menu:checked+.icon .menu::before {
                transform: rotate(45deg);
                top: 0;
                width: 22px;
                margin-top: 5px;
                transition: top ease .3s, transform ease .3s .3s
            }

            header #menu:checked+.icon .menu::after {
                transform: rotate(-45deg);
                top: 0;
                width: 22px;
                margin-top: 5px;
                transition: top ease .3s, transform ease .3s .3s
            }

            .de-DE header .icon:after,
            .de-AT header .icon:after {
                content: 'Men\FC'
            }

            @media(min-width:768px) {
                header .navbar .container {
                    width: 720px;
                    padding: 0
                }

                header .navbar .navbar-right {
                    float: none !important
                }

                header .navbar .navbar-header {
                    float: none;
                    margin-right: 0;
                    margin-left: 0;
                    height: 62px !important
                }

                header .navbar .navbar-brand {
                    margin-left: 0 !important
                }

                header .navbar .navbar-brand img {
                    height: 42px !important
                }

                header .navbar .navbar-toggle {
                    display: block;
                    margin: 2px 5px 0 0;
                    padding: 0
                }

                header .navbar .navbar-toggle+a:after {
                    margin: 18px 0 0 18px
                }

                header .navbar .dropdown-menu {
                    position: static;
                    width: 100%;
                    box-shadow: none
                }

                header .navbar .navbar-nav {
                    float: none
                }

                header .navbar .navbar-nav>li {
                    float: none !important
                }
            }

            @media(min-width:1030px) {
                header .navbar .container {
                    width: 1026px;
                    padding: 0 10px
                }

                header .navbar .navbar-right {
                    float: right !important
                }

                header .navbar .navbar-header {
                    float: left
                }

                header .navbar .navbar-nav {
                    float: left
                }

                header .navbar .nav {
                    padding-top: 0 !important
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li a+.dropdown-menu {
                    display: none
                }

                header .navbar .nav>li {
                    float: inherit !important;
                    height: 72px;
                    border: 0;
                    padding-top: 17px
                }

                header .navbar .nav>li:hover>a {
                    color: #e87524 !important
                }

                header .navbar .nav>li:hover>a .chevron.bottom:before {
                    transform: rotate(315deg);
                    top: .65em
                }

                header .navbar .nav>li:hover:before {
                    content: '';
                    position: absolute;
                    background-color: #e87524;
                    right: 0;
                    top: 0;
                    height: 5px;
                    width: 100%
                }

                header .navbar .nav>li:hover .dropdown-menu {
                    display: block;
                    background-color: transparent;
                    box-shadow: none
                }

                header .navbar .nav>li:hover:after {
                    content: '';
                    background-color: #fff;
                    height: 7px;
                    display: block;
                    position: absolute;
                    width: 100%;
                    left: 0;
                    bottom: 0;
                    z-index: 6
                }

                header .navbar .nav>li>a {
                    font-size: 15px;
                    padding-top: 10px !important;
                    padding-left: 10px !important;
                    padding-right: 10px !important;
                    line-height: 20px !important;
                    color: #fff;
                    font-weight: 400
                }

                header .navbar .nav>li>a:hover {
                    border: 0;
                    color: #e87524;
                    background-color: #fff
                }

                header .navbar .nav>li>a:focus {
                    background-color: transparent
                }

                header .navbar .nav>li.my-account {
                    background-color: transparent
                }

                header .navbar .nav>li.my-account>a {
                    padding-left: 30px !important;
                    padding-right: 20px !important
                }

                header .navbar .nav>li.my-account>a:focus {
                    background-color: transparent
                }

                header .navbar .nav>li.my-account>a:hover {
                    background-color: transparent
                }

                header .navbar .nav>li.my-account>a .icon-login {
                    background: url(//content.wirkaufendeinauto.de/static/car_images/icon-user-white.svg)
                }

                header .navbar .nav>li.my-account:focus a:before {
                    margin-right: 4px
                }

                header .navbar .nav>li.my-account:hover a:before {
                    margin-right: 4px
                }

                header .navbar .nav>li.my-account:hover a .icon-login {
                    margin-right: 4px
                }

                header .navbar .nav>li.my-account .chevron {
                    display: none
                }

                header .navbar .nav .dropdown-menu {
                    top: 72px !important;
                    width: 267px
                }

                header .navbar .nav .dropdown-menu>ul>.dropdown>a {
                    padding: 5px 15px;
                    font-size: 15px
                }

                header .navbar .nav .dropdown-menu>ul>li>a {
                    padding: 0
                }

                header .navbar .nav .dropdown-menu li>strong {
                    padding: 7px 15px 14px
                }

                header .navbar .nav .dropdown>.dropdown-menu {
                    padding-bottom: 0
                }

                header .navbar .nav .dropdown>.dropdown-menu ul {
                    padding-bottom: 0
                }

                header .navbar .nav .dropdown .dropdown-menu {
                    border-top: 0;
                    width: auto
                }

                header .navbar .nav .dropdown .dropdown-menu>ul {
                    padding-top: 0;
                    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.19);
                    background-color: #fff;
                    display: block
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li {
                    padding-bottom: 0
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li:after {
                    margin-top: 0
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li:focus {
                    background-color: #f6f6f6
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li:hover {
                    background-color: #f6f6f6
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li:last-child {
                    padding-bottom: 0
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li a {
                    font-size: 16px;
                    padding-left: 20px;
                    padding-right: 20px;
                    font-weight: 400
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li a:focus {
                    text-decoration: none
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li a:hover {
                    text-decoration: none
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li a+.dropdown-menu {
                    display: none
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li.list-link a {
                    padding-bottom: 10px;
                    display: block;
                    white-space: nowrap
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li.dropdown:not(.open):last-child {
                    padding-bottom: 6px
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li.dropdown:after {
                    margin-top: 5px
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li.dropdown:last-child {
                    padding-bottom: 0
                }

                header .navbar .nav .dropdown .dropdown-menu>ul>li.dropdown.open:after {
                    margin-top: 0
                }

                header .navbar .nav .dropdown.inner {
                    padding-top: 4px !important;
                    width: 267px
                }

                header .navbar .nav .dropdown.inner .dropdown-menu {
                    padding-bottom: 0
                }

                header .navbar .nav .dropdown.inner .dropdown-menu>ul {
                    padding-top: 10px;
                    margin-top: -7px;
                    padding-left: 0;
                    box-shadow: none
                }

                header .navbar .nav .dropdown.inner .dropdown-menu>ul>li {
                    background-color: transparent
                }

                header .navbar .nav .dropdown.inner .dropdown-menu>ul>li:hover>a {
                    color: #e87524
                }

                header .navbar .nav .dropdown.inner .dropdown-menu>ul>li:first-child {
                    padding-top: 0
                }

                header .navbar .nav .dropdown.inner .dropdown-menu>ul>li>a {
                    font-size: 14px;
                    padding: 0 0 0 40px !important
                }

                header .navbar .nav .dropdown.inner .dropdown-menu>ul>li:after {
                    content: '';
                    background-color: #e9e9e9;
                    display: block;
                    height: 1px;
                    width: 90%;
                    margin: 11px auto 0
                }

                header .navbar .nav .dropdown.inner .dropdown-menu>ul>li:last-child {
                    padding-bottom: 10px
                }

                header .navbar .nav .dropdown.inner .dropdown-menu>ul>li:last-child:after {
                    display: none
                }

                header .navbar .nav .dropdown.inner .dropdown-menu:before {
                    margin-top: 5px
                }

                header .navbar .nav .dropdown.inner a>.chevron {
                    display: inline-block;
                    float: right;
                    color: #0d4f78
                }

                header .navbar .nav .dropdown.inner a>.chevron:before {
                    transform: rotate(135deg);
                    top: .35em
                }

                header .navbar .nav .dropdown.inner.open .dropdown-menu {
                    display: block
                }

                header .navbar .nav .dropdown.inner.open .dropdown-menu:before {
                    margin-bottom: 7px
                }

                header .navbar .nav .dropdown.inner.open .chevron.bottom:before {
                    transform: rotate(315deg);
                    top: .65em
                }

                header .navbar .nav .open>a {
                    background-color: transparent;
                    color: #fff;
                    border: 0
                }

                header .navbar .nav .open>a:before {
                    display: none
                }

                header .navbar .nav .open .chevron.bottom:before {
                    transform: rotate(135deg)
                }

                header .navbar .nav .open .dropdown-menu {
                    display: none
                }

                header .navbar .navbar-toggle {
                    display: none
                }

                header .navbar .navbar-toggle+a:after {
                    display: none
                }

                header .navbar .navbar-collapse {
                    display: block;
                    position: inherit;
                    background-color: transparent
                }

                header .navbar .navbar-collapse.collapse {
                    display: block !important
                }

                header .navbar .navbar-collapse.collapsing {
                    display: block
                }

                header .navbar .navbar-brand {
                    padding: 15px 0
                }

                header .navbar .dropdown-menu {
                    position: absolute
                }
            }

            header .navbar .navbar-header {
                margin: 0 !important
            }

            header .navbar .navbar-brand {
                padding: 10px !important
            }

            header .navbar .navbar-toggle:after {
                display: none !important
            }

            header.open .navbar-brand {
                display: none
            }

            @media(min-width:992px) and (max-width:1199px) {
                .visible-md {
                    display: none !important
                }
            }

            @media(min-width:1026px) {
                header .navbar .navbar-brand {
                    padding: 15px 0 15px 10px !important
                }
            }
        @import url(https://content.wirkaufendeinauto.de/static/fonts/fonts.css);

        body.v4 .box:after,
        body.v4 .content-wrap:after,
        body.v4 .dropdown-menu>ul>li>a,
        body.v4 .form-horizontal .form-group:after,
        body.v4 .nav:after,
        body.v4 .navbar-collapse:after,
        body.v4 .navbar-header:after,
        body.v4 .navbar:after {
            clear: both
        }

        body.v4 {
            overflow-x: hidden;
            background-color: #f0f0f0;
            font-family: 'Open Sans', sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.65
        }

        body.v4 p {
            margin: 0 0 15px
        }

        body.v4 .h1,
        body.v4 .h2,
        body.v4 .h3,
        body.v4 .h4,
        body.v4 .h5,
        body.v4 .h6,
        body.v4 h1,
        body.v4 h2,
        body.v4 h3,
        body.v4 h4,
        body.v4 h5,
        body.v4 h6 {
            color: #0d4f78;
            font-weight: 600;
            line-height: 1.35;
            font-family: 'Open Sans', sans-serif;
            margin: 0 0 10px
        }

        @media (min-width:768px) {

            body.v4 .h1,
            body.v4 .h2,
            body.v4 .h3,
            body.v4 .h4,
            body.v4 .h5,
            body.v4 .h6,
            body.v4 h1,
            body.v4 h2,
            body.v4 h3,
            body.v4 h4,
            body.v4 h5,
            body.v4 h6 {
                margin-bottom: 15px
            }
        }

        body.v4 .h1,
        body.v4 h1 {
            font-size: 24px;
            font-weight: 400;
            margin: 0 0 15px
        }

        @media (min-width:768px) {

            body.v4 .h1,
            body.v4 h1 {
                font-size: 34px;
                margin-bottom: 25px
            }
        }

        body.v4 .h2,
        body.v4 h2 {
            font-size: 28px
        }

        body.v4 .h3,
        body.v4 h3 {
            font-size: 24px
        }

        body.v4 .h4,
        body.v4 h4 {
            font-size: 18px
        }

        @media (min-width:768px) {

            body.v4 .h4,
            body.v4 h4 {
                font-size: 20px
            }
        }

        body.v4 .h5,
        body.v4 h5 {
            font-size: 18px
        }

        body.v4 .h6,
        body.v4 h6 {
            font-size: 16px
        }

        body.v4 a {
            color: #094e7a
        }

        @media (max-width:480px) {
            body.v4 .container-xs {
                padding-left: 0;
                padding-right: 0
            }
        }

        body.v4 .content-wrap {
            margin-top: 10px;
            background-color: transparent
        }

        body.v4 .content-wrap:after,
        body.v4 .content-wrap:before {
            content: " ";
            display: table
        }

        body.v4 .btn-arrow,
        body.v4 .btn-cta {
            width: 220px;
            font-weight: 600;
            background-color: #e87524;
            background-image: none;
            text-shadow: none;
            color: #fff;
            box-shadow: none !important;
            border: none !important
        }

        @media (max-width:479px) {

            body.v4 .btn-arrow,
            body.v4 .btn-cta {
                font-size: 14px
            }
        }

        @media (min-width:480px) {

            body.v4 .btn-arrow,
            body.v4 .btn-cta {
                width: 350px
            }
        }

        body.v4 .btn-arrow:focus,
        body.v4 .btn-arrow:hover,
        body.v4 .btn-cta:focus,
        body.v4 .btn-cta:hover {
            color: #fff
        }

        @media (min-width:768px) {
            body.v4 .content-wrap {
                margin-top: 15px
            }

            body.v4 .btn-arrow span.hidden-xs,
            body.v4 .btn-cta span.hidden-xs {
                display: inline-block !important
            }
        }

        @media (max-width:767px) {

            body.v4 .btn-arrow span.visible-xs,
            body.v4 .btn-cta span.visible-xs {
                display: inline-block !important
            }
        }

        body.v4 .btn-arrow .icon,
        body.v4 .btn-cta .icon {
            display: inline-block;
            vertical-align: middle;
            width: 16px;
            height: 16px;
            background: url(//content.wirkaufendeinauto.de/static/car_images/right-arrow.png) 50% 50% no-repeat;
            background-size: contain;
            margin-left: 6px;
            margin-top: -1px
        }

        @media (min-width:768px) {

            body.v4 .btn-arrow .icon,
            body.v4 .btn-cta .icon {
                width: 20px;
                height: 20px;
                margin-left: 6px;
                margin-top: -1px
            }
        }

        body.v4 .box {
            background-color: #fff;
            position: relative;
            padding: 15px
        }

        body.v4 .box.blue,
        body.v4 header {
            background-color: #0d4f78
        }

        body.v4 .box:after,
        body.v4 .box:before {
            content: " ";
            display: table
        }

        body.v4 .box.white {
            background-color: #fff
        }

        body.v4 .box.light-gray {
            background-color: #f0f0f0
        }

        body.v4 .box.no-padding {
            padding: 0
        }

        body.v4 .box.gradient-white-gray {
            background-image: linear-gradient(180deg, rgba(255, 255, 255, .98), #eff5f8)
        }

        body.v4 .mb-xs {
            margin-bottom: 4px
        }

        body.v4 .mb-sm {
            margin-bottom: 8px
        }

        body.v4 .mb-md {
            margin-bottom: 15px
        }

        body.v4 .mb-lg {
            margin-bottom: 30px
        }

        body.v4 .mb-0 {
            margin-bottom: 0
        }

        body.v4 .pb-sm {
            padding-bottom: 9px
        }

        body.v4 .pb-md {
            padding-bottom: 15px
        }

        body.v4 .pb-lg {
            padding-bottom: 30px
        }

        body.v4 .pt-lg {
            padding-top: 30px
        }

        body.v4 .el-hide,
        body.v4 .el-hide:empty+.tab {
            display: none
        }

        body.v4 .dropdown-menu .divider,
        body.v4 .nav .nav-divider,
        body.v4 .sr-only {
            height: 1px;
            overflow: hidden
        }

        body.v4 .dropdown-toggle:focus,
        body.v4 .navbar-toggle:focus,
        body.v4 .open>a {
            outline: 0
        }

        body.v4 .hidden,
        body.v4 .hide {
            display: none !important
        }

        body.v4 .show {
            display: block !important
        }

        body.v4 .invisible {
            visibility: hidden
        }

        body.v4 .sr-only {
            position: absolute;
            width: 1px;
            margin: -1px;
            padding: 0;
            clip: rect(0, 0, 0, 0);
            border: 0
        }

        body.v4 .caret,
        body.v4 .nav-pills>li+li {
            margin-left: 2px
        }

        body.v4 .collapsing,
        body.v4 .dropdown,
        body.v4 .dropup {
            position: relative
        }

        body.v4 .form-horizontal .form-group:after,
        body.v4 .form-horizontal .form-group:before,
        body.v4 .nav:after,
        body.v4 .nav:before,
        body.v4 .navbar-collapse:after,
        body.v4 .navbar-collapse:before,
        body.v4 .navbar-header:after,
        body.v4 .navbar-header:before,
        body.v4 .navbar:after,
        body.v4 .navbar:before {
            content: " ";
            display: table
        }

        body.v4 .caret {
            display: inline-block;
            width: 0;
            height: 0;
            vertical-align: middle;
            border-top: 4px dashed;
            border-top: 4px solid\9;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent
        }

        body.v4 .fade {
            opacity: 0;
            -webkit-transition: opacity .15s linear;
            -o-transition: opacity .15s linear;
            transition: opacity .15s linear
        }

        body.v4 .fade.in {
            opacity: 1
        }

        body.v4 .collapse {
            display: none
        }

        body.v4 .collapse.in {
            display: block
        }

        body.v4 tr.collapse.in {
            display: table-row
        }

        body.v4 tbody.collapse.in {
            display: table-row-group
        }

        body.v4 .collapsing {
            height: 0;
            overflow: hidden;
            -webkit-transition-property: height, visibility;
            -o-transition-property: height, visibility;
            transition-property: height, visibility;
            -webkit-transition-duration: .35s;
            -o-transition-duration: .35s;
            transition-duration: .35s;
            -webkit-transition-timing-function: ease;
            -o-transition-timing-function: ease;
            transition-timing-function: ease
        }

        body.v4 .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            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);
            -webkit-background-clip: padding-box;
            background-clip: padding-box
        }

        body.v4 .dropdown-menu-right,
        body.v4 .dropdown-menu.pull-right {
            left: auto;
            right: 0
        }

        body.v4 .dropdown-menu>ul {
            min-width: 160px;
            padding: 5px 0;
            margin: 2px 0 0;
            list-style: none;
            -webkit-background-clip: padding-box;
            background-clip: padding-box
        }

        body.v4 .dropdown-header,
        body.v4 .dropdown-menu>ul>li>a {
            padding: 3px 20px;
            white-space: nowrap;
            display: block;
            line-height: 1.42857143
        }

        body.v4 .dropdown-menu .divider {
            margin: 9px 0;
            background-color: #e5e5e5
        }

        body.v4 .dropdown-menu>ul>li>a {
            font-weight: 400;
            color: #333
        }

        body.v4 .dropdown-menu>ul>li>a:focus,
        body.v4 .dropdown-menu>ul>li>a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

        body.v4 .dropdown-menu>ul>.active>a,
        body.v4 .dropdown-menu>ul>.active>a:focus,
        body.v4 .dropdown-menu>ul>.active>a:hover {
            color: #fff;
            text-decoration: none;
            outline: 0;
            background-color: #337ab7
        }

        body.v4 .dropdown-header,
        body.v4 .dropdown-menu>ul>.disabled>a,
        body.v4 .dropdown-menu>ul>.disabled>a:focus,
        body.v4 .dropdown-menu>ul>.disabled>a:hover,
        body.v4 .nav>li.disabled>a {
            color: #777
        }

        body.v4 .dropdown-menu>ul>.disabled>a:focus,
        body.v4 .dropdown-menu>ul>.disabled>a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

        body.v4 .open>.dropdown-menu {
            display: block
        }

        body.v4 .dropdown-menu-left {
            left: 0;
            right: auto
        }

        body.v4 .dropdown-header {
            font-size: 12px
        }

        body.v4 .dropdown-backdrop {
            position: fixed;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0;
            z-index: 990
        }

        body.v4 .nav>li,
        body.v4 .nav>li>a,
        body.v4 .navbar {
            position: relative
        }

        body.v4 .pull-right>.dropdown-menu {
            right: 0;
            left: auto
        }

        body.v4 .dropup .caret,
        body.v4 .navbar-fixed-bottom .dropdown .caret {
            border-top: 0;
            border-bottom: 4px dashed;
            border-bottom: 4px solid\9;
            content: ""
        }

        body.v4 .dropup .dropdown-menu,
        body.v4 .navbar-fixed-bottom .dropdown .dropdown-menu {
            top: auto;
            bottom: 100%;
            margin-bottom: 2px
        }

        @media (min-width:1026px) {
            body.v4 .navbar-right .dropdown-menu {
                left: auto;
                right: 0
            }

            body.v4 .navbar-right .dropdown-menu-left {
                left: 0;
                right: auto
            }
        }

        body.v4 .nav-justified>.dropdown .dropdown-menu,
        body.v4 .nav-tabs.nav-justified>.dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

        body.v4 .nav {
            margin-bottom: 0;
            padding-left: 0;
            list-style: none
        }

        body.v4 .nav>li {
            display: block
        }

        body.v4 .nav>li>a {
            display: block;
            padding: 10px 15px
        }

        body.v4 .nav>li>a:focus,
        body.v4 .nav>li>a:hover {
            text-decoration: none;
            background-color: #eee
        }

        body.v4 .nav>li.disabled>a:focus,
        body.v4 .nav>li.disabled>a:hover {
            color: #777;
            text-decoration: none;
            background-color: transparent;
            cursor: not-allowed
        }

        body.v4 .nav .open>a,
        body.v4 .nav .open>a:focus,
        body.v4 .nav .open>a:hover {
            background-color: #eee;
            border-color: #337ab7
        }

        body.v4 .nav .nav-divider {
            margin: 9px 0;
            background-color: #e5e5e5
        }

        body.v4 .nav>li>a>img {
            max-width: none
        }

        body.v4 .nav-tabs {
            border-bottom: 1px solid #ddd
        }

        body.v4 .nav-tabs>li {
            float: left;
            margin-bottom: -1px
        }

        body.v4 .nav-tabs>li>a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

        body.v4 .nav-tabs>li>a:hover {
            border-color: #eee #eee #ddd
        }

        body.v4 .nav-tabs>li.active>a,
        body.v4 .nav-tabs>li.active>a:focus,
        body.v4 .nav-tabs>li.active>a:hover {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

        body.v4 .nav-tabs.nav-justified {
            width: 100%;
            border-bottom: 0
        }

        body.v4 .nav-tabs.nav-justified>li {
            float: none
        }

        body.v4 .nav-tabs.nav-justified>li>a {
            text-align: center;
            margin-bottom: 5px;
            margin-right: 0;
            border-radius: 4px
        }

        body.v4 .nav-tabs.nav-justified>.active>a,
        body.v4 .nav-tabs.nav-justified>.active>a:focus,
        body.v4 .nav-tabs.nav-justified>.active>a:hover {
            border: 1px solid #ddd
        }

        @media (min-width:1026px) {
            body.v4 .nav-tabs.nav-justified>li {
                display: table-cell;
                width: 1%
            }

            body.v4 .nav-tabs.nav-justified>li>a {
                margin-bottom: 0;
                border-bottom: 1px solid #ddd;
                border-radius: 4px 4px 0 0
            }

            body.v4 .nav-tabs.nav-justified>.active>a,
            body.v4 .nav-tabs.nav-justified>.active>a:focus,
            body.v4 .nav-tabs.nav-justified>.active>a:hover {
                border-bottom-color: #fff
            }
        }

        body.v4 .nav-pills>li {
            float: left
        }

        body.v4 .nav-justified>li,
        body.v4 .nav-stacked>li {
            float: none
        }

        body.v4 .nav-pills>li>a {
            border-radius: 4px
        }

        body.v4 .nav-pills>li.active>a,
        body.v4 .nav-pills>li.active>a:focus,
        body.v4 .nav-pills>li.active>a:hover {
            color: #fff;
            background-color: #337ab7
        }

        body.v4 .nav-stacked>li+li {
            margin-top: 2px;
            margin-left: 0
        }

        body.v4 .nav-justified {
            width: 100%
        }

        body.v4 .nav-justified>li>a {
            text-align: center;
            margin-bottom: 5px
        }

        body.v4 .nav-tabs-justified {
            border-bottom: 0
        }

        body.v4 .nav-tabs-justified>li>a {
            margin-right: 0;
            border-radius: 4px
        }

        body.v4 .nav-tabs-justified>.active>a,
        body.v4 .nav-tabs-justified>.active>a:focus,
        body.v4 .nav-tabs-justified>.active>a:hover {
            border: 1px solid #ddd
        }

        @media (min-width:1026px) {
            body.v4 .nav-justified>li {
                display: table-cell;
                width: 1%
            }

            body.v4 .nav-justified>li>a {
                margin-bottom: 0
            }

            body.v4 .nav-tabs-justified>li>a {
                border-bottom: 1px solid #ddd;
                border-radius: 4px 4px 0 0
            }

            body.v4 .nav-tabs-justified>.active>a,
            body.v4 .nav-tabs-justified>.active>a:focus,
            body.v4 .nav-tabs-justified>.active>a:hover {
                border-bottom-color: #fff
            }
        }

        body.v4 .tab-content>.tab-pane {
            display: none
        }

        body.v4 .tab-content>.active {
            display: block
        }

        body.v4 .nav-tabs .dropdown-menu {
            margin-top: -1px;
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        body.v4 .navbar-collapse {
            overflow-x: visible;
            padding-right: 15px;
            padding-left: 15px;
            border-top: 1px solid transparent;
            -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
            -webkit-overflow-scrolling: touch
        }

        body.v4 .navbar-collapse.in {
            overflow-y: auto
        }

        body.v4 .navbar-fixed-bottom .navbar-collapse,
        body.v4 .navbar-fixed-top .navbar-collapse {
            max-height: 340px
        }

        @media (max-device-width:480px) and (orientation:landscape) {

            body.v4 .navbar-fixed-bottom .navbar-collapse,
            body.v4 .navbar-fixed-top .navbar-collapse {
                max-height: 200px
            }
        }

        body.v4 .container-fluid>.navbar-collapse,
        body.v4 .container-fluid>.navbar-header,
        body.v4 .container>.navbar-collapse,
        body.v4 .container>.navbar-header {
            margin-right: -15px;
            margin-left: -15px
        }

        @media (min-width:1026px) {
            body.v4 .navbar {
                border-radius: 4px
            }

            body.v4 .navbar-header {
                float: left
            }

            body.v4 .navbar-collapse {
                width: auto;
                border-top: 0;
                -webkit-box-shadow: none;
                box-shadow: none
            }

            body.v4 .navbar-collapse.collapse {
                display: block !important;
                height: auto !important;
                padding-bottom: 0;
                overflow: visible !important
            }

            body.v4 .navbar-collapse.in {
                overflow-y: visible
            }

            body.v4 .navbar-fixed-bottom .navbar-collapse,
            body.v4 .navbar-fixed-top .navbar-collapse,
            body.v4 .navbar-static-top .navbar-collapse {
                padding-left: 0;
                padding-right: 0
            }

            body.v4 .container-fluid>.navbar-collapse,
            body.v4 .container-fluid>.navbar-header,
            body.v4 .container>.navbar-collapse,
            body.v4 .container>.navbar-header {
                margin-right: 0;
                margin-left: 0
            }

            body.v4 .navbar-fixed-bottom,
            body.v4 .navbar-fixed-top,
            body.v4 .navbar-static-top {
                border-radius: 0
            }

            body.v4 .navbar>.container .navbar-brand,
            body.v4 .navbar>.container-fluid .navbar-brand {
                margin-left: -15px
            }
        }

        body.v4 .navbar-static-top {
            z-index: 1000;
            border-width: 0 0 1px
        }

        body.v4 .navbar-fixed-bottom,
        body.v4 .navbar-fixed-top {
            position: fixed;
            right: 0;
            left: 0;
            z-index: 1030
        }

        body.v4 .navbar-fixed-top {
            top: 0;
            border-width: 0 0 1px
        }

        body.v4 .navbar-fixed-bottom {
            bottom: 0;
            margin-bottom: 0;
            border-width: 1px 0 0
        }

        body.v4 .navbar-brand {
            float: left;
            padding: 15px;
            font-size: 18px;
            line-height: 20px;
            height: 50px
        }

        @media (min-width:768px) {
            body.v4 .navbar-brand.nl img {
                width: 192px
            }

            body.v4 .navbar-brand.fr {
                margin-right: 20px !important
            }

            body.v4 .navbar-brand.nl-be img {
                width: 196px
            }
        }

        body.v4 .navbar-brand.dk img {
            width: 137px
        }

        @media (min-width:768px) {
            body.v4 .navbar-brand.dk img {
                width: 205px
            }
        }

        body.v4 .navbar-brand:focus,
        body.v4 .navbar-brand:hover {
            text-decoration: none
        }

        body.v4 .navbar-brand>img {
            display: block
        }

        body.v4 .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
        }

        body.v4 .navbar-toggle .icon-bar {
            display: block;
            width: 22px;
            height: 2px;
            border-radius: 1px
        }

        body.v4 .navbar-toggle .icon-bar+.icon-bar {
            margin-top: 4px
        }

        body.v4 .navbar-nav {
            margin: 7.5px -15px
        }

        body.v4 .navbar-nav>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 20px
        }

        @media (max-width:1025px) {
            body.v4 .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
            }

            body.v4 .navbar-nav .open .dropdown-menu .dropdown-header,
            body.v4 .navbar-nav .open .dropdown-menu>ul>li>a {
                padding: 5px 15px 5px 25px
            }

            body.v4 .navbar-nav .open .dropdown-menu>ul>li>a {
                line-height: 20px
            }

            body.v4 .navbar-nav .open .dropdown-menu>ul>li>a:focus,
            body.v4 .navbar-nav .open .dropdown-menu>ul>li>a:hover {
                background-image: none
            }
        }

        @media (min-width:1026px) {
            body.v4 .navbar-toggle {
                display: none
            }

            body.v4 .navbar-nav {
                float: left;
                margin: 0
            }

            body.v4 .navbar-nav>li {
                float: left
            }

            body.v4 .navbar-nav>li>a {
                padding-top: 15px;
                padding-bottom: 15px
            }
        }

        body.v4 .navbar-form {
            padding: 10px 15px;
            border-top: 1px solid transparent;
            border-bottom: 1px solid transparent;
            -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
            margin: 8px -15px
        }

        @media (min-width:1026px) {

            body.v4 .navbar-form .form-control-static,
            body.v4 .navbar-form .form-group {
                display: inline-block
            }

            body.v4 .navbar-form .control-label,
            body.v4 .navbar-form .form-group {
                margin-bottom: 0;
                vertical-align: middle
            }

            body.v4 .navbar-form .form-control {
                display: inline-block;
                width: auto;
                vertical-align: middle
            }

            body.v4 .navbar-form .input-group {
                display: inline-table;
                vertical-align: middle
            }

            body.v4 .navbar-form .input-group .form-control,
            body.v4 .navbar-form .input-group .input-group-addon,
            body.v4 .navbar-form .input-group .input-group-btn {
                width: auto
            }

            body.v4 .navbar-form .input-group>.form-control {
                width: 100%
            }

            body.v4 .navbar-form .checkbox,
            body.v4 .navbar-form .radio {
                display: inline-block;
                margin-top: 0;
                margin-bottom: 0;
                vertical-align: middle
            }

            body.v4 .navbar-form .checkbox label,
            body.v4 .navbar-form .radio label {
                padding-left: 0
            }

            body.v4 .navbar-form .checkbox input[type=checkbox],
            body.v4 .navbar-form .radio input[type=radio] {
                position: relative;
                margin-left: 0
            }

            body.v4 .navbar-form .has-feedback .form-control-feedback {
                top: 0
            }

            body.v4 .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
            }

            body.v4 .navbar-text {
                float: left;
                margin-left: 15px;
                margin-right: 15px
            }

            body.v4 .navbar-left {
                float: left !important
            }

            body.v4 .navbar-right {
                float: right !important;
                margin-right: -15px
            }

            body.v4 .navbar-right~.navbar-right {
                margin-right: 0
            }
        }

        @media (max-width:1025px) {
            body.v4 .navbar-form .form-group {
                margin-bottom: 5px
            }

            body.v4 .navbar-form .form-group:last-child {
                margin-bottom: 0
            }
        }

        body.v4 .navbar-nav>li>.dropdown-menu {
            margin-top: 0;
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        body.v4 .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
            margin-bottom: 0;
            border-radius: 4px 4px 0 0
        }

        body.v4 .navbar-btn {
            margin-top: 8px;
            margin-bottom: 8px
        }

        body.v4 .navbar-btn.btn-sm {
            margin-top: 10px;
            margin-bottom: 10px
        }

        body.v4 .navbar-btn.btn-xs {
            margin-top: 14px;
            margin-bottom: 14px
        }

        body.v4 .navbar-text {
            margin-top: 15px;
            margin-bottom: 15px
        }

        body.v4 header {
            position: relative;
            height: auto;
            min-height: 0;
            padding: 0
        }

        body.v4 .navbar {
            min-height: 0;
            border: 0;
            margin-bottom: 0;
            font-size: 15px
        }

        body.v4 .navbar>.container {
            position: relative
        }

        body.v4 .navbar li>strong {
            display: block;
            font-weight: 400;
            color: #0d4f78;
            padding: 5px 15px 5px 25px
        }

        body.v4 .navbar .nav>li>a {
            padding: 10px 15px;
            color: #0d4f78
        }

        body.v4 .navbar .nav>li>a:focus,
        body.v4 .navbar .nav>li>a:hover {
            background-color: #f0f0f0
        }

        @media (min-width:1026px) {
            body.v4 .navbar .nav>li>a {
                padding-left: 10px;
                padding-right: 10px;
                color: #fff
            }

            body.v4 .navbar .nav>li>a:focus,
            body.v4 .navbar .nav>li>a:hover {
                background-color: transparent
            }

            body.v4 .navbar .nav>li>a:after {
                padding-left: 20px;
                content: "|"
            }
        }

        body.v4 .navbar .nav>li:last-child>a:after {
            display: none
        }

        body.v4 .navbar .nav>li.my-account>a:before {
            display: inline-block;
            vertical-align: top;
            width: 20px;
            height: 20px;
            margin-right: 7px;
            content: ' ';
            background: url(//content.wirkaufendeinauto.de/static/car_images/icon-person-blue.png) no-repeat
        }

        @media (min-width:1026px) {
            body.v4 .navbar .nav>li.my-account>a:before {
                background: url(//content.wirkaufendeinauto.de/static/car_images/icon-profile-white.svg) no-repeat
            }

            body.v4 .navbar .nav .dropdown-menu {
                top: 54px
            }

            .open>body.v4 .navbar .nav .dropdown-menu {
                display: table
            }

            body.v4 .navbar .nav .dropdown-menu>ul {
                display: table-cell;
                padding: 10px 0
            }

            body.v4 .navbar .nav .dropdown-menu>ul>li>a,
            body.v4 .navbar .nav .dropdown-menu>ul>li>strong {
                padding: 5px 15px
            }
        }

        body.v4 .navbar .nav .open>a {
            background-color: transparent
        }

        body.v4 .navbar .navbar-toggle {
            margin: 1px 5px 5px 0
        }

        @media (min-width:768px) {
            body.v4 .navbar .navbar-toggle {
                margin-top: 15px;
                margin-bottom: 17px
            }
        }

        body.v4 .navbar .navbar-toggle:after {
            position: absolute;
            right: 12px;
            bottom: -7px;
            display: inline-block;
            font-size: 9px;
            text-transform: uppercase;
            color: #fff;
            content: 'Menu'
        }

        body.v4 .navbar .navbar-toggle .icon-bar {
            width: 30px;
            background-color: #e67531
        }

        body.v4 .navbar .navbar-collapse,
        body.v4 .navbar .navbar-toggle.collapsed .icon-bar {
            background-color: #fff
        }

        body.v4 .navbar .navbar-toggle .icon-bar+.icon-bar {
            margin-top: 5px
        }

        body.v4 .navbar .navbar-brand {
            width: 180px;
            margin-right: 30px;
            padding: 10px;
            height: auto
        }

        body.v4 .navbar .navbar-brand.pt {
            width: 190px
        }

        @media (min-width:768px) {
            body.v4 .navbar .navbar-brand {
                width: 260px;
                padding-top: 15px;
                padding-bottom: 15px
            }

            body.v4 .navbar .navbar-brand.pt {
                width: 272px
            }

            body.v4.nl-NL .navbar .navbar-brand,
            body.v4.sv-SE .navbar .navbar-brand {
                width: 210px
            }
        }

        body.v4 .navbar .navbar-brand.fr-be {
            margin-right: 27px
        }

        body.v4 .navbar .navbar-brand img {
            max-width: 100%
        }

        @media (min-width:1026px) {
            body.v4 .navbar .navbar-collapse {
                background-color: transparent
            }
        }

        @media (max-width:1025px) {
            body.v4 .navbar .navbar-collapse {
                position: absolute;
                top: 100%;
                right: 0;
                min-width: 230px;
                z-index: 1000;
                padding: 0;
                margin: 0;
                list-style: none;
                font-size: 14px;
                text-align: left;
                background-color: #fff;
                border: 1px solid #ccc;
                border-radius: 4px;
                -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
                box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
            }

            body.v4 .navbar .navbar-collapse>.nav {
                margin: 0;
                margin-top: 0;
                margin-bottom: 0
            }

            body.v4 .navbar .navbar-collapse>.nav:first-child {
                margin-top: 10px
            }

            body.v4 .navbar .navbar-collapse>.nav:last-child {
                margin-bottom: 10px
            }
        }

        body.v4 .navbar .navbar-collapse.collapsing {
            -webkit-transition: none;
            transition: none;
            display: none
        }

        body.v4.de-AT .navbar-toggle:after,
        body.v4.de-DE .navbar-toggle:after {
            content: 'Menü'
        }

        body.v4.de-DE .navbar .nav.navbar-right {
            display: block
        }

        body.v4 footer {
            background-color: #4a4a4a !important;
            box-shadow: none !important;
            padding: 20px 0;
            margin-top: 0
        }

        body.v4 footer * {
            color: #fff !important
        }

        body.v4 footer h6 {
            font-size: 16px
        }

        body.v4 .breadcrumb-bottom,
        body.v4 footer .copyright-row,
        body.v4 footer .footer-row .footer-links ul {
            font-size: 13px
        }

        body.v4 footer .footer-row {
            margin: 0
        }

        body.v4 footer .footer-row .flags {
            margin: 0 0 30px
        }

        body.v4 footer .footer-row .flags a {
            text-decoration: none
        }

        body.v4 footer .footer-row .flags a img {
            margin-right: 10px;
            margin-bottom: 10px
        }

        body.v4 footer .footer-row .flags img {
            padding-right: 7px
        }

        body.v4 footer .footer-row .footer-links {
            text-align: left !important
        }

        @media (max-width:767px) {
            body.v4 footer .footer-row .flags img {
                padding-bottom: 7px
            }

            body.v4 footer .footer-row .footer-links {
                margin-bottom: 20px
            }
        }

        @media (min-width:768px) {

            body.v4.nl-NL .navbar .navbar-brand img,
            body.v4.sv-SE .navbar .navbar-brand img {
                width: 190px
            }

            body.v4 footer .footer-row .copyright-row {
                text-align: center
            }
        }

        body.v4 .breadcrumb-bottom {
            background: #fff;
            padding: 10px 16px 17px;
            text-align: left;
            margin: 0 15px
        }

        @media (max-width:767px) {
            body.v4 .breadcrumb-bottom {
                margin-bottom: 10px;
                padding-bottom: 10px
            }
        }

        @media (max-width:479px) {
            body.v4 .breadcrumb-bottom {
                margin-left: 0;
                margin-right: 0
            }
        }

        @media (min-width:768px) {
            body.v4 .breadcrumb-bottom {
                padding: 14px 17px;
                margin-right: auto;
                margin-left: auto;
                width: 720px
            }
        }

        @media (min-width:1026px) {
            body.v4 .breadcrumb-bottom {
                width: 995px
            }

            body.v4 section.three-icons {
                padding: 10px 50px
            }
        }

        body.v4 .breadcrumb-bottom a {
            color: #0d4f78
        }

        body.v4 .breadcrumb-bottom .breadcrumb-separator {
            margin: 0 13px;
            background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+CjxwYXRoIGZpbGw9IiMwZDRmNzgiIGQ9Ik0yNi4wMzQgMTguMzcybC0xNi43MDEgMTEuODMxYy0wLjQ2OCAwLjMzNS0xLjA1MSAwLjUzNS0xLjY4MSAwLjUzNS0xLjYwNyAwLTIuOTA5LTEuMzAyLTIuOTA5LTIuOTA5djAtMjMuNjZjMC0xLjYwNyAxLjMwMi0yLjkwOSAyLjkwOS0yLjkwOSAwLjYzIDAgMS4yMTQgMC4yIDEuNjkgMC41NDFsLTAuMDA5LTAuMDA2IDE2LjY5OCAxMS44MjhjMC43NDcgMC41MzQgMS4yMjcgMS4zOTggMS4yMjcgMi4zNzRzLTAuNDgxIDEuODQtMS4yMTkgMi4zNjhsLTAuMDA5IDAuMDA2eiIgLz4KPC9zdmc+);
            display: inline-block;
            width: 12px;
            height: 12px;
            text-indent: 100%;
            white-space: nowrap;
            overflow: hidden
        }

        body.v4 section.three-icons .title {
            margin-bottom: 30px
        }

        body.v4 section.three-icons li {
            position: relative;
            padding-left: 15px;
            font-size: 16px;
            margin-bottom: 10px
        }

        body.v4 section.three-icons li:before {
            position: absolute;
            left: 0;
            top: 2px;
            margin-right: 10px;
            content: "›";
            line-height: 1
        }

        body.v4 section.three-icons .item-wrapper {
            margin-bottom: 40px
        }

        body.v4 section.three-icons.appointment-process img {
            margin-bottom: 15px
        }

        @media (min-width:768px) {
            body.v4 section.three-icons.appointment-process img {
                margin-bottom: 20px
            }
        }

        body.v4 section.three-icons.appointment-process .subheadline {
            font-size: 18px;
            margin-bottom: 15px;
            font-weight: 700;
            display: block;
            color: #0d4f78
        }

        @media (min-width:768px) {
            body.v4 section.three-icons.appointment-process .subheadline {
                margin-bottom: 10px
            }
        }

        body.v4 section.three-icons.sale-advantages img {
            width: 90px;
            margin: 0 auto 10px
        }

        [lang=es] body.v4 section.three-icons.sale-advantages .btn {
            width: 100%
        }

        @media (min-width:768px) {
            body.v4 section.three-icons.sale-advantages img {
                margin-bottom: 20px
            }

            [lang=es] body.v4 section.three-icons.sale-advantages .btn {
                width: auto
            }
        }

        [lang=fr] body.v4 section.three-icons.sale-advantages .btn,
        body.v4 section.video-list .video-col img {
            width: 100%
        }

        body.v4 section.three-icons .btn,
        body.v4 section.three-icons .btn:focus {
            outline: 0
        }

        body.v4 section.three-icons .more-information {
            display: block;
            margin-top: 10px;
            cursor: pointer
        }

        @media (min-width:1026px) {
            body.v4 section.video-list {
                padding: 10px 50px 5px
            }
        }

        body.v4 section.video-list .title {
            color: #fff;
            margin-bottom: 10px
        }

        body.v4 section.video-list p {
            color: #fff;
            font-weight: 500;
            line-height: 1.25
        }

        body.v4 section.video-list ul {
            margin-bottom: 0
        }

        body.v4 section.video-list li {
            background: url(https://content.wirkaufendeinauto.de/static/car_images/icon-checkmark-orange.svg) no-repeat;
            font-size: 14px;
            padding-left: 25px;
            text-align: left;
            padding-bottom: 11px;
            background-position-y: 2px;
            background-size: 21px;
            color: #fff;
            font-weight: 700
        }

        @media (min-width:768px) and (max-width:1025px) {
            body.v4 section.video-list .row {
                display: flex;
                justify-content: center;
                align-items: center
            }

            body.v4 section.video-list .row .col-sm-6 {
                flex: 0 0 50%
            }
        }

        @media (max-width:767px) {
            body.v4 section.video-list .video-col {
                margin-bottom: 10px
            }
        }

        @media (min-width:768px) {
            body.v4 section.video-list li {
                font-size: 18px;
                background-position-y: 5px
            }

            body.v4 section.video-list .video-col .video-react,
            body.v4 section.video-list .video-col img {
                margin-top: 8px;
                margin-bottom: 8px
            }
        }

        body.v4 section.video-list .btn:active {
            background: #e87523
        }

        @media (min-width:480px) {
            body.v4 section.video-list .btn {
                width: 100%
            }
        }

        body.v4 section.video-list .link-row {
            margin-top: 30px
        }

        @media (min-width:768px) {
            body.v4 section.video-list .btn {
                width: 280px
            }

            body.v4 section.video-list .link-row {
                margin-top: 22px
            }
        }

        body.v4 section.video-list .legal-text {
            color: #fff;
            font-size: 14px;
            margin: 5px 0 20px
        }

        @media (min-width:1026px) {
            body.v4 section.branch-finder {
                padding: 10px 50px
            }
        }

        @media (max-width:767px) {
            body.v4 section.branch-finder p {
                margin-bottom: 0
            }

            body.v4 section.branch-finder .title {
                text-align: center
            }
        }

        body.v4 section.branch-finder .btn {
            margin: 0 auto;
            display: block
        }

        [lang=pt] body.v4 section.branch-finder .btn {
            padding-left: 0
        }

        @media (min-width:1026px) {
            body.v4 section.services {
                padding: 15px 50px
            }
        }

        body.v4 section.services .subheadline {
            font-weight: 700;
            color: inherit;
            line-height: inherit
        }

        @media (min-width:768px) {
            body.v4 section.services .subheadline {
                font-size: 18px
            }
        }

        @media (max-width:767px) {
            body.v4 section.branch-finder .btn {
                margin-bottom: 20px
            }

            body.v4 section.services .left-col {
                margin-bottom: 40px
            }
        }

        body.v4 section.services li {
            position: relative;
            padding-left: 15px;
            font-size: 16px
        }

        body.v4 section.services li:before {
            position: absolute;
            left: 0;
            top: 2px;
            margin-right: 10px;
            content: "›";
            line-height: 1
        }

        body.v4 section.services img {
            margin-bottom: 20px
        }

        body.v4 .accordion {
            padding: 10px 0 15px
        }

        body.v4 .accordion input {
            position: absolute;
            opacity: 0;
            z-index: -1
        }

        @media (min-width:768px) {
            body.v4 .accordion .title {
                margin-bottom: 40px !important
            }
        }

        body.v4 .accordion .tabs {
            margin-bottom: 15px;
            border-radius: 8px
        }

        @media (max-width:767px) {
            body.v4 .accordion .col {
                padding-left: 0;
                padding-right: 0
            }
        }

        body.v4 .accordion .tab {
            width: 100%;
            position: relative;
            border-top: 1px solid #e7e7e7
        }

        body.v4 .accordion .tab-label {
            padding: 1em;
            font-weight: 700;
            cursor: pointer;
            width: 100%;
            color: #333;
            display: table;
            margin-bottom: 0
        }

        body.v4 .accordion .tab .icon-wrapper {
            display: table-cell;
            width: 24px
        }

        body.v4 .accordion .tab .icon-wrapper.left {
            padding-right: 8px
        }

        @media (min-width:1026px) {
            body.v4 .accordion .tab .icon-wrapper {
                width: 30px
            }

            body.v4 .accordion .tab .icon-wrapper.left {
                padding-right: 15px
            }
        }

        body.v4 .accordion .tab .icon-wrapper.right {
            padding-left: 8px;
            padding-right: 0
        }

        @media (min-width:1026px) {
            body.v4 .accordion .tab .icon-wrapper.right {
                padding-left: 5px;
                padding-right: 10px
            }
        }

        body.v4 .accordion .tab .question {
            display: table-cell;
            font-size: 16px;
            font-weight: 700;
            color: #333;
            padding: 0;
            margin: 0
        }

        body.v4 .accordion .tab-content {
            max-height: 0;
            padding: 0 45px 0 20px;
            transition: all .35s;
            overflow: hidden
        }

        body.v4 .accordion .tab-content p:last-child {
            margin-bottom: 0
        }

        @media (min-width:1026px) {
            body.v4 .accordion .tab-content {
                padding-left: 45px
            }
        }

        body.v4 .accordion .tab-close {
            padding: 1em;
            font-size: .75em;
            background: #fff;
            cursor: pointer
        }

        body.v4 .accordion .tab .subheadline {
            font-weight: 700;
            color: #474747;
            font-size: 16px
        }

        body.v4 .accordion .tab .green-checkmark li {
            background-position-y: 8px;
            font-size: 16px;
            background: url(//content.wirkaufendeinauto.de/static/car_images/smallest-green-checkmark.png) no-repeat;
            image-rendering: -webkit-optimize-contrast;
            padding-left: 25px;
            text-align: left;
            padding-bottom: 5px;
            background-position: 0 9px;
            background-size: 13px
        }

        body.v4 .accordion .tab-checkbox:checked+.tab-label .arrow {
            transform: rotate(180deg)
        }

        body.v4 .accordion .tab-checkbox:checked~.tab-content {
            max-height: 100%;
            padding-top: 5px;
            padding-bottom: 10px
        }

        body.v4 .accordion .btn {
            outline: 0
        }

        body.v4 .accordion .tab-checkbox.open~.tab-content {
            max-height: 100%
        }

        body.v4 section.customer-reviews .title {
            margin-bottom: 25px
        }

        body.v4 section.customer-reviews .quote {
            text-align: center;
            line-height: 1.38
        }

        @media (min-width:768px) {
            body.v4 section.customer-reviews .title {
                margin-bottom: 35px
            }

            body.v4 section.customer-reviews .quote {
                min-height: 255px
            }

            [lang=es] body.v4 section.customer-reviews .quote {
                min-height: 300px
            }

            [lang=it] body.v4 section.customer-reviews .quote {
                min-height: 150px
            }
        }

        @media (min-width:1026px) {
            body.v4 section.customer-reviews {
                padding: 15px 50px
            }

            body.v4 section.customer-reviews .quote {
                min-height: 210px
            }

            [lang=es] body.v4 section.customer-reviews .quote {
                min-height: 240px
            }

            [lang=it] body.v4 section.customer-reviews .quote {
                min-height: 150px
            }
        }

        body.v4 section.customer-reviews .quote:before {
            display: block;
            content: "";
            width: 27px;
            height: 20px;
            margin: 0 auto 10px;
            background: url(https://content.wirkaufendeinauto.de/static/car_images/icon-quotation-marks-blue.svg) no-repeat
        }

        body.v4 section.customer-reviews .col-3,
        body.v4 section.customer-reviews .metadata p:empty {
            display: none
        }

        body.v4 section.customer-reviews .quote .customer-quote {
            padding: initial;
            font-size: initial;
            border: initial
        }

        body.v4 section.customer-reviews .metadata {
            text-align: center;
            line-height: 1.38
        }

        body.v4 section.customer-reviews .metadata p {
            margin-bottom: 0;
            font-size: 14px
        }

        body.v4 section.customer-reviews .metadata .name {
            font-weight: 700
        }

        body.v4 section.customer-reviews .metadata .car {
            margin-bottom: 10px
        }

        @media (max-width:767px) {
            body.v4 .accordion .tab-checkbox.open~.tab-content {
                max-height: 0
            }

            body.v4 section.customer-reviews .col-1 .metadata {
                margin-bottom: 30px;
                border-bottom: 1px solid #eee;
                padding-bottom: 30px
            }
        }

        body.v4 section.self-evaluation-process {
            margin-bottom: 20px
        }

        body.v4 section.self-evaluation-process .title {
            text-align: center;
            margin: 10px 0 25px
        }

        @media (min-width:768px) {
            body.v4 section.self-evaluation-process .title {
                margin-bottom: 35px;
                margin-top: 15px
            }

            body.v4 section.self-evaluation-process .step {
                display: flex
            }
        }

        body.v4 section.self-evaluation-process h4 {
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 5px
        }

        body.v4 section.self-evaluation-process .step {
            margin-bottom: 20px
        }

        body.v4 section.self-evaluation-process .step .info {
            flex: 1;
            display: flex;
            align-items: center
        }

        body.v4 section.self-evaluation-process .step p {
            font-size: 14px;
            margin-bottom: 5px
        }

        body.v4 section.self-evaluation-process ul {
            list-style: none;
            padding: 0
        }

        @media (min-width:768px) and (max-width:1025px) {
            body.v4 section.self-evaluation-process ul {
                font-size: 14px
            }
        }

        body.v4 section.self-evaluation-process ul li {
            padding-left: 25px;
            margin-bottom: 5px;
            font-size: 14px;
            background: url(//content.wirkaufendeinauto.de/static/car_images/smallest-green-checkmark.png) 0 50% no-repeat
        }

        body.v4 section.self-evaluation-process .img-wrapper>img {
            width: 280px
        }

        [lang=fr] body.v4 section.self-evaluation-process .btn {
            width: 100%
        }

        body.v4 .btn,
        body.v4 .tab-label,
        body.v4 a,
        body.v4 button,
        body.v4 input,
        body.v4 select,
        body.v4 textarea {
            outline: 0
        }

        body.v4 .box-selector__item:focus-within,
        body.v4 .btn:focus-visible,
        body.v4 .tab-label:focus-visible,
        body.v4 a:focus-visible,
        body.v4 button:focus-visible,
        body.v4 input:focus-visible,
        body.v4 select:focus-visible,
        body.v4 textarea:focus-visible {
            outline: #fff solid 2px !important;
            outline-offset: 0 !important;
            box-shadow: 0 0 0 4px #0d4f78 !important
        }

        body.v4 a:focus-visible,
        body.v4 label:focus-visible {
            border-radius: 4px
        }

        body.v4 .box-widget .headline {
            font-weight: 700;
            font-size: 21px;
            padding: 0 15px;
            line-height: 1.25;
            display: block;
            color: #0d4f78;
            text-align: center;
            margin: 20px 0 0
        }

        @media (min-width:768px) {
            body.v4 .box-widget .headline {
                font-size: 30px;
                margin: 30px 0 10px
            }
        }

        body.v4 .title {
            font-weight: 700;
            font-size: 20px;
            display: block;
            line-height: normal;
            color: #0d4f78;
            margin-bottom: 10px
        }

        @media (min-width:768px) {
            body.v4 .title {
                font-size: 24px
            }
        }

        body.v4 .text-image-2 h3 {
            font-size: 18px
        }

        .dsb-widget-step1-main-box {
            margin-bottom: 20px
        }

                                            .mobile_hidden {
                                        display: none
                                    }

                                    @media (min-width:768px) {
                                        .mobile_hidden {
                                            display: block
                                        }
                                    }

                                    .branch-finder-search {
                                        padding-top: 11px;
                                        padding-bottom: 1px
                                    }

                                    @media (min-width:768px) {
                                        .branch-finder-search {
                                            padding-left: 25px;
                                            padding-right: 25px
                                        }
                                    }

                                    .search-field {
                                        margin-bottom: 10px;
                                        display: flex;
                                        justify-content: center;
                                        margin-top: 13px
                                    }

                                    .search__button {
                                        height: 40px;
                                        width: 46px;
                                        border-radius: 3px;
                                        border-color: transparent;
                                        outline: none;
                                        background-color: #e87524;
                                        font-size: 16px;
                                        color: #fff
                                    }

                                    @media (min-width:768px) {
                                        .search__button {
                                            width: 100%;
                                            font-size: 14px
                                        }
                                    }

                                    .button_input-control {
                                        border-top-left-radius: 0;
                                        border-bottom-left-radius: 0
                                    }

                                    .with-text {
                                        padding: 0 40px
                                    }

                                    @media (min-width:768px) {
                                        .with-text {
                                            display: flex;
                                            align-items: center;
                                            justify-content: center;
                                            width: auto
                                        }
                                    }

                                    .icon_search {
                                        width: auto;
                                        padding-left: 9px
                                    }

                                    .search-field__wrapper {
                                        width: 100%;
                                        position: relative
                                    }

                                    @media (min-width:768px) {
                                        .search-field__wrapper {
                                            width: auto
                                        }
                                    }

                                    .search-field__input {
                                        width: 100%;
                                        height: 40px;
                                        box-sizing: border-box;
                                        border-radius: 5px;
                                        border: 1px solid grey;
                                        background-color: #fff;
                                        border-top-right-radius: 0;
                                        border-bottom-right-radius: 0;
                                        border-right: 0;
                                        font-size: 14px;
                                        color: #5b5b5b;
                                        padding: 0 10px
                                    }

                                    @media (min-width:768px) {
                                        .search-field__input {
                                            width: 315px
                                        }
                                    }

                                    @media (min-width:768px) {
                                        .branch-finder .branch-finder-search {
                                            padding: 0
                                        }
                                    }

                                    @media (min-width:768px) {
                                        .branch-finder .search-field__wrapper {
                                            width: 185px
                                        }
                                    }

                                    @media (min-width:1030px) {
                                        .branch-finder .search-field__wrapper {
                                            width: 280px
                                        }
                                    }

                                    .branch-finder .search-field__input {
                                        width: 100%;
                                        border: 1px solid #e87524
                                    }

                                    .branch-finder .search__button {
                                        padding: 5px;
                                        text-decoration: none;
                                        color: #fff
                                    }

                                    @media (min-width:768px) {
                                        .branch-finder .search__button {
                                            width: auto;
                                            padding: 0 10px
                                        }
                                    }
                                                .signup-wrapper {
                font-family: 'Open Sans', sans-serif
            }

            .signup-wrapper .hidden,
            .signup-wrapper .success.hidden {
                display: none
            }

            .signup-wrapper .form-wrapper {
                background-color: #0d4f78;
                margin: 0 -10px;
                padding: 20px
            }

            .signup-wrapper p,
            .signup-wrapper span {
                color: #fff
            }

            .signup-wrapper .h1 {
                color: #fff !important;
                font-size: 24px !important;
                margin-bottom: 5px !important;
                margin-top: 0 !important;
                font-weight: 600 !important
            }

            .signup-wrapper .subtitle {
                font-size: 16px;
                margin-bottom: 10px;
                display: block
            }

            .signup-wrapper .success {
                background-color: #fff;
                border: 1px solid #58a728;
                border-radius: 5px;
                display: table;
                padding: 5px;
                border-left-width: 10px
            }

            .signup-wrapper .error .error-box {
                background-color: #f2dede;
                color: #d0021b;
                padding: 7px 10px;
                border-radius: 3px;
                margin-top: 5px
            }

            .signup-wrapper .error .error-box p {
                color: #d0021b;
                margin-bottom: 0;
                font-size: 14px
            }

            .signup-wrapper .success .img-wrapper {
                display: table-cell;
                vertical-align: middle
            }

            .signup-wrapper .success .img-wrapper img {
                width: 30px;
                margin-right: 40px;
                margin-left: 8px
            }

            .signup-wrapper .success .text-wrapper {
                display: table-cell;
                vertical-align: middle
            }

            .signup-wrapper .success span {
                font-size: 14px;
                color: #333;
                line-height: 1.2
            }

            .signup-wrapper .agb-paragraph {
                font-size: 14px;
                text-align: left
            }

            .signup-wrapper a {
                color: #e87524 !important;
                font-weight: 700
            }

            .signup-wrapper img {
                margin: 0 auto
            }

            .signup-wrapper form.has-error .email-field {
                border-color: #d0021b;
                color: #d0021b
            }

            .signup-wrapper .email-field {
                display: block;
                width: 100%;
                height: 44px;
                padding: 6px 12px;
                font-size: 16px;
                line-height: 1.42857143;
                color: #333;
                background-color: #fff;
                background-image: none;
                border: 1px solid #e87524;
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
                transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
                -webkit-appearance: none;
                -moz-appearance: none;
                position: relative;
                border-radius: 5px
            }

            .signup-wrapper .btn-wrapper {
                display: inline-block;
                position: relative
            }

            .signup-wrapper .icon-arrow {
                background: url(//content.wirkaufendeinauto.de/static/car_images/right-arrow.png) no-repeat 50%;
                background-size: contain;
                margin-left: 3px;
                display: inline-block;
                width: 17px;
                height: 14px;
                vertical-align: middle
            }

            .signup-wrapper .btn {
                font-weight: 600;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                padding: 10px 16px;
                font-size: 16px;
                line-height: 1;
                color: #fff;
                background-color: #e87524;
                position: relative;
                height: 44px;
                border: 0;
                vertical-align: baseline;
                border-radius: 5px;
                width: 100%
            }

            .signup-wrapper .form-row {
                margin-bottom: 20px
            }

            @media (max-width:767px) {
                .signup-wrapper .container {
                    padding: 0 10px !important
                }

                .signup-wrapper .form-wrapper {
                    text-align: center
                }

                .signup-wrapper .btn-wrapper {
                    width: 100%;
                    margin-top: 5px
                }

                .signup-wrapper form.has-error .btn-wrapper {
                    margin-top: 51px
                }

                form.has-error+.response {
                    position: relative
                }

                form.has-error+.response .error {
                    position: absolute;
                    top: -93px;
                    left: 0;
                    right: 0;
                    width: 100%;
                    margin-left: auto;
                    margin-right: auto
                }

                form.has-error+.response .error .error-box {
                    padding: 7px 6px
                }

                .signup-wrapper .success span {
                    text-align: left
                }

                .signup-wrapper .success .img-wrapper img {
                    margin-left: 3px
                }
            }

            @media (min-width:768px) {
                .affiliate .signup-wrapper>.container {
                    padding: 0
                }

                .signup-wrapper .form-wrapper {
                    padding: 25px 20px 20px;
                    margin: 10px 0 0 0
                }

                .signup-wrapper input[type=email] {
                    display: inline-block;
                    width: 273px;
                    border-radius: 5px 0 0 5px
                }

                .signup-wrapper .btn {
                    width: 140px !important;
                    padding: 10px 16px 10px 23px;
                    text-align: left;
                    border-radius: 0 5px 5px 0;
                    margin-left: -4px
                }

                .signup-wrapper .error .error-box {
                    width: 325px
                }
            }

            @media (min-width:768px) and (max-width:1025px) {
                .signup-wrapper .h1 {
                    font-size: 22px
                }

                .signup-wrapper .car-col {
                    padding: 0
                }

                .signup-wrapper img {
                    margin: 18px auto 0
                }

                .signup-wrapper .checkmark {
                    margin-top: 10px
                }

                .signup-wrapper .error .error-box {
                    width: 273px
                }
            }

            @media (min-width:1026px) {
                .signup-wrapper .form-wrapper {
                    padding: 25px 88px 20px
                }

                .signup-wrapper input[type=email] {
                    width: 325px
                }

                .signup-wrapper img {
                    width: 290px;
                    margin: 0 auto
                }
            }

            @media (min-width:1025px) and (max-width:1200px) {
                .signup-wrapper .form-wrapper {
                    padding: 25px 60px 20px
                }
            }
                        footer li {
                line-height: 28px;
            }

            footer .bubble {
                width: auto;
                height: 32px;
                padding: 5px 12px;
                margin-left: 12px;
                position: relative;
                background: #0d4f78;
                border-radius: 8px;
            }

            footer .bubble:after {
                content: '';
                position: absolute;
                border-style: solid;
                border-color: transparent #0d4f78;
                border-width: 6px 9px 6px 0;
                top: calc(50% - 6px);
                left: -9px;
            }

            body footer .footer-row .flags a {
                text-decoration: none
            }

            body footer {
                background-color: #4a4a4a !important;
                box-shadow: none !important;
                border: none !important;
                margin: 10px 0 0 !important
            }

            body footer * {
                color: #fff !important
            }

            body footer .footer-row {
                margin: 0
            }

            body footer .footer-row .flags {
                margin: 0 0 30px
            }

            body footer .footer-row .flags a img {
                margin-right: 10px;
                margin-bottom: 10px
            }

            body footer .footer-row .footer-links {
                text-align: left !important
            }

            @media (max-width:767px) {
                body.v4 footer .footer-row .footer-links {
                    margin-bottom: 20px
                }

                .compat-stext .gmaps iframe {
                    width: 100% !important
                }
            }

            body footer .footer-row .footer-links ul {
                font-size: 13px
            }

            @media (min-width:768px) {
                body footer .footer-row .copyright-row {
                    text-align: center
                }
            }

            .copyright-row * {
                font-size: 13px
            }

            ul.geosuggest__suggests:after {
                content: '';
                display: block;
                background: url(//content.wirkaufendeinauto.de/static/car_images/powered-by-google.png) no-repeat calc(100% - 10px) 50%;
                height: 35px;
                float: right;
                width: 100%;
                border-top: 1px solid #e5e5e5
            }