
@charset "UTF-8"; /*! 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%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    background-color: #fff
}

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;
    text-decoration: none;
    color: #005691;
    font-weight: 200;
    cursor: pointer
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

.M-Table__cell img {
    border: 0;
    vertical-align: middle;
    height: 100px;
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

pre {
    overflow: auto
}


code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

legend,td,th {
    padding: 0
}
:root {
    --bosch-red-95: #ffecec;
    --bosch-red-90: #ffd9d9;
    --bosch-red-85: #ffc6c6;
    --bosch-red-80: #ffb2b2;
    --bosch-red-75: #ff9d9d;
    --bosch-red-70: #ff8787;
    --bosch-red-65: #ff6e6f;
    --bosch-red-60: #ff5152;
    --bosch-red-55: #ff2124;
    --bosch-red-50: #ed0007;
    --bosch-red-45: #d50005;
    --bosch-red-40: #be0004;
    --bosch-red-35: #a80003;
    --bosch-red-30: #920002;
    --bosch-red-25: #7d0002;
    --bosch-red-20: #680001;
    --bosch-red-15: #540001;
    --bosch-red-10: #410000;
    --bosch-red-5: #2d0000;
    --bosch-purple-95: #f7eef6;
    --bosch-purple-90: #f0dcee;
    --bosch-purple-85: #ebcae8;
    --bosch-purple-80: #e8b6e3;
    --bosch-purple-75: #e5a2df;
    --bosch-purple-70: #e48cdd;
    --bosch-purple-65: #e472db;
    --bosch-purple-60: #e552da;
    --bosch-purple-55: #d543cb;
    --bosch-purple-50: #c535bc;
    --bosch-purple-45: #b12ea9;
    --bosch-purple-40: #9e2896;
    --bosch-purple-35: #8b2284;
    --bosch-purple-30: #791d73;
    --bosch-purple-25: #671761;
    --bosch-purple-20: #551151;
    --bosch-purple-15: #440c41;
    --bosch-purple-10: #340731;
    --bosch-purple-5: #230421;
    --bosch-blue-95: #e8f1ff;
    --bosch-blue-90: #d1e4ff;
    --bosch-blue-85: #b8d6ff;
    --bosch-blue-80: #9dc9ff;
    --bosch-blue-75: #7ebdff;
    --bosch-blue-70: #56b0ff;
    --bosch-blue-65: #00a4fd;
    --bosch-blue-60: #0096e8;
    --bosch-blue-55: #0088d4;
    --bosch-blue-50: #007bc0;
    --bosch-blue-45: #006ead;
    --bosch-blue-40: #00629a;
    --bosch-blue-35: #005587;
    --bosch-blue-30: #004975;
    --bosch-blue-25: #003e64;
    --bosch-blue-20: #003253;
    --bosch-blue-15: #002742;
    --bosch-blue-10: #001d33;
    --bosch-blue-5: #001222;
    --bosch-turquoise-95: #def5f3;
    --bosch-turquoise-90: #b6ede8;
    --bosch-turquoise-85: #a1dfdb;
    --bosch-turquoise-80: #8dd2cd;
    --bosch-turquoise-75: #79c5c0;
    --bosch-turquoise-70: #66b8b2;
    --bosch-turquoise-65: #54aba5;
    --bosch-turquoise-60: #419e98;
    --bosch-turquoise-55: #2e908b;
    --bosch-turquoise-50: #18837e;
    --bosch-turquoise-45: #147671;
    --bosch-turquoise-40: #116864;
    --bosch-turquoise-35: #0e5b57;
    --bosch-turquoise-30: #0a4f4b;
    --bosch-turquoise-25: #07423f;
    --bosch-turquoise-20: #053634;
    --bosch-turquoise-15: #032b28;
    --bosch-turquoise-10: #02201e;
    --bosch-turquoise-5: #011413;
    --bosch-green-95: #e2f5e7;
    --bosch-green-90: #b8efc9;
    --bosch-green-85: #9be4b3;
    --bosch-green-80: #86d7a2;
    --bosch-green-75: #72ca92;
    --bosch-green-70: #5ebd82;
    --bosch-green-65: #4ab073;
    --bosch-green-60: #37a264;
    --bosch-green-55: #219557;
    --bosch-green-50: #00884a;
    --bosch-green-45: #007a42;
    --bosch-green-40: #006c3a;
    --bosch-green-35: #005f32;
    --bosch-green-30: #00512a;
    --bosch-green-25: #004523;
    --bosch-green-20: #00381b;
    --bosch-green-15: #002c14;
    --bosch-green-10: #00210e;
    --bosch-green-5: #001507;
    --bosch-gray-95: #eff1f2;
    --bosch-gray-90: #e0e2e5;
    --bosch-gray-85: #d0d4d8;
    --bosch-gray-80: #c1c7cc;
    --bosch-gray-75: #b2b9c0;
    --bosch-gray-70: #a4abb3;
    --bosch-gray-65: #979ea4;
    --bosch-gray-60: #8a9097;
    --bosch-gray-55: #7d8389;
    --bosch-gray-50: #71767c;
    --bosch-gray-45: #656a6f;
    --bosch-gray-40: #595e62;
    --bosch-gray-35: #4e5256;
    --bosch-gray-30: #43464a;
    --bosch-gray-25: #383b3e;
    --bosch-gray-20: #2e3033;
    --bosch-gray-15: #232628;
    --bosch-gray-10: #1a1c1d;
    --bosch-gray-5: #101112;
    --bosch-yellow-95: #ffefd1;
    --bosch-yellow-90: #ffdf95;
    --bosch-yellow-85: #ffcf00;
    --bosch-yellow-80: #eec100;
    --bosch-yellow-75: #deb300;
    --bosch-yellow-70: #cda600;
    --bosch-yellow-65: #bd9900;
    --bosch-yellow-60: #ad8c00;
    --bosch-yellow-55: #9e7f00;
    --bosch-yellow-50: #8f7300;
    --bosch-yellow-45: #806700;
    --bosch-yellow-40: #725b00;
    --bosch-yellow-35: #644f00;
    --bosch-yellow-30: #564400;
    --bosch-yellow-25: #493900;
    --bosch-yellow-20: #3c2e00;
    --bosch-yellow-15: #2f2400;
    --bosch-yellow-10: #231a00;
    --bosch-yellow-5: #171000;
    --bosch-white: #ffffff;
    --bosch-black: #000000;
    --shadow-fill: rgba(0, 0, 0, 0.25);
}

.-primary,:root {
    --background: var(--bosch-white);
    --plain__enabled__fill__hovered: var(--bosch-gray-90);
    --plain__enabled__fill__pressed: var(--bosch-gray-80);
    --plain__focused__fill__default: var(--bosch-blue-95);
    --plain__disabled__front__default: var(--bosch-gray-80);
    --neutral__enabled__fill__default: var(--bosch-gray-90);
    --neutral__enabled__fill__hovered: var(--bosch-gray-80);
    --neutral__enabled__fill__pressed: var(--bosch-gray-70);
    --neutral__focused__fill__default: var(--bosch-blue-90);
    --neutral__disabled__fill__default: var(--bosch-gray-90);
    --neutral__disabled__front__default: var(--bosch-gray-70);
    --small__enabled__fill__default: var(--bosch-gray-60);
    --small__enabled__fill__hovered: var(--bosch-gray-50);
    --small__enabled__fill__pressed: var(--bosch-gray-40);
    --small__disabled__fill__default: var(--bosch-gray-90);
    --small__disabled__front__default: var(--bosch-gray-70);
    --integrated__enabled__front__hovered: var(--bosch-blue-50);
    --integrated__enabled__front__pressed: var(--bosch-blue-40);
    --integrated__disabled__front__default: var(--bosch-gray-80);
    --minor-accent__enabled__fill__default: transparent;
    --minor-accent__enabled__fill__hovered: var(--bosch-blue-90);
    --minor-accent__enabled__fill__pressed: var(--bosch-blue-80);
    --minor-accent__enabled__front__default: var(--bosch-blue-50);
    --minor-accent__enabled__front__hovered: var(--bosch-blue-40);
    --minor-accent__enabled__front__pressed: var(--bosch-blue-30);
    --minor-accent__disabled__fill__default: transparent;
    --minor-accent__disabled__front__default: var(--bosch-gray-80);
    --major-accent__disabled__fill__default: var(--bosch-gray-80);
    --major-accent__disabled__front__default: var(--bosch-gray-60);
    --minor-signal-neutral__enabled__fill__default: var(--bosch-blue-90);
    --minor-signal-neutral__enabled__fill__hovered: var(--bosch-blue-80);
    --minor-signal-neutral__enabled__fill__pressed: var(--bosch-blue-70);
    --minor-signal-neutral__enabled__front__default: var(--bosch-black);
    --minor-signal-neutral__enabled__front__hovered: var(--bosch-black);
    --minor-signal-neutral__enabled__front__pressed: var(--bosch-black);
    --minor-signal-error__enabled__fill__default: var(--bosch-red-90);
    --minor-signal-error__enabled__fill__hovered: var(--bosch-red-80);
    --minor-signal-error__enabled__fill__pressed: var(--bosch-red-70);
    --minor-signal-error__enabled__front__default: var(--bosch-black);
    --minor-signal-error__enabled__front__hovered: var(--bosch-black);
    --minor-signal-error__enabled__front__pressed: var(--bosch-black);
    --minor-signal-warning__enabled__fill__default: var(--bosch-yellow-90);
    --minor-signal-warning__enabled__fill__hovered: var(--bosch-yellow-80);
    --minor-signal-warning__enabled__fill__pressed: var(--bosch-yellow-70);
    --minor-signal-warning__enabled__front__default: var(--bosch-black);
    --minor-signal-warning__enabled__front__hovered: var(--bosch-black);
    --minor-signal-warning__enabled__front__pressed: var(--bosch-black);
    --minor-signal-success__enabled__fill__default: var(--bosch-green-90);
    --minor-signal-success__enabled__fill__hovered: var(--bosch-green-80);
    --minor-signal-success__enabled__fill__pressed: var(--bosch-green-70);
    --minor-signal-success__enabled__front__default: var(--bosch-black);
    --minor-signal-success__enabled__front__hovered: var(--bosch-black);
    --minor-signal-success__enabled__front__pressed: var(--bosch-black);
    --major-signal-neutral__enabled__fill__default: var(--bosch-blue-50);
    --major-signal-neutral__enabled__fill__hovered: var(--bosch-blue-40);
    --major-signal-neutral__enabled__fill__pressed: var(--bosch-blue-30);
    --major-signal-neutral__enabled__front__default: var(--bosch-white);
    --major-signal-neutral__enabled__front__hovered: var(--bosch-white);
    --major-signal-neutral__enabled__front__pressed: var(--bosch-white);
    --major-signal-error__enabled__fill__default: var(--bosch-red-50);
    --major-signal-error__enabled__fill__hovered: var(--bosch-red-40);
    --major-signal-error__enabled__fill__pressed: var(--bosch-red-30);
    --major-signal-error__enabled__front__default: var(--bosch-white);
    --major-signal-error__enabled__front__hovered: var(--bosch-white);
    --major-signal-error__enabled__front__pressed: var(--bosch-white);
    --major-signal-warning__enabled__fill__default: var(--bosch-yellow-85);
    --major-signal-warning__enabled__fill__hovered: var(--bosch-yellow-75);
    --major-signal-warning__enabled__fill__pressed: var(--bosch-yellow-65);
    --major-signal-warning__enabled__front__default: var(--bosch-black);
    --major-signal-warning__enabled__front__hovered: var(--bosch-black);
    --major-signal-warning__enabled__front__pressed: var(--bosch-black);
    --major-signal-success__enabled__fill__default: var(--bosch-green-50);
    --major-signal-success__enabled__fill__hovered: var(--bosch-green-40);
    --major-signal-success__enabled__fill__pressed: var(--bosch-green-30);
    --major-signal-success__enabled__front__default: var(--bosch-white);
    --major-signal-success__enabled__front__hovered: var(--bosch-white);
    --major-signal-success__enabled__front__pressed: var(--bosch-white);
    --minor-highlight-purple__enabled__fill__default: transparent;
    --minor-highlight-purple__enabled__fill__hovered: var(--bosch-purple-90);
    --minor-highlight-purple__enabled__fill__pressed: var(--bosch-purple-80);
    --minor-highlight-purple__enabled__front__default: var(--bosch-purple-40);
    --minor-highlight-purple__enabled__front__hovered: var(--bosch-purple-30);
    --minor-highlight-purple__enabled__front__pressed: var(--bosch-purple-20);
    --minor-highlight-blue__enabled__fill__default: transparent;
    --minor-highlight-blue__enabled__fill__hovered: var(--bosch-blue-90);
    --minor-highlight-blue__enabled__fill__pressed: var(--bosch-blue-80);
    --minor-highlight-blue__enabled__front__default: var(--bosch-blue-50);
    --minor-highlight-blue__enabled__front__hovered: var(--bosch-blue-40);
    --minor-highlight-blue__enabled__front__pressed: var(--bosch-blue-30);
    --minor-highlight-turquoise__enabled__fill__default: transparent;
    --minor-highlight-turquoise__enabled__fill__hovered: var(--bosch-turquoise-90);
    --minor-highlight-turquoise__enabled__fill__pressed: var(--bosch-turquoise-80);
    --minor-highlight-turquoise__enabled__front__default: var(--bosch-turquoise-50);
    --minor-highlight-turquoise__enabled__front__hovered: var(--bosch-turquoise-40);
    --minor-highlight-turquoise__enabled__front__pressed: var(--bosch-turquoise-30);
    --minor-highlight-green__enabled__fill__default: transparent;
    --minor-highlight-green__enabled__fill__hovered: var(--bosch-green-90);
    --minor-highlight-green__enabled__fill__pressed: var(--bosch-green-80);
    --minor-highlight-green__enabled__front__default: var(--bosch-green-50);
    --minor-highlight-green__enabled__front__hovered: var(--bosch-green-40);
    --minor-highlight-green__enabled__front__pressed: var(--bosch-green-30);
    --major-highlight-purple__enabled__fill__default: var(--bosch-purple-40);
    --major-highlight-purple__enabled__fill__hovered: var(--bosch-purple-30);
    --major-highlight-purple__enabled__fill__pressed: var(--bosch-purple-20);
    --major-highlight-purple__enabled__front__default: var(--bosch-white);
    --major-highlight-purple__enabled__front__hovered: var(--bosch-white);
    --major-highlight-purple__enabled__front__pressed: var(--bosch-white);
    --major-highlight-blue__enabled__fill__default: var(--bosch-blue-50);
    --major-highlight-blue__enabled__fill__hovered: var(--bosch-blue-40);
    --major-highlight-blue__enabled__fill__pressed: var(--bosch-blue-30);
    --major-highlight-blue__enabled__front__default: var(--bosch-white);
    --major-highlight-blue__enabled__front__hovered: var(--bosch-white);
    --major-highlight-blue__enabled__front__pressed: var(--bosch-white);
    --major-highlight-turquoise__enabled__fill__default: var(--bosch-turquoise-50);
    --major-highlight-turquoise__enabled__fill__hovered: var(--bosch-turquoise-40);
    --major-highlight-turquoise__enabled__fill__pressed: var(--bosch-turquoise-30);
    --major-highlight-turquoise__enabled__front__default: var(--bosch-white);
    --major-highlight-turquoise__enabled__front__hovered: var(--bosch-white);
    --major-highlight-turquoise__enabled__front__pressed: var(--bosch-white);
    --major-highlight-green__enabled__fill__default: var(--bosch-green-50);
    --major-highlight-green__enabled__fill__hovered: var(--bosch-green-40);
    --major-highlight-green__enabled__fill__pressed: var(--bosch-green-30);
    --major-highlight-green__enabled__front__default: var(--bosch-white);
    --major-highlight-green__enabled__front__hovered: var(--bosch-white);
    --major-highlight-green__enabled__front__pressed: var(--bosch-white);
    background-color: var(--background);
}

.-primary,.-secondary,:root {
    --plain__enabled__fill__default: transparent;
    --plain__enabled__front__default: var(--bosch-black);
    --plain__enabled__front__hovered: var(--bosch-black);
    --plain__enabled__front__pressed: var(--bosch-black);
    --plain__focused__front__default: var(--bosch-black);
    --plain__disabled__fill__default: transparent;
    --neutral__enabled__front__default: var(--bosch-black);
    --neutral__enabled__front__hovered: var(--bosch-black);
    --neutral__enabled__front__pressed: var(--bosch-black);
    --neutral__focused__front__default: var(--bosch-black);
    --small__enabled__front__default: var(--bosch-white);
    --small__enabled__front__hovered: var(--bosch-white);
    --small__enabled__front__pressed: var(--bosch-white);
    --integrated__enabled__fill__default: transparent;
    --integrated__enabled__fill__hovered: transparent;
    --integrated__enabled__fill__pressed: transparent;
    --integrated__enabled__front__default: var(--bosch-black);
    --integrated__disabled__fill__default: transparent;
    --major-accent__enabled__fill__default: var(--bosch-blue-50);
    --major-accent__enabled__fill__hovered: var(--bosch-blue-40);
    --major-accent__enabled__fill__pressed: var(--bosch-blue-30);
    --major-accent__enabled__front__default: var(--bosch-white);
    --major-accent__enabled__front__hovered: var(--bosch-white);
    --major-accent__enabled__front__pressed: var(--bosch-white);
    color: var(--plain__enabled__front__default);
}

.-contrast,.-floating,.-secondary,.A-Modal .ngdialog-content {
    --minor-accent__enabled__fill__default: transparent;
    --minor-accent__disabled__fill__default: transparent;
    --major-signal-neutral__enabled__fill__default: var(--bosch-blue-50);
    --major-signal-neutral__enabled__fill__hovered: var(--bosch-blue-40);
    --major-signal-neutral__enabled__fill__pressed: var(--bosch-blue-30);
    --major-signal-neutral__enabled__front__default: var(--bosch-white);
    --major-signal-neutral__enabled__front__hovered: var(--bosch-white);
    --major-signal-neutral__enabled__front__pressed: var(--bosch-white);
    --major-signal-error__enabled__fill__default: var(--bosch-red-50);
    --major-signal-error__enabled__fill__hovered: var(--bosch-red-40);
    --major-signal-error__enabled__fill__pressed: var(--bosch-red-30);
    --major-signal-error__enabled__front__default: var(--bosch-white);
    --major-signal-error__enabled__front__hovered: var(--bosch-white);
    --major-signal-error__enabled__front__pressed: var(--bosch-white);
    --major-signal-warning__enabled__fill__default: var(--bosch-yellow-85);
    --major-signal-warning__enabled__front__default: var(--bosch-black);
    --major-signal-warning__enabled__front__hovered: var(--bosch-black);
    --major-signal-warning__enabled__front__pressed: var(--bosch-black);
    --major-signal-success__enabled__fill__default: var(--bosch-green-50);
    --major-signal-success__enabled__fill__hovered: var(--bosch-green-40);
    --major-signal-success__enabled__fill__pressed: var(--bosch-green-30);
    --major-signal-success__enabled__front__default: var(--bosch-white);
    --major-signal-success__enabled__front__hovered: var(--bosch-white);
    --major-signal-success__enabled__front__pressed: var(--bosch-white);
    --minor-highlight-purple__enabled__fill__default: transparent;
    --minor-highlight-blue__enabled__fill__default: transparent;
    --minor-highlight-turquoise__enabled__fill__default: transparent;
    --minor-highlight-green__enabled__fill__default: transparent;
    --major-highlight-purple__enabled__fill__default: var(--bosch-purple-40);
    --major-highlight-purple__enabled__fill__hovered: var(--bosch-purple-30);
    --major-highlight-purple__enabled__fill__pressed: var(--bosch-purple-20);
    --major-highlight-purple__enabled__front__default: var(--bosch-white);
    --major-highlight-purple__enabled__front__hovered: var(--bosch-white);
    --major-highlight-purple__enabled__front__pressed: var(--bosch-white);
    --major-highlight-blue__enabled__fill__default: var(--bosch-blue-50);
    --major-highlight-blue__enabled__fill__hovered: var(--bosch-blue-40);
    --major-highlight-blue__enabled__fill__pressed: var(--bosch-blue-30);
    --major-highlight-blue__enabled__front__default: var(--bosch-white);
    --major-highlight-blue__enabled__front__hovered: var(--bosch-white);
    --major-highlight-blue__enabled__front__pressed: var(--bosch-white);
    --major-highlight-turquoise__enabled__fill__default: var(--bosch-turquoise-50);
    --major-highlight-turquoise__enabled__fill__hovered: var(--bosch-turquoise-40);
    --major-highlight-turquoise__enabled__fill__pressed: var(--bosch-turquoise-30);
    --major-highlight-turquoise__enabled__front__default: var(--bosch-white);
    --major-highlight-turquoise__enabled__front__hovered: var(--bosch-white);
    --major-highlight-turquoise__enabled__front__pressed: var(--bosch-white);
    --major-highlight-green__enabled__fill__default: var(--bosch-green-50);
    --major-highlight-green__enabled__fill__hovered: var(--bosch-green-40);
    --major-highlight-green__enabled__fill__pressed: var(--bosch-green-30);
    --major-highlight-green__enabled__front__default: var(--bosch-white);
    --major-highlight-green__enabled__front__hovered: var(--bosch-white);
    --major-highlight-green__enabled__front__pressed: var(--bosch-white);
    background-color: var(--background);
}

.-secondary {
    --background: var(--bosch-gray-95);
    --plain__enabled__fill__hovered: var(--bosch-gray-85);
    --plain__enabled__fill__pressed: var(--bosch-gray-75);
    --plain__focused__fill__default: var(--bosch-blue-90);
    --plain__disabled__front__default: var(--bosch-gray-75);
    --neutral__enabled__fill__default: var(--bosch-gray-85);
    --neutral__enabled__fill__hovered: var(--bosch-gray-75);
    --neutral__enabled__fill__pressed: var(--bosch-gray-65);
    --neutral__focused__fill__default: var(--bosch-blue-85);
    --neutral__disabled__fill__default: var(--bosch-gray-85);
    --neutral__disabled__front__default: var(--bosch-gray-65);
    --small__enabled__fill__default: var(--bosch-gray-55);
    --small__enabled__fill__hovered: var(--bosch-gray-45);
    --small__enabled__fill__pressed: var(--bosch-gray-35);
    --small__disabled__fill__default: var(--bosch-gray-85);
    --small__disabled__front__default: var(--bosch-gray-65);
    --integrated__enabled__front__hovered: var(--bosch-blue-45);
    --integrated__enabled__front__pressed: var(--bosch-blue-35);
    --integrated__disabled__front__default: var(--bosch-gray-75);
    --minor-accent__enabled__fill__hovered: var(--bosch-blue-85);
    --minor-accent__enabled__fill__pressed: var(--bosch-blue-75);
    --minor-accent__enabled__front__default: var(--bosch-blue-45);
    --minor-accent__enabled__front__hovered: var(--bosch-blue-35);
    --minor-accent__enabled__front__pressed: var(--bosch-blue-25);
    --minor-accent__disabled__front__default: var(--bosch-gray-75);
    --major-accent__disabled__fill__default: var(--bosch-gray-75);
    --major-accent__disabled__front__default: var(--bosch-gray-55);
    --minor-signal-neutral__enabled__fill__default: var(--bosch-blue-85);
    --minor-signal-neutral__enabled__fill__hovered: var(--bosch-blue-75);
    --minor-signal-neutral__enabled__fill__pressed: var(--bosch-blue-65);
    --minor-signal-neutral__enabled__front__default: var(--bosch-black);
    --minor-signal-neutral__enabled__front__hovered: var(--bosch-black);
    --minor-signal-neutral__enabled__front__pressed: var(--bosch-black);
    --minor-signal-error__enabled__fill__default: var(--bosch-red-85);
    --minor-signal-error__enabled__fill__hovered: var(--bosch-red-75);
    --minor-signal-error__enabled__fill__pressed: var(--bosch-red-65);
    --minor-signal-error__enabled__front__default: var(--bosch-black);
    --minor-signal-error__enabled__front__hovered: var(--bosch-black);
    --minor-signal-error__enabled__front__pressed: var(--bosch-black);
    --minor-signal-warning__enabled__fill__default: var(--bosch-yellow-85);
    --minor-signal-warning__enabled__fill__hovered: var(--bosch-yellow-75);
    --minor-signal-warning__enabled__fill__pressed: var(--bosch-yellow-65);
    --minor-signal-warning__enabled__front__default: var(--bosch-black);
    --minor-signal-warning__enabled__front__hovered: var(--bosch-black);
    --minor-signal-warning__enabled__front__pressed: var(--bosch-black);
    --minor-signal-success__enabled__fill__default: var(--bosch-green-85);
    --minor-signal-success__enabled__fill__hovered: var(--bosch-green-75);
    --minor-signal-success__enabled__fill__pressed: var(--bosch-green-65);
    --minor-signal-success__enabled__front__default: var(--bosch-black);
    --minor-signal-success__enabled__front__hovered: var(--bosch-black);
    --minor-signal-success__enabled__front__pressed: var(--bosch-black);
    --major-signal-warning__enabled__fill__hovered: var(--bosch-yellow-75);
    --major-signal-warning__enabled__fill__pressed: var(--bosch-yellow-65);
    --minor-highlight-purple__enabled__fill__hovered: var(--bosch-purple-85);
    --minor-highlight-purple__enabled__fill__pressed: var(--bosch-purple-75);
    --minor-highlight-purple__enabled__front__default: var(--bosch-purple-40);
    --minor-highlight-purple__enabled__front__hovered: var(--bosch-purple-30);
    --minor-highlight-purple__enabled__front__pressed: var(--bosch-purple-20);
    --minor-highlight-blue__enabled__fill__hovered: var(--bosch-blue-85);
    --minor-highlight-blue__enabled__fill__pressed: var(--bosch-blue-75);
    --minor-highlight-blue__enabled__front__default: var(--bosch-blue-45);
    --minor-highlight-blue__enabled__front__hovered: var(--bosch-blue-35);
    --minor-highlight-blue__enabled__front__pressed: var(--bosch-blue-25);
    --minor-highlight-turquoise__enabled__fill__hovered: var(--bosch-turquoise-85);
    --minor-highlight-turquoise__enabled__fill__pressed: var(--bosch-turquoise-75);
    --minor-highlight-turquoise__enabled__front__default: var(--bosch-turquoise-45);
    --minor-highlight-turquoise__enabled__front__hovered: var(--bosch-turquoise-35);
    --minor-highlight-turquoise__enabled__front__pressed: var(--bosch-turquoise-25);
    --minor-highlight-green__enabled__fill__hovered: var(--bosch-green-85);
    --minor-highlight-green__enabled__fill__pressed: var(--bosch-green-75);
    --minor-highlight-green__enabled__front__default: var(--bosch-green-45);
    --minor-highlight-green__enabled__front__hovered: var(--bosch-green-35);
    --minor-highlight-green__enabled__front__pressed: var(--bosch-green-25);
}

.-contrast,.-floating,.A-Modal .ngdialog-content {
    --plain__enabled__fill__default: transparent;
    --plain__disabled__fill__default: transparent;
    --small__enabled__front__default: var(--bosch-white);
    --small__enabled__front__hovered: var(--bosch-white);
    --small__enabled__front__pressed: var(--bosch-white);
    --integrated__enabled__fill__default: transparent;
    --integrated__enabled__fill__hovered: transparent;
    --integrated__enabled__fill__pressed: transparent;
    --integrated__disabled__fill__default: transparent;
    color: var(--plain__enabled__front__default);
    --major-accent__enabled__fill__default: var(--bosch-blue-50);
    --major-accent__enabled__fill__hovered: var(--bosch-blue-40);
    --major-accent__enabled__fill__pressed: var(--bosch-blue-30);
    --major-accent__enabled__front__default: var(--bosch-white);
    --major-accent__enabled__front__hovered: var(--bosch-white);
    --major-accent__enabled__front__pressed: var(--bosch-white);
    --major-accent__disabled__front__default: var(--bosch-gray-60);
}

.-contrast {
    --background: var(--bosch-gray-20);
    --plain__enabled__fill__hovered: var(--bosch-gray-30);
    --plain__enabled__fill__pressed: var(--bosch-gray-40);
    --plain__enabled__front__default: var(--bosch-white);
    --plain__enabled__front__hovered: var(--bosch-white);
    --plain__enabled__front__pressed: var(--bosch-white);
    --plain__focused__fill__default: var(--bosch-blue-25);
    --plain__focused__front__default: var(--bosch-white);
    --plain__disabled__front__default: var(--bosch-gray-40);
    --neutral__enabled__fill__default: var(--bosch-gray-30);
    --neutral__enabled__fill__hovered: var(--bosch-gray-40);
    --neutral__enabled__fill__pressed: var(--bosch-gray-50);
    --neutral__enabled__front__default: var(--bosch-white);
    --neutral__enabled__front__hovered: var(--bosch-white);
    --neutral__enabled__front__pressed: var(--bosch-white);
    --neutral__focused__fill__default: var(--bosch-blue-30);
    --neutral__focused__front__default: var(--bosch-white);
    --neutral__disabled__fill__default: var(--bosch-gray-30);
    --neutral__disabled__front__default: var(--bosch-gray-50);
    --small__enabled__fill__default: var(--bosch-gray-50);
    --small__enabled__fill__hovered: var(--bosch-gray-40);
    --small__enabled__fill__pressed: var(--bosch-gray-30);
    --small__disabled__fill__default: var(--bosch-gray-30);
    --small__disabled__front__default: var(--bosch-gray-50);
    --integrated__enabled__front__default: var(--bosch-white);
    --integrated__enabled__front__hovered: var(--bosch-blue-70);
    --integrated__enabled__front__pressed: var(--bosch-blue-80);
    --integrated__disabled__front__default: var(--bosch-gray-40);
    --minor-accent__enabled__fill__hovered: var(--bosch-blue-30);
    --minor-accent__enabled__fill__pressed: var(--bosch-blue-40);
    --minor-accent__enabled__front__default: var(--bosch-blue-70);
    --minor-accent__enabled__front__hovered: var(--bosch-blue-80);
    --minor-accent__enabled__front__pressed: var(--bosch-blue-90);
    --minor-accent__disabled__front__default: var(--bosch-gray-40);
    --major-accent__disabled__fill__default: var(--bosch-gray-40);
    --minor-signal-neutral__enabled__fill__default: var(--bosch-blue-30);
    --minor-signal-neutral__enabled__fill__hovered: var(--bosch-blue-40);
    --minor-signal-neutral__enabled__fill__pressed: var(--bosch-blue-50);
    --minor-signal-neutral__enabled__front__default: var(--bosch-white);
    --minor-signal-neutral__enabled__front__hovered: var(--bosch-white);
    --minor-signal-neutral__enabled__front__pressed: var(--bosch-white);
    --minor-signal-error__enabled__fill__default: var(--bosch-red-30);
    --minor-signal-error__enabled__fill__hovered: var(--bosch-red-40);
    --minor-signal-error__enabled__fill__pressed: var(--bosch-red-50);
    --minor-signal-error__enabled__front__default: var(--bosch-white);
    --minor-signal-error__enabled__front__hovered: var(--bosch-white);
    --minor-signal-error__enabled__front__pressed: var(--bosch-white);
    --minor-signal-warning__enabled__fill__default: var(--bosch-yellow-30);
    --minor-signal-warning__enabled__fill__hovered: var(--bosch-yellow-40);
    --minor-signal-warning__enabled__fill__pressed: var(--bosch-yellow-50);
    --minor-signal-warning__enabled__front__default: var(--bosch-white);
    --minor-signal-warning__enabled__front__hovered: var(--bosch-white);
    --minor-signal-warning__enabled__front__pressed: var(--bosch-white);
    --minor-signal-success__enabled__fill__default: var(--bosch-green-30);
    --minor-signal-success__enabled__fill__hovered: var(--bosch-green-40);
    --minor-signal-success__enabled__fill__pressed: var(--bosch-green-50);
    --minor-signal-success__enabled__front__default: var(--bosch-white);
    --minor-signal-success__enabled__front__hovered: var(--bosch-white);
    --minor-signal-success__enabled__front__pressed: var(--bosch-white);
    --major-signal-warning__enabled__fill__hovered: var(--bosch-yellow-95);
    --major-signal-warning__enabled__fill__pressed: var(--bosch-white);
    --minor-highlight-purple__enabled__fill__hovered: var(--bosch-purple-30);
    --minor-highlight-purple__enabled__fill__pressed: var(--bosch-purple-40);
    --minor-highlight-purple__enabled__front__default: var(--bosch-purple-70);
    --minor-highlight-purple__enabled__front__hovered: var(--bosch-purple-80);
    --minor-highlight-purple__enabled__front__pressed: var(--bosch-purple-90);
    --minor-highlight-blue__enabled__fill__hovered: var(--bosch-blue-30);
    --minor-highlight-blue__enabled__fill__pressed: var(--bosch-blue-40);
    --minor-highlight-blue__enabled__front__default: var(--bosch-blue-70);
    --minor-highlight-blue__enabled__front__hovered: var(--bosch-blue-80);
    --minor-highlight-blue__enabled__front__pressed: var(--bosch-blue-90);
    --minor-highlight-turquoise__enabled__fill__hovered: var(--bosch-turquoise-30);
    --minor-highlight-turquoise__enabled__fill__pressed: var(--bosch-turquoise-40);
    --minor-highlight-turquoise__enabled__front__default: var(--bosch-turquoise-70);
    --minor-highlight-turquoise__enabled__front__hovered: var(--bosch-turquoise-80);
    --minor-highlight-turquoise__enabled__front__pressed: var(--bosch-turquoise-90);
    --minor-highlight-green__enabled__fill__hovered: var(--bosch-green-30);
    --minor-highlight-green__enabled__fill__pressed: var(--bosch-green-40);
    --minor-highlight-green__enabled__front__default: var(--bosch-green-70);
    --minor-highlight-green__enabled__front__hovered: var(--bosch-green-80);
    --minor-highlight-green__enabled__front__pressed: var(--bosch-green-90);
}

.-floating,.A-Modal .ngdialog-content {
    --background: var(--bosch-white);
    --plain__enabled__fill__hovered: var(--bosch-gray-90);
    --plain__enabled__fill__pressed: var(--bosch-gray-80);
    --plain__enabled__front__default: var(--bosch-black);
    --plain__enabled__front__hovered: var(--bosch-black);
    --plain__enabled__front__pressed: var(--bosch-black);
    --plain__focused__fill__default: var(--bosch-blue-95);
    --plain__focused__front__default: var(--bosch-black);
    --plain__disabled__front__default: var(--bosch-gray-80);
    --neutral__enabled__fill__default: var(--bosch-gray-90);
    --neutral__enabled__fill__hovered: var(--bosch-gray-80);
    --neutral__enabled__fill__pressed: var(--bosch-gray-70);
    --neutral__enabled__front__default: var(--bosch-black);
    --neutral__enabled__front__hovered: var(--bosch-black);
    --neutral__enabled__front__pressed: var(--bosch-black);
    --neutral__focused__fill__default: var(--bosch-blue-90);
    --neutral__focused__front__default: var(--bosch-black);
    --neutral__disabled__fill__default: var(--bosch-gray-90);
    --neutral__disabled__front__default: var(--bosch-gray-70);
    --small__enabled__fill__default: var(--bosch-gray-60);
    --small__enabled__fill__hovered: var(--bosch-gray-50);
    --small__enabled__fill__pressed: var(--bosch-gray-40);
    --small__disabled__fill__default: var(--bosch-gray-90);
    --small__disabled__front__default: var(--bosch-gray-70);
    --integrated__enabled__front__default: var(--bosch-black);
    --integrated__enabled__front__hovered: var(--bosch-blue-50);
    --integrated__enabled__front__pressed: var(--bosch-blue-40);
    --integrated__disabled__front__default: var(--bosch-gray-80);
    --minor-accent__enabled__fill__hovered: var(--bosch-blue-90);
    --minor-accent__enabled__fill__pressed: var(--bosch-blue-80);
    --minor-accent__enabled__front__default: var(--bosch-blue-50);
    --minor-accent__enabled__front__hovered: var(--bosch-blue-40);
    --minor-accent__enabled__front__pressed: var(--bosch-blue-30);
    --minor-accent__disabled__front__default: var(--bosch-gray-80);
    --major-accent__disabled__fill__default: var(--bosch-gray-80);
    --minor-signal-neutral__enabled__fill__default: var(--bosch-blue-90);
    --minor-signal-neutral__enabled__fill__hovered: var(--bosch-blue-80);
    --minor-signal-neutral__enabled__fill__pressed: var(--bosch-blue-70);
    --minor-signal-neutral__enabled__front__default: var(--bosch-black);
    --minor-signal-neutral__enabled__front__hovered: var(--bosch-black);
    --minor-signal-neutral__enabled__front__pressed: var(--bosch-black);
    --minor-signal-error__enabled__fill__default: var(--bosch-red-90);
    --minor-signal-error__enabled__fill__hovered: var(--bosch-red-80);
    --minor-signal-error__enabled__fill__pressed: var(--bosch-red-70);
    --minor-signal-error__enabled__front__default: var(--bosch-black);
    --minor-signal-error__enabled__front__hovered: var(--bosch-black);
    --minor-signal-error__enabled__front__pressed: var(--bosch-black);
    --minor-signal-warning__enabled__fill__default: var(--bosch-yellow-90);
    --minor-signal-warning__enabled__fill__hovered: var(--bosch-yellow-80);
    --minor-signal-warning__enabled__fill__pressed: var(--bosch-yellow-70);
    --minor-signal-warning__enabled__front__default: var(--bosch-black);
    --minor-signal-warning__enabled__front__hovered: var(--bosch-black);
    --minor-signal-warning__enabled__front__pressed: var(--bosch-black);
    --minor-signal-success__enabled__fill__default: var(--bosch-green-90);
    --minor-signal-success__enabled__fill__hovered: var(--bosch-green-80);
    --minor-signal-success__enabled__fill__pressed: var(--bosch-green-70);
    --minor-signal-success__enabled__front__default: var(--bosch-black);
    --minor-signal-success__enabled__front__hovered: var(--bosch-black);
    --minor-signal-success__enabled__front__pressed: var(--bosch-black);
    --major-signal-warning__enabled__fill__hovered: var(--bosch-yellow-75);
    --major-signal-warning__enabled__fill__pressed: var(--bosch-yellow-65);
    --minor-highlight-purple__enabled__fill__hovered: var(--bosch-purple-90);
    --minor-highlight-purple__enabled__fill__pressed: var(--bosch-purple-80);
    --minor-highlight-purple__enabled__front__default: var(--bosch-purple-40);
    --minor-highlight-purple__enabled__front__hovered: var(--bosch-purple-30);
    --minor-highlight-purple__enabled__front__pressed: var(--bosch-purple-20);
    --minor-highlight-blue__enabled__fill__hovered: var(--bosch-blue-90);
    --minor-highlight-blue__enabled__fill__pressed: var(--bosch-blue-80);
    --minor-highlight-blue__enabled__front__default: var(--bosch-blue-50);
    --minor-highlight-blue__enabled__front__hovered: var(--bosch-blue-40);
    --minor-highlight-blue__enabled__front__pressed: var(--bosch-blue-30);
    --minor-highlight-turquoise__enabled__fill__hovered: var(--bosch-turquoise-90);
    --minor-highlight-turquoise__enabled__fill__pressed: var(--bosch-turquoise-80);
    --minor-highlight-turquoise__enabled__front__default: var(--bosch-turquoise-50);
    --minor-highlight-turquoise__enabled__front__hovered: var(--bosch-turquoise-40);
    --minor-highlight-turquoise__enabled__front__pressed: var(--bosch-turquoise-30);
    --minor-highlight-green__enabled__fill__hovered: var(--bosch-green-90);
    --minor-highlight-green__enabled__fill__pressed: var(--bosch-green-80);
    --minor-highlight-green__enabled__front__default: var(--bosch-green-50);
    --minor-highlight-green__enabled__front__hovered: var(--bosch-green-40);
    --minor-highlight-green__enabled__front__pressed: var(--bosch-green-30);
}
@font-face {
    font-family: Bosch-Icon;
    font-style: normal;
    font-weight: 400;
    src: url(/tr/media/tech/fonts/woff2/bosch_icon_woff2.woff2);
}
@font-face {
    font-family: Bosch-UI-Icon;
    font-style: normal;
    font-weight: 400;
    src: url(/tr/media/tech/fonts/woff2/bosch_ui_icon_woff2.woff2);
}
@font-face {
    font-family: Bosch-UI-Icon-RTL;
    font-style: normal;
    font-weight: 400;
    src: url(/tr/media/tech/fonts/woff2/bosch_ui_icon_rtl_woff2.woff2);
}
[class*=" boschicon-bosch-ic"], [class^=boschicon-bosch-ic] {
    font-family: Bosch-Icon, sans-serif!important;
}
[class*=" boschicon-bosch-ic"], [class*=" ui-ic"], [class^=boschicon-bosch-ic], [class^=ui-ic] {
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
[class*=" ui-ic"], [class^=ui-ic] {
    font-family: Bosch-UI-Icon, sans-serif!important;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,.container:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

@media (min-width: 768px) {
    .container-fluid {
        width:750px
    }

    .M-Table {
        padding-top: 0px;
    }
}

@media (min-width: 992px) {
    .container-fluid {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container-fluid {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:after,.container-fluid:before {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.search_form .row, page_start .row {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    flex-wrap: wrap;
}

.row:after,.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.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-lg-auto,.col-md,.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-md-auto,.col-sm,.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-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 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,.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 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-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.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-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 {
        float:left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

*,:after,:before {
    box-sizing: border-box
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.clearfix:after,.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs,.visible-xs-block {
        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-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }

    .search_form button#search_submit_button {
        margin-left: 0em!important;
        margin-top: 2em;
        float: left;
    }

    #reset-search-result {
        margin-top: 2.5em!important
    }

    .a-text-field__icon-search {
        display: none!important;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm,.visible-sm-block {
        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-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md,.visible-md-block {
        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-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg,.visible-lg-block {
        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-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}
.u-Background--white {
    background-color: #fff
}

.u-Background--red {
    background-color: #e20015
}

.u-Background--violet {
    background-color: #50237f
}

.u-Background--fuchsia {
    background-color: #b90276
}

.u-Background--darkBlue {
    background-color: #005691
}

.u-Background--lightBlue {
    background-color: #008ecf
}

.u-Background--turquoise {
    background-color: #00a8b0
}

.u-Background--lightGreen {
    background-color: #78be20
}

.u-Background--darkGreen {
    background-color: #006249
}


.u-Background__gradient--lightBlue-turquoise {
    background-color: #008ecf;
    background-image: linear-gradient(to right,#008ecf 10%,#00a8b0 90%)
}

.u-Background__gradient--lightGreen-darkGreen,.u-Background__gradient--turquoise-lightGreen {
    background-color: #00a8b0;
    background-image: linear-gradient(to right,#00a8b0 10%,#78be20 90%);
    background-size: cover;
    background-position: center center
}


.u-UnstyledList {
    list-style: none;
    margin: 0;
    padding: 0
}

.u-HorizontalLine {
    margin: 20px 0;
    border-color: #d9d9d9
}

.u-CustomScrollbarWebkit::-webkit-scrollbar {
    width: 8px
}

.u-CustomScrollbarWebkit::-webkit-scrollbar:horizontal {
    height: 8px
}

.u-CustomScrollbarWebkit::-webkit-scrollbar-track {
    border-radius: 6px;
    background: rgba(0,0,0,.1)
}

.u-CustomScrollbarWebkit::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: rgba(0,0,0,.2)
}

.u-CustomScrollbarWebkit::-webkit-scrollbar-thumb:hover {
    background: rgba(0,0,0,.4)
}

.u-Text--large {
    font-weight: 200;
    margin-bottom: 30px
}

.u-Text--big {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.4
}

.u-Text--medium {
    font-size: 1rem;
    line-height: 1.2
}

.u-Text--small {
    font-size: .875rem;
    font-weight: 200
}

.u-TextColor--white {
    color: #fff
}

.u-TextColor--black {
    color: #000
}

.u-TextColor--red {
    color: #e20015
}

.u-TextColor--violet {
    color: #50237f
}

.u-TextColor--fuchsia {
    color: #b90276
}

.u-TextColor--darkBlue {
    color: #005691
}

.u-TextColor--lightBlue {
    color: #008ecf
}

.u-TextColor--turquoise {
    color: #00a8b0
}

.u-TextColor--lightGreen {
    color: #78be20
}

.u-TextColor--darkGreen {
    color: #006249
}

.u-Text__gradient--fuchsia-violet {
    color: #b90276
}

.backgroundcliptext .u-Text__gradient--fuchsia-violet {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: #b90276;
    background-image: linear-gradient(to right,#b90276 10%,#50237f 90%);
    background-size: cover;
    background-position: center center
}

.u-Text__gradient--red-fuchsia {
    color: #e20015
}

.backgroundcliptext .u-Text__gradient--darkBlue-lightBlue,.backgroundcliptext .u-Text__gradient--red-fuchsia,.backgroundcliptext .u-Text__gradient--violet-darkBlue {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: #e20015;
    background-image: linear-gradient(to right,#e20015 10%,#b90276 90%);
    background-size: cover;
    background-position: center center
}

.u-Text__gradient--violet-darkBlue {
    color: #50237f
}

.backgroundcliptext .u-Text__gradient--darkBlue-lightBlue,.backgroundcliptext .u-Text__gradient--violet-darkBlue {
    background-color: #50237f;
    background-image: linear-gradient(to right,#50237f 10%,#005691 90%)
}

.u-Text__gradient--darkBlue-lightBlue {
    color: #005691
}

.backgroundcliptext .u-Text__gradient--darkBlue-lightBlue {
    background-color: #005691;
    background-image: linear-gradient(to right,#005691 10%,#008ecf 90%)
}

.u-Text__gradient--lightBlue-turquoise {
    color: #008ecf
}

.backgroundcliptext .u-Text__gradient--lightBlue-turquoise,.backgroundcliptext .u-Text__gradient--lightGreen-darkGreen,.backgroundcliptext .u-Text__gradient--turquoise-lightGreen {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: #008ecf;
    background-image: linear-gradient(to right,#008ecf 10%,#00a8b0 90%);
    background-size: cover;
    background-position: center center
}

.u-Text__gradient--turquoise-lightGreen {
    color: #00a8b0
}

.backgroundcliptext .u-Text__gradient--lightGreen-darkGreen,.backgroundcliptext .u-Text__gradient--turquoise-lightGreen {
    background-color: #00a8b0;
    background-image: linear-gradient(to right,#00a8b0 10%,#78be20 90%)
}

.u-Text__gradient--lightGreen-darkGreen {
    color: #78be20
}

.backgroundcliptext .u-Text__gradient--lightGreen-darkGreen {
    background-color: #78be20;
    background-image: linear-gradient(to right,#78be20 10%,#006249 90%)
}

.u-LightFontWeight {
    font-weight: 200
}

.u-BoldFontWeight {
    font-weight: 700
}

.u-Text--leftAligned {
    text-align: left
}

.u-Text--rightAligned {
    text-align: right
}

.u-Text--centered {
    margin-top: 18px;
    margin-right: 10px;
    color: #525f6b!important;
}

.u-Text--large {
    font-size: 3rem
}

.sg-common-class,html {
    font-size: 100%
}

.sg-common-class,body {
    color: #000;
    font-family: "boschsans","Helvetica Neue",Helvetica,Arial,sans-serif
}

html:lang(zh) .sg-common-class,html:lang(zh) body {
    font-family: "boschsans","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",å¾®è½¯é›…é»‘,STXihei,åŽæ–‡ç»†é»‘,sans-serif
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 200;
    line-height: 1.2
}

.h1,h1 {
    font-size: 2rem
}

.h2,h2 {
    font-size: 1.75rem
}

.h3,h3 {
    font-size: 1.5rem
}

.h4,h4 {
    font-size: 1.25rem
}

.h5,.h6,h5,h6 {
    font-size: 1rem
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: 30px
}

.text-ellipsis {
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}

.text, .M-Table__cell img {
    margin-bottom: 20px;
}
.text > a {
    margin-top: 18px;
    font-size: 1rem;
}

.u-TextCaption,figcaption,small {
    font-size: .875rem;
    line-height: 1.4
}

a,a:active,a:visited,html:not(.is-touch) a:hover {
    text-decoration: none
}

a:active,html:not(.is-touch) a:hover {
    cursor: pointer
}

html:not(.is-touch) a:hover {
    color: #005691
}

a:active,a:active:hover,html:not(.is-touch) a:active:hover {
    color: #000
}

body {
    font-size: 1rem;
    line-height: 1.5;
    -ms-overflow-style: scrollbar;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body,html {
    min-height: 100%;
    height: 100%
}

body,html {
    margin: 0;
    padding: 0;
    width: 100%
}

main {
    background-color: #fff;
    z-index: 1
}
.container-fluid {
    max-width: 1170px
}

.container-fullbleed {
    padding: 0;
    position: relative;
    width: 100%
}

iframe {
    border: 0
}

.ng-hide,[data-ng-cloak] {
    display: none!important
}
div.search_form .A-FormField.A-FormField-Input.A-FormField-Input-Text {
    width: 90%;
}
div.search_form .A-FormField {
    display: inline-block;
    margin-right: 20px;
}
.A-FormField, .A-FormField__wrapper {
    position: relative;
}
.A-FormField {
    display: block;
    margin-bottom: 1rem;
}
.A-FormField, .A-FormField__wrapper {
    position: relative;
}
.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__element {
    border-radius: 0;
    background: 0 0;
    border: 0;
    padding: 0 15px;
    width: 100%;
    z-index: 2;
    outline: 0;
    border-bottom: 1px solid #e6e6e6;
    height: 48px;
    left: 0;
    margin-left: 0;
    margin-top: 1em;
    position: relative;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__label {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 15px;
    cursor: text;
    color: #ccc;
    height: 1em;
    line-height: 1em;
    -webkit-transform: translateY(24px) translateY(0.5em);
    transform: translateY(24px) translateY(0.5em);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: all 400ms cubic-bezier(.38, .04, .35, .96) 400ms;
}
.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__background {
    bottom: 0;
    display: block;
    height: calc(100% - 1em);
    left: 0;
    position: absolute;
    z-index: 0;
    opacity: 0;
    width: 100%;
    background-color: #f7f7f7;
    transition: opacity cubic-bezier(.38, .04, .35, .96) 400ms, transform cubic-bezier(.38, .04, .35, .96) 400ms;
    transition: opacity cubic-bezier(.38, .04, .35, .96) 400ms, transform cubic-bezier(.38, .04, .35, .96) 400ms, -webkit-transform cubic-bezier(.38, .04, .35, .96) 400ms;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}
.A-FormField__wrapper .A-FormField__element:not([value=""]) ~ .A-FormField__label,
.A-FormField__wrapper .A-FormField__element:focus ~ .A-FormField__label {
    top: -20px;

    color: #000;
    cursor: default;
    font-weight: 700;
    white-space: nowrap;
}
.A-FormField__validation {
    height: auto;
    padding-top: 0.5rem;
    position: relative;
}

.search_form button#search_submit_button {
    margin-left: 2em;
    min-width: 135px;
}

.A-Button--regular {
    height: 48px;
    padding: 0 40px;
    font-size: 1rem;
}
.A-Button--primary, .A-Button--secondary {
    transition: border cubic-bezier(.38,.04,.35,.96) 600ms,color cubic-bezier(.38,.04,.35,.96) 600ms,background cubic-bezier(.38,.04,.35,.96) 600ms;
}
.A-Button--primary {
    color: #fff;
    background: #007bc0;
}
.A-Button {
    height: 48px;
    padding: 0 40px;
    font-size: 1rem;
    float: right;
    border-radius: 0;
    box-sizing: border-box;
    outline: 0;
    border: 0 solid #008ecf;
}
.A-Button:not(:disabled) {
    background-color: #007bc0;
}

.A-Button:not(:disabled):hover {
    background-color: #00629a!important;
}


button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.M-EnhancedTable-Subline {
    padding-top: 0px;
    padding-bottom: 25px;
    float: left;
    margin-top: -40px;
}
.m-table {
    border-collapse: collapse;
    font-size: 1rem;
    line-height: 1.5;
    width: 100%;
}
.m-table td {
    height: 3rem;
    box-sizing: border-box;
    padding: 0.75rem 1rem 0.6875rem;
    border: 0;
    border-bottom: 0.06rem;
    border-style: solid;
    border-color: var(--plain__disabled__front__default);
}

.m-table th {
    height: 3rem;
    box-sizing: border-box;
    padding: 0.75rem 0.75rem 0.6875rem;
    border: 0;
    border-bottom: 0.0625rem;
    border-style: solid;
    border-color: var(--plain__enabled__front__default);
}

.m-table td > .a-icon, .m-table th > .a-icon {
    font-size: 1.5rem;
    line-height: 1;
    vertical-align: text-bottom;
}
.m-table .-with-icon {
    line-height: 1;
}
.m-table .-with-icon-and-label {
    align-items: center;
    display: flex;
    min-height: 3rem;
    height: auto;
}
.m-table .-with-icon-and-label .a-icon {
    align-self: flex-start;
    padding-right: 0.5rem;
}
.m-table th p {
    font-weight: bold;
    margin-bottom: 0;
}
.m-table th {
    font-weight: bold;
}
.m-table thead th {
    border-color: gray;
}
.m-table th:first-child, .m-table td:first-child {
    padding-left: 1rem;
}
.m-table th:last-child, .m-table td:last-child {
    padding-right: 1rem;
}
.m-table caption {
    caption-side: bottom;
    margin-top: 0.5rem;
    text-align: left;
}
/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
.dataTables_length {
    padding-top: 30px;
    padding-right: 20px;
    float: left;
}

.zoom-img {
    float:left;
}

.zoom-img img {
    visibility:hidden;
    width: 500px;
    height: auto;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    margin-top: 90px;
    margin-left: 20px;
}

img:hover + .zoom-img img {
    visibility:visible;
}

.boschicon-bosch-ic-zoom-in:hover {
    color: var(--minor-accent__enabled__front__hovered)!important;
}

.boschicon-bosch-ic-zoom-in:before {
    content: "\e2c9";
}

.boschicon-bosch-ic-zoom-in {
    color: #000000!important
}

.a-text-field__enhanced-table input:active {
    background-color: var(--neutral__enabled__fill__pressed);
}
.a-text-field__enhanced-table input:hover {
    background-color: var(--neutral__enabled__fill__hovered);
}
.a-text-field__enhanced-table input {
    background-color: var(--neutral__enabled__fill__default);
    border: 0;
    border-bottom: 0.0625rem solid var(--neutral__enabled__front__default);
    color: var(--neutral__enabled__front__default);
    height: 3rem;
    padding: 0 1rem;
    width: 100%;
}
.m-search-form__enhanced-table {
    margin-bottom: 0;
}
.m-search-form__enhanced-table {
    position: relative;
}
.m-search-form__enhanced-table .a-text-field__enhanced-table {
    z-index: 2;
}

.m-search-form__enhanced-table input {
    border-radius: 0;
}

.m-search-form__enhanced-table input[type=search] {
    -webkit-appearance: none;
}

.M-SearchField--static .m-search-form__enhanced-table,.M-Stage-Two__headline h1 .a-icon,.M-Stage-Two__headline h2 .a-icon {
    position: relative;
}

.M-SearchField--open .m-search-form__enhanced-table,.M-SearchField--static .m-search-form__enhanced-table {
    width: 100%;
    height: auto;
    visibility: visible;
}

.m-search-form__enhanced-table .a-text-field__icon-search {
    top: 0;
    right: -25px;
}

.m-search-form__enhanced-table .a-text-field--search__enhanced-table input[type=search]::-webkit-search-cancel-button {
    display: none;
}

.M-SearchField--open .m-search-button,.M-SearchField--static .m-search-button,.m-search-button .a-button__label {
    display: none;
}

.a-text-field__icon-password, .a-text-field__icon-search {
    right: 0;
}

.a-text-field__icon-search {
    align-items: center;
    border: 0;
    cursor: pointer;
    display: inline-flex;
    height: calc(3rem - 1px);
    justify-content: center;
    padding-top: 2px;
    position: absolute;
    width: 3rem;
    top:0;
}
.a-text-field--search__enhanced-table .a-icon{
    color: black;
}

.m-search-button .a-button__icon {
    padding: .75rem;
}
#search_submit_button {
    display: inline
}
#reset-search-result{
    margin-top: .55rem;
    margin-left: -0.7rem;
    padding-right: 0;
}

a .M-Search-SearchResultItem {
    color: var(--integrated__enabled__front__default);
}

.M-Search-SearchResultItem__wrapper:hover {
    background: var(--integrated__enabled__fill__default);
}

.M-Search-SearchResultItem__page {
    color: var(--integrated__enabled__fill__default);
}

.M-Search-SearchResultItem__title {
    font-weight: 700;
    -webkit-margin-after: 10px;
    margin-block-end:10px;
}

.pagination .a-icon {
    font-size: 24px;
    color: inherit;
    color: #008ecf;
}

.boschicon-bosch-ic-back-left:before {
    content: "\e0a0";
}

.boschicon-bosch-ic-forward-right:before {
    content: "\e181";
}
.boschicon-bosch-ic-back-left-double:before {
    content: "\e0a1";
}

.boschicon-bosch-ic-forward-right-double:before {
    content: "\e182";
}

.boschicon-bosch-ic-search:before {
    content: "\e235";
}

.d-flex {
    display: flex!important
}

.justify-content-center {
    justify-content: center!important
}

.text-right {
    float: right;
}
.text-search-result {
    margin-top: 2rem;
    text-align: left;
    margin-bottom: 20px;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    margin-top: 10px;
}

.pagination .pagination-page {
    align-items: center;
    display: flex;
    padding: 10px;
}
.pagination-prev, .pagination-next {
    margin-top: 10px;
    padding-left: 10px;
}
.pagination .page-item.active .page-link {
    font-weight: bold;
    border-bottom: 2px solid;
    color: #008ecf;
}
.pagination .pagination-next a,
.pagination .pagination-prev a {
    color: #525f6b;
    height: 64px;
    border: none;
}
.pagination_start {
    margin-left: auto;
}
.sort-icons {
    display: inline-table;
    position: relative;
}
.sort-icon-label {
    position: relative;
    left: 5px;
}
.sort-icon-label p {
    display: inline-table;
    margin: 15px 0 0;
    font-weight: bold;
}
.up-arrow {
    width: 0;
    height: 0;
    border: solid 5px transparent;
    background: transparent;
    border-bottom: solid 7px black;
    border-top-width: 0;
    cursor: pointer;
}

.down-arrow {
    width: 0;
    height: 0;
    border: solid 5px transparent;
    background: transparent;
    border-top: solid 7px black;
    border-bottom-width: 0;
    margin-top:5px;
    cursor: pointer;
}
.page-link {
    color: #008ecf;
}
ul>li:before {
    display: none;
}

.highlighted {
    background: #e6e6e6db;
}


@media (min-width: 992px) {
    main {
        z-index:1
    }

    .h2,h2 {
        font-size: 2.25rem
    }

    .h3,h3 {
        font-size: 1.75rem
    }

    .h4,h4 {
        font-size: 1.5rem
    }

    .h5,h5 {
        font-size: 1.25rem
    }

    .h6,h6,p {
        font-size: 1rem
    }

    .M-Table__content .M-Table__row:not(.M-Table__headlineRow):hover .M-Table__cell {
        background: #f0f0f0
    }

    .M-Table__content .M-Table__row .M-Table__cell--head:nth-child(even) {
        background: 0 0
    }

    .M-Table__contentWrapper {
        table-layout: fixed;
    }

    .M-Table__contentWrapper--flexible {
        table-layout: auto
    }
    .M-Table__cell p :not(.M-Table__cell--head){
        max-height: 100px;
        line-height: 1.5;
    }
    @media (min-width: 992px) {
        main {
            z-index: 1
        }

        .h1, h1 {
            font-size: 3rem
        }

        .h2, h2 {
            font-size: 2.25rem
        }

        .h3, h3 {
            font-size: 1.75rem
        }

        .h4, h4 {
            font-size: 1.5rem
        }

        .h5, h5 {
            font-size: 1.25rem
        }

        .h6, h6, p {
            font-size: 1rem
        }

        .u-Text--large {
            font-size: 3.75rem;
            margin-bottom: 50px
        }
    }
    @media (min-width: 768px) {
        .M-Table {
            padding-top:20px;
            padding-bottom: 40px;
        }
    }

    @media (min-width: 992px) {
        .M-Table {
            padding-top: 20px;
            padding-bottom: 40px;
        }
        .M-Table__content .M-Table__row .M-Table__cell:nth-child(even) {
            background: none;
        }
        .M-Table__content .M-Table__row:not(.M-Table__headlineRow):hover .M-Table__cell:nth-child(even) {
            background: #f0f0f0;
        }
    }


}

.M-Table--scroll .M-Table__row .M-Table__cell:nth-child(even),.M-Table--scroll .M-Table__row:not(.M-Table__headlineRow):hover .M-Table__cell {
    background: none;
}
.M-Table__contentWrapper {
    border-spacing: 0;
    display: table;
    width: 100%;
}
.M-Table__row {
    display: table-row;
}
.M-Table__row[data-href] {
    cursor: pointer;
}
.M-Table__row:not(.M-Table__headlineRow):hover {
    background: var(--plain__enabled__fill__hovered);
}
.M-Table__row:not(.M-Table__headlineRow):active {
    background: var(--plain__enabled__fill__pressed);
}
.M-Table__cell {
    border-bottom: 0.0625rem solid var(--small__disabled__front__default);
    display: table-cell;
    min-height: 3rem;
    overflow: hidden;
    padding: 0.75rem 1rem;
    vertical-align: top;
    white-space: normal;
}
.M-Table__cell .M-Table__mobileHead {
    display: none;
}
.M-Table__cell .A-Text-RichText .A-Image-Enhanced__figure {
    min-width: 7rem;
}
.M-Table__cell .A-Text-RichText .A-Image-Enhanced__picture,
.M-Table__cell .A-Text-RichText img {
    max-width: 100%;
}
.M-Table__cell--head,
.M-Table__cell--noWrap {
    white-space: nowrap;
}
.M-Table__cell--head {
    border-bottom: 0.0625rem solid var(--plain__enabled__front__default);
    overflow: hidden;
    position: relative;
    text-align: start;
    text-overflow: ellipsis;
}
.M-Table__caption {
    margin-top: 0.5rem;
}

.M-Table__headlineRow {
    border-bottom: 0.0625rem solid var(--plain__enabled__front__default);
}

@media only screen and (max-width: 991px) {
    .headline-header-enhanced-table {
        width: max-content;
    }
    .M-Table__row:not(.M-Table__headlineRow):active,.M-Table__row:not(.M-Table__headlineRow):hover {
        background:0 0;
    }

    .M-Table--scroll .M-Table__container,.M-Table--squash .M-Table__container {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .M-Table--scroll .M-Table__container::-webkit-scrollbar,.M-Table--squash .M-Table__container::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    .M-Table--scroll .M-Table__container::-webkit-scrollbar:vertical,.M-Table--squash .M-Table__container::-webkit-scrollbar:vertical {
        width: 16px;
    }

    .M-Table--scroll .M-Table__container::-webkit-scrollbar:horizontal,.M-Table--squash .M-Table__container::-webkit-scrollbar:horizontal {
        height: 16px;
    }

    .M-Table--scroll .M-Table__container::-webkit-scrollbar-thumb,.M-Table--squash .M-Table__container::-webkit-scrollbar-thumb {
        background-color: var(--plain__disabled__front__default);
        border-bottom: 2px solid var(--small__enabled__front__default);
        border-radius: 12px;
        border-top: 2px solid var(--small__enabled__front__default);
    }

    .M-Table--scroll .M-Table__container::-webkit-scrollbar-track,.M-Table--squash .M-Table__container::-webkit-scrollbar-track {
        background-color: var(--small__enabled__front__default);
    }

    .M-Table__cell {
        justify-content: center;
    }

    .M-Table__cell {
        padding: 1rem .5rem;
    }

    .M-Table__cell--head {
        white-space: normal;
    }

    .M-Table--collapse-row .M-Table__row {
        border-top: .0625rem solid var(--plain__enabled__front__default);
        display: table;
        table-layout: fixed;
        width: 100%;
    }

    .M-Table--collapse-row .M-Table__row:last-child {
        border-bottom: .0625rem solid var(--small__disabled__front__default);
    }

    .M-Table--collapse-row .M-Table__row.M-Table__headlineRow {
        display: table-row;;
    }

    .M-Table--collapse-row .M-Table__cell {
        display: table-row;
    }

    .M-Table--collapse-column .M-Table__row .M-Table__cell:last-child,.M-Table--collapse-row .M-Table__cell:last-child .A-Text-RichText,.M-Table--collapse-row .M-Table__cell:last-child .M-Table__mobileHead {
        border-bottom: 0;
    }

    .M-Table--collapse-row .M-Table__cell .M-Table__mobileHead {
        font-weight: 700;
    }

    .M-Table--collapse-row .M-Table__cell .A-Text-RichText,.M-Table--collapse-row .M-Table__cell .M-Table__mobileHead {
        box-sizing: border-box;
        border-bottom: .0625rem solid var(--small__disabled__front__default);
        display: table-cell;
        max-width: 50%;
        overflow: hidden;
        padding: .75rem 1rem;
        text-overflow: ellipsis;
        vertical-align: top;
        white-space: nowrap;
    }

    .M-Table--collapse-column .M-Table__container {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .M-Table--collapse-column .M-Table__container::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    .M-Table--collapse-column .M-Table__container::-webkit-scrollbar:vertical {
        width: 16px;
    }

    .M-Table--collapse-column .M-Table__container::-webkit-scrollbar:horizontal {
        height: 16px;
    }

    .M-Table--collapse-column .M-Table__container::-webkit-scrollbar-thumb {
        background-color: var(--plain__disabled__front__default);
        border-bottom: 2px solid var(--small__enabled__front__default);
        border-radius: 12px;
        border-top: 2px solid var(--small__enabled__front__default);
    }

    .M-Table--collapse-column .M-Table__container::-webkit-scrollbar-track {
        background-color: var(--small__enabled__front__default);
    }

    .M-Table--collapse-column .M-Table__container .M-Table__content {
        display: flex;
        width: 100%;
    }

    .M-Table--collapse-column .M-Table__row {
        border-bottom: 0;
        display: flex;
        flex: 1 0 auto;
        flex-flow: column;
        max-width: 50%;
    }

    .M-Table--collapse-column .M-Table__row.M-Table__headlineRow::before {
        display: none;
    }

    .M-Table--collapse-column .M-Table__row .M-Table__cell {
        align-items: center;
        border-right: .0625rem solid var(--small__disabled__front__default);
        border-bottom: .0625rem solid var(--small__disabled__front__default);
        box-sizing: border-box;
        display: flex;
        flex: 1 1 auto;
    }

    .M-Table--collapse-column .M-Table__row .M-Table__cell--head {
        border-right: .0625rem solid var(--plain__enabled__front__default);
    }
    .M-Table--squash .M-Table__row .M-Table__cell:nth-child(even), .M-Table--squash .M-Table__row:not(.M-Table__headlineRow):hover .M-Table__cell {
        background: none;
    }

    #reset-search-result a {
        float: right;
        margin-top: 10px;
    }
    .M-Text-TextIntro__specialInformation {
        margin-top: 20px;
    }
    .zoom-img img {
        visibility:hidden;
        width: 300px;
        height: auto;
        position: absolute;
        z-index: 2;
        cursor: pointer;
        margin-top: -30px;
        margin-left: 20px;
    }
}