@charset "UTF-8";
button,
input {
    overflow: visible
}

.sr-only,
td,
th {
    padding: 0
}

.table,
label {
    max-width: 100%
}

.container-fluid:after,
.container:after,
.custom-select-display:after,
.form-horizontal .form-group:after,
.gallery-grid-carousel-item:after,
.row:after,
.ui-helper-clearfix:after {
    clear: both
}

.btn,
.owl-controls {
    -webkit-user-select: none;
    -ms-user-select: none
}

.close,
.tooltip {
    text-shadow: none
}

.mfp-arrow,
.owl-controls,
html {
    -webkit-tap-highlight-color: transparent
}

.container,
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.container .js-validate-form .generic-nav-left,
.container .js-validate-form .generic-nav-right,
.container .js-validate-form .section-form-generic,
.container .js-validate-form .section-form-generic-nav,
.content,
.gallery-grid-carousel-item,
.gallery-grid-item,
.input-group,
.module-contentstream>.js-validate-form .generic-nav-container .generic-nav-left,
.module-contentstream>.js-validate-form .generic-nav-container .generic-nav-right,
.module-contentstream>.js-validate-form .section-form-generic,
.module-contentstream>.js-validate-form .section-form-generic-nav,
.row,
input {
    box-sizing: border-box
}

.container,
.container-fluid,
.dl-horizontal,
.gallery-grid-carousel-item,
.row,
audio,
canvas,
video {
    zoom: 1
}

img {
    width: auto;
    height: auto;
    -ms-interpolation-mode: bicubic;
    border: 0
}

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

.breadcrumb>li,
.help-block {
    display: inline;
    zoom: 1
}

.dropdown-toggle {
    margin-bottom: -3px
}

.dropdown-menu .divider {
    width: 100%;
    margin: -5px 0 5px
}

.list-group {
    margin-left: 0
}

ul .list-group-item {
    list-style: none
}

.clearfix {
    zoom: 1
}

.glyphicon,
.glyphicon-zoom {
    text-decoration: inherit;
    line-height: normal
}


/*! 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%
}

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
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

figure {
    margin: 1em 40px
}

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

*,
.mfp-container,
:after,
:before,
img.mfp-img {
    box-sizing: border-box
}

pre,
textarea {
    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,
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[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

.glyphicon,
.glyphicon-zoom {
    position: relative;
    top: 1px;
    display: inline-block
}

html {
    font-size: 10px
}

body {
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #5f6062;
    background-color: #fff
}

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

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

.accordion-title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.module-section-headline,
.module-section-subline,
.module-teaser-headline,
.notification-container .notification .notification-headline,
.section-settlement-header .section-headline,
.teaser-text-intro .teaser-text-intro-headline,
.teaser-text-small .text-container .teaser-text-small-headline,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: imago, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}

.accordion-title .small,
.accordion-title 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,
.module-section-headline .small,
.module-section-headline small,
.module-section-subline .small,
.module-section-subline small,
.module-teaser-headline .small,
.module-teaser-headline small,
.notification-container .notification .notification-headline .small,
.notification-container .notification .notification-headline small,
.section-settlement-header .section-headline .small,
.section-settlement-header .section-headline small,
.teaser-text-intro .teaser-text-intro-headline .small,
.teaser-text-intro .teaser-text-intro-headline small,
.teaser-text-small .text-container .teaser-text-small-headline .small,
.teaser-text-small .text-container .teaser-text-small-headline 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: #949597
}

.accordion-title,
.h1,
.h2,
.h3,
.module-section-headline,
.module-section-subline,
.module-teaser-headline,
.section-settlement-header .section-headline,
h1,
h2,
h3 {
    margin-top: 24px;
    margin-bottom: 12px
}

.accordion-title .small,
.accordion-title small,
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.module-section-headline .small,
.module-section-headline small,
.module-section-subline .small,
.module-section-subline small,
.module-teaser-headline .small,
.module-teaser-headline small,
.section-settlement-header .section-headline .small,
.section-settlement-header .section-headline small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
.notification-container .notification .notification-headline,
.teaser-text-intro .teaser-text-intro-headline,
.teaser-text-small .text-container .teaser-text-small-headline,
h4,
h5,
h6 {
    margin-top: 12px;
    margin-bottom: 12px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
.notification-container .notification .notification-headline .small,
.notification-container .notification .notification-headline small,
.teaser-text-intro .teaser-text-intro-headline .small,
.teaser-text-intro .teaser-text-intro-headline small,
.teaser-text-small .text-container .teaser-text-small-headline .small,
.teaser-text-small .text-container .teaser-text-small-headline small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
.module-section-headline,
h1 {
    font-size: 41px
}

.h2,
.module-section-subline,
h2 {
    font-size: 28px
}

.accordion-title,
.h3,
.module-teaser-headline,
.section-settlement-header .section-headline,
h3 {
    font-size: 20px
}

.h4,
.h5,
.notification-container .notification .notification-headline,
.teaser-text-intro .teaser-text-intro-headline,
.teaser-text-small .text-container .teaser-text-small-headline,
h4,
h5 {
    font-size: 16px
}

.h6,
h6 {
    font-size: 14px
}

p {
    margin: 0 0 12px
}

.lead {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

dt,
label {
    font-weight: 700
}

@media (min-width:768px) {
    .lead {
        font-size: 24px
    }
    .container {
        width: 767px
    }
}

.small,
small {
    font-size: 87%
}

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.glyphicon-arrow_next,
.tooltip {
    font-style: normal;
    text-transform: none
}

.text-muted {
    color: #949597
}

.has-mg-top {
    margin-top: 27px
}

.bg-primary {
    color: #fff
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #eaeaea
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

ol,
ul {
    margin-bottom: 12px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    zoom: 1;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 24px
}

dd,
dt {
    line-height: 1.5
}

dd {
    margin-left: 0
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #949597
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 20px;
    border-left: 5px solid #eaeaea
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.table,
address {
    margin-bottom: 24px
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #949597
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eaeaea;
    border-left: 0;
    text-align: right
}

.container,
.container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal;
    line-height: 1.5
}

.container:after,
.container:before {
    content: " ";
    display: table
}

@media (min-width:1280px) {
    .container {
        width: 1176px
    }
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.gallery-grid-carousel-item,
.row {
    margin-left: -10px;
    margin-right: -10px
}

.gallery-grid-carousel-item:after,
.gallery-grid-carousel-item:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.container .js-validate-form .generic-nav-left,
.container .js-validate-form .generic-nav-right,
.container .js-validate-form .section-form-generic,
.container .js-validate-form .section-form-generic-nav,
.gallery-grid-item,
.module-contentstream>.js-validate-form .generic-nav-container .generic-nav-left,
.module-contentstream>.js-validate-form .generic-nav-container .generic-nav-right,
.module-contentstream>.js-validate-form .section-form-generic,
.module-contentstream>.js-validate-form .section-form-generic-nav {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.container .js-validate-form .generic-nav-left,
.container .js-validate-form .generic-nav-right,
.container .js-validate-form .section-form-generic,
.container .js-validate-form .section-form-generic-nav,
.gallery-grid-item,
.module-contentstream>.js-validate-form .generic-nav-container .generic-nav-left,
.module-contentstream>.js-validate-form .generic-nav-container .generic-nav-right,
.module-contentstream>.js-validate-form .section-form-generic,
.module-contentstream>.js-validate-form .section-form-generic-nav {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4,
.container .js-validate-form .generic-nav-left,
.gallery-grid-item {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6,
.module-contentstream>.js-validate-form .generic-nav-container .generic-nav-left,
.module-contentstream>.js-validate-form .generic-nav-container .generic-nav-right {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8,
.container .js-validate-form .generic-nav-right {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12,
.container .js-validate-form .section-form-generic,
.container .js-validate-form .section-form-generic-nav,
.module-contentstream>.js-validate-form .section-form-generic,
.module-contentstream>.js-validate-form .section-form-generic-nav {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .container .js-validate-form .section-form-generic,
    .gallery-grid-item {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2,
    .gallery-grid-item {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9,
    .container .js-validate-form .section-form-generic {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1280px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .gallery-grid-item {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2,
    .gallery-grid-item {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

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

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #949597
}

.table {
    width: 100%
}

.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.5;
    vertical-align: top;
    border-top: 1px solid #5f6062
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #5f6062
}

.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 #5f6062
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #5f6062
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ecf5f9
}

.table-hover>tbody>tr:hover,
.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 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-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: #b6d9a4
}

.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: #a8d192
}

.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: #f3c7c7
}

.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: #eeb2b2
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #5f6062
    }
    .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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

.fieldset-legend,
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    border: 0;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #949597;
    line-height: 48px
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #949597
}

.form-control,
input[type=file],
output {
    display: block
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}

.placeholder-fix {
    color: #949597!important
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=radio]:focus,
input[type=file]:focus,
input[type=checkbox]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.5;
    color: #5f6062
}

.form-control {
    position: relative;
    width: 100%;
    height: 39px;
    padding: 8px 18px 8px 0;
    font-size: 14px;
    line-height: 1.5;
    color: #009530;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-bottom: 1px solid #a9aaac;
    border-radius: 0
}

.form-control:focus {
    outline: 0;
    border-bottom: 1px solid #009530
}

.form-control::-moz-placeholder {
    color: #949597;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #949597
}

.form-control::-webkit-input-placeholder {
    color: #949597
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #33aa59
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eaeaea;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

.form-control::-ms-clear {
    display: none
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 38px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 31px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 49px
    }
}

.form-group {
    margin-bottom: 38px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 16px;
    margin-bottom: 16px
}

.checkbox label,
.radio label {
    min-height: 24px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline 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;
    margin-left: 0;
    margin-top: 20px;
    vertical-align: middle
}

.btn-block+.btn-block,
.help-block {
    margin-top: 5px
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
input[type=radio].disabled,
input[type=radio][disabled],
input[type=checkbox].disabled,
input[type=checkbox][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 40px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 31px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 31px;
    line-height: 31px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 31px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 31px;
    line-height: 31px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 31px;
    min-height: 38px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.4
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 49px;
    line-height: 49px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 44px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 47.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    pointer-events: none;
    background-position: right
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px
}

.has-success .input-group-addon {
    color: #33aa59;
    border-color: #33aa59;
    background-color: #b6d9a4
}

.has-success .form-control {
    box-shadow: none;
    border-color: transparent transparent #33aa59
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control {
    box-shadow: none;
    border-color: transparent transparent #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #da0000
}

.has-error .input-group-addon {
    color: #da0000;
    border-color: #da0000;
    background-color: #f3c7c7
}

.has-error .form-control {
    box-shadow: none;
    border-color: transparent transparent #da0000
}

.has-feedback label~.form-control-feedback {
    top: 29px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    color: #9fa0a2
}

.help-block .list-unstyled {
    margin: 0
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .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 .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 .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.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: 31px
}

.form-horizontal .form-group {
    zoom: 1;
    margin-left: -10px;
    margin-right: -10px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 20px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}

.hasDatepicker {
    background: url(/media/_tech/assets/images_1/form/icon-datepicker.png) center right no-repeat
}

.has-success .hasDatepicker {
    background: 0 none
}

.custom-checkbox,
.custom-radio {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    margin: 0 9px 0 -20px;
    padding: 0;
    width: 22px;
    height: 22px;
    border: none;
    cursor: pointer;
    background-repeat: no-repeat;
    position: relative;
    z-index: -1
}

.custom-select,
.custom-select-display {
    width: 100%;
    position: relative;
    font-size: 14px
}

.custom-checkbox.disabled,
.custom-radio.disabled {
    cursor: default
}

.checkbox-text {
    display: inline-block;
    max-width: 80%
}

.custom-checkbox {
    float: left;
    background-image: url(/media/_tech/assets/images_1/form/custom-checkbox.png)
}

.custom-checkbox.checked {
    background-image: url(/media/_tech/assets/images_1/form/custom-checkbox-checked.png)
}

.custom-radio {
    background-image: url(/media/_tech/assets/images_1/form/custom-radio.png)
}

.custom-radio.checked {
    background-image: url(/media/_tech/assets/images_1/form/custom-radio-checked.png)
}

.custom-select {
    height: 39px;
    opacity: 0;
    margin-bottom: -34px;
    border: 0;
    z-index: 2;
    display: block;
    filter: alpha(opacity=0);
    cursor: pointer;
    color: #89a8a8
}

.custom-select-display {
    padding: 8px 0;
    z-index: 1;
    line-height: 1.5;
    color: #009530;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-bottom-color: #a9aaac
}

.custom-select-display:after,
.custom-select-display:before {
    content: " ";
    display: table
}

.has-success .custom-select-display {
    border-bottom-color: #009530
}

.has-error .custom-select-display {
    border-bottom-color: #da0000
}

.custom-select-display-value {
    width: 90%;
    float: left;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.custom-select-display-arrow {
    width: 15px;
    height: 8px;
    margin-top: 7px;
    float: right;
    text-align: right;
    background-image: url(/media/_tech/assets/images_1/form/custom-select-arrow.png)
}

.form-group {
    position: relative
}

.form-group .form-control-feedback {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background-position: right
}

.form-group .form-control-feedback.glyphicon-ok {
    width: 15px
}

.form-group.has-success input[type=date]:focus+.form-control-feedback,
.form-group.has-success input[type=date]:hover+.form-control-feedback {
    display: none
}

.form-group.has-error .form-control-feedback,
.form-group.has-success .form-control-feedback {
    display: block
}

.form-group.has-error {
    color: #da0000
}

.form-group.has-success {
    color: #009530
}

.help-block.with-errors {
    color: #da0000;
    font-size: 14px;
    line-height: 1.4;
    display: none
}

@media (min-width:1280px) {
    .help-block.with-errors {
        border: 1px solid #da0000;
        background: #f3c7c7;
        position: absolute;
        max-width: 180px;
        min-width: 100px;
        padding: 9px 13px;
        z-index: 1;
        bottom: -2px;
        margin-left: 100%;
        width: auto;
        left: 21px;
        margin-right: -100%
    }
    .help-block.with-errors:after,
    .help-block.with-errors:before {
        content: '';
        width: 0;
        height: 0;
        left: -13px;
        bottom: 50%;
        margin-bottom: -7px;
        position: absolute;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-right: 13px solid #da0000
    }
    .help-block.with-errors:after {
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-right: 12px solid #f3c7c7;
        margin-bottom: -6px;
        left: -12px
    }
}

.btn,
.btn-form-generic-next.active,
.btn-form-generic-next:active,
.btn-form-generic.active,
.btn-form-generic:active,
.open>.btn-form-generic-next.dropdown-toggle,
.open>.btn-form-generic.dropdown-toggle {
    background-image: none
}

.collapsing,
.input-group,
.input-group .form-control,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.has-error .help-block.with-errors {
    display: block
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 0;
    white-space: nowrap;
    padding: 11px 10px 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    border-radius: 0;
    -moz-user-select: none;
    user-select: none
}

.btn-form-generic-prev,
.btn-form-generic-prev:active,
.btn-form-generic-prev:focus,
.btn-form-generic-prev:hover,
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    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-form-generic,
.btn-form-generic-next {
    color: #fff;
    background-color: #009530
}

.btn-form-generic-next.active,
.btn-form-generic-next.active.focus,
.btn-form-generic-next.active:focus,
.btn-form-generic-next.active:hover,
.btn-form-generic-next.focus,
.btn-form-generic-next:active,
.btn-form-generic-next:active.focus,
.btn-form-generic-next:active:focus,
.btn-form-generic-next:active:hover,
.btn-form-generic-next:focus,
.btn-form-generic-next:hover,
.btn-form-generic.active,
.btn-form-generic.active.focus,
.btn-form-generic.active:focus,
.btn-form-generic.active:hover,
.btn-form-generic.focus,
.btn-form-generic:active,
.btn-form-generic:active.focus,
.btn-form-generic:active:focus,
.btn-form-generic:active:hover,
.btn-form-generic:focus,
.btn-form-generic:hover,
.open>.btn-form-generic-next.dropdown-toggle,
.open>.btn-form-generic-next.dropdown-toggle.focus,
.open>.btn-form-generic-next.dropdown-toggle:focus,
.open>.btn-form-generic-next.dropdown-toggle:hover,
.open>.btn-form-generic.dropdown-toggle,
.open>.btn-form-generic.dropdown-toggle.focus,
.open>.btn-form-generic.dropdown-toggle:focus,
.open>.btn-form-generic.dropdown-toggle:hover {
    color: #fff;
    background-color: #5f6062
}

.btn-form-generic-next.disabled,
.btn-form-generic-next.disabled.active,
.btn-form-generic-next.disabled.focus,
.btn-form-generic-next.disabled:active,
.btn-form-generic-next.disabled:focus,
.btn-form-generic-next.disabled:hover,
.btn-form-generic-next[disabled],
.btn-form-generic-next[disabled].active,
.btn-form-generic-next[disabled].focus,
.btn-form-generic-next[disabled]:active,
.btn-form-generic-next[disabled]:focus,
.btn-form-generic-next[disabled]:hover,
.btn-form-generic.disabled,
.btn-form-generic.disabled.active,
.btn-form-generic.disabled.focus,
.btn-form-generic.disabled:active,
.btn-form-generic.disabled:focus,
.btn-form-generic.disabled:hover,
.btn-form-generic[disabled],
.btn-form-generic[disabled].active,
.btn-form-generic[disabled].focus,
.btn-form-generic[disabled]:active,
.btn-form-generic[disabled]:focus,
.btn-form-generic[disabled]:hover,
fieldset[disabled] .btn-form-generic,
fieldset[disabled] .btn-form-generic-next,
fieldset[disabled] .btn-form-generic-next.active,
fieldset[disabled] .btn-form-generic-next.focus,
fieldset[disabled] .btn-form-generic-next:active,
fieldset[disabled] .btn-form-generic-next:focus,
fieldset[disabled] .btn-form-generic-next:hover,
fieldset[disabled] .btn-form-generic.active,
fieldset[disabled] .btn-form-generic.focus,
fieldset[disabled] .btn-form-generic:active,
fieldset[disabled] .btn-form-generic:focus,
fieldset[disabled] .btn-form-generic:hover {
    background-color: #5f6062
}

@media (min-width:1280px) {
    .btn-form-generic,
    .btn-form-generic-next {
        display: inline-block;
        width: auto;
        min-width: 271px
    }
}

.btn-form-generic input,
.btn-form-generic-next input {
    display: none
}

.btn-form-generic-next:after,
.btn-form-generic-prev:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 12px
}

.btn-form-generic-next:after {
    background: url(/media/_tech/assets/images_1/icons/chevron_large_white.png) top right no-repeat;
    margin-left: 10px
}

.btn-form-generic-prev {
    color: #5f6062;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.btn-form-generic-prev:before {
    background: url(/media/_tech/assets/images_1/icons/chevron_large_green_left.png) top right no-repeat;
    margin-right: 10px
}

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

.btn-form-generic-prev,
.btn-form-generic-prev.active,
.btn-form-generic-prev:active,
.btn-form-generic-prev[disabled],
fieldset[disabled] .btn-form-generic-prev {
    background-color: transparent
}

.btn-form-generic-prev:focus,
.btn-form-generic-prev:hover {
    color: #5f6062;
    text-decoration: underline;
    background-color: transparent
}

.btn-form-generic-prev[disabled]:focus,
.btn-form-generic-prev[disabled]:hover,
fieldset[disabled] .btn-form-generic-prev:focus,
fieldset[disabled] .btn-form-generic-prev:hover {
    color: #949597;
    text-decoration: none
}

.btn-link {
    color: #5f6062;
    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:focus,
.btn-link:hover {
    color: #5f6062;
    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: #949597;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    font-size: 14px;
    line-height: 1.4;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block
}

.alert h4,
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
    margin-top: 0
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #5f6062;
    text-align: center;
    background-color: #eaeaea;
    border: 1px solid #a9aaac;
    border-radius: 4px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}

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

.input-group-addon:first-child {
    border-right: 0
}

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

.input-group-addon:last-child {
    border-left: 0
}

.alert,
.navbar-toggle {
    border: 1px solid transparent
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.alert {
    padding: 10px 12px;
    margin-bottom: 24px
}

.alert h4 {
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 10px 12px20
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #b6d9a4;
    border-color: #b2d192;
    color: #33aa59
}

.alert-success hr {
    border-top-color: #a5ca80
}

.alert-success .alert-link {
    color: #278344
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f3c7c7;
    border-color: #da0000;
    color: #da0000
}

.alert-danger hr {
    border-top-color: #c10000
}

.alert-danger .alert-link {
    color: #a70000
}

.close,
.close:focus,
.close:hover {
    color: #da0000;
    text-decoration: none
}

.close {
    float: right;
    font-size: 24px;
    line-height: 1;
    opacity: .5;
    filter: alpha(opacity=50)
}

.close:focus,
.close:hover {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100)
}

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

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
    color: #333
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

@-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
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:1279px) {
    .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
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1280px) and (max-width:1279px) {
    .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
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1280px) {
    .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
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

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

@media (min-width:768px) and (max-width:1279px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:1280px) and (max-width:1279px) {
    .hidden-md {
        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
    }
    .hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: iph_icons_xs;
    src: url(/media/_tech/assets/fonts/iph_icons_xs_eot.eot);
    src: url(/media/_tech/assets/fonts/iph_icons_xs_eot.eot?#iefix) format("eot"), url(/media/_tech/assets/fonts/iph_icons_xs_woff.woff) format("woff"), url(/media/_tech/assets/fonts/iph_icons_xs_ttf.ttf) format("truetype")
}

.glyphicon-112:before,
.glyphicon-112_filled:before,
.glyphicon-alert:before,
.glyphicon-alphabetical_sorting:before,
.glyphicon-alphabetical_sorting_filled:before,
.glyphicon-arrow_down:before,
.glyphicon-arrow_left:before,
.glyphicon-arrow_next:before,
.glyphicon-arrow_prev:before,
.glyphicon-arrow_right:before,
.glyphicon-arrow_up:before,
.glyphicon-ausgangsschein:before,
.glyphicon-ausgangsschein_filled:before,
.glyphicon-ausgangsschein_v2:before,
.glyphicon-ausgangsschein_v2_filled:before,
.glyphicon-bars:before,
.glyphicon-baustelleninfo:before,
.glyphicon-baustelleninfo_filled:before,
.glyphicon-besucheranmeldung:before,
.glyphicon-besucheranmeldung_filled:before,
.glyphicon-bus:before,
.glyphicon-bus_filled:before,
.glyphicon-calendar:before,
.glyphicon-clock:before,
.glyphicon-clock_filled:before,
.glyphicon-copy:before,
.glyphicon-correct:before,
.glyphicon-cross:before,
.glyphicon-doc:before,
.glyphicon-download:before,
.glyphicon-edit:before,
.glyphicon-email:before,
.glyphicon-entsorgungs_center:before,
.glyphicon-entsorgungs_center_filled:before,
.glyphicon-expand:before,
.glyphicon-facebook:before,
.glyphicon-fahrradverleih:before,
.glyphicon-fahrradverleih_filled:before,
.glyphicon-fax:before,
.glyphicon-flugplaene:before,
.glyphicon-flugplaene_filled:before,
.glyphicon-fotografierantrag:before,
.glyphicon-fotografierantrag_filled:before,
.glyphicon-fremdfirmen:before,
.glyphicon-fremdfirmen_filled:before,
.glyphicon-gebaeudeservices__handwerker:before,
.glyphicon-gebaeudeservices__handwerker_filled:before,
.glyphicon-gebaeudeservices_handwerker:before,
.glyphicon-gesundheit:before,
.glyphicon-gesundheit_filled:before,
.glyphicon-gesundheit_v1:before,
.glyphicon-gesundheit_v1_filled:before,
.glyphicon-gesundheit_v2:before,
.glyphicon-gesundheit_v2_filled:before,
.glyphicon-gesundheit_v3:before,
.glyphicon-gesundheit_v3_filled:before,
.glyphicon-headphone:before,
.glyphicon-health_center:before,
.glyphicon-health_center_filled:before,
.glyphicon-health_center_v1:before,
.glyphicon-health_center_v1_filled:before,
.glyphicon-health_center_v2:before,
.glyphicon-health_center_v2_filled:before,
.glyphicon-ideen_center:before,
.glyphicon-ideen_center_filled:before,
.glyphicon-image:before,
.glyphicon-internet:before,
.glyphicon-jobs:before,
.glyphicon-jobs_filled:before,
.glyphicon-konferenzraeume:before,
.glyphicon-konferenzraeume_filled:before,
.glyphicon-like:before,
.glyphicon-like_filled:before,
.glyphicon-link_in:before,
.glyphicon-link_out:before,
.glyphicon-linkedin:before,
.glyphicon-locator:before,
.glyphicon-loeschen:before,
.glyphicon-login:before,
.glyphicon-loupe:before,
.glyphicon-main_wasserstand:before,
.glyphicon-main_wasserstand_filled:before,
.glyphicon-map_marker:before,
.glyphicon-map_marker_filled:before,
.glyphicon-marker:before,
.glyphicon-medical_doctor:before,
.glyphicon-medical_doctor_filled:before,
.glyphicon-menu_horizontal:before,
.glyphicon-menu_horizontal_filled:before,
.glyphicon-menu_vertical:before,
.glyphicon-menu_vertical_filled:before,
.glyphicon-merken:before,
.glyphicon-mobilfunk:before,
.glyphicon-mobilfunk_filled:before,
.glyphicon-moisture:before,
.glyphicon-moisture_filled:before,
.glyphicon-pdf:before,
.glyphicon-pendler:before,
.glyphicon-pendler_filled:before,
.glyphicon-pollenflug:before,
.glyphicon-pollenflug_filled:before,
.glyphicon-postadresse:before,
.glyphicon-ppt:before,
.glyphicon-recycling:before,
.glyphicon-rmv:before,
.glyphicon-rmv_filled:before,
.glyphicon-routenplaner_intern:before,
.glyphicon-routenplaner_intern_filled:before,
.glyphicon-routenplaner_intern_rahmen:before,
.glyphicon-rss_filled:before,
.glyphicon-search:before,
.glyphicon-service:before,
.glyphicon-show:before,
.glyphicon-sirenenwarnung:before,
.glyphicon-sirenenwarnung_filled:before,
.glyphicon-speiseplan:before,
.glyphicon-speiseplan_filled:before,
.glyphicon-sport_provadis:before,
.glyphicon-sport_provadis_filled:before,
.glyphicon-sprechzeiten:before,
.glyphicon-standortunternehmen:before,
.glyphicon-standortunternehmen_filled:before,
.glyphicon-star2:before,
.glyphicon-star:before,
.glyphicon-staumelder:before,
.glyphicon-staumelder_filled:before,
.glyphicon-support:before,
.glyphicon-telefonbuch:before,
.glyphicon-telefonbuch_filled:before,
.glyphicon-telephone:before,
.glyphicon-telephone_24:before,
.glyphicon-termine:before,
.glyphicon-termine_filled:before,
.glyphicon-timer:before,
.glyphicon-twitter:before,
.glyphicon-user:before,
.glyphicon-userstar:before,
.glyphicon-userstar_filled:before,
.glyphicon-veranstaltungsort:before,
.glyphicon-veranstaltungszeiten:before,
.glyphicon-xing:before,
.glyphicon-xls:before,
.glyphicon-youtube:before,
.glyphicon-zip:before,
.glyphicon-zoom:before {
    font-family: iph_icons_xs;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.glyphicon-112:before {
    content: ""
}

.glyphicon-112_filled:before {
    content: ""
}

.glyphicon-alert:before {
    content: ""
}

.glyphicon-alphabetical_sorting:before {
    content: ""
}

.glyphicon-alphabetical_sorting_filled:before {
    content: ""
}

.glyphicon-arrow_down:before {
    content: ""
}

.glyphicon-arrow_left:before {
    content: ""
}

.glyphicon-arrow_right:before {
    content: ""
}

.glyphicon-arrow_up:before {
    content: ""
}

.glyphicon-ausgangsschein:before {
    content: ""
}

.glyphicon-ausgangsschein_filled:before {
    content: ""
}

.glyphicon-ausgangsschein_v2:before {
    content: ""
}

.glyphicon-ausgangsschein_v2_filled:before {
    content: ""
}

.glyphicon-bars:before {
    content: ""
}

.glyphicon-baustelleninfo:before {
    content: ""
}

.glyphicon-baustelleninfo_filled:before {
    content: ""
}

.glyphicon-besucheranmeldung:before {
    content: ""
}

.glyphicon-besucheranmeldung_filled:before {
    content: ""
}

.glyphicon-bus:before {
    content: ""
}

.glyphicon-bus_filled:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-clock:before {
    content: ""
}

.glyphicon-clock_filled:before {
    content: ""
}

.glyphicon-copy:before {
    content: ""
}

.glyphicon-correct:before {
    content: ""
}

.glyphicon-cross:before {
    content: ""
}

.glyphicon-doc:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-email:before {
    content: ""
}

.glyphicon-entsorgungs_center:before {
    content: ""
}

.glyphicon-entsorgungs_center_filled:before {
    content: "� "
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-facebook:before {
    content: ""
}

.glyphicon-fahrradverleih:before {
    content: ""
}

.glyphicon-fahrradverleih_filled:before {
    content: ""
}

.glyphicon-fax:before {
    content: ""
}

.glyphicon-flugplaene:before {
    content: ""
}

.glyphicon-flugplaene_filled:before {
    content: ""
}

.glyphicon-fotografierantrag:before {
    content: ""
}

.glyphicon-fotografierantrag_filled:before {
    content: ""
}

.glyphicon-fremdfirmen:before {
    content: ""
}

.glyphicon-fremdfirmen_filled:before {
    content: ""
}

.glyphicon-gebaeudeservices__handwerker:before {
    content: ""
}

.glyphicon-gebaeudeservices__handwerker_filled:before {
    content: ""
}

.glyphicon-gebaeudeservices_handwerker:before {
    content: ""
}

.glyphicon-gesundheit:before {
    content: ""
}

.glyphicon-gesundheit_filled:before {
    content: ""
}

.glyphicon-gesundheit_v1:before {
    content: ""
}

.glyphicon-gesundheit_v1_filled:before {
    content: ""
}

.glyphicon-gesundheit_v2:before {
    content: ""
}

.glyphicon-gesundheit_v2_filled:before {
    content: ""
}

.glyphicon-gesundheit_v3:before {
    content: ""
}

.glyphicon-gesundheit_v3_filled:before {
    content: ""
}

.glyphicon-headphone:before,
.glyphicon-support:before {
    content: ""
}

.glyphicon-health_center:before {
    content: ""
}

.glyphicon-health_center_filled:before {
    content: ""
}

.glyphicon-health_center_v1:before {
    content: ""
}

.glyphicon-health_center_v1_filled:before {
    content: ""
}

.glyphicon-health_center_v2:before {
    content: ""
}

.glyphicon-health_center_v2_filled:before {
    content: ""
}

.glyphicon-ideen_center:before {
    content: ""
}

.glyphicon-ideen_center_filled:before {
    content: ""
}

.glyphicon-image:before {
    content: ""
}

.glyphicon-internet:before {
    content: ""
}

.glyphicon-jobs:before {
    content: ""
}

.glyphicon-jobs_filled:before {
    content: ""
}

.glyphicon-konferenzraeume:before {
    content: ""
}

.glyphicon-konferenzraeume_filled:before {
    content: ""
}

.glyphicon-like:before {
    content: ""
}

.glyphicon-like_filled:before {
    content: ""
}

.glyphicon-link_in:before {
    content: ""
}

.glyphicon-link_out:before {
    content: ""
}

.glyphicon-linkedin:before {
    content: ""
}

.glyphicon-loeschen:before {
    content: ""
}

.glyphicon-loupe:before,
.glyphicon-search:before,
.glyphicon-zoom:before {
    content: ""
}

.glyphicon-main_wasserstand:before {
    content: ""
}

.glyphicon-main_wasserstand_filled:before {
    content: ""
}

.glyphicon-map_marker:before {
    content: ""
}

.glyphicon-map_marker_filled:before {
    content: ""
}

.glyphicon-locator:before,
.glyphicon-marker:before {
    content: ""
}

.glyphicon-medical_doctor:before {
    content: ""
}

.glyphicon-medical_doctor_filled:before {
    content: ""
}

.glyphicon-menu_horizontal:before {
    content: ""
}

.glyphicon-menu_horizontal_filled:before {
    content: ""
}

.glyphicon-menu_vertical:before {
    content: ""
}

.glyphicon-menu_vertical_filled:before {
    content: ""
}

.glyphicon-merken:before {
    content: ""
}

.glyphicon-mobilfunk:before {
    content: ""
}

.glyphicon-mobilfunk_filled:before {
    content: ""
}

.glyphicon-moisture:before {
    content: ""
}

.glyphicon-moisture_filled:before {
    content: ""
}

.glyphicon-pdf:before {
    content: ""
}

.glyphicon-pendler:before {
    content: ""
}

.glyphicon-pendler_filled:before {
    content: ""
}

.glyphicon-pollenflug:before {
    content: "� "
}

.glyphicon-pollenflug_filled:before {
    content: ""
}

.glyphicon-postadresse:before {
    content: ""
}

.glyphicon-ppt:before {
    content: ""
}

.glyphicon-recycling:before {
    content: ""
}

.glyphicon-rmv:before {
    content: ""
}

.glyphicon-rmv_filled:before {
    content: ""
}

.glyphicon-routenplaner_intern:before {
    content: ""
}

.glyphicon-routenplaner_intern_filled:before {
    content: ""
}

.glyphicon-routenplaner_intern_rahmen:before {
    content: ""
}

.glyphicon-rss_filled:before {
    content: ""
}

.glyphicon-show:before {
    content: ""
}

.glyphicon-sirenenwarnung:before {
    content: ""
}

.glyphicon-sirenenwarnung_filled:before {
    content: ""
}

.glyphicon-speiseplan:before {
    content: ""
}

.glyphicon-speiseplan_filled:before {
    content: ""
}

.glyphicon-sport_provadis:before {
    content: ""
}

.glyphicon-sport_provadis_filled:before {
    content: ""
}

.glyphicon-sprechzeiten:before {
    content: ""
}

.glyphicon-standortunternehmen:before {
    content: ""
}

.glyphicon-standortunternehmen_filled:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star2:before {
    content: ""
}

.glyphicon-staumelder:before {
    content: ""
}

.glyphicon-staumelder_filled:before {
    content: ""
}

.glyphicon-telefonbuch:before {
    content: ""
}

.glyphicon-telefonbuch_filled:before {
    content: ""
}

.glyphicon-telephone:before {
    content: ""
}

.glyphicon-telephone_24:before {
    content: ""
}

.glyphicon-termine:before {
    content: ""
}

.glyphicon-termine_filled:before {
    content: ""
}

.glyphicon-timer:before {
    content: ""
}

.glyphicon-twitter:before {
    content: ""
}

.glyphicon-login:before,
.glyphicon-user:before {
    content: ""
}

.glyphicon-userstar:before {
    content: ""
}

.glyphicon-userstar_filled:before {
    content: ""
}

.glyphicon-veranstaltungsort:before {
    content: ""
}

.glyphicon-veranstaltungszeiten:before {
    content: ""
}

.glyphicon-xing:before {
    content: ""
}

.glyphicon-xls:before {
    content: ""
}

.glyphicon-youtube:before {
    content: ""
}

.glyphicon-zip:before {
    content: ""
}


/*! jQuery UI - v1.11.4 - 2015-11-13
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-zfix,
.ui-widget-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-multi .ui-datepicker-group,
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-widget,
.ui-widget .ui-widget {
    font-size: 1em
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    font-weight: 700
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #454545;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(/media/_tech/assets/images_1/datepicker/ui-icons_444444_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(/media/_tech/assets/images_1/datepicker/ui-icons_777777_256x240.png)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(/media/_tech/assets/images_1/datepicker/ui-icons_555555_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(/media/_tech/assets/images_1/datepicker/ui-icons_ffffff_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(/media/_tech/assets/images_1/datepicker/ui-icons_777620_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(/media/_tech/assets/images_1/datepicker/ui-icons_cc0000_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: 0;
    padding: 5px;
    background: #666;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.owl-carousel,
.owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -moz-user-select: none;
    user-select: none
}

.grabbing {
    cursor: url(/media/_tech/assets/images_1/libs_1/owlcarousel/grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    height: 100%;
    width: 100%
}

.owl-item.loading {
    min-height: 20px;
    background: url(/media/_tech/assets/images_1/libs_1/owlcarousel/ajaxloader.gif) center center no-repeat
}

.owl-origin {
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100%,
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    overflow-y: scroll;
    background: #fff;
    opacity: .7;
    filter: alpha(opacity=70)
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close,
.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.glyphicon-arrow_next,
.glyphicon-arrow_prev {
    font-family: iph_icons_xs
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-gallery .mfp-image-holder .mfp-figure,
.nav-filter-tabs>li:hover {
    cursor: pointer
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 0;
        padding-right: 0
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.module-picture {
    display: block;
    margin: 0 0 12px
}

.module-picture:first-child {
    margin-top: 26px
}

.accordion-title:first-child+.module-picture,
.h3:first-child+.module-picture,
.module-teaser-headline:first-child+.module-picture,
.section-settlement-header .section-headline:first-child+.module-picture {
    margin-top: 2px
}

.module-picture img {
    width: 100%;
    display: block
}

@media (min-width:1280px) {
    .module-picture>img {
        width: auto;
        max-width: 100%;
        display: block
    }
    .list-block-flow-col-lg-4,
    .list-block-flow-col-md-4 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

.glyphicon-arrow-down,
.glyphicon-arrow-left,
.glyphicon-arrow-right,
.glyphicon-arrow-up,
.glyphicon-arrow-up-large,
.glyphicon-chevron,
.glyphicon-chevron-green,
.glyphicon-chevron-grey,
.glyphicon-close,
.glyphicon-download,
.glyphicon-locator,
.glyphicon-login,
.glyphicon-mail,
.glyphicon-ok,
.glyphicon-ok-white,
.glyphicon-phone,
.glyphicon-phone-dark,
.glyphicon-phone-hotline,
.glyphicon-search,
.glyphicon-service,
.glyphicon-support,
.glyphicon-telephone-24 {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    background-position: center center;
    background-repeat: no-repeat;
    padding-left: 20px
}

.glyphicon-arrow-down:before,
.glyphicon-arrow-left:before,
.glyphicon-arrow-right:before,
.glyphicon-arrow-up-large:before,
.glyphicon-arrow-up:before,
.glyphicon-chevron-green:before,
.glyphicon-chevron-grey:before,
.glyphicon-chevron:before,
.glyphicon-close:before,
.glyphicon-download:before,
.glyphicon-locator:before,
.glyphicon-login:before,
.glyphicon-mail:before,
.glyphicon-ok-white:before,
.glyphicon-ok:before,
.glyphicon-phone-dark:before,
.glyphicon-phone-hotline:before,
.glyphicon-phone:before,
.glyphicon-search:before,
.glyphicon-service:before,
.glyphicon-support:before,
.glyphicon-telephone-24:before {
    content: " ";
    display: none
}

.glyphicon-login {
    background-image: url(/media/_tech/assets/images_1/icons/menu_login_default_xs.png);
    padding: 15px
}

.glyphicon-locator {
    background-image: url(/media/_tech/assets/images_1/icons/menu_locator_default_xs.png);
    padding: 15px
}

.glyphicon-search {
    background-image: url(/media/_tech/assets/images_1/icons/menu_search_default_xs.png);
    padding: 15px
}

.glyphicon-support {
    background-image: url(/media/_tech/assets/images_1/icons/icon_headphones_grey.png);
    padding: 15px
}

.glyphicon-mail {
    background-image: url(/media/_tech/assets/images_1/icons/icon_mail_grey.png);
    padding: 15px
}

.glyphicon-phone {
    background-image: url(/media/_tech/assets/images_1/icons/icon_phone_grey.png);
    padding: 15px
}

.glyphicon-phone-dark {
    background-image: url(/media/_tech/assets/images_1/icons/icon_phone_grey_dark.png);
    padding: 15px
}

.glyphicon-phone-hotline,
.glyphicon-telephone-24 {
    background-image: url(/media/_tech/assets/images_1/icons/icon_phone24_grey.png);
    padding: 15px
}

.glyphicon-ok {
    background-image: url(/media/_tech/assets/images_1/icons/icon_ok.png);
    padding: 15px
}

.glyphicon-chevron {
    background-image: url(/media/_tech/assets/images_1/icons/icon_chevron_green.png);
    padding: 15px
}

.glyphicon-ok-white {
    background-image: url(/media/_tech/assets/images_1/icons/icon_ok_white.png);
    padding: 15px
}

.glyphicon-chevron-green {
    background-image: url(/media/_tech/assets/images_1/icons/icon_chevron_green.png);
    padding: 15px
}

.glyphicon-chevron-grey {
    background-image: url(/media/_tech/assets/images_1/icons/icon_chevron_grey.png);
    padding: 15px
}

.glyphicon-download {
    background-image: url(/media/_tech/assets/images_1/icons/icon_download.png);
    padding: 15px
}

.glyphicon-service {
    background-image: url(/media/_tech/assets/images_1/icons/icon_service.png);
    padding: 15px
}

.glyphicon-arrow-up {
    background-image: url(/media/_tech/assets/images_1/icons/icon_arrow_up.png);
    padding: 15px
}

.glyphicon-arrow-up-large {
    background-image: url(/media/_tech/assets/images_1/icons/icon_arrow_up_large_grey.png);
    padding: 15px
}

.glyphicon-arrow-down {
    background-image: url(/media/_tech/assets/images_1/icons/icon_arrow_down.png);
    padding: 15px
}

.glyphicon-close {
    background-image: url(/media/_tech/assets/images_1/icons/menu_close_lg.png);
    padding: 15px
}

.glyphicon-arrow-left,
.glyphicon-arrow-right {
    background-position: center center;
    background-size: auto;
    padding: .5em
}

.glyphicon-arrow-right {
    background-image: url(/media/_tech/assets/images_1/icons/icon_nextpage_grey.png)
}

.glyphicon-arrow-left {
    background-image: url(/media/_tech/assets/images_1/icons/icon_prevpage_grey.png)
}

.glyphicon-arrow_next {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none
}

.glyphicon-arrow_next:before {
    content: ""
}

.glyphicon-arrow_prev {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.glyphicon-chevron,
.glyphicon-laquo,
.glyphicon-raquo {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-variant: normal;
    text-transform: none;
    font-family: Imago, Arial, sans-serif;
    font-weight: 400;
    text-decoration: none;
    font-style: normal
}

.glyphicon-arrow_prev:before {
    content: ""
}

.glyphicon-chevron:before,
.glyphicon-raquo:before {
    content: "»";
    margin-right: .2em;
    margin-left: .25em;
    position: relative;
    font-size: 1.2em;
    line-height: 0
}

.glyphicon-laquo,
.glyphicon-raquo {
    position: relative;
    font-size: 1.625em;
    top: .0625em;
    line-height: 0
}

.glyphicon-laquo:before {
    content: "«";
    margin-right: .2em;
    margin-left: .25em;
    position: relative;
    font-size: 1.2em;
    line-height: 0
}

.link,
.order-list .delete-link {
    color: #5f6062;
    font-weight: 600;
    text-decoration: none;
    background-image: url(/media/_tech/assets/images_1/icons/icon_chevron.png);
    background-position: right 3px;
    background-repeat: no-repeat;
    padding-right: 17px
}

.link-green {
    color: #009530
}

.link-icon {
    padding: 8px 0 8px 50px;
    position: relative;
    background-image: none;
    display: block;
    overflow: hidden;
    float: left
}

.link-icon .link-text {
    display: block;
    float: left;
    clear: left
}

.breadcrumbnav:after,
.floating>section+section,
.list-rows:after,
.nav-filter-tabs:after,
.nav-sidebar:after,
.settlement-accordion .item .item-header:after,
.toolbar-top:after {
    clear: both
}

.link-icon .link-text:after {
    content: " ";
    display: table
}

.link-icon .glyphicon,
.link-icon .glyphicon-zoom {
    padding: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -20px 0 0
}

.link-icon .glyphicon-zoom::before,
.link-icon .glyphicon::before {
    display: none;
    content: ""
}

.nav-sidebar-container {
    margin-bottom: 35px
}

.nav-sidebar {
    margin: 0 0 24px;
    padding: 0;
    list-style: none
}

.nav-sidebar:after,
.nav-sidebar:before {
    content: " ";
    display: table
}

.nav-sidebar>li,
.nav-sidebar>li ul>li,
.nav-sidebar>li>.subsection-title {
    position: relative;
    display: block
}

@media (min-width:768px) {
    .nav-sidebar {
        margin: 0 0 12px
    }
}

.nav-sidebar+.nav-sidebar {
    margin-top: 36px
}

.nav-sidebar>li {
    border-bottom: 1px solid #bfbfc1
}

.nav-sidebar>li>.subsection-title {
    padding: 14px 30px 14px 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    color: #5f6062;
    text-decoration: none
}

.nav-sidebar>li>.subsection-title:hover {
    text-decoration: none
}

.nav-sidebar>li ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-sidebar>li ul>li>.subsection-title {
    position: relative;
    display: block;
    padding: 14px 20px;
    font-size: 16px;
    line-height: 1.25;
    color: #5f6062;
    background-color: #f2f2f3;
    text-decoration: none
}

.nav-sidebar>li ul>li>.subsection-title:hover {
    text-decoration: none;
    color: #009530
}

.nav-sidebar>li ul>li.open>.subsection-title {
    color: #009530
}

.nav-sidebar>li.open>.subsection-title:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -10px;
    z-index: 1;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff
}

.nav-sidebar>li.open>.subsection-title .glyphicon,
.nav-sidebar>li.open>.subsection-title .glyphicon-zoom {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nav-sidebar .glyphicon,
.nav-sidebar .glyphicon-zoom {
    position: absolute;
    top: 0;
    right: 5px;
    height: 48px
}

.nav-filter-tabs {
    margin: 0 0 0 -11px;
    padding: 0;
    list-style: none
}

.nav-filter-tabs:after,
.nav-filter-tabs:before {
    content: " ";
    display: table
}

.nav-filter-tabs>li {
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    float: left
}

.nav-filter-tabs>li>a {
    color: #5f6062;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    display: block;
    padding: 0 11px;
    margin: 15px 0 18px;
    border-left: 1px solid transparent
}

.nav-filter-tabs>li.active>a,
.nav-filter-tabs>li.active>a:focus,
.nav-filter-tabs>li.active>a:hover {
    color: #009530;
    padding-top: 14px;
    margin: 0;
    padding-bottom: 18px;
    font-weight: 700;
    background-color: #fff;
    border-top: 1px solid #009530;
    border-left-color: transparent;
    border-bottom-color: transparent;
    cursor: default
}

.nav-filter-tabs>li+li>a {
    border-left-color: #949597
}

.nav-filter-tabs>li.active+li>a {
    border-left-color: transparent
}

.nav-filter-tabs.tabbable-tabs .active>a,
.nav-filter-tabs.tabbable-tabs .active>a:focus,
.nav-filter-tabs.tabbable-tabs .active>a:hover {
    border-top-color: transparent;
    background-color: #ecf5f9
}

.breadcrumbnav {
    padding: 0;
    margin: 0 0 20px;
    list-style: none
}

.breadcrumbnav:after,
.breadcrumbnav:before {
    content: " ";
    display: table
}

.breadcrumbnav>li {
    float: left;
    margin: 0 24px 0 0;
    padding: 0
}

.breadcrumbnav>li a {
    color: #5f6062;
    display: block;
    font-size: 14px;
    text-decoration: none;
    background: url(/media/_tech/assets/images_1/icons/chevron_grey.png) right center no-repeat;
    padding: 0 16px 0 0
}

.breadcrumbnav>li:last-child {
    margin-right: 0
}

.breadcrumbnav>.active {
    color: #5f6062;
    font-size: 14px;
    font-weight: 700;
    padding: 0 17px 0 0
}

.list {
    padding: 35px;
    list-style: disc
}

.list-text {
    list-style: none;
    padding: 0;
    margin: 0
}

.list,
.list-rows {
    margin: 0 0 12px
}

.list-text>li>a {
    font-weight: 400
}

.list-block {
    padding: 0 0 0 20px;
    list-style: disc
}

.list>li {
    padding-left: 35px;
    position: relative;
    display: block
}

.list>li:before {
    content: ' ';
    display: list-item;
    position: absolute
}

.list-block.list-background-blue {
    padding: 30px 20px;
    background-color: #e7f3f9
}

.list-block.list-background-white {
    padding: 30px 20px;
    background-color: #fff
}

.list-rows {
    padding: 0;
    list-style: none
}

.list-rows:after,
.list-rows:before {
    content: " ";
    display: table
}

.list-rows>li,
.list-rows>li>a {
    position: relative;
    display: block
}

.list-rows>li {
    padding: 0;
    border-bottom: 1px solid #bfbfc1
}

.list-rows>li>a {
    padding: 14px 30px 14px 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    color: #5f6062;
    text-decoration: none;
    background: 0 none
}

.module-section,
.module-section-background-white {
    background-color: #fff
}

.list-rows>li>a:hover {
    text-decoration: none
}

.list-rows>li>a>.glyphicon,
.list-rows>li>a>.glyphicon-zoom {
    position: absolute;
    top: 0;
    right: 5px;
    height: 48px
}

.languages {
    padding: 0;
    display: inline
}

.languages li {
    display: inline;
    list-style: none
}

h1+h2 {
    margin-top: 0
}

.module-section {
    margin: 0 0 34px
}

@media (min-width:768px) {
    .module-section {
        margin: 0 0 54px
    }
}

.module-section-headline,
.module-section-subline {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all
}

.module-section-subline:first-child {
    margin-top: 21px
}

.module-section-textalign-right .module-section-header {
    text-align: right
}

.module-section-background-blue {
    background-color: #f2f8fb
}

.module-section-background-grey {
    background-color: #eaeaea
}

.module-section-background-white+.module-section-background-white {
    border-top: 1px solid #eaeaea
}

.module-section-background-blue .module-section-headline {
    color: #cde5f1
}

.module-section-background-blue+.module-section-background-blue,
.module-section-background-blue+.module-section-background-grey,
.module-section-background-grey+.module-section-background-blue {
    border-top: 1px solid #fff
}

.overlay-container {
    max-width: 100%;
    display: table;
    width: 100%;
    padding: 55px 10px 1px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 10px 10px 100px 10px rgba(0, 0, 0, .15);
    position: relative
}

.overlay-container .mfp-close {
    color: #009530;
    right: 14px;
    top: 6px
}

@media (min-width:768px) {
    .overlay-container {
        padding: 35px 30px 1px;
        background-color: #fff;
        max-width: 75%
    }
}

.overlay-link {
    cursor: pointer
}

.module-teaser-news {
    font-size: inherit;
    display: block;
    text-decoration: none;
    margin-bottom: 28px
}

.module-teaser-news.highlighted {
    background: #eaeaea;
    padding: 0 15px 10px
}

.module-teaser-news.highlighted .module-picture {
    margin: 0 -15px 9px
}

.module-teaser-news.highlighted .link,
.module-teaser-news.highlighted .order-list .delete-link,
.order-list .module-teaser-news.highlighted .delete-link {
    color: #009530
}

.news-highlight {
    background-color: #eaeaea
}

.module-teaser-news>.module-picture {
    display: block;
    margin-bottom: 9px
}

.module-teaser-news>.module-picture>img {
    width: 100%
}

.teaser-search-result {
    margin: 0 0 40px
}

.teaser-search-result .category {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #5f6062;
    margin: 0 0 2px
}

.section-settlement-header .teaser-search-related .section-headline,
.teaser-search-related .accordion-title,
.teaser-search-related .h3,
.teaser-search-related .module-teaser-headline,
.teaser-search-related .section-settlement-header .section-headline,
.teaser-search-result .teaser-search-result-headline {
    margin-top: 0
}

.teaser-search-result .teaser-search-result-headline a {
    color: #009530;
    text-decoration: none;
    background: url(/media/_tech/assets/images_1/icons/chevron_large_green.png) right 2px no-repeat;
    padding-right: 20px
}

.teaser-search-result>.module-picture {
    margin: 0
}

.searchResults a {
    background-image: none
}

.module-directory {
    list-style: none;
    overflow-y: scroll;
    padding-left: 0
}

.module-directory li {
    border-top: 1px solid #CDE5F1;
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 14px;
    padding-left: 15px
}

.module-directory li:first-child {
    border: none
}

.module-directory li a {
    color: #009530
}

.teaser-search-related .teaser-search-container {
    background-color: #eaeaea;
    padding: 10px 20px 20px
}

.pagination,
.pagination-search-result {
    text-align: center;
    margin-bottom: 21px
}

.pagination ul,
.pagination-search-result ul {
    display: inline-block;
    padding-left: 0
}

.pagination ul>li,
.pagination-search-result ul>li {
    display: inline
}

.pagination ul>li>a,
.pagination ul>li>span,
.pagination-search-result ul>li>a,
.pagination-search-result ul>li>span {
    position: relative;
    float: left;
    padding: 0 7px;
    line-height: 35px;
    text-decoration: none;
    color: #5f6062
}

.pagination ul>li .prev-page,
.pagination-search-result ul>li .prev-page {
    background: url(/media/_tech/assets/images_1/icons/icon_prevpage_grey.png) center center no-repeat;
    height: 35px;
    width: 19px;
    display: block;
    margin-right: 17px
}

.pagination ul>li .next-page,
.pagination-search-result ul>li .next-page {
    background: url(/media/_tech/assets/images_1/icons/icon_nextpage_grey.png) center center no-repeat;
    height: 35px;
    width: 19px;
    display: block;
    margin-left: 17px
}

.pagination ul>.more>a,
.pagination ul>.more>a:focus,
.pagination ul>.more>a:hover,
.pagination ul>.more>span,
.pagination ul>.more>span:focus,
.pagination ul>.more>span:hover,
.pagination-search-result ul>.more>a,
.pagination-search-result ul>.more>a:focus,
.pagination-search-result ul>.more>a:hover,
.pagination-search-result ul>.more>span,
.pagination-search-result ul>.more>span:focus,
.pagination-search-result ul>.more>span:hover {
    margin-right: -9px
}

.pagination ul>.active>a,
.pagination ul>.active>a:focus,
.pagination ul>.active>a:hover,
.pagination ul>.active>span,
.pagination ul>.active>span:focus,
.pagination ul>.active>span:hover,
.pagination-search-result ul>.active>a,
.pagination-search-result ul>.active>a:focus,
.pagination-search-result ul>.active>a:hover,
.pagination-search-result ul>.active>span,
.pagination-search-result ul>.active>span:focus,
.pagination-search-result ul>.active>span:hover {
    z-index: 2;
    font-weight: 700;
    color: #159b3e;
    cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span,
.pagination ul>.disabled>span:focus,
.pagination ul>.disabled>span:hover,
.pagination-search-result ul>.disabled>a,
.pagination-search-result ul>.disabled>a:focus,
.pagination-search-result ul>.disabled>a:hover,
.pagination-search-result ul>.disabled>span,
.pagination-search-result ul>.disabled>span:focus,
.pagination-search-result ul>.disabled>span:hover {
    cursor: default
}

.section-search-results-filter {
    background-color: #eaeaea;
    margin-bottom: 60px
}

.section-search-results-filter .form-search-results-filter {
    margin: 0;
    padding: 0
}

.section-search-results-filter .search-results-container {
    padding-top: 36px;
    background: url(/media/_tech/assets/images_1/icons/search_large.png) right center no-repeat
}

.section-search-results-filter .search-results-container .onsite-search-form {
    width: 100%;
    margin: 0
}

.section-search-results-filter .search-results-message {
    font-size: 24px;
    color: #009530;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 24px
}

.section-search-results-filter .search-results-message span {
    text-transform: none
}

.section-search-results-filter .nav-filter-tabs-container {
    margin-top: 27px
}

.section-search-results-filter .custom-select-display {
    background-color: transparent
}

.section-search-results-filter .search-link input {
    display: none
}

.section-settlement-header {
    background-color: #e6f2f8
}

.section-settlement-content {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #cde5f1
}

.section-settlement-content .container {
    padding: 0
}

@media (min-width:768px) {
    .section-settlement-content .container {
        padding-left: 10px;
        padding-right: 10px
    }
}

.settlement-accordion {
    padding: 0;
    margin: 0;
    list-style: none
}

@media (min-width:768px) {
    .settlement-accordion {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff
    }
}

.settlement-accordion .item {
    margin: 0;
    padding: 0;
    background-color: #cde5f1;
    border-bottom: 1px solid #fff
}

@media (min-width:1280px) {
    .settlement-accordion {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 200px
    }
    .settlement-accordion .item {
        display: table-cell;
        vertical-align: top;
        width: 1px;
        border-bottom: none
    }
    .settlement-accordion .item+li {
        border-left: 1px solid #fff
    }
}

.settlement-accordion .item .item-header {
    padding: 0;
    display: block;
    text-decoration: none;
    outline: 0
}

.settlement-accordion .item .item-header:after,
.settlement-accordion .item .item-header:before {
    content: " ";
    display: table
}

.settlement-accordion .item .item-header .item-step {
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #949597;
    color: #949597;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    font-size: 26px;
    float: left;
    margin: 9px 9px 9px 10px;
    position: relative
}

@media (min-width:1280px) {
    .settlement-accordion .item .item-header {
        text-align: center;
        padding: 55px 0 0;
        display: block
    }
    .settlement-accordion .item .item-header .item-step {
        display: inline-block;
        width: 74px;
        height: 74px;
        line-height: 74px;
        font-size: 38px;
        position: relative;
        float: none
    }
}

.settlement-accordion .item .item-header .item-step .item-read {
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background-color: #a4cde1;
    right: -1px;
    bottom: -9px
}

.settlement-accordion .item .item-header .item-title {
    float: left;
    margin: 22px 0;
    color: #5f6062
}

@media (min-width:1280px) {
    .settlement-accordion .item .item-header .item-step .item-read {
        width: 30px;
        height: 30px;
        line-height: 30px;
        right: -1px;
        bottom: -13px
    }
    .settlement-accordion .item .item-header .item-title {
        margin: 0 10px;
        line-height: 20px;
        float: none
    }
}

.settlement-accordion .item.read .item-step {
    border-color: #a4cde1!important;
    color: #a4cde1!important
}

.settlement-accordion .item.read .item-step .item-read {
    display: block
}

.settlement-accordion .item.item-highlight .item-step {
    border-color: #009530;
    color: #009530
}

.settlement-accordion .item .item-body {
    display: none;
    position: relative
}

.settlement-accordion .item .item-body .item-close {
    position: absolute;
    right: 10px;
    top: -48px
}

.settlement-accordion .item .item-body .item-headline {
    font-size: 16px;
    font-weight: 700;
    font-family: Arial, sans-serif;
    display: none;
    margin-bottom: 28px
}

.settlement-accordion.active .item.open {
    background-color: #e6f2f8
}

@media (min-width:1280px) {
    .settlement-accordion .item .item-body .item-close {
        top: 10px
    }
    .settlement-accordion .item .item-body .item-headline {
        display: block
    }
    .settlement-accordion.active .item {
        width: 100px
    }
    .settlement-accordion.active .item .item-title {
        display: none
    }
    .settlement-accordion.active .item.open {
        width: auto
    }
    .settlement-accordion.active .item.open .item-header {
        width: 100px;
        display: table-cell
    }
}

.settlement-accordion.active .item.open .item-header .item-step {
    color: #949597;
    border-color: #b4b4b4
}

.settlement-accordion.active .item.open .item-header .item-title {
    font-weight: 700
}

.accordion-title,
.h1,
.h2,
.h3,
.module-section-headline,
.module-section-subline,
.module-teaser-headline,
.section-settlement-header .section-headline {
    font-family: imago, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.settlement-accordion.active .item.open .item-body {
    display: block;
    vertical-align: top;
    padding: 14px 10px 10px
}

@media (min-width:1280px) {
    .settlement-accordion.active .item.open .item-body {
        display: table-cell;
        vertical-align: top;
        padding: 10px 30px 10px 0
    }
}

.no-borderradius .settlement-accordion .item .item-read,
.no-borderradius .settlement-accordion .item .item-step {
    border-radius: 0;
    background-color: transparent!important;
    background-position: center center;
    background-repeat: no-repeat;
    border: none!important;
    padding: 2px
}

.no-borderradius .settlement-accordion .item .item-step {
    background-image: url(/media/_tech/assets/images_1/settlement/settlement_bg_m.png)
}

@media (min-width:1280px) {
    .no-borderradius .settlement-accordion .item .item-step {
        background-image: url(/media/_tech/assets/images_1/settlement/settlement_bg.png)
    }
}

.no-borderradius .settlement-accordion .item .item-step .item-read {
    background-image: url(/media/_tech/assets/images_1/settlement/settlement_bg_m_check.png)
}

@media (min-width:1280px) {
    .no-borderradius .settlement-accordion .item .item-step .item-read {
        background-image: url(/media/_tech/assets/images_1/settlement/settlement_bg_check.png)
    }
}

.no-borderradius .settlement-accordion .item.item-highlight .item-step {
    background-image: url(/media/_tech/assets/images_1/settlement/settlement_bg_m_highlight.png)
}

@media (min-width:1280px) {
    .no-borderradius .settlement-accordion .item.item-highlight .item-step {
        background-image: url(/media/_tech/assets/images_1/settlement/settlement_bg_highlight.png)
    }
}

.no-borderradius .settlement-accordion .item.read .item-step {
    background-image: url(/media/_tech/assets/images_1/settlement/settlement_bg_m_read.png)
}

@media (min-width:1280px) {
    .no-borderradius .settlement-accordion .item.read .item-step {
        background-image: url(/media/_tech/assets/images_1/settlement/settlement_bg_read.png)
    }
}

.h1,
.module-section-headline {
    font-size: 30px;
    color: #dfdfe0;
    line-height: 28px;
    margin-top: 27px;
    margin-bottom: 27px
}

@media (min-width:768px) {
    .h1,
    .module-section-headline {
        font-size: 60px;
        line-height: 50px;
        margin-top: 67px;
        margin-bottom: 25px
    }
}

.h2,
.module-section-subline {
    font-size: 22px;
    color: #5f6062;
    line-height: 24px;
    margin-bottom: 26px
}

@media (min-width:768px) {
    .h2,
    .module-section-subline {
        font-size: 36px;
        color: #5f6062;
        line-height: 40px;
        text-transform: uppercase;
        margin-bottom: 71px
    }
    .h2:first-child,
    .module-section-subline:first-child {
        margin-top: 62px
    }
}

.accordion-title,
.h3,
.module-teaser-headline,
.section-settlement-header .section-headline {
    font-size: 18px;
    color: #009530;
    line-height: 20px;
    margin: 27px 0 21px
}

@media (min-width:768px) {
    .accordion-title,
    .h3,
    .module-teaser-headline,
    .section-settlement-header .section-headline {
        font-size: 24px;
        line-height: 24px
    }
}

.h4,
.notification-container .notification .notification-headline,
.teaser-text-intro .teaser-text-intro-headline,
.teaser-text-small .text-container .teaser-text-small-headline {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #5f6062;
    line-height: 22px
}

.p,
.text-small {
    font-weight: 400;
    color: #5f6062
}

.p {
    font-size: 16px;
    font-family: Arial, sans-serif;
    line-height: 24px
}

@media (min-width:768px) {
    .p {
        font-size: 16px;
        font-family: Arial, sans-serif;
        font-weight: 400;
        color: #5f6062;
        line-height: 22px
    }
}

.text-small {
    font-size: 14px;
    font-family: Arial, sans-serif
}

.text-large,
.text-large-grey {
    font-size: 20px;
    font-family: Arial, sans-serif
}

.text-large {
    font-weight: 700;
    color: #5f6062
}

.text-large-grey {
    font-weight: 400;
    color: #949597
}

.p-lead,
.text-strong {
    font-weight: 700
}

.text-white {
    color: #fff
}

.text-green {
    color: #009530
}

.category-nav .category-title,
.h4-lead,
.p-lead {
    font-size: 20px;
    font-family: Arial, sans-serif;
    color: #5f6062;
    line-height: 30px
}

.category-nav .category-title,
.h4-lead {
    font-weight: 400
}

.legend,
.legend-strong,
.placeholder {
    font-size: 14px;
    color: #949597;
    line-height: 48px;
    font-family: Arial, sans-serif
}

.legend,
.placeholder {
    font-weight: 400
}

.legend-strong {
    font-weight: 700
}

.list {
    margin-bottom: 12px
}

.list-bullet {
    padding: 0;
    list-style: disc
}

.module-section-headline+.module-section-subline {
    margin-top: -24px
}

@media (min-width:768px) {
    .module-section-headline+.module-section-subline {
        margin-top: -20px
    }
}

.category-nav {
    position: relative
}

.category-nav a.dropdown-toggle {
    color: #5f6062;
    text-decoration: none;
    display: block
}

.category-nav .category-title {
    font-weight: 700;
    padding: 5px 30px 15px 0
}

.category-nav .category-title .glyphicon,
.category-nav .category-title .glyphicon-zoom {
    position: absolute;
    top: 0;
    right: 5px;
    height: 40px;
    cursor: pointer
}

.category-nav .category-title-text {
    background: rgba(255, 255, 255, 0);
    overflow: hidden;
    max-width: 100%;
    display: inline-block
}

.category-nav .dropdown-content {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 1000;
    display: none;
    margin-top: 9px
}

.link-list,
.link-list li {
    margin: 0;
    padding: 0
}

.category-nav .dropdown-content .list-rows>li:first-child {
    border-top: 1px solid #bfbfc1
}

.category-nav .category-title.open+.dropdown-content {
    display: block
}

@media (max-width:767px) {
    .category-nav .dropdown-content {
        position: static
    }
}

.module-section-background-blue .dropdown-content,
.module-section-background-white .dropdown-content {
    background-color: #fff
}

.link-list {
    list-style: none
}

.link-list.link-list-6-6 li {
    width: 50%;
    float: left
}

.link-list.link-list-3-3-3 li {
    width: 33.3%;
    float: left
}

.link-list.link-list-3-3-3 .link,
.link-list.link-list-3-3-3 .order-list .delete-link,
.link-list.link-list-6-6 .link,
.link-list.link-list-6-6 .order-list .delete-link,
.order-list .link-list.link-list-3-3-3 .delete-link,
.order-list .link-list.link-list-6-6 .delete-link {
    padding-right: 0;
    background: 0 0
}

.link-list.link-list-3-3-3 .glyphicon-chevron,
.link-list.link-list-6-6 .glyphicon-chevron {
    background-image: url(/media/_tech/assets/images_1/icons/icon_chevron.png);
    background-position: center 8px;
    display: inline;
    white-space: nowrap;
    padding: 7px 15px
}

.section-services {
    display: block;
    padding: 53px 0;
    margin-bottom: 27px
}

.section-services .show-less-bubbles,
.section-services .show-more-bubbles {
    float: left;
    max-width: 80px;
    margin: 12px 12px 67px;
    background: #5f6062;
    border: 0;
    padding: 0;
    right: 0;
    top: 0;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    position: relative;
    text-align: center;
    width: 80px
}

.section-services .service-toggle-bubble {
    vertical-align: middle
}

.section-services .hidden-bubbles,
.section-services .show-less-bubbles {
    display: none
}

@media (min-width:320px) {
    .section-services .alert-bubble-container,
    .section-services .info-bubbles-container {
        width: 100%;
        float: left
    }
}

@media (min-width:768px) {
    .section-services .alert-bubble-container {
        width: 20%
    }
    .section-services .info-bubbles-container {
        width: 80%
    }
}

@media (min-width:1280px) {
    .section-services .alert-bubble-container {
        width: 10%
    }
    .section-services .info-bubbles-container {
        width: 90%
    }
}

.search-result-person .glyphicon,
.search-result-person .glyphicon-zoom {
    font-size: 24px
}

.search-result-person .person-zip-container .glyphicon,
.search-result-person .person-zip-container .glyphicon-zoom {
    font-size: 32px
}

.search-result-person .person-zip-container .glyphicon-locator.glyphicon-zoom,
.search-result-person .person-zip-container .glyphicon-marker.glyphicon-zoom,
.search-result-person .person-zip-container .glyphicon.glyphicon-locator,
.search-result-person .person-zip-container .glyphicon.glyphicon-marker {
    left: -4px
}

.search-result-person .person-zip-container .person-zip {
    display: inline-block
}

.search-result-person .person-zip-container .person-zip span {
    display: block
}

.search-result-person .person-contact-container a {
    margin-left: 13px;
    color: #5f6062
}

.search-result-person .person-contact-container a,
.search-result-person .person-contact-container a:focus,
.search-result-person .person-contact-container a:hover,
.search-result-person .person-contact-container a:visited {
    text-decoration: none
}

.search-result-person .person-contact-container .person-contact-fax .glyphicon,
.search-result-person .person-contact-container .person-contact-fax .glyphicon-zoom,
.search-result-person .person-contact-container .person-contact-mail .glyphicon,
.search-result-person .person-contact-container .person-contact-mail .glyphicon-zoom,
.search-result-person .person-contact-container .person-contact-phone .glyphicon,
.search-result-person .person-contact-container .person-contact-phone .glyphicon-zoom {
    top: 8px;
    line-height: 24px;
    margin-left: 0
}

.table-textstyle .table-textstyle-data {
    vertical-align: bottom;
    top: 5px
}

.search-result-person-container {
    padding: 0 15px
}

.search-result-person-container a {
    text-decoration: none;
    color: #5f6062
}

.search-result-person-container .glyphicon,
.search-result-person-container .glyphicon-zoom {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px
}

.search-result-person-container .person-zip-container .glyphicon-locator.glyphicon-zoom,
.search-result-person-container .person-zip-container .glyphicon-marker.glyphicon-zoom,
.search-result-person-container .person-zip-container .glyphicon.glyphicon-locator,
.search-result-person-container .person-zip-container .glyphicon.glyphicon-marker {
    left: -5px
}

.search-result-person-container .person-infos-adresses .email,
.search-result-person-container .person-infos-adresses .postal {
    position: relative;
    padding-left: 30px
}

@media (min-width:768px) {
    .search-result-person-container .person-infos-adresses {
        float: left;
        width: 50%;
        padding-right: 5px
    }
    .search-result-person-container .person-infos-phones {
        float: right;
        padding-left: 5px
    }
}

@media (min-width:1280px) {
    .search-result-person-container .person-infos-phones {
        float: left
    }
}

.search-result-person-container .person-infos-phones a {
    margin-bottom: 10px;
    padding-left: 30px;
    display: block;
    position: relative
}

@media print {
    #backtotop,
    #onsite-search,
    #tabbable-tabs,
    .captioned-picture-link-overlay-icon,
    .dashboard-nav-section,
    .gallery-container .galery-zoom-link,
    .gallery-teaser-thumbnails-container,
    .glyphicon,
    .glyphicon-zoom,
    .icon-bar,
    .metanav,
    .navbar-toggle,
    .no-print,
    .notification-container,
    .section-sidebar-right .col-md-push-9,
    .stage,
    footer,
    nav {
        display: none
    }
    a[role=banner] {
        top: 0;
        margin-bottom: 30px
    }
    .captioned-picture-text-container-blue {
        padding: 0!important
    }
    .section-sidebar-right {
        margin-bottom: 14px
    }
    .custom-checkbox.checked:before {
        content: 'x'
    }
    .tab-content>.tab-pane {
        display: block!important
    }
}

.search-recommendation h4.recommendation span.fail .query:after,
.search-recommendation h4.recommendation span.fail .query:before,
.search-recommendation h4.recommendation span.success .query:after,
.search-recommendation h4.recommendation span.success .query:before,
.toolbar-top:after,
.toolbar-top:before {
    content: " "
}

.sr-only {
    display: none
}

@media (max-width:767px) {
    .hidden-mobile {
        display: none
    }
}

@media (min-width:768px) {
    .hidden-desktop {
        display: none
    }
}

.uppercase {
    text-transform: uppercase!important
}

.floating .captioned-picture-module-container,
.floating img,
.floating picture {
    float: left
}

.floating .captioned-picture-module-container picture {
    float: none
}

.floating picture {
    margin: 0 20px 10px 0
}

.floating ul {
    display: inline-block
}

@media (max-width:1279px) {
    .module-header {
        position: relative;
        z-index: 5;
        background-color: #fff
    }
    .module-header .logo img {
        width: 300px;
        float: right
    }
}

.onsite-search {
    padding: 10px 0
}

.onsite-search-form {
    position: relative;
    height: 45px;
    padding: 0 44px 0 0;
    margin: 0 10px
}

.onsite-search-input,
span.onsite-search-input input {
    width: 100%;
    background: 0 0;
    border: 0;
    border-radius: 0;
    display: block;
    height: 24px;
    padding: 10px 0;
    box-sizing: content-box
}

.onsite-search-input {
    border-bottom: 1px solid #949597
}

.onsite-search-submit {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/media/_tech/assets/images_1/icons/menu_search_default_xs.png) center center no-repeat;
    border: 0;
    padding: 0;
    width: 44px;
    height: 44px
}

@media (min-width:1280px) {
    .onsite-search {
        margin-top: 34px
    }
    .onsite-search-form {
        height: 37px;
        padding-right: 54px;
        margin: 0 0 0 10px
    }
    .onsite-search-input,
    span.onsite-search-input input {
        padding: 6px 0 6px 10px
    }
    .onsite-search-submit {
        top: -8px
    }
}

@media (min-width:320px) {
    .search-recommendation {
        position: absolute;
        padding: 15px;
        width: 100%;
        height: 400px;
        overflow-y: scroll;
        background-color: #fff;
        box-shadow: 10px 10px 100px 10px rgba(0, 0, 0, .15);
        right: 0;
        z-index: 105
    }
    #search-recommendation .module-footer-list-links>li>.link,
    #search-recommendation .order-list .module-footer-list-links>li>.delete-link,
    .order-list #search-recommendation .module-footer-list-links>li>.delete-link {
        color: #5f6062;
        background-image: url(/media/_tech/assets/images_1/icons/icon_chevron.png)
    }
}

.toolbar-button,
.toolbar-nav {
    background-color: transparent
}

@media screen and (max-width:767px) {
    .directory-search,
    .recommendationResults.searchResults {
        display: none
    }
}

@media (min-width:1280px) {
    .search-recommendation {
        width: 75%;
        height: 600px;
        overflow-y: hidden;
        right: 10px
    }
    #search-recommendation .module-footer-list-links>li>.link,
    #search-recommendation .order-list .module-footer-list-links>li>.delete-link,
    .order-list #search-recommendation .module-footer-list-links>li>.delete-link {
        padding: .75rem 15px
    }
}

.recommendation-link h4 {
    margin-top: -2px;
    margin-bottom: 0
}

.recommendation-link p.std {
    font-weight: 400
}

.recommendation-link img {
    width: 150px
}

.recommendation-link:hover {
    cursor: pointer
}

@media (min-width:320px) {
    .recommendationResults .result-container {
        max-height: 250px
    }
    .col-xs-8>.flow-col-xs-4,
    .container .js-validate-form .generic-nav-right>.flow-col-xs-4 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-xs-9>.module-teaser-text {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .col-xs-9>.flow-col-xs-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .col-xs-12>.flow-col-xs-6,
    .container .js-validate-form .section-form-generic-nav>.flow-col-xs-6,
    .container .js-validate-form .section-form-generic>.flow-col-xs-6,
    .module-contentstream>.js-validate-form .section-form-generic-nav>.flow-col-xs-6,
    .module-contentstream>.js-validate-form .section-form-generic>.flow-col-xs-6 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-xs-12>.flow-col-xs-4,
    .container .js-validate-form .section-form-generic-nav>.flow-col-xs-4,
    .container .js-validate-form .section-form-generic>.flow-col-xs-4,
    .module-contentstream>.js-validate-form .section-form-generic-nav>.flow-col-xs-4,
    .module-contentstream>.js-validate-form .section-form-generic>.flow-col-xs-4 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .col-xs-12>.flow-col-xs-3,
    .container .js-validate-form .section-form-generic-nav>.flow-col-xs-3,
    .container .js-validate-form .section-form-generic>.flow-col-xs-3,
    .module-contentstream>.js-validate-form .section-form-generic-nav>.flow-col-xs-3,
    .module-contentstream>.js-validate-form .section-form-generic>.flow-col-xs-3 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

.search-recommendation .more-link {
    display: none
}

.search-recommendation .more-link.state-active {
    display: inline-block!important;
    background-position: right 6px;
    background-image: url(/media/_tech/assets/images_1/icons/icon_chevron.png)
}

.search-recommendation .no-result {
    display: none
}

.search-recommendation .no-result.state-active {
    display: block!important
}

.search-recommendation .state-hidden,
.search-recommendation h4.recommendation span.fail,
.search-recommendation h4.recommendation span.success {
    display: none
}

.search-recommendation h4.recommendation span.fail {
    padding-bottom: 20px
}

.search-recommendation h4.recommendation span.fail.state-active,
.search-recommendation h4.recommendation span.success.state-active {
    display: block
}

h4.treffer {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    color: #5f6062;
    line-height: 22px
}

.toolbar-top {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
}

.toolbar-top:after,
.toolbar-top:before {
    display: table
}

@media (min-width:768px) {
    .toolbar-top {
        width: 767px
    }
}

@media (min-width:1280px) {
    .recommendationResults .result-container {
        overflow-y: scroll;
        overflow-x: hidden;
        max-height: 490px
    }
    .toolbar-top {
        width: 1176px
    }
}

.toolbar-logo-container {
    text-align: right
}

.toolbar-logo {
    padding: 20px 0 0;
    display: inline-block
}

.toolbar-logo .img-responsive {
    max-height: 30px;
    width: 100%
}

@media (min-width:1280px) {
    .toolbar-logo {
        float: left;
        padding: 28px 0 0
    }
    .toolbar-content {
        display: none
    }
}

.toolbar-button {
    border: 0;
    line-height: 0
}

.toolbar-nav {
    overflow: hidden;
    margin: 0;
    padding: 22px 0 10px;
    list-style: none
}

.toolbar-toggle-content {
    margin: 0;
    padding: 0;
    list-style: none
}

.toolbar-toggle-content>li {
    border: 0;
    overflow: hidden
}

@media (max-width:1279px) {
    .toolbar-top {
        position: fixed;
        min-height: 122px;
        width: 100%;
        background-color: #fff;
        opacity: .95;
        transition: -webkit-transform, .35s, ease;
        transition: transform, .35s, ease
    }
    .toolbar-top .toolbar-nav li {
        float: left;
        width: 25%;
        text-align: center
    }
    .module-contentstream {
        padding-top: 122px
    }
}

.feedback-content:after,
.stage-images:after,
.teaser-contact-info .contact-info-content:after {
    clear: both
}

.metanav-content {
    list-style: none;
    margin: 0;
    padding: 0
}

.metanav-top-nav {
    display: none
}

.metanav-container .module-teaser-text {
    margin-bottom: 0;
    font-size: 14px
}

.metanav-container .module-teaser-headline {
    font-size: 18px
}

@media (min-width:1279px) {
    .metanav-title {
        cursor: pointer
    }
}

@media (max-width:1279px) {
    .metanav-content {
        border-bottom: 1px solid #949597;
        overflow: hidden;
        margin: .75rem -10px 0;
        padding: 0
    }
    .metanav a {
        color: inherit
    }
    .metanav p {
        margin: 0
    }
    .metanav .accordion-title,
    .metanav .h3,
    .metanav .h4,
    .metanav .module-teaser-headline,
    .metanav .notification-container .notification .notification-headline,
    .metanav .section-settlement-header .section-headline,
    .metanav .teaser-text-intro .teaser-text-intro-headline,
    .metanav .teaser-text-small .text-container .teaser-text-small-headline,
    .notification-container .notification .metanav .notification-headline,
    .section-settlement-header .metanav .section-headline,
    .teaser-text-intro .metanav .teaser-text-intro-headline,
    .teaser-text-small .text-container .metanav .teaser-text-small-headline {
        text-transform: none;
        font-size: inherit;
        color: inherit;
        font-weight: 700
    }
    .metanav-xs-top {
        display: none
    }
    .metanav-title {
        font-weight: 700;
        margin: 0;
        font-size: inherit
    }
    .metanav-title a {
        display: block;
        color: inherit;
        text-decoration: inherit
    }
    .metanav-subsection>.metanav-title {
        background-image: url(/media/_tech/assets/images_1/icons/collapse_white.png);
        background-position: center right;
        background-repeat: no-repeat
    }
    .metanav-subsection>.metanav-title>.link,
    .order-list .metanav-subsection>.metanav-title>.delete-link {
        background-image: url(/media/_tech/assets/images_1/icons/chevron_white.png);
        background-position: center right;
        background-repeat: no-repeat;
        background-color: #5f6062;
        margin-right: -20px
    }
    .metanav-subsection {
        border-top: 1px solid #949597;
        padding: 0 10px
    }
    .metanav-subsection>.metanav-title {
        color: #fff;
        padding: 8px 20px 7px 0
    }
    .metanav-card,
    .metanav-container {
        font-size: 14px
    }
    .metanav-card .link,
    .metanav-card .order-list .delete-link,
    .metanav-container .link,
    .metanav-container .order-list .delete-link,
    .order-list .metanav-card .delete-link,
    .order-list .metanav-container .delete-link {
        color: inherit;
        font-weight: 400;
        text-decoration: underline;
        background-image: none
    }
    .metanav-card {
        padding-bottom: 1rem
    }
}

@media (min-width:1280px) {
    .metanav-top {
        min-height: 40px;
        background-color: #eaeaea
    }
    .metanav-content {
        background-color: #fff
    }
    .metanav-subsection {
        overflow: hidden;
        margin: 0 auto;
        padding: 0 10px;
        width: 1176px
    }
    .metanav-top-nav {
        float: right;
        display: block;
        overflow: hidden
    }
    .metanav-top-nav .collapse {}
    .metanav-top-nav .metanav-title {
        float: left
    }
    .metanav-top-nav .metanav-title * {
        display: block;
        height: 40px
    }
    .metanav-top-nav .metanav-title .metanav-title-icon {
        background-image: url(/media/_tech/assets/images_1/icons/arrow_up_grey.png);
        background-position: center right;
        background-repeat: no-repeat;
        margin: 0 15px 0 0;
        padding: 10px 19px 10px 15px;
        font-size: 14px
    }
    .metanav-top-nav .metanav-title .link,
    .metanav-top-nav .metanav-title .order-list .delete-link,
    .order-list .metanav-top-nav .metanav-title .delete-link {
        padding: 0;
        background: 0 none
    }
    .metanav-top-nav .metanav-title .link .metanav-title-icon,
    .metanav-top-nav .metanav-title .order-list .delete-link .metanav-title-icon,
    .order-list .metanav-top-nav .metanav-title .delete-link .metanav-title-icon {
        background-image: none
    }
    .metanav-top-nav .metanav-title #login {
        background-color: #5f6062;
        color: #fff
    }
    .metanav-top-nav .metanav-title #login .metanav-title-icon {
        padding: 10px 49px 10px 45px;
        background-image: url(/media/_tech/assets/images_1/icons/arrow_up_white.png)
    }
    .metanav-top .metanav-subsection>.metanav-title {
        display: none
    }
    .metanav-container {
        padding-bottom: 24px
    }
    .metanav-container .link-container {
        margin-top: 24px;
        text-align: right
    }
    .metanav-subsection>.metanav-card>.metanav-title,
    .metanav-subsection>.metanav-container .metanav-card>.metanav-title,
    .metanav-subsection>.metanav-container>.metanav-title {
        font-size: 18px;
        margin-bottom: 30px
    }
    .metanav-subsection .module-history-link-list {
        list-style: none;
        padding-left: 0
    }
    .metanav-subsection .module-history-link-list .module-history-link {
        position: relative;
        padding-left: 22px
    }
    .metanav-subsection .module-history-link-list .module-history-remove {
        position: absolute;
        left: 2px
    }
    .metanav-subsection .module-history-link-list .module-history-remove:before {
        content: '';
        background: url(/media/_tech/assets/images_1/svg_1/cross.svg) no-repeat;
        background-size: 12px;
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-right: 10px
    }
    .metanav-subsection .module-history-link-list .tooltip {
        opacity: .75;
        overflow: visible
    }
}

.module-footer-primary,
.module-footer-secondary {
    background-color: #5f6062
}

.accordion-tab-pane,
.module-servicelinks,
.stage-medium.stage-static .stage-container+.stage-container .stage-content,
.stage-small.stage-static .stage-container+.stage-container .stage-content {
    overflow: hidden
}

.module-footer {
    color: #949597;
    position: relative;
    font-size: 14px
}

@media (max-width:767px) {
    .module-footer {
        margin-bottom: 65px
    }
    .social-bar .social-element {
        text-align: center
    }
}

.pushed .module-footer {
    margin-bottom: 0
}

.module-footer-secondary {
    padding-bottom: 25px
}

.module-footer-title {
    font-weight: 700;
    font-size: inherit;
    margin: 18px 0 0;
    font-family: Arial, sans-serif
}

.module-footer-list-links {
    padding: 0;
    margin: .75rem -10px 12px;
    border-bottom: 1px solid #949597;
    font-size: inherit;
    list-style: none
}

.module-footer-list-links>li {
    border-top: 1px solid #949597
}

.module-footer-list-links .link,
.module-footer-list-links .order-list .delete-link,
.order-list .module-footer-list-links .delete-link {
    padding: .75rem 10px;
    margin-right: 10px;
    display: block;
    color: #fff;
    font-weight: 700;
    background-image: url(/media/_tech/assets/images_1/icons/chevron_white.png);
    background-position: center right;
    background-repeat: no-repeat
}

.module-footer-logo {
    float: right;
    margin-top: 40px;
    width: 171px;
    height: 83px;
    display: block;
    background: url(/media/_tech/assets/images_1/svg_1/logo_iph_white.svg) no-repeat
}

.module-footer-contact,
.module-footer-logo-text {
    display: none
}

@media (min-width:1280px) {
    .module-footer {
        color: #5f6062;
        font-size: 16px;
        margin-top: 130px
    }
    .module-footer-logo {
        float: left;
        background: url(/media/_tech/assets/images_1/svg_1/logo_iph_gray.svg) no-repeat;
        margin: 0
    }
    .module-footer-title {
        margin: 14px 0 35px;
        color: inherit
    }
    .module-footer-primary {
        padding: 35px 0;
        background-color: #ecf5f9
    }
    .module-footer-secondary {
        background-color: #fff;
        font-size: 14px
    }
    .module-footer-list-links {
        margin-left: 0;
        margin-right: 0;
        margin-top: -13px;
        border-color: #cde5f1
    }
    .module-footer-list-links>li {
        border-color: #cde5f1
    }
    .module-footer-list-links>li:first-child {
        border-top: 0 none
    }
    .module-footer-list-links .link,
    .module-footer-list-links .order-list .delete-link,
    .order-list .module-footer-list-links .delete-link {
        color: #5f6062;
        font-weight: inherit;
        background-image: url(/media/_tech/assets/images_1/icons/chevron_green.png);
        display: inline-block
    }
    .module-footer-contact,
    .module-footer-text {
        display: block
    }
}

.module-footer-socialmedia {
    display: table;
    width: 100%;
    list-style: none;
    padding: 15px 0 0
}

.module-footer-socialmedia>li {
    display: table-cell;
    text-align: center
}

.module-footer-socialmedia>li>a {
    height: 3rem
}

@media (min-width:1280px) {
    .module-footer-socialmedia {
        position: absolute;
        display: block;
        top: -135px;
        right: 10px;
        left: auto;
        width: auto;
        background: 0 0
    }
    .module-footer-socialmedia>li {
        display: block;
        float: left;
        margin: 0 0 0 15px
    }
    .module-footer-socialmedia>li>a {
        height: 3rem;
        display: block
    }
}

.module-servicelinks {
    list-style: none;
    padding: 0;
    margin: 6px 0 0
}

.module-servicelinks li {
    float: left;
    border-left: 1px solid #949597;
    padding-left: 15px;
    margin: 4px 0 4px 15px
}

.module-servicelinks li:first-child {
    border-left: 0 none;
    margin-left: 0;
    padding-left: 0
}

.module-servicelinks li a {
    line-height: 16px;
    color: inherit;
    text-decoration: none
}

@media (min-width:1280px) {
    .module-servicelinks {
        margin-top: 30px;
        float: right
    }
    .module-servicelinks li a {
        color: #5f6062
    }
}

.module-copyright {
    margin-top: 30px
}

#backtotop {
    text-align: center;
    right: 30px;
    position: fixed;
    bottom: 90px;
    z-index: 101
}

@media (min-width:768px) {
    #backtotop {
        right: 40px;
        bottom: 30px
    }
}

#backtotop.affix-top {
    visibility: hidden;
    opacity: 0
}

#backtotop.affix {
    visibility: visible;
    opacity: 1;
    transition: all .5s linear
}

#backtotop a {
    color: #5f6062;
    text-decoration: none;
    font-size: 14px
}

#backtotop a .glyphicon,
#backtotop a .glyphicon-zoom {
    background-color: rgba(255, 255, 255, .9);
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border-radius: 25px
}

#backtotop a .totop-text {
    display: block;
    margin-top: 10px
}

.notification-container {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 220
}

.notification-container .notification.hidden {
    display: none
}

.notification-container .notification {
    padding: 10px;
    background-color: #5f6062;
    color: #e9e9e9;
    line-height: 1.25
}

@media (min-width:768px) {
    .notification-container {
        bottom: 30px;
        right: 30px;
        left: auto;
        width: 400px
    }
    .notification-container .notification {
        padding: 20px
    }
}

.notification-container .notification+.notification {
    margin-top: 10px
}

.notification-container .notification .notification-headline {
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    line-height: 1.25
}

.notification-container .notification .notification-btn {
    color: #e9e9e9;
    font-weight: 700;
    text-decoration: none;
    padding: 12px;
    margin-top: 12px;
    display: inline-block;
    zoom: 1;
    border: 1px solid #fff
}

.notification-container .notification .notification-link {
    color: #e9e9e9;
    font-weight: 700;
    text-decoration: none;
    padding-right: 16px;
    background: url(/media/_tech/assets/images_1/icons/chevron_large_white.png) right 2px no-repeat
}

.notification-container .notification .notification-footer a+a {
    margin-left: 20px
}

.social-bar {
    width: 100%;
    height: 65px;
    margin: 0;
    padding: 5px 0;
    position: fixed;
    bottom: 0;
    z-index: 200;
    background: #fff;
    border: 1px solid #e9e9e9;
    line-height: 1
}

.social-bar .social-element {
    cursor: pointer
}

.social-bar [class^=glyphicon-] {
    font-size: 32px
}

.social-bar a {
    color: #5f6062;
    text-decoration: none
}

.social-bar .social-preview {
    color: #e9e9e9
}

.social-bar .social-content {
    display: none
}

.social-bar .social-hint {
    display: none;
    font-size: 12px
}

@media (min-width:768px) {
    .social-bar {
        width: 55px;
        height: auto;
        top: 230px;
        bottom: auto
    }
    .social-bar .social-hint {
        background: #fff;
        padding: 12px 0;
        margin-left: 15px;
        height: 32px
    }
}

.social-bar .social-element:hover .social-hint {
    display: inline-block
}

.social-bar .social-element.active .social-preview,
.social-bar .social-element:hover .like-count {
    display: none
}

.social-bar .social-element.active .social-content {
    display: block
}

.social-bar .social-element.active .social-hint {
    display: none
}

.accordion,
.accordion-tab {
    display: block;
    width: auto;
    padding: 0
}

.pushed .social-bar {
    z-index: 0
}

@media (min-width:768px) {
    .social-bar .like-count {
        text-align: center
    }
    .social-bar .social-element:hover .like-count {
        display: block
    }
}

.accordion {
    margin: 0 0 20px
}

.accordion-tab {
    margin: 0
}

.accordion-tab:first-child,
.accordion-title+.accordion-tab {
    border-top: 1px solid #bfbfc1
}

.accordion-tab-header {
    padding: 14px 30px 14px 10px;
    min-height: 48px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #bfbfc1
}

.accordion-tab-header .glyphicon,
.accordion-tab-header .glyphicon-zoom {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 5px;
    height: 40px
}

.accordion-tab-title {
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    font-family: Arial, sans-serif
}

.accordion-tab-pane {
    display: none;
    padding: 19px 0 20px;
    border-bottom: 1px solid #bfbfc1
}

.accordion-pane-indent .accordion-tab-pane {
    padding-left: 10px;
    padding-right: 10px
}

@media print {
    .accordion-tab-pane {
        display: block!important
    }
}

.accordion-section-title {
    margin: 0 0 10px
}

.accordion-section-title .accordion-tab-title {
    background-color: transparent;
    font-size: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0;
    border-bottom: 1px solid #000;
    text-transform: uppercase
}

.accordion-section-title .icon-arrow-down,
.accordion-section-title .icon-arrow-up {
    top: 8px
}

.accordion .module-picture,
.accordion .module-picture:first-child,
.accordion .module-teaser-text .module-picture:first-child {
    margin-top: 26px
}

.captioned-picture-module-container .captioned-picture-figure,
.floating .captioned-picture-module-container .captioned-picture-figure img {
    margin: 0
}

.captioned-picture-module-container {
    font-size: 14px;
    line-height: 1.4;
    display: inline-block
}

.captioned-picture-module-container .captioned-picture-link {
    text-decoration: none;
    color: #5f6062
}

.captioned-picture-module-container .captioned-picture-link:visited {
    color: #5f6062
}

.captioned-picture-module-container .captioned-picture-figure .module-picture {
    margin-bottom: 0
}

.captioned-picture-module-container .captioned-picture-figure .module-picture img {
    width: 100%;
    height: auto
}

.captioned-picture-module-container .captioned-picture-figure figcaption {
    display: inline-block;
    word-wrap: break-word;
    min-height: 69px;
    padding-top: 21px
}

.captioned-picture-module-container .captioned-picture-figure .captioned-picture-image-container {
    position: relative
}

.captioned-picture-module-container .captioned-picture-figure .captioned-picture-image-container .captioned-picture-link-overlay-icon {
    position: absolute;
    bottom: 0;
    left: 0
}

.captioned-picture-module-container .captioned-picture-figure .captioned-picture-text-container {
    display: inline
}

.captioned-picture-module-container .captioned-picture-figure .captioned-picture-text-container-blue {
    background: #e7f3f9;
    width: 100%;
    min-height: 90px;
    padding: 21px 17px 17px
}

.section-settlement-header .teaser-feedback .section-headline,
.teaser-feedback .accordion-title,
.teaser-feedback .h3,
.teaser-feedback .module-teaser-headline,
.teaser-feedback .section-settlement-header .section-headline {
    text-transform: none
}

.notification-container .notification .teaser-feedback .notification-headline,
.teaser-feedback .h4,
.teaser-feedback .notification-container .notification .notification-headline,
.teaser-feedback .teaser-text-intro .teaser-text-intro-headline,
.teaser-feedback .teaser-text-small .text-container .teaser-text-small-headline,
.teaser-text-intro .teaser-feedback .teaser-text-intro-headline,
.teaser-text-small .text-container .teaser-feedback .teaser-text-small-headline {
    display: block;
    margin-top: 0
}

.feedback-content {
    min-height: 180px;
    border-top: 1px solid #949597;
    margin-bottom: 24px
}

.feedback-content:after,
.feedback-content:before {
    content: " ";
    display: table
}

@media (min-width:768px) {
    .feedback-content {
        padding: 24px 20px 0
    }
}

.feedback-content .module-teaser-text {
    padding: 15px
}

.teaser-feedback .module-teaser-text {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 14px
}

.teaser-feedback .module-picture:first-child {
    margin-top: 0;
    margin-bottom: 26px
}

.teaser-feedback .module-teaser-text .module-teaser-headline:first-child {
    margin-top: 0
}

.teaser-feedback-background-white {
    background-color: #FFF
}

.teaser-feedback-background-white .feedback-content {
    background-color: transparent
}

.teaser-feedback-background-cyan .feedback-content {
    background-color: #7FD2D6;
    color: #FFF
}

.teaser-feedback-background-cyan .feedback-content h3 {
    color: #5f6062
}

.notification-container .notification .teaser-feedback-background-cyan .feedback-content .notification-headline,
.teaser-feedback-background-cyan .feedback-content .h4,
.teaser-feedback-background-cyan .feedback-content .notification-container .notification .notification-headline,
.teaser-feedback-background-cyan .feedback-content .teaser-text-intro .teaser-text-intro-headline,
.teaser-feedback-background-cyan .feedback-content .teaser-text-small .text-container .teaser-text-small-headline,
.teaser-text-intro .teaser-feedback-background-cyan .feedback-content .teaser-text-intro-headline,
.teaser-text-small .text-container .teaser-feedback-background-cyan .feedback-content .teaser-text-small-headline {
    display: block
}

.order-list .teaser-feedback-background-cyan .feedback-content .delete-link,
.teaser-feedback-background-cyan .feedback-content .link,
.teaser-feedback-background-cyan .feedback-content .order-list .delete-link {
    background-image: url(/media/_tech/assets/images_1/icons/icon_chevron_white.png)
}

.teaser-feedback-background-blue .feedback-content {
    background-color: #F3F9FC
}

.module-teaser-text {
    margin: 0 0 24px
}

.module-teaser-text .module-picture:first-child,
.module.module-teaser-text>.h4,
.module.module-teaser-text>.h5,
.module.module-teaser-text>.h6,
.module.module-teaser-text>h4,
.module.module-teaser-text>h5,
.module.module-teaser-text>h6,
.notification-container .notification .module.module-teaser-text>.notification-headline,
.teaser-text-intro .module.module-teaser-text>.teaser-text-intro-headline,
.teaser-text-small .text-container .module.module-teaser-text>.teaser-text-small-headline {
    margin-top: 0
}

.module-teaser-text .module-teaser-headline {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all
}

.flow-col-lg-12,
.flow-col-lg-4,
.flow-col-lg-6,
.flow-col-lg-8,
.flow-col-lg-9,
.flow-col-md-4,
.flow-col-md-6,
.flow-col-md-8,
.flow-col-md-9,
.flow-col-sm-12,
.flow-col-sm-4,
.flow-col-sm-6,
.flow-col-sm-8,
.flow-col-sm-9 {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.flow-col-lg-12 .module-teaser-headline,
.flow-col-lg-4 .module-teaser-headline,
.flow-col-lg-6 .module-teaser-headline,
.flow-col-lg-8 .module-teaser-headline,
.flow-col-lg-9 .module-teaser-headline,
.flow-col-md-4 .module-teaser-headline,
.flow-col-md-6 .module-teaser-headline,
.flow-col-md-8 .module-teaser-headline,
.flow-col-md-9 .module-teaser-headline,
.flow-col-sm-12 .module-teaser-headline,
.flow-col-sm-4 .module-teaser-headline,
.flow-col-sm-6 .module-teaser-headline,
.flow-col-sm-8 .module-teaser-headline,
.flow-col-sm-9 .module-teaser-headline {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all
}

@media (min-width:768px) {
    .col-sm-8>.module-teaser-text {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-sm-8>.flow-col-sm-8 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .col-sm-8>.flow-col-sm-4 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-sm-9>.module-teaser-text,
    .container .js-validate-form .section-form-generic>.module-teaser-text {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .col-sm-9>.flow-col-sm-3,
    .container .js-validate-form .section-form-generic>.flow-col-sm-3 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-sm-12>.flow-col-sm-12,
    .col-sm-12>.module-teaser-text {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .col-sm-12>.flow-col-sm-6 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-sm-12>.flow-col-sm-4 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .col-sm-12>.flow-col-sm-3 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media (min-width:1280px) {
    .captioned-picture-module-container.text-align-right figcaption {
        text-align: right;
        float: right
    }
    .feedback-content .module-teaser-text {
        padding: 5px
    }
    .col-md-8>.flow-col-md-4 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-md-8>.flow-col-md-8,
    .col-md-9>.module-teaser-text {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .col-md-12>.flow-col-md-6,
    .col-md-9>.flow-col-md-3 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-md-12>.flow-col-md-4 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .col-md-12>.flow-col-md-3 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
    .col-lg-8>.flow-col-lg-8 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .col-lg-8>.flow-col-lg-4 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-lg-9>.flow-col-lg-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .col-lg-12>.flow-col-lg-6 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
    .col-lg-12>.flow-col-lg-4 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .col-lg-12>.flow-col-lg-3 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

.teaser-text-small {
    margin: 0 0 30px
}

.teaser-text-small .text-container {
    padding-left: 5px
}

@media (min-width:768px) {
    .teaser-text-small .text-container {
        padding-left: 10px
    }
}

@media (min-width:1280px) {
    .teaser-text-small .text-container {
        padding-left: 5px
    }
}

.teaser-text-intro .teaser-text-intro-headline a .glyphicon-chevron,
.teaser-text-small .text-container .teaser-text-small-headline a .glyphicon-chevron {
    padding: 7px 15px;
    display: inline;
    white-space: nowrap;
    top: -1px;
    position: relative
}

.teaser-text-small .text-container .teaser-text-small-headline {
    margin-top: 0;
    line-height: 1.5
}

@media (min-width:768px) {
    .teaser-text-small .text-container .teaser-text-small-headline {
        margin-top: 12px
    }
}

@media (min-width:1280px) {
    .teaser-text-small .text-container .teaser-text-small-headline {
        margin-top: 0
    }
}

.teaser-text-small .text-container .teaser-text-small-headline a {
    color: #009530;
    text-decoration: none
}

.teaser-text-small .text-container .info-container {
    font-size: 14px
}

.teaser-text-small .module-picture:first-child {
    margin: 0
}

.teaser-text-intro {
    margin: 0 0 30px
}

.teaser-text-intro .teaser-text-intro-headline {
    line-height: 1.5
}

.teaser-text-intro .teaser-text-intro-headline a {
    color: #009530;
    text-decoration: none
}

.teaser-text-intro .module-picture:first-child {
    margin: 0
}

.teaser-contact-info {
    margin: 0 0 24px;
    background-color: #f3f9fc;
    border-top: 1px solid #949597
}

.teaser-contact-info .module-picture:first-child {
    margin: 0
}

.teaser-contact-info .contact-title {
    font-size: 16px;
    line-height: 24px;
    color: #009530;
    font-weight: 400;
    font-family: imago, Arial, sans-serif;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 10px
}

.teaser-contact-info .contact-title+p {
    margin-top: -10px
}

.teaser-contact-info .contact-info-content {
    padding: 14px 10px 0
}

.teaser-contact-info .contact-info-content:after,
.teaser-contact-info .contact-info-content:before {
    content: " ";
    display: table
}

@media (min-width:768px) {
    .teaser-contact-info {
        border-top: none
    }
    .teaser-contact-info .contact-title {
        margin-bottom: 22px;
        font-size: 24px
    }
    .teaser-contact-info .contact-title+p {
        margin-top: -22px
    }
    .teaser-contact-info .contact-info-content {
        padding: 24px 20px 0;
        min-height: 180px;
        border-top: 1px solid #949597
    }
}

.teaser-contact-info .contact-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.teaser-contact-info .contact-list li {
    display: block;
    margin-left: 5px;
    padding: 0 0 0 35px;
    position: relative;
    background-image: none;
    overflow: hidden
}

@media (min-width:1280px) {
    .teaser-contact-info .contact-list li {
        padding-left: 35px;
        margin-bottom: 3px
    }
}

.teaser-contact-info .contact-list li .glyphicon,
.teaser-contact-info .contact-list li .glyphicon-zoom {
    visibility: visible;
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    margin: 0;
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 0;
    padding: 0
}

@media (min-width:320px) {
    .teaser-contact-info .contact-list li .glyphicon,
    .teaser-contact-info .contact-list li .glyphicon-zoom {
        left: 0
    }
}

.teaser-contact-info .contact-list li a,
.teaser-contact-info .contact-list li span {
    display: block
}

.teaser-contact-info .contact-list li a.text-large,
.teaser-contact-info .contact-list li span.text-large {
    font-weight: 700;
    font-size: 14px
}

.teaser-contact-info .contact-list li a.type-tel-24,
.teaser-contact-info .contact-list li span.type-tel-24 {
    font-weight: 700
}

@media (min-width:1280px) {
    .teaser-contact-info .contact-list li a.text-large,
    .teaser-contact-info .contact-list li span.text-large {
        font-size: 24px
    }
    .teaser-contact-info .contact-list li a.type-tel-24,
    .teaser-contact-info .contact-list li span.type-tel-24 {
        font-size: 24px;
        background: url(/media/_tech/assets/images_1/icons/icon_phone24_grey.png) left center no-repeat
    }
    .teaser-contact-info .contact-list li a.type-fax,
    .teaser-contact-info .contact-list li span.type-fax {
        background: url(/media/_tech/assets/images_1/icons/icon_mail_grey.png) left center no-repeat
    }
}

.teaser-contact-info .contact-list li a {
    text-decoration: none;
    color: #5f6062;
    display: inline-block;
    margin-left: 0;
    margin-top: 5px
}

.teaser-contact-info .contact-list,
.teaser-contact-info p {
    font-size: 14px;
    margin-bottom: 10px
}

.teaser-contact-info.contact-info-hotline {
    background-color: #7fd2d6
}

@media (min-width:768px) {
    .teaser-contact-info .contact-list li .glyphicon,
    .teaser-contact-info .contact-list li .glyphicon-zoom {
        left: 0
    }
    .teaser-contact-info .contact-list,
    .teaser-contact-info p {
        font-size: 16px;
        margin-bottom: 22px
    }
    .teaser-contact-info.contact-info-hotline {
        background: url(/media/_tech/assets/images_1/icons/bg_hotline.png) center center no-repeat #7fd2d6
    }
}

.stage {
    position: relative;
    max-width: 1280px;
    margin: 0 -10px;
    opacity: 0;
    transition: opacity, .35s, ease
}

.stage.ready,
.stage.stage-static {
    opacity: 100
}

@media (min-width:768px) {
    .stage-small.stage-static .stage-container+.stage-container .stage-content {
        position: absolute;
        max-height: 200px
    }
}

@media (min-width:1280px) {
    .stage {
        margin: 0 auto
    }
    .stage-medium.stage-static .stage-container+.stage-container .stage-content {
        position: absolute;
        max-height: 320px
    }
}

.stage .module-picture {
    width: 100%;
    margin: 0;
    display: block
}

.stage .module-picture>img {
    width: 100%
}

.stage-images {
    position: relative
}

.stage-images:after,
.stage-images:before {
    content: " ";
    display: table
}

@media (min-width:768px) {
    .stage-images {
        position: static
    }
}

.stage-images-secondary {
    position: relative;
    width: 35.9375%;
    float: left
}

@media (min-width:1280px) {
    .stage-images-secondary {
        width: 35.46875%
    }
}

.stage-images-primary {
    position: relative;
    width: 64.0625%;
    float: left
}

@media (min-width:1280px) {
    .stage-images-primary {
        width: 64.53125%
    }
}

.stage-caption {
    clear: left;
    float: none;
    width: 100%;
    font-family: imago, Arial, sans-serif;
    text-transform: uppercase;
    text-align: right;
    font-size: 12px;
    padding: 7px 10px;
    background: #fff
}

.container .js-validate-form:after,
.generic-nav-container:after,
.generic-nav-row:after,
.module-contentstream>.js-validate-form .generic-nav-container:after,
.module-contentstream>.js-validate-form:after,
.stage-content:after {
    clear: both
}

.stage-title {
    display: none
}

@media (min-width:1280px) {
    .stage-caption {
        position: absolute;
        top: -56px;
        right: 0;
        background: 0 0;
        font-size: 30px;
        color: #949597;
        width: 1176px;
        height: 0;
        padding: 0 10px;
        left: 50%;
        margin-left: -598px;
        text-align: right
    }
    .stage-title {
        display: block;
        top: -56px;
        right: 10px;
        background: 0 0;
        font-size: 30px;
        color: #949597;
        width: 1176px;
        height: 0;
        margin: 0 auto;
        left: 0;
        position: absolute;
        text-align: right;
        font-family: imago, Arial, sans-serif;
        text-transform: uppercase;
        padding: 0 10px
    }
}

.stage-title-inner {
    float: right
}

.stage-static-overlay {
    width: auto;
    margin: 0;
    position: relative;
    z-index: 1
}

@media (min-width:1280px) {
    .stage-static-overlay {
        z-index: 101;
        max-width: 1280px;
        margin: 0 auto
    }
}

.stage-static-overlay .stage-seal {
    right: -100%;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    height: 0;
    padding: 0 0 62.5%
}

.stage-static-overlay .stage-seal img {
    height: 75px;
    right: 164.0625%;
    margin-right: -37.5px;
    margin-top: -37.5px;
    width: 75px;
    position: absolute;
    top: 50%;
    pointer-events: none
}

@media (min-width:768px) {
    .stage-static-overlay .stage-seal {
        max-width: 1280px;
        padding: 0 0 37.34375%
    }
    .stage-static-overlay .stage-seal img {
        right: 164.53125%
    }
}

@media (min-width:1280px) {
    .stage-static-overlay .stage-seal img {
        right: 164.53125%;
        width: 108px;
        height: 108px;
        margin-right: -54px;
        margin-top: -54px
    }
}

.stage-static-overlay .stage-hint {
    pointer-events: none;
    right: -100%;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    height: 0;
    padding: 0 0 62.5%;
    text-align: center
}

.page-content-link,
.stage-static-overlay .stage-hint .glyphicon-arrow-down {
    position: absolute;
    top: auto;
    margin-right: -15px;
    background: url(/media/_tech/assets/images_1/icons/arrow_down_large_grey.png) center center no-repeat
}

@media (min-width:1280px) {
    .stage-static-overlay .stage-hint {
        max-width: 1280px;
        padding: 0 0 37.34375%
    }
}

.stage-static-overlay .stage-hint .glyphicon-arrow-down {
    bottom: 22px;
    right: 150%
}

.stage-small .stage-static-overlay .stage-seal {
    padding: 0 0 62.5%
}

@media (min-width:768px) {
    .stage-small .stage-static-overlay .stage-seal {
        padding: 0 0 15.625%
    }
}

.stage-small .stage-static-overlay .stage-hint {
    padding: 0 0 62.5%
}

@media (min-width:768px) {
    .stage-small .stage-static-overlay .stage-hint {
        padding: 0 0 15.625%
    }
}

.stage-medium .stage-seal {
    padding: 0 0 62.5%
}

@media (min-width:768px) {
    .stage-medium .stage-seal {
        padding: 0 0 25%
    }
}

.stage-medium .stage-hint {
    padding: 0 0 62.5%
}

@media (min-width:768px) {
    .stage-medium .stage-hint {
        padding: 0 0 25%
    }
}

.stage-image {
    width: 100%;
    display: block
}

.stage-content {
    width: 100%
}

.stage-content:after,
.stage-content:before {
    content: " ";
    display: table
}

@media (min-width:1280px) {
    .stage-content {
        position: absolute;
        bottom: 0
    }
}

.stage-content-primary {
    float: left;
    width: 100%
}

.stage-content-secondary+.stage-content-primary {
    float: left;
    padding: 0 0 15px 85px;
    width: 35.9375%
}

@media (min-width:768px) {
    .stage-content-secondary+.stage-content-primary {
        width: 64.53125%
    }
}

.stage-content-secondary {
    float: left;
    padding: 0 10px 15px;
    width: 64.0625%
}

@media (min-width:768px) {
    .stage-content-secondary {
        width: 35.46875%
    }
}

.page-content-link {
    width: 30px;
    height: 30px;
    right: 50%;
    bottom: 50px;
    z-index: 1
}

@media (min-width:1280px) {
    .page-content-link {
        bottom: 22px
    }
}

.js-table-responsive {
    position: relative
}

.table-responsive {
    border: 0!important
}

.js-table-responsive .btn-left,
.js-table-responsive .btn-right {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 100%;
    zoom: 1;
    filter: alpha(opacity=60);
    opacity: .6;
    background-color: #fff
}

.js-table-responsive .btn-left img,
.js-table-responsive .btn-right img {
    position: absolute;
    top: 50%;
    padding-left: 5px;
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1
}

.js-table-responsive .btn-left {
    display: none;
    left: 0
}

.js-table-responsive .btn-right {
    right: 0
}

.table-generic {
    width: 100%;
    margin-bottom: 12px;
    background-color: transparent;
    font-size: 16px;
    color: #5f6062;
    border-bottom: 1px solid #5f6062
}

.table-generic .table-generic-head,
.table-generic td {
    vertical-align: top;
    padding: 8px
}

.table-generic .table-generic-row-even {
    background-color: #ecf5f9
}

.table-generic .table-generic-head {
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #5f6062
}

.table-generic.highlight-head .table-generic-head {
    font-weight: 700;
    font-size: 16px;
    color: #5f6062
}

.table-generic.highlight-first-row .first-in-row {
    font-size: 16px;
    font-weight: 700;
    color: #5f6062;
    border-right: 1px solid #5f6062
}

.table-generic.highlight-first-row .table-generic-head {
    border-right: 0
}

.table-generic-download-icon {
    display: inline-block;
    float: right;
    background: url(/media/_tech/assets/images_1/icons/download_x1.png) center;
    width: 21px;
    height: 16px
}

.form-generic .control-label {
    font-size: 12px;
    z-index: 1;
    color: #949597;
    display: none;
    bottom: -23px;
    left: 0;
    position: absolute;
    line-height: 16px;
    font-family: Arial, sans-serif;
    font-weight: 400
}

.form-generic .control-label-visible {
    display: inline-block;
    margin-bottom: 0
}

.section-form-generic-nav {
    padding: 54px 0 29px;
    background-color: #f4f4f4
}

.btn-form-generic,
.btn-form-generic-next {
    float: right;
    display: block;
    width: 217px;
    max-width: 44%;
    min-width: 0;
    margin: 0 0 20px
}

.generic-nav-right *+* {
    margin: 0 10px 20px 0
}

.generic-nav-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.generic-nav-row,
.module-contentstream>.js-validate-form {
    margin-left: -10px;
    margin-right: -10px
}

.generic-nav-container:after,
.generic-nav-container:before {
    content: " ";
    display: table
}

.generic-nav-row:after,
.generic-nav-row:before {
    content: " ";
    display: table
}

.module-contentstream>.js-validate-form:after,
.module-contentstream>.js-validate-form:before {
    content: " ";
    display: table
}

.module-contentstream>.js-validate-form .generic-nav-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.module-contentstream>.js-validate-form .generic-nav-container:after,
.module-contentstream>.js-validate-form .generic-nav-container:before {
    content: " ";
    display: table
}

@media (min-width:768px) {
    .module-contentstream>.js-validate-form .generic-nav-container {
        width: 767px
    }
}

@media (min-width:1280px) {
    .module-contentstream>.js-validate-form .generic-nav-container {
        width: 1176px
    }
}

.container .js-validate-form {
    margin-left: -10px;
    margin-right: -10px
}

.container .js-validate-form:after,
.container .js-validate-form:before {
    content: " ";
    display: table
}

.section-form-generic-progress {
    background-color: #f4f4f4;
    padding: 18px 0 11px;
    position: relative;
    margin: 0 0 41px
}

.section-form-generic-progress .form-generic-progress-line {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #949597;
    top: 62px
}

.form-progress-bar-list {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.form-progress-bar-list li {
    margin: 0;
    padding: 0;
    width: 1%;
    float: none;
    text-align: center;
    display: none;
    position: relative;
    z-index: 1
}

@media (min-width:768px) {
    .form-progress-bar-list li {
        display: table-cell
    }
}

.form-progress-bar-list li .step {
    color: #cececf;
    display: inline-block;
    font-size: 48px;
    line-height: 86px;
    border-radius: 44px;
    border: 1px solid #bbb;
    background-color: #fff;
    width: 88px;
    height: 88px;
    text-align: center;
    margin-bottom: 11px
}

.form-progress-bar-list li .desc {
    display: block;
    color: #5f6062;
    font-size: 14px;
    text-transform: uppercase
}

.form-progress-bar-list li a {
    display: block;
    position: relative;
    text-decoration: none;
    z-index: 1
}

.form-progress-bar-list li a:active,
.form-progress-bar-list li a:focus,
.form-progress-bar-list li a:hover {
    text-decoration: underline
}

.form-progress-bar-list li.active {
    display: table-cell
}

.form-progress-bar-list li.active .step {
    color: #22a34b
}

.form-progress-bar-list li.active .desc {
    color: #009530;
    font-weight: 700
}

.step {
    behavior: url(/media/_tech/assets/styles/libs/css_pie/pie.htc)
}

.content-carousel-heading {
    margin-bottom: 0
}

.content-carousel-description {
    color: #949597
}

.content-carousel-teaser-link,
.content-carousel-teaser-link:hover {
    color: #5f6062;
    text-decoration: none
}

.content-carousel {
    margin: 0 -10px 25px;
    width: auto
}

.content-carousel .owl-controls .owl-buttons div {
    position: absolute;
    background-color: #FFF;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 3px;
    margin: 0
}

.content-carousel .owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 50%;
    font-size: 26px;
    text-align: center
}

.content-carousel .owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 50%;
    font-size: 26px;
    text-align: center
}

.content-carousel .owl-controls .owl-page span {
    background: #FFF;
    border: 1px solid #949597;
    margin: 9px
}

.content-carousel .owl-controls .owl-page span.active,
.content-carousel .owl-controls .owl-page span:hover {
    background: #5f6062
}

@media (min-width:1280px) {
    .content-carousel .owl-controls .owl-page span {
        margin: 5px 7px
    }
}

.content-carousel .owl-controls .owl-page.active span,
.content-carousel .owl-controls .owl-page:hover span {
    background: #5f6062;
    border: 1px solid #5f6062
}

.content-carousel-item-container {
    margin: 0 10px
}

.content-carousel-item img,
.content-carousel-item picture {
    display: block;
    max-width: 100%
}

.content-carousel-item-header-container {
    margin: 12px 0;
    width: 100%;
    height: 60px
}

.content-carousel-item-header-container img,
.content-carousel-item-header-container picture {
    display: block;
    max-height: 60px
}

.content-carousel-teaser-link {
    z-index: 1;
    display: inline-block
}

.content-carousel-teaser-container {
    margin: 0;
    background-color: #eaeaea
}

.content-carousel-teaser-container .content-carousel-teaser-picture-container img,
.content-carousel-teaser-container .content-carousel-teaser-picture-container picture {
    display: block;
    width: 100%
}

.content-carousel-teaser-container .content-carousel-teaser-text-container {
    padding: 25px 10px 37px;
    min-height: 259px
}

@media (min-width:1280px) {
    .content-carousel-teaser-container .content-carousel-teaser-text-container {
        padding: 25px 20px 37px
    }
}

.content-carousel-teaser-container .content-carousel-teaser-text-container .content-carousel-heading {
    font-weight: 700;
    margin-bottom: 27px
}

.content-carousel-teaser-container .content-carousel-teaser-text-container .content-carousel-teaser-text:after {
    content: url(/media/_tech/assets/images_1/icons/chevron_green.png)
}

.content-carousel-company-header {
    float: right;
    margin-bottom: 54px
}

.content-carousel-company-item {
    margin: 0 10px
}

.focus-module-container .focus-gallery-container .owl-controls,
.focus-module-container .focus-heading {
    margin-top: 0
}

.content-carousel-companies-logo img {
    display: block;
    max-width: 100%;
    height: auto
}

.content-carousel-companies-logo img:hover {
    cursor: pointer
}

.content-carousel-company .tooltip {
    width: 294px
}

.content-carousel-company .tooltip.bottom {
    padding-top: 14px
}

.content-carousel-company .tooltip .tooltip-arrow {
    display: none
}

.content-carousel-company .tooltip .tooltip-inner {
    display: block;
    background: #5f6062;
    border-radius: 0;
    text-align: left;
    padding: 19px 71px 23px 18px;
    min-width: 294px
}

.content-carousel-company .tooltip .tooltip-company-header {
    font-weight: 700;
    margin: 0
}

.content-carousel-company .tooltip .tooltip-company-description {
    color: #eaeaea;
    margin-bottom: 40px;
    width: 270px
}

.content-carousel-company .tooltip .link,
.content-carousel-company .tooltip .link:hover,
.content-carousel-company .tooltip .order-list .delete-link,
.content-carousel-company .tooltip .order-list .delete-link:hover,
.order-list .content-carousel-company .tooltip .delete-link,
.order-list .content-carousel-company .tooltip .delete-link:hover {
    color: #eaeaea
}

@media (min-width:808px) {
    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -10px;
        top: 50%;
        text-align: left
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -10px;
        top: 50%;
        text-align: right
    }
}

.focus-module-container {
    font-size: 14px;
    font-family: Arial, sans-serif;
    display: block;
    width: 100%;
    margin-bottom: 30px
}

.focus-module-container .focus-gallery-container .focus-gallery-item .focus-gallery-picture *,
.focus-module-container .focus-gallery-container .focus-gallery-item .owl-item {
    display: block;
    width: 100%;
    height: auto;
    margin: 0
}

.focus-module-container .focus-gallery-container .focus-gallery-item .focus-gallery-text-container {
    color: #5f6062;
    text-decoration: none
}

.focus-module-container .focus-gallery-container .focus-gallery-item .focus-gallery-text-container:visited {
    text-decoration: none
}

.focus-module-container .focus-gallery-container .focus-gallery-item .focus-gallery-text-container .focus-gallery-text:after {
    content: url(/media/_tech/assets/images_1/icons/chevron_green.png);
    margin-left: 9px
}

@media (max-width:767px) {
    .focus-gallery-text-container {
        display: block;
        margin: 27px 43px 44px 0
    }
    .focus-gallery-text-container * {
        margin: 0
    }
    .focus-gallery-tabs-container {
        display: none
    }
}

@media (min-width:768px) and (max-width:1279px) {
    .focus-gallery-picture {
        margin: 0
    }
    .focus-gallery-text-container {
        display: block;
        margin: 28px 41px 44px
    }
    .focus-gallery-tabs-container {
        display: none
    }
}

@media (min-width:1280px) {
    .focus-gallery-container .focus-gallery-item {
        position: relative
    }
    .focus-gallery-container .focus-gallery-item .focus-gallery-text-container {
        position: absolute;
        padding: 17px 22px 17px 20px;
        background: #fff;
        zoom: 1;
        filter: Alpha(Opacity=95);
        opacity: .95;
        height: 232px;
        width: 294px;
        top: 30px;
        right: 30px
    }
    .focus-gallery-container .focus-gallery-item .focus-gallery-text-container .focus-gallery-text-heading {
        font-size: 20px
    }
    .focus-gallery-container .owl-controls {
        display: none!important
    }
    .focus-gallery-tabs-container {
        background: #eaeaea;
        display: inline-block;
        margin-top: 0;
        margin-bottom: 26px;
        width: 100%
    }
    .focus-gallery-tabs-container .focus-gallery-tab {
        height: auto;
        width: 33.33%;
        float: left;
        padding: 10px 20px
    }
    .focus-gallery-tabs-container .focus-gallery-tab:hover {
        cursor: pointer
    }
    .focus-gallery-tabs-container .focus-gallery-tab.synced {
        background: #5f6062;
        color: #FFF
    }
    .focus-gallery-tabs-container .focus-gallery-tab.synced .focus-gallery-tab-heading,
    .focus-gallery-tabs-container .focus-gallery-tab.synced .focus-gallery-tab-text {
        color: #FFF
    }
    .focus-gallery-tabs-container .focus-gallery-tab .focus-gallery-tab-heading {
        margin: 0
    }
    .focus-gallery-tabs-container .focus-gallery-tab .focus-gallery-tab-text {
        margin: 0;
        color: #949597
    }
}

.login-form-container {
    position: relative
}

.login-form-container #login-forgot-password {
    float: right;
    color: #009530;
    text-decoration: none
}

.login-form-container #login-forgot-password:visited {
    text-decoration: none
}

.login-form-container #login-forgot-password:hover {
    color: #5f6062
}

@media (min-width:1280px) {
    #login-button-login {
        position: absolute;
        bottom: 0;
        max-width: 100%;
        min-width: 1px
    }
    #login-stay-logged-in {
        display: inline;
        width: auto
    }
    .right {
        position: absolute;
        right: 0;
        height: 100%
    }
}

@media (min-width:320px) {
    #login-stay-logged-in {
        display: inline-block;
        width: 45%
    }
    #login-forgot-password {
        float: none
    }
}

.poi-map {
    margin-bottom: 18px
}

.notification-container .notification .poi-map .notification-headline,
.poi-map .h4,
.poi-map .notification-container .notification .notification-headline,
.poi-map .teaser-text-intro .teaser-text-intro-headline,
.poi-map .teaser-text-small .text-container .teaser-text-small-headline,
.teaser-text-intro .poi-map .teaser-text-intro-headline,
.teaser-text-small .text-container .poi-map .teaser-text-small-headline {
    margin-top: 16px
}

.poi-map .checkbox {
    margin-top: 0;
    margin-bottom: 12px;
    float: left
}

.poi-map .checkbox .custom-checkbox {
    float: left
}

.poi-map .checkbox-text {
    display: inline-block;
    font-weight: 400;
    max-width: 80%;
    font-size: 14px;
    color: #949597
}

.btn-menu.toggled .icon-text,
.ie-toggled .icon-text {
    color: #009530
}

.poi-map .form-generic {
    position: relative;
    z-index: 1
}

.poi-map .gm-style-iw {
    max-width: 400px!important
}

.poi-map .gm-style-iw #bodyContent #firstHeading {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 14px 13px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    background-color: #949597;
    display: block;
    position: relative;
    width: 16px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-transparent .navbar-toggle .icon-bar {
    background: #fff
}

.container {
    transform: translate3d(0, 0, 0);
    transition: all .5s cubic-bezier(.685, .0473, .346, 1);
    position: relative
}

.navbar-header .navbar-toggle {
    margin-top: 12px;
    margin-bottom: 8px;
    width: 40px;
    height: 40px
}

.bar1,
.bar2,
.bar3 {
    outline: transparent solid 1px
}

.bar1 {
    top: 0;
    -webkit-animation: topbar-back .5s linear 0s;
    animation: topbar-back .5s 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.bar2 {
    opacity: 1
}

.fade,
.toggled .bar2 {
    opacity: 0
}

.bar3 {
    bottom: 0;
    -webkit-animation: bottombar-back .5s linear 0s;
    animation: bottombar-back .5s 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.toggled .bar1 {
    top: 6px;
    -webkit-animation: topbar-x .5s linear 0s;
    animation: topbar-x .5s 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.toggled .bar3 {
    bottom: 6px;
    -webkit-animation: bottombar-x .5s linear 0s;
    animation: bottombar-x .5s 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@keyframes topbar-x {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    45% {
        top: 6px;
        -webkit-transform: rotate(145deg);
        transform: rotate(145deg)
    }
    75% {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
    100% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
}

@-webkit-keyframes topbar-x {
    0% {
        top: 0;
        -webkit-transform: rotate(0)
    }
    45% {
        top: 6px;
        -webkit-transform: rotate(145deg)
    }
    75% {
        -webkit-transform: rotate(130deg)
    }
    100% {
        -webkit-transform: rotate(135deg)
    }
}

@keyframes topbar-back {
    0% {
        top: 6px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    45% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    75% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    100% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes topbar-back {
    0% {
        top: 6px;
        -webkit-transform: rotate(135deg)
    }
    45% {
        -webkit-transform: rotate(-10deg)
    }
    75% {
        -webkit-transform: rotate(5deg)
    }
    100% {
        top: 0;
        -webkit-transform: rotate(0)
    }
}

@keyframes bottombar-x {
    0% {
        bottom: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    45% {
        bottom: 6px;
        -webkit-transform: rotate(-145deg);
        transform: rotate(-145deg)
    }
    75% {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
    100% {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
}

@-webkit-keyframes bottombar-x {
    0% {
        bottom: 0;
        -webkit-transform: rotate(0)
    }
    45% {
        bottom: 6px;
        -webkit-transform: rotate(-145deg)
    }
    75% {
        -webkit-transform: rotate(-130deg)
    }
    100% {
        -webkit-transform: rotate(-135deg)
    }
}

@keyframes bottombar-back {
    0% {
        bottom: 6px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
    45% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    75% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        bottom: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes bottombar-back {
    0% {
        bottom: 6px;
        -webkit-transform: rotate(-135deg)
    }
    45% {
        -webkit-transform: rotate(10deg)
    }
    75% {
        -webkit-transform: rotate(-5deg)
    }
    100% {
        bottom: 0;
        -webkit-transform: rotate(0)
    }
}

.btn-menu.toggled .icon-bar {
    background-color: #009530
}

@media (max-width:1279px) {
    .btn-menu {
        float: none;
        margin: -5px;
        width: auto
    }
}

@media (min-width:1280px) {
    .navbar-toggle {
        padding: 11px 8px
    }
    .btn-menu {
        width: 75px
    }
    .btn-menu .icon-text {
        position: absolute;
        font-size: 14px;
        top: 8px;
        left: 35px
    }
}

.push-container {
    overflow-x: hidden
}

.nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.nav a {
    display: block;
    text-decoration: none
}

@media (max-width:1279px) {
    .nav .nav-section-title,
    .nav .nav-subsection {
        border-bottom: 1px solid #5f6062
    }
    .nav {
        top: 0;
        left: 0;
        width: 281px;
        height: 100%;
        position: fixed;
        overflow-y: auto;
        background-color: #e6f2f8
    }
    .nav a {
        font-size: 16px
    }
    .nav .link,
    .nav .order-list .delete-link,
    .order-list .nav .delete-link {
        background-position: 100% 55%
    }
    .nav .container {
        padding: 0
    }
    .nav .nav-section-title {
        font-size: 18px;
        padding: 18px 31px 15px 15px
    }
    .nav .nav-subsection-title {
        margin-right: 10px;
        padding: 18px 31px 15px 15px
    }
}

@media (min-width:768px) {
    .nav {
        width: 330px
    }
}

@media (max-width:1279px) {
    .nav .container {
        width: 265px
    }
}

@media (min-width:1280px) {
    .nav {
        z-index: 100;
        position: relative;
        width: auto;
        margin-top: 54px
    }
}

.nav .nav-inner {
    margin: 0 -10px;
    position: relative
}

@media (max-width:1279px) {
    .nav .nav-inner {
        width: 264px;
        overflow-x: hidden
    }
    .push-content {
        position: relative;
        background-color: #fff
    }
}

@media (min-width:768px) {
    .nav .nav-inner {
        width: 329px
    }
}

.push-content {
    transition: -webkit-transform, .35s, ease;
    transition: transform, .35s, ease
}

.nav-section-title {
    font-size: 18px;
    text-transform: uppercase
}

@media (max-width:1279px) {
    .nav-section-title {
        background-color: #cde5f1
    }
}

@media (min-width:1280px) {
    .nav .nav-inner {
        width: 1280px;
        margin: 0 auto;
        max-width: 100%
    }
    .nav-section-title {
        color: #009530
    }
}

.pushed {
    overflow: hidden
}

.pushed .nav {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000
}

.pushed .push-content,
.pushed .toolbar-top {
    -webkit-transform: translate3d(265px, 0, 0);
    transform: translate3d(265px, 0, 0)
}

.ie-fallback {
    display: none
}

.ie-toggled .ie-fallback {
    width: 16px;
    display: block;
    height: 14px
}

.caret,
.ie-toggled .icon-bar {
    display: none
}

.caret {
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -23px;
    z-index: 11
}

.nav-primary .nav-subsection-title {
    font-weight: 700
}

.nav-primary .nav-subsection:nth-of-type(4) a {
    border-right: 0
}

@media (min-width:1280px) {
    .nav-primary {
        width: 1280px;
        max-width: 100%
    }
    .nav-primary .nav-section-list {
        width: 1176px;
        padding: 0 10px;
        margin: 0 auto
    }
    .nav-primary .nav-subsection {
        float: left;
        z-index: 12
    }
    .nav-primary .nav-subsection.opened .caret {
        display: block
    }
    .nav-primary .nav-subsection .highlighted-green,
    .nav-primary .nav-subsection.opened>a {
        color: #009530
    }
    .nav-primary .nav-subsection-content-inner {
        padding: 30px 98px 30px 0;
        width: 392px;
        float: right
    }
    .nav-primary .nav-subsection-title {
        position: relative;
        font-weight: 400;
        font-size: 14px;
        color: #5f6062;
        text-transform: uppercase;
        margin: 17px 10px 17px 0;
        padding-right: 10px;
        border-right: 1px solid;
        background: 0 0;
        z-index: 12
    }
    .nav-primary .nav-subsection-list {
        margin-bottom: 15px
    }
    .nav-primary .nav-subsection-list li {
        padding: 10px 0 8px;
        border-bottom: 1px solid #d2e8f3
    }
    .nav-primary .nav-subsection-list li a {
        font-size: 16px;
        color: #5f6062
    }
    .nav-primary .nav-subsection-content-title {
        color: #009530;
        text-transform: uppercase;
        font-size: 18px;
        margin-bottom: 30px
    }
    .nav-primary .nav-subsection-content {
        left: 0;
        width: 35.46875%;
        position: absolute;
        background-color: #e6f2f8
    }
    .nav-primary .nav-subsection-content-inner select {
        min-width: 240px
    }
}

@media (max-width:1279px) {
    .nav-secondary.collapse {
        display: block
    }
    .nav-secondary .nav-section {
        border-bottom: 1px solid #5f6062
    }
    .nav-secondary .nav-subsection-title {
        font-size: 16px;
        margin-right: 10px;
        background: url(/media/_tech/assets/images_1/icons/collapse_open.png) 100% 50% no-repeat
    }
    .nav-secondary .nav-subsection-title.opened {
        background: url(/media/_tech/assets/images_1/icons/collapse_close.png) 100% 50% no-repeat
    }
    .nav-secondary .nav-subsection-title .link,
    .nav-secondary .nav-subsection-title .order-list .delete-link,
    .order-list .nav-secondary .nav-subsection-title .delete-link {
        display: inline-block;
        background: 0
    }
    .nav-secondary .nav-subsection-list li {
        border-bottom: 1px solid #fff
    }
    .nav-secondary .nav-subsection-list li:first-child {
        border-top: 1px solid #fff
    }
    .nav-secondary .nav-subsection-list li a {
        padding: 20px 20px 15px 25px;
        margin-right: 10px
    }
}

@media (min-width:1280px) {
    .nav-secondary {
        clear: left;
        position: absolute;
        right: 0;
        width: 64.53125%;
        z-index: 99;
        top: 55px;
        background-color: #e6f2f8
    }
    .nav-secondary .nav-section-inner {
        padding: 20px 40px 20px 43px;
        overflow: hidden
    }
    .nav-secondary .nav-subsection .collapse {
        display: block
    }
    .nav-secondary .nav-subsection {
        float: left;
        margin: 10px 25px
    }
    .nav-secondary .nav-section-title {
        padding-left: 24px;
        font-size: 24px
    }
    .nav-secondary .nav-subsection-title {
        font-weight: 700;
        font-size: 16px;
        color: #5f6062
    }
    .nav-secondary .nav-subsection-title .link,
    .nav-secondary .nav-subsection-title .order-list .delete-link,
    .order-list .nav-secondary .nav-subsection-title .delete-link {
        display: inline-block;
        background: 0
    }
    .nav-secondary .nav-subsection-list {
        width: 190px;
        margin-top: 6px
    }
    .nav-secondary .nav-subsection-list li {
        padding: 10px 0 8px;
        border-bottom: 1px solid #d2e8f3
    }
    .nav-secondary .nav-subsection-list li a {
        font-size: 16px;
        font-weight: 400;
        color: #5f6062
    }
}

.nav-tertiary .nav-subsection-title {
    font-weight: 700;
    color: #5f6062
}

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

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

.fade {
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.gallery-teaser-large {
    color: #5f6062
}

.gallery-teaser-content-container {
    position: relative
}

.gallery-zoom-link {
    position: absolute;
    right: 22px;
    color: #FFF;
    font-size: 40px;
    line-height: 34px;
    top: 22px;
    text-decoration: none;
    z-index: 1
}

.gallery-teaser-picture-container {
    padding-bottom: 52.73438%;
    height: 0;
    position: relative;
    background: #eaeaea
}

.gallery-teaser-picture-container img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.gallery-teaser-text-container {
    padding: 19px 10px 12px;
    background: #eaeaea;
    min-height: 99px;
    width: 100%;
    display: inline-block
}

.gallery-teaser-heading {
    font-weight: 700;
    margin-bottom: 0
}

.loading .gallery-teaser-text-container {
    display: none
}

.gallery-teaser-large.owl-theme .owl-controls {
    position: relative;
    height: 0;
    margin: 0
}

.gallery-teaser-large.owl-theme .owl-controls .owl-buttons .owl-next,
.gallery-teaser-large.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    background: 0 0;
    margin: 0;
    z-index: 5;
    zoom: 1;
    filter: Alpha(Opacity=100);
    opacity: 1;
    border-radius: 0;
    top: 13px;
    height: 35px;
    line-height: 22px;
    cursor: pointer
}

.gallery-teaser-large.owl-theme .owl-controls .owl-buttons .owl-next .glyphicon,
.gallery-teaser-large.owl-theme .owl-controls .owl-buttons .owl-next .glyphicon-zoom,
.gallery-teaser-large.owl-theme .owl-controls .owl-buttons .owl-prev .glyphicon,
.gallery-teaser-large.owl-theme .owl-controls .owl-buttons .owl-prev .glyphicon-zoom {
    padding: 15px
}

.gallery-teaser-large.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0
}

.gallery-teaser-large.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0
}

.gallery-teaser-thumbnails {
    margin: 17px 15%;
    width: auto
}

@media (min-width:768px) {
    .pushed .push-content,
    .pushed .toolbar-top {
        -webkit-transform: translate3d(330px, 0, 0);
        transform: translate3d(330px, 0, 0)
    }
    .gallery-teaser-thumbnails {
        margin: 17px 15% 33px;
        background-color: #fff
    }
}

.gallery-teaser-thumbnails-item {
    width: 46px;
    height: 25px;
    margin: 1px auto;
    cursor: pointer;
    text-align: center
}

.gallery-teaser-thumbnails-item img {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    width: auto
}

.synced .gallery-teaser-thumbnails-item {
    width: 48px;
    height: 27px;
    margin: 0 auto;
    border: 1px solid #009530;
    cursor: default
}

.gallery-popup-container {
    max-width: 100%;
    width: 788px;
    padding: 55px 10px 1px;
    margin: 0 auto;
    background-color: #fff;
    position: relative
}

.gallery-popup-container .mfp-close {
    color: #009530;
    right: 14px;
    top: 6px
}

@media (min-width:768px) {
    .gallery-popup-container {
        padding: 55px 30px 1px;
        background-color: #fff
    }
}

.gallery-grid .owl-controls {
    margin-bottom: 33px
}

.gallery-grid .owl-controls .owl-pagination .owl-numbers {
    font-size: 16px!important;
    background: 0 0;
    border-radius: 0;
    color: #5f6062!important;
    margin: 5px 0
}

.gallery-grid .owl-controls .owl-pagination .owl-page.active .owl-numbers {
    color: #009530!important;
    font-weight: 700
}

.gallery-grid .owl-controls .owl-buttons {
    position: relative
}

.gallery-grid .owl-controls .owl-buttons div {
    position: absolute;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: 0 0
}

.gallery-grid .owl-controls .owl-buttons div span {
    display: inline;
    padding: 10px;
    height: 24px
}

.gallery-grid .owl-controls .owl-buttons .owl-prev {
    top: -36px;
    left: 25%
}

.gallery-grid .owl-controls .owl-buttons .owl-next {
    top: -36px;
    right: 25%
}

.gallery-grid .gallery-zoom-link {
    display: block;
    position: relative;
    padding-top: 47.95918%;
    margin-bottom: 20px;
    top: 0;
    right: 0
}

.gallery-grid .gallery-zoom-link img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    height: auto
}

@media (max-width:767px) {
    .gallery-grid .owl-controls .owl-buttons .owl-prev {
        left: -4px
    }
    .gallery-grid .owl-controls .owl-buttons .owl-next {
        right: -12px
    }
}

.gallery-grid+.gallery-popup-container {
    display: none
}

.gallery-picture .module-picture:first-child {
    margin-top: 12px
}

@media (min-width:1280px) {
    .gallery-teaser-text-container {
        padding: 19px 20px 12px
    }
    .gallery-teaser-thumbnails {
        margin-left: 12%;
        margin-right: 12%
    }
}

.twitter-timeline-container {
    border: 1px solid #eaeaea
}

.service-bubble-container {
    display: inline-block;
    max-width: 80px;
    height: 141px;
    float: left;
    margin: 12px;
    text-decoration: none
}

.service-bubble-container:focus,
.service-bubble-container:hover,
.service-bubble-container:visited {
    text-decoration: none
}

.service-bubble-container .service-bubble {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
    border-radius: 100%;
    color: #FFF
}

.service-bubble-container .bubble-hover {
    background: url(/media/_tech/assets/images_1/svg_1/jobs-filled.svg);
    display: none
}

.service-bubble-container p {
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    color: #5f6062;
    word-wrap: break-word;
    height: 44px;
    margin-top: 10px
}

.service-bubble-container p em {
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    color: red
}

.service-bubble-container .service-info-bubble {
    background-color: #009530
}

.service-bubble-container .service-warning-bubble {
    background-color: red
}

.module.module-section.module-section-background-blue.dashboard-nav-section {
    margin-top: -54px;
    border-top: none
}

.dashboard-nav-container * {
    line-height: 60px
}

.dashboard-nav-container {
    position: relative;
    max-width: 1280px;
    margin: 0 auto 34px;
    padding: 0 4px;
    height: 60px;
    background-color: #5f6062;
    color: #FFF
}

.dashboard-nav-container:before {
    content: '';
    display: table
}

.dashboard-nav-container .user-container {
    display: inline-block
}

.dashboard-nav-container .user-container p {
    display: inline
}

.dashboard-nav-container .user-container p em {
    font-weight: 700;
    font-style: normal
}

.dashboard-nav-container .date-container {
    display: inline-block
}

.dashboard-nav-container .profile-bg-container {
    top: 0;
    position: absolute;
    right: 0;
    width: 323px;
    height: 60px;
    background-color: #b6d9a4
}

.dashboard-nav-container .profile-bg-container a,
.dashboard-nav-container .profile-bg-container a:focus,
.dashboard-nav-container .profile-bg-container a:hover,
.dashboard-nav-container .profile-bg-container a:visited {
    text-decoration: none
}

.dashboard-nav-container .profile-bg-container a {
    color: #5f6062;
    font-weight: 700;
    padding-left: 15px;
    text-align: center;
    display: inline-block;
    height: 60px
}

.dashboard-nav-container .profile-bg-container a img {
    height: 30px;
    width: 30px;
    vertical-align: middle
}

.dashboard-nav-container .profile-bg-container a span {
    margin-left: 15px;
    height: 60px;
    display: inline-block;
    position: relative
}

@media (max-width:1280px) {
    .dashboard-nav-container {
        padding: 0 10px;
        margin-top: -34px;
        height: auto
    }
    .dashboard-nav-container .date-container,
    .dashboard-nav-container .user-container {
        float: none;
        padding: 0
    }
    .dashboard-nav-container .profile-bg-container {
        position: relative;
        border-radius: 0;
        width: 100%;
        float: none;
        padding: 0
    }
}

.link-extern {
    margin-top: 24px
}

.link-extern .glyphicon,
.link-extern .glyphicon-zoom {
    display: inline-block;
    height: 40px;
    width: 40px;
    float: left;
    margin-right: 10px;
    font-size: 40px
}

.link-extern a {
    color: #5f6062;
    font-weight: 600;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding-right: 17px
}

.order-list {
    background-color: #eaeaea
}

.order-list p {
    position: relative;
    padding: 15px
}

.order-list b {
    display: inherit;
    max-width: 85%
}

.order-list .delete-link {
    position: absolute;
    top: 15px;
    right: 15px;
    background-image: none!important
}

.order-list .glyphicon,
.order-list .glyphicon-zoom {
    height: auto
}

/*04.01.2019 MFI*/
h3{
    color: #5f6062!important;
    text-transform: uppercase!important;
    font-size: 24px;
    font-weight:600;
}
/*04.01.2019 MFI*/
.content-carousel-teaser-container:hover {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.20);
}
/*04.01.2019 MFI*/
.content-carousel-teaser-container .content-carousel-teaser-text-container .content-carousel-teaser-text:after {
    content: url(/media/_tech/assets/images_1/icons/icon_chevron_green.png);
    float: right;
	position: absolute;
	bottom: 20px;
	right: 30px;
}
/*04.01.2019 MFI*/
.content-carousel-teaser-container:hover .content-carousel-teaser-text-container .content-carousel-teaser-text:after {
    content: url(/media/_tech/assets/images_1/icons/icon_chevron_dark_green.png);
    float: right;


}

/*MFI*/
    .nav-primary .nav-subsection-list li a:hover {
        color:#009530;
    }
/*MFI*/
.nav-primary .nav-subsection-content-title {
    color: #5F6062;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 30px
}

    /*04.01.2019 MFI*/
.link,
.order-list .delete-link {
    color: #009530;
    font-weight: 300;
    text-decoration: underline;
    background-image: url(/media/_tech/assets/images_1/icons/icon_chevron.png);
    background-position: right 3px;
    background-repeat: no-repeat;
    padding-right: 17px
}

/*04.01.2019 MFI*/
.link:hover{
    color:#006230!important;
    text-decoration: underline!important;
}

.link-icon {
    background-image: none;
}

/*# sourceMappingURL=../maps/main.css.map */