/*FIX FONT FOR GOOGLE CHROME ON WINDOWS*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.copy p {
  margin: 0;
  padding: 0;
}
.copy p,
.copy h1,
.copy .h1,
.copy h2,
.copy .h2,
.copy h3,
.copy .h3,
.copy h4,
.copy .h4 {
  margin-top: 12px;
}
.copy :first-child {
  margin-top: 0;
}
.copy .tablewrap {
  overflow: auto;
  max-width: 100%;
}
.copy table {
  border-width: 0;
  border-spacing: 0;
  border-collapse: separate;
  background: #F5F6F6;
  width: 590px;
  overflow: scroll;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
}
.copy table caption {
  text-align: left;
}
.copy table thead {
  background: #898D8D;
  border: 1px solid #898D8D;
  color: #FFFFFF;
  font-weight: 700;
}
.copy table thead p {
  margin: 0;
}
.copy table td,
.copy table th {
  padding: 0;
  padding: 11px 15px;
  font-weight: normal;
  text-align: left;
}
.copy table td sup,
.copy table th sup {
  font-size: 10px;
  line-height: 15px;
}
.copy table td.justifyLeft,
.copy table th.justifyLeft {
  text-align: left;
}
.copy table td.justifyCenter,
.copy table th.justifyCenter {
  text-align: center;
}
.copy table td.justifyRight,
.copy table th.justifyRight {
  text-align: right;
}
.copy table td.justifyTop,
.copy table th.justifyTop {
  vertical-align: top;
}
.copy table td.justifyMiddle,
.copy table th.justifyMiddle {
  vertical-align: middle;
}
.copy table td.justifyBottom,
.copy table th.justifyBottom {
  vertical-align: bottom;
}
.copy table td.prime,
.copy table th.prime {
  table-layout: auto;
  width: 232px;
}
.copy table td.sort,
.copy table th.sort {
  padding-right: 15px;
  padding-left: 30px;
  cursor: pointer;
}
.copy table td.sort .wrapper,
.copy table th.sort .wrapper {
  position: relative;
  overflow: visible;
}
.copy table td.sort .wrapper:before,
.copy table th.sort .wrapper:before {
  font-family: "oneweb-controls";
  content: "\e013";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  margin-left: -20px;
  margin-top: -10px;
  display: inline-block;
  width: 15px;
  line-height: 20px;
}
.ie8.not-ready .copy table td.sort .wrapper:before,
.ie8.not-ready .copy table th.sort .wrapper:before {
  content: none !important;
}
.copy table td.sort:hover,
.copy table th.sort:hover {
  background-color: #269dd3;
}
.copy table td.active,
.copy table th.active {
  background-color: #269dd3;
}
.copy table td.down .wrapper:before,
.copy table th.down .wrapper:before {
  margin-top: -7px;
  font-family: "oneweb-controls";
  content: "\e011";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .copy table td.down .wrapper:before,
.ie8.not-ready .copy table th.down .wrapper:before {
  content: none !important;
}
.copy table th {
  vertical-align: middle;
  font-weight: 700;
}
.copy table td {
  vertical-align: top;
  border: 1px solid #CCCCCC;
  border-width: 0 1px 1px 0;
}
.copy table td:first-child {
  border-width: 0px 1px 1px 1px;
}
.copy table td.highlight {
  background-color: #E6E6E6;
}
.copy table td a {
  margin-top: 20px;
  display: block;
}
.copy table td a:first-child {
  margin-top: 0;
}
.dir-rtl .copy table td {
  border: 1px solid #CCCCCC;
  border-width: 0 0 1px 1px;
}
.dir-rtl .copy table td:first-child {
  border-width: 0 1px 1px 1px;
}
.dir-rtl .copy table tr:first-child td {
  border-top-width: 1px;
}
.copy table.sum {
  position: relative;
}
.copy table.sum:after {
  content: '';
  position: absolute;
  height: 0;
  bottom: -3px;
  left: 0;
  right: -1px;
  border-bottom: 1px solid #898D8D;
}
.copy table .total th,
.copy table .total td {
  border-bottom: 1px solid #898D8D;
}
.copy table tr:first-child td {
  border-top: 1px solid #CCCCCC;
}
.copy table tr.prominent td,
.copy table tr.prominent th {
  font-weight: 700;
  background-image: none;
}
.copy table tr.marked_first td:first-child,
.copy table tr.marked td:first-child,
.copy table tr.marked_last td:first-child {
  border-left: 1px solid #000;
}
.copy table tr.marked_first td:last-child,
.copy table tr.marked td:last-child,
.copy table tr.marked_last td:last-child {
  border-right: 1px solid #000;
}
.copy table tr.marked_first td {
  border-top: 1px solid #000;
}
.copy table tr.marked_last td {
  border-bottom: 1px solid #000;
}
.copy table.fullsize {
  width: 920px;
}
.copy table.fullsize th.prime {
  width: 167px;
}
.copy table.uniform {
  table-layout: fixed;
}
.copy table p {
  margin: 1em 0 0;
}
.copy table p:first-child {
  margin-top: 0;
}
.copy table .copy a.link {
  background-position: -230px 6px;
  margin-top: 0;
  padding-top: 3px;
}
.copy ul {
  list-style: disc;
  margin-top: 0;
  margin-bottom: 0.5em;
  padding-left: 15px;
}
.copy ul li {
  /*list-style: disc;*/
  list-style-position: outside;
  line-height: normal;
  position: relative;
  padding: 4px 0;
  margin: 0 0 0 20px;
}
.copy ul li ul {
  margin-bottom: 0;
}
.copy ul.ticks li {
  list-style-type: none;
  padding: 0;
  margin: 7px 0 7px 20px;
  line-height: 18px;
}
.copy ul.ticks li:before {
  font-family: "oneweb-controls";
  content: "\e006";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #77ac1f;
  padding: 0 10px 0 0;
  font-size: 18px;
  vertical-align: bottom;
  margin-left: -28px;
  /*display: inline-block;*/
  position: absolute;
}
.ie8.not-ready .copy ul.ticks li:before {
  content: none !important;
}
.copy ul.ticks li h1,
.copy ul.ticks li h2,
.copy ul.ticks li h3,
.copy ul.ticks li h4,
.copy ul.ticks li h5,
.copy ul.ticks li h6 {
  line-height: 18px;
}
.copy ul.ticks li .typo-xxl-bold,
.copy ul.ticks li .typo-xxl {
  line-height: 66px;
  position: relative;
  top: -25px;
}
.copy ul.ticks li .typo-xl,
.copy ul.ticks li .typo-xl-light {
  line-height: 42px;
  position: relative;
  top: -15px;
}
.copy ul.ticks li .typo-l-light {
  line-height: 36px;
  position: relative;
  top: -11px;
}
.copy ul.ticks li .typo-m-bold,
.copy ul.ticks li .typo-m,
.copy ul.ticks li .typo-m-light {
  line-height: 28px;
  position: relative;
  top: -5px;
}
.copy ul.ticks li .typo-s-bold,
.copy ul.ticks li .typo-s {
  line-height: 26px;
  position: relative;
  top: -3px;
}
.copy ul.ticks li .typo-xs-bold,
.copy ul.ticks li .typo-xs {
  line-height: 22px;
  position: relative;
  top: -1px;
}
.copy ol {
  list-style: decimal;
  padding-left: 19px;
  margin-left: 15px;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.copy ol li {
  /*list-style: decimal;*/
  padding: 4px 0;
}
.copy ol li > ol {
  list-style: lower-latin;
  margin-bottom: 0;
}
.copy ol li > ol li {
  list-style: lower-latin;
}
.copy ol.fancy {
  padding-left: 5px;
  margin-left: 0;
}
.copy ol.fancy li {
  margin: 0 0 0 15px;
  list-style: none;
  counter-increment: counter;
  position: relative;
  display: block;
}
.copy ol.fancy li:before {
  content: counter(counter);
  display: block;
  position: absolute;
  left: -15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  z-index: 1;
  text-align: center;
  color: #FFFFFF;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  overflow: hidden;
  background: #e20017;
  margin: 0 9px 0 0;
}
.dir-rtl .copy ul {
  padding-left: 0px;
  padding-right: 15px;
}
.dir-rtl .copy ul li {
  margin: 0 20px 0 0;
}
.dir-rtl .copy ul.ticks li {
  margin: 7px 20px 7px 0;
}
.dir-rtl .copy ul.ticks li:before {
  font-family: "oneweb-controls";
  content: "\e006";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 0 0 13px;
  margin-right: -30px;
  margin-left: 0;
}
.ie8.not-ready .dir-rtl .copy ul.ticks li:before {
  content: none !important;
}
.dir-rtl .copy ol {
  padding-right: 19px;
  margin-right: 15px;
  padding-left: 0;
  margin-left: 0;
}
.dir-rtl .copy ol li > ol {
  list-style: lower-latin;
}
.dir-rtl .copy ol li > ol li {
  list-style: lower-latin;
}
.dir-rtl .copy ol.fancy {
  padding-right: 5px;
  margin-right: 0;
}
.dir-rtl .copy ol.fancy li {
  margin: 0 15px 0 0;
}
.dir-rtl .copy ol.fancy li:before {
  right: -15px;
  left: 0px;
  margin: 0 0 0 9px;
}
.dir-rtl .copy table td {
  border-width: 0 0 1px 1px;
}
.dir-rtl .copy table td:first-child {
  border-width: 0px 1px 1px 1px;
}
.dir-rtl .copy table td a {
  display: inline;
}
.dir-rtl .copy table tr:first-child td {
  border-top: 1px solid #CCCCCC;
}
.dir-rtl .copy table tr.marked_first td:first-child,
.dir-rtl .copy table tr.marked td:first-child,
.dir-rtl .copy table tr.marked_last td:first-child {
  border-right: 1px solid #000;
  border-left: 1px solid #CCCCCC;
}
.dir-rtl .copy table tr.marked_first td:last-child,
.dir-rtl .copy table tr.marked td:last-child,
.dir-rtl .copy table tr.marked_last td:last-child {
  border-left: 1px solid #000;
  border-right: 0px;
}
.dir-rtl .copy table tr.marked_first td {
  border-top: 1px solid #000;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: "oneweb-controls";
  src: url("../fonts/oneweb-controls/oneweb-controls.eot");
  src: url("../fonts/oneweb-controls/oneweb-controls.eot?#iefix") format("embedded-opentype"), url("../fonts/oneweb-controls/oneweb-controls.ttf") format("truetype"), url("../fonts/oneweb-controls/oneweb-controls.svg#oneweb-controls") format("svg"), url("../fonts/oneweb-controls/oneweb-controls.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.icon-oneweb-controls:before {
  font-family: "oneweb-controls";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .icon-oneweb-controls:before {
  content: none !important;
}
@font-face {
  font-family: "oneweb-allianz";
  src: url("../fonts/oneweb-allianz/oneweb-allianz.eot");
  src: url("../fonts/oneweb-allianz/oneweb-allianz.eot?#iefix") format("embedded-opentype"), url("../fonts/oneweb-allianz/oneweb-allianz.ttf") format("truetype"), url("../fonts/oneweb-allianz/oneweb-allianz.svg#oneweb-allianz") format("svg"), url("../fonts/oneweb-allianz/oneweb-allianz.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.icon-oneweb-allianz:before {
  font-family: "oneweb-allianz";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .icon-oneweb-allianz:before {
  content: none !important;
}
@font-face {
  font-family: "Allianz Sans";
  src: url("../fonts/ALSANREG/ALSANREG.eot");
  src: url("../fonts/ALSANREG/ALSANREG.eot?#iefix") format("embedded-opentype"), url("../fonts/ALSANREG/ALSANREG.svg#ALSANREG") format("svg"), url("../fonts/ALSANREG/ALSANREG.woff") format("woff"), url("../fonts/ALSANREG/ALSANREG.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Allianz Sans";
  src: url("../fonts/ALSANBOL/ALSANBOL.eot");
  src: url("../fonts/ALSANBOL/ALSANBOL.eot?#iefix") format("embedded-opentype"), url("../fonts/ALSANBOL/ALSANBOL.svg#ALSANBOL") format("svg"), url("../fonts/ALSANBOL/ALSANBOL.woff") format("woff"), url("../fonts/ALSANBOL/ALSANBOL.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Allianz Sans";
  src: url("../fonts/ALSANBIT/ALSANBIT.eot");
  src: url("../fonts/ALSANBIT/ALSANBIT.eot?#iefix") format("embedded-opentype"), url("../fonts/ALSANBIT/ALSANBIT.svg#ALSANBIT") format("svg"), url("../fonts/ALSANBIT/ALSANBIT.woff") format("woff"), url("../fonts/ALSANBIT/ALSANBIT.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Allianz Sans";
  src: url("../fonts/ALSANITA/ALSANITA.eot");
  src: url("../fonts/ALSANITA/ALSANITA.eot?#iefix") format("embedded-opentype"), url("../fonts/ALSANITA/ALSANITA.svg#ALSANITA") format("svg"), url("../fonts/ALSANITA/ALSANITA.woff") format("woff"), url("../fonts/ALSANITA/ALSANITA.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Allianz Sans";
  src: url("../fonts/ALSANLIG/ALSANLIG.eot");
  src: url("../fonts/ALSANLIG/ALSANLIG.eot?#iefix") format("embedded-opentype"), url("../fonts/ALSANLIG/ALSANLIG.svg#ALSANLIG") format("svg"), url("../fonts/ALSANLIG/ALSANLIG.woff") format("woff"), url("../fonts/ALSANLIG/ALSANLIG.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Allianz Sans";
  src: url("../fonts/ALSANLIT/ALSANLIT.eot");
  src: url("../fonts/ALSANLIT/ALSANLIT.eot?#iefix") format("embedded-opentype"), url("../fonts/ALSANLIT/ALSANLIT.svg#ALSANLIT") format("svg"), url("../fonts/ALSANLIT/ALSANLIT.woff") format("woff"), url("../fonts/ALSANLIT/ALSANLIT.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
body {
  font-family: 'Allianz Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #414141;
  background: #F5F6F6;
}
.typo-xxl {
  font-size: 60px;
  line-height: 66px;
  font-weight: 400;
}
.typo-xxl-bold {
  font-size: 60px;
  line-height: 66px;
  font-weight: 700;
}
.typo-xl {
  font-size: 38px;
  line-height: 42px;
  font-weight: 400;
}
.typo-xl-light {
  font-size: 38px;
  line-height: 42px;
  font-weight: 300;
}
.typo-l-light {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
.typo-m {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
.typo-m-light {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
}
.typo-m-bold {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
.typo-s {
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
}
.typo-s-bold {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
}
.typo-xs {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.typo-xs-bold {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
h1,
.h1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin: 0;
}
h2,
.h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  margin: 0;
}
h3,
.h3 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  margin: 0;
}
h4,
.h4 {
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
}
h5,
.h5 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin: 0;
}
h6,
.h6 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
}
a {
  color: #17549C;
  text-decoration: none;
  clear: both;
}
a:hover {
  color: #199DD7;
}
a.dwn {
  margin-left: -5px;
  padding: 3px 0 2px 30px;
  background: transparent url('../images/icons/ic_download_service.png') no-repeat 9px -238px;
}
a.dwn.pdf {
  background-position: -81px -144px;
}
a.dwn.xls {
  background-position: -171px -50px;
}
a.dwn.mp3 {
  background-position: -141px -82px;
}
a.dwn.vid {
  background-position: -111px -113px;
}
a.dwn.wmf {
  background-position: -51px -175px;
}
a.dwn.img {
  background-position: -201px -20px;
}
a.dwn.pod {
  background-position: -21px -206px;
}
a.link:before {
  font-family: "oneweb-controls";
  content: '\e012';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 70%;
  font-weight: bold;
  display: inline-block;
  width: 18px;
  height: 15px;
  padding-left: 4px;
  vertical-align: bottom;
}
.ie8.not-ready a.link:before {
  content: none !important;
}
a.moreentries.button {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.dir-rtl a.link:before {
  padding-left: initial;
  padding-right: 4px;
}
.dir-rtl a.dwn {
  margin-left: 0;
  margin-right: -5px;
  padding: 3px 30px 2px 0;
  position: relative;
  display: inline-block;
  background: none;
}
.dir-rtl a.dwn:after {
  background: transparent url('../../master/images/icons/ic_download_service_arabic.png') no-repeat -9px -238px;
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
}
.dir-rtl a.dwn.pdf:after {
  background-position: -137px -144px;
}
.dir-rtl a.dwn.xls:after {
  background-position: -46px -50px;
}
.dir-rtl a.dwn.mp3:after {
  background-position: -76px -82px;
}
.dir-rtl a.dwn.vid:after {
  background-position: -106px -113px;
}
.dir-rtl a.dwn.wmf:after {
  background-position: -166px -175px;
}
.dir-rtl a.dwn.img:after {
  background-position: -16px -20px;
}
.dir-rtl a.dwn.pod:after {
  background-position: -196px -206px;
}
.module-inner .warning {
  color: red;
}
.default-no-rendering,
.container.default-no-rendering,
.module.default-no-rendering {
  display: none!important;
}
.default-rendering table.missing-component td {
  font-size: 12px;
  vertical-align: top;
}
.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
.viewRules {
  left: 10px;
  right: 0;
  width: 100%;
  z-index: 4;
  position: absolute;
  border-top: 1px dashed #ddd;
}
.viewRules div {
  float: left;
  /*width: 100%;*/
}
.viewRules span {
  font-size: 13px;
  padding: 4px 8px;
  border-radius: 0 0 3px 3px;
  margin-right: 10px;
  float: right;
  box-shadow: 0 0 8px 1px #d8d8d8;
  background: #fff;
}
.viewRules .data-rule {
  margin-right: 10px;
}
.viewRules .wrap-rule,
.viewRules .wrap-group-rule {
  float: left;
  color: #157efb;
}
.viewRules .wrap-rule:before,
.viewRules .wrap-group-rule:before {
  content: " ";
  width: 16px;
  height: 16px;
  float: left;
  background: url('../images/rule.svg') no-repeat left top;
  background-size: contain;
  margin-right: 5px;
}
.viewRules .data-module-rule {
  float: left;
}
.viewRules .data-case,
.viewRules .data-default,
.viewRules .data-module-case,
.viewRules .data-group-default {
  float: right;
}
.viewRules .wrap-case,
.viewRules .wrap-default,
.viewRules .wrap-group-case,
.viewRules .wrap-group-default {
  float: left;
  color: #6ec142;
}
.viewRules .wrap-case:before,
.viewRules .wrap-default:before,
.viewRules .wrap-group-case:before,
.viewRules .wrap-group-default:before {
  content: " ";
  width: 16px;
  height: 16px;
  float: left;
  background: url('../images/case.svg') no-repeat left top;
  background-size: contain;
  margin-right: 5px;
}
.viewRules .wrap-default:before {
  display: none;
}
.region > .viewRules .data-group-default,
.region > .viewRules .data-module-rule,
.region > .viewRules .data-module-case {
  display: none;
}
/* Use the following CSS code if you want to have a class per icon */
.icons-oneweb-controls-Icon_Warn_exclamation:before,
.icons-oneweb-controls-Icon_Warn_triangle:before,
.icons-oneweb-controls-Icon_Warn_triangle_with_exclamation:before,
.icons-oneweb-controls-Icon_checkbox:before,
.icons-oneweb-controls-Icon_radiobutton_inlay:before,
.icons-oneweb-controls-Icon_check_full:before,
.icons-oneweb-controls-Icon_check_2:before,
.icons-oneweb-controls-Icon_check:before,
.icons-oneweb-controls-Icon_minus:before,
.icons-oneweb-controls-Icon_close:before,
.icons-oneweb-controls-Icon_plus:before,
.icons-oneweb-controls-Icon_arrow_top:before,
.icons-oneweb-controls-Icon_arrow_right:before,
.icons-oneweb-controls-Icon_arrow_bottom:before,
.icons-oneweb-controls-Icon_arrow_left:before,
.icons-oneweb-controls-Icon_arrow_ffw:before,
.icons-oneweb-controls-Icon_arrow_frw:before,
.icons-oneweb-controls-Icon_arrow_top_full:before,
.icons-oneweb-controls-Icon_arrow_right_full:before,
.icons-oneweb-controls-Icon_arrow_bottom_full:before,
.icons-oneweb-controls-Icon_arrow_left_full:before,
.icons-oneweb-controls-Icon_4:before,
.icons-oneweb-controls-Icon_3:before,
.icons-oneweb-controls-Icon_2:before,
.icons-oneweb-controls-Icon_1:before,
.icons-oneweb-controls-Icon_datepicker:before,
.icons-oneweb-controls-Icon_loupe:before,
.icons-oneweb-controls-Icon_draganddrop:before,
.icons-oneweb-allianz-Icon_Menu:before,
.icons-oneweb-controls-Icon_Warn_exclamation:after,
.icons-oneweb-controls-Icon_Warn_triangle:after,
.icons-oneweb-controls-Icon_Warn_triangle_with_exclamation:after,
.icons-oneweb-controls-Icon_checkbox:after,
.icons-oneweb-controls-Icon_radiobutton_inlay:after,
.icons-oneweb-controls-Icon_check_full:after,
.icons-oneweb-controls-Icon_check_2:after,
.icons-oneweb-controls-Icon_check:after,
.icons-oneweb-controls-Icon_minus:after,
.icons-oneweb-controls-Icon_close:after,
.icons-oneweb-controls-Icon_plus:after,
.icons-oneweb-controls-Icon_arrow_top:after,
.icons-oneweb-controls-Icon_arrow_right:after,
.icons-oneweb-controls-Icon_arrow_bottom:after,
.icons-oneweb-controls-Icon_arrow_left:after,
.icons-oneweb-controls-Icon_arrow_ffw:after,
.icons-oneweb-controls-Icon_arrow_frw:after,
.icons-oneweb-controls-Icon_arrow_top_full:after,
.icons-oneweb-controls-Icon_arrow_right_full:after,
.icons-oneweb-controls-Icon_arrow_bottom_full:after,
.icons-oneweb-controls-Icon_arrow_left_full:after,
.icons-oneweb-controls-Icon_4:after,
.icons-oneweb-controls-Icon_3:after,
.icons-oneweb-controls-Icon_2:after,
.icons-oneweb-controls-Icon_1:after,
.icons-oneweb-controls-Icon_datepicker:after,
.icons-oneweb-controls-Icon_loupe:after,
.icons-oneweb-controls-Icon_draganddrop:after,
.icons-oneweb-allianz-Icon_Menu:after {
  font-family: 'oneweb-controls';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.ie8 .icons-oneweb-controls-Icon_Warn_exclamation:before,
.ie8 .icons-oneweb-controls-Icon_Warn_triangle:before,
.ie8 .icons-oneweb-controls-Icon_Warn_triangle_with_exclamation:before,
.ie8 .icons-oneweb-controls-Icon_checkbox:before,
.ie8 .icons-oneweb-controls-Icon_radiobutton_inlay:before,
.ie8 .icons-oneweb-controls-Icon_check_full:before,
.ie8 .icons-oneweb-controls-Icon_check_2:before,
.ie8 .icons-oneweb-controls-Icon_check:before,
.ie8 .icons-oneweb-controls-Icon_minus:before,
.ie8 .icons-oneweb-controls-Icon_close:before,
.ie8 .icons-oneweb-controls-Icon_plus:before,
.ie8 .icons-oneweb-controls-Icon_arrow_top:before,
.ie8 .icons-oneweb-controls-Icon_arrow_right:before,
.ie8 .icons-oneweb-controls-Icon_arrow_bottom:before,
.ie8 .icons-oneweb-controls-Icon_arrow_left:before,
.ie8 .icons-oneweb-controls-Icon_arrow_ffw:before,
.ie8 .icons-oneweb-controls-Icon_arrow_frw:before,
.ie8 .icons-oneweb-controls-Icon_arrow_top_full:before,
.ie8 .icons-oneweb-controls-Icon_arrow_right_full:before,
.ie8 .icons-oneweb-controls-Icon_arrow_bottom_full:before,
.ie8 .icons-oneweb-controls-Icon_arrow_left_full:before,
.ie8 .icons-oneweb-controls-Icon_4:before,
.ie8 .icons-oneweb-controls-Icon_3:before,
.ie8 .icons-oneweb-controls-Icon_2:before,
.ie8 .icons-oneweb-controls-Icon_1:before,
.ie8 .icons-oneweb-controls-Icon_datepicker:before,
.ie8 .icons-oneweb-controls-Icon_loupe:before,
.ie8 .icons-oneweb-controls-Icon_draganddrop:before,
.ie8 .icons-oneweb-allianz-Icon_Menu:before,
.ie8 .icons-oneweb-controls-Icon_Warn_exclamation:after,
.ie8 .icons-oneweb-controls-Icon_Warn_triangle:after,
.ie8 .icons-oneweb-controls-Icon_Warn_triangle_with_exclamation:after,
.ie8 .icons-oneweb-controls-Icon_checkbox:after,
.ie8 .icons-oneweb-controls-Icon_radiobutton_inlay:after,
.ie8 .icons-oneweb-controls-Icon_check_full:after,
.ie8 .icons-oneweb-controls-Icon_check_2:after,
.ie8 .icons-oneweb-controls-Icon_check:after,
.ie8 .icons-oneweb-controls-Icon_minus:after,
.ie8 .icons-oneweb-controls-Icon_close:after,
.ie8 .icons-oneweb-controls-Icon_plus:after,
.ie8 .icons-oneweb-controls-Icon_arrow_top:after,
.ie8 .icons-oneweb-controls-Icon_arrow_right:after,
.ie8 .icons-oneweb-controls-Icon_arrow_bottom:after,
.ie8 .icons-oneweb-controls-Icon_arrow_left:after,
.ie8 .icons-oneweb-controls-Icon_arrow_ffw:after,
.ie8 .icons-oneweb-controls-Icon_arrow_frw:after,
.ie8 .icons-oneweb-controls-Icon_arrow_top_full:after,
.ie8 .icons-oneweb-controls-Icon_arrow_right_full:after,
.ie8 .icons-oneweb-controls-Icon_arrow_bottom_full:after,
.ie8 .icons-oneweb-controls-Icon_arrow_left_full:after,
.ie8 .icons-oneweb-controls-Icon_4:after,
.ie8 .icons-oneweb-controls-Icon_3:after,
.ie8 .icons-oneweb-controls-Icon_2:after,
.ie8 .icons-oneweb-controls-Icon_1:after,
.ie8 .icons-oneweb-controls-Icon_datepicker:after,
.ie8 .icons-oneweb-controls-Icon_loupe:after,
.ie8 .icons-oneweb-controls-Icon_draganddrop:after,
.ie8 .icons-oneweb-allianz-Icon_Menu:after {
  content: '';
  display: block;
  position: absolute;
}
.icons-oneweb-controls-Icon_checkbox:before {
  content: "\e001";
}
.icons-oneweb-controls-Icon_radiobutton_inlay:before {
  content: "\e003";
}
.icons-oneweb-controls-Icon_check_full:before {
  content: "\e004";
}
.icons-oneweb-controls-Icon_check_2:before {
  content: "\e005";
}
.icons-oneweb-controls-Icon_check:before {
  content: "\e006";
}
.icons-oneweb-controls-Icon_minus:before {
  content: "\e007";
}
.icons-oneweb-controls-Icon_close:before {
  content: "\e008";
}
.icons-oneweb-controls-Icon_plus:before {
  content: "\e00a";
}
.icons-oneweb-controls-Icon_arrow_top:before {
  content: "\e00b";
}
.icons-oneweb-controls-Icon_arrow_right:before {
  content: "\e00c";
}
.icons-oneweb-controls-Icon_arrow_bottom:before {
  content: "\e00d";
}
.icons-oneweb-controls-Icon_arrow_left:before {
  content: "\e00e";
}
.icons-oneweb-controls-Icon_arrow_ffw:before {
  content: "\e017";
}
.icons-oneweb-controls-Icon_arrow_frw:before {
  content: "\e010";
}
.icons-oneweb-controls-Icon_arrow_top_full:before {
  content: "\e011";
}
.icons-oneweb-controls-Icon_arrow_right_full:before {
  content: "\e012";
}
.icons-oneweb-controls-Icon_arrow_bottom_full:before {
  content: "\e013";
}
.icons-oneweb-controls-Icon_arrow_left_full:before {
  content: "\e014";
}
.icons-oneweb-controls-Icon_4:before {
  content: "\2783";
}
.icons-oneweb-controls-Icon_3:before {
  content: "\2782";
}
.icons-oneweb-controls-Icon_2:before {
  content: "\2781";
}
.icons-oneweb-controls-Icon_1:before {
  content: "\2780";
}
.icons-oneweb-controls-Icon_datepicker:before {
  content: "\e009";
}
.icons-oneweb-controls-Icon_loupe:before {
  content: "\e000";
}
.icons-oneweb-controls-Icon_draganddrop:before {
  content: "\e002";
}
.icons-oneweb-controls-Icon_Warn_exclamation:before {
  content: "\e00f";
}
.icons-oneweb-controls-Icon_Warn_triangle_with_exclamation:before {
  content: "\e015";
}
.icons-oneweb-controls-Icon_Warn_triangle:before {
  content: "\e016";
}
/*
extension for allianz.
*/
[class*="icons-oneweb-allianz-Icon"]:before,
[class*="icons-oneweb-allianz-Icon"]:after {
  font-family: 'oneweb-allianz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icons-oneweb-allianz-Icon_Why:before {
  content: "\e000";
}
.icons-oneweb-allianz-Icon_Whole_Voting_confidence:before {
  content: "\e001";
}
.icons-oneweb-allianz-Icon_Whatfor:before {
  content: "\e002";
}
.icons-oneweb-allianz-Icon_Voting_confidence:before {
  content: "\e003";
}
.icons-oneweb-allianz-Icon_Video:before {
  content: "\e004";
}
.icons-oneweb-allianz-Icon_US_GB:before {
  content: "\e005";
}
.icons-oneweb-allianz-Icon_Up:before {
  content: "\e006";
}
.icons-oneweb-allianz-Icon_Up_circle:before {
  content: "\e007";
}
.icons-oneweb-allianz-Icon_Two:before {
  content: "\e008";
}
.icons-oneweb-allianz-Icon_Travel_Insurance:before {
  content: "\e009";
}
.icons-oneweb-allianz-Icon_Transmission:before {
  content: "\e00a";
}
.icons-oneweb-allianz-Icon_Tips:before {
  content: "\e00b";
}
.icons-oneweb-allianz-Icon_Three:before {
  content: "\e00c";
}
.icons-oneweb-allianz-Icon_Terms:before {
  content: "\e00d";
}
.icons-oneweb-allianz-Icon_Terms_2:before {
  content: "\e00e";
}
.icons-oneweb-allianz-Icon_Terms_1:before {
  content: "\e00f";
}
.icons-oneweb-allianz-Icon_Subscribing_Report:before {
  content: "\e010";
}
.icons-oneweb-allianz-Icon_Subscribing_News:before {
  content: "\e011";
}
.icons-oneweb-allianz-Icon_Stocks:before {
  content: "\e012";
}
.icons-oneweb-allianz-Icon_Stockholders_Meeting_1:before {
  content: "\e013";
}
.icons-oneweb-allianz-Icon_Stockholder_Meeting:before {
  content: "\e014";
}
.icons-oneweb-allianz-Icon_Stock_balance:before {
  content: "\e015";
}
.icons-oneweb-allianz-Icon_Stock_actual:before {
  content: "\e016";
}
.icons-oneweb-allianz-Icon_Stealtracking:before {
  content: "\e017";
}
.icons-oneweb-allianz-Icon_Six:before {
  content: "\e018";
}
.icons-oneweb-allianz-Icon_Shares_Calculator:before {
  content: "\e019";
}
.icons-oneweb-allianz-Icon_Share:before {
  content: "\e01a";
}
.icons-oneweb-allianz-Icon_Seven:before {
  content: "\e01b";
}
.icons-oneweb-allianz-Icon_Setup:before {
  content: "\e01c";
}
.icons-oneweb-allianz-Icon_Searching_Rates:before {
  content: "\e01d";
}
.icons-oneweb-allianz-Icon_Searching_Consultant:before {
  content: "\e01e";
}
.icons-oneweb-allianz-Icon_Search:before {
  content: "\e01f";
}
.icons-oneweb-allianz-Icon_Scope_of_Services:before {
  content: "\e020";
}
.icons-oneweb-allianz-Icon_Schedule:before {
  content: "\e021";
}
.icons-oneweb-allianz-Icon_review:before {
  content: "\e022";
}
.icons-oneweb-allianz-Icon_Review_Rates:before {
  content: "\e023";
}
.icons-oneweb-allianz-Icon_Retirement_Stock:before {
  content: "\e024";
}
.icons-oneweb-allianz-Icon_Retirement_Provisions:before {
  content: "\e025";
}
.icons-oneweb-allianz-Icon_Results:before {
  content: "\e026";
}
.icons-oneweb-allianz-Icon_Remember:before {
  content: "\e027";
}
.icons-oneweb-allianz-Icon_Remedy:before {
  content: "\e028";
}
.icons-oneweb-allianz-Icon_Ratios:before {
  content: "\e029";
}
.icons-oneweb-allianz-Icon_Rates_Goal:before {
  content: "\e02a";
}
.icons-oneweb-allianz-Icon_Product_Package:before {
  content: "\e02b";
}
.icons-oneweb-allianz-Icon_Private_Clients:before {
  content: "\e02c";
}
.icons-oneweb-allianz-Icon_Previous_Appointements:before {
  content: "\e02d";
}
.icons-oneweb-allianz-Icon_plus_minus:before {
  content: "\e02e";
}
.icons-oneweb-allianz-Icon_Phone:before {
  content: "\e02f";
}
.icons-oneweb-allianz-Icon_Personal_Data:before {
  content: "\e030";
}
.icons-oneweb-allianz-Icon_People:before {
  content: "\e031";
}
.icons-oneweb-allianz-Icon_Pension_Fund:before {
  content: "\e032";
}
.icons-oneweb-allianz-Icon_Payments:before {
  content: "\e033";
}
.icons-oneweb-allianz-Icon_Pattern_of_Dividends:before {
  content: "\e034";
}
.icons-oneweb-allianz-Icon_Overview:before {
  content: "\e035";
}
.icons-oneweb-allianz-Icon_Order_Information:before {
  content: "\e036";
}
.icons-oneweb-allianz-Icon_Online_Service:before {
  content: "\e037";
}
.icons-oneweb-allianz-Icon_Online_Service_1:before {
  content: "\e038";
}
.icons-oneweb-allianz-Icon_Online_Request:before {
  content: "\e039";
}
.icons-oneweb-allianz-Icon_Online_Distribution:before {
  content: "\e03a";
}
.icons-oneweb-allianz-Icon_Online_Calculator:before {
  content: "\e03b";
}
.icons-oneweb-allianz-Icon_One:before {
  content: "\e03c";
}
.icons-oneweb-allianz-Icon_Number_Stockholder:before {
  content: "\e03d";
}
.icons-oneweb-allianz-Icon_Money_transfer:before {
  content: "\e03e";
}
.icons-oneweb-allianz-Icon_Modular_Conception:before {
  content: "\e03f";
}
.icons-oneweb-allianz-Icon_Minus:before {
  content: "\e040";
}
.icons-oneweb-allianz-Icon_Member:before {
  content: "\e041";
}
.icons-oneweb-allianz-Icon_Member_CV:before {
  content: "\e042";
}
.icons-oneweb-allianz-Icon_Market_Capitalisation:before {
  content: "\e043";
}
.icons-oneweb-allianz-Icon_Mandates:before {
  content: "\e044";
}
.icons-oneweb-allianz-Icon_Mail:before {
  content: "\e045";
}
.icons-oneweb-allianz-Icon_Life_Insurance:before {
  content: "\e046";
}
.icons-oneweb-allianz-Icon_Liability_Insurance:before {
  content: "\e047";
}
.icons-oneweb-allianz-Icon_Legal_form:before {
  content: "\e048";
}
.icons-oneweb-allianz-Icon_IR_App:before {
  content: "\e049";
}
.icons-oneweb-allianz-Icon_Interesting:before {
  content: "\e04a";
}
.icons-oneweb-allianz-Icon_Interesting_1:before {
  content: "\e04b";
}
.icons-oneweb-allianz-Icon_Institutional_Clients:before {
  content: "\e04c";
}
.icons-oneweb-allianz-Icon_Information:before {
  content: "\e04d";
}
.icons-oneweb-allianz-Icon_Important_Links:before {
  content: "\e04e";
}
.icons-oneweb-allianz-Icon_How_it_Works:before {
  content: "\e04f";
}
.icons-oneweb-allianz-Icon_Householder_Insurance:before {
  content: "\e050";
}
.icons-oneweb-allianz-Icon_Home:before {
  content: "\e051";
}
.icons-oneweb-allianz-Icon_History:before {
  content: "\e052";
}
.icons-oneweb-allianz-Icon_Health_Insurance:before {
  content: "\e053";
}
.icons-oneweb-allianz-Icon_Glossary:before {
  content: "\e054";
}
.icons-oneweb-allianz-Icon_Glas_Insurance:before {
  content: "\e055";
}
.icons-oneweb-allianz-Icon_Further_Companies:before {
  content: "\e056";
}
.icons-oneweb-allianz-Icon_Fudge:before {
  content: "\e057";
}
.icons-oneweb-allianz-Icon_Freelancer_Clients:before {
  content: "\e058";
}
.icons-oneweb-allianz-Icon_Four:before {
  content: "\e059";
}
.icons-oneweb-allianz-Icon_Five:before {
  content: "\e05a";
}
.icons-oneweb-allianz-Icon_Financial_Reports_App:before {
  content: "\e05b";
}
.icons-oneweb-allianz-Icon_Financial_Investements:before {
  content: "\e05c";
}
.icons-oneweb-allianz-Icon_Financial_Figures:before {
  content: "\e05d";
}
.icons-oneweb-allianz-Icon_Financial_Calender:before {
  content: "\e05e";
}
.icons-oneweb-allianz-Icon_FAQ:before {
  content: "\e05f";
}
.icons-oneweb-allianz-Icon_FAQ_online:before {
  content: "\e060";
}
.icons-oneweb-allianz-Icon_FAQ_1:before {
  content: "\e061";
}
.icons-oneweb-allianz-Icon_Facts:before {
  content: "\e062";
}
.icons-oneweb-allianz-Icon_Experience:before {
  content: "\e063";
}
.icons-oneweb-allianz-Icon_Examples:before {
  content: "\e064";
}
.icons-oneweb-allianz-Icon_Estimated_Dividends:before {
  content: "\e065";
}
.icons-oneweb-allianz-Icon_Error:before {
  content: "\e066";
}
.icons-oneweb-allianz-Icon_Emergency_Car:before {
  content: "\e067";
}
.icons-oneweb-allianz-Icon_Down:before {
  content: "\e068";
}
.icons-oneweb-allianz-Icon_Down_circle:before {
  content: "\e069";
}
.icons-oneweb-allianz-Icon_Dog:before {
  content: "\e06a";
}
.icons-oneweb-allianz-Icon_Documents:before {
  content: "\e06b";
}
.icons-oneweb-allianz-Icon_Doc_Center:before {
  content: "\e06c";
}
.icons-oneweb-allianz-Icon_Dividends_2011:before {
  content: "\e06d";
}
.icons-oneweb-allianz-Icon_Disability_Insurance:before {
  content: "\e06e";
}
.icons-oneweb-allianz-Icon_Description:before {
  content: "\e06f";
}
.icons-oneweb-allianz-Icon_Description_circle:before {
  content: "\e070";
}
.icons-oneweb-allianz-Icon_Crashreport:before {
  content: "\e071";
}
.icons-oneweb-allianz-Icon_Crash_Reporter:before {
  content: "\e072";
}
.icons-oneweb-allianz-Icon_Corporate_News:before {
  content: "\e073";
}
.icons-oneweb-allianz-Icon_Corporate_Govern:before {
  content: "\e074";
}
.icons-oneweb-allianz-Icon_Corporate_Actions:before {
  content: "\e075";
}
.icons-oneweb-allianz-Icon_Contact:before {
  content: "\e076";
}
.icons-oneweb-allianz-Icon_Contact_Period:before {
  content: "\e077";
}
.icons-oneweb-allianz-Icon_Consulting_Tool:before {
  content: "\e078";
}
.icons-oneweb-allianz-Icon_Configurator:before {
  content: "\e079";
}
.icons-oneweb-allianz-Icon_Configurating_Rates:before {
  content: "\e07a";
}
.icons-oneweb-allianz-Icon_Composition_Region:before {
  content: "\e07b";
}
.icons-oneweb-allianz-Icon_Compliance_statement:before {
  content: "\e07c";
}
.icons-oneweb-allianz-Icon_Comparsion_Table:before {
  content: "\e07d";
}
.icons-oneweb-allianz-Icon_Comparion_table:before {
  content: "\e07e";
}
.icons-oneweb-allianz-Icon_Company_Pension_scheme:before {
  content: "\e07f";
}
.icons-oneweb-allianz-Icon_Companies:before {
  content: "\e080";
}
.icons-oneweb-allianz-Icon_Comission:before {
  content: "\e081";
}
.icons-oneweb-allianz-Icon_Close:before {
  content: "\e082";
}
.icons-oneweb-allianz-Icon_Close_circle:before {
  content: "\e083";
}
.icons-oneweb-allianz-Icon_Claims_live:before {
  content: "\e084";
  speak: none;
}
.icons-oneweb-allianz-Icon_Check:before {
  content: "\e085";
}
.icons-oneweb-allianz-Icon_Check_circle:before {
  content: "\e086";
}
.icons-oneweb-allianz-Icon_Car_Insurance:before {
  content: "\e087";
}
.icons-oneweb-allianz-Icon_Business:before {
  content: "\e088";
}
.icons-oneweb-allianz-Icon_Business_Clients:before {
  content: "\e089";
}
.icons-oneweb-allianz-Icon_Building_Insurance:before {
  content: "\e08a";
}
.icons-oneweb-allianz-Icon_Basic_Own_Capital:before {
  content: "\e08b";
}
.icons-oneweb-allianz-Icon_Basic_Information:before {
  content: "\e08c";
}
.icons-oneweb-allianz-Icon_Bank_Information:before {
  content: "\e08d";
}
.icons-oneweb-allianz-Icon_Authorized_Capital:before {
  content: "\e08e";
}
.icons-oneweb-allianz-Icon_Asset_Management:before {
  content: "\e08f";
}
.icons-oneweb-allianz-Icon_Arrow_circle:before {
  content: "\e090";
}
.icons-oneweb-allianz-Icon_Archive:before {
  content: "\e091";
}
.icons-oneweb-allianz-Icon_AnnualReport:before {
  content: "\e092";
}
.icons-oneweb-allianz-Icon_AnnualReport_SE:before {
  content: "\e093";
}
.icons-oneweb-allianz-Icon_AnnualReport_Fi:before {
  content: "\e094";
}
.icons-oneweb-allianz-Icon_All_Functions:before {
  content: "\e095";
}
.icons-oneweb-allianz-Icon_Agenda:before {
  content: "\e096";
}
.icons-oneweb-allianz-Icon_Advising_Claims:before {
  content: "\e097";
}
.icons-oneweb-allianz-Icon_Advising_Claims_online:before {
  content: "\e098";
}
.icons-oneweb-allianz-Icon_Addressing:before {
  content: "\e099";
}
.icons-oneweb-allianz-Icon_Add:before {
  content: "\e09a";
}
.icons-oneweb-allianz-Icon_Add_circle:before {
  content: "\e09b";
}
.icons-oneweb-allianz-Icon_Ad_hoc_confidence:before {
  content: "\e09c";
}
.icons-oneweb-allianz-Icon_Accident_Insurance:before {
  content: "\e09d";
}
.icons-oneweb-allianz-Icon_Access_Data:before {
  content: "\e09e";
}
.icons-oneweb-allianz-Icon_Error_Message:before {
  content: "\e09f";
}
.icons-oneweb-allianz-Icon_Mail_Inverted:before {
  content: "\e600";
}
.icons-oneweb-allianz-Icon_Facebook:before {
  content: "\e601";
}
.icons-oneweb-allianz-Icon_Gplus:before {
  content: "\e602";
}
.icons-oneweb-allianz-Icon_Linkedin:before {
  content: "\e603";
}
.icons-oneweb-allianz-Icon_Twitter:before {
  content: "\e604";
}
.icons-oneweb-allianz-Icon_Xing:before {
  content: "\e605";
}
.icons-oneweb-allianz-Icon_Login:before {
  content: "\e606";
}
.icons-oneweb-allianz-Icon_Logout:before {
  content: "\e607";
}
.icons-oneweb-allianz-Icon_Magnifier:before {
  content: "\e608";
}
.icons-oneweb-allianz-Icon_Menu:after {
  content: "\e609";
}
.icons-oneweb-allianz-Icon_Company:before {
  content: "\e900";
}
.icons-oneweb-allianz-Icon_Expertise:before {
  content: "\e901";
}
.icons-oneweb-allianz-Icon_Joblevel:before {
  content: "\e902";
}
.icons-oneweb-allianz-Icon_Location:before {
  content: "\e903";
}
.icons-oneweb-allianz-Icon_Mobile:before {
  content: "\e904";
}
.icons-oneweb-allianz-Icon_Close-plain:before {
  content: "\e905";
}
.icons-oneweb-allianz-Icon_WhatsApp:before {
  content: "\e906";
}
.icons-oneweb-allianz-Icon_Your_own_liability:before {
  content: "\e907";
}
.icons-oneweb-allianz-Icon_Website:before {
  content: "\e908";
}
.icons-oneweb-allianz-Icon_Water_damage:before {
  content: "\e909";
}
.icons-oneweb-allianz-Icon_Up_Arrow_Diagonal:before {
  content: "\e90a";
}
.icons-oneweb-allianz-Icon_Two_Pages:before {
  content: "\e90b";
}
.icons-oneweb-allianz-Icon_TV:before {
  content: "\e90c";
}
.icons-oneweb-allianz-Icon_Theft:before {
  content: "\e90d";
}
.icons-oneweb-allianz-Icon_Tablet:before {
  content: "\e90e";
}
.icons-oneweb-allianz-Icon_Storm:before {
  content: "\e90f";
}
.icons-oneweb-allianz-Icon_Standing_Person:before {
  content: "\e910";
}
.icons-oneweb-allianz-Icon_Investment_without_protection:before {
  content: "\e911";
}
.icons-oneweb-allianz-Icon_Sphere:before {
  content: "\e912";
}
.icons-oneweb-allianz-Icon_Speedometer:before {
  content: "\e913";
}
.icons-oneweb-allianz-Icon_Share2:before {
  content: "\e914";
}
.icons-oneweb-allianz-Icon_Sailing:before {
  content: "\e915";
}
.icons-oneweb-allianz-Icon_RSS_Icon:before {
  content: "\e916";
}
.icons-oneweb-allianz-Icon_Radio:before {
  content: "\e917";
}
.icons-oneweb-allianz-Icon_Printer:before {
  content: "\e918";
}
.icons-oneweb-allianz-Icon_Point_of_sale:before {
  content: "\e919";
}
.icons-oneweb-allianz-Icon_Pets:before {
  content: "\e91a";
}
.icons-oneweb-allianz-Icon_Passenger:before {
  content: "\e91b";
}
.icons-oneweb-allianz-Icon_Out_of_home_Advertising:before {
  content: "\e91c";
}
.icons-oneweb-allianz-Icon_Omnium:before {
  content: "\e91d";
}
.icons-oneweb-allianz-Icon_Moving_Person:before {
  content: "\e91e";
}
.icons-oneweb-allianz-Icon_Mopeds:before {
  content: "\e91f";
}
.icons-oneweb-allianz-Icon_Mobile2:before {
  content: "\e920";
}
.icons-oneweb-allianz-Icon_Machines:before {
  content: "\e921";
}
.icons-oneweb-allianz-Icon_Long_term_saving:before {
  content: "\e922";
}
.icons-oneweb-allianz-Icon_Lightbulb:before {
  content: "\e923";
}
.icons-oneweb-allianz-Icon_Life_Person:before {
  content: "\e924";
}
.icons-oneweb-allianz-Icon_Kind_turn:before {
  content: "\e925";
}
.icons-oneweb-allianz-Icon_Internal_Communication:before {
  content: "\e926";
}
.icons-oneweb-allianz-Icon_Hunting:before {
  content: "\e927";
}
.icons-oneweb-allianz-Icon_Housing_loan:before {
  content: "\e928";
}
.icons-oneweb-allianz-Icon_Home2:before {
  content: "\e929";
}
.icons-oneweb-allianz-Icon_Guaranteed_return:before {
  content: "\e92a";
}
.icons-oneweb-allianz-Icon_Guaranteed_capital:before {
  content: "\e92b";
}
.icons-oneweb-allianz-Icon_Golf:before {
  content: "\e92c";
}
.icons-oneweb-allianz-Icon_Glass_breakage:before {
  content: "\e92d";
}
.icons-oneweb-allianz-Icon_Football:before {
  content: "\e92e";
}
.icons-oneweb-allianz-Icon_Fire:before {
  content: "\e92f";
}
.icons-oneweb-allianz-Icon_External_Communication:before {
  content: "\e930";
}
.icons-oneweb-allianz-Icon_Expensive_objects:before {
  content: "\e931";
}
.icons-oneweb-allianz-Icon_Electrics:before {
  content: "\e932";
}
.icons-oneweb-allianz-Icon_Driver:before {
  content: "\e933";
}
.icons-oneweb-allianz-Icon_Domestic_staff:before {
  content: "\e934";
}
.icons-oneweb-allianz-Icon_Death:before {
  content: "\e935";
}
.icons-oneweb-allianz-Icon_Customer_Service:before {
  content: "\e936";
}
.icons-oneweb-allianz-Icon_Construction:before {
  content: "\e937";
}
.icons-oneweb-allianz-Icon_Combination_branch_21_and_23:before {
  content: "\e938";
}
.icons-oneweb-allianz-Icon_Car_and_Airplane:before {
  content: "\e939";
}
.icons-oneweb-allianz-Icon_Building:before {
  content: "\e93a";
}
.icons-oneweb-allianz-Icon_Books:before {
  content: "\e93b";
}
.icons-oneweb-allianz-Icon_Bike:before {
  content: "\e93c";
}
.icons-oneweb-allianz-Icon_Banners:before {
  content: "\e93d";
}
.icons-oneweb-allianz-Icon_Baby:before {
  content: "\e93e";
}
.icons-oneweb-allianz-Icon_Advertising:before {
  content: "\e93f";
}
.icons-oneweb-allianz-Icon_Accidents:before {
  content: "\e940";
}
html {
  overflow-y: scroll;
  overflow-x: hidden;
}
html.scroll-y-auto {
  overflow-y: auto;
}
.region {
  position: relative !important;
  float: none !important;
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  min-width: inherit !important;
  max-width: none !important;
}
.region:before,
.region:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.region:after {
  clear: both;
}
@media print, screen and (min-width: 975px) {
  .desktop-wide .region {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.container {
  display: block;
  font-size: 0 !important;
  margin: 0 auto !important;
  overflow: hidden;
  position: relative !important;
  float: none !important;
  padding: 0;
  min-width: inherit !important;
  max-width: none !important;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: transparent;
  display: block !important;
}
.container > .module-responsive {
  padding: 5px 5px 5px 5px !important;
}
.design-mode .container > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 5px solid lightblue !important;
  border-right: 5px solid lightblue !important;
  border-bottom: 5px solid lightblue !important;
  border-left: 5px solid lightblue !important;
}
.container > .module-responsive.module-row > .module-inner {
  top: 5px !important;
  right: 5px !important;
  bottom: 5px !important;
  left: 5px !important;
}
@media screen and (max-width: 335px) {
  .container {
    width: 320px;
  }
}
@media print, screen and (min-width: 975px) {
  .container {
    width: 960px;
  }
  .desktop-wide .container {
    max-width: 1100px !important;
    width: 100%;
  }
}
.container > .module-responsive {
  visibility: visible;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top !important;
  float: none !important;
  position: relative !important;
  margin: 0 !important;
  min-width: inherit !important;
  max-width: none !important;
  background: none !important;
}
.container > .module-responsive:before,
.container > .module-responsive:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container > .module-responsive:after {
  clear: both;
}
.container > .module-responsive > .module-inner {
  position: relative !important;
  margin: 0 !important;
}
.container > .module-responsive.module-fixed > .module-inner {
  height: 100%;
  overflow: hidden;
}
.container > .module-responsive.module-row {
  padding: 0px !important;
}
.container > .module-responsive.module-row > .module-inner {
  position: absolute !important;
  overflow: hidden;
}
@media print, screen and (min-width: 975px) {
  .container > .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 33.33333333% !important;
  }
  .container > .module-responsive.module-desktop-1 {
    width: 33.33333333% !important;
  }
  .container > .module-responsive.module-desktop-2 {
    width: 66.66666667% !important;
  }
  .container > .module-responsive.module-desktop-3 {
    width: 100% !important;
  }
  .container > .module-responsive.module-desktop-hidden {
    display: none !important;
  }
  .container > .module-responsive.module-desktop-1-2 {
    width: 50% !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container > .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 50% !important;
  }
  .container > .module-responsive.module-tablet-1 {
    width: 50% !important;
  }
  .container > .module-responsive.module-tablet-2 {
    width: 100% !important;
  }
  .container > .module-responsive.module-tablet-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 654px) {
  .container > .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 100% !important;
  }
  .container > .module-responsive.module-phone-1 {
    width: 100% !important;
  }
  .container > .module-responsive.module-phone-hidden {
    display: none !important;
  }
}
.design-mode .region {
  outline: 2px solid green;
}
.design-mode .region > .container {
  outline: 2px solid red;
}
.design-mode .region > .container > .module-responsive:after {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  border: 1px solid blue !important;
}
.region.grid {
  pointer-events: none;
  position: fixed !important;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
}
.region.grid * {
  height: 100%;
}
.region.grid .container > .module-responsive {
  padding: 0px !important;
}
.region.grid .container > .module-responsive .column {
  width: 25%;
  display: inline-block;
  padding: 0 5px;
}
.region.grid .container > .module-responsive .column .inner {
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}
@media print, screen and (min-width: 975px) {
  .region.grid .container > .module-responsive .column .inner {
    background-color: blue;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .region.grid .container > .module-responsive .column .inner {
    background-color: green;
  }
}
@media screen and (max-width: 654px) {
  .region.grid .container > .module-responsive .column .inner {
    background-color: red;
  }
}
.edit-mode .owwb-region-editor-tool,
.edit-mode .owwb-container-editor-tool,
.edit-mode .owwb-module-editor-tool {
  direction: ltr;
}
@font-face {
  font-family: "oneweb-controls-rtl";
  src: url("../fonts/oneweb-controls-rtl/oneweb-controls-rtl.eot");
  src: url("../fonts/oneweb-controls-rtl/oneweb-controls-rtl.eot?#iefix") format("embedded-opentype"), url("../fonts/oneweb-controls-rtl/oneweb-controls-rtl.ttf") format("truetype"), url("../fonts/oneweb-controls-rtl/oneweb-controls-rtl.svg#oneweb-controls-rtl") format("svg"), url("../fonts/oneweb-controls-rtl/oneweb-controls-rtl.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.icon-oneweb-controls-rtl:before {
  font-family: "oneweb-controls-rtl";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .icon-oneweb-controls-rtl:before {
  content: none !important;
}
@font-face {
  font-family: "oneweb-allianz-rtl";
  src: url("../fonts/oneweb-allianz-rtl/oneweb-allianz-rtl.eot");
  src: url("../fonts/oneweb-allianz-rtl/oneweb-allianz-rtl.eot?#iefix") format("embedded-opentype"), url("../fonts/oneweb-allianz-rtl/oneweb-allianz-rtl.ttf") format("truetype"), url("../fonts/oneweb-allianz-rtl/oneweb-allianz-rtl.svg#oneweb-allianz-rtl") format("svg"), url("../fonts/oneweb-allianz-rtl/oneweb-allianz-rtl.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.icon-oneweb-allianz-rtl:before {
  font-family: "oneweb-allianz-rtl";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .icon-oneweb-allianz-rtl:before {
  content: none !important;
}
.dir-rtl {
  direction: rtl;
  font-family: 'Tahoma', 'Arial', 'Helvetica', 'Verdana', 'sans-serif' !important;
}
.dir-rtl .icon-oneweb-allianz::before {
  font-family: "oneweb-allianz-rtl";
}
.dir-rtl .icon-oneweb-controls::before {
  font-family: "oneweb-controls-rtl";
}
.dir-rtl a[href^="tel:"],
.dir-rtl .phone-number {
  unicode-bidi: embed;
  direction: ltr;
}
html[lang="el"] body {
  font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif' !important;
  font-size: 14px !important;
  line-height: 18px !important;
}
html[lang="el"] .container > .module-responsive {
  font-size: 14px !important;
  line-height: 18px !important;
}
html[lang="el"] .container > .module-responsive.module-search_field .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper input[type="text"] {
  font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif' !important;
  font-size: 14px !important;
  line-height: 18px !important;
}
html[lang="bg"] body {
  font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif' !important;
  font-size: 14px !important;
  line-height: 18px !important;
}
html[lang="bg"] .container > .module-responsive {
  font-size: 14px !important;
  line-height: 18px !important;
}
html[lang="bg"] .container > .module-responsive.module-search_field .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper input[type="text"] {
  font-family: 'Arial', 'Helvetica', 'Verdana', 'sans-serif' !important;
  font-size: 14px !important;
  line-height: 18px !important;
}
.edit-mode .container {
  min-height: 40px;
}
body {
  background: #ffffff;
}
body.dev-mode .angular-app-iframe {
  border: 1px solid #ddd;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.075);
}
a {
  color: #00a9e0;
}
a.link:before {
  vertical-align: initial;
  width: 14px;
  padding-left: 0;
}
td a.link:before {
  vertical-align: initial;
  position: relative;
  bottom: 1px;
}
p a.link:before {
  vertical-align: initial;
  position: relative;
  bottom: 1px;
}
a:hover {
  color: #FA781E;
}
a.bulletlink,
.block-notepad-component .notepad .notepad-content a.bulletlink {
  color: inherit;
  margin-left: 23px;
  padding: 0 0 0 7px;
  line-height: 18px;
  display: inline-block;
}
a.bulletlink.blue,
.block-notepad-component .notepad .notepad-content a.bulletlink.blue {
  color: #00a9e0;
}
a.bulletlink.blue:hover,
.block-notepad-component .notepad .notepad-content a.bulletlink.blue:hover {
  color: #FA781E !important;
}
a.bulletlink.orange,
.block-notepad-component .notepad .notepad-content a.bulletlink.orange {
  color: #FA781E;
}
a.bulletlink.orange:hover,
.block-notepad-component .notepad .notepad-content a.bulletlink.orange:hover {
  color: #00a9e0 !important;
}
a.bulletlink.red,
.block-notepad-component .notepad .notepad-content a.bulletlink.red {
  color: #ff0000;
}
a.bulletlink.red:hover,
.block-notepad-component .notepad .notepad-content a.bulletlink.red:hover {
  color: #00a9e0 !important;
}
a.bulletlink.textcolor:hover,
.block-notepad-component .notepad .notepad-content a.bulletlink.textcolor:hover {
  color: #199DD7;
}
a.bulletlink:before,
.block-notepad-component .notepad .notepad-content a.bulletlink:before {
  font-family: "oneweb-controls";
  content: "\e00c";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  font-size: 18px;
  vertical-align: top;
  margin-left: -23px;
  display: inline-block;
  position: absolute;
}
.ie8.not-ready a.bulletlink:before,
.ie8.not-ready .block-notepad-component .notepad .notepad-content a.bulletlink:before {
  content: none !important;
}
a.bulletlink.blue:before,
.block-notepad-component .notepad .notepad-content a.bulletlink.blue:before {
  color: #00a9e0;
}
a.bulletlink.blue:hover:before,
.block-notepad-component .notepad .notepad-content a.bulletlink.blue:hover:before {
  color: #FA781E !important;
}
a.bulletlink.orange:before,
.block-notepad-component .notepad .notepad-content a.bulletlink.orange:before {
  color: #FA781E;
}
a.bulletlink.orange:hover:before,
.block-notepad-component .notepad .notepad-content a.bulletlink.orange:hover:before {
  color: #00a9e0 !important;
}
a.bulletlink.red:before,
.block-notepad-component .notepad .notepad-content a.bulletlink.red:before {
  color: #ff0000;
}
a.bulletlink.red:hover:before,
.block-notepad-component .notepad .notepad-content a.bulletlink.red:hover:before {
  color: #00a9e0 !important;
}
.block-notepad-component .notepad .notepad-content a.bulletlink {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.block-notepad-component .notepad .notepad-content a.bulletlink:before {
  top: 0;
}
.region-disclaimer-component .container-content-component .module-inner .block-richtext,
.region-disclaimer-component .container-DNT_disclaimer-component .module-inner .block-richtext {
  margin-right: 20px;
}
.dir-rtl .region-disclaimer-component .container-content-component .module-inner .block-richtext,
.dir-rtl .region-disclaimer-component .container-DNT_disclaimer-component .module-inner .block-richtext {
  margin-right: initial;
  margin-left: 20px;
}
.dir-rtl .region-disclaimer-component .container-content-component .module-inner .block-richtext + div.block-button-component.align-left,
.dir-rtl .region-disclaimer-component .container-DNT_disclaimer-component .module-inner .block-richtext + div.block-button-component.align-left {
  margin-left: 0px;
}
.region-disclaimer-component .close-btn {
  color: #00a9e0 !important;
}
.region-disclaimer-component .close-btn:hover {
  color: #17549c !important;
}
.dir-rtl .region-disclaimer-component .close-btn {
  text-align: left;
  padding-right: initial;
  padding-left: 10px;
}
.block-notepad-component .notepad .notepad-content a.bulletlink:before {
  margin-left: -20px;
  margin-top: 0;
}
.block-notepad-component .notepad .notepad-content a.bulletlink.textcolor:hover {
  color: inherit;
}
.copy .inline {
  display: inline !important;
}
.copy table {
  width: initial;
}
.copy .scrolltable {
  overflow-x: auto;
  overflow-y: hidden;
}
.copy ul.ticks li:before {
  color: #00a9e0;
}
.copy ul li span {
  display: inline-block;
}
.copy .nowrap {
  white-space: nowrap;
}
.postit {
  height: calc(60%);
  margin-bottom: 40px !important;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px !important;
  display: table;
  width: 100%;
  height: calc(100% - 40px);
  padding: 0;
  position: relative;
  background-color: inherit;
}
@media screen and (max-width: 654px) {
  .module-phone-1 .postit {
    width: calc(100% - 20px);
    left: 0 !important;
    max-width: 100% !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-tablet-2 .postit {
    width: calc(100% - 20px);
    left: 0 !important;
  }
}
@media print, screen and (min-width: 975px) {
  .module-desktop-3 .postit {
    width: calc(100% - 20px);
    left: 0 !important;
  }
}
.postit .module-inner {
  bottom: -20px;
  z-index: 99;
}
.postit:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 40px;
  border-width: 20px;
  border-style: solid;
  border-color: inherit;
}
.postit:before {
  content: "";
  position: absolute;
  bottom: -40px;
  right: 0;
  border-width: 40px 40px 0 0;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
}
.notepad-content.copy ul.ticks li:before {
  color: inherit;
}
@media print, screen and (min-width: 975px) {
  .desktop-item-hide {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .tablet-item-hide {
    display: none !important;
  }
}
@media screen and (max-width: 654px) {
  .mobile-item-hide {
    display: none !important;
  }
}
h1.title,
h2.title,
h3.title,
h1.page-title,
h2.page-title,
h3.page-title {
  text-align: center;
}
.module-page_title-component .breadcrumb {
  margin-bottom: 12px;
  padding-left: 12px;
}
.module-page_title-component .breadcrumb a,
.module-page_title-component .breadcrumb span {
  color: #aaa !important;
}
.module-page_title-component .breadcrumb a strong,
.module-page_title-component .breadcrumb span strong {
  font-weight: normal !important;
}
.region-metabar-component.metabar-header + .region-header-component ul.header_metabar-linklist.dropdown {
  position: relative !important;
  top: -35px !important;
}
.region-metabar-component.metabar-header + .region-header-component .header_metabar-languageswitch {
  position: relative !important;
  top: -35px !important;
  color: white !important;
}
.region-metabar-component.metabar-header + .region-header-component .header_metabar-languageswitch.open {
  margin-top: 0 !important;
}
.region-metabar-component.metabar-header + .region-header-component .module-header-component .header_metabar-languageswitch > a {
  padding-top: 8px !important;
  color: white !important;
}
.region-metabar-component.metabar-header + .region-header-component .module-header-component .header_metabar-languageswitch > a::after {
  color: white !important;
  font-size: 10px !important;
}
.region-metabar-component.metabar-header + .region-header-component .module-header-component .header_metabar-languageswitch.open > a {
  padding-top: 8px !important;
}
.region-metabar-component.metabar-header + .region-header-component .module-header-component .header_metabar-languageswitch li {
  padding: 10px 5px 10px 12px !important;
}
.dir-rtl .region-metabar-component .module-metabar-component .content_right {
  margin-right: initial !important;
}
.module-metabar-component .content_left .block + .block:last-child,
.module-metabar-component .content_right .block + .block:last-child {
  border-right: none;
}
.container-header_15-component {
  background-color: transparent !important;
}
.container-header_15-component::before,
.container-header_15-component::after {
  background-color: transparent !important;
}
.region.region-header.component.region-header-component {
  background: none;
  border: none;
}
@media print, screen and (min-width: 975px) {
  .region-content-component,
  .region-content_with_background-component {
    padding: 20px 0 !important;
  }
  .region-header-component + .region-content-component {
    padding: 0 0 20px 0 !important;
  }
  .container-header_15-component .nav-row-inner .module {
    vertical-align: top !important;
  }
  .container-header_15-component .nav-row {
    padding-top: 0 !important;
    z-index: 3 !important;
  }
  .region-content-component .container,
  .region-content_with_background-component .container,
  .region-tab-component .container,
  .region-worldwide_presence-component .container {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .region:not(.region-header-component):not(.region-header_samsung-component) {
    padding: 10px 0;
  }
}
@media print, screen and (min-width: 975px) {
  .region-header-component {
    min-height: initial !important;
  }
  .region-header-component:not(.awpstyle) + .region-content_with_background-component {
    margin-top: -75px !important;
    padding-top: 0 !important;
  }
  .module.module-logo.component.module-logo-component {
    position: relative !important;
    top: -7px;
    z-index: 99;
  }
}
@media screen and (max-width: 654px) {
  .module.module-logo.component.module-logo-component {
    float: left !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .region-content-component .container,
  .region-content_with_background-component .container,
  .region-tab-component .container,
  .region-worldwide_presence-component .container {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .region-header-component {
    min-height: initial !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module.module-logo.component.module-logo-component {
    position: absolute !important;
  }
  .region-header-component + .region-content_with_background-component {
    top: -10px !important;
    padding-top: 0 !important;
  }
  .region-header-component .module.module-main_navigation-component {
    min-height: 49px !important;
    float: right;
  }
  .region-header-component .module.module-toolbar {
    float: right !important;
  }
  .region-header-component .module.module-main_navigation-component .mobile-control {
    min-width: auto !important;
    bottom: 7px !important;
  }
}
@media screen and (max-width: 654px) {
  .region-header-component + .region-content_with_background-component {
    top: 0px !important;
  }
}
.dir-rtl  .module-metabar_15-component .division {
  text-align: right;
  float: left;
}
.dir-rtl  .module-metabar_15-component .division + .division {
  float: right;
}
.dir-rtl  .module-metabar_15-component .division + .division,
.dir-rtl  .module-metabar_15-component .division.single_right {
  text-align: left;
}
.dir-rtl  .module-metabar_15-component .block {
  margin-left: initial;
  margin-right: 25px;
}
.dir-rtl  .module-metabar_15-component .block:first-child {
  margin-right: 0;
}
.dir-rtl  .module-metabar_15-component .block-header_search-component .search-field {
  margin: 5px 10px 5px 0;
}
.module-metabar_15-component:first-child {
  z-index: 4 !important;
}
.edit-mode .module-metabar_15-component:first-child .wb-info {
  color: gray;
}
.edit-mode .module-metabar_15-component:first-child .wb-info:before {
  content: '[';
}
.edit-mode .module-metabar_15-component:first-child .wb-info:after {
  content: ' - DO NOT REMOVE!]';
}
.samsung  .module-metabar_15-component {
  z-index: 3;
}
.module-metabar_15-component .metabar-dropdown {
  background-color: #ffffff !important;
  left: -10px !important;
}
@media screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) {
  .container.container-header_15.component.container-header_15-component .module-metabar_15-component {
    display: none !important;
  }
}
.container.container-header_15.component.container-header_15-component .nav-row .nav-row-inner {
  display: table-row;
}
@media screen and (max-width: 654px) {
  .container.container-header_15.component.container-header_15-component {
    padding-top: 15px !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container.container-header_15.component.container-header_15-component {
    padding-top: 20px !important;
  }
}
.module-main_navigation-component .block-header_search-component .search-flyout {
  top: 6px;
  bottom: initial !important;
}
.module-main_navigation-component.fixed_menu .block-header_search-component {
  display: none;
}
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span,
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span,
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span {
  color: #FA781E !important;
  border-bottom: none !important;
}
@media print, screen and (min-width: 975px) {
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span,
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span,
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 3px;
    position: relative;
    margin-left: 22px;
  }
}
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:before,
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:before,
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:before {
  font-family: "oneweb-controls";
  content: "\e00c";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  float: left;
  font-size: inherit;
  color: inherit;
  margin-top: 0;
  width: initial;
}
.ie8.not-ready .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:before,
.ie8.not-ready .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:before,
.ie8.not-ready .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:before {
  content: none !important;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:before,
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:before,
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:before {
    font-size: 19px;
    margin-top: -1px;
    margin-left: -1px;
    padding-right: 6px;
  }
}
@media print, screen and (min-width: 975px) {
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:before,
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:before,
  .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:before {
    position: absolute;
    left: -20px;
  }
}
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:hover,
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:hover,
.module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:hover {
  border-bottom: none !important;
  color: #199DD7 !important;
}
.dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:before,
.dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:before,
.dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:before {
  font-family: "oneweb-controls";
  content: "\e00e";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  float: right;
  font-size: inherit;
  color: inherit;
  margin-top: 0;
  width: initial;
}
.ie8.not-ready .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:before,
.ie8.not-ready .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:before,
.ie8.not-ready .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:before {
  content: none !important;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:before,
  .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:before,
  .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:before {
    padding-right: initial;
    padding-left: 6px;
  }
}
@media print, screen and (min-width: 975px) {
  .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li .last span:before,
  .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span:before,
  .dir-rtl .module-main_navigation-component:not(.noquote) ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span:before {
    margin-right: initial;
    margin-left: 6px;
  }
}
@media print, screen and (min-width: 975px) {
  .sticky_nav {
    padding-top: 0px !important;
    margin: 10px auto !important;
    padding-left: 165px;
    width: 950px !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
  }
  .sticky_nav .nav-level.level-2 {
    left: -45px;
    right: -45px;
    top: 80px;
  }
  .fixed_menu {
    transition: all 1s;
    z-index: 99999;
    -webkit-transition: z-index 2s linear 1s;
    transition: z-index 2s linear 1s;
    background: #ffffff !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    box-shadow: 0 0 4px 0 #ccc;
    height: 45px;
    z-index: 1001;
  }
}
.module-content_navigation-component ul li.active {
  background-color: #FA781E !important;
}
.block-notepad_icon-component .notepad,
.block-notepad-component .notepad {
  border: none medium !important;
  background-color: transparent;
}
.block-notepad_icon-component .notepad .icon-wrapper,
.block-notepad-component .notepad .icon-wrapper {
  position: relative;
}
.block-notepad_icon-component .notepad-container,
.block-notepad-component .notepad-container {
  background-color: transparent;
  box-sizing: border-box;
  display: inline-block;
  height: 100% !important;
  padding: 0px !important;
  position: relative;
  vertical-align: top;
  width: 100%;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .button.direct-blue {
  margin-left: -30px !important;
}
.container-content-component .module-search_field {
  padding: 0 !important;
}
.block-image-component {
  position: relative;
  overflow: visible !important;
}
.block-image-component .block-eyecatcher-component {
  z-index: 10;
  width: auto;
  text-align: center;
  position: absolute;
  top: -7px;
}
.block-image-component .block-eyecatcher-component.type-recommendation .inner {
  background-color: #3faf6c;
  border-color: #3faf6c;
}
.block-image-component .block-eyecatcher-component.type-alert .inner {
  background-color: #e9ab01;
  border-color: #e9ab01;
}
.block-image-component .block-eyecatcher-component.position-left {
  left: 10px;
}
.block-image-component .block-eyecatcher-component.position-left .outer .innershadow {
  left: 3px;
}
.block-image-component .block-eyecatcher-component.position-center {
  left: 50%;
}
.block-image-component .block-eyecatcher-component.position-center .outer {
  left: -50%;
  position: relative;
}
.block-image-component .block-eyecatcher-component.position-center .outer .innershadow {
  left: 3px;
}
.block-image-component .block-eyecatcher-component.position-right {
  right: 0px;
}
.block-image-component .block-eyecatcher-component.position-right .inner {
  right: 3px;
}
.block-image-component .block-eyecatcher-component.position-right .innershadow {
  right: 0;
}
.block-image-component .block-eyecatcher-component .outer {
  display: inline-block;
}
.block-image-component .block-eyecatcher-component .inner {
  max-width: 250px;
  display: inline-block;
  padding: 7px 20px 5px 20px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  color: #fff;
  font-size: 16px;
  position: relative;
  line-height: 100%;
  z-index: 2;
}
.block-image-component .block-eyecatcher-component .inner.innershadow {
  top: 4px;
  color: transparent;
  opacity: 0.2;
  position: absolute;
  background-color: black;
  border-color: black;
  z-index: 1;
}
.block-image-component .block-eyecatcher-component .inner.innershadow .hiddenlabel {
  opacity: 0;
}
.block-image-component .block-eyecatcher-component .inner .visiblelabel,
.block-image-component .block-eyecatcher-component .inner .hiddenlabel {
  width: 100%;
  height: 16px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.block-image-component .block-eyecatcher-component .inner:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 16px 16px 0 0;
  border-color: transparent;
  border-top-color: inherit;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -15px;
  left: 7px;
}
#print-modal {
  background: #FFF;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -495px;
  padding: 0px;
  width: 990px;
  box-shadow: 0 0 20px #000;
  -moz-box-shadow: 0 0 20px #000;
  -webkit-box-shadow: 0 0 10px #000;
  box-sizing: border-box;
  overflow-x: hidden;
}
#print-modal-content {
  margin: 68px 0;
  border: none;
  height: 100%;
  overflow: visible;
  width: 975px;
  transform: scale(0.9);
  transform-origin: center 0;
  -moz-transform: scale(1.25);
  -moz-transform-origin: -24% 0;
}
#print-modal-controls {
  border: 1px solid #ccc;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  top: 15px;
  left: 50%;
  width: 212px;
  margin: 0 0 0 -111px;
  position: fixed;
  padding: 6px 0;
  background: rgba(250, 250, 250, 0.75);
  z-index: 9;
}
.infotext {
  border-top: 1px solid #ccc;
  font-size: 14px;
  margin-top: 12px;
  padding: 0 6px;
}
#print-modal-controls a {
  color: #FFF;
  display: inline-block;
  /*float: left;*/
  height: 32px;
  text-decoration: none;
  text-indent: -999em;
  width: 80px;
}
#print-modal-controls a:hover {
  opacity: 0.75;
}
#print-modal-controls a.print {
  background: url(../images/icons/icon-print.png) no-repeat 50% 50%;
}
#print-modal-controls a.close {
  background: url(../images/icons/icon-close.png) no-repeat 50% 50%;
  float: right;
}
.container-DNT_disclaimer-component.hidden {
  display: none !important;
}
.container-DNT_disclaimer-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: #FFFFFF;
  display: block !important;
}
.container-DNT_disclaimer-component > .module-responsive {
  padding: 10px 20px 10px 20px !important;
}
.design-mode .container-DNT_disclaimer-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 10px solid lightblue !important;
  border-right: 20px solid lightblue !important;
  border-bottom: 10px solid lightblue !important;
  border-left: 20px solid lightblue !important;
}
.container-DNT_disclaimer-component > .module-responsive.module-row > .module-inner {
  top: 10px !important;
  right: 20px !important;
  bottom: 10px !important;
  left: 20px !important;
}
.container-DNT_disclaimer-component .module-title-component {
  padding-left: 0;
  padding-bottom: 0;
}
.container-DNT_disclaimer-component .module-content-component {
  padding: 0;
}
.container-DNT_disclaimer-component .module-content-component.teaser {
  border: 10px solid #F5F6F6 !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-DNT_disclaimer-component .module-content-component.teaser {
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin: 0 -25px !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 654px) {
  .container-DNT_disclaimer-component .module-content-component.teaser {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-bottom: 25px;
    margin-bottom: -15px !important;
  }
}
.dir-rtl .container-DNT_disclaimer-component .module-title-component {
  padding-left: initial;
  padding-right: 0;
}
.container-content-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: #FFFFFF;
  display: block !important;
}
.container-content-component > .module-responsive {
  padding: 10px 20px 10px 20px !important;
}
.design-mode .container-content-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 10px solid lightblue !important;
  border-right: 20px solid lightblue !important;
  border-bottom: 10px solid lightblue !important;
  border-left: 20px solid lightblue !important;
}
.container-content-component > .module-responsive.module-row > .module-inner {
  top: 10px !important;
  right: 20px !important;
  bottom: 10px !important;
  left: 20px !important;
}
.container-content-component .module-title-component {
  padding-left: 0;
  padding-bottom: 0;
}
.container-content-component .module-content-component {
  padding: 0;
}
.container-content-component .module-content-component.teaser {
  border: 10px solid #F5F6F6 !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-content-component .module-content-component.teaser {
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin: 0 -25px !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 654px) {
  .container-content-component .module-content-component.teaser {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-bottom: 25px;
    margin-bottom: -15px !important;
  }
}
.container-content-component .whatsappClass {
  display: none !important;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .container-content-component .whatsappClass {
    display: inline-block !important;
  }
}
.dir-rtl .container-content-component .module-title-component {
  padding-left: initial;
  padding-right: 0;
}
.container-content-component .module.module-responsive.closed {
  display: none !important;
}
.container-content-component .module.toggle-collapsible {
  font-size: 14px;
  display: table;
  width: 100%;
  margin-top: 10px;
  padding: 0px 5px 0px 5px;
}
.container-content-component .module.toggle-collapsible span {
  display: table-row;
}
.container-content-component .module.toggle-collapsible span span {
  display: table-cell;
}
.container-content-component .module.toggle-collapsible span span hr {
  border: none;
  border-top: 1px solid #bbb;
  position: relative;
}
.container-content-component .module.toggle-collapsible span span.label {
  position: relative;
  top: -3px;
  width: 1px;
  padding: 0 16px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 16px;
}
.container-content-component .module.toggle-collapsible span span.label .expanded:after,
.container-content-component .module.toggle-collapsible span span.label .collapsed:after {
  font-size: 90%;
  font-weight: normal;
  display: inline-block;
  padding-left: 6px;
  padding-bottom: 1px;
  vertical-align: middle !important;
  line-height: inherit;
}
.container-content-component .module.toggle-collapsible span span.label .expanded:after {
  font-family: "oneweb-controls";
  content: '\e011';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-content-component .module.toggle-collapsible span span.label .expanded:after {
  content: none !important;
}
.container-content-component .module.toggle-collapsible span span.label .collapsed:after {
  font-family: "oneweb-controls";
  content: '\e013';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-content-component .module.toggle-collapsible span span.label .collapsed:after {
  content: none !important;
}
.container-content-component .module.toggle-collapsible span span.label .expanded {
  display: inline;
}
.container-content-component .module.toggle-collapsible span span.label .collapsed {
  display: none;
}
.container-content-component .module.toggle-collapsible.collapsed .label .expanded {
  display: none;
}
.container-content-component .module.toggle-collapsible.collapsed .label .collapsed {
  display: inline;
}
.container-content_navigation-component {
  z-index: 5;
  height: 80px;
  overflow: visible;
  line-height: 0;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-content_navigation-component.float {
    position: fixed !important;
    top: 0;
    background-color: #F5F6F6;
  }
}
@media print, screen and (min-width: 975px) {
  .container-content_navigation-component.float {
    margin-left: -480px !important;
    left: 50% !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-content_navigation-component.float {
    left: 0px !important;
    width: 100%;
  }
}
@media screen and (max-width: 654px) {
  .container-content_navigation-component {
    padding: 0 10px 0 0;
    margin-right: 10px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .container-content_navigation-component {
    margin-top: 10px !important;
  }
  .container-content_navigation-component.float {
    margin-top: 0 !important;
  }
}
.container-content_navigation-component ul.no-scroll {
  left: 0 !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .container-content_navigation-component.float {
    left: inherit;
    right: 50%;
    margin-left: inherit;
    margin-right: -50%;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .container-content_navigation-component.float {
    right: inherit;
    left: 0;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-content_navigation-component {
    padding: 0 0 0 10px;
    margin-right: inherit;
    margin-left: 10px;
  }
}
@media print, screen and (min-width: 975px) {
  .dir-rtl .container-content_navigation-component .module-servicebox-component {
    right: inherit;
    left: 0;
  }
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .container-content_navigation-component.float {
    left: inherit;
    right: 50%;
    margin-left: inherit;
    margin-right: -50%;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .container-content_navigation-component.float {
    right: inherit;
    left: 0;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-content_navigation-component {
    padding: 0 0 0 10px;
    margin-right: inherit;
    margin-left: 10px;
  }
}
@media screen and (max-width: 654px) {
  .clone {
    z-index: 0;
  }
}
.container-content_with_background-component .container-background {
  position: absolute;
  left: 5px;
  right: 5px;
  height: 100%;
}
@media print, screen and (min-width: 975px) {
  .container-content_with_background-component.fullscreen {
    width: 100%;
  }
  .container-content_with_background-component.fullscreen .container-background {
    left: 0;
    right: 0;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-content_with_background-component.background-full-width-tablet .container-background {
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 654px) {
  .container-content_with_background-component.background-full-width-phone .container-background {
    left: 0;
    right: 0;
  }
}
@media print, screen and (min-width: 975px) {
  .container-content_with_background-component.desktop-item-center {
    text-align: center;
  }
  .container-content_with_background-component.desktop-item-center > * {
    text-align: left;
  }
  .container-content_with_background-component.desktop-item-right {
    text-align: right;
  }
  .container-content_with_background-component.desktop-item-right > * {
    text-align: left;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-content_with_background-component.tablet-item-center {
    text-align: center;
  }
  .container-content_with_background-component.tablet-item-center > * {
    text-align: left;
  }
  .container-content_with_background-component.tablet-item-right {
    text-align: right;
  }
  .container-content_with_background-component.tablet-item-right > * {
    text-align: left;
  }
}
.container-content_with_background-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: transparent;
  display: block !important;
}
.container-content_with_background-component > .module-responsive {
  padding: 10px 20px 10px 20px !important;
}
.design-mode .container-content_with_background-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 10px solid lightblue !important;
  border-right: 20px solid lightblue !important;
  border-bottom: 10px solid lightblue !important;
  border-left: 20px solid lightblue !important;
}
.container-content_with_background-component > .module-responsive.module-row > .module-inner {
  top: 10px !important;
  right: 20px !important;
  bottom: 10px !important;
  left: 20px !important;
}
.container-content_with_background-component .module-title-component {
  padding-left: 0;
  padding-bottom: 0;
}
.container-content_with_background-component .module-content-component {
  padding: 0;
}
.container-content_with_background-component .module-content-component.teaser {
  border: 10px solid #F5F6F6 !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-content_with_background-component .module-content-component.teaser {
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin: 0 -25px !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 654px) {
  .container-content_with_background-component .module-content-component.teaser {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-bottom: 25px;
    margin-bottom: -15px !important;
  }
}
.container-content_with_background-component.modules-full-width .module-content_with_background {
  padding-left: 5px !important;
  padding-right: 5px !important;
  padding-bottom: 0 !important;
}
.container-content_with_background-component.modules-background-full-width .module-content_with_background {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.container-content_with_background-component .module-content_with_background .module-responsive.module-fixed {
  padding: 0 !important;
  margin-bottom: 10px !important;
}
.container-content_with_background-component:not(.modules-full-width) .module-responsive.module-fixed .module-inner:not(.desktop-item-center):not(.tablet-item-center):not(.mobile-item-center):not(.desktop-item-right):not(.tablet-item-right):not(.mobile-item-right) {
  position: absolute !important;
}
.container-custom-component {
  font-size: 14px;
  line-height: 18px;
}
.container-custom-component * {
  font-size: 14px;
  line-height: 18px;
  visibility: visible;
  position: relative;
  display: block;
}
.container-custom-component style,
.container-custom-component script {
  display: none!important;
}
.container-custom-component iframe.themeless {
  border: 0 none;
  outline: 0 none;
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.container-custom-component .module {
  margin: 5px;
}
.container-disclaimer-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: #FFFFFF;
  display: block !important;
}
.container-disclaimer-component > .module-responsive {
  padding: 10px 20px 10px 20px !important;
}
.design-mode .container-disclaimer-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 10px solid lightblue !important;
  border-right: 20px solid lightblue !important;
  border-bottom: 10px solid lightblue !important;
  border-left: 20px solid lightblue !important;
}
.container-disclaimer-component > .module-responsive.module-row > .module-inner {
  top: 10px !important;
  right: 20px !important;
  bottom: 10px !important;
  left: 20px !important;
}
.container-disclaimer-component .module-title-component {
  padding-left: 0;
  padding-bottom: 0;
}
.container-disclaimer-component .module-content-component {
  padding: 0;
}
.container-disclaimer-component .module-content-component.teaser {
  border: 10px solid #F5F6F6 !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-disclaimer-component .module-content-component.teaser {
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin: 0 -25px !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 654px) {
  .container-disclaimer-component .module-content-component.teaser {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-bottom: 25px;
    margin-bottom: -15px !important;
  }
}
.dir-rtl .container-disclaimer-component .module-title-component {
  padding-left: initial;
  padding-right: 0;
}
.container-extern_javascript {
  margin: 0 auto;
}
.container-extern_javascript-component {
  font-size: 14px;
  line-height: 18px;
}
.container-extern_javascript-component * {
  font-size: 14px;
  line-height: 18px;
  visibility: visible;
  position: relative;
}
.container-extern_javascript-component style,
.container-extern_javascript-component script {
  display: none!important;
}
.container-extern_javascript-component iframe.themeless {
  border: 0 none;
  outline: 0 none;
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.container-flex_content-component {
  padding: 0 5px !important;
}
.container-flex_content-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: transparent;
  display: block !important;
}
.container-flex_content-component > .module-responsive {
  padding: 0 0 0 0 !important;
}
.design-mode .container-flex_content-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 0 solid lightblue !important;
  border-right: 0 solid lightblue !important;
  border-bottom: 0 solid lightblue !important;
  border-left: 0 solid lightblue !important;
}
.container-flex_content-component > .module-responsive.module-row > .module-inner {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.container-flex_content-component:after {
  display: none;
}
@media print, screen and (min-width: 975px) {
  .container-flex_content-component:not(.noflex) {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -moz-box-pack: justify;
    -webkit-justify-content: justify;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container-flex_content-component:not(.noflex).row {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .container-flex_content-component:not(.noflex).row-reverse {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .container-flex_content-component:not(.noflex).column {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container-flex_content-component:not(.noflex).column-reverse {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .container-flex_content-component.noflex.left .module {
    float: left !important;
  }
  .container-flex_content-component.noflex.right .module {
    float: right !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-flex_content-component:not(.tablet-noflex) {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -moz-box-pack: justify;
    -webkit-justify-content: justify;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container-flex_content-component:not(.tablet-noflex).tablet-row {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .container-flex_content-component:not(.tablet-noflex).tablet-row-reverse {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .container-flex_content-component:not(.tablet-noflex).tablet-column {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container-flex_content-component:not(.tablet-noflex).tablet-column-reverse {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .container-flex_content-component.tablet-noflex.left .module {
    float: left !important;
  }
  .container-flex_content-component.tablet-noflex.right .module {
    float: right !important;
  }
}
@media screen and (max-width: 654px) {
  .container-flex_content-component:not(.phone-noflex) {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-between;
    -moz-box-pack: justify;
    -webkit-justify-content: justify;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container-flex_content-component:not(.phone-noflex).phone-row {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .container-flex_content-component:not(.phone-noflex).phone-row-reverse {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .container-flex_content-component:not(.phone-noflex).phone-column {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container-flex_content-component:not(.phone-noflex).phone-column-reverse {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .container-flex_content-component.phone-noflex.left .module {
    float: left !important;
  }
  .container-flex_content-component.phone-noflex.right .module {
    float: right !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .container-flex_content-component.container-full-width {
    padding: 0 !important;
  }
}
.container-flex_content-component .module-flex_content-component {
  z-index: 1;
}
.container-flex_content-component .module.module-inline_form .module-inline_form-component {
  padding: 20px !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
}
@media print, screen and (min-width: 975px) {
  .container-flex_content-component.basis .module {
    flex-basis: 45%;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-flex_content-component.basis .module {
    flex-basis: 45%;
  }
}
@media screen and (max-width: 654px) {
  .container-flex_content-component.margin-in-mobile .module {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-flex_content-component:not(.margin-in-mobile) .module {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.container-flex_content-component.grid:not(.nobottonmargin) .module {
  margin-bottom: 24px !important;
}
.container-flex_content-component.grid.nobottonmargin .module {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-flex_content-component.grid .module:nth-child(odd) {
    padding-left: 24px !important;
    padding-right: 12px !important;
  }
  .container-flex_content-component.grid .module:nth-child(even) {
    padding-left: 12px !important;
    padding-right: 24px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-flex_content-component.grid.margin-in-mobile .module {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
.container-flex_content-component.grid.small:not(.nobottonmargin) .module {
  margin-bottom: 12px !important;
}
.container-flex_content-component.grid.small.nobottonmargin .module {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-flex_content-component.grid.small .module:nth-child(odd) {
    padding-left: 12px !important;
    padding-right: 6px !important;
  }
  .container-flex_content-component.grid.small .module:nth-child(even) {
    padding-left: 6px !important;
    padding-right: 12px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-flex_content-component.grid.small.margin-in-mobile .module {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
.container-flex_content-component.grid.large:not(.nobottonmargin) .module {
  margin-bottom: 36px !important;
}
.container-flex_content-component.grid.large.nobottonmargin .module {
  margin-bottom: 0 !important;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-flex_content-component.grid.large .module:nth-child(odd) {
    padding-left: 36px !important;
    padding-right: 18px !important;
  }
  .container-flex_content-component.grid.large .module:nth-child(even) {
    padding-left: 18px !important;
    padding-right: 36px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-flex_content-component.grid.large.margin-in-mobile .module {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
@media print, screen and (min-width: 975px) {
  .container-flex_content-component.grid .module-desktop-1-2 {
    width: calc(100% / 2 - 6px) !important;
  }
  .container-flex_content-component.grid .module-desktop-1 {
    width: calc(100% / 3 - 12px) !important;
  }
  .container-flex_content-component.grid .module-desktop-2 {
    width: calc(100% / 3 * 2 - 6px) !important;
  }
  .container-flex_content-component.grid.large .module-desktop-1-2 {
    width: calc(100% / 2 - 12px) !important;
  }
  .container-flex_content-component.grid.large .module-desktop-1 {
    width: calc(100% / 3 - 24px) !important;
  }
  .container-flex_content-component.grid.large .module-desktop-2 {
    width: calc(100% / 3 * 2 - 12px) !important;
  }
  .container-flex_content-component.grid.small .module-desktop-1-2 {
    width: calc(100% / 2 - 3px) !important;
  }
  .container-flex_content-component.grid.small .module-desktop-1 {
    width: calc(100% / 3 - 6px) !important;
  }
  .container-flex_content-component.grid.small .module-desktop-2 {
    width: calc(100% / 3 * 2 - 3px) !important;
  }
  .container-flex_content-component.columns-2 .module-flex_content:nth-child(2n+0),
  .container-flex_content-component.columns-2 .module:nth-child(2n+0) {
    margin-left: auto !important;
  }
  .container-flex_content-component.columns-3 .module-flex_content:nth-child(3n+2),
  .container-flex_content-component.columns-3 .module:nth-child(3n+2) {
    margin-left: auto !important;
  }
  .container-flex_content-component.columns-3 .module-flex_content:nth-child(3n+3),
  .container-flex_content-component.columns-3 .module:nth-child(3n+3) {
    margin-left: auto !important;
  }
  .container-flex_content-component.grid .module-flex_content.module-desktop-1-2:nth-child(2n+0),
  .container-flex_content-component.grid .module.module-desktop-1-2:nth-child(2n+0),
  .container-flex_content-component.grid .module-flex_content.module-desktop-2:nth-child(2n+0),
  .container-flex_content-component.grid .module.module-desktop-2:nth-child(2n+0) {
    margin-left: auto !important;
  }
  .container-flex_content-component.grid .module-flex_content.module-desktop-1:nth-child(3n+2),
  .container-flex_content-component.grid .module.module-desktop-1:nth-child(3n+2) {
    margin-left: auto !important;
  }
  .container-flex_content-component.grid .module-flex_content.module-desktop-1:nth-child(3n+3),
  .container-flex_content-component.grid .module.module-desktop-1:nth-child(3n+3) {
    margin-left: auto !important;
  }
}
@media print, screen and (min-width: 975px) {
  .container-flex_content-component.desktop-item-center {
    justify-content: center;
  }
  .container-flex_content-component.desktop-item-right {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-flex_content-component.tablet-item-center {
    justify-content: center;
  }
  .container-flex_content-component.tablet-item-right {
    justify-content: flex-end;
  }
}
.container-flex_content-component .module-title-component {
  padding-left: 0;
  padding-bottom: 0;
}
.container-flex_content-component .module-content-component {
  padding: 0;
}
.container-flex_content-component .module-content-component.teaser {
  border: 10px solid #F5F6F6 !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-flex_content-component .module-content-component.teaser {
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 654px) {
  .container-flex_content-component .module-content-component.teaser {
    border-left: 0 !important;
    border-right: 0 !important;
    padding-bottom: 25px;
  }
}
html.html2canvasMode .container-footer-component {
  background-color: #666;
}
html.html2canvasMode .container-footer-component:before,
html.html2canvasMode .container-footer-component:after {
  display: none;
}
@media print, screen and (min-width: 975px) {
  .container-footer-component .module + .module:after {
    width: 1px;
    top: 5px;
    bottom: 5px;
    left: 0;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-footer-component .module:first-child:after {
    width: 1px;
    top: 5px;
    bottom: 5px;
    right: 0;
  }
}
@media screen and (max-width: 654px) {
  .container-footer-component .module + .module:after {
    background: #5A5A5A;
    display: block;
    position: absolute;
    top: 0;
    height: 1px;
    left: 5px;
    right: 5px;
  }
}
.container-form-component [data-form-id="eula-1889"] {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
@media only screen and (max-width: 900px) {
  .container-form_fast_quote-component .block {
    padding-left: 0;
    padding-right: 0;
  }
  .container-form_fast_quote-component .block .form-col {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 570px) {
  .container-form_fast_quote-component .grid-col-2 .block:first-of-type {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-2 .block:first-of-type .form-col {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-2 .block:nth-of-type(2n) {
    padding-right: 0;
  }
  .container-form_fast_quote-component .grid-col-2 .block:nth-of-type(2n) .form-col {
    padding-right: 0;
  }
  .container-form_fast_quote-component .grid-col-2 .block:nth-of-type(2n + 1) {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-2 .block:nth-of-type(2n + 1) .form-col {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-3 .block:first-of-type {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-3 .block:first-of-type .form-col {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-3 .block:nth-of-type(3n) {
    padding-right: 0;
  }
  .container-form_fast_quote-component .grid-col-3 .block:nth-of-type(3n) .form-col {
    padding-right: 0;
  }
  .container-form_fast_quote-component .grid-col-3 .block:nth-of-type(3n + 1) {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-3 .block:nth-of-type(3n + 1) .form-col {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-4 .block:first-of-type {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-4 .block:first-of-type .form-col {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-4 .block:nth-of-type(4n) {
    padding-right: 0;
  }
  .container-form_fast_quote-component .grid-col-4 .block:nth-of-type(4n) .form-col {
    padding-right: 0;
  }
  .container-form_fast_quote-component .grid-col-4 .block:nth-of-type(4n + 1) {
    padding-left: 0;
  }
  .container-form_fast_quote-component .grid-col-4 .block:nth-of-type(4n + 1) .form-col {
    padding-left: 0;
  }
}
.container-form_fast_quote-component .block-label {
  display: none;
}
.container-form_fast_quote-component .form-col.buttons {
  margin-top: 0;
}
.container-form_fast_quote-component .module-form_inline-component.grid-col-2 .block:nth-of-type(odd):last-of-type {
  width: 100%;
}
.container-form_vertical-component {
  background: #fff;
}
.container-form_vertical-component ol {
  padding: 0;
}
.container-form_vertical-component li {
  list-style: none;
}
.container-form_vertical-component label.block-label {
  margin-top: 8px;
  margin-bottom: 20px;
}
.container-form_vertical-component .vertical-form-headline {
  padding-left: 10px;
  margin-bottom: 44px;
  font-size: 30px;
  font-weight: 300;
}
.container-form_vertical-component .block {
  margin-bottom: 26px;
}
.container-form_vertical-component .input-group {
  margin-bottom: 0;
}
.container-form_vertical-component .display-alert.error-validation {
  margin-top: 14px;
}
.container-form_vertical-component .form-setup-error {
  display: none;
}
.container-form_vertical-component .form-buttons {
  position: relative;
}
@media only screen and (max-width: 900px) {
  .container-form_vertical-component .form-buttons .col-md-4 {
    position: relative;
    width: 100%;
  }
  .container-form_vertical-component .form-buttons .col-md-4.back-button {
    top: 0;
  }
  .container-form_vertical-component .form-buttons .col-md-4.step-button {
    top: 0;
  }
}
.container-form_vertical-component .form-wizard,
.container-form_vertical-component .h4 {
  margin-bottom: 40px;
}
.container-form_vertical-component .grid-col-3 .error-validation {
  width: 100%;
}
@media only screen and (min-width: 886px) {
  .container-form_vertical-component .grid-col-3 .error-validation {
    width: 33.33333333%;
    margin-left: 33.33333333%;
  }
}
@media only screen and (min-width: 886px) {
  .container-form_vertical-component .grid-col-3 .form-col {
    width: 33.33333333%;
  }
  .container-form_vertical-component .grid-col-3 .button-row-label {
    margin-top: 14px;
  }
  .container-form_vertical-component .grid-col-3.module-form_vertical label.js-label {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 900px) {
  .container-form_vertical-component .grid-col-3 .form-col {
    width: 100%;
  }
}
.container-form_vertical-component .step-container {
  display: none;
}
.container-form_vertical-component .step-container.active {
  display: block;
}
.container-form_vertical-component #eula-1889 {
  /* HONEYPOT CLOAKING */
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
@media only screen and (min-width: 886px) {
  .container-form_vertical-component .block .hint {
    float: left;
    width: 66.66666667%;
  }
}
.container-gallery-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: white;
  display: block !important;
}
.container-gallery-component > .module-responsive {
  padding: 5px 5px 5px 5px !important;
}
.design-mode .container-gallery-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 5px solid lightblue !important;
  border-right: 5px solid lightblue !important;
  border-bottom: 5px solid lightblue !important;
  border-left: 5px solid lightblue !important;
}
.container-gallery-component > .module-responsive.module-row > .module-inner {
  top: 5px !important;
  right: 5px !important;
  bottom: 5px !important;
  left: 5px !important;
}
.container-gallery-component > .module-responsive {
  padding-top: 0!important;
}
.container-gallery-component .module-inner {
  padding: 15px;
}
.container-gallery-component .module-title > .module-inner {
  padding-bottom: 0;
  padding-top: 15px;
  margin-bottom: -10px !important;
}
.container-gallery-component .module-gallery_page-component {
  display: none;
}
.container-gallery-component .module-gallery_page-component:first-child {
  display: block;
}
.container-gallery-component.initialized .next,
.container-gallery-component.initialized .prev,
.container-gallery-component.initialized .module-gallery_page-component {
  display: block;
}
.container-gallery-component .body_wrapper {
  overflow: hidden;
  height: 100%;
  margin-top: 15px;
}
.container-gallery-component .body {
  height: 100%;
  z-index: 1;
  -webkit-transition: left 500ms linear;
  -moz-transition: left 500ms linear;
  -o-transition: left 500ms linear;
  transition: left 500ms linear;
  position: relative;
}
.container-gallery-component .body:before,
.container-gallery-component .body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-gallery-component .body:after {
  clear: both;
}
@media print, screen and (min-width: 975px) {
  .container-gallery-component .prev.navi_thumbnails,
  .container-gallery-component .next.navi_thumbnails {
    display: none;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-gallery-component .prev.navi_thumbnails,
  .container-gallery-component .next.navi_thumbnails {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .container-gallery-component .prev.navi_thumbnails,
  .container-gallery-component .next.navi_thumbnails {
    display: block;
  }
}
.container-gallery-component .next,
.container-gallery-component .prev,
.container-gallery-component .navi-next,
.container-gallery-component .navi-prev {
  position: absolute;
  top: 15px;
  height: 22px;
  width: 22px;
  display: none;
  cursor: pointer;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  z-index: 2;
  color: #414141;
}
.container-gallery-component .next.inactive,
.container-gallery-component .prev.inactive,
.container-gallery-component .navi-next.inactive,
.container-gallery-component .navi-prev.inactive {
  color: #b2b2b2;
}
.container-gallery-component .next.hidden,
.container-gallery-component .prev.hidden,
.container-gallery-component .navi-next.hidden,
.container-gallery-component .navi-prev.hidden {
  display: none !important;
}
.container-gallery-component .prev,
.container-gallery-component .navi-prev {
  left: 15px;
  color: #199dd7;
}
.container-gallery-component .prev:before,
.container-gallery-component .navi-prev:before {
  font-family: "oneweb-controls";
  content: "\e014";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-gallery-component .prev:before,
.ie8.not-ready .container-gallery-component .navi-prev:before {
  content: none !important;
}
.container-gallery-component .next,
.container-gallery-component .navi-next {
  right: 15px;
  color: #199dd7;
}
.container-gallery-component .next:before,
.container-gallery-component .navi-next:before {
  font-family: "oneweb-controls";
  content: "\e012";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-gallery-component .next:before,
.ie8.not-ready .container-gallery-component .navi-next:before {
  content: none !important;
}
@media screen and (max-width: 654px) {
  .container-gallery-component .module-inner {
    padding-bottom: 0px;
  }
  .container-gallery-component .navi-mobile {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 77px;
    z-index: 2;
    width: 100%;
  }
  .container-gallery-component .navi-mobile .next-mobile,
  .container-gallery-component .navi-mobile .prev-mobile {
    background-image: url('../presentation/container/gallery/assets/arrows_199dd7.png');
    background-repeat: no-repeat;
    cursor: pointer;
    z-index: 2;
    width: 28px;
    height: 77px;
  }
  .container-gallery-component .navi-mobile .next-mobile:before,
  .container-gallery-component .navi-mobile .prev-mobile:before {
    content: '';
  }
  .container-gallery-component .navi-mobile .prev-mobile {
    position: absolute;
    left: -8px;
    background-position: 0px -120px;
  }
  .container-gallery-component .navi-mobile .prev-mobile:hover {
    background-position: -29px -120px !important;
  }
  .container-gallery-component .navi-mobile .next-mobile {
    position: absolute;
    right: -8px;
    background-position: -58px -120px;
  }
  .container-gallery-component .navi-mobile .next-mobile:hover {
    background-position: -87px -120px !important;
  }
}
.container-gallery-component .navi-prev,
.container-gallery-component .navi-next {
  top: 50%;
  margin-top: -11px;
}
.container-gallery-component .navi_thumbnails {
  text-align: left !important;
}
.container-gallery-component .navi.bottom_navi_thumbnails,
.container-gallery-component .navi.top_navi_thumbnails {
  position: relative;
  bottom: auto;
  height: auto;
  line-height: 1em;
  margin-bottom: 12.5px;
}
.container-gallery-component .navi.bottom_navi_thumbnails .inner,
.container-gallery-component .navi.top_navi_thumbnails .inner {
  overflow: hidden;
}
.container-gallery-component .navi.bottom_navi_thumbnails ul,
.container-gallery-component .navi.top_navi_thumbnails ul {
  width: 100000px;
  -webkit-transition: left 500ms linear;
  -moz-transition: left 500ms linear;
  -o-transition: left 500ms linear;
  transition: left 500ms linear;
  position: relative;
}
.container-gallery-component .navi.bottom_navi_thumbnails ul:before,
.container-gallery-component .navi.top_navi_thumbnails ul:before,
.container-gallery-component .navi.bottom_navi_thumbnails ul:after,
.container-gallery-component .navi.top_navi_thumbnails ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-gallery-component .navi.bottom_navi_thumbnails ul:after,
.container-gallery-component .navi.top_navi_thumbnails ul:after {
  clear: both;
}
.container-gallery-component .navi.bottom_navi_thumbnails.show-navi,
.container-gallery-component .navi.top_navi_thumbnails.show-navi {
  left: 0;
}
.container-gallery-component .navi.bottom_navi_thumbnails.show-navi .inner,
.container-gallery-component .navi.top_navi_thumbnails.show-navi .inner {
  margin: 0 40px;
}
.container-gallery-component .navi.bottom_navi_thumbnails.show-navi .inner.no-navi,
.container-gallery-component .navi.top_navi_thumbnails.show-navi .inner.no-navi {
  margin: 0 10px;
}
.container-gallery-component .navi.bottom_navi_thumbnails.show-navi .inner.no-navi ul,
.container-gallery-component .navi.top_navi_thumbnails.show-navi .inner.no-navi ul {
  margin-left: 0;
  margin-right: 0;
}
.container-gallery-component .navi.bottom_navi_thumbnails.show-navi .navi-next,
.container-gallery-component .navi.top_navi_thumbnails.show-navi .navi-next,
.container-gallery-component .navi.bottom_navi_thumbnails.show-navi .navi-prev,
.container-gallery-component .navi.top_navi_thumbnails.show-navi .navi-prev {
  display: block;
}
.container-gallery-component .navi.bottom_navi_thumbnails {
  margin-top: 14px;
  position: relative;
  bottom: auto;
  height: auto;
  line-height: 1em;
  margin-bottom: 12.5px;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-gallery-component .navi.bottom_navi_thumbnails {
    display: none;
  }
}
@media print, screen and (min-width: 975px) {
  .container-gallery-component .navi.bottom_navi_thumbnails {
    display: block;
  }
}
.container-gallery-component .navi.bottom_navi_thumbnails .navi-next,
.container-gallery-component .navi.bottom_navi_thumbnails .navi-prev {
  top: 50%;
  margin-top: -10px;
}
.container-gallery-component .navi.bottom_navi_thumbnails .inner:before,
.container-gallery-component .navi.bottom_navi_thumbnails .inner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-gallery-component .navi.bottom_navi_thumbnails .inner:after {
  clear: both;
}
.container-gallery-component .navi.top_navi_thumbnails {
  position: relative;
  z-index: auto;
  margin: 10px;
  margin-bottom: 0;
  margin-top: 16px;
}
@media print, screen and (min-width: 975px) {
  .container-gallery-component .navi.top_navi_thumbnails {
    display: none;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-gallery-component .navi.top_navi_thumbnails {
    display: block;
  }
}
.container-gallery-component .navi.top_navi_thumbnails.show-navi {
  margin-left: 0;
}
.container-gallery-component .navi_thumbnails li {
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
  -webkit-opacity: 0.35;
  -moz-opacity: 0.35;
  opacity: 0.35;
}
.container-gallery-component .navi_thumbnails li.active {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.container-gallery-component .navi {
  position: relative;
  bottom: 0;
  z-index: 3;
  line-height: 40px;
  height: 32px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 654px) {
  .container-gallery-component .navi {
    bottom: 20px;
  }
  .container-gallery-component .navi.hide {
    display: none;
  }
}
.container-gallery-component .navi ul {
  margin: 0 auto;
  padding: 0;
  width: auto;
}
.container-gallery-component .navi ul:before,
.container-gallery-component .navi ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-gallery-component .navi ul:after {
  clear: both;
}
.container-gallery-component .navi ul a.next,
.container-gallery-component .navi ul a.prev {
  display: inline !important;
  position: static;
  font-size: 22px;
}
.container-gallery-component .navi ul li {
  cursor: pointer;
  list-style: none;
  display: inline-block;
  background: #FFFFFF;
  margin: 0 10px 4px;
  height: 10px;
  width: 10px;
  border: 1px solid transparent;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  background: #dddddd;
}
.container-gallery-component .navi ul li.active {
  background: #199DD7;
}
@media screen and (max-width: 654px) {
  .container-gallery-component .navi ul li {
    display: none;
  }
  .container-gallery-component .navi ul a.next,
  .container-gallery-component .navi ul a.prev {
    display: block !important;
    position: absolute;
    font-size: 22px;
  }
}
.container-gallery-component .navi_dots_image {
  position: relative;
  bottom: 0;
  z-index: 3;
  line-height: 40px;
  height: 32px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 654px) {
  .container-gallery-component .navi_dots_image {
    bottom: 20px;
  }
}
.container-gallery-component .navi_dots_image ul {
  margin: 0 auto;
  padding: 0;
  width: auto;
}
.container-gallery-component .navi_dots_image ul:before,
.container-gallery-component .navi_dots_image ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-gallery-component .navi_dots_image ul:after {
  clear: both;
}
.container-gallery-component .navi_dots_image ul li {
  cursor: pointer;
  list-style: none;
  display: inline-block;
  background: #FFFFFF;
  margin: 0 10px 4px;
  height: 10px;
  width: 10px;
  border: 1px solid transparent;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
  background: #dddddd;
}
.container-gallery-component .navi_dots_image ul li.active {
  background: #199DD7;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-gallery-component .navi_dots_image {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .container-gallery-component > .module-responsive.module-phone-1,
  .container-gallery-component > .module-responsive,
  .container-gallery-component .body {
    height: auto !important;
  }
}
@media print, screen and (min-width: 975px) {
  .container-gallery-component.navi-hidden .module-inner {
    padding-bottom: 0;
  }
  .container-gallery-component.navi-hidden .navi {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .container-gallery-component.thumbnail-navi .gallery-slides .module-inner {
    padding-top: 35px;
  }
}
.container-gallery-component .content-block {
  vertical-align: top;
}
.container-gallery-component .content-block .block {
  margin-bottom: 10px;
  vertical-align: top;
}
.container-gallery-component .lightbox-item {
  position: relative;
  cursor: pointer;
}
.container-gallery-component .lupe {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: #414141;
  color: #fff;
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  -webkit-border-radius: 32px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 32px;
  -moz-background-clip: padding;
  border-radius: 32px;
  background-clip: padding-box;
}
.container-gallery-component .lupe:after {
  font-family: "oneweb-controls";
  content: "\e000";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-gallery-component .lupe:after {
  content: none !important;
}
.container-gallery-component .lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #212121;
  background: rgba(33, 33, 33, 0.75);
  z-index: 1000;
  font-size: 16px;
  line-height: 20px;
}
.container-gallery-component .lightbox > .inner {
  position: relative;
  margin: auto;
  background: #fff;
  border: 5px solid #e6e6e6;
  width: 87%;
  max-width: 626px;
  padding: 40px 10px 10px 10px;
  overflow: hidden;
}
.container-gallery-component .lightbox > .inner .content {
  overflow: auto;
}
.container-gallery-component .lightbox .title {
  font-weight: normal;
  position: absolute;
  top: 10px;
  left: 10px;
}
.container-gallery-component .lightbox .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #414141;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}
.container-gallery-component .lightbox .close-btn:after {
  font-family: "oneweb-controls";
  content: "\e008";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-gallery-component .lightbox .close-btn:after {
  content: none !important;
}
.container-gallery-component .lightbox .lupe {
  display: none;
}
.container-gallery-component .lightbox .next,
.container-gallery-component .lightbox .prev {
  background-image: url('../presentation/container/gallery/assets/arrows.png');
  height: 115px;
  width: 42px;
  display: block;
  cursor: pointer;
  font-size: 28px;
  text-align: center;
  z-index: 2;
  top: 50%;
  margin-top: -57.5px;
}
.container-gallery-component .lightbox .next:before,
.container-gallery-component .lightbox .prev:before {
  content: '';
}
@media screen and (max-width: 654px) {
  .container-gallery-component .lightbox .next,
  .container-gallery-component .lightbox .prev {
    margin-top: -38.5px;
    width: 28px;
    height: 77px;
  }
}
.container-gallery-component .lightbox .prev {
  left: 10px;
  background-position: 0px 0px;
}
.container-gallery-component .lightbox .prev:hover {
  background-position: -43px 0px;
}
@media screen and (max-width: 654px) {
  .container-gallery-component .lightbox .prev:hover {
    background-position: -29px -120px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-gallery-component .lightbox .prev {
    background-position: 0px -120px !important;
  }
}
.container-gallery-component .lightbox .next {
  right: 10px;
  background-position: -86px 0px;
}
.container-gallery-component .lightbox .next:hover {
  background-position: -129px 0px;
}
@media screen and (max-width: 654px) {
  .container-gallery-component .lightbox .next:hover {
    background-position: -87px 77px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-gallery-component .lightbox .next {
    background-position: -58px 77px !important;
  }
}
.container-gallery-component .lightbox .block {
  padding-bottom: 10px;
}
.container-gallery-component .cloned-title {
  display: none;
}
@media screen and (max-width: 654px) {
  .container-gallery-component h4.page_title {
    display: none;
  }
  .container-gallery-component .onepage-block h4.cloned-title {
    display: block;
  }
}
.dir-rtl .container-gallery-component .body {
  -webkit-transition: right 500ms linear;
  -moz-transition: right 500ms linear;
  -o-transition: right 500ms linear;
  transition: right 500ms linear;
}
.dir-rtl .container-gallery-component .prev,
.dir-rtl .container-gallery-component .navi-prev {
  right: 15px;
  left: inherit;
}
.dir-rtl .container-gallery-component .prev:before,
.dir-rtl .container-gallery-component .navi-prev:before {
  font-family: "oneweb-controls";
  content: "\e00c";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .dir-rtl .container-gallery-component .prev:before,
.ie8.not-ready .dir-rtl .container-gallery-component .navi-prev:before {
  content: none !important;
}
.dir-rtl .container-gallery-component .next,
.dir-rtl .container-gallery-component .navi-next {
  left: 15px;
  right: inherit;
}
.dir-rtl .container-gallery-component .next:before,
.dir-rtl .container-gallery-component .navi-next:before {
  font-family: "oneweb-controls";
  content: "\e00e";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .dir-rtl .container-gallery-component .next:before,
.ie8.not-ready .dir-rtl .container-gallery-component .navi-next:before {
  content: none !important;
}
.dir-rtl .container-gallery-component .navi_thumbnails {
  text-align: right !important;
}
.dir-rtl .container-gallery-component .navi.bottom_navi_thumbnails ul,
.dir-rtl .container-gallery-component .navi.top_navi_thumbnails ul {
  -webkit-transition: right 500ms linear;
  -moz-transition: right 500ms linear;
  -o-transition: right 500ms linear;
  transition: right 500ms linear;
}
.dir-rtl .container-gallery-component .navi.bottom_navi_thumbnails.show-navi,
.dir-rtl .container-gallery-component .navi.top_navi_thumbnails.show-navi {
  left: inherit;
  right: 0;
}
.dir-rtl .container-gallery-component .navi.top_navi_thumbnails.show-navi {
  margin-left: inherit;
  margin-right: 0;
}
.dir-rtl .container-gallery-component .lupe {
  right: inherit;
  left: 10px;
}
.dir-rtl .container-gallery-component .lightbox {
  left: inherit;
  right: 0;
}
.dir-rtl .container-gallery-component .lightbox .title {
  left: inherit;
  right: 10px;
}
.dir-rtl .container-gallery-component .lightbox .close-btn {
  right: inherit;
  left: 10px;
}
.dir-rtl .container-gallery-component .lightbox .prev {
  left: inherit;
  right: 10px;
}
.dir-rtl .container-gallery-component .lightbox .next {
  right: inherit;
  left: 10px;
}
.container-geolocation-component {
  font-size: 12px!important;
}
.container-geolocation-component * {
  font-size: 12px!important;
  visibility: visible;
  position: relative;
  display: block;
}
.container-geolocation-component style,
.container-geolocation-component script {
  display: none!important;
}
.container-geolocation-component iframe.themeless {
  border: 0 none;
  outline: 0 none;
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}
.container-geolocation-component .module {
  margin: 5px;
}
.container-cookie_disclaimer-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: #FFFFFF;
  display: block !important;
}
.container-cookie_disclaimer-component > .module-responsive {
  padding: 10px 20px 10px 20px !important;
}
.design-mode .container-cookie_disclaimer-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 10px solid lightblue !important;
  border-right: 20px solid lightblue !important;
  border-bottom: 10px solid lightblue !important;
  border-left: 20px solid lightblue !important;
}
.container-cookie_disclaimer-component > .module-responsive.module-row > .module-inner {
  top: 10px !important;
  right: 20px !important;
  bottom: 10px !important;
  left: 20px !important;
}
.container-cookie_disclaimer-component .module-title-component {
  padding-left: 0;
  padding-bottom: 0;
}
.container-cookie_disclaimer-component .module-content-component {
  padding: 0;
}
.container-cookie_disclaimer-component .module-content-component.teaser {
  border: 10px solid #F5F6F6 !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-cookie_disclaimer-component .module-content-component.teaser {
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin: 0 -25px !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 654px) {
  .container-cookie_disclaimer-component .module-content-component.teaser {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-bottom: 25px;
    margin-bottom: -15px !important;
  }
}
.dir-rtl .container-cookie_disclaimer-component .module-title-component {
  padding-left: initial;
  padding-right: 0;
}
.container-header-component .module-responsive.module-search_field {
  background: none repeat scroll 0 0 #e6e6e6;
  bottom: 0;
  /*height: 40px;*/
  left: 0;
  padding: 0 32px;
  position: absolute !important;
  right: 0;
  text-align: right;
  /*z-index: 1;*/
  top: 94px;
}
@media screen and (max-width: 654px) {
  .container-header-component .module-responsive.module-search_field {
    top: 62px;
  }
}
.container-header_15-component {
  min-height: 80px;
  overflow: visible !important;
  background-color: #FFFFFF;
  line-height: 0;
}
.container-header_15-component .module {
  float: none !important;
}
.container-header_15-component::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: -30000px;
  right: -30000px;
  top: 0;
  bottom: 0;
  background-color: #FFFFFF;
}
.container-header_15-component::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  left: -30000px;
  right: -30000px;
  height: 40px;
  bottom: 0;
  background-color: #E6E6E6;
}
.container-header_15-component .nav-row {
  position: relative;
  display: table;
  z-index: 1;
  vertical-align: bottom;
  padding: 0px 5px 0;
  width: 100%;
}
.container-header_15-component .nav-row-inner .module {
  display: table-cell;
  vertical-align: bottom;
}
.container-header_15-component .nav-row-inner > :first-child {
  text-align: left;
  text-align: start;
}
.container-header_15-component .nav-row-inner > :first-child .level-1 {
  left: 0;
}
.container-header_15-component .nav-row-inner > :only-child {
  text-align: left;
  text-align: start;
}
.container-header_15-component .nav-row-inner > :nth-child(n+2) {
  display: table-cell !important;
}
.container-header_15-component .nav-row-inner > div:last-child.module-logo-component {
  text-align: right;
}
.container-header_15-component .nav-row-inner > div:last-child.module-logo-component:only-child {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .container-header_15-component:before,
  .container-header_15-component:after {
    display: none !important;
  }
}
.container-header_samsung-component {
  height: 100%;
  overflow: visible;
  background-color: transparent;
  line-height: 0;
  display: table;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .container-header_samsung-component {
    width: 100%;
  }
}
.container-header_samsung-component .container-background {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .container-header_samsung-component .container-background {
    left: 10px;
    right: 10px;
  }
}
.container-header_samsung-component .noMetabarLangSwitch {
  display: none !important;
}
.container-icon_stage-component {
  @charset "UTF-8";
  /* Slider */
  /* Slider */
  /* Arrows */
  /* Dots */
}
.container-icon_stage-component:before {
  position: relative;
}
@media print, screen and (min-width: 975px) {
  .container-icon_stage-component.fullscreen {
    width: 100%;
  }
}
.container-icon_stage-component > .inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 330px;
  overflow: hidden;
  padding: 70px 20px 20px;
}
@media print, screen and (min-width: 975px) {
  .container-icon_stage-component > .inner.fullscreen {
    width: 960px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-icon_stage-component > .inner {
    padding: 70px 20px 15px;
  }
}
@media screen and (max-width: 654px) {
  .container-icon_stage-component > .inner {
    padding: 40px 20px 10px;
  }
}
.container-icon_stage-component > .inner.reverse {
  flex-direction: column-reverse;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}
.container-icon_stage-component .module-icon_stage_item {
  display: none;
  padding: 0;
}
.container-icon_stage-component .module-icon_stage_item:first-child {
  display: block;
}
.container-icon_stage-component .module-icon_stage_item .block {
  margin: 0;
}
.container-icon_stage-component .module-icon_stage_item .block-richtext-component .inner {
  font-size: initial;
}
.edit-mode .container-icon_stage-component .stage_content {
  min-height: 60px;
}
.edit-mode .container-icon_stage-component .block > * {
  position: relative;
}
.container-icon_stage-component .block-notepad {
  width: 250px;
}
.container-icon_stage-component .block-notepad .notepad {
  font-size: 16px;
}
.container-icon_stage-component .block-notepad .button {
  max-width: 204px;
}
.container-icon_stage-component .stage-container-stages {
  opacity: 0;
}
.container-icon_stage-component .stage-container-stages .block.component + .block.component {
  margin-top: 15px;
}
.container-icon_stage-component .reverse .stage-container-stages {
  margin-top: 150px;
}
.container-icon_stage-component .controller-icon_stage {
  opacity: 0;
  bottom: 30px;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  width: 780px;
  text-align: center;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-icon_stage-component .controller-icon_stage {
    width: 80%;
  }
}
@media screen and (max-width: 654px) {
  .container-icon_stage-component .controller-icon_stage {
    bottom: 15px;
    width: 66%;
  }
}
.container-icon_stage-component .reverse .controller-icon_stage {
  bottom: initial;
  bottom: inherit;
  top: 100px;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-icon_stage-component .reverse .controller-icon_stage {
    top: 80px;
  }
}
@media screen and (max-width: 654px) {
  .container-icon_stage-component .reverse .controller-icon_stage {
    top: 60px;
  }
}
.container-icon_stage-component .stage_background {
  position: absolute;
  z-index: -1;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  overflow: hidden;
  margin: 0 auto;
}
.container-icon_stage-component .stage_background .stage-image {
  width: auto;
}
@media print, screen and (min-width: 975px) {
  .fullscreen.container-icon_stage-component .stage_background {
    width: 100%;
    left: 0;
    right: 0;
  }
  .fullscreen.container-icon_stage-component .stage_background .stage-image {
    width: 100%;
    height: 100%;
  }
  .fullscreen.container-icon_stage-component .stage_background.imagewidth {
    background-position: center !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .fullscreen.container-icon_stage-component .stage_background {
    background-size: cover !important;
  }
}
.container-icon_stage-component .item {
  padding-top: 1px;
  text-align: center;
}
.container-icon_stage-component .item:focus {
  outline: none;
}
.container-icon_stage-component .stage_button {
  padding-top: 1px;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.container-icon_stage-component .stage_button:hover {
  color: #00a9e0;
  background-color: transparent;
}
.container-icon_stage-component .stage_button_label {
  margin-top: 8px;
  font-size: 15px;
  line-height: 1.2;
}
.container-icon_stage-component .icon.icon-allianz:before,
.container-icon_stage-component .icon.icon-custom:before {
  content: attr(data-icon);
  font-family: 'oneweb-allianz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container-icon_stage-component .icon-wrapper,
.container-icon_stage-component .image-wrapper {
  margin-top: 8px;
  font-size: 60px;
  height: 60px;
}
.container-icon_stage-component .icon-wrapper.custom-icon,
.container-icon_stage-component .image-wrapper.custom-icon {
  padding-top: 0;
}
.container-icon_stage-component .image-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  height: 60px;
}
.container-icon_stage-component .stage_button .image-wrapper .svg path {
  fill: #FFFFFF;
  -webkit-transition: fill 0.2s linear;
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}
.container-icon_stage-component .stage_button:hover .image-wrapper .svg path {
  fill: #00a9e0;
  -webkit-transition: fill 0.2s linear;
  -moz-transition: fill 0.2s linear;
  -o-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}
.container-icon_stage-component .active-stage .image-wrapper .svg path {
  fill: #00a9e0;
}
.container-icon_stage-component .active-stage .stage_button {
  color: #00a9e0;
  background-color: transparent;
}
.container-icon_stage-component .active-stage .stage_button:hover {
  color: #00a9e0;
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-icon_stage-component .module-icon_stage_item {
    padding-left: 0;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-icon_stage-component .stage-container-stages .notepad {
    text-align: right;
  }
  .dir-rtl .container-icon_stage-component .stage-container-stages .notepad.txtcenter {
    text-align: center;
  }
}
.dir-rtl .container-icon_stage-component .stage_background {
  left: 0;
}
.dir-rtl .container-icon_stage-component .active-stage {
  color: #0a71be;
}
.container-icon_stage-component .slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.container-icon_stage-component .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.container-icon_stage-component .slick-list:focus {
  outline: none;
}
.container-icon_stage-component .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.container-icon_stage-component .slick-slider .slick-track,
.container-icon_stage-component .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.container-icon_stage-component .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.container-icon_stage-component .slick-track:before,
.container-icon_stage-component .slick-track:after {
  display: table;
  content: '';
}
.container-icon_stage-component .slick-track:after {
  clear: both;
}
.container-icon_stage-component .slick-loading .slick-track {
  visibility: hidden;
}
.container-icon_stage-component .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.container-icon_stage-component [dir='rtl'] .slick-slide {
  float: right;
}
.container-icon_stage-component .slick-slide img {
  display: block;
}
.container-icon_stage-component .slick-slide.slick-loading img {
  display: none;
}
.container-icon_stage-component .slick-slide.dragging img {
  pointer-events: none;
}
.container-icon_stage-component .slick-initialized .slick-slide {
  display: block;
}
.container-icon_stage-component .slick-loading .slick-slide {
  visibility: hidden;
}
.container-icon_stage-component .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.container-icon_stage-component .slick-arrow.slick-hidden {
  display: none;
}
.container-icon_stage-component .slick-loading .slick-list {
  background: #fff url('../presentation/container/icon_stage/vendorlib/ajax-loader.gif') center center no-repeat;
}
.container-icon_stage-component .slick-prev,
.container-icon_stage-component .slick-next {
  position: absolute;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  background-position: center;
  color: transparent;
  top: 32%;
  -webkit-transform: translate(0, -32%);
  -ms-transform: translate(0, -32%);
  transform: translate(0, -32%);
  padding: 0;
  border: none;
  outline: none;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-icon_stage-component .slick-prev,
  .container-icon_stage-component .slick-next {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 654px) {
  .container-icon_stage-component .slick-prev,
  .container-icon_stage-component .slick-next {
    width: 36px;
    height: 36px;
  }
}
.container-icon_stage-component .slick-prev:hover,
.container-icon_stage-component .slick-next:hover,
.container-icon_stage-component .slick-prev:focus,
.container-icon_stage-component .slick-next:focus {
  outline: none;
  opacity: 1;
  color: transparent;
}
.container-icon_stage-component .slick-prev:hover:before,
.container-icon_stage-component .slick-next:hover:before,
.container-icon_stage-component .slick-prev:focus:before,
.container-icon_stage-component .slick-next:focus:before {
  opacity: 1;
}
.container-icon_stage-component .slick-prev.slick-disabled:before,
.container-icon_stage-component .slick-next.slick-disabled:before {
  opacity: 0.55;
}
.container-icon_stage-component .slick-prev.slick-disabled,
.container-icon_stage-component .slick-next.slick-disabled {
  opacity: 0.55;
}
.container-icon_stage-component .slick-prev:before,
.container-icon_stage-component .slick-next:before {
  font-size: 36px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container-icon_stage-component .slick-prev,
.container-icon_stage-component .slick-next {
  z-index: 2;
  text-shadow: 0px 0px 2px lightgray;
}
.container-icon_stage-component .slick-prev {
  background-image: url('../presentation/container/icon_stage/assets/arrow_left.png');
  background-size: contain;
  background-repeat: no-repeat;
  left: -50px;
}
[dir="rtl"] .container-icon_stage-component .slick-prev {
  left: auto;
  right: -50px;
}
[dir="rtl"] .container-icon_stage-component .slick-prev:before {
  content: "\E012";
}
.container-icon_stage-component .slick-next {
  background-image: url('../presentation/container/icon_stage/assets/arrow_right.png');
  background-size: contain;
  background-repeat: no-repeat;
  right: -50px;
}
[dir="rtl"] .container-icon_stage-component .slick-next {
  left: -50px;
  right: auto;
}
[dir="rtl"] .container-icon_stage-component .slick-next:before {
  content: "\E014";
}
.container-icon_stage-component .slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.container-icon_stage-component .slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.container-icon_stage-component .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.container-icon_stage-component .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.container-icon_stage-component .slick-dots li button:hover,
.container-icon_stage-component .slick-dots li button:focus {
  outline: none;
}
.container-icon_stage-component .slick-dots li button:hover:before,
.container-icon_stage-component .slick-dots li button:focus:before {
  opacity: 1;
}
.container-icon_stage-component .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "oneweb-controls";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.55;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container-icon_stage-component .slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}
.container-inbenta_search-component {
  position: absolute;
  width: 100%;
}
.container-map-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: #FFFFFF;
  display: block !important;
}
.container-map-component > .module-responsive {
  padding: 10px 10px 10px 10px !important;
}
.design-mode .container-map-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 10px solid lightblue !important;
  border-right: 10px solid lightblue !important;
  border-bottom: 10px solid lightblue !important;
  border-left: 10px solid lightblue !important;
}
.container-map-component > .module-responsive.module-row > .module-inner {
  top: 10px !important;
  right: 10px !important;
  bottom: 10px !important;
  left: 10px !important;
}
.container-marketing_stage-component .inner {
  padding: 20px;
  height: 450px;
  overflow: hidden;
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .inner {
    padding: 0;
    height: auto;
  }
}
.container-marketing_stage-component .module-marketing_stage_item {
  display: none;
  padding: 0;
}
.container-marketing_stage-component .module-marketing_stage_item:first-child {
  display: block;
}
.container-marketing_stage-component .module-marketing_stage_item .block {
  margin: 0;
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .module-marketing_stage_item {
    padding-top: 0;
    padding-left: 0;
  }
}
.container-marketing_stage-component .block-notepad {
  width: 250px;
}
.container-marketing_stage-component .block-notepad .notepad {
  font-size: 16px;
}
.container-marketing_stage-component .block-notepad .button {
  max-width: 204px;
}
.container-marketing_stage-component .stage-container-stages {
  float: right;
  opacity: 0;
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .stage-container-stages {
    margin: 30px;
    float: none;
    text-align: center;
  }
  .container-marketing_stage-component .stage-container-stages .notepad {
    text-align: left;
  }
  .container-marketing_stage-component .stage-container-stages .notepad.txtcenter {
    text-align: center;
  }
}
.container-marketing_stage-component .stage-container-stages .block-marketing_stage-component {
  display: none;
}
.container-marketing_stage-component .controller-marketing_stage {
  position: relative;
  display: table;
  float: left;
  height: 100%;
  opacity: 0;
  border-collapse: collapse;
  border: none;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-marketing_stage-component .controller-marketing_stage {
    width: 171px;
  }
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .controller-marketing_stage {
    display: table;
    width: 100%;
    height: 58px;
  }
  .container-marketing_stage-component .controller-marketing_stage .opacity-background {
    background-color: #F5F6F6;
  }
}
.container-marketing_stage-component .stage_background {
  position: absolute;
  z-index: -1;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  overflow: hidden;
}
.container-marketing_stage-component .stage_background .stage-image {
  width: auto;
}
.container-marketing_stage-component .tab-item {
  display: table-row;
}
.container-marketing_stage-component .tab-item:focus {
  outline: none;
}
.container-marketing_stage-component .tab-item:focus .stage_button {
  color: #FFFFFF;
  background-color: #0a71be;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .container-marketing_stage-component .tab-item:first-child .stage_button {
    border-bottom: 1px solid #c0bfc0;
  }
  .container-marketing_stage-component .tab-item:first-child.active-stage:after {
    border: none;
  }
  .container-marketing_stage-component .tab-item:first-child.active-stage .stage_button {
    border-bottom: 1px solid #c0bfc0;
  }
}
.container-marketing_stage-component .tab-item:last-child .stage_button {
  border: none;
}
.container-marketing_stage-component .tab-item:last-child.active-stage .stage_button {
  border: none;
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .tab-item {
    display: table-cell;
    vertical-align: bottom;
    border-right: 1px solid #c0bfc0;
  }
  .container-marketing_stage-component .tab-item:last-child {
    border-right: none;
  }
  .container-marketing_stage-component .tab-item .icon-wrapper {
    -webkit-transition: padding-top 0.3s;
    -moz-transition: padding-top 0.3s;
    -o-transition: padding-top 0.3s;
    transition: padding-top 0.3s;
  }
}
.container-marketing_stage-component .stage_button {
  display: table-cell;
  border-bottom: 1px solid #c0bfc0;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.container-marketing_stage-component .stage_button:hover {
  color: #FFFFFF;
  background-color: #0a71be;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px), screen and (max-width: 654px) {
  .container-marketing_stage-component .stage_button {
    background-color: #FFFFFF;
  }
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .stage_button {
    display: block;
    height: 58px;
    border-bottom: none;
  }
}
.container-marketing_stage-component .stage_button_label {
  padding: 4px 10px;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .stage_button_label {
    display: none;
  }
}
.container-marketing_stage-component .icon-wrapper {
  font-size: 24px;
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .icon-wrapper {
    padding-top: 16px;
    font-size: 30px;
  }
}
.container-marketing_stage-component .active-stage:after {
  content: '';
  position: relative;
  background-color: #0a71be;
  display: table-cell;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .container-marketing_stage-component .active-stage:after {
    top: 0;
    right: 1px;
    width: 11px;
    border-top: 1px solid transparent;
  }
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .active-stage {
    position: relative;
  }
  .container-marketing_stage-component .active-stage:after {
    display: none;
  }
  .container-marketing_stage-component .active-stage .icon-wrapper {
    padding-top: 9px;
    -webkit-transition: padding-top 0.3s;
    -moz-transition: padding-top 0.3s;
    -o-transition: padding-top 0.3s;
    transition: padding-top 0.3s;
  }
}
.container-marketing_stage-component .active-stage .stage_button {
  color: #FFFFFF;
  background-color: #0a71be;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.container-marketing_stage-component .active-stage .stage_button:hover {
  background-color: #0a71be;
}
@media screen and (max-width: 654px) {
  .container-marketing_stage-component .active-stage .stage_button:after {
    content: '';
    position: absolute;
    background-color: #0a71be;
    top: -10px;
    left: 0;
    height: 10px;
    width: 100%;
  }
}
.container-marketing_stage-component.stage_swap .tab-item::before {
  content: '';
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .container-marketing_stage-component.stage_swap .stage-container-stages {
    float: left;
  }
  .container-marketing_stage-component.stage_swap .controller-marketing_stage {
    float: right;
  }
  .container-marketing_stage-component.stage_swap .active-stage.active-stage:after {
    display: none;
  }
  .container-marketing_stage-component.stage_swap .active-stage.active-stage:before {
    content: '';
    position: relative;
    background-color: #0a71be;
    display: table-cell;
    border-top: 1px solid transparent;
    top: 0;
    left: 1px;
    width: 11px;
  }
  .container-marketing_stage-component.stage_swap .active-stage.active-stage:first-child:before {
    border-top: 0px solid transparent;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-marketing_stage-component .module-marketing_stage_item {
    padding-left: 0;
  }
}
.dir-rtl .container-marketing_stage-component .stage-container-stages {
  float: right;
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-marketing_stage-component .stage-container-stages .notepad {
    text-align: right;
  }
  .dir-rtl .container-marketing_stage-component .stage-container-stages .notepad.txtcenter {
    text-align: center;
  }
}
.dir-rtl .container-marketing_stage-component .controller-marketing_stage {
  float: left;
  border-collapse: collapse;
  border: none;
}
.dir-rtl .container-marketing_stage-component .stage_background {
  left: 0;
}
.dir-rtl .container-marketing_stage-component .tab-item:before {
  content: '';
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-marketing_stage-component .tab-item:last-child {
    border-right: 1px solid #c0bfc0;
  }
  .dir-rtl .container-marketing_stage-component .tab-item:first-child {
    border-right: none;
  }
}
.dir-rtl .container-marketing_stage-component .active-stage:after {
  display: none;
}
.dir-rtl .container-marketing_stage-component .active-stage:before {
  content: '';
  position: relative;
  background-color: #0a71be;
  display: table-cell;
}
.dir-rtl .container-marketing_stage-component .active-stage:first-child:before {
  border-top: 0px solid transparent;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .dir-rtl .container-marketing_stage-component .active-stage:after {
    display: none;
  }
  .dir-rtl .container-marketing_stage-component .active-stage:before {
    top: 0;
    right: 1px;
    width: 11px;
    border-top: 1px solid transparent;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-marketing_stage-component .active-stage:before {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-marketing_stage-component .active-stage .stage_button:after {
    left: 0;
  }
}
.dir-rtl .container-marketing_stage-component.stage_swap .tab-item::before {
  display: none;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .dir-rtl .container-marketing_stage-component.stage_swap .stage-container-stages {
    float: left;
  }
  .dir-rtl .container-marketing_stage-component.stage_swap .controller-marketing_stage {
    float: right;
  }
  .dir-rtl .container-marketing_stage-component.stage_swap .active-stage.active-stage:before {
    display: none;
  }
  .dir-rtl .container-marketing_stage-component.stage_swap .active-stage.active-stage:after {
    content: '';
    position: relative;
    background-color: #0a71be;
    display: table-cell;
    border-top: 1px solid transparent;
    top: 0;
    right: -1px;
    width: 11px;
  }
  .dir-rtl .container-marketing_stage-component.stage_swap .active-stage.active-stage:first-child:after {
    border-top: 0px solid transparent;
  }
}
.container-page_navigation-component {
  position: relative;
  padding: 10px 0 0 0;
  margin: 10px auto;
}
.container-page_navigation-component .inner {
  width: 100%;
}
.container-page_navigation-component .inner:before,
.container-page_navigation-component .inner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-page_navigation-component .inner:after {
  clear: both;
}
@media screen and (max-width: 654px) {
  .container-page_navigation-component {
    padding: 0 10px 0 0;
    overflow: visible;
    height: auto;
    margin-right: 10px;
  }
}
.region-header:not(.awpstyle) ~ .region-content .container-page_title-component,
.region-header:not(.awpstyle) ~ .region-content_with_background .container-page_title-component {
  margin-top: -65px !important;
}
.region-header:not(.awpstyle) ~ .region-content .module-page_title-component,
.region-header:not(.awpstyle) ~ .region-content_with_background .module-page_title-component {
  padding-top: 40px !important;
  padding-bottom: 16px !important;
}
.region-header.awpstyle ~ .region-content .container-page_title-component {
  margin-top: -20px !important;
}
@media print, screen and (min-width: 975px) {
  .region-header.awpstyle ~ .region-content .container-page_title-component .module-page_title-component {
    padding-top: 0 !important;
    padding-bottom: 16px !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .region-header.awpstyle ~ .region-content .container-page_title-component .module-page_title-component {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
  }
}
.container-page_title-component {
  padding: 10px 0 0 0;
  margin: 10px auto;
}
.container-page_title-component .container-background {
  position: absolute;
  left: 5px;
  right: 5px;
  height: 100%;
  background-color: #f8f8f8;
}
.container-page_title-component .inner {
  width: 100%;
}
@media screen and (max-width: 654px) {
  .container-page_title-component {
    padding: 0 10px 0 0;
    overflow: visible;
    margin-right: 10px;
  }
}
.container-page_title-component .module-page_title-component .breadcrumb {
  margin-bottom: 12px;
  padding-left: 12px;
}
.container-page_title-component .module-page_title-component .breadcrumb a,
.container-page_title-component .module-page_title-component .breadcrumb span {
  color: #aaa !important;
}
.container-page_title-component .module-page_title-component .breadcrumb a strong,
.container-page_title-component .module-page_title-component .breadcrumb span strong {
  font-weight: normal !important;
}
.container-page_title-component .module-page_title-component .block-page_title .page-title {
  text-align: center;
  color: #000;
}
.container-page_title-component .module-page_title-component .block-page_title:before {
  content: ' ';
  width: 100%;
  height: 100%;
  background-color: lime;
}
.container-producttable-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: transparent;
  display: block !important;
}
.container-producttable-component > .module-responsive {
  padding: 5px 5px 5px 5px !important;
}
.design-mode .container-producttable-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 5px solid lightblue !important;
  border-right: 5px solid lightblue !important;
  border-bottom: 5px solid lightblue !important;
  border-left: 5px solid lightblue !important;
}
.container-producttable-component > .module-responsive.module-row > .module-inner {
  top: 5px !important;
  right: 5px !important;
  bottom: 5px !important;
  left: 5px !important;
}
.container-producttable-component:before {
  z-index: -1;
}
.container-producttable-component .tabbar {
  margin-left: 240px;
  height: 95px;
  border-bottom: 4px solid #b0b2b2;
}
.container-producttable-component .tab {
  padding-right: 13px;
}
.container-producttable-component .block-producttable_tab-component {
  width: 100%;
}
.container-producttable-component .tab-body {
  padding-left: 10px;
}
.container-producttable-component .producttable_wrapper {
  visibility: visible;
  padding-left: 0px;
  padding-right: 0px;
}
.container-producttable-component .producttable_wrapper .producttable_content {
  font-size: 16px;
  line-height: 20px;
  margin: 0px 15px;
  z-index: 9999;
  zoom: 1;
}
.container-producttable-component .producttable_menu {
  margin: 0 15px;
  overflow: hidden;
}
.container-producttable-component .producttable_menu div.tab {
  float: left;
  margin: 0;
  cursor: pointer;
}
.container-producttable-component .producttable_menu .h2 {
  font-size: 1em;
  line-height: 28px;
}
.container-producttable-component .producttable_item {
  display: none;
}
.container-producttable-component .producttable_item.inactive {
  display: none !important;
}
.container-producttable-component .producttable_item.active {
  display: block !important;
}
@media print, screen and (min-width: 975px) {
  .container-producttable-component .tab_content {
    min-height: 100%;
  }
  .container-producttable-component .tab_content .module-inner {
    overflow-y: auto;
    height: 100%;
  }
  .container-producttable-component .producttable_wrapper .producttable_menu {
    display: block;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-producttable-component .tab_content.left_style {
    height: 100%!important;
  }
  .container-producttable-component .producttable_wrapper .producttable_menu {
    font-size: 60%;
  }
  .container-producttable-component .producttable_wrapper .producttable_menu .block-producttable_tab-component {
    padding: 4px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-producttable-component .tabbar {
    margin-left: 0;
  }
}
@media screen and (max-width: 654px) {
  .container-producttable-component .producttable_wrapper.top_style .next,
  .container-producttable-component .producttable_wrapper.top_style .prev {
    display: none;
  }
  .container-producttable-component .producttable_wrapper .producttable_menu {
    font-size: 60%;
  }
  .container-producttable-component .producttable_wrapper .producttable_menu .tabbar {
    margin-left: 0;
  }
  .container-producttable-component .producttable_wrapper .producttable_menu .block-producttable_tab-component {
    padding: 4px;
  }
  .container-producttable-component .producttable_wrapper .producttable_content {
    margin: 0px 5px;
  }
}
.dir-rtl .container-producttable-component .producttable_wrapper .producttable_menu > ul li {
  float: right;
  margin: 0 0 0 17px;
}
.dir-rtl .container-producttable-component .producttable_wrapper .producttable_menu > ul li .block-producttable_tab-component {
  padding: 0px 25px 0px 10px;
}
.container-search_filter-component {
  visibility: visible ! important;
  font-size: 14px;
  line-height: 18px;
}
.container-search_filter-component *,
.container-search_filter-component form {
  visibility: visible ! important;
}
.container-search_filter-component .search-filter-container {
  padding: 10px 15px 10px 15px !important;
  margin-top: 0 ! important;
}
@media screen and (max-width: 654px) {
  .container-search_filter-component .search-filter-container {
    padding: 10px !important;
  }
}
.container-search_filter-component .search-filter-container li {
  list-style: none;
}
.container-search_filter-component .search-filter-container .search-filter-header {
  display: none;
}
.container-search_filter-component .search-filter-container .search-filter-options {
  background: #e5e6e8;
  border: 0;
  position: relative;
  display: none;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list {
  margin: 1px 20px 10px 20px;
  padding: 0;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li {
  display: block;
  float: none;
  padding: 0 0 8px;
  border-bottom: 0;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul {
  padding: 0;
  font-size: 14px;
  margin-left: -15px;
}
@media print, screen and (min-width: 975px) {
  .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul {
    padding-right: 40px;
  }
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li {
  display: inline-block;
  line-height: 20px;
  margin: 8px 0 12px;
  padding-left: 47px;
  text-indent: -32px;
  vertical-align: top;
  width: 25%;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input {
  margin: 0 14px 0 5px;
  cursor: pointer;
  opacity: 0;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li span.inputoverlay {
  position: relative;
  text-indent: 0px;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="radio"] + span.inputoverlay:before,
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="checkbox"] + span.inputoverlay:before {
  content: '';
  position: absolute;
  top: -2px;
  left: -31px;
  width: 20px;
  height: 20px;
  line-height: 16px;
  vertical-align: middle;
  margin: 0;
  border: 1px solid #222;
  background: white;
  color: #17549c;
  font-size: 12px;
  font-family: "oneweb-controls";
  text-align: center;
  cursor: pointer;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="radio"]:disabled + span.inputoverlay:before,
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="checkbox"]:disabled + span.inputoverlay:before {
  color: #8cceeb;
  border-color: #222;
  background: white;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="radio"]:disabled ~ span.label,
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="checkbox"]:disabled ~ span.label {
  color: #a0a0a0;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="radio"] + span.inputoverlay:before {
  font-size: 12px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="radio"]:checked + span.inputoverlay:before {
  content: "\e003";
}
.container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="checkbox"]:checked + span.inputoverlay:before {
  content: "\e004";
  font-size: 14px;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li {
    width: 33.3%;
  }
}
@media screen and (max-width: 654px) {
  .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li {
    width: 50%;
  }
}
.container-search_filter-component .search-filter-container .search-filter-options .search-filter-reset {
  padding: 0 20px;
  margin: 10px 0 15px;
  text-align: right;
}
.container-search_filter-component .search-filter-container .search-filter-options .search-filter-reset a.search-filter-reset-button:after {
  display: inline-block;
  padding-left: 10px;
  font-size: 26px;
  text-decoration: none;
  position: relative;
  top: 6px;
}
.container-search_filter-component .search-filter-container .search-filter-options .search-filter-reset a.search-filter-reset-button:after:hover {
  text-decoration: none;
}
@media screen and (max-width: 654px) {
  .container-search_filter-component .search-filter-container .search-filter-options .search-filter-reset {
    text-align: center;
  }
}
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-header {
  display: none;
}
@media print, screen and (min-width: 975px) {
  .dir-rtl .container-search_filter-component .search-filter-container .search-filter-options:before {
    right: inherit;
    left: 27px;
  }
  .dir-rtl .container-search_filter-component .search-filter-container .search-filter-options:after {
    right: inherit;
    left: 28px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .container-search_filter-component .search-filter-container .search-filter-options:before {
    left: inherit;
    right: 27px;
  }
  .dir-rtl .container-search_filter-component .search-filter-container .search-filter-options:after {
    left: inherit;
    right: 28px;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-search_filter-component .search-filter-container .search-filter-options:after,
  .dir-rtl .container-search_filter-component .search-filter-container .search-filter-options:before {
    left: inherit;
    right: 50%;
  }
  .dir-rtl .container-search_filter-component .search-filter-container .search-filter-options:before {
    margin-left: inherit;
    margin-right: -12px;
  }
  .dir-rtl .container-search_filter-component .search-filter-container .search-filter-options:after {
    margin-left: inherit;
    margin-right: -11px;
  }
}
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul {
  margin-left: inherit;
  margin-right: -15px;
}
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li {
  padding-left: 47px;
  padding-right: 47px;
  text-indent: -32px;
}
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input {
  margin: 0 5px 0 14px;
}
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li span.inputoverlay {
  text-indent: -1px;
}
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="radio"] + span.inputoverlay:before,
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-options ul.search-filter-options-list > li > ul > li input[type="checkbox"] + span.inputoverlay:before {
  left: inherit;
  right: -31px;
}
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-options .search-filter-reset {
  text-align: left;
}
.dir-rtl .container-search_filter-component .search-filter-container .search-filter-options .search-filter-reset a.search-filter-reset-button:after {
  padding-left: inherit;
  padding-right: 10px;
}
.container-search_result-component {
  font-size: 14px;
  line-height: 18px;
  font-size: 14px!important;
}
.container-search_result-component.container > * {
  visibility: visible !important;
}
.container-search_result-component:before {
  position: relative;
}
.container-search_result-component .search-result-container {
  background: #FFF;
  padding: 18px 20px 30px;
}
.container-search_result-component .search-result-container .search-result-header {
  line-height: 24px;
  text-align: center;
}
.container-search_result-component .search-result-container .search-result-header .h3 {
  margin-right: 15px;
  font-weight: normal !important;
}
.container-search_result-component .search-result-container .search-result-header a.search-active-filter {
  display: none !important;
  font-size: 16px;
  line-height: 20px;
  color: #17549C;
  text-decoration: none;
  background: #F5F6F6;
  margin-right: 15px;
  padding: 13px 18px 10px;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.container-search_result-component .search-result-container .search-result-header a.search-active-filter:hover {
  background-color: #E6E6E6;
  color: #17549C;
}
.container-search_result-component .search-result-container .search-result-header a.search-active-filter:after {
  font-size: 20px;
  position: relative;
  top: 3px;
  padding-left: 6px;
}
.container-search_result-component .search-result-container .search-spell-check .search-spell-check-headline.h3 {
  margin-top: 10px;
}
.container-search_result-component .search-result-container .search-spell-check .search-spell-check-subline.h3 {
  margin-top: 2px;
}
.container-search_result-component .search-result-container ul.search-result-list {
  padding: 0;
  margin: 19px 0 20px;
}
.container-search_result-component .search-result-container ul.search-result-list li {
  list-style: none;
}
.container-search_result-component .search-result-container ul.search-result-list > li {
  display: block;
  padding: 16px 0 8px;
  border-top: 1px solid #CCCCCC;
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head:before,
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head:after {
  clear: both;
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head a {
  font-size: 16px;
  line-height: 20px;
  font-size: 17px;
  font-weight: 700;
  color: #013781;
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head a:hover {
  color: #00a4e3;
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head .search-result-item-headline {
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
  color: #199DD7;
  float: left;
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head .search-result-item-date {
  display: none;
  width: 100px;
  color: #414141;
  float: right;
  text-align: right;
  position: relative;
  top: 1px;
}
@media screen and (max-width: 654px) {
  .container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head .search-result-item-headline,
  .container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-head .search-result-item-date {
    float: none;
    text-align: left;
    width: 100%;
  }
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-text {
  margin-top: 19px;
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-link {
  margin-top: -6px;
}
.container-search_result-component .search-result-container ul.search-result-list > li .search-result-item-link a {
  color: #013781;
  margin-left: -5px;
}
.container-search_result-component .search-result-container ul.search-result-list > li ul.search-result-item-linklist {
  padding: 0;
  margin-top: 8px;
}
.container-search_result-component .search-result-container ul.search-result-list > li ul.search-result-item-linklist > li {
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
}
.container-search_result-component .search-result-container ul.search-result-list > li ul.search-result-item-linklist > li + li {
  margin-left: 3px;
}
.container-search_result-component .search-result-container ul.search-result-list > li ul.search-result-item-linklist > li + li:before {
  font-size: 50%;
  color: #414141;
  padding-right: 6px;
  position: relative;
  top: -1px;
}
.container-search_result-component .search-result-container ul.search-result-list > li ul.search-result-item-linklist > li a {
  color: #414141;
  text-decoration: underline;
}
.container-search_result-component .search-result-container ul.search-result-list > li ul.search-result-item-linklist span {
  color: #cccccc;
}
.container-search_result-component .search-result-container .search-tips {
  font-size: 16px;
  margin-top: 32px;
}
.container-search_result-component .search-result-container .search-tips ul {
  margin-top: 18px;
  padding-left: 18px;
}
.container-search_result-component .search-result-container .search-tips ul li {
  margin-top: 8px;
}
.container-search_result-component .search-result-container .search-lazy-loading-button {
  background-color: #f5f6f6;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  width: 100%;
}
.container-search_result-component .search-result-container .search-lazy-loading-button a {
  color: #414141;
}
.container-search_result-component .search-result-container .search-pagination {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-family: 'ALSANBOL';
  margin: 0px 0px 20px 0px;
}
.container-search_result-component .search-result-container .pagination {
  text-align: right;
}
.container-search_result-component .search-result-container .pager {
  display: inline-block;
  margin: 0px auto;
}
.container-search_result-component .search-result-container .pager li {
  display: inline-block;
  list-style: none;
  padding: 5px 9px;
  color: #999;
  background: #f5f6f6;
  word-spacing: normal;
  margin: 0 1px;
}
.container-search_result-component .search-result-container .pagination ul,
.container-search_result-component .search-result-container .pagination li {
  list-style: none;
}
.container-search_result-component .search-result-container .pagination li {
  float: left;
}
.container-search_result-component .search-result-container .pagination a,
.container-search_result-component .search-result-container .pagination span {
  display: block;
  padding: 5px;
}
.container-search_result-component .search-result-container .pagination a {
  color: #00a9e0;
}
.container-search_result-component .search-result-container .pager-current {
  text-decoration: underline;
}
.dir-rtl .container-search_result-component .search-result-container .search-result-header .h3 {
  margin-right: inherit;
  margin-left: 15px;
}
.dir-rtl .container-search_result-component .search-result-container .search-result-header a.search-active-filter {
  margin-right: inherit;
  margin-left: 15px;
}
.dir-rtl .container-search_result-component .search-result-container .search-result-header a.search-active-filter:after {
  padding-left: inherit;
  padding-right: 6px;
}
.dir-rtl .container-search_result-component .search-result-container ul#search-result-list > li .search-result-item-head .search-result-item-headline {
  float: right;
}
.dir-rtl .container-search_result-component .search-result-container ul#search-result-list > li .search-result-item-head .search-result-item-date {
  float: left;
  text-align: left;
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-search_result-component .search-result-container ul#search-result-list > li .search-result-item-head .search-result-item-headline,
  .dir-rtl .container-search_result-component .search-result-container ul#search-result-list > li .search-result-item-head .search-result-item-date {
    text-align: right;
  }
}
.dir-rtl .container-search_result-component .search-result-container ul#search-result-list > li ul.search-result-item-linklist > li + li {
  margin-left: inherit;
  margin-right: 3px;
}
.dir-rtl .container-search_result-component .search-result-container ul#search-result-list > li ul.search-result-item-linklist > li + li:before {
  padding-right: inherit;
  padding-left: 6px;
}
.dir-rtl .container-search_result-component .search-result-container .search-tips ul {
  padding-left: inherit;
  padding-right: 18px;
}
.container-selector_stage-component {
  position: relative;
  overflow: hidden;
}
.container-selector_stage-component .inner-tab {
  display: none;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-selector_stage-component {
    height: 388px;
  }
  .container-selector_stage-component .stage-container-stages {
    z-index: 1;
    height: 100%;
  }
  .container-selector_stage-component .stage-container-stages .module-inner {
    height: 100%;
  }
  .container-selector_stage-component .stage-container-stages .module:first-child > :last-child {
    display: block;
  }
  .container-selector_stage-component .stage-container-stages .module > :last-child {
    display: none;
  }
  .container-selector_stage-component .stage-container-stages .module .block-selector_stage {
    display: none;
  }
  .container-selector_stage-component .stage-container-stages .inner {
    height: 100%;
  }
  .container-selector_stage-component .stage-container-stages .inner.tab {
    display: none;
  }
  .container-selector_stage-component .stage-container-stages .inner.active {
    top: 0;
    z-index: 20;
  }
  .container-selector_stage-component .controller-selector_stage {
    display: inline-block;
    z-index: 2;
    overflow: visible;
    position: relative;
  }
  .container-selector_stage-component .controller-selector_stage .block-selector_stage-component .inner {
    background: #F5F6F6;
  }
  .container-selector_stage-component .module-teaser_content-component {
    height: inherit;
    display: none;
  }
  .container-selector_stage-component .module-teaser_content-component:first-child {
    display: block;
  }
}
@media print, screen and (min-width: 975px) and screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) and screen and (max-width: 654px) {
  .container-selector_stage-component .stage-container-stages .inner.tab {
    display: block;
  }
}
@media print, screen and (min-width: 975px) {
  .container-selector_stage-component .stage-container-stages {
    width: 66.66666667%;
    float: left;
  }
  .container-selector_stage-component .controller-selector_stage {
    width: 33.33333333%;
    float: left;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-selector_stage-component .stage-container-stages {
    width: 50%;
    float: left;
  }
  .container-selector_stage-component .controller-selector_stage {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 654px) {
  .container-selector_stage-component {
    height: auto;
  }
  .container-selector_stage-component .stage-container-stages .module > :last-child {
    display: none;
  }
  .container-selector_stage-component .controller-selector_stage {
    display: none;
  }
  .container-selector_stage-component .module-teaser_content-component {
    display: block;
  }
  .container-selector_stage-component .module-teaser_content-component .teaser-content-wrapper {
    height: 382px;
  }
  .container-selector_stage-component .stage-container-stages .module.hiddenOnPhone.visibleOnPhone > div.inner:last-child {
    display: block;
  }
  .container-selector_stage-component .stage-container-stages .module.hiddenOnPhone > div.inner:last-child {
    display: none;
  }
  .container-selector_stage-component .stage-container-stages .module .block-selector_stage {
    display: block;
  }
  .container-selector_stage-component .stage-container-stages .module .block-selector_stage-component.active .inner {
    left: 0;
    padding-right: 15px;
  }
  .container-selector_stage-component .stage-container-stages .module .block-selector_stage-component .inner {
    background: #F5F6F6;
  }
  .container-selector_stage-component .stage-container-stages .inner.tab {
    display: block;
  }
}
.container-selector_stage-component > .module-responsive {
  padding: 5px;
}
.container-selector_stage-component > .module-responsive > .body > .module-teaser_content {
  overflow: hidden;
  margin-right: 5px !important;
}
.container-selector_stage-component.initialized .module-teaser_content-component {
  display: block;
}
.container-selector_stage-component .module-content,
.container-selector_stage-component .module-content-component {
  padding: 0;
}
.container-stackla-component .module-inner {
  overflow: hidden;
}
.container-stackla-component .stacklafw {
  margin: -10px;
  height: 500px;
}
.container-stage-component .module-inner {
  padding-bottom: 40px !important;
}
.container-stage-component.initialized .module-teaser_content-component {
  display: block;
}
.container-stage-component .body_wrapper {
  overflow: hidden;
  height: 100%;
}
.container-stage-component .body {
  height: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: left 500ms linear;
  -moz-transition: left 500ms linear;
  -o-transition: left 500ms linear;
  transition: left 500ms linear;
}
.container-stage-component .body:before,
.container-stage-component .body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-stage-component .body:after {
  clear: both;
}
.container-stage-component .body.quickmove {
  transition: none !important;
}
.container-stage-component .gallery-slide {
  width: 960px !important;
  height: 100%;
  letter-spacing: 0em !important;
}
.container-stage-component .gallery-slide .inner {
  height: 100%;
  background-position: center center;
}
.container-stage-component .gallery-slide .module {
  position: relative;
  height: 100%;
}
.container-stage-component .gallery-slide .width-1,
.container-stage-component .gallery-slide .width-2,
.container-stage-component .gallery-slide .width-3 {
  display: inline-block;
  float: left;
  border-left: 3px solid transparent;
}
.container-stage-component .gallery-slide .width-1 {
  width: 33.33%;
}
.container-stage-component .gallery-slide .width-2 {
  width: 66.66%;
}
.container-stage-component .gallery-slide .width-3 {
  width: auto;
  display: block;
  float: none;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-stage-component .gallery-slide .width-1,
  .container-stage-component .gallery-slide .width-2 {
    width: 50%;
  }
}
@media screen and (max-width: 654px) {
  .container-stage-component .gallery-slide .width-1,
  .container-stage-component .gallery-slide .width-2 {
    width: 100%;
  }
}
.container-stage-component .gallery-slide .block-notepad-component .notepad .notepad-link-group .block-button-component {
  margin: 0 0 15px 10px;
  float: none;
}
.container-stage-component .next,
.container-stage-component .prev {
  background-image: url('../presentation/container/stage/assets/arrows.png');
  position: absolute;
  top: 0;
  height: 115px;
  width: 42px;
  display: block;
  cursor: pointer;
  font-size: 28px;
  text-align: center;
  z-index: 2;
  top: 50%;
  margin-top: -76px;
}
@media screen and (max-width: 654px) {
  .container-stage-component .next,
  .container-stage-component .prev {
    margin-top: -62px;
    width: 28px;
    height: 77px;
  }
}
.container-stage-component .prev {
  left: 0px;
  background-position: 0px 0px;
}
.container-stage-component .prev:hover {
  background-position: -43px 0px;
}
@media screen and (max-width: 654px) {
  .container-stage-component .prev:hover {
    background-position: -29px -120px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-stage-component .prev {
    background-position: 0px -120px !important;
  }
}
.container-stage-component .next {
  right: 0px;
  background-position: -86px 0px;
}
.container-stage-component .next:hover {
  background-position: -129px 0px;
}
@media screen and (max-width: 654px) {
  .container-stage-component .next:hover {
    background-position: -87px 77px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-stage-component .next {
    background-position: -58px 77px !important;
  }
}
.container-stage-component .gallery-slide {
  position: relative;
  clear: none!important;
  float: left!important;
}
.container-stage-component .gallery-slide table td.part {
  padding: 0px 50px;
}
.container-stage-component .gallery-slide .module:first-child {
  border-left: 0;
}
.container-stage-component .module-content {
  padding: 0;
}
.container-stage-component .navi {
  z-index: 3;
  line-height: 40px;
  height: 30px;
  width: 100%;
  text-align: center;
}
.container-stage-component .navi ul {
  margin: 0 auto;
  padding: 0;
  width: auto;
}
.container-stage-component .navi ul:before,
.container-stage-component .navi ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-stage-component .navi ul:after {
  clear: both;
}
.container-stage-component .navi li {
  cursor: pointer;
  list-style: none;
  display: inline-block;
  background: #FFFFFF;
  margin: 0 5px;
  height: 11px;
  width: 11px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
}
.container-stage-component .navi li.active {
  background: #199DD7;
}
.container-stage-component .module-teaser_content-component .teaser-content-wrapper .topleft {
  left: 42px;
}
.container-stage-component .module-teaser_content-component .teaser-content-wrapper .topright {
  right: 42px;
}
.container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomleft {
  left: 57px;
}
.container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomright {
  right: 57px;
}
@media screen and (max-width: 654px) {
  .container-stage-component .module-teaser_content-component .teaser-content-wrapper .topleft {
    left: 8px;
    right: 0px;
  }
  .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomleft {
    left: 30px;
    right: 0px;
  }
  .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomleft > div.block-notepad {
    top: -100%;
  }
  .container-stage-component .module-teaser_content-component .teaser-content-wrapper .topright {
    right: 30px;
  }
  .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomright {
    right: 30px;
  }
  .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomright > div.block-notepad {
    top: -100%;
  }
}
.container-stage-component .module-teaser_content-component.item-1 .topleft,
.container-stage-component .module-teaser_content-component.item-2 .topleft {
  left: 10px;
}
.container-stage-component .module-teaser_content-component.item-1 .topright,
.container-stage-component .module-teaser_content-component.item-2 .topright {
  right: 10px;
}
.container-stage-component .module-teaser_content-component.item-1 .bottomleft,
.container-stage-component .module-teaser_content-component.item-2 .bottomleft {
  left: 10px;
}
.container-stage-component .module-teaser_content-component.item-1 .bottomright,
.container-stage-component .module-teaser_content-component.item-2 .bottomright {
  right: 10px;
}
.container-stage-component .module-teaser_content-component.item-2 .topright {
  right: 57px;
}
.container-stage-component .module-teaser_content-component.item-2 .bottomright {
  right: 57px;
}
.dir-rtl .container-stage-component .body {
  -webkit-transition: right 500ms linear;
  -moz-transition: right 500ms linear;
  -o-transition: right 500ms linear;
  transition: right 500ms linear;
}
.dir-rtl .container-stage-component .gallery-slide .width-1,
.dir-rtl .container-stage-component .gallery-slide .width-2,
.dir-rtl .container-stage-component .gallery-slide .width-3 {
  float: right;
  border-right: 3px solid transparent;
  border-left: auto;
}
.dir-rtl .container-stage-component .gallery-slide .width-1 {
  width: 33.33%;
}
.dir-rtl .container-stage-component .gallery-slide .width-2 {
  width: 66.66%;
}
.dir-rtl .container-stage-component .gallery-slide .width-3 {
  width: auto;
  display: block;
  float: none;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .container-stage-component .gallery-slide .width-1,
  .dir-rtl .container-stage-component .gallery-slide .width-2 {
    width: 50%;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-stage-component .gallery-slide .width-1,
  .dir-rtl .container-stage-component .gallery-slide .width-2 {
    width: 100%;
  }
}
.dir-rtl .container-stage-component .gallery-slide .block-notepad-component .notepad .notepad-link-group .block-button-component {
  margin: 0 10px 15px 0;
}
.dir-rtl .container-stage-component .next {
  left: 5px;
  right: auto;
  background-position: 0px 0px;
}
.dir-rtl .container-stage-component .next:hover {
  background-position: -43px 0px;
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-stage-component .next:hover {
    background-position: -29px -120px !important;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-stage-component .next {
    background-position: 0px -120px !important;
  }
}
.dir-rtl .container-stage-component .prev {
  right: 5px;
  left: auto;
  background-position: -86px 0px;
}
.dir-rtl .container-stage-component .prev:hover {
  background-position: -129px 0px;
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-stage-component .prev:hover {
    background-position: -87px 77px !important;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-stage-component .prev {
    background-position: -58px 77px !important;
  }
}
.dir-rtl .container-stage-component .gallery-slide {
  float: right! important;
}
.dir-rtl .container-stage-component .gallery-slide .module:last-child {
  border-right: 0;
}
.dir-rtl .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomleft {
  left: 57px;
}
.dir-rtl .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomright {
  right: 57px;
}
@media screen and (max-width: 654px) {
  .dir-rtl .container-stage-component .module-teaser_content-component .teaser-content-wrapper .topleft {
    left: 8px;
    right: 0px;
  }
  .dir-rtl .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomleft {
    left: 30px;
    right: 0px;
  }
  .dir-rtl .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomleft > div.block-notepad {
    top: -100%;
  }
  .dir-rtl .container-stage-component .module-teaser_content-component .teaser-content-wrapper .topright {
    right: 30px;
  }
  .dir-rtl .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomright {
    right: 30px;
  }
  .dir-rtl .container-stage-component .module-teaser_content-component .teaser-content-wrapper .bottomright > div.block-notepad {
    top: -100%;
  }
}
.dir-rtl .container-stage-component .module-teaser_content-component.item-1 .topleft,
.dir-rtl .container-stage-component .module-teaser_content-component.item-2 .topleft {
  left: 10px;
}
.dir-rtl .container-stage-component .module-teaser_content-component.item-1 .topright,
.dir-rtl .container-stage-component .module-teaser_content-component.item-2 .topright {
  right: 10px;
}
.dir-rtl .container-stage-component .module-teaser_content-component.item-1 .bottomleft,
.dir-rtl .container-stage-component .module-teaser_content-component.item-2 .bottomleft {
  left: 10px;
}
.dir-rtl .container-stage-component .module-teaser_content-component.item-1 .bottomright,
.dir-rtl .container-stage-component .module-teaser_content-component.item-2 .bottomright {
  right: 10px;
}
.dir-rtl .container-stage-component .module-teaser_content-component.item-2 .topright {
  right: 57px;
}
.dir-rtl .container-stage-component .module-teaser_content-component.item-2 .bottomright {
  right: 57px;
}
.container-tabcontainer-component {
  padding: 0 !important;
}
@media screen and (max-width: 654px) {
  .container-tabcontainer-component {
    margin-bottom: -5px !important;
    padding-bottom: 5px !important;
  }
}
.container-tabcontainer-component .tabcontainertitle_mobile {
  cursor: pointer;
  position: relative;
  font-size: 16px !important;
  padding: 20px;
  color: #199DD7;
  border: 1px solid #199DD7;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 2px;
  text-align: center;
}
.container-tabcontainer-component .tabcontainertitle_mobile:first-child {
  border-left-width: 1px;
}
.container-tabcontainer-component .tabcontainertitle_mobile.active {
  margin-bottom: -5px;
  color: white;
  background: #199DD7;
}
.container-tabcontainer-component .tabcontainertitle_mobile.active:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  z-index: 1000;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #199DD7;
  border-width: 15px;
  margin-left: -15px;
  top: 100%;
  left: 50%;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-tabcontainer-component .tabcontainertitle_mobile {
    display: none;
  }
}
.container-tabcontainer-component .tabcontainertitle_mobile span.icon {
  font-size: 40px;
  position: absolute;
  margin-left: -50px;
  margin-top: -9px;
}
.container-tabcontainer-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: white;
  display: block !important;
}
.container-tabcontainer-component > .module-responsive {
  padding: 5px 5px 5px 5px !important;
}
.design-mode .container-tabcontainer-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 5px solid lightblue !important;
  border-right: 5px solid lightblue !important;
  border-bottom: 5px solid lightblue !important;
  border-left: 5px solid lightblue !important;
}
.container-tabcontainer-component > .module-responsive.module-row > .module-inner {
  top: 5px !important;
  right: 5px !important;
  bottom: 5px !important;
  left: 5px !important;
}
.container-tabcontainer-component .module-title-component {
  padding-bottom: 15px;
}
.container-tabcontainer-component .module-title-component .block-title span.icon {
  margin-right: 9px;
}
.container-tabcontainer-component:before {
  z-index: -1;
}
.container-tabcontainer-component .accordion_style .module-inner {
  padding-right: 0;
}
.container-tabcontainer-component .accordion_style .module-inner .module-togglebox-component {
  border-top: none;
}
.container-tabcontainer-component .accordion_style .block-togglebox_tab-component {
  width: 100%;
}
.container-tabcontainer-component .accordion_style .tab-body {
  padding-left: 10px;
}
@media screen and (max-width: 654px) {
  .container-tabcontainer-component .top_style .module-togglebox,
  .container-tabcontainer-component .top_style_light .module-togglebox {
    border-bottom: 1px solid #bbb;
    padding: 20px 0 0;
  }
  .container-tabcontainer-component .top_style .module-togglebox:last-child,
  .container-tabcontainer-component .top_style_light .module-togglebox:last-child {
    border-bottom: none;
  }
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-title-component,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-title-component {
  margin-bottom: 0;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-title-component h6,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-title-component h6 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-title-component h5,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-title-component h5 {
  color: #199DD7;
  position: absolute;
  bottom: 7px;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-title-component h4,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-title-component h4 {
  position: absolute;
  text-decoration: line-through;
  color: red;
  font-size: 12px;
  bottom: 22px;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-richtext-component,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-richtext-component {
  font-size: 14px;
  line-height: 17px;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-richtext-component a.link::before,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-richtext-component a.link::before {
  vertical-align: initial;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-link-component,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-link-component {
  clear: both;
  float: left;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-link-component a,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-link-component a {
  color: #199DD7;
  font-size: 14px;
  line-height: 17px;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-link-component ~ .block-title-component,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-link-component ~ .block-title-component {
  clear: both;
  float: left;
}
.container-tabcontainer-component .top_style .module-togglebox-component .block-button-component,
.container-tabcontainer-component .top_style_light .module-togglebox-component .block-button-component {
  float: right;
}
.container-tabcontainer-component .top_style .block-togglebox_tab-component:before,
.container-tabcontainer-component .top_style_light .block-togglebox_tab-component:before {
  content: none;
}
.container-tabcontainer-component .left_style.tab_menu ul,
.container-tabcontainer-component .accordion_style.tab_menu ul,
.container-tabcontainer-component .deprecated_style.tab_menu ul {
  padding: 0 0 5px 15px;
  margin: 0;
  width: 100%;
  list-style: none outside none;
  overflow: hidden;
  position: relative;
}
.container-tabcontainer-component .left_style.tab_menu ul > li,
.container-tabcontainer-component .accordion_style.tab_menu ul > li,
.container-tabcontainer-component .deprecated_style.tab_menu ul > li {
  margin: 0;
  list-style: none outside none;
  clear: left;
}
.container-tabcontainer-component .accordion_style .tab-head.open ~ .tab-body {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  margin-right: 0;
}
@media screen and (max-width: 654px) {
  .container-tabcontainer-component .left_style .module-inner .module-togglebox-component:first-child {
    border-top: 1px solid #e6e6e6;
  }
}
.container-tabcontainer-component .archive_wrapper {
  visibility: visible;
  margin-top: 5px;
}
.container-tabcontainer-component .archive_wrapper .archive_content {
  font-size: 16px;
  line-height: 20px;
  margin: 0px;
  z-index: 9999;
  zoom: 1;
}
.container-tabcontainer-component .archive_wrapper.top_style {
  background-color: #f8f8f8;
}
.container-tabcontainer-component .archive_wrapper.top_style_light {
  background-color: transparent;
}
.container-tabcontainer-component .archive_wrapper .prev,
.container-tabcontainer-component .archive_wrapper .next {
  display: none;
  position: absolute;
  top: 71px;
  height: 42px;
  background: #FFFFFF url('../presentation/container/tabcontainer/assets/ic_sprite.png') 0 -82px no-repeat;
  cursor: pointer;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.container-tabcontainer-component .archive_wrapper .prev.inactive,
.container-tabcontainer-component .archive_wrapper .next.inactive {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  cursor: default;
}
.container-tabcontainer-component .archive_wrapper .prev {
  left: 6px;
  z-index: 10;
  width: 35px;
  border-left: white solid 13px;
}
.container-tabcontainer-component .archive_wrapper .next {
  width: 22px;
  left: auto;
  right: 15px;
  background-position: -35px -82px;
}
.container-tabcontainer-component .archive_wrapper.scroll .prev,
.container-tabcontainer-component .archive_wrapper.scroll .next {
  display: block;
}
.container-tabcontainer-component .archive_wrapper.scroll .archive_menu > ul {
  padding-left: 38px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.container-tabcontainer-component .archive_wrapper .archive_menu {
  display: none;
  height: 40px;
  width: 100%;
  margin-left: 0;
  overflow: hidden;
  margin: 8px 5px 13px 5px;
}
.container-tabcontainer-component .archive_wrapper .archive_menu > ul {
  padding-left: 0;
}
* + html .container-tabcontainer-component .archive_wrapper .archive_menu > ul {
  zoom: 1;
}
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li {
  float: left;
  margin: 0 8px;
  line-height: 29px;
  list-style-type: none;
  cursor: pointer;
}
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component {
  background: #E6E6E6;
  padding: 0px 10px 0px 25px;
}
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component.top_style,
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component.top_style_light {
  padding-top: 5px;
}
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component.top_style .icon,
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component.top_style_light .icon {
  margin-left: -20px;
  color: #898d8d;
}
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li.active .block-togglebox_tab-component {
  color: #fff;
  background: #199DD7;
}
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li.active .block-togglebox_tab-component.top_style .icon,
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li.active .block-togglebox_tab-component.top_style_light .icon {
  color: #ffffff;
}
.container-tabcontainer-component .archive_wrapper .archive_menu > ul li .h2 {
  font-size: 1em;
  line-height: 28px;
}
.container-tabcontainer-component .archive_wrapper .archive_item {
  display: inline-block !important;
  margin-right: -3px !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-tabcontainer-component .archive_wrapper .archive_item {
    padding-top: 20px;
  }
}
.container-tabcontainer-component .archive_wrapper .archive_item .tab-head {
  display: none !important;
}
.container-tabcontainer-component .archive_wrapper .archive_item .tab-head .top_style.accordion_tabs,
.container-tabcontainer-component .archive_wrapper .archive_item .tab-head .top_style_light.accordion_tabs {
  border: 0 none;
}
.container-tabcontainer-component .archive_wrapper .archive_item .tab-head .top_style.accordion_tabs:before,
.container-tabcontainer-component .archive_wrapper .archive_item .tab-head .top_style_light.accordion_tabs:before {
  display: none;
}
.container-tabcontainer-component .archive_wrapper .archive_item .tab-head .top_style.accordion_tabs p,
.container-tabcontainer-component .archive_wrapper .archive_item .tab-head .top_style_light.accordion_tabs p {
  font-size: 16px !important;
  color: #199DD7;
}
.container-tabcontainer-component .archive_wrapper .archive_item .tab-body {
  display: block !important;
}
.container-tabcontainer-component .archive_wrapper .archive_item .module-table .h2,
.container-tabcontainer-component .archive_wrapper .archive_item .module-text .h2,
.container-tabcontainer-component .archive_wrapper .archive_item .module-image_with_text .h2,
.container-tabcontainer-component .archive_wrapper .archive_item .module-text_with_teaser .h2 {
  display: none;
}
@media print, screen and (min-width: 975px) {
  .container-tabcontainer-component .tab_content {
    min-height: 100%;
  }
  .container-tabcontainer-component .tab_content .module-inner {
    overflow-y: visible;
    height: 100%;
  }
  .container-tabcontainer-component .archive_wrapper .archive_menu {
    display: block;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-tabcontainer-component .tab_content.left_style {
    height: 100% !important;
  }
}
@media screen and (max-width: 654px) {
  .container-tabcontainer-component .archive_wrapper.top_style .next,
  .container-tabcontainer-component .archive_wrapper.top_style_light .next,
  .container-tabcontainer-component .archive_wrapper.top_style .prev,
  .container-tabcontainer-component .archive_wrapper.top_style_light .prev {
    display: none;
  }
  .container-tabcontainer-component .archive_wrapper .archive_menu {
    display: none;
  }
  .container-tabcontainer-component .archive_wrapper .archive_content {
    margin: 0px 5px;
  }
}
.container-tabcontainer-component .module-responsive {
  visibility: visible;
  font-size: 16px;
  line-height: 20px;
  vertical-align: top !important;
  float: none !important;
  position: relative !important;
  margin: 0 !important;
  min-width: inherit !important;
  max-width: none !important;
  background: none !important;
}
.container-tabcontainer-component .module-responsive:before,
.container-tabcontainer-component .module-responsive:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-tabcontainer-component .module-responsive:after {
  clear: both;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
}
@media screen and (max-width: 654px) {
}
.container-tabcontainer-component .module-responsive > .module-inner {
  position: relative !important;
  margin: 0 !important;
}
.container-tabcontainer-component .module-responsive.module-fixed > .module-inner {
  height: 100%;
  overflow: hidden;
}
.container-tabcontainer-component .module-responsive.module-row {
  padding: 0px !important;
}
.container-tabcontainer-component .module-responsive.module-row > .module-inner {
  position: absolute !important;
  overflow: hidden;
}
@media print, screen and (min-width: 975px) {
  .container-tabcontainer-component .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 33.33333333% !important;
  }
  .container-tabcontainer-component .module-responsive.module-desktop-1 {
    width: 33.33333333% !important;
  }
  .container-tabcontainer-component .module-responsive.module-desktop-2 {
    width: 66.66666667% !important;
  }
  .container-tabcontainer-component .module-responsive.module-desktop-3 {
    width: 100% !important;
  }
  .container-tabcontainer-component .module-responsive.module-desktop-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-tabcontainer-component .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 50% !important;
  }
  .container-tabcontainer-component .module-responsive.module-tablet-1 {
    width: 50% !important;
  }
  .container-tabcontainer-component .module-responsive.module-tablet-2 {
    width: 100% !important;
  }
  .container-tabcontainer-component .module-responsive.module-tablet-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 654px) {
  .container-tabcontainer-component .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 100% !important;
  }
  .container-tabcontainer-component .module-responsive.module-phone-1 {
    width: 100% !important;
  }
  .container-tabcontainer-component .module-responsive.module-phone-hidden {
    display: none !important;
  }
}
.container-tabcontainer_core-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: white;
  display: block !important;
}
.container-tabcontainer_core-component > .module-responsive {
  padding: 5px 5px 5px 5px !important;
}
.design-mode .container-tabcontainer_core-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 5px solid lightblue !important;
  border-right: 5px solid lightblue !important;
  border-bottom: 5px solid lightblue !important;
  border-left: 5px solid lightblue !important;
}
.container-tabcontainer_core-component > .module-responsive.module-row > .module-inner {
  top: 5px !important;
  right: 5px !important;
  bottom: 5px !important;
  left: 5px !important;
}
.container-tabcontainer_core-component .module-title-component {
  padding-bottom: 15px;
}
.container-tabcontainer_core-component .module-title-component .block-title span.icon {
  margin-right: 9px;
}
.container-tabcontainer_core-component:before {
  z-index: -1;
}
.container-tabcontainer_core-component .accordion_style .module-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.container-tabcontainer_core-component .accordion_style .block-togglebox_tab-component {
  width: 100%;
}
.container-tabcontainer_core-component .accordion_style .tab-body {
  padding-left: 10px;
}
.container-tabcontainer_core-component .top_style .block-togglebox_tab-component:before {
  content: none;
}
.container-tabcontainer_core-component .left_style.tab_menu ul,
.container-tabcontainer_core-component .accordion_style.tab_menu ul,
.container-tabcontainer_core-component .deprecated_style.tab_menu ul {
  padding: 0 0 5px 15px;
  margin: 0;
  width: 100%;
  list-style: none outside none;
  overflow: hidden;
  position: relative;
}
.container-tabcontainer_core-component .left_style.tab_menu ul > li,
.container-tabcontainer_core-component .accordion_style.tab_menu ul > li,
.container-tabcontainer_core-component .deprecated_style.tab_menu ul > li {
  margin: 0;
  list-style: none outside none;
  clear: left;
}
.container-tabcontainer_core-component .left_style.tab_menu ul > li:first-child .tab,
.container-tabcontainer_core-component .accordion_style.tab_menu ul > li:first-child .tab,
.container-tabcontainer_core-component .deprecated_style.tab_menu ul > li:first-child .tab {
  border-width: 1px 1px 1px 1px;
}
.container-tabcontainer_core-component .archive_wrapper {
  visibility: visible;
  padding-left: 5px;
  padding-right: 5px;
}
.container-tabcontainer_core-component .archive_wrapper .archive_content {
  font-size: 16px;
  line-height: 20px;
  margin: 0px 15px;
  z-index: 9999;
  zoom: 1;
}
.container-tabcontainer_core-component .archive_wrapper .prev,
.container-tabcontainer_core-component .archive_wrapper .next {
  display: none;
  position: absolute;
  top: 71px;
  height: 42px;
  background: #FFFFFF url('../presentation/container/tabcontainer_core/assets/ic_sprite.png') 0 -82px no-repeat;
  cursor: pointer;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.container-tabcontainer_core-component .archive_wrapper .prev.inactive,
.container-tabcontainer_core-component .archive_wrapper .next.inactive {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  cursor: default;
}
.container-tabcontainer_core-component .archive_wrapper .prev {
  left: 6px;
  z-index: 10;
  width: 38px;
  border-left: white solid 13px;
}
.container-tabcontainer_core-component .archive_wrapper .next {
  width: 22px;
  left: auto;
  right: 15px;
  background-position: -35px -82px;
}
.container-tabcontainer_core-component .archive_wrapper.scroll .prev,
.container-tabcontainer_core-component .archive_wrapper.scroll .next {
  display: block;
}
.container-tabcontainer_core-component .archive_wrapper.scroll .archive_menu {
  margin-left: 38px;
}
.container-tabcontainer_core-component .archive_wrapper.scroll .archive_menu > ul {
  /*padding-left: 38px;*/
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu {
  height: 40px;
  width: 90%;
  margin-left: 0;
  overflow: hidden;
  margin: 8px 5px 13px 5px;
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu > ul {
  padding-left: 0;
}
* + html .container-tabcontainer_core-component .archive_wrapper .archive_menu > ul {
  zoom: 1;
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li {
  float: left;
  margin: 0 8px 0 7px;
  line-height: 29px;
  list-style-type: none;
  cursor: pointer;
  /*#all-transition > .color;*/
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component {
  background: #E6E6E6;
  padding: 0px 10px 0px 25px;
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component.top_style {
  padding-top: 5px;
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component.top_style .icon {
  margin-left: -20px;
  color: #898d8d;
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li.active .block-togglebox_tab-component {
  color: #fff;
  background: #199DD7;
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li.active .block-togglebox_tab-component.top_style .icon {
  color: #ffffff;
}
.container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li .h2 {
  font-size: 1em;
  line-height: 28px;
}
.container-tabcontainer_core-component .archive_wrapper .archive_item {
  display: none;
}
.container-tabcontainer_core-component .archive_wrapper .archive_item.active {
  display: block!important;
}
.container-tabcontainer_core-component .archive_wrapper .archive_item.active .tab-body {
  display: block!important;
}
.container-tabcontainer_core-component .archive_wrapper .archive_item .module-table .h2,
.container-tabcontainer_core-component .archive_wrapper .archive_item .module-text .h2,
.container-tabcontainer_core-component .archive_wrapper .archive_item .module-image_with_text .h2,
.container-tabcontainer_core-component .archive_wrapper .archive_item .module-text_with_teaser .h2 {
  display: none;
}
@media print, screen and (min-width: 975px) {
  .container-tabcontainer_core-component .tab_content {
    min-height: 100%;
  }
  .container-tabcontainer_core-component .tab_content .module-inner {
    overflow-y: auto;
    height: 100%;
  }
  .container-tabcontainer_core-component .archive_wrapper .archive_menu {
    display: block;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-tabcontainer_core-component .tab_content.left_style {
    height: 100%!important;
  }
}
@media screen and (max-width: 654px) {
  .container-tabcontainer_core-component .archive_wrapper.top_style .next,
  .container-tabcontainer_core-component .archive_wrapper.top_style .prev {
    display: none;
  }
  .container-tabcontainer_core-component .archive_wrapper .archive_menu {
    display: none;
  }
  .container-tabcontainer_core-component .archive_wrapper .archive_content {
    margin: 0px 5px;
  }
}
.dir-rtl .container-tabcontainer_core-component .module-title-component .block-title span.icon {
  margin-right: inherit;
  margin-left: 9px;
}
.dir-rtl .container-tabcontainer_core-component .accordion_style .tab-body {
  padding-left: inherit;
  padding-right: 10px;
}
.dir-rtl .container-tabcontainer_core-component .left_style.tab_menu ul,
.dir-rtl .container-tabcontainer_core-component .accordion_style.tab_menu ul,
.dir-rtl .container-tabcontainer_core-component .deprecated_style.tab_menu ul {
  padding: 0 15px 5px 0;
}
.dir-rtl .container-tabcontainer_core-component .left_style.tab_menu ul > li,
.dir-rtl .container-tabcontainer_core-component .accordion_style.tab_menu ul > li,
.dir-rtl .container-tabcontainer_core-component .deprecated_style.tab_menu ul > li {
  clear: right;
}
.dir-rtl .container-tabcontainer_core-component .archive_wrapper .prev {
  left: inherit;
  right: 6px;
  border-left: white solid 0px;
  background-position: -35px -82px;
}
.dir-rtl .container-tabcontainer_core-component .archive_wrapper .next {
  left: 15px;
  right: auto;
  background-position: 0px -82px;
}
.dir-rtl .container-tabcontainer_core-component .archive_wrapper.scroll .archive_menu > ul {
  padding-left: inherit;
  padding-right: 45px;
}
.dir-rtl .container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li {
  float: right;
  margin: 0 0 0 17px;
}
.dir-rtl .container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component {
  padding: 0px 25px 0px 10px;
}
.dir-rtl .container-tabcontainer_core-component .archive_wrapper .archive_menu > ul li .block-togglebox_tab-component.top_style .icon {
  margin-left: 10px;
  margin-right: inherit;
}
.container-teaser_edit-component {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.45);
  clear: both !important;
  position: relative !important;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0;
  z-index: 1;
}
.container-teaser_edit-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: white;
  display: block !important;
}
.container-teaser_edit-component > .module-responsive {
  padding: 10px 20px 10px 20px !important;
}
.design-mode .container-teaser_edit-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 10px solid lightblue !important;
  border-right: 20px solid lightblue !important;
  border-bottom: 10px solid lightblue !important;
  border-left: 20px solid lightblue !important;
}
.container-teaser_edit-component > .module-responsive.module-row > .module-inner {
  top: 10px !important;
  right: 20px !important;
  bottom: 10px !important;
  left: 20px !important;
}
.container-teaser_reference-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: #FFFFFF;
  display: block !important;
}
.container-teaser_reference-component > .module-responsive {
  padding: 10px 20px 10px 20px !important;
}
.design-mode .container-teaser_reference-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 10px solid lightblue !important;
  border-right: 20px solid lightblue !important;
  border-bottom: 10px solid lightblue !important;
  border-left: 20px solid lightblue !important;
}
.container-teaser_reference-component > .module-responsive.module-row > .module-inner {
  top: 10px !important;
  right: 20px !important;
  bottom: 10px !important;
  left: 20px !important;
}
.container-teaser_reference-component .module-title-component {
  padding-left: 0;
  padding-bottom: 0;
}
.container-teaser_reference-component .module-content-component {
  padding: 0;
}
.container-teaser_reference-component .module-content-component.teaser {
  border: 10px solid #F5F6F6 !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-teaser_reference-component .module-content-component.teaser {
    border-top: 0 !important;
    border-bottom: 0 !important;
    margin: 0 -25px !important;
    padding: 0 15px;
  }
}
@media screen and (max-width: 654px) {
  .container-teaser_reference-component .module-content-component.teaser {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding-bottom: 25px;
    margin-bottom: -15px !important;
  }
}
.container-tiles-component .module-content-component {
  background-color: white;
}
.container-tiles-component .module-content-component.teaser {
  border: 5px solid #E2E2E2 !important;
  padding: 10px 15px;
}
.container-tiles-component .module.module-responsive.closed {
  display: none !important;
}
.container-tiles-component .moduleghost.toggle-collapsible {
  font-size: 14px;
  display: table;
  width: 100%;
  margin-top: 10px;
  padding: 0px 5px 0px 5px;
}
.container-tiles-component .moduleghost.toggle-collapsible span {
  display: table-row;
}
.container-tiles-component .moduleghost.toggle-collapsible span span {
  display: table-cell;
}
.container-tiles-component .moduleghost.toggle-collapsible span span hr {
  border: none;
  border-top: 1px solid #bbb;
  position: relative;
}
.container-tiles-component .moduleghost.toggle-collapsible span span.label {
  position: relative;
  top: -3px;
  width: 1px;
  padding: 0 16px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 16px;
}
.container-tiles-component .moduleghost.toggle-collapsible span span.label .expanded:after,
.container-tiles-component .moduleghost.toggle-collapsible span span.label .collapsed:after {
  font-size: 90%;
  font-weight: normal;
  display: inline-block;
  padding-left: 6px;
  padding-bottom: 1px;
  vertical-align: middle !important;
  line-height: inherit;
}
.container-tiles-component .moduleghost.toggle-collapsible span span.label .expanded:after {
  font-family: "oneweb-controls";
  content: '\e011';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-tiles-component .moduleghost.toggle-collapsible span span.label .expanded:after {
  content: none !important;
}
.container-tiles-component .moduleghost.toggle-collapsible span span.label .collapsed:after {
  font-family: "oneweb-controls";
  content: '\e013';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-tiles-component .moduleghost.toggle-collapsible span span.label .collapsed:after {
  content: none !important;
}
.container-tiles-component .moduleghost.toggle-collapsible span span.label .expanded {
  display: inline;
}
.container-tiles-component .moduleghost.toggle-collapsible span span.label .collapsed {
  display: none;
}
.container-tiles-component .moduleghost.toggle-collapsible.collapsed .label .expanded {
  display: none;
}
.container-tiles-component .moduleghost.toggle-collapsible.collapsed .label .collapsed {
  display: inline;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .container-tiles-component .module-teaser_content {
    padding: 5px 0 !important;
  }
}
@media screen and (max-width: 654px) {
  .container-tiles-component .module-teaser_content {
    padding: 0 !important;
  }
  .container-tiles-component .module-teaser_content:nth-child(even) {
    padding-bottom: 10px !important;
  }
}
.container-tiles_collapsible-component .module.toggle-collapsible {
  font-size: 14px;
  display: table;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
}
.container-tiles_collapsible-component .module.toggle-collapsible span {
  display: table-row;
}
.container-tiles_collapsible-component .module.toggle-collapsible span span {
  display: table-cell;
}
.container-tiles_collapsible-component .module.toggle-collapsible span span hr {
  border: none;
  border-top: 1px solid #bbb;
}
.container-tiles_collapsible-component .module.toggle-collapsible span span.label {
  position: relative;
  top: -3px;
  width: 1px;
  padding: 0 16px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 16px;
}
.container-tiles_collapsible-component .module.toggle-collapsible span span.label .expanded:after,
.container-tiles_collapsible-component .module.toggle-collapsible span span.label .collapsed:after {
  font-size: 90%;
  font-weight: normal;
  display: inline-block;
  padding-left: 6px;
  padding-bottom: 1px;
  vertical-align: middle !important;
  line-height: inherit;
}
.container-tiles_collapsible-component .module.toggle-collapsible span span.label .expanded:after {
  font-family: "oneweb-controls";
  content: '\e011';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-tiles_collapsible-component .module.toggle-collapsible span span.label .expanded:after {
  content: none !important;
}
.container-tiles_collapsible-component .module.toggle-collapsible span span.label .collapsed:after {
  font-family: "oneweb-controls";
  content: '\e013';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .container-tiles_collapsible-component .module.toggle-collapsible span span.label .collapsed:after {
  content: none !important;
}
.container-tiles_collapsible-component .module.toggle-collapsible span span.label .expanded {
  display: inline;
}
.container-tiles_collapsible-component .module.toggle-collapsible span span.label .collapsed {
  display: none;
}
.container-tiles_collapsible-component .module.toggle-collapsible.collapsed .label .expanded {
  display: none;
}
.container-tiles_collapsible-component .module.toggle-collapsible.collapsed .label .collapsed {
  display: inline;
}
.container-tiles_collapsible-component .collapsible-wrapper {
  margin-bottom: 20px;
}
.container-tiles_collapsible-component .collapsible-wrapper.closed {
  display: none;
}
.edit-mode .container-tiles_collapsible-component .collapsible-wrapper.closed {
  display: inherit;
}
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive {
  visibility: visible;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top !important;
  float: none !important;
  position: relative !important;
  margin: 0 !important;
  min-width: inherit !important;
  max-width: none !important;
  background: none !important;
}
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive:before,
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive:after {
  clear: both;
}
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive > .module-inner:not(.separator-mobile) {
  position: relative !important;
  margin: 0 !important;
}
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive > .module-inner.separator-mobile {
  position: relative !important;
  padding: 20px 10px 0;
  margin: 0 5px !important;
}
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-fixed > .module-inner {
  height: 100%;
  overflow: hidden;
}
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-row {
  padding: 0px !important;
}
.container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-row > .module-inner {
  position: absolute !important;
  overflow: hidden;
}
@media print, screen and (min-width: 975px) {
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 33.33333333% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-desktop-1 {
    width: 33.33333333% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-desktop-2 {
    width: 66.66666667% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-desktop-3 {
    width: 100% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-desktop-hidden {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 50% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-tablet-1 {
    width: 50% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-tablet-2 {
    width: 100% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-tablet-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 654px) {
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-row {
    height: 0 !important;
    padding-bottom: 100% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-phone-1 {
    width: 100% !important;
  }
  .container-tiles_collapsible-component .collapsible-wrapper > .module-responsive.module-phone-hidden {
    display: none !important;
  }
}
.container-tiles_collapsible-component .module-content-component {
  background-color: white;
}
.container-tiles_collapsible-component .module-content-component.teaser {
  border: 5px solid #E2E2E2 !important;
  padding: 10px 15px;
}
.container-togglebox-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: white;
  display: block !important;
}
.container-togglebox-component > .module-responsive {
  padding: 5px 5px 5px 5px !important;
}
.design-mode .container-togglebox-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 5px solid lightblue !important;
  border-right: 5px solid lightblue !important;
  border-bottom: 5px solid lightblue !important;
  border-left: 5px solid lightblue !important;
}
.container-togglebox-component > .module-responsive.module-row > .module-inner {
  top: 5px !important;
  right: 5px !important;
  bottom: 5px !important;
  left: 5px !important;
}
.container-togglebox-component .tab_menu ul {
  padding: 0 0 5px 15px;
  margin: 0;
  width: 100%;
  list-style: none outside none;
  overflow: hidden;
  position: relative;
}
.container-togglebox-component .tab_menu ul > li {
  margin: 0;
  list-style: none outside none;
  clear: left;
}
.container-togglebox-component .tab_menu ul > li:first-child .tab {
  border-width: 1px 1px 1px 1px;
}
@media print, screen and (min-width: 975px) {
  .container-togglebox-component .tab_content {
    min-height: 100%;
  }
  .container-togglebox-component .tab_content .module-inner {
    overflow-y: auto;
    height: 100%;
  }
}
.dir-rtl .container-togglebox-component .tab_menu ul {
  padding: 0 15px 5px 0;
}
.dir-rtl .container-togglebox-component .tab_menu ul > li {
  clear: right;
}
.container-worldwide_presence_data-component:before {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background-color: white;
  display: block !important;
}
.container-worldwide_presence_data-component > .module-responsive {
  padding: 5px 5px 5px 5px !important;
}
.design-mode .container-worldwide_presence_data-component > .module-responsive:before {
  pointer-events: none;
  position: absolute;
  display: block;
  content: " ";
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  border-top: 5px solid lightblue !important;
  border-right: 5px solid lightblue !important;
  border-bottom: 5px solid lightblue !important;
  border-left: 5px solid lightblue !important;
}
.container-worldwide_presence_data-component > .module-responsive.module-row > .module-inner {
  top: 5px !important;
  right: 5px !important;
  bottom: 5px !important;
  left: 5px !important;
}
.container-worldwide_presence_data-component .module-title-component {
  padding-bottom: 15px;
}
.container-worldwide_presence_data-component .module-title-component .block-title span.icon {
  margin-right: 9px;
}
.container-worldwide_presence_data-component:before {
  z-index: -1;
}
.container-worldwide_presence_data-component .accordion_style .module-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.container-worldwide_presence_data-component .accordion_style .block-worldwide_presence_data_box_tab-component {
  width: 100%;
}
.container-worldwide_presence_data-component .accordion_style .tab-body {
  padding-left: 10px;
}
.container-worldwide_presence_data-component .top_style .block-worldwide_presence_data_box_tab-component:before {
  content: none;
}
.container-worldwide_presence_data-component .left_style.tab_menu ul,
.container-worldwide_presence_data-component .accordion_style.tab_menu ul,
.container-worldwide_presence_data-component .deprecated_style.tab_menu ul {
  padding: 0 0 5px 15px;
  margin: 0;
  width: 100%;
  list-style: none outside none;
  overflow: hidden;
  position: relative;
}
.container-worldwide_presence_data-component .left_style.tab_menu ul > li,
.container-worldwide_presence_data-component .accordion_style.tab_menu ul > li,
.container-worldwide_presence_data-component .deprecated_style.tab_menu ul > li {
  margin: 0;
  list-style: none outside none;
  clear: left;
}
.container-worldwide_presence_data-component .left_style.tab_menu ul > li:first-child .tab,
.container-worldwide_presence_data-component .accordion_style.tab_menu ul > li:first-child .tab,
.container-worldwide_presence_data-component .deprecated_style.tab_menu ul > li:first-child .tab {
  border-width: 1px 1px 1px 1px;
}
.container-worldwide_presence_data-component .archive_wrapper {
  visibility: visible;
  padding-left: 5px;
  padding-right: 5px;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_content {
  font-size: 16px;
  line-height: 20px;
  margin: 0px 15px;
  z-index: 9999;
  zoom: 1;
}
.container-worldwide_presence_data-component .archive_wrapper .prev,
.container-worldwide_presence_data-component .archive_wrapper .next {
  display: none;
  position: absolute;
  top: 71px;
  height: 42px;
  background: #FFFFFF url('../presentation/container/worldwide_presence_data/assets/ic_sprite.png') 0 -82px no-repeat;
  cursor: pointer;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.container-worldwide_presence_data-component .archive_wrapper .prev.inactive,
.container-worldwide_presence_data-component .archive_wrapper .next.inactive {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  cursor: default;
}
.container-worldwide_presence_data-component .archive_wrapper .prev {
  left: 6px;
  z-index: 10;
  width: 35px;
  border-left: white solid 13px;
}
.container-worldwide_presence_data-component .archive_wrapper .next {
  width: 22px;
  left: auto;
  right: 15px;
  background-position: -35px -82px;
}
.container-worldwide_presence_data-component .archive_wrapper.scroll .prev,
.container-worldwide_presence_data-component .archive_wrapper.scroll .next {
  display: block;
}
.container-worldwide_presence_data-component .archive_wrapper.scroll .archive_menu > ul {
  padding-left: 45px;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_menu {
  height: 40px;
  width: 98%;
  margin-left: 0;
  overflow: hidden;
  margin: 8px 5px 13px 5px;
}
* + html .container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul {
  zoom: 1;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li {
  float: left;
  margin: 0 17px 0 0;
  line-height: 29px;
  list-style-type: none;
  cursor: pointer;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li .block-worldwide_presence_data_box_tab-component {
  background: #E6E6E6;
  padding: 0px 10px 0px 25px;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li .block-worldwide_presence_data_box_tab-component.top_style {
  padding-top: 5px;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li .block-worldwide_presence_data_box_tab-component.top_style .icon {
  margin-left: -20px;
  color: #898d8d;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li.active .block-worldwide_presence_data_box_tab-component {
  color: #fff;
  background: #199DD7;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li.active .block-worldwide_presence_data_box_tab-component.top_style .icon {
  color: #ffffff;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li .h2 {
  font-size: 1em;
  line-height: 28px;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_item {
  display: none;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_item.active {
  display: block!important;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_item.active .tab-body {
  display: block!important;
}
.container-worldwide_presence_data-component .archive_wrapper .archive_item .module-table .h2,
.container-worldwide_presence_data-component .archive_wrapper .archive_item .module-text .h2,
.container-worldwide_presence_data-component .archive_wrapper .archive_item .module-image_with_text .h2,
.container-worldwide_presence_data-component .archive_wrapper .archive_item .module-text_with_teaser .h2 {
  display: none;
}
@media print, screen and (min-width: 975px) {
  .container-worldwide_presence_data-component .tab_content {
    min-height: 100%;
  }
  .container-worldwide_presence_data-component .tab_content .module-inner {
    overflow-y: auto;
    height: 100%;
  }
  .container-worldwide_presence_data-component .archive_wrapper .archive_menu {
    display: block;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-worldwide_presence_data-component .tab_content.left_style {
    height: 100%!important;
  }
}
@media screen and (max-width: 654px) {
  .container-worldwide_presence_data-component .archive_wrapper.top_style .next,
  .container-worldwide_presence_data-component .archive_wrapper.top_style .prev {
    display: none;
  }
  .container-worldwide_presence_data-component .archive_wrapper .archive_menu {
    display: none;
  }
  .container-worldwide_presence_data-component .archive_wrapper .archive_content {
    margin: 0px 5px;
  }
}
.dir-rtl .container-worldwide_presence_data-component .module-title-component .block-title span.icon {
  margin-right: inherit;
  margin-left: 9px;
}
.dir-rtl .container-worldwide_presence_data-component .accordion_style .tab-body {
  padding-left: inherit;
  padding-right: 10px;
}
.dir-rtl .container-worldwide_presence_data-component .left_style.tab_menu ul,
.dir-rtl .container-worldwide_presence_data-component .accordion_style.tab_menu ul,
.dir-rtl .container-worldwide_presence_data-component .deprecated_style.tab_menu ul {
  padding: 0 15px 5px 0;
}
.dir-rtl .container-worldwide_presence_data-component .left_style.tab_menu ul > li,
.dir-rtl .container-worldwide_presence_data-component .accordion_style.tab_menu ul > li,
.dir-rtl .container-worldwide_presence_data-component .deprecated_style.tab_menu ul > li {
  clear: right;
}
.dir-rtl .container-worldwide_presence_data-component .archive_wrapper .prev {
  left: inherit;
  right: 6px;
  border-left: 0 none;
  border-right: 13px solid white;
}
.dir-rtl .container-worldwide_presence_data-component .archive_wrapper .next {
  left: 15px;
  right: auto;
  background-position: -35px -82px;
}
.dir-rtl .container-worldwide_presence_data-component .archive_wrapper.scroll .archive_menu > ul {
  padding-left: inherit;
  padding-right: 45px;
}
.dir-rtl .container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li {
  float: right;
  margin: 0 0 0 17px;
}
.dir-rtl .container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li .block-worldwide_presence_data_box_tab-component {
  padding: 0px 25px 0px 10px;
}
.dir-rtl .container-worldwide_presence_data-component .archive_wrapper .archive_menu > ul li .block-worldwide_presence_data_box_tab-component.top_style .icon {
  margin-left: 10px;
  margin-right: inherit;
}
.container-worldwide_presence_map-component {
  overflow: visible !important;
}
.container-worldwide_presence_map-component .world-map-wrapper {
  height: 400px;
}
.container-worldwide_presence_map-component .world-map-wrapper .legend {
  position: relative;
  z-index: 1;
  top: 350px;
  left: 20px;
  font-size: 12px;
  width: 200px;
}
.container-worldwide_presence_map-component .world-map-wrapper .legend .legend-color {
  float: left;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  margin-bottom: 4px;
}
.container-worldwide_presence_map-component .world-map-wrapper .legend .legend-text {
  width: 150px;
  line-height: 14px;
}
.container-worldwide_presence_map-component .c {
  clear: both;
}
.container-worldwide_presence_map-component .noFloat {
  float: none !important;
}
.container-worldwide_presence_map-component .rightMapContent {
  float: left;
  margin-left: 10px;
  width: 295px;
  max-width: 100%;
  line-height: 18px;
}
.container-worldwide_presence_map-component a {
  color: #FFF;
}
.container-worldwide_presence_map-component .jvectormap-zoomin {
  background: url('../presentation/container/worldwide_presence_map/images/zoom-icons.png') no-repeat;
  bottom: 10px;
  cursor: pointer;
  height: 28px;
  right: 48px;
  position: absolute;
  width: 30px;
  background-position: 0 0;
  font-size: 0;
}
.container-worldwide_presence_map-component .jvectormap-zoomout {
  background: url('../presentation/container/worldwide_presence_map/images/zoom-icons.png') no-repeat;
  bottom: 10px;
  cursor: pointer;
  height: 28px;
  right: 10px;
  position: absolute;
  width: 30px;
  background-position: -38px 0;
  font-size: 0;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .container-worldwide_presence_map-component .world-map-wrapper {
    height: 245px !important;
  }
}
@media screen and (max-width: 654px) {
  .container-worldwide_presence_map-component {
    display: none !important;
  }
}
.jvectormap-label {
  position: absolute;
  display: none;
  padding-bottom: 10px;
  color: #414141;
  font-family: sans-serif, Verdana;
  font-size: 14px;
  z-index: 5;
}
.jvectormap-label .labelArrow {
  background: url('../presentation/container/worldwide_presence_map/images/map_tooltip_arrow.png') no-repeat;
  background-position: bottom;
  position: absolute;
  height: 16px;
  width: 23px;
}
.jvectormap-label .tooltip-content {
  background: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #414141;
  border-radius: 3px;
  padding: 6px;
}
.jvectormap-label h4 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #00a4e3;
}
.jvectormap-label img {
  width: 80px;
}
.jvectormap-label p {
  margin: 0px;
  padding: 0px;
}
.block-angular_application-component iframe {
  width: 100%;
  outline: 0 none;
  border: 0 none;
  display: block;
}
.edit-mode .block-angular_application-component iframe {
  background-color: #E6E6E6;
}
.block-angular_default_login_application-component iframe {
  width: 100%;
  outline: 0 none;
  border: 0 none;
  display: block;
}
.edit-mode .block-angular_default_login_application-component iframe {
  background-color: #E6E6E6;
}
.block-breadcrumbs-component ol.breadcrumb {
  list-style: outside none none;
  position: relative;
}
.block-breadcrumbs-component ol.breadcrumb li {
  float: left;
}
.block-breadcrumbs-component ol.breadcrumb li span,
.block-breadcrumbs-component ol.breadcrumb li strong {
  font-weight: normal;
  color: #aaa;
}
.block-breadcrumbs-component ol.breadcrumb:after {
  clear: both;
  display: block;
  content: '';
}
.block-breadcrumbs-component .bc_arrow:after {
  content: "\203A";
  width: 11px;
  padding-left: 3px;
  padding-right: 3px;
  display: inline;
}
.dir-rtl .block-breadcrumbs-component ol.breadcrumb li {
  float: right;
}
.dir-rtl .block-breadcrumbs-component .bc_arrow:after {
  padding-left: initial;
  padding-right: 4px;
}
.block-application_integration-component iframe {
  width: 100%;
  outline: 0 none;
  border: 0 none;
  display: block;
}
.edit-mode .block-application_integration-component iframe {
  background-color: #E6E6E6;
}
.block-button-component {
  display: inline-block;
}
.block-button-component .button {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #e5e5e5;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -moz-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -o-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: linear-gradient(to bottom, #FFFFFF, #e5e5e5);
  border: 1px solid #d9d9d9;
  display: block;
  padding: 9px 10px;
  text-align: center;
  text-decoration: none;
  color: #414141;
  font-size: 15px;
  line-height: 21px;
  cursor: pointer;
}
.block-button-component .button:before {
  padding-right: 5px;
}
.block-button-component .button.hover,
.block-button-component .button:hover {
  background-color: #d9d9d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -moz-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -o-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: linear-gradient(to bottom, #f5f5f5, #d9d9d9);
}
.block-button-component .button.primary {
  background-color: #1aa5e0;
  border: 1px solid #1aa5e0;
  color: #FFFFFF;
  font-weight: bold;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxYWE1ZTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhYTVlMCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #1aa5e0, #1aa5e0);
  background-image: -moz-linear-gradient(top, #1aa5e0, #1aa5e0);
  background-image: -o-linear-gradient(top, #1aa5e0, #1aa5e0);
  background-image: linear-gradient(to bottom, #1aa5e0, #1aa5e0);
}
.block-button-component .button.primary .fa {
  background-color: #FFFFFF;
  border-radius: 50%;
  color: #1aa5e0;
  font-size: 16px;
  height: 20px;
  line-height: 18px;
  margin-right: 10px;
  text-align: center;
  width: 20px;
}
.block-button-component .button.disabled {
  color: #FFFFFF;
  text-shadow: none;
  background-color: #585858;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3NTc1NzUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU4NTg1OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #757575, #585858);
  background-image: -moz-linear-gradient(top, #757575, #585858);
  background-image: -o-linear-gradient(top, #757575, #585858);
  background-image: linear-gradient(to bottom, #757575, #585858);
  border-color: #585858;
  border-color: rgba(88, 88, 88, 0.75);
  font-weight: normal;
  cursor: default;
}
.block-button-component .button.direct {
  border: 0;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 10px 11px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYWFlMzQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0N2IxZiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #faae34, #f47b1f);
  background-image: -moz-linear-gradient(top, #faae34, #f47b1f);
  background-image: -o-linear-gradient(top, #faae34, #f47b1f);
  background-image: linear-gradient(to bottom, #faae34, #f47b1f);
  color: #fff;
}
.block-button-component .button.direct:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNDdiMWYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYWUzNCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #f47b1f, #faae34);
  background-image: -moz-linear-gradient(top, #f47b1f, #faae34);
  background-image: -o-linear-gradient(top, #f47b1f, #faae34);
  background-image: linear-gradient(to bottom, #f47b1f, #faae34);
}
.block-button-component .button.direct-blue {
  border: 0;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 10px 11px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMjQ1OWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzQ4YyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #02459e, #00348c);
  background-image: -moz-linear-gradient(top, #02459e, #00348c);
  background-image: -o-linear-gradient(top, #02459e, #00348c);
  background-image: linear-gradient(to bottom, #02459e, #00348c);
  color: #fff;
}
.block-button-component .button.direct-blue:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDM0OGMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAyNDU5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #00348c, #02459e);
  background-image: -moz-linear-gradient(top, #00348c, #02459e);
  background-image: -o-linear-gradient(top, #00348c, #02459e);
  background-image: linear-gradient(to bottom, #00348c, #02459e);
}
.block-button-component .button.third-level {
  padding: 2px 10px;
  font-size: 11px;
  padding-top: 0;
  padding-bottom: 0;
}
.block-button-component .button.third-level.goto:before,
.block-button-component .button.third-level.back:before {
  font-size: 130%;
  padding-top: 3px;
}
.block-button-component .button.goto:before,
.block-button-component .button.back:before {
  float: left;
  font-size: 130%;
  width: 30px;
}
.block-button-component .button.goto:before {
  font-family: "oneweb-controls";
  content: "\e00c";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.1;
}
.ie8.not-ready .block-button-component .button.goto:before {
  content: none !important;
}
.block-button-component .button.back:before {
  font-family: "oneweb-controls";
  content: "\e00e";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.1;
}
.ie8.not-ready .block-button-component .button.back:before {
  content: none !important;
}
.block-button-component.align-right {
  display: block;
}
.block-button-component.align-right:before,
.block-button-component.align-right:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-button-component.align-right:after {
  clear: both;
}
.block-button-component.align-right .button {
  float: right;
}
@media screen and (max-width: 654px) {
  .block-button-component.align-right .button {
    float: none;
  }
}
.block-button-component.align-left {
  display: block;
}
.block-button-component.align-left:before,
.block-button-component.align-left:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-button-component.align-left:after {
  clear: both;
}
.block-button-component.align-left .button {
  float: left;
}
@media screen and (max-width: 654px) {
  .block-button-component.align-left .button {
    float: none;
  }
}
.block-button-component.align-center {
  display: block;
  text-align: center;
}
.block-button-component.align-center:before,
.block-button-component.align-center:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-button-component.align-center:after {
  clear: both;
}
.block-button-component.align-center .button {
  display: inline-block;
}
.dir-rtl .block-button-component .button:before {
  padding-left: 5px;
  padding-right: 0;
}
.dir-rtl .block-button-component .button.goto:before,
.dir-rtl .block-button-component .button.back:before {
  float: right;
}
.dir-rtl .block-button-component .button.goto:before {
  font-family: "oneweb-controls";
  content: "\e00e";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .dir-rtl .block-button-component .button.goto:before {
  content: none !important;
}
.dir-rtl .block-button-component .button.back:before {
  font-family: "oneweb-controls";
  content: "\e00c";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .dir-rtl .block-button-component .button.back:before {
  content: none !important;
}
.txtcenter .button.direct,
.txtcenter .button.third-level,
.txtcenter .button.second-level,
.txtcenter .button.primary,
.txtcenter .button.disabled {
  margin-left: -30px !important;
}
.block-button_icon-component {
  display: inline-block;
  width: 50%;
  padding: 0 5px;
}
.module-desktop-1 .block-button_icon-component {
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 654px) {
  .block-button_icon-component {
    width: 100%;
    padding: 0;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-tablet-1 .block-button_icon-component {
    width: 100%;
    padding: 0;
  }
}
.block-button_icon-component .button {
  display: block;
  padding: 10px;
  text-align: left;
  text-decoration: none;
  color: #414141;
  font-size: 18px;
  line-height: 25px;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  background-color: #e5e5e5;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -moz-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -o-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: linear-gradient(to bottom, #FFFFFF, #e5e5e5);
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.block-button_icon-component .button:before {
  padding-right: 5px;
  font-size: 26px;
  vertical-align: middle;
}
.block-button_icon-component .button.hover,
.block-button_icon-component .button:hover {
  background-color: #d9d9d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -moz-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -o-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: linear-gradient(to bottom, #f5f5f5, #d9d9d9);
}
.block-button_with_cookie-component {
  display: inline-block;
}
.block-button_with_cookie-component .button {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #e5e5e5;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -moz-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -o-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: linear-gradient(to bottom, #FFFFFF, #e5e5e5);
  border: 1px solid #d9d9d9;
  display: block;
  padding: 9px 10px;
  text-align: center;
  text-decoration: none;
  color: #414141;
  font-size: 15px;
  line-height: 21px;
  cursor: pointer;
  min-height: 41px;
}
.block-button_with_cookie-component .button:before {
  padding-right: 5px;
}
.block-button_with_cookie-component .button.hover,
.block-button_with_cookie-component .button:hover {
  background-color: #d9d9d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -moz-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -o-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: linear-gradient(to bottom, #f5f5f5, #d9d9d9);
}
.block-button_with_cookie-component .button.primary {
  color: #FFFFFF;
  text-shadow: 1px 1px 2px #154483;
  border-color: #3a6cb0;
  border-color: rgba(58, 108, 176, 0.9);
  background-color: #003782;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZTZmYjMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzc4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #3e6fb3, #003782);
  background-image: -moz-linear-gradient(top, #3e6fb3, #003782);
  background-image: -o-linear-gradient(top, #3e6fb3, #003782);
  background-image: linear-gradient(to bottom, #3e6fb3, #003782);
}
.block-button_with_cookie-component .button.primary.hover,
.block-button_with_cookie-component .button.primary:hover {
  background-color: #00275b;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMDU4YTUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMjc1YiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #2058a5, #00275b);
  background-image: -moz-linear-gradient(top, #2058a5, #00275b);
  background-image: -o-linear-gradient(top, #2058a5, #00275b);
  background-image: linear-gradient(to bottom, #2058a5, #00275b);
}
.block-button_with_cookie-component .button.disabled {
  color: #FFFFFF;
  text-shadow: none;
  background-color: #585858;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3NTc1NzUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU4NTg1OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #757575, #585858);
  background-image: -moz-linear-gradient(top, #757575, #585858);
  background-image: -o-linear-gradient(top, #757575, #585858);
  background-image: linear-gradient(to bottom, #757575, #585858);
  border-color: #585858;
  border-color: rgba(88, 88, 88, 0.75);
  font-weight: normal;
  cursor: default;
}
.block-button_with_cookie-component .button.direct {
  color: #FFFFFF;
  text-shadow: none;
  background-color: #e35205;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlMjdhNDMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UzNTIwNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #e27a43, #e35205);
  background-image: -moz-linear-gradient(top, #e27a43, #e35205);
  background-image: -o-linear-gradient(top, #e27a43, #e35205);
  background-image: linear-gradient(to bottom, #e27a43, #e35205);
  border-color: #e35205;
  border-color: rgba(227, 82, 5, 0.75);
  font-weight: normal;
}
.block-button_with_cookie-component .button.direct.hover,
.block-button_with_cookie-component .button.direct:hover {
  background-color: #c74905;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkODc0NDAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M3NDkwNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #d87440, #c74905);
  background-image: -moz-linear-gradient(top, #d87440, #c74905);
  background-image: -o-linear-gradient(top, #d87440, #c74905);
  background-image: linear-gradient(to bottom, #d87440, #c74905);
}
.block-button_with_cookie-component .button.third-level {
  padding: 2px 10px;
  font-size: 11px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 20px;
}
.block-button_with_cookie-component .button.third-level.goto:before,
.block-button_with_cookie-component .button.third-level.back:before {
  font-size: 130%;
  padding-top: 3px;
  width: 20px;
}
.block-button_with_cookie-component .button.goto:before,
.block-button_with_cookie-component .button.back:before {
  float: left;
  font-size: 130%;
  width: 30px;
}
.block-button_with_cookie-component .button.goto:before {
  font-family: "oneweb-controls";
  content: "\e00c";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .block-button_with_cookie-component .button.goto:before {
  content: none !important;
}
.block-button_with_cookie-component .button.back:before {
  font-family: "oneweb-controls";
  content: "\e00e";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .block-button_with_cookie-component .button.back:before {
  content: none !important;
}
.block-button_with_cookie-component.align-right {
  display: block;
}
.block-button_with_cookie-component.align-right:before,
.block-button_with_cookie-component.align-right:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-button_with_cookie-component.align-right:after {
  clear: both;
}
.block-button_with_cookie-component.align-right .button {
  float: right;
}
@media screen and (max-width: 654px) {
  .block-button_with_cookie-component.align-right .button {
    float: none;
  }
}
.block-button_with_cookie-component.align-left {
  display: block;
}
.block-button_with_cookie-component.align-left:before,
.block-button_with_cookie-component.align-left:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-button_with_cookie-component.align-left:after {
  clear: both;
}
.block-button_with_cookie-component.align-left .button {
  float: left;
}
@media screen and (max-width: 654px) {
  .block-button_with_cookie-component.align-left .button {
    float: none;
  }
}
.block-button_with_cookie-component.align-center {
  display: block;
  text-align: center;
}
.block-button_with_cookie-component.align-center:before,
.block-button_with_cookie-component.align-center:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-button_with_cookie-component.align-center:after {
  clear: both;
}
.block-button_with_cookie-component.align-center .button {
  display: inline-block;
}
.dir-rtl .block-button_with_cookie-component .button:before {
  padding-left: 5px;
  padding-right: 0;
}
.dir-rtl .block-button_with_cookie-component .button.goto:before,
.dir-rtl .block-button_with_cookie-component .button.back:before {
  float: right;
}
.dir-rtl .block-button_with_cookie-component .button.goto:before {
  font-family: "oneweb-controls";
  content: "\e00e";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .dir-rtl .block-button_with_cookie-component .button.goto:before {
  content: none !important;
}
.dir-rtl .block-button_with_cookie-component .button.back:before {
  font-family: "oneweb-controls";
  content: "\e00c";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .dir-rtl .block-button_with_cookie-component .button.back:before {
  content: none !important;
}
.txtcenter .button.direct,
.txtcenter .button.third-level,
.txtcenter .button.second-level,
.txtcenter .button.primary,
.txtcenter .button.disabled {
  margin-left: -30px !important;
}
.block-captcha-component .captchaImgClass {
  display: block;
  width: 200px;
  max-width: 100%;
  height: 70px;
  margin-top: 5px;
  margin-bottom: 10px;
  background: url(data:image/gif;base64,R0lGODlhFgAWAMQdAF1dXfj4+Hp6ekFBQdTU1NjY2NDQ0HR0dOrq6u3t7fDw8I6OjoyMjFtbW/v7+4aGhpGRkcnJyUNDQ2NjY2tra1FRUXx8fOzs7Ojo6GBgYPr6+tbW1s/Pz////wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYyNEZEQUY5QzZGMzExRTM4NUM1RkM3RDc1NjRBN0JDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYyNEZEQUZBQzZGMzExRTM4NUM1RkM3RDc1NjRBN0JDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjI0RkRBRjdDNkYzMTFFMzg1QzVGQzdENzU2NEE3QkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjI0RkRBRjhDNkYzMTFFMzg1QzVGQzdENzU2NEE3QkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAAAdACwAAAAAFgAWAAAFd2AnjuQ0kWiKDoPqru07UkdCsqS2EekB1COcSMfZpBI+YEciGW6KGhXyJ4pERM9N1IWkpAhamXhMHkEEaIHl4goYOHBO4Zxet9/xQnnPz+2+YS5ERh0BAVhQKoNbBgZOiShZWx1wI4OAk5QcfjxjlX0in6AFei8hACH5BAkAAB0ALAAAAAAUAAwAAAVQYCeOpCCQaDoCgOquLekE5LMoJEsiQEWLCwEDJ9KJEI0BwDFSMITETOaYbCBQTsFChMF0HICBVaVYPFCBCuD6UgWY7biowKlzDL843Y6Xd0IAIfkEBQAAHQAsAAAAABYAFgAABVdgJ44kBJFoigqC6q7tOxKbRrJkclDpxtUjnEgHOKQ0PmDHYhkeigkV8ie6XETPQ9SFJKQoWpl4TB4VOGiOIeCKSAbwweScXrff8Ul5z+/7/4CBgoOEYiEAIfkECQAAHQAsCgAAAAwAFAAABU5gUXRkaXKcqXboeqalsjxlSyqMsJSGcecMRSkQIC0EQVfnsRAqn9AVJgOoAgSqqfUaVQUcz0AFgFA6AING2YVopNer9gAAZgMqRXO+EwIAIfkEBQAAHQAsAAAAABYAFgAABVtgJ45kUZBoinKc6q7tK7OkthHySIs2t+Uig4G38WmAnUBAVNwckSSCE0qtWkUXi2ArgFCz3O51TO5QDglqJCI6ANBQiUSUcMOBg8Go/kbmSXUUfnpjf2MTEzIhACH5BAkAAB0ALAIACgAUAAwAAAVQYCeO5BgYXMoVZSue6urOtBPQMwJUN/ksCheiMQA4OhiMaCFgBEnDQQMhymRECkbz2XEApFQRADDKChamCiAsJpcXD1LgSBrjZvZ7SyDAhQAAIfkEBQAAHQAsAAAAABYAFgAABVVgJ45kaZ5oqq5s675wLM+0Og34IEVoYHBATuGW2/V+wUJtaUocKCbCRpNyAg6iy0W04UxP1kNCZLGINN1v6XAdiwSCEdproohJcBKa0MrP/DIQECohACH5BAUAAB0ALAAAAgAMABQAAAVQYCcGjmieQQUg5+kAQ8O2ItLEM20PQEl3CEAl8BM5iMWfAMAEZDCtZfOZrFpPisWjqGAIFiNkpytgKEQGg2lRPos4HNNj4X7Hk/BqPlkohAAAOw==) 50% 50% no-repeat #f2f2f2;
}
.form-group .input-group.datetimepicker {
  display: table;
  width: auto;
}
span.input-group-addon {
  width: 1%;
}
.block-ekomi-component {
  font-size: 90%;
  text-align: center;
}
.module-iframe + .module-content .block-ekomi-component {
  margin-top: -20px !important;
}
.block-ekomi-component #eKomiSeal_default {
  position: relative;
  top: 12px;
}
.block-ekomi-component #eKomiSeal_default img {
  height: 40px;
}
.block-ekomi-component div {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 12px;
}
.block-ekomi-component div:last-child {
  margin-right: 0;
}
.block-ekomi-component .logo img {
  position: relative;
  top: 6px;
  height: 24px;
}
.block-ekomi-component .rating {
  color: #999;
}
.block-ekomi-component .rating strong,
.block-ekomi-component .rating b {
  color: #000;
}
.block-ekomi-component .rating img {
  position: relative;
  top: 4px;
}
.block-ekomi-component .rating a.ekomi {
  color: inherit;
}
.block-ekomi-component .review a {
  color: #333 !important;
  text-decoration: underline !important;
}
.block-fileupload-component {
  position: relative;
}
.block-fileupload-component .fileupload-spinner {
  display: none;
  margin-left: 12px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background-image: url('data:image/gif;base64,R0lGODlhFgAWAMQdAF1dXfj4+Hp6ekFBQdTU1NjY2NDQ0HR0dOrq6u3t7fDw8I6OjoyMjFtbW/v7+4aGhpGRkcnJyUNDQ2NjY2tra1FRUXx8fOzs7Ojo6GBgYPr6+tbW1s/Pz////wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYyNEZEQUY5QzZGMzExRTM4NUM1RkM3RDc1NjRBN0JDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYyNEZEQUZBQzZGMzExRTM4NUM1RkM3RDc1NjRBN0JDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjI0RkRBRjdDNkYzMTFFMzg1QzVGQzdENzU2NEE3QkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjI0RkRBRjhDNkYzMTFFMzg1QzVGQzdENzU2NEE3QkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAAAdACwAAAAAFgAWAAAFd2AnjuQ0kWiKDoPqru07UkdCsqS2EekB1COcSMfZpBI+YEciGW6KGhXyJ4pERM9N1IWkpAhamXhMHkEEaIHl4goYOHBO4Zxet9/xQnnPz+2+YS5ERh0BAVhQKoNbBgZOiShZWx1wI4OAk5QcfjxjlX0in6AFei8hACH5BAkAAB0ALAAAAAAUAAwAAAVQYCeOpCCQaDoCgOquLekE5LMoJEsiQEWLCwEDJ9KJEI0BwDFSMITETOaYbCBQTsFChMF0HICBVaVYPFCBCuD6UgWY7biowKlzDL843Y6Xd0IAIfkEBQAAHQAsAAAAABYAFgAABVdgJ44kBJFoigqC6q7tOxKbRrJkclDpxtUjnEgHOKQ0PmDHYhkeigkV8ie6XETPQ9SFJKQoWpl4TB4VOGiOIeCKSAbwweScXrff8Ul5z+/7/4CBgoOEYiEAIfkECQAAHQAsCgAAAAwAFAAABU5gUXRkaXKcqXboeqalsjxlSyqMsJSGcecMRSkQIC0EQVfnsRAqn9AVJgOoAgSqqfUaVQUcz0AFgFA6AING2YVopNer9gAAZgMqRXO+EwIAIfkEBQAAHQAsAAAAABYAFgAABVtgJ45kUZBoinKc6q7tK7OkthHySIs2t+Uig4G38WmAnUBAVNwckSSCE0qtWkUXi2ArgFCz3O51TO5QDglqJCI6ANBQiUSUcMOBg8Go/kbmSXUUfnpjf2MTEzIhACH5BAkAAB0ALAIACgAUAAwAAAVQYCeO5BgYXMoVZSue6urOtBPQMwJUN/ksCheiMQA4OhiMaCFgBEnDQQMhymRECkbz2XEApFQRADDKChamCiAsJpcXD1LgSBrjZvZ7SyDAhQAAIfkEBQAAHQAsAAAAABYAFgAABVVgJ45kaZ5oqq5s675wLM+0Og34IEVoYHBATuGW2/V+wUJtaUocKCbCRpNyAg6iy0W04UxP1kNCZLGINN1v6XAdiwSCEdproohJcBKa0MrP/DIQECohACH5BAUAAB0ALAAAAgAMABQAAAVQYCcGjmieQQUg5+kAQ8O2ItLEM20PQEl3CEAl8BM5iMWfAMAEZDCtZfOZrFpPisWjqGAIFiNkpytgKEQGg2lRPos4HNNj4X7Hk/BqPlkohAAAOw==');
}
.block-fileupload-component label[for="fileUploadName"] {
  position: relative;
}
.block-fileupload-component label#uploadedFiles span {
  font-weight: normal;
  font-size: 90%;
}
.block-fileupload-component .fileUploadName {
  display: none;
}
.block-fileupload-component .fileUploadStatus {
  font-size: 90%;
  height: 30px;
  margin-top: 10px;
  padding-bottom: 4px;
}
.block-fileupload-component.input-combi label {
  display: block;
}
.block-fileupload-component.input-combi input {
  display: inline-block;
  width: 60%;
}
@media screen and (max-width: 654px) {
  .block-fileupload-component.input-combi input {
    width: 100%;
    margin-bottom: 6px;
  }
}
.module-desktop-1 .block-fileupload-component.input-combi input,
.module-tablet-1 .block-fileupload-component.input-combi input {
  width: 100%;
  margin-bottom: 6px;
}
.block-fileupload-component.input-combi .uploadBtn {
  text-align: center !important;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  max-width: 100% !important;
  font-size: 90% !important;
}
@media screen and (max-width: 654px) {
  .block-fileupload-component.input-combi .uploadBtn {
    width: 100%;
  }
}
.module-desktop-1 .block-fileupload-component.input-combi .uploadBtn,
.module-tablet-1 .block-fileupload-component.input-combi .uploadBtn {
  width: 100%;
}
.block.block-form_button_row-component.has-error .btn.btn-default {
  border-color: #E1343E;
}
.block.block-form_button_row-component .btn {
  margin: 0;
}
.block.block-form_button_row-component .btn.btn-default {
  border-color: #CCCCCC;
}
.block.block-form_button_row-component .btn-flexible-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-width: 50%;
}
.block.block-form_button_row-component .btn-flexible-group .btn {
  flex: 1;
  margin-bottom: 10px;
  min-width: 50%;
}
.block.block-form_button_row-component .btn-flexible-group .btn:hover {
  background: linear-gradient(to bottom, #f5f5f5, #d9d9d9);
  color: #199dd7;
}
.block.block-form_button_row-component .btn-flexible-group .btn.active:hover {
  background: #2aade6;
  color: #ffffff;
}
.block.block-form_button_row-component .btn-flexible-group .btn:only-child {
  min-width: 100%;
}
.block.block-form_button_row-component .btn-flexible-group .btn:nth-child(even) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.block.block-form_button_row-component .btn-flexible-group .btn:nth-child(odd):last-child {
  align-self: center;
  max-width: 50%;
}
.block.block-form_button_row-component .btn-flexible-group .btn:nth-child(odd),
.block.block-form_button_row-component .btn-flexible-group .btn:nth-child(odd):last-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
@media only screen and (min-width: 570px) {
  .block.block-form_button_row-component .btn-flexible-group .btn {
    min-width: 25%;
  }
  .block.block-form_button_row-component .btn-flexible-group .btn:nth-child(even) {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .block.block-form_button_row-component .btn-flexible-group .btn:nth-child(odd),
  .block.block-form_button_row-component .btn-flexible-group .btn:nth-child(odd):last-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
@media only screen and (min-width: 886px) {
  .block.block-form_button_row-component .btn-flexible-group .btn {
    min-width: 50%;
  }
  .block.block-form_button_row-component .btn-flexible-group .btn:nth-child(even) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .block.block-form_button_row-component .btn-flexible-group .btn:nth-child(odd):last-child {
    align-self: center;
    max-width: 50%;
  }
  .block.block-form_button_row-component .btn-flexible-group .btn:nth-child(odd),
  .block.block-form_button_row-component .btn-flexible-group .btn:nth-child(odd):last-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
}
.block-form_captcha-component {
  display: none;
}
.block-form_date_picker-component .input-group-addon:hover,
.block-form_date_picker-component .input-group-addon:focus {
  background-color: #199DD7;
  color: #fff;
}
.block-form_double_text_field-component label {
  margin-bottom: 0;
}
.block-form_double_text_field-component.block .form-col-wrap {
  padding-left: 0;
  padding-right: 0;
}
.block-form_double_text_field-component .col-xs-12 + .col-xs-12 {
  margin-top: 5px;
}
.block-form_double_text_field-component input {
  color: #414141;
}
.block-form_double_text_field-component input:focus {
  border: 1px solid #199DD7;
}
.block-form_dropdown-component .selected a {
  background-color: #199dd7!important;
  color: #fff!important;
}
.block-form_dropdown-component .bootstrap-select {
  margin: 0;
  width: 100%;
}
.block-form_dropdown-component .bootstrap-select .dropdown-toggle {
  margin: 0;
  width: 100%;
  height: 38px;
  max-width: 100%;
  color: #414141;
}
.block-form_dropdown-component .bootstrap-select .dropdown-menu li a {
  color: #414141;
}
.block-form_dropdown-component .bootstrap-select .dropdown-menu li a:hover,
.block-form_dropdown-component .bootstrap-select .dropdown-menu li:hover {
  background-color: #8cceeb;
  color: #fff;
}
.block-form_dropdown-component .bootstrap-select .filter-option {
  display: inline;
}
.block-form_dropdown-component .bootstrap-select .filter-option.pull-left {
  float: none!important;
}
.block-form_dropdown-component .caret {
  position: absolute;
  right: 0;
  top: 5px;
}
.dir-rtl .block-form_dropdown-component .caret {
  left: 0px;
  right: auto;
}
.dir-rtl .block-form_dropdown-component .bootstrap-select .filter-option.pull-left {
  float: right !important;
  text-align: right;
}
.dir-rtl .block-form_dropdown-component .bootstrap-select .dropdown-menu li {
  text-align: right;
}
.block-form_file_upload-component .file_upload-label,
.block-form_file_upload-component .file_upload-file_list-heading {
  font-size: 22px;
  line-height: 26px;
  color: #323232;
  margin-bottom: 20px;
}
.block-form_file_upload-component .btn {
  margin: 0;
}
.block-form_file_upload-component .form_file_upload-spinner {
  background-image: url('data:image/gif;base64,R0lGODlhFgAWAMQdAF1dXfj4+Hp6ekFBQdTU1NjY2NDQ0HR0dOrq6u3t7fDw8I6OjoyMjFtbW/v7+4aGhpGRkcnJyUNDQ2NjY2tra1FRUXx8fOzs7Ojo6GBgYPr6+tbW1s/Pz////wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYyNEZEQUY5QzZGMzExRTM4NUM1RkM3RDc1NjRBN0JDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYyNEZEQUZBQzZGMzExRTM4NUM1RkM3RDc1NjRBN0JDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjI0RkRBRjdDNkYzMTFFMzg1QzVGQzdENzU2NEE3QkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjI0RkRBRjhDNkYzMTFFMzg1QzVGQzdENzU2NEE3QkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAAAdACwAAAAAFgAWAAAFd2AnjuQ0kWiKDoPqru07UkdCsqS2EekB1COcSMfZpBI+YEciGW6KGhXyJ4pERM9N1IWkpAhamXhMHkEEaIHl4goYOHBO4Zxet9/xQnnPz+2+YS5ERh0BAVhQKoNbBgZOiShZWx1wI4OAk5QcfjxjlX0in6AFei8hACH5BAkAAB0ALAAAAAAUAAwAAAVQYCeOpCCQaDoCgOquLekE5LMoJEsiQEWLCwEDJ9KJEI0BwDFSMITETOaYbCBQTsFChMF0HICBVaVYPFCBCuD6UgWY7biowKlzDL843Y6Xd0IAIfkEBQAAHQAsAAAAABYAFgAABVdgJ44kBJFoigqC6q7tOxKbRrJkclDpxtUjnEgHOKQ0PmDHYhkeigkV8ie6XETPQ9SFJKQoWpl4TB4VOGiOIeCKSAbwweScXrff8Ul5z+/7/4CBgoOEYiEAIfkECQAAHQAsCgAAAAwAFAAABU5gUXRkaXKcqXboeqalsjxlSyqMsJSGcecMRSkQIC0EQVfnsRAqn9AVJgOoAgSqqfUaVQUcz0AFgFA6AING2YVopNer9gAAZgMqRXO+EwIAIfkEBQAAHQAsAAAAABYAFgAABVtgJ45kUZBoinKc6q7tK7OkthHySIs2t+Uig4G38WmAnUBAVNwckSSCE0qtWkUXi2ArgFCz3O51TO5QDglqJCI6ANBQiUSUcMOBg8Go/kbmSXUUfnpjf2MTEzIhACH5BAkAAB0ALAIACgAUAAwAAAVQYCeO5BgYXMoVZSue6urOtBPQMwJUN/ksCheiMQA4OhiMaCFgBEnDQQMhymRECkbz2XEApFQRADDKChamCiAsJpcXD1LgSBrjZvZ7SyDAhQAAIfkEBQAAHQAsAAAAABYAFgAABVVgJ45kaZ5oqq5s675wLM+0Og34IEVoYHBATuGW2/V+wUJtaUocKCbCRpNyAg6iy0W04UxP1kNCZLGINN1v6XAdiwSCEdproohJcBKa0MrP/DIQECohACH5BAUAAB0ALAAAAgAMABQAAAVQYCcGjmieQQUg5+kAQ8O2ItLEM20PQEl3CEAl8BM5iMWfAMAEZDCtZfOZrFpPisWjqGAIFiNkpytgKEQGg2lRPos4HNNj4X7Hk/BqPlkohAAAOw==');
}
.block-form_file_upload-component .btn-round {
  display: inline-block;
  box-sizing: border-box;
  line-height: 15px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  padding: 0;
  color: #fff;
  background: #ccc none;
  border: 0;
}
.block-form_file_upload-component .btn-round:hover {
  border: 0;
  background: #E1343E none;
}
.block-form_file_upload-component i,
.block-form_file_upload-component .glyphicon {
  font-size: 22px;
  vertical-align: middle;
}
.block-form_file_upload-component i + span,
.block-form_file_upload-component .glyphicon + span {
  margin-left: 15px;
}
.block-form_file_upload-component .btn .glyphicon {
  font-size: 15px;
  padding-right: 0;
  right: 0;
  top: 0;
}
.block-form_file_upload-component .alert {
  position: relative;
  padding-left: 60px;
}
.block-form_file_upload-component .alert-icon {
  position: absolute;
  top: 15px;
  left: 15px;
  line-height: 45px;
  color: #fff;
  font-size: 28px;
}
.block-form_file_upload-component .file_upload-file_list table {
  border-bottom: 1px solid #e6e6e6;
  border-spacing: 0 4px;
  border-collapse: separate;
  width: 100%;
}
.block-form_file_upload-component .file_upload-file_list td {
  padding: 8px 5px;
  vertical-align: middle;
  border-top: 1px solid #e6e6e6;
  font-size: 16px;
  line-height: 22px;
  max-width: 0;
}
.block-form_file_upload-component .file_upload-file_list td:first-child {
  padding-left: 0;
}
.block-form_file_upload-component .file_upload-file_list td:last-child {
  padding-right: 0;
}
.block-form_file_upload-component .file_upload-file_list-item td:nth-child(1) {
  width: 41.66666667%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.block-form_file_upload-component .file_upload-file_list-item td:nth-child(2) {
  width: 25%;
  text-align: right;
}
.block-form_file_upload-component .file_upload-file_list-item td:nth-child(3) {
  width: 16.66666667%;
  text-align: center;
}
.block-form_file_upload-component .file_upload-file_list-item td:nth-child(3) .glyphicon + span,
.block-form_file_upload-component .file_upload-file_list-item td:nth-child(3) .spinner + span {
  display: none;
}
.block-form_file_upload-component .file_upload-file_list-item td:nth-child(3) .glyphicon-check {
  color: #64a70b;
}
.block-form_file_upload-component .file_upload-file_list-item td:nth-child(3) .glyphicon-error {
  color: #E1343E;
}
.block-form_file_upload-component .file_upload-file_list-item td:nth-child(4) {
  width: 16.66666667%;
}
.block-form_file_upload-component .file_upload-file_list-item-last_file td {
  border-bottom: 1px solid #E6E6E6;
}
.block-form_file_upload-component .file_upload-file_list-item-last_file ~ tr + tr td {
  border-top-style: dashed;
}
.block-form_file_upload-component .file_upload-file_list-item-retry {
  width: 100%;
}
.block-form_file_upload-component .file_upload-file_list-item--in_progress {
  font-family: "AllianzSansWebBold", sans-serif;
  font-weight: 700;
}
.block-form_file_upload-component .file_upload-file_list-item--error {
  color: #E1343E;
}
.block-form_file_upload-component .file_upload-file_list-alert .alert.alert-danger {
  padding-left: 15px;
}
.block-form_file_upload-component .file_upload-file_list-alert .alert.alert-danger:before {
  content: " ";
  display: block;
  position: absolute;
  top: -30px;
  left: 50%;
  height: 0;
  width: 0;
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #E1343E;
  border-width: 15px;
  margin-left: -15px;
}
.block-form_file_upload-component .file_upload-btn {
  width: 100%;
}
.block-form_file_upload-component .file_upload-value {
  position: absolute;
  clip: rect(0 0 0 0);
}
@media only screen and (min-width: 570px) {
  .block-form_file_upload-component .file_upload-file_list {
    margin-bottom: 20px;
  }
  .block-form_file_upload-component .file_upload-file_list-item-retry {
    width: 100%;
  }
  .block-form_file_upload-component .file_upload-file_list-item td:nth-child(1) {
    width: 33.33333333%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .block-form_file_upload-component .file_upload-file_list-item td:nth-child(2) {
    width: 16.66666667%;
    text-align: right;
  }
  .block-form_file_upload-component .file_upload-file_list-item td:nth-child(3) {
    width: 41.66666667%;
    text-align: left;
  }
  .block-form_file_upload-component .file_upload-file_list-item td:nth-child(3) .glyphicon + span,
  .block-form_file_upload-component .file_upload-file_list-item td:nth-child(3) .spinner + span {
    display: inline;
  }
  .block-form_file_upload-component .file_upload-file_list-item td:nth-child(4) {
    width: 8.33333333%;
  }
}
@media only screen and (min-width: 886px) {
  .block-form_file_upload-component .file_upload-file_list-item-retry {
    width: 33.33333333%;
    margin-left: 33.33333333%;
  }
  .block-form_file_upload-component .file_upload-btn {
    width: 33.33333333%;
    margin-left: 33.33333333%;
  }
}
.block-form_heading-component.block.component {
  margin: 40px 0 20px 0;
  float: none;
  overflow: hidden;
}
.block-form_heading-component h2 {
  font-size: 24px;
  line-height: normal;
  font-weight: normal;
  margin: 0;
}
.block-form_heading-component h3 {
  font-size: 22px;
  line-height: normal;
  font-weight: normal;
  margin: 0;
}
.block-form_hidden-component.block {
  display: inline;
}
.block-form_input-component label {
  margin-bottom: 0;
}
.block-form_input-component input {
  color: #414141;
}
.block-form_input-component input:focus {
  border: 1px solid #199DD7;
}
.block-form_slider-component .slider {
  padding-top: 15px;
}
.block-form_slider-component .slider-handle {
  width: 30px;
  height: 30px;
  margin: -10px 0 0 -12px;
}
.block-form_slider-component .slider-handle:before {
  width: 40px;
  height: 40px;
}
.block-form_slider-component .slider-handle:after {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
}
.block-form_slider-component .slider-container {
  padding: 0 15px;
}
.block-form_slider-component .js-input-wrapper {
  width: 33.33333333%;
  margin-left: 33.33333333%;
  margin-bottom: 15px;
}
.block-form_slider-component .slider-track:before,
.block-form_slider-component .slider-track:after {
  content: " ";
  display: block;
  position: absolute;
  right: 100%;
  height: 100%;
  width: 15px;
  background-color: #199DD7;
}
.block-form_slider-component .slider-track:after {
  right: auto;
  left: 100%;
  background-color: #e6e6e6;
}
@media only screen and (min-width: 570px) {
  .block-form_slider-component .js-input-wrapper {
    width: 16.66666667%;
    margin-left: 41.66666667%;
  }
}
@media only screen and (min-width: 886px) {
  .block-form_slider-component .js-input-wrapper {
    width: 33.33333333%;
    margin-left: 33.33333333%;
  }
}
@media only screen and (min-width: 886px), only screen and (min-width: 570px) {
  .dir-rtl .block-form_slider-component .js-input-wrapper {
    margin: 0 auto;
  }
}
.block-form_slider_range-component .slider {
  padding-top: 15px;
}
.block-form_slider_range-component .js-from,
.block-form_slider_range-component .js-to {
  display: block;
}
.block-form_slider_range-component .js-input-wrapper {
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
}
.block-form_slider_range-component .slider-input-from {
  width: 41.66666667%;
  float: left;
}
.block-form_slider_range-component .slider-input-text {
  width: 16.66666667%;
  float: left;
  text-align: center;
  padding: 8px 13px;
  line-height: 20px;
  box-sizing: border-box;
}
.block-form_slider_range-component .slider-input-to {
  width: 41.66666667%;
  float: left;
}
.block-form_slider_range-component .slider-handle {
  width: 30px;
  height: 30px;
  margin: -10px 0 0 -12px;
}
.block-form_slider_range-component .slider-handle:before {
  width: 40px;
  height: 40px;
}
.block-form_slider_range-component .slider-handle:after {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
}
.block-form_slider_range-component .slider-container {
  padding: 0 15px;
}
.block-form_slider_range-component .slider-track:before,
.block-form_slider_range-component .slider-track:after {
  content: " ";
  display: block;
  position: absolute;
  right: 100%;
  height: 100%;
  width: 15px;
  background-color: #e6e6e6;
}
.block-form_slider_range-component .slider-track:after {
  right: auto;
  left: 100%;
  background-color: #e6e6e6;
}
@media only screen and (min-width: 570px) {
  .block-form_slider_range-component .js-input-wrapper {
    width: 50%;
    margin-left: 25%;
    margin-bottom: 15px;
  }
  .block-form_slider_range-component .js-input-wrapper > div {
    width: 33.33333333%;
  }
  .block-form_slider_range-component .js-input-wrapper.dir-rtl {
    margin-right: 25%;
  }
}
@media only screen and (min-width: 886px) {
  .block-form_slider_range-component .js-input-wrapper {
    width: 100%;
    margin-left: 0;
  }
  .block-form_slider_range-component .js-input-wrapper.dir-rtl {
    margin-right: 0;
  }
  .block-form_slider_range-component .slider-input-from {
    width: 41.66666667%;
  }
  .block-form_slider_range-component .slider-input-text {
    width: 16.66666667%;
  }
  .block-form_slider_range-component .slider-input-to {
    width: 41.66666667%;
  }
}
.block.block-form_telephone_number-component .form-col-wrap {
  padding-left: 0;
  padding-right: 0;
}
.block-form_text-component.block.component {
  margin: 20px 0 20px 0;
  float: none;
  overflow: hidden;
}
.block-form_text-component .form-col-md-8 {
  padding: 0 5px;
  width: 66.67%;
  float: left;
}
@media only screen and (max-width: 900px) {
  .block-form_text-component .form-col-md-8 {
    width: 100%;
  }
}
.block-form_text-component p {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  margin: 0;
}
.block-form_textarea-component textarea {
  resize: vertical;
  color: #414141;
}
.block-form_textarea-component textarea:focus {
  border-color: #199dd7;
}
.block-form_textarea-component .counter {
  display: block;
  text-align: right;
  /*fallback for end*/
  text-align: end;
  font-size: 12px;
  color: #898d8d;
}
.block-form_textarea-component .counter.warning {
  font-weight: bold;
  color: #E1343E;
}
.block-gdpr_cookie_settings-component {
  display: inline-block;
}
.block-header_image-component {
  display: inline-block;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-header_image-component {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .block-header_image-component {
    display: none;
  }
}
.block-header_navigation-component {
  display: block;
  color: #414141;
  background: none transparent;
}
.block-header_navigation-component span.level-1 {
  display: none;
}
.block-header_navigation-component .level-1-back {
  display: none;
}
.block-header_navigation-component ul {
  padding-top: 18px;
  padding-left: 0px;
}
.block-header_navigation-component ul.level-2 {
  margin-left: 186px;
  margin-top: 38px;
  width: auto;
}
.block-header_navigation-component ul.level-2:before,
.block-header_navigation-component ul.level-2:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-header_navigation-component ul.level-2:after {
  clear: both;
}
.block-header_navigation-component ul.level-2.multiline {
  margin-top: 18px;
}
.block-header_navigation-component ul.level-2 a {
  white-space: nowrap;
}
.block-header_navigation-component ul.level-2 > li:first-child {
  padding-left: 8px;
  margin-left: 0px;
}
.block-header_navigation-component ul.level-2 > li > a:hover,
.block-header_navigation-component ul.level-2 > li.open > a {
  border-bottom-color: #414141;
  border-bottom: 4px solid;
}
.block-header_navigation-component ul.level-3 {
  position: absolute;
  display: none;
  z-index: 400;
  left: 0;
  right: 0;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 0px;
  top: 131px;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  background: #54585A;
}
.block-header_navigation-component ul.level-3 li {
  height: 100%;
  margin: 0;
  padding: 0 10px 0px 10px;
  width: 155px;
  border-color: #898D8D;
  bottom: 0px;
}
.block-header_navigation-component ul.level-3 .headline {
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 40px;
  line-height: 20px;
  margin: 15px 0 10px 0px;
  overflow: hidden;
  color: #FFFFFF;
}
.block-header_navigation-component ul.level-4 {
  padding: 0;
}
.block-header_navigation-component ul.level-4 li {
  float: none;
  border: 0;
  text-align: left;
  height: auto;
  width: 130px;
  padding: 0;
}
.block-header_navigation-component ul.level-4 li:last-child {
  margin-bottom: 10px;
}
.block-header_navigation-component ul.level-4 li a:before {
  content: "› ";
  font-size: 12px;
  width: 5px;
  margin-right: 7px;
  margin-left: -7px;
  display: block;
  position: absolute;
  float: left;
}
.block-header_navigation-component .open .level-4 li a {
  color: #238dca;
  font-weight: normal;
  text-align: left;
  font-size: 12px;
  margin-left: 5px;
  position: relative;
  white-space: normal;
}
.block-header_navigation-component .open .level-4 li a:hover {
  color: #199DD7;
  text-decoration: none;
}
.block-header_navigation-component .open ul.level-3 {
  display: block;
}
.block-header_navigation-component li {
  list-style: none;
  float: left;
  border: 1px solid #CCCCCC;
  border-width: 0 1px 0 0;
  margin: 0;
  padding: 0 7px;
  color: #414141;
  height: 24px;
  line-height: 24px;
}
.block-header_navigation-component li.open a {
  color: #199DD7;
}
.block-header_navigation-component li a {
  display: block;
  text-align: center;
  padding: 0 4px;
  color: #414141;
}
.block-header_navigation-component li a:before {
  display: none;
}
.block-header_navigation-component li a:hover {
  color: #199DD7;
  text-decoration: none;
}
.block-header_navigation-component li:last-child {
  border-right: none;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .block-header_navigation-component li a {
    display: block;
    padding: 0 4px;
    color: #005399;
    font-size: 16px !important;
    text-align: left;
  }
  .block-header_navigation-component li a:hover,
  .block-header_navigation-component li.open a {
    color: #238dca;
  }
  .block-header_navigation-component .open .level-4 li a:hover {
    text-decoration: underline;
  }
  .block-header_navigation-component .level-2 > li:last-child a {
    color: #fa781e;
    font-weight: bold;
  }
  .block-header_navigation-component .level-2 > li:last-child a:hover {
    color: #fa781e;
  }
  .block-header_navigation-component li.open ul.level-3 {
    background: none repeat scroll 0px 0px #f3f6f8;
    border: 1px solid #238dca;
    display: table;
    height: auto;
    margin-left: 0px;
    padding: 0px;
    padding-bottom: 10px;
  }
  .block-header_navigation-component ul.level-3 {
    width: 950px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .block-header_navigation-component ul.level-3 li {
    display: inline;
    width: 237px;
    height: auto !important;
  }
  .block-header_navigation-component li.open ul.level-3 .headline {
    color: #238dca;
  }
  .block-header_navigation-component ul.level-2.enable-mouseover li ul.level-3 li ul.level-4 li a {
    color: #238dca;
    font-weight: normal;
    text-align: left;
  }
  .block-header_navigation-component li {
    border-color: #ffffff !important;
  }
  .block-header_navigation-component li.open ul.level-3 {
    margin-right: 0px;
    padding-right: 0px;
    width: 950px;
  }
  .block-header_navigation-component ul.level-2 {
    margin: auto;
    padding-left: 170px;
    width: 920px;
    margin-top: 35px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-header_navigation-component li.open ul.level-3 {
    margin-right: 0px;
    padding-right: 0px;
    width: 950px;
  }
  .block-header_navigation-component ul.level-2 {
    margin: auto;
    padding-left: 170px;
    width: auto;
    margin-top: 15px;
  }
}
@media screen and (max-width: 654px) {
  .block-header_navigation-component {
    position: absolute;
    top: 100px;
    left: -5px;
    right: -5px;
    margin: 0 0 0 0;
    background-color: #414141;
    color: #FFFFFF;
  }
  .block-header_navigation-component.collapsed .level-2 {
    display: block;
  }
  .block-header_navigation-component.expanded.collapsed .level-1-back {
    display: block;
    padding: 8px 0px 4px 40px;
    height: auto;
    border-top: 1px solid;
    margin-top: 38px;
  }
  .block-header_navigation-component.expanded.collapsed .level-1-back:before {
    font-family: 'oneweb-controls';
    content: "\e00e";
    height: 20px;
    left: 14px;
    position: absolute;
    width: 24px;
    font-size: 20px;
    margin-top: -4px;
  }
  .block-header_navigation-component.expanded > ul > li > a {
    display: none;
  }
  .block-header_navigation-component.expanded ul.level-2 {
    margin-top: 4px;
  }
  .block-header_navigation-component ul {
    padding-left: 0;
    padding-top: 0;
  }
  .block-header_navigation-component ul.level-2 {
    position: static;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: none;
    margin-left: 0px;
  }
  .block-header_navigation-component ul.level-2 > li:first-child {
    padding-left: 0px;
  }
  .block-header_navigation-component ul.level-2 > li > a:hover,
  .block-header_navigation-component ul.level-2 > li.open > a {
    border-bottom: 0px;
  }
  .block-header_navigation-component ul.level-2.multiline {
    margin-top: 38px;
  }
  .block-header_navigation-component span.level-1 {
    display: block;
    height: 35px;
    line-height: 30px;
    overflow: hidden;
    padding: 3px 15px;
    position: absolute;
    width: 100%;
    z-index: 2;
    background-color: #414141;
  }
  .block-header_navigation-component span.level-1:after {
    content: attr(data-icon);
    font-family: 'oneweb-controls';
    font-size: 20px;
    line-height: 1;
    min-width: 22px;
    position: absolute;
    right: 10px;
    margin-top: 4px;
  }
  .block-header_navigation-component li {
    float: none;
    border: 0;
    border-top: 1px solid #E6E6E6;
    clear: both;
    font-size: 14px;
    line-height: 30px;
    max-height: none;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
  }
  .block-header_navigation-component li a {
    text-align: left;
    color: #FFFFFF;
    padding: 3px 15px;
  }
  .block-header_navigation-component ul.level-3 {
    position: static;
    z-index: 401;
    padding: 0;
    margin: 0;
  }
  .block-header_navigation-component ul.level-3 .headline {
    height: auto;
    margin: 15px 0 15px 20px;
  }
  .block-header_navigation-component ul.level-3 li {
    width: 100%;
    background: #54585A;
    border: 0;
    height: auto;
    padding: 0 0;
  }
  .block-header_navigation-component ul.level-3 li .headline {
    margin: 7px 0 4px;
    height: 40px;
    padding-left: 15px;
  }
  .block-header_navigation-component ul.level-4 {
    border-bottom: 1px solid #898D8D;
  }
  .block-header_navigation-component ul.level-4 li {
    padding-left: 10px;
    background: #414141;
    width: auto;
    border-top: 1px solid;
    border-color: #898D8D;
  }
  .block-header_navigation-component ul.level-4 li:last-child {
    margin-bottom: 0px;
  }
  .block-header_navigation-component ul.level-4 li a:before {
    content: "";
  }
  .block-header_navigation-component.expanded ul.level-2 > li {
    display: none;
  }
  .block-header_navigation-component.expanded ul.level-2 > li.open {
    display: block;
  }
}
@media screen and (max-width: 654px) {
  .block-header_navigation-component {
    background: #ffffff;
    color: #005399;
  }
  .block-header_navigation-component li:nth-of-type(1) {
    border: none;
  }
  .block-header_navigation-component span.level-1 {
    background: #f5f5f5;
    color: #005399;
  }
  .block-header_navigation-component span.level-1:after {
    margin-right: 10px;
  }
  .block-header_navigation-component span.level-1 {
    padding-left: 22px;
  }
  .block-header_navigation-component span.level-1:after {
    background-image: url(../presentation/block/header_navigation/assets/menu.png);
    content: '';
    width: 20px;
    height: 20px;
  }
  .block-header_navigation-component ul.level-2 li a {
    color: #005399 !important;
    font-weight: bold;
    text-align: left;
    margin-left: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .block-header_navigation-component.expanded.collapsed .level-1-back {
    border: none;
  }
  .block-header_navigation-component ul.level-2 li a:hover {
    color: #238dca !important;
  }
  .block-header_navigation-component ul.level-3 {
    background: #ffffff;
  }
  .block-header_navigation-component ul.level-3 li {
    background: #ffffff;
    border-color: #238dca;
  }
  .block-header_navigation-component ul.level-3 .headline {
    color: #005399 !important;
    font-size: 14px;
    height: 22px;
  }
  .block-header_navigation-component ul.level-3 li .headline {
    font-size: 16px;
    height: 22px;
    margin-left: 16px;
  }
  .block-header_navigation-component ul.level-4 li {
    border-color: #ccc;
  }
}
.module-main_navigation-component .block-header_search-component {
  display: inline-block;
}
.module-main_navigation-component .block-header_search-component .search-form {
  position: absolute;
  left: -1%;
  padding: 20px 25px 20px;
  margin-top: 1px;
  background-color: #FFFFFF;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  width: 102%;
  display: none;
}
@media print, screen and (min-width: 975px) {
  .module-main_navigation-component .block-header_search-component .search-form {
    top: 100%;
  }
}
.module-main_navigation-component .block-header_search-component .open + .search-form {
  display: block;
}
.module-main_navigation-component .block-header_search-component .search-field-wrapper {
  display: table-cell;
  width: 100%;
  position: relative;
}
.module-main_navigation-component .block-header_search-component .search-button-wrapper {
  display: table-cell;
  width: 100%;
  position: relative;
  padding: 0 10px;
  vertical-align: middle;
}
.module-main_navigation-component .block-header_search-component .search-field {
  width: 100%;
  padding: 10px 15px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
}
.module-main_navigation-component .block-header_search-component .search-button {
  width: 60px;
  margin-left: 0px;
  line-height: 14px;
  padding: 5px;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 654px) {
  .module-main_navigation-component .block-header_search-component .search-button {
    font-size: 0;
    padding: 8px 10px 3px;
  }
  .module-main_navigation-component .block-header_search-component .search-button:after {
    font-family: 'oneweb-allianz';
    content: '\e608';
    font-size: 16px;
  }
}
.module-main_navigation-component .block-header_search-component .no-label .search-button:after {
  font-family: 'oneweb-allianz';
  content: '\e608';
  font-size: 16px;
  line-height: 16px;
  vertical-align: sub;
}
.module-main_navigation-component .block-header_search-component .icon-button {
  font-family: 'oneweb-allianz';
}
.module-main_navigation-component .block-header_search-component .search-flyout {
  position: absolute;
  right: 0;
  bottom: 40px;
  padding: 0px 5px 10px;
  margin: 0;
  border-bottom: 4px solid transparent;
  font-family: 'oneweb-allianz';
  font-size: 16px;
  color: #414141;
  line-height: 1;
  cursor: pointer;
  font-weight: 400;
  display: block;
}
.module-main_navigation-component .block-header_search-component .search-flyout:hover,
.module-main_navigation-component .block-header_search-component .search-flyout.open {
  color: #199DD7;
  border-color: #199DD7;
}
.module-main_navigation-component .block-header_search-component .search-flyout::before {
  content: '';
  width: 1px;
  height: 30px;
  background-color: #CCCCCC;
  position: absolute;
  top: -8px;
  left: -11px;
}
@media print, screen and (min-width: 975px) {
  .module-main_navigation-component .block-header_search-component .search-flyout.hide-on-desktop {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .module-main_navigation-component .block-header_search-component .search-flyout {
    display: none;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-main_navigation-component .block-header_search-component .search-flyout {
    display: none;
  }
}
.module-main_navigation-component .block-header_search-component .suggestions-wrapper {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
}
.module-main_navigation-component .block-header_search-component .autocomplete-suggestions {
  box-shadow: none;
  border: none;
  padding: 5px 25px;
}
.module-main_navigation-component .block-header_search-component .autocomplete-suggestion {
  line-height: 28px;
}
.module-metabar_15-component .block-header_search-component {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}
.module-metabar_15-component .block-header_search-component .search-form {
  border: 1px solid #cccccc;
  background: #FFFFFF;
  line-height: 0;
}
.module-metabar_15-component .block-header_search-component .search-field {
  width: 180px;
  padding: 0;
  margin: 5px 0 5px 10px;
  border: 0;
  background: inherit;
  line-height: 18px;
}
.module-metabar_15-component .block-header_search-component .search-field:focus {
  outline: 0;
}
.module-metabar_15-component .block-header_search-component .search-button {
  height: 28px;
  padding: 5px 10px;
  border: 0;
  color: #414141;
  text-shadow: none;
  line-height: normal;
  font-size: 12px;
}
.module-metabar_15-component .block-header_search-component .search-button:hover {
  color: #199DD7;
}
.module-metabar_15-component .block-header_search-component .has-label .search-button {
  background: #E6E6E6;
  border-left: 1px solid #CCCCCC;
}
.module-metabar_15-component .block-header_search-component .no-label .search-button {
  background: transparent;
}
.module-metabar_15-component .block-header_search-component .no-label .search-button::before {
  font-family: 'oneweb-allianz';
  content: '\e608';
  font-size: 16px;
  line-height: 16px;
  vertical-align: sub;
}
.module-metabar_15-component .block-header_search-component .suggestions-wrapper {
  position: absolute;
  width: 100%;
  left: -11px;
}
.block-header_search-component .autocomplete-suggestions {
  margin: 0;
  padding: 5px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-width: 0 1px 1px;
  text-align: left;
  box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.12);
}
.block-header_search-component .autocomplete-suggestions .autocomplete-suggestion {
  width: 100%;
  padding: 4px 5px;
  line-height: 22px;
  cursor: pointer;
}
.block-header_search-component .autocomplete-suggestions .autocomplete-suggestion.quicklink {
  padding: 0;
}
.block-header_search-component .autocomplete-suggestions .autocomplete-selected {
  background: #def0f8;
}
.block-header_search-component .autocomplete-suggestions a {
  color: #17549C;
  display: block;
}
.block-header_search-component .autocomplete-suggestions a:hover {
  background: #def0f8;
  color: #199DD7;
}
.dir-rtl .block-header_search-component .search-flyout {
  right: auto;
  left: 0;
}
.dir-rtl .block-header_search-component .search-flyout::before {
  left: auto;
  right: -11px;
}
.block-icon-component span {
  min-width: 22px;
  min-height: 27px;
  display: inline-block;
}
.block-iframe_responsive-component iframe {
  width: 100%;
  height: 100%;
}
.edit-mode .block-iframe_responsive-component iframe {
  background-color: #E6E6E6;
}
html.html2canvasMode .block-iframe-component {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gYFDioHp++m7AAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAARklEQVRYw+3XwQkAMAgEQS/992xqCCjkMVuADNzL1FDdPXLn1GcBAQEBAQEBAQEBAQHtlql/KonJgICAgICAgICAgICA3rtQcAZcnv6QXgAAAABJRU5ErkJggg==') repeat;
}
html.html2canvasMode .block-iframe-component iframe {
  opacity: 0.1;
}
.block-iframe-component iframe {
  width: 100%;
}
.edit-mode .block-iframe-component iframe {
  background-color: #E6E6E6;
}
.module-fixed.safari-iframe {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
}
.block-image-component {
  display: inline-block;
  margin-right: 0px !important;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  line-height: 0px;
}
.block-image-component.floating-image-left {
  float: left;
  margin-right: 20px !important;
  margin-bottom: 20px;
}
.block-image-component.floating-image-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.block-image-component .block-image-caption {
  padding-top: 10px;
  font-size: 12px;
  padding-bottom: 10px;
  line-height: 18px;
}
.block-image-component .block-image-wrapper {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
.block-image-component .block-image-wrapper img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  width: 100%;
}
.block-image-component .block-image-wrapper .noimg {
  visibility: hidden;
}
.block-link-component {
  display: inline-block;
}
html.html2canvasMode .block-iframe_aga-component {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gYFDioHp++m7AAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAARklEQVRYw+3XwQkAMAgEQS/992xqCCjkMVuADNzL1FDdPXLn1GcBAQEBAQEBAQEBAQHtlql/KonJgICAgICAgICAgICA3rtQcAZcnv6QXgAAAABJRU5ErkJggg==') repeat;
}
html.html2canvasMode .block-iframe_aga-component iframe {
  opacity: 0.1;
}
.block-iframe_aga-component iframe {
  width: 100%;
}
.edit-mode .block-iframe_aga-component iframe {
  background-color: #E6E6E6;
}
@media all and (max-width: 949px) {
  .block-iframe_aga-component iframe {
    width: 1px;
    min-width: 100%;
  }
}
.block-linked_dropdown-component select {
  margin: 0;
  padding: 2px;
  outline: 0;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 16px;
  color: #414141;
  min-height: 23px;
  min-width: 140px;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
}
.block-linked_dropdown-component select option {
  font-weight: normal;
  display: block;
  padding: 0px 2px 1px;
  white-space: pre;
  min-height: 1.2em;
}
.block-linklist-component {
  display: inline-block;
  padding-right: 0px;
}
.block-linklist-component .linklist_container {
  position: relative;
  z-index: 903;
}
.block-linklist-component.open .linklist_container {
  z-index: 905;
}
.block-linklist-component .header_metabar-lili {
  background: transparent;
  float: right;
  padding: 0px;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0px;
}
.block-linklist-component .header_metabar-lili.open {
  background: #676767;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3Njc2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #676767 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #676767), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #676767 0%, #141414 100%);
  background: -o-linear-gradient(top, #676767 0%, #141414 100%);
  background: -ms-linear-gradient(top, #676767 0%, #141414 100%);
  background: linear-gradient(to bottom, #676767 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676767', endColorstr='#141414', GradientType=0);
}
.block-linklist-component .header_metabar-lili.open > a {
  display: inline-block;
  text-decoration: none;
}
.block-linklist-component .header_metabar-lili.open > a:after {
  font-family: "oneweb-controls";
  content: "";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .block-linklist-component .header_metabar-lili.open > a:after {
  content: none !important;
}
.block-linklist-component .header_metabar-lili.open > a:hover {
  color: #fff;
}
.block-linklist-component .header_metabar-lili > a {
  padding: 8px 10px 8px 10px;
  display: inline-block;
}
.block-linklist-component .header_metabar-lili > a:after {
  padding-left: 5px;
  display: inline-block;
  color: #414141;
}
.block-linklist-component .header_metabar-lili > a.region_metabar-linkanchor:after {
  font-family: "oneweb-controls";
  content: "\e013";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
  min-width: 20px;
  display: inline-block;
  color: inherit;
}
.ie8.not-ready .block-linklist-component .header_metabar-lili > a.region_metabar-linkanchor:after {
  content: none !important;
}
.block-linklist-component .header_metabar-lili .hidden {
  display: none;
}
.block-linklist-component .header_metabar-lili ul {
  margin: 0px;
  padding: 0px;
}
.block-linklist-component .header_metabar-lili li {
  background-color: transparent;
  list-style-type: none;
  margin: 0px;
  padding: 4px 5px 4px 12px;
  color: #FFFFFF;
}
.block-linklist-component .header_metabar-lili li a {
  color: #FFFFFF;
}
.block-linklist-component .header_metabar-lili li a:hover {
  color: #199DD7;
  text-decoration: none;
}
.block-linklist-component .header_metabar-lili li.selected {
  display: none;
}
.block-linklist-component a.link:before {
  content: "";
  display: none;
}
.block-linklist-component ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.block-linklist-component .region_metabar-linklist {
  float: right;
  padding: 0px;
  margin-top: -5px;
}
.dir-rtl .block-linklist-component .header_metabar-lili {
  float: left;
}
.dir-rtl .block-linklist-component .header_metabar-lili > a:after {
  padding-left: 0;
  padding-right: 5px;
}
.dir-rtl .block-linklist-component .header_metabar-lili > a.region_metabar-linkanchor:after {
  padding-left: 0;
  padding-right: 5px;
}
.dir-rtl .block-linklist-component .header_metabar-lili li {
  padding: 4px 12px 4px 5px;
}
.dir-rtl .block-linklist-component .region_metabar-linklist {
  float: left;
}
.block-logo-component {
  display: inline-block;
}
.block-logo_samsung-component {
  position: relative;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .block-logo_samsung-component {
    margin-right: 10px;
  }
}
.edit-mode .block-logo_samsung-component .wb-info {
  min-height: 40px;
  color: gray;
  font-size: 12px !important;
  line-height: 40px;
  display: inline-block;
}
.edit-mode .block-logo_samsung-component .wb-info:before {
  content: '[';
}
.edit-mode .block-logo_samsung-component .wb-info:after {
  content: ']';
}
.block-logo_default-component {
  display: inline-block;
  width: 180px;
  margin-bottom: 25px;
  margin-right: 20px;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-logo_default-component {
    width: 150px;
  }
  .block-logo_default-component svg {
    height: 67px;
  }
}
@media screen and (max-width: 654px) {
  .block-logo_default-component {
    width: 110px;
    margin-bottom: 28px;
  }
  .block-logo_default-component svg {
    height: 49px;
  }
}
.block-map_configure-component {
  padding: 15px 0px 0px 0px;
  display: none;
}
.block-map_configure-component .map-configuration-block p {
  margin: 0;
}
.block-map_select-component {
  padding: 15px 0px 0px 0px;
}
.block-map_select-component p {
  margin: 0;
}
.block-metabar_dropdown-component.modifier-linklist .link {
  margin-left: 25px;
}
.block-metabar_dropdown-component.modifier-linklist .link:first-child {
  margin-left: 0;
}
.block-metabar_link-component {
  display: inline-block;
}
.block-metabar_link-component.modifier-highlight a {
  display: inline-block;
  padding: 0 15px;
  background-color: #FA781E;
  color: #FFFFFF;
}
.block-metabar_link-component.modifier-highlight a:hover {
  background-color: #199DD7;
  color: #FFFFFF;
}
.block-metabar_link-component.modifier-highlight + .modifier-highlight {
  margin-left: 0;
  border-left: 1px solid #fff;
}
.block-metabar_login-component {
  display: inline-block;
}
.block-metabar_login-component.modifier-highlight a,
.block-metabar_login-component.modifier-highlight span {
  display: inline-block;
  padding: 0 15px;
  background-color: #FA781E;
  color: #FFFFFF;
  font-size: 12px !important;
  line-height: 35px;
}
.block-metabar_login-component.modifier-highlight a a,
.block-metabar_login-component.modifier-highlight span a {
  margin-left: 0;
  border-left: 1px solid #fff;
}
.block-metabar_login-component.modifier-highlight a:hover {
  background-color: #199DD7;
  color: #FFFFFF !important;
}
.block-metabar_login-component.modifier-highlight a.loginlink:before {
  font-family: "oneweb-controls";
  content: '\e012';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 70%;
  font-weight: bold;
  display: inline-block;
  width: 18px;
  height: 15px;
  padding-left: 4px;
  vertical-align: inherit;
  transform: rotate(2deg);
}
.ie8.not-ready .block-metabar_login-component.modifier-highlight a.loginlink:before {
  content: none !important;
}
.block-metabar_login-component.modifier-highlight .welcomelink:before {
  font-family: "oneweb-controls";
  content: '\e012';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 70%;
  display: inline-block;
  width: 18px;
  height: 15px;
  padding-left: 4px;
  vertical-align: inherit;
  transform: rotate(2deg);
}
.ie8.not-ready .block-metabar_login-component.modifier-highlight .welcomelink:before {
  content: none !important;
}
@media print, screen and (min-width: 975px) {
  .block-metabar_login-component a + a,
  .block-metabar_login-component span + a {
    margin-left: 20px;
  }
  .block-metabar_login-component.modifier-highlight {
    font-size: 0 !important;
    line-height: 0;
  }
}
.block-metabar_login-component.mobile-metabar a,
.block-metabar_login-component.mobile-metabar span {
  font-size: 14px !important;
}
.block-notepad-component {
  display: inline-block;
  position: relative;
  height: auto;
  z-index: 2;
  vertical-align: top;
}
.block-notepad-component .notepad .notepad-container:before,
.block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component .notepad .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component .notepad .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component .notepad .notepad-container:before,
.block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component .notepad .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component .notepad .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component .notepad .notepad-container:before,
.block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component .notepad .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component .notepad .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component .notepad .notepad-container:before,
.block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component .notepad .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component .notepad .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component .notepad .icon-wrapper {
  z-index: 10;
  margin: 25px 15px 0px 15px;
  font-size: 80px;
}
.block-notepad-component .notepad .notepad-link-group {
  z-index: 1;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.block-notepad-component.size-small .notepad-container:before,
.block-notepad-component.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-small .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-small .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-small .notepad-container:before,
.block-notepad-component.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-small .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-small .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-small .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-small .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-small .notepad-container:before,
.block-notepad-component.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-small .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-small .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-small .notepad-container:before,
.block-notepad-component.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-small .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-small .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-small .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-small .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-small .icon-wrapper {
  font-size: 30px;
}
.block-notepad-component.size-medium .notepad-container:before,
.block-notepad-component.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-medium .notepad-container:before {
  right: 30px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-medium .notepad-container:after {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-medium .notepad-container:before,
.block-notepad-component.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-medium .notepad-container:before {
  right: 30px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-medium .notepad-container:after {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-medium .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-medium .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-medium .notepad-container:before,
.block-notepad-component.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-medium .notepad-container:before {
  right: 30px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-medium .notepad-container:after {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-medium .notepad-container:before,
.block-notepad-component.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-medium .notepad-container:before {
  right: 30px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-medium .notepad-container:after {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-medium .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-medium .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-medium .icon-wrapper {
  font-size: 60px;
}
.block-notepad-component.size-large .notepad-container:before,
.block-notepad-component.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-large .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-large .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-large .notepad-container:before,
.block-notepad-component.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-large .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-large .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-large .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-large .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-large .notepad-container:before,
.block-notepad-component.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-large .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-large .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-large .notepad-container:before,
.block-notepad-component.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad-component.size-large .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad-component.size-large .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad-component.size-large .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad-component.size-large .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before,
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before,
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before,
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before,
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-heading {
  margin: 10px;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-content {
  margin: 0 10px;
}
.module-notepad_grid-component .block-notepad-component .notepad .notepad-link {
  margin: 10px;
}
.module-notepad_grid-component .block-notepad-component .notepad .icon-wrapper {
  margin: 10px 10px 0px 10px;
  font-size: 30px;
}
.module-notepad_grid-component .block-notepad-component .notepad .block-button-component {
  margin: 0px 0px 15px 5px;
}
.block-notepad-component.size-small {
  width: 150px;
  font-size: 14px;
  line-height: 18px;
}
.block-notepad-component.size-small .notepad-heading {
  font-size: 22px;
  line-height: 26px;
}
.block-notepad-component.size-small .notepad .notepad-heading {
  margin: 10px;
}
.block-notepad-component.size-small .notepad .notepad-content {
  margin: 0 10px;
}
.block-notepad-component.size-small .notepad .notepad-link {
  margin: 10px;
}
.block-notepad-component.size-small .icon-wrapper {
  margin: 10px 10px 0px 10px;
  font-size: 30px;
}
.block-notepad-component.size-medium {
  width: 250px;
}
.block-notepad-component.size-large {
  width: 310px;
}
.block-notepad-component.size-small-medium {
  width: 220px;
}
.block-notepad-component .notepad {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  vertical-align: top;
}
.block-notepad-component .notepad.txtcenter {
  text-align: center !important;
}
.block-notepad-component .notepad.txtcenter .block-button-component {
  margin: 0px 0px 15px 15px;
}
.block-notepad-component .notepad.txtcenter .notepad-link {
  margin: 5px 0px 15px;
  width: 100%;
}
.block-notepad-component .notepad .notepad-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.block-notepad-component .notepad .notepad-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  color: #FFFFFF;
  border-color: inherit;
}
.block-notepad-component .notepad .notepad-heading {
  position: relative;
  z-index: 1;
  margin: 15px;
}
.block-notepad-component .notepad .notepad-content {
  position: relative;
  z-index: 1;
  margin: 0 15px;
}
.block-notepad-component .notepad .notepad-content a {
  display: block;
  position: relative;
  padding: 0 0 0 30px;
  margin: 10px 0;
  line-height: 20px;
  color: #FFFFFF;
}
.block-notepad-component .notepad .notepad-content a:before {
  font-family: "oneweb-controls";
  content: "\e012";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 11px;
}
.ie8.not-ready .block-notepad-component .notepad .notepad-content a:before {
  content: none !important;
}
.block-notepad-component .notepad .notepad-link {
  display: block;
  z-index: 2;
  top: auto;
  right: 12%;
  left: 0;
  height: 20px;
  margin: 5px 15px 15px;
  line-height: 20px;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.block-notepad-component .notepad .notepad-link:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: inherit;
  font-size: 20px;
  text-align: center;
  vertical-align: top;
  margin-right: 5px;
}
.block-notepad-component .notepad .block-button-component {
  display: block;
  width: 100%;
  margin: 0px 0px 15px 15px;
}
.block-notepad-component .notepad .block-button-component a {
  display: inline-block;
}
.dir-rtl .module-notepad_grid-component .block {
  float: right;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before,
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 none transparent;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad .notepad-container:after {
  left: 18px;
  width: auto;
  border-right: 0 none transparent !important;
  border-left-width: 2000px;
  border-left-color: inherit;
  border-left-style: solid;
  bottom: 0;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad .notepad-container:before {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit;
  border-right: 0 none transparent !important;
  border-left: 0 none transparent !important;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-small .notepad-container:before,
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 none transparent;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-small .notepad-container:after {
  left: 18px;
  width: auto;
  border-right: 0 none transparent !important;
  border-left-width: 2000px;
  border-left-color: inherit;
  border-left-style: solid;
  bottom: 0;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-small .notepad-container:before {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit;
  border-right: 0 none transparent !important;
  border-left: 0 none transparent !important;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-small .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-medium .notepad-container:before,
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 none transparent;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-medium .notepad-container:after {
  left: 30px;
  width: auto;
  border-right: 0 none transparent !important;
  border-left-width: 2000px;
  border-left-color: inherit;
  border-left-style: solid;
  bottom: 0;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-medium .notepad-container:before {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit;
  border-right: 0 none transparent !important;
  border-left: 0 none transparent !important;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-medium .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-large .notepad-container:before,
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 none transparent;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-large .notepad-container:after {
  left: 38px;
  width: auto;
  border-right: 0 none transparent !important;
  border-left-width: 2000px;
  border-left-color: inherit;
  border-left-style: solid;
  bottom: 0;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-large .notepad-container:before {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit;
  border-right: 0 none transparent !important;
  border-left: 0 none transparent !important;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad.size-large .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.dir-rtl .module-notepad_grid-component .block-notepad-component .notepad .block-button-component {
  margin: 0px 5px 15px 0px;
}
.dir-rtl .block-notepad-component .notepad .notepad-container:before,
.dir-rtl .block-notepad-component .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 none transparent;
}
.dir-rtl .block-notepad-component .notepad .notepad-container:after {
  left: 38px;
  width: auto;
  border-right: 0 none transparent !important;
  border-left-width: 2000px;
  border-left-color: inherit;
  border-left-style: solid;
  bottom: 0;
}
.dir-rtl .block-notepad-component .notepad .notepad-container:before {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit;
  border-right: 0 none transparent !important;
  border-left: 0 none transparent !important;
}
.dir-rtl .block-notepad-component .notepad .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.dir-rtl .block-notepad-component.size-small .notepad-container:before,
.dir-rtl .block-notepad-component.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 none transparent;
}
.dir-rtl .block-notepad-component.size-small .notepad-container:after {
  left: 18px;
  width: auto;
  border-right: 0 none transparent !important;
  border-left-width: 2000px;
  border-left-color: inherit;
  border-left-style: solid;
  bottom: 0;
}
.dir-rtl .block-notepad-component.size-small .notepad-container:before {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit;
  border-right: 0 none transparent !important;
  border-left: 0 none transparent !important;
}
.dir-rtl .block-notepad-component.size-small .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.dir-rtl .block-notepad-component.size-medium .notepad-container:before,
.dir-rtl .block-notepad-component.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 none transparent;
}
.dir-rtl .block-notepad-component.size-medium .notepad-container:after {
  left: 30px;
  width: auto;
  border-right: 0 none transparent !important;
  border-left-width: 2000px;
  border-left-color: inherit;
  border-left-style: solid;
  bottom: 0;
}
.dir-rtl .block-notepad-component.size-medium .notepad-container:before {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit;
  border-right: 0 none transparent !important;
  border-left: 0 none transparent !important;
}
.dir-rtl .block-notepad-component.size-medium .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.dir-rtl .block-notepad-component.size-large .notepad-container:before,
.dir-rtl .block-notepad-component.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0 none transparent;
}
.dir-rtl .block-notepad-component.size-large .notepad-container:after {
  left: 38px;
  width: auto;
  border-right: 0 none transparent !important;
  border-left-width: 2000px;
  border-left-color: inherit;
  border-left-style: solid;
  bottom: 0;
}
.dir-rtl .block-notepad-component.size-large .notepad-container:before {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit;
  border-right: 0 none transparent !important;
  border-left: 0 none transparent !important;
}
.dir-rtl .block-notepad-component.size-large .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.dir-rtl .block-notepad-component .notepad.txtcenter .block-button-component {
  margin: 0px 15px 15px 0px;
}
.dir-rtl .block-notepad-component .notepad .notepad-content a {
  padding: 0 30px 0 0;
}
.dir-rtl .block-notepad-component .notepad .notepad-content a:before {
  right: 4px;
}
.dir-rtl .block-notepad-component .notepad .notepad-link {
  left: 5px;
  right: 0;
}
.dir-rtl .block-notepad-component .notepad .notepad-link:before {
  margin-left: 5px;
  margin-right: 0px;
}
.dir-rtl .block-notepad-component .notepad .block-button-component {
  margin: 0px 15px 15px 0px;
}
.ie8 .dir-rtl .module-notepad_grid-component .block-notepad-component .notepad .notepad-inner:after,
.ie9 .dir-rtl .module-notepad_grid-component .block-notepad-component .notepad .notepad-inner:after,
.ie8 .dir-rtl .block-notepad-component .notepad .notepad-inner:after,
.ie9 .dir-rtl .block-notepad-component .notepad .notepad-inner:after {
  border-right-color: transparent !important;
  border-left-color: inherit !important;
}
.block-notepad_icon-component {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: auto;
  width: 100%;
}
.block-notepad_icon-component .notepad {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.block-notepad_icon-component .notepad a {
  display: block;
  color: #FFFFFF;
  position: relative;
  width: 100%;
  height: 100%;
}
.block-notepad_icon-component .notepad .icon {
  font-size: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -43px;
  margin-left: -40px;
  display: block;
}
.block-notepad_icon-component .notepad .notepad-container {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block-notepad_icon-component .notepad .notepad-inner {
  z-index: 1;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block-notepad_wbackground-component {
  height: 100%;
  padding: 20px;
}
.block-notepad_wbackground-component:before,
.block-notepad_wbackground-component:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-notepad_wbackground-component:after {
  clear: both;
}
.block-notepad_wbackground-component .notepad-wrapper {
  display: inline-block;
  position: relative;
  height: auto;
  z-index: 2;
  vertical-align: top;
}
.block-notepad_wbackground-component .notepad-wrapper .icon-wrapper {
  z-index: 10;
  margin: 25px 15px 0px 15px;
  font-size: 80px;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad-link-group {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.pos-right {
  float: right;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before {
  right: 18px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .icon-wrapper {
  font-size: 30px;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before {
  right: 30px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before {
  right: 30px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before {
  right: 30px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before {
  right: 30px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium .icon-wrapper {
  font-size: 60px;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before,
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before {
  right: 38px;
  width: auto;
  border-right-width: 2000px;
  border-right-color: inherit;
  border-right-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-inner:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small {
  width: 150px;
  font-size: 14px;
  line-height: 18px;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-heading {
  font-size: 22px;
  line-height: 26px;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad .notepad-heading {
  margin: 10px;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad .notepad-content {
  margin: 0 10px;
}
.block-notepad_wbackground-component .notepad-wrapper.size-small .notepad .notepad-link {
  margin: 10px;
}
.block-notepad_wbackground-component .notepad-wrapper.size-medium {
  width: 250px;
}
.block-notepad_wbackground-component .notepad-wrapper.size-large {
  width: 310px;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  vertical-align: top;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter {
  text-align: center;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .block-button-component {
  margin: 0px 0px 15px 15px;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .notepad-link {
  margin: 5px 0px 15px;
  width: 100%;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .button.direct,
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .button.third-level,
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .button.second-level,
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .button.primary,
.block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .button.disabled {
  margin-left: -30px !important;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  color: #FFFFFF;
  border-color: inherit;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-heading {
  position: relative;
  z-index: 1;
  margin: 15px;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-content {
  position: relative;
  z-index: 1;
  margin: 0 15px;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-content a {
  display: block;
  position: relative;
  padding: 0 0 0 30px;
  margin: 10px 0;
  line-height: 20px;
  color: #FFFFFF;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-content a:before {
  font-family: "oneweb-controls";
  content: "\e012";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 11px;
}
.ie8.not-ready .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-content a:before {
  content: none !important;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-link {
  display: block;
  z-index: 2;
  top: auto;
  right: 12%;
  bottom: 0;
  left: 0;
  height: 20px;
  margin: 5px 15px 15px;
  line-height: 20px;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-link:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  color: inherit;
  font-size: 20px;
  text-align: center;
  vertical-align: top;
  margin-right: 5px;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .block-button-component {
  /*bottom: 0;
				position: absolute;*/
  display: block;
  width: 100%;
  margin: 0px 0px 15px 15px;
}
.block-notepad_wbackground-component .notepad-wrapper .notepad .block-button-component a {
  display: inline-block;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before,
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:after {
  left: 38px !important;
  width: auto;
  border-right: none !important;
  border-left-width: 2000px !important;
  border-left-color: inherit !important;
  border-left-style: solid !important;
  bottom: 0;
  border-top: none !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-container:before {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit !important;
  border-right: none !important;
  border-left: none !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0 !important;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit !important;
  border-right-color: inherit !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before,
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:after {
  left: 18px !important;
  width: auto;
  border-right: none !important;
  border-left-width: 2000px !important;
  border-left-color: inherit !important;
  border-left-style: solid !important;
  bottom: 0;
  border-top: none !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-container:before {
  bottom: 18px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit !important;
  border-right: none !important;
  border-left: none !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-small .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0 !important;
  z-index: 0;
  border-width: 9px;
  border-style: solid;
  border-top-color: inherit !important;
  border-right-color: inherit !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before,
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:after {
  left: 30px !important;
  width: auto;
  border-right: none !important;
  border-left-width: 2000px !important;
  border-left-color: inherit !important;
  border-left-style: solid !important;
  bottom: 0;
  border-top: none !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-container:before {
  bottom: 30px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit !important;
  border-right: none !important;
  border-left: none !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-medium .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0 !important;
  z-index: 0;
  border-width: 15px;
  border-style: solid;
  border-top-color: inherit !important;
  border-right-color: inherit !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before,
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:after {
  left: 38px !important;
  width: auto;
  border-right: none !important;
  border-left-width: 2000px !important;
  border-left-color: inherit !important;
  border-left-style: solid !important;
  bottom: 0;
  border-top: none !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-container:before {
  bottom: 38px;
  height: auto;
  border-top-width: 2000px;
  border-top-color: inherit;
  border-top-style: solid;
  left: inherit !important;
  border-right: none !important;
  border-left: none !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper.size-large .notepad-inner:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 0 !important;
  z-index: 0;
  border-width: 19px;
  border-style: solid;
  border-top-color: inherit !important;
  border-right-color: inherit !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad.txtcenter .block-button-component {
  margin: 0px 0px 15px 15px;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-content a {
  padding: 0 30px 0 0;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-content a:before {
  left: 0;
  right: 4px;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-link {
  left: 5px;
  right: 0;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-link:before {
  margin-left: 5px;
  margin-right: 0px;
}
.dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .block-button-component {
  margin: 0px 15px 15px 0;
}
.ie8 .dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-inner:after,
.ie9 .dir-rtl .block-notepad_wbackground-component .notepad-wrapper .notepad .notepad-inner:after {
  border-right-color: transparent !important;
  border-left-color: inherit !important;
}
.block-onetrust_cookie_list-component ol.fancy li {
  padding-left: 16px;
}
.dir-rtl .block-onetrust_cookie_list-component ol.fancy li {
  padding-left: 0;
  padding-right: 16px;
}
.block-onetrust_cookie_list-component .inner {
  position: relative;
}
.block-phone-component .emergency-phone {
  display: inline-flex;
}
.block-phone-component .label {
  margin-right: 5px;
}
.block-phone-component .icon {
  background: url('../presentation/block/phone/assets/iconphone.png') no-repeat;
  margin: 13px 0 -5px 5px;
  width: 18px;
}
.region.region-metabar.component.region-metabar-component.metabar-centered .block-phone-component .icon,
.region.region-metabar.component.region-metabar-component.metabar-footer .block-phone-component .icon,
.region.region-metabar.component.region-metabar-component.metabar-header .block-phone-component .icon {
  margin-top: 8px;
}
@media screen and (max-width: 654px) {
  .region.region-metabar.component.region-metabar-component.metabar-centered .block-phone-component .icon,
  .region.region-metabar.component.region-metabar-component.metabar-footer .block-phone-component .icon,
  .region.region-metabar.component.region-metabar-component.metabar-header .block-phone-component .icon {
    margin-top: 2px;
  }
}
.block-phone-component .phone,
.block-phone-component .phone a {
  color: #609739;
  font-weight: bold;
}
.dir-rtl .block-phone-component .label {
  margin-right: initial;
  margin-left: 5px;
}
.dir-rtl .block-phone-component .icon {
  margin: 13px 5px -5px 0;
}
.block-portlet-component {
  background-color: #FFF;
  width: 100%;
}
.block-producttable_tab-component {
  background-color: #b0b2b2;
  padding: 10px 0;
  color: #ffffff;
  font-size: initial;
  font-weight: 300;
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 89px;
}
.block-producttable_tab-component:before,
.block-producttable_tab-component:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-producttable_tab-component:after {
  clear: both;
}
.active .block-producttable_tab-component {
  background-color: #003583;
  height: 91px;
}
.block-producttable_tab_config-component .hidden {
  display: none;
}
.tooltip-container {
  position: absolute;
  background-color: #444;
  border-radius: 3px;
  box-shadow: 2px 2px 4px #999;
  color: #ddd;
  display: none;
  font-size: 90%;
  font-weight: 300;
  height: auto;
  padding: 12px;
  width: 300px;
  z-index: 101;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .tooltip-container:before {
    font-family: "oneweb-controls";
    content: "\e008";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 4px;
    right: 4px;
    position: absolute;
    opacity: 0.5;
  }
  .ie8.not-ready .tooltip-container:before {
    content: none !important;
  }
}
@media screen and (max-width: 654px) {
  .tooltip-container {
    margin: 0 12px !important;
    width: calc(100% -  24px);
  }
}
.container-producttable-component {
  overflow: inherit !important;
}
.block-producttable_content-component .producttable {
  background-color: white;
}
.block-producttable_content-component .producttable.multipleproduct {
  min-width: 920px;
  width: 920px;
  width: auto;
  border: 0 none;
  border-collapse: separate;
}
.block-producttable_content-component .producttable.multipleproduct td,
.block-producttable_content-component .producttable.multipleproduct th {
  padding: 10px;
  text-align: left;
}
@media screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct {
    font-size: initial;
    min-width: 0;
    width: 100%;
  }
}
.block-producttable_content-component .producttable.multipleproduct tr,
.block-producttable_content-component .producttable.multipleproduct td,
.block-producttable_content-component .producttable.multipleproduct thead,
.block-producttable_content-component .producttable.multipleproduct tbody {
  border: 0 none;
}
.block-producttable_content-component .producttable.multipleproduct tr td {
  height: 60px;
  vertical-align: middle;
}
.block-producttable_content-component .producttable.multipleproduct tr td:not(:first-child) {
  text-align: center;
}
.block-producttable_content-component .producttable.multipleproduct tr td:first-child {
  border-left: 0 none;
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.multipleproduct td:nth-child(1),
  .block-producttable_content-component .producttable.multipleproduct th:nth-child(1),
  .block-producttable_content-component .producttable.multipleproduct td:nth-child(1n+3),
  .block-producttable_content-component .producttable.multipleproduct th:nth-child(1n+3) {
    display: none;
  }
  .block-producttable_content-component .producttable.multipleproduct td:nth-child(1),
  .block-producttable_content-component .producttable.multipleproduct th:nth-child(1) {
    width: 0;
  }
  .block-producttable_content-component .producttable.multipleproduct td:nth-child(1n+2),
  .block-producttable_content-component .producttable.multipleproduct th:nth-child(1n+2) {
    width: 100%;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct td:nth-child(1n+3),
  .block-producttable_content-component .producttable.multipleproduct th:nth-child(1n+3) {
    display: none;
  }
  .block-producttable_content-component .producttable.multipleproduct td:nth-child(1),
  .block-producttable_content-component .producttable.multipleproduct th:nth-child(1) {
    width: 50%;
  }
  .block-producttable_content-component .producttable.multipleproduct td:nth-child(1n+2),
  .block-producttable_content-component .producttable.multipleproduct th:nth-child(1n+2) {
    width: 50%;
  }
}
.block-producttable_content-component .producttable.multipleproduct thead {
  background: none;
  color: inherit;
}
.block-producttable_content-component .producttable.multipleproduct thead td,
.block-producttable_content-component .producttable.multipleproduct thead th {
  font-weight: 300;
  border-top: 0 none;
}
.block-producttable_content-component .producttable.multipleproduct thead tr:first-child td {
  border-top: 0 none;
  border-bottom: 1px solid #cccccc;
}
.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(1) {
  color: #003583;
  background-color: #fff;
}
.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(1),
.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(1) {
  vertical-align: bottom;
}
.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(2),
.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(2) {
  background-color: #003da5;
  color: #fff;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(2),
.reversecolors.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(2) {
  background-color: #5bc2e7;
}
.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(3),
.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(3) {
  background-color: #0077c8;
  color: #fff;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(3),
.reversecolors.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(3) {
  background-color: #00a9e0;
}
.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(4),
.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(4) {
  background-color: #00a9e0;
  color: #fff;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(4),
.reversecolors.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(4) {
  background-color: #0077c8;
}
.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(1n+5),
.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(1n+5) {
  background-color: #5bc2e7;
  color: #fff;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct thead td:nth-child(1n+5),
.reversecolors.block-producttable_content-component .producttable.multipleproduct thead th:nth-child(1n+5) {
  background-color: #003da5;
}
.block-producttable_content-component .producttable.multipleproduct thead .prev,
.block-producttable_content-component .producttable.multipleproduct thead .next {
  position: absolute;
  top: 40%;
  display: none;
}
@media screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct thead td,
  .block-producttable_content-component .producttable.multipleproduct thead th {
    position: relative;
  }
  .block-producttable_content-component .producttable.multipleproduct thead .prev,
  .block-producttable_content-component .producttable.multipleproduct thead .next {
    display: block;
  }
  .block-producttable_content-component .producttable.multipleproduct thead .prev {
    top: 0;
    left: 10px;
    height: 100%;
    width: 30px;
    background: transparent url('../presentation/block/producttable_content/assets/arrow-right.png') no-repeat 50% 50%;
    cursor: pointer;
    overflow: hidden;
  }
  .block-producttable_content-component .producttable.multipleproduct thead .next {
    top: 0;
    right: 10px;
    height: 100%;
    width: 30px;
    background: transparent url('../presentation/block/producttable_content/assets/arrow-left.png') no-repeat 50% 50%;
    cursor: pointer;
    overflow: hidden;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct thead td:nth-child(2) .prev,
  .block-producttable_content-component .producttable.multipleproduct thead th:nth-child(2) .prev {
    display: none;
  }
  .block-producttable_content-component .producttable.multipleproduct thead td:last-child .next,
  .block-producttable_content-component .producttable.multipleproduct thead th:last-child .next {
    display: none;
  }
}
.block-producttable_content-component .producttable.multipleproduct tfoot {
  border: 0 none;
  color: #fff;
}
.block-producttable_content-component .producttable.multipleproduct tfoot td {
  font-weight: 300;
  line-height: 18px;
  border: 0 none;
}
.block-producttable_content-component .producttable.multipleproduct tfoot tr:first-child td[colspan] {
  background-color: #003583;
}
.block-producttable_content-component .producttable.multipleproduct tfoot td:first-child {
  background-color: #003583;
  text-align: center;
}
.block-producttable_content-component .producttable.multipleproduct tfoot td[rowspan] {
  background-color: #003583;
  text-align: left;
  vertical-align: top;
  padding-top: 36px;
}
.block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(2) {
  background-color: #003da5;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(2) {
  background-color: #5bc2e7;
}
.block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(3) {
  background-color: #0077c8;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(3) {
  background-color: #00a9e0;
}
.block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(4) {
  background-color: #00a9e0;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(4) {
  background-color: #0077c8;
}
.block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(1n+5),
.block-producttable_content-component .producttable.multipleproduct tfoot th:nth-child(1n+5) {
  background-color: #5bc2e7;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(1n+5),
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot th:nth-child(1n+5) {
  background-color: #003da5;
}
.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(1) {
  background-color: #003da5;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(1) {
  background-color: #5bc2e7;
}
.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(2) {
  background-color: #0077c8;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(2) {
  background-color: #00a9e0;
}
.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(3) {
  background-color: #00a9e0;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(3) {
  background-color: #0077c8;
}
.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(1n+4) {
  background-color: #5bc2e7;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(1n+4) {
  background-color: #003da5;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(1) {
    background-color: #003583;
  }
  .block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(2) {
    background-color: #003da5;
  }
  .reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(2) {
    background-color: #5bc2e7;
  }
  .block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(3) {
    background-color: #0077c8;
  }
  .reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(3) {
    background-color: #00a9e0;
  }
  .block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(4) {
    background-color: #00a9e0;
  }
  .reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(4) {
    background-color: #0077c8;
  }
  .block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(1n+5) {
    background-color: #5bc2e7;
  }
  .reversecolors.block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(1n+5) {
    background-color: #003da5;
  }
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.multipleproduct tfoot tr:nth-child(2) td:nth-child(1) {
    background-color: #003583;
  }
  .block-producttable_content-component .producttable.multipleproduct tfoot tr td {
    border-left: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct tfoot td:nth-child(1n+2) {
    display: none;
  }
  .block-producttable_content-component .producttable.multipleproduct tfoot td:first-child {
    display: table-cell;
  }
}
.block-producttable_content-component .producttable.multipleproduct tbody tr td {
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
.block-producttable_content-component .producttable.multipleproduct tbody td span.rowtitle {
  display: none;
  position: relative;
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.multipleproduct tbody td span.rowtitle {
    display: block;
    margin-bottom: 12px;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody td span.rowtitle span.text {
    color: #414141;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr:not(.collapsible_start) td {
    padding: 12px 10px 16px;
    position: relative;
    border-left: 1px solid #dcdcdc;
    border-bottom: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr:not(:first-child) td:before {
    top: -18px;
    color: lightgray !important;
    content: "_____";
    position: absolute;
    right: 0;
    left: 0;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start + tr.collapsible td:before,
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:before {
    display: none;
  }
}
.block-producttable_content-component .producttable.multipleproduct td.ticks:before,
.block-producttable_content-component .producttable.multipleproduct td span.ticks:before {
  font-family: "oneweb-controls";
  content: "\e006";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  font-size: 28px;
  padding: 0 6px 0 0;
  vertical-align: bottom;
  margin-left: 6px;
  display: inline-block;
}
.ie8.not-ready .block-producttable_content-component .producttable.multipleproduct td.ticks:before,
.ie8.not-ready .block-producttable_content-component .producttable.multipleproduct td span.ticks:before {
  content: none !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct td.ticks.currentcolor:before,
  .block-producttable_content-component .producttable.multipleproduct td span.ticks.currentcolor:before {
    color: currentColor !important;
  }
}
.block-producttable_content-component .producttable.multipleproduct td:nth-child(2):before,
.block-producttable_content-component .producttable.multipleproduct td:nth-child(2).ticks .rowtitle:after {
  color: #003da5;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct td:nth-child(2):before,
.reversecolors.block-producttable_content-component .producttable.multipleproduct td:nth-child(2).ticks .rowtitle:after {
  color: #5bc2e7;
}
.block-producttable_content-component .producttable.multipleproduct td:nth-child(3):before,
.block-producttable_content-component .producttable.multipleproduct td:nth-child(3).ticks .rowtitle:after {
  color: #0077c8;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct td:nth-child(3):before,
.reversecolors.block-producttable_content-component .producttable.multipleproduct td:nth-child(3).ticks .rowtitle:after {
  color: #00a9e0;
}
.block-producttable_content-component .producttable.multipleproduct td:nth-child(4):before,
.block-producttable_content-component .producttable.multipleproduct td:nth-child(4).ticks .rowtitle:after {
  color: #00a9e0;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct td:nth-child(4):before,
.reversecolors.block-producttable_content-component .producttable.multipleproduct td:nth-child(4).ticks .rowtitle:after {
  color: #0077c8;
}
.block-producttable_content-component .producttable.multipleproduct td:nth-child(1n+5):before,
.block-producttable_content-component .producttable.multipleproduct td:nth-child(1n+5).ticks .rowtitle:after {
  color: #5bc2e7;
}
.reversecolors.block-producttable_content-component .producttable.multipleproduct td:nth-child(1n+5):before,
.reversecolors.block-producttable_content-component .producttable.multipleproduct td:nth-child(1n+5).ticks .rowtitle:after {
  color: #003da5;
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.multipleproduct tbody tr:first-child td.ticks:before,
  .block-producttable_content-component .producttable.multipleproduct tbody tr:first-child td span.ticks:before {
    display: none;
  }
  .block-producttable_content-component .producttable.multipleproduct td.ticks:before,
  .block-producttable_content-component .producttable.multipleproduct td span.ticks:before {
    font-size: inherit;
  }
  .block-producttable_content-component .producttable.multipleproduct td.ticks .rowtitle:after,
  .block-producttable_content-component .producttable.multipleproduct td span.ticks .rowtitle:after {
    font-family: "oneweb-controls";
    content: "\e006";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    font-size: 28px;
    padding: 0 6px 0 0;
    vertical-align: bottom;
    margin-left: 6px;
    margin-top: 12px;
    display: block;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct td.ticks .rowtitle:after,
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct td span.ticks .rowtitle:after {
    content: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct td.ticks.currentcolor:before,
  .block-producttable_content-component .producttable.multipleproduct td span.ticks.currentcolor:before {
    color: currentColor;
  }
  .block-producttable_content-component .producttable.multipleproduct td.ticks.currentcolor .rowtitle:after,
  .block-producttable_content-component .producttable.multipleproduct td span.ticks.currentcolor .rowtitle:after {
    color: currentColor !important;
  }
}
.block-producttable_content-component .producttable.multipleproduct td.tooltipOwner {
  position: relative;
}
.block-producttable_content-component .producttable.multipleproduct td.tooltipOwner .tooltipInfo {
  font-family: 'oneweb-allianz';
  color: #00a4e3;
  font-size: 16px;
  padding: 0 6px 0 0;
  vertical-align: bottom;
  margin-left: 6px;
  display: inline-block;
  position: absolute;
  top: 35%;
  right: 6px;
  cursor: pointer;
}
.block-producttable_content-component .producttable.multipleproduct td.tooltipOwner .tooltipInfo:after {
  content: "\e04D";
}
@media screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct td.tooltipOwner .tooltipInfo {
    top: auto;
    right: auto;
  }
}
.block-producttable_content-component .producttable.multipleproduct td.telephone span,
.block-producttable_content-component .producttable.multipleproduct td span.telephone span {
  padding-left: 38px;
}
.block-producttable_content-component .producttable.multipleproduct td.telephone:before,
.block-producttable_content-component .producttable.multipleproduct td span.telephone:before {
  position: absolute;
  background-image: url('../presentation/block/producttable_content/assets/toolbar-tel.png');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  color: inherit;
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin-top: 3px;
  margin-left: -24px;
}
@media screen and (max-width: 654px), screen and (max-width: 335px) {
  .block-producttable_content-component .producttable.multipleproduct td.telephone[style="text-align: left;"]:before,
  .block-producttable_content-component .producttable.multipleproduct td span.telephone[style="text-align: left;"]:before {
    margin-left: 4px;
  }
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct td.telephone[style="text-align: left;"]:before,
  .block-producttable_content-component .producttable.multipleproduct td span.telephone[style="text-align: left;"]:before {
    margin-left: -4px;
  }
}
.block-producttable_content-component .producttable.multipleproduct td.telephone[style="text-align: right;"]:before,
.block-producttable_content-component .producttable.multipleproduct td span.telephone[style="text-align: right;"]:before {
  margin-left: -50px;
}
.block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td {
  cursor: pointer;
  border: 0 none;
  border-bottom: 1px solid #dcdcdc;
  background-color: #dcdcdc;
  height: 70px;
}
.block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start + tr td {
  border-top: 0 none;
}
@media print, screen and (min-width: 975px) {
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:last-child {
    text-align: right;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:last-child:before,
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:last-child:before {
    font-family: "oneweb-controls";
    content: "\e003";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-size: 24px;
    vertical-align: top;
    margin-top: 4px;
    margin-left: 7px;
    line-height: 1.15;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:last-child:before,
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:last-child:before {
    content: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:last-child:after {
    font-family: "oneweb-controls";
    content: "\e00d";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 34px;
    margin-left: -30px;
    line-height: 0.85;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:last-child:after {
    content: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:last-child:after {
    font-family: "oneweb-controls";
    content: "\e00b";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 34px;
    margin-left: -30px;
    line-height: 0.85;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:last-child:after {
    content: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child) {
    text-align: right;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child):before,
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:not(:first-child):before {
    font-family: "oneweb-controls";
    content: "\e003";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-size: 24px;
    vertical-align: top;
    margin-top: 4px;
    margin-left: 7px;
    line-height: 1.15;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child):before,
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:not(:first-child):before {
    content: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child):after {
    font-family: "oneweb-controls";
    content: "\e00d";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 34px;
    margin-left: -30px;
    line-height: 0.85;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child):after {
    content: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:not(:first-child):after {
    font-family: "oneweb-controls";
    content: "\e00b";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 34px;
    margin-left: -30px;
    line-height: 0.85;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:not(:first-child):after {
    content: none !important;
  }
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td {
    border: 0 none;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child) .rowtitle {
    text-align: left;
    margin-top: 12px;
    padding-left: 10px;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child) .rowtitle:after,
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:not(:first-child) .rowtitle:after {
    font-family: "oneweb-controls";
    content: "\e003";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-size: 24px;
    vertical-align: top;
    line-height: 1.15;
    position: absolute;
    display: inline;
    top: -5px;
    right: 15px;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child) .rowtitle:after,
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:not(:first-child) .rowtitle:after {
    content: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child):after {
    font-family: "oneweb-controls";
    content: "\e00d";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 34px;
    line-height: 0.85;
    position: absolute;
    display: inline;
    top: 20px;
    right: 20px;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start td:not(:first-child):after {
    content: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:not(:first-child):after {
    font-family: "oneweb-controls";
    content: "\e00b";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 34px;
    line-height: 0.85;
    position: absolute;
    display: inline;
    top: 20px;
    right: 20px;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible_start.open td:not(:first-child):after {
    content: none !important;
  }
}
.block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible {
  display: none;
}
.block-producttable_content-component .producttable.multipleproduct tbody tr.collapsible td {
  background-color: #f8f8f8;
}
@media print, screen and (min-width: 975px) {
  .block-producttable_content-component .producttable.multipleproduct .desktop-item-hide {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct .tablet-item-hide {
    display: none !important;
  }
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.multipleproduct .mobile-item-hide {
    display: none !important;
  }
  .block-producttable_content-component .producttable.multipleproduct .mobile-item-bold {
    font-weight: bold !important;
  }
  .block-producttable_content-component .producttable.multipleproduct .mobile-item-14px {
    font-size: 14px !important;
  }
  .block-producttable_content-component .producttable.multipleproduct .mobile-item-16px {
    font-size: 16px !important;
  }
  .block-producttable_content-component .producttable.multipleproduct .mobile-item-18px {
    font-size: 18px !important;
  }
  .block-producttable_content-component .producttable.multipleproduct .mobile-item-20px {
    font-size: 20px !important;
  }
  .block-producttable_content-component .producttable.multipleproduct .mobile-item-22px {
    font-size: 22px !important;
  }
}
.block-producttable_content-component .producttable.singleproduct {
  min-width: initial;
  width: initial;
}
.block-producttable_content-component .producttable.singleproduct .tbody {
  display: table;
  width: 100%;
  border-collapse: separate;
}
.block-producttable_content-component .producttable.singleproduct [type="table-row"] {
  display: table-row;
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"] {
  display: table-cell;
  padding: 10px;
  text-align: center;
  height: 60px;
  vertical-align: middle;
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"]:first-child {
  padding-left: 40px;
  text-align: left;
}
.block-producttable_content-component .producttable.singleproduct.header [type="table-cell"],
.block-producttable_content-component .producttable.singleproduct.header td {
  font-weight: 300;
  background-color: #0165b0 !important;
  color: white !important;
  width: 33%;
}
.block-producttable_content-component .producttable.singleproduct.header [type="table-row"]:first-child [type="table-cell"] {
  height: 100px;
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.singleproduct.header [type="table-row"]:first-child [type="table-cell"]:first-child {
    padding-top: 30px;
  }
  .block-producttable_content-component .producttable.singleproduct.header [type="table-row"]:first-child [type="table-cell"]:last-child {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.singleproduct.footer [type="table-cell"]:not(:first-child),
  .block-producttable_content-component .producttable.singleproduct.footer td:not(:first-child) {
    display: none !important;
  }
}
.block-producttable_content-component .producttable.singleproduct.footer [type="table-cell"],
.block-producttable_content-component .producttable.singleproduct.footer td {
  color: #fff;
  font-weight: 300;
  line-height: 18px;
  margin: 0;
  width: inherit;
  background-color: #0165b0;
}
.block-producttable_content-component .producttable.singleproduct.footer [type="table-cell"]:first-child,
.block-producttable_content-component .producttable.singleproduct.footer td:first-child {
  background-color: #003583 !important;
  width: 33%;
}
@media print, screen and (min-width: 975px) {
  .block-producttable_content-component .producttable.singleproduct.footer [type="table-cell"]:first-child,
  .block-producttable_content-component .producttable.singleproduct.footer td:first-child {
    width: 28%;
  }
}
.block-producttable_content-component .producttable.singleproduct.footer [type="table-row"]:first-child [type="table-cell"] {
  height: 100px;
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.singleproduct.footer [type="table-row"]:first-child [type="table-cell"] {
    padding-top: 18px;
  }
}
.block-producttable_content-component .producttable.singleproduct.content [type="table-cell"] {
  height: 60px;
  width: 50%;
}
.block-producttable_content-component .producttable.singleproduct.content [type="table-row"] [type="table-cell"]:first-child {
  border-right: 1px solid #dcdcdc;
}
.block-producttable_content-component .producttable.singleproduct.content .coverage [type="table-cell"],
.block-producttable_content-component .producttable.singleproduct.content .coverageOption [type="table-cell"],
.block-producttable_content-component .producttable.singleproduct.content .coverage td,
.block-producttable_content-component .producttable.singleproduct.content .coverageOption td {
  background-color: #00a4e3 !important;
  color: white !important;
  height: 70px;
}
.block-producttable_content-component .producttable.singleproduct.content .collapsible_start [type="table-cell"],
.block-producttable_content-component .producttable.singleproduct.content .collapsible_start td {
  cursor: pointer;
  background-color: #dcdcdc;
  height: 70px;
}
.block-producttable_content-component .producttable.singleproduct.content .collapsible_start [type="table-cell"]:last-child {
  text-align: right;
}
.block-producttable_content-component .producttable.singleproduct.content .collapsible_start [type="table-cell"]:last-child:before,
.block-producttable_content-component .producttable.singleproduct.content .collapsible_start.open [type="table-cell"]:last-child:before {
  font-family: "oneweb-controls";
  content: "\e003";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 24px;
  vertical-align: top;
  margin-top: 4px;
  margin-left: 7px;
  line-height: 1.15;
}
.ie8.not-ready .block-producttable_content-component .producttable.singleproduct.content .collapsible_start [type="table-cell"]:last-child:before,
.ie8.not-ready .block-producttable_content-component .producttable.singleproduct.content .collapsible_start.open [type="table-cell"]:last-child:before {
  content: none !important;
}
.block-producttable_content-component .producttable.singleproduct.content .collapsible_start [type="table-cell"]:last-child:after {
  font-family: "oneweb-controls";
  content: "\e00d";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 34px;
  margin-left: -30px;
  line-height: 0.85;
}
.ie8.not-ready .block-producttable_content-component .producttable.singleproduct.content .collapsible_start [type="table-cell"]:last-child:after {
  content: none !important;
}
.block-producttable_content-component .producttable.singleproduct.content .collapsible_start.open [type="table-cell"]:last-child:after {
  font-family: "oneweb-controls";
  content: "\e00b";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 34px;
  margin-left: -30px;
  line-height: 0.85;
}
.ie8.not-ready .block-producttable_content-component .producttable.singleproduct.content .collapsible_start.open [type="table-cell"]:last-child:after {
  content: none !important;
}
.block-producttable_content-component .producttable.singleproduct.content .collapsible {
  display: none;
}
.block-producttable_content-component .producttable.singleproduct.content .collapsible [type="table-cell"],
.block-producttable_content-component .producttable.singleproduct.content .collapsible td {
  background-color: #f8f8f8;
}
.block-producttable_content-component .producttable.singleproduct.content .coverage [type="table-cell"],
.block-producttable_content-component .producttable.singleproduct.content .coverageOption [type="table-cell"],
.block-producttable_content-component .producttable.singleproduct.content .collapsible_start [type="table-cell"] {
  border: 0 none !important;
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.singleproduct.content {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-cell"] {
    padding: 10px 0;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"] [type="table-cell"]:first-child {
    padding-top: 15px;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"] [type="table-cell"]:nth-child(2) {
    padding-bottom: 20px;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].coverage [type="table-cell"]:first-child,
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].coverageOption [type="table-cell"]:first-child {
    padding: 20px 0;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].coverage [type="table-cell"]:nth-child(2),
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].coverageOption [type="table-cell"]:nth-child(2) {
    display: none !important;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].collapsible_start {
    display: flex;
    background-color: #dcdcdc;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].collapsible_start [type="table-cell"]:first-child {
    width: 70% !important;
    align-self: center;
    padding: initial !important;
    padding-left: 20px !important;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].collapsible_start [type="table-cell"]:nth-child(2) {
    width: 30% !important;
    align-self: center;
    padding: initial !important;
    padding-right: 20px !important;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"]:not(.coverage) + [type="table-row"]:not(.collapsible_start) [type="table-cell"] {
    position: relative;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"]:not(.coverage) + [type="table-row"]:not(.collapsible_start) [type="table-cell"]:nth-child(1)::before {
    top: -18px;
    color: lightgray;
    content: "_____";
    position: absolute;
    right: 0;
    left: 0;
  }
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].coverageOption + [type="table-row"]:not(.collapsible_start) [type="table-cell"]:nth-child(1)::before,
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].coverage [type="table-cell"]:nth-child(1)::before,
  .block-producttable_content-component .producttable.singleproduct.content [type="table-row"].coverageOption [type="table-cell"]:nth-child(1)::before {
    content: '' !important;
  }
  .block-producttable_content-component .producttable.singleproduct.content .coverage [type="table-cell"]:nth-child(2) {
    height: 0;
  }
}
.block-producttable_content-component .producttable.singleproduct .coverageOption [type="table-cell"] input[type='checkbox'] {
  margin-right: 10px;
  display: none;
}
.block-producttable_content-component .producttable.singleproduct .coverageOption [type="table-cell"] input[type='checkbox'] + label {
  border: 1px solid #0165b0;
  background: #fff;
  height: 18px;
  width: 18px;
  display: inline-block;
  padding: 0;
  position: relative;
  margin-right: 4px;
  margin-bottom: -4px;
}
.block-producttable_content-component .producttable.singleproduct .coverageOption [type="table-cell"] input[type='checkbox']:checked + label:after {
  color: #FA781E;
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAbpJREFUeNqckr9LlnEUxT/3fp/3x9Tk6OJY0wtRFFFmFg1BS1jaUtEUQaBTYESJEv0REQ6SSEiShPaWQUvYEL6DUJPZD4JqCUl5n+f5fk/Da9EmeOByl3vuOdxzTRK7gbNLZDsN/PWj1fmJrZXJy2z86Ko2LszYjlYF8cPTe5tzN2661Ttqe7pSBhEIneYAkUggWEctri1qa24Yo/ZvV/RK7vH9wkR7anB9a2FkPX1bVjInWOywvrxRMX2dkCoEGZ4gqaDaGJy2zamBz/5ppTsHgkWqV+fJuvZa+/uq4oOzJK9g7rgiqUjUe6899iPDA+4/P3aXViGEDEsB3j5cK36ty95NriWvYGZYmSAKP3rpGYdHBjDDff/5WSMnIZRltFuzPbY49jVvPekJMmRgJDh0Zb5+7NaZEMAAKyTS0u2mlh+dLDyAG6SIBYdkSJHawaEXlb67p7ZPAwp04hDkz0df5a2Z4wEnKQNLuHLswNBS7cR4v20TAEoDh4gMqqfH+qqNc69LhCthKqFxcaneO97fyTMgAywSAJJKCgmpjfLfbDbvLG7c36d2c/SlJFIqkPRflUjCdvvkfwYAmZLffa+t6/wAAAAASUVORK5CYII=');
  font-size: 18px;
  left: -1px;
  padding: 2px;
  position: absolute;
  top: -5px;
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"].ticks:before,
.block-producttable_content-component .producttable.singleproduct [type="table-cell"] span.ticks:before {
  font-family: "oneweb-controls";
  content: "\e006";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0165b0;
  font-size: 28px;
  padding: 0 6px 0 0;
  vertical-align: bottom;
  margin-left: 6px;
  display: inline-block;
}
.ie8.not-ready .block-producttable_content-component .producttable.singleproduct [type="table-cell"].ticks:before,
.ie8.not-ready .block-producttable_content-component .producttable.singleproduct [type="table-cell"] span.ticks:before {
  content: none !important;
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"].tooltipOwner {
  position: relative;
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"].tooltipOwner .tooltipInfo {
  font-family: 'oneweb-allianz';
  color: #00a4e3;
  font-size: 16px;
  padding: 0 6px 0 0;
  vertical-align: bottom;
  margin-left: 6px;
  display: inline-block;
  position: absolute;
  top: 35%;
  right: 6px;
  cursor: pointer;
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"].tooltipOwner .tooltipInfo:after {
  content: "\e04D";
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"].tooltipOwner .tooltipText {
  display: none;
  background-color: #444;
  border-radius: 3px;
  height: auto;
  padding: 12px;
  position: absolute;
  width: 280px;
  box-shadow: 2px 2px 4px #999;
  top: -20%;
  right: -290px;
  font-size: 90%;
  font-weight: 300;
  color: #ddd;
  z-index: 101;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.singleproduct [type="table-cell"].tooltipOwner .tooltipText:before {
    font-family: "oneweb-controls";
    content: "\e008";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 4px;
    right: 4px;
    position: absolute;
    opacity: 0.5;
  }
  .ie8.not-ready .block-producttable_content-component .producttable.singleproduct [type="table-cell"].tooltipOwner .tooltipText:before {
    content: none !important;
  }
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"].telephone span,
.block-producttable_content-component .producttable.singleproduct [type="table-cell"] span.telephone span {
  padding-left: 32px;
}
.block-producttable_content-component .producttable.singleproduct [type="table-cell"].telephone:before,
.block-producttable_content-component .producttable.singleproduct [type="table-cell"] span.telephone:before {
  position: absolute;
  background-image: url('../presentation/block/producttable_content/assets/toolbar-tel.png');
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  color: inherit;
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin-top: 3px;
  margin-left: -4px;
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.singleproduct [type="table-cell"].telephone:before,
  .block-producttable_content-component .producttable.singleproduct [type="table-cell"] span.telephone:before {
    margin-left: -24px;
  }
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.singleproduct [type="table-cell"] {
    border-right: 0 none !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    padding-left: initial !important;
    padding-right: initial !important;
  }
  .block-producttable_content-component .producttable.singleproduct [type="table-row"]:not(.collapsible_start) [type="table-cell"] {
    text-align: center !important;
  }
  .block-producttable_content-component .producttable.singleproduct .collapsible_start [type="table-cell"] {
    text-align: initial;
  }
  .block-producttable_content-component .producttable.singleproduct .tooltipInfo {
    top: initial !important;
    right: initial !important;
  }
}
@media print, screen and (min-width: 975px) {
  .block-producttable_content-component .producttable.singleproduct .desktop-item-hide {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.singleproduct .tablet-item-hide {
    display: none !important;
  }
}
@media screen and (max-width: 654px) {
  .block-producttable_content-component .producttable.singleproduct .mobile-item-hide {
    display: none !important;
  }
  .block-producttable_content-component .producttable.singleproduct .mobile-item-bold {
    font-weight: bold !important;
  }
  .block-producttable_content-component .producttable.singleproduct .mobile-item-14px {
    font-size: 14px !important;
  }
  .block-producttable_content-component .producttable.singleproduct .mobile-item-16px {
    font-size: 16px !important;
  }
  .block-producttable_content-component .producttable.singleproduct .mobile-item-18px {
    font-size: 18px !important;
  }
  .block-producttable_content-component .producttable.singleproduct .mobile-item-20px {
    font-size: 20px !important;
  }
  .block-producttable_content-component .producttable.singleproduct .mobile-item-22px {
    font-size: 22px !important;
  }
}
.block-producttable_content-component .producttable a.quote {
  color: #fff;
}
.block-producttable_content-component .producttable a.quote:before {
  font-family: "oneweb-controls";
  content: '\e00c';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  font-size: 17px;
  margin-left: -5px;
  margin-right: 10px;
  top: 3px;
}
.ie8.not-ready .block-producttable_content-component .producttable a.quote:before {
  content: none !important;
}
@media screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable a.quote:before {
    top: 2px;
  }
}
.block-producttable_content-component .producttable a.quote:hover {
  color: #FA781E;
}
.block-producttable_content-component .producttable a.quote.button {
  color: #fff;
  text-shadow: none;
  background-color: #e35205;
  background-image: linear-gradient(to bottom, #faae34, #f47b1f);
  border-color: #e35205;
  border-color: rgba(227, 82, 5, 0.75);
  font-weight: normal;
}
.block-producttable_content-component .producttable a.quote.button:before {
  margin-right: 0;
  top: 3px;
}
.block-producttable_content-component .producttable a.quote.button.hover,
.block-producttable_content-component .producttable a.quote.button:hover {
  background-color: #c74905;
  background-image: linear-gradient(to bottom, #f47b1f, #faae34);
}
.block-producttable_content-component .producttable a.quote.button.alter {
  color: #FA781E;
  text-shadow: none;
  background-color: #ffffff;
  background-image: none;
  border-color: #e3e3e3;
  border-color: rgba(227, 227, 227, 0.75);
}
.block-producttable_content-component .producttable a.quote.button.alter:hover {
  color: #00a4e3;
  background-color: #ffffff;
  background-image: none;
}
.block-producttable_content-component .producttable.multipleproduct a.quote {
  margin-top: 6px;
}
.block-producttable_content-component .producttable.multipleproduct thead td:first-child {
  width: 240px;
}
.block-producttable_content-component .producttable.multipleproduct tbody tr:last-child td {
  border-bottom: none;
}
.block-producttable_content-component .producttable.multipleproduct.columns4 thead tr:first-child td:not(:first-child),
.block-producttable_content-component .producttable.multipleproduct.columns4 thead th:first-child td:not(:first-child) {
  border-top: 1px solid #aaa;
}
.block-producttable_content-component .producttable.multipleproduct.columns4 thead tr:first-child td:nth-child(2),
.block-producttable_content-component .producttable.multipleproduct.columns4 thead th:first-child td:nth-child(2) {
  border-top: 1px solid #bbb;
}
.block-producttable_content-component .producttable.multipleproduct.columns4 tfoot tr:first-child td {
  background-color: #003583;
}
.block-producttable_content-component .producttable.multipleproduct.columns4 tfoot tr:first-child td:nth-child(2) {
  border-right: 1px solid #003583;
}
.block-producttable_content-component .producttable.multipleproduct.columns4 tfoot tr:nth-child(2) td:first-child {
  border-left: 1px solid #bbb;
}
.block-producttable_content-component .producttable.multipleproduct.columns4 tfoot tr:nth-child(2) td {
  border-top: 1px solid #bbb;
}
@media screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) {
  .block-producttable_content-component .producttable.multipleproduct.columns4 tfoot tr:nth-child(2) td:first-child {
    border-left: none;
    text-align: center !important;
  }
  .block-producttable_content-component .producttable.multipleproduct.columns4 tfoot tr:nth-child(2) td {
    border-top: none;
  }
  .block-producttable_content-component .producttable.multipleproduct.columns4 tfoot .telephone:before {
    margin-left: -24px;
  }
}
@media screen and (max-width: 654px) {
  .block-quick_quote_bar-component .form-group.datefrom,
  .block-quick_quote_bar-component .form-group.dateto {
    width: 49%;
  }
  .block-quick_quote_bar-component .form-group.datefrom {
    float: left;
  }
  .block-quick_quote_bar-component .form-group.dateto {
    float: right;
  }
}
.block-reverse_portlet_proxy-component iframe {
  width: 100%;
}
.block-radio-component {
  display: inline-block;
}
.block-radio-component .radio + i {
  top: 4px !important;
  padding-left: 20px;
}
.block-radio-component .radio label i {
  padding-left: 20px;
}
.block-reverse_proxy-component iframe {
  width: 100%;
}
.block-richtext-component ol.fancy li {
  padding-left: 16px;
}
.dir-rtl .block-richtext-component ol.fancy li {
  padding-left: 0;
  padding-right: 16px;
}
.block-richtext-component .inner {
  position: relative;
}
.block-selector_stage-component {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: hand;
  cursor: pointer;
}
.block-selector_stage-component .inner {
  background: #fff;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  left: 0;
  -webkit-transition: left 250ms cubic-bezier(0.1, -0.1, 0.3, 1.5);
  -moz-transition: left 250ms cubic-bezier(0.1, -0.1, 0.3, 1.5);
  -o-transition: left 250ms cubic-bezier(0.1, -0.1, 0.3, 1.5);
  transition: left 250ms cubic-bezier(0.1, -0.1, 0.3, 1.5);
  min-height: 100%;
}
.block-selector_stage-component .active-border {
  border-style: solid;
  border-width: 0;
  padding: 10px;
}
.block-selector_stage-component.has-alpha {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.block-selector_stage-component.active .inner {
  left: -15px;
}
.block-selector_stage-component.active .active-border {
  border-width: 0 5px 0 0;
  padding-right: 30px;
}
@media screen and (max-width: 654px) {
  .block-selector_stage-component.active .active-border {
    border-width: 0;
    padding-right: 0px;
  }
}
.block-selector_stage-component .close-stage {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #CCCCCC;
  display: none;
  font-size: 120%;
}
.block-selector_stage-component.active .close-stage {
  display: block;
}
.block-selector_stage-component .preview {
  position: relative;
  height: 75px;
  margin-top: 10px;
  overflow: hidden;
}
.block-selector_stage-component .icon-wrapper {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
}
.block-selector_stage-component img {
  width: 100%;
}
.block-servicebox_tab-component {
  display: none;
  height: 235px;
  background: #FA781E;
  overflow: hidden;
  color: #FFFFFF;
  font-size: 22px;
  line-height: 26px;
  padding: 2px 15px 5px;
}
.block-servicebox_tab-component.active {
  display: block;
}
.close .block-servicebox_tab-component {
  height: 0;
}
.close .block-servicebox_tab-component.active {
  display: none;
}
.block-servicebox_tab-component .copy h3,
.block-servicebox_tab-component .copy .h3,
.block-servicebox_tab-component h3,
.block-servicebox_tab-component .h3 {
  margin: 0;
}
.block-servicebox_tab-component p {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 10px;
}
.block-servicebox_tab-component a {
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 0 30px;
  margin: 10px 0;
  position: relative;
}
.block-servicebox_tab-component a:before {
  font-family: "oneweb-controls";
  content: "\e012";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 4px;
  position: absolute;
  left: 4px;
  font-size: 11px;
}
.ie8.not-ready .block-servicebox_tab-component a:before {
  content: none !important;
}
.dir-rtl .block-servicebox_tab-component a {
  padding: 0 30px 0 0;
}
.dir-rtl .block-servicebox_tab-component a:before {
  left: 0px;
  right: 4px;
}
.block-simpletext-component {
  margin-bottom: 0px;
}
.block-simpletext-component i {
  top: -8px;
}
.block-social_icon-component {
  line-height: initial !important;
  margin: 7px 0 -2px !important;
}
.block-social_sharing_button-component {
  display: inline-block;
  margin: 5px 15px 5px 0;
}
.block-social_sharing_button-component .service {
  display: block;
  position: relative;
  border: 1px solid;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 22px 10px 48px;
  line-height: 16px;
  font-size: 14px;
  color: #fff;
  white-space: nowrap;
}
.block-social_sharing_button-component .service .icon {
  position: absolute;
  left: 22px;
  line-height: 16px;
  font-size: 16px;
}
.block-social_sharing_button-component .service:hover {
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.block-social_sharing_button-component .facebook {
  border-color: #30487b;
  background-color: #3b5998;
}
.block-social_sharing_button-component .twitter {
  border-color: #4d9ad4;
  background-color: #55acee;
}
.block-social_sharing_button-component .gplus {
  border-color: #c24632;
  background-color: #df4a32;
}
.block-social_sharing_button-component .linkedin {
  border-color: #015c91;
  background-color: #0065a0;
}
.block-social_sharing_button-component .xing {
  border-color: #015054;
  background-color: #005a5f;
}
.block-social_sharing_button-component .whatsapp {
  border-color: #22C05D;
  background-color: #25D366;
}
.block-social_sharing_button-component .mail {
  border-color: #414141;
  background-color: #54585a;
}
.block-social_sharing_button-component:last-child {
  margin-right: 0;
}
.block-social_sharing_button-component.size-small {
  margin-right: 10px;
}
.block-social_sharing_button-component.size-small .service {
  width: 38px;
  height: 34px;
  padding-left: 10px;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  /* image-rboilerplateacement (http://nicolasgallagher.com/another-css-image-rboilerplateacement-technique/) */
}
.block-social_sharing_button-component.size-small .service .icon {
  left: 10px;
  text-indent: 0;
  white-space: normal;
  font-size: 16px;
  color: #fff;
}
.block-social_sharing_button-component.size-small .service .icon {
  margin-top: -2px;
}
@media screen and (max-width: 654px) {
  .block-social_sharing_button-component {
    margin-right: 10px;
  }
  .block-social_sharing_button-component .service {
    width: 38px;
    height: 34px;
    padding-left: 10px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    /* image-rboilerplateacement (http://nicolasgallagher.com/another-css-image-rboilerplateacement-technique/) */
  }
  .block-social_sharing_button-component .service .icon {
    left: 10px;
    text-indent: 0;
    white-space: normal;
    font-size: 16px;
    color: #fff;
  }
  .block-social_sharing_button-component .service {
    width: 38px;
    height: 34px;
    padding-left: 10px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    /* image-rboilerplateacement (http://nicolasgallagher.com/another-css-image-rboilerplateacement-technique/) */
  }
  .block-social_sharing_button-component .service .icon {
    left: 10px;
    text-indent: 0;
    white-space: normal;
    font-size: 16px;
    color: #fff;
  }
  .block-social_sharing_button-component .service .icon {
    margin-top: -2px;
  }
}
.dir-rtl .block-social_sharing_button-component {
  margin: 5px 0 5px 15px;
}
.dir-rtl .block-social_sharing_button-component .service {
  padding: 10px 48px 10px 22px;
}
.dir-rtl .block-social_sharing_button-component .service .icon {
  left: inherit;
  right: 22px;
}
.dir-rtl .block-social_sharing_button-component:last-child {
  margin-right: inherit;
  margin-left: 0;
}
.dir-rtl .block-social_sharing_button-component.size-small {
  margin-right: 0;
  margin-left: 10px;
}
.dir-rtl .block-social_sharing_button-component.size-small .service {
  padding-left: 0;
  padding-right: 10px;
}
.dir-rtl .block-social_sharing_button-component.size-small .service .icon {
  left: inherit;
  right: 10px;
}
.dir-rtl .block-social_sharing_button-component.size-small .service .icon {
  margin-top: -2px;
}
@media screen and (max-width: 654px) {
  .dir-rtl .block-social_sharing_button-component {
    margin-right: 0;
    margin-left: 10px;
  }
  .dir-rtl .block-social_sharing_button-component .service {
    padding-left: 0;
    padding-right: 10px;
  }
  .dir-rtl .block-social_sharing_button-component .service .icon {
    left: inherit;
    right: 10px;
  }
  .dir-rtl .block-social_sharing_button-component .service {
    padding-left: 0;
    padding-right: 10px;
  }
  .dir-rtl .block-social_sharing_button-component .service .icon {
    left: inherit;
    right: 10px;
  }
  .dir-rtl .block-social_sharing_button-component .service .icon {
    margin-top: -2px;
  }
}
.block-social_sharing_button-component.whatsapp {
  display: none;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .block-social_sharing_button-component.whatsapp {
    display: inline-block;
  }
}
.block-social_toolbox-component .addthis_toolbox {
  display: inline;
}
.block-social_toolbox-component .addthis_toolbox a {
  clear: none;
}
.block-social_toolbox-component .addthis_toolbox > .at16nc {
  float: left;
  margin: 0 2px;
}
.block-social_toolbox-component .addthis_toolbox .at4-icon.aticon-facebook.custom-icon-facebook {
  background: url('../presentation/block/social_toolbox/assets/ow_icon_facebook.png') no-repeat left;
}
.block-social_toolbox-component .addthis_toolbox .at4-icon.aticon-twitter.custom-icon-twitter {
  background: url('../presentation/block/social_toolbox/assets/ow_icon_twitter.png') no-repeat left;
}
.block-social_toolbox-component .addthis_toolbox .at4-icon.aticon-xing.custom-icon-xing {
  background: url('../presentation/block/social_toolbox/assets/ow_icon_xing.png') no-repeat left;
}
.block-social_toolbox-component .addthis_toolbox .at4-icon.aticon-linkedin.custom-icon-linkedin {
  background: url('../presentation/block/social_toolbox/assets/ow_icon_linkedin.png') no-repeat left;
}
.block-social_toolbox-component .addthis_toolbox .at4-icon.aticon-email.custom-icon-email {
  background: url('../presentation/block/social_toolbox/assets/ow_icon_mail.png') no-repeat left;
}
.block-social_toolbox-component .addthis_toolbox .at4-icon.aticon-print.custom-icon-print {
  background: url('../presentation/block/social_toolbox/assets/ow_icon_print.png') no-repeat left;
}
.block-social_toolbox-component .addthis_toolbox .at_a11y {
  display: none;
}
.dir-rtl .block-social_toolbox-component .addthis_toolbox a {
  float: right;
}
.block-teaser_aggregator-component {
  width: 100%;
  float: left;
  margin: 0;
}
.block-teaser_aggregator-component .result-container {
  overflow-y: auto;
  height: auto;
}
.block-teaser_aggregator-component .result-container .result-list {
  margin: 10px 0;
  padding: 5px 0;
}
.block-teaser_aggregator-component .result-container .result-list .result-item {
  margin-bottom: 20px;
  overflow: hidden;
}
.block-teaser_aggregator-component .result-container .result-list .result-item:before,
.block-teaser_aggregator-component .result-container .result-list .result-item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-teaser_aggregator-component .result-container .result-list .result-item:after {
  clear: both;
}
.block-teaser_aggregator-component .result-container .result-list .result-item .image {
  float: left;
  width: 300px;
  margin-right: 10px;
}
.block-teaser_aggregator-component .result-container .result-list .result-item .image img {
  max-width: 300px;
}
.block-teaser_aggregator-component .result-container .result-list .result-item .content {
  overflow: hidden;
}
.block-teaser_aggregator-component .result-container .result-list .result-item .content .teaser-date {
  font-size: 12px;
  font-style: italic;
}
.block-teaser_aggregator-component .result-container .result-list .result-item .content .teaser-title {
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  color: #17549c !important;
}
.block-teaser_aggregator-component .result-container .result-list .result-item .content .teaser-title a {
  color: #17549c !important;
}
.block-teaser_aggregator-component .result-container .result-list .result-item .content .teaser-summary {
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 654px) {
  .block-teaser_aggregator-component .result-container .result-list .result-item .image {
    float: none;
    width: auto;
  }
  .block-teaser_aggregator-component .result-container .result-list .result-item .image img {
    width: 100%;
  }
}
@media print, screen and (min-width: 975px) {
  .module-responsive.module-desktop-1 .block-teaser_aggregator-component .result-container .result-list .result-item {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 10px;
    width: 33.3333%;
  }
  .module-responsive.module-desktop-1 .block-teaser_aggregator-component .result-container .result-list .result-item .image {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .module-responsive.module-desktop-1 .block-teaser_aggregator-component .result-container .result-list .result-item .image img {
    max-width: 100%;
  }
  .module-responsive.module-desktop-1 .block-teaser_aggregator-component .result-container .result-list .result-item:nth-child(3n+1) {
    padding: 10px 10px 10px 0;
  }
  .module-responsive.module-desktop-1 .block-teaser_aggregator-component .result-container .result-list .result-item:nth-child(3n+2) {
    padding: 10px 5px;
  }
  .module-responsive.module-desktop-1 .block-teaser_aggregator-component .result-container .result-list .result-item:nth-child(3n+3) {
    padding: 10px 0 10px 10px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-responsive.module-tablet-1 .block-teaser_aggregator-component .result-container .result-list .result-item {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 10px;
    width: 50%;
  }
  .module-responsive.module-tablet-1 .block-teaser_aggregator-component .result-container .result-list .result-item .image {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .module-responsive.module-tablet-1 .block-teaser_aggregator-component .result-container .result-list .result-item .image img {
    max-width: 100%;
  }
  .module-responsive.module-tablet-1 .block-teaser_aggregator-component .result-container .result-list .result-item:nth-child(2n+1) {
    padding: 10px 10px 10px 0;
  }
  .module-responsive.module-tablet-1 .block-teaser_aggregator-component .result-container .result-list .result-item:nth-child(2n+2) {
    padding: 10px 0 10px 10px;
  }
}
@media print, screen and (min-width: 975px) {
  .module-responsive.module-desktop-3 .block-teaser_aggregator-component .result-container .result-list .result-item {
    width: 100%;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-responsive.module-tablet-2 .block-teaser_aggregator-component .result-container .result-list .result-item {
    width: 100%;
  }
}
.block-teaser_aggregator-component .result-container .infinitive-scroll {
  overflow-y: scroll;
}
.block-teaser_aggregator-component .result-container .result-error {
  margin-top: 25px;
  font-family: 'ALSANBOL';
  font-size: 19px;
  line-height: 22px;
}
.block-teaser_aggregator-component .result-container .lazy-loading-button {
  text-align: center;
}
.block-teaser_aggregator-component .pagination {
  text-align: center;
}
.block-teaser_aggregator-component .pagination .pager {
  display: inline-block;
  margin: 0px auto;
}
.block-teaser_aggregator-component .pagination ul,
.block-teaser_aggregator-component .pagination li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-teaser_aggregator-component .pagination li {
  float: left;
}
.block-teaser_aggregator-component .pagination a,
.block-teaser_aggregator-component .pagination span {
  display: block;
  padding: 5px;
}
.block-teaser_aggregator-component .hidden {
  display: none;
}
.block-teaser_aggregator_filter_category-component .filter-category-block {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 0px;
}
.block-teaser_aggregator_filter_category-component .filter-category-block_1_3 {
  min-width: 0px;
  max-width: 45px;
}
.block-teaser_aggregator_filter_category-component .filter-category-block_2_3 {
  min-width: 50px;
  max-width: 150px;
}
.block-teaser_aggregator_filter_category-component .filter-category-block_3_3 {
  min-width: 50px;
  max-width: 250px;
}
.block-teaser_aggregator_filter_category-component .filter-category-block .filter-category {
  display: block;
  font-size: 12px;
  width: 100%;
}
.block-teaser_aggregator_filter_category-component .hidden {
  display: none;
}
.block-teaser_aggregator_filter_category-component .label {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
}
.block-teaser_aggregator_filter_date_range-component .filter-date-range-block {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 0px;
}
.block-teaser_aggregator_filter_date_range-component .filter-date-range-block .filter-date-range {
  display: block;
  font-size: 12px;
}
.block-teaser_aggregator_filter_date_range-component .hidden {
  display: none;
}
.block-teaser_aggregator_filter_date_range-component .label {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
}
.block-teaser_aggregator_filter_folder-component .filter-folder-block {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 0px;
}
.block-teaser_aggregator_filter_folder-component .filter-folder-block .filter-folder {
  display: block;
  font-size: 12px;
}
.block-teaser_aggregator_filter_folder-component .hidden {
  display: none;
}
.block-teaser_aggregator_filter_folder-component .label {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
}
.block-teaser_aggregator_filter_keyword-component .filter-keyword-block {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 0px;
}
.block-teaser_aggregator_filter_keyword-component .filter-keyword-block .filter-keyword {
  display: block;
  font-size: 12px;
}
.block-teaser_aggregator_filter_keyword-component .hidden {
  display: none;
}
.block-teaser_aggregator_filter_keyword-component .label {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
}
.block-teaser_aggregator_filter_search_term-component .filter-search-term-block {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.block-teaser_aggregator_filter_topic-component {
  overflow: hidden;
}
.block-teaser_aggregator_filter_topic-component .filter-topic-block {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 0px;
}
.block-teaser_aggregator_filter_topic-component .filter-topic-block .filter-topic {
  display: block;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.block-teaser_aggregator_filter_topic-component .hidden {
  display: none;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li {
  display: inline-block;
  line-height: 20px;
  margin: 8px 0 12px;
  padding-left: 47px;
  text-indent: -32px;
  vertical-align: top;
  width: 160px;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li input {
  margin: 0 14px 0 5px;
  cursor: pointer;
  opacity: 0;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li span.inputoverlay {
  position: relative;
  text-indent: 0px;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="radio"] + span.inputoverlay:before,
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="checkbox"] + span.inputoverlay:before {
  content: '';
  position: absolute;
  top: -2px;
  left: -31px;
  width: 20px;
  height: 20px;
  line-height: 16px;
  vertical-align: middle;
  margin: 0;
  border: 1px solid #111;
  background: white;
  color: #17549c;
  font-size: 12px;
  font-family: "oneweb-controls";
  text-align: center;
  cursor: pointer;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="radio"]:disabled + span.inputoverlay:before,
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="checkbox"]:disabled + span.inputoverlay:before {
  color: #8cceeb;
  border-color: #CCCCCC;
  background: white;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="radio"]:disabled ~ span.label,
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="checkbox"]:disabled ~ span.label {
  color: #a0a0a0;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="radio"] + span.inputoverlay:before {
  font-size: 12px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="radio"]:checked + span.inputoverlay:before {
  content: "\e003";
}
.block-teaser_aggregator_filter_topic-component .filter-topic > li input[type="checkbox"]:checked + span.inputoverlay:before {
  content: "\e004";
  font-size: 14px;
}
.block-textarea-component textarea {
  resize: vertical;
}
.block-title-component .title,
.block-title-component .icon {
  margin: 0;
}
.block-title-component .has-icon {
  display: inline;
}
.block-title-component .icon-wrapper {
  color: #C5C5C5;
}
.block-title-component .icon-oneweb-allianz:before,
.block-title-component .icon-oneweb-controls:before {
  vertical-align: bottom;
  font-size: 30px;
  line-height: inherit;
}
.block-title-component .title .content_navigation_mark {
  position: absolute;
  top: -80px;
}
.block-togglebox_tab-component {
  position: relative;
}
.block-togglebox_tab-component:before,
.block-togglebox_tab-component:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-togglebox_tab-component:after {
  clear: both;
}
.block-togglebox_tab-component img {
  max-width: 136px;
  max-height: 76px;
  float: left;
  margin-right: 10px;
  z-index: 1;
}
.block-togglebox_tab-component .icon {
  font-size: 30px;
  line-height: 30px;
  display: block;
  float: left;
  text-align: right;
  min-width: 26px;
  min-height: 28px;
  margin-right: 10px;
  color: #199DD7;
}
.block-togglebox_tab-component .icon.icon-oneweb-allianz:before {
  vertical-align: bottom;
}
.block-togglebox_tab-component.top_style p {
  display: block;
  font-size: 14px;
  margin: -5px 0px 0px -15px;
  line-height: 40px;
  float: left;
}
.block-togglebox_tab-component.top_style span.icon + p {
  margin: -5px 0px 0px 0px;
}
.block-togglebox_tab-component.left_style,
.block-togglebox_tab-component.accordion_style,
.block-togglebox_tab-component.deprecated_style,
.block-togglebox_tab-component.top_style.accordion_tabs {
  padding: 20px;
  border: 1px solid #e6e6e6;
  border-width: 0 0 1px;
  cursor: pointer;
}
.block-togglebox_tab-component.left_style p,
.block-togglebox_tab-component.accordion_style p,
.block-togglebox_tab-component.deprecated_style p,
.block-togglebox_tab-component.top_style.accordion_tabs p {
  display: block;
  margin: 0 25px 0 0;
  font-size: 14px;
  line-height: 18px;
}
.block-togglebox_tab-component.left_style:before,
.block-togglebox_tab-component.accordion_style:before,
.block-togglebox_tab-component.deprecated_style:before,
.block-togglebox_tab-component.top_style.accordion_tabs:before {
  font-family: "oneweb-controls";
  content: "\E00D";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  height: 26px;
  font-size: 24px;
  line-height: 28px;
  color: #199DD7;
  line-height: 27px;
  margin-top: -13px;
  overflow: hidden;
  position: absolute;
  right: 8px;
  padding-left: 2px;
  top: 50%;
  width: 26px;
  z-index: 2;
}
.ie8.not-ready .block-togglebox_tab-component.left_style:before,
.ie8.not-ready .block-togglebox_tab-component.accordion_style:before,
.ie8.not-ready .block-togglebox_tab-component.deprecated_style:before,
.ie8.not-ready .block-togglebox_tab-component.top_style.accordion_tabs:before {
  content: none !important;
}
.block-togglebox_tab-component.left_style.open,
.block-togglebox_tab-component.accordion_style.open,
.block-togglebox_tab-component.deprecated_style.open,
.block-togglebox_tab-component.top_style.accordion_tabs.open {
  background: #e6e6e6;
  cursor: default;
  display: inline-block;
}
.block-togglebox_tab-component.left_style.open p,
.block-togglebox_tab-component.accordion_style.open p,
.block-togglebox_tab-component.deprecated_style.open p,
.block-togglebox_tab-component.top_style.accordion_tabs.open p {
  margin-right: 0;
}
.block-togglebox_tab-component.left_style.open:after,
.block-togglebox_tab-component.accordion_style.open:after,
.block-togglebox_tab-component.deprecated_style.open:after,
.block-togglebox_tab-component.top_style.accordion_tabs.open:after {
  font-family: "oneweb-controls";
  content: "\E00B";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 0;
  position: absolute;
  height: 0;
  width: 0;
  right: -26px;
  top: 50%;
  text-indent: -3000px;
  font-size: 2px;
  margin-top: -16px;
  background: transparent;
  border: 14px solid #e6e6e6;
  border-color: transparent transparent transparent #e6e6e6;
}
.ie8.not-ready .block-togglebox_tab-component.left_style.open:after,
.ie8.not-ready .block-togglebox_tab-component.accordion_style.open:after,
.ie8.not-ready .block-togglebox_tab-component.deprecated_style.open:after,
.ie8.not-ready .block-togglebox_tab-component.top_style.accordion_tabs.open:after {
  content: none !important;
}
.block-togglebox_tab-component.left_style.open:before,
.block-togglebox_tab-component.accordion_style.open:before,
.block-togglebox_tab-component.deprecated_style.open:before,
.block-togglebox_tab-component.top_style.accordion_tabs.open:before {
  display: none;
}
.block-togglebox_tab-component.left_style .title,
.block-togglebox_tab-component.accordion_style .title,
.block-togglebox_tab-component.deprecated_style .title,
.block-togglebox_tab-component.top_style.accordion_tabs .title {
  margin-top: 0;
  margin-bottom: 0;
}
@media print, screen and (min-width: 975px) {
  .block-togglebox_tab-component.left_style,
  .block-togglebox_tab-component.accordion_style,
  .block-togglebox_tab-component.deprecated_style,
  .block-togglebox_tab-component.top_style.accordion_tabs {
    width: 95%;
  }
  .open .block-togglebox_tab-component.left_style.accordion_style:before,
  .open .block-togglebox_tab-component.accordion_style.accordion_style:before,
  .open .block-togglebox_tab-component.deprecated_style.accordion_style:before,
  .open .block-togglebox_tab-component.top_style.accordion_tabs.accordion_style:before {
    font-family: "oneweb-controls";
    content: "\E00B";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 26px;
    color: #199DD7;
  }
  .ie8.not-ready .open .block-togglebox_tab-component.left_style.accordion_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.accordion_style.accordion_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.deprecated_style.accordion_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.top_style.accordion_tabs.accordion_style:before {
    content: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-togglebox_tab-component.left_style,
  .block-togglebox_tab-component.accordion_style,
  .block-togglebox_tab-component.deprecated_style,
  .block-togglebox_tab-component.top_style.accordion_tabs {
    width: 95%;
  }
  .open .block-togglebox_tab-component.left_style.accordion_style:before,
  .open .block-togglebox_tab-component.accordion_style.accordion_style:before,
  .open .block-togglebox_tab-component.deprecated_style.accordion_style:before,
  .open .block-togglebox_tab-component.top_style.accordion_tabs.accordion_style:before {
    font-family: "oneweb-controls";
    content: "\E00B";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 26px;
    color: #199DD7;
  }
  .ie8.not-ready .open .block-togglebox_tab-component.left_style.accordion_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.accordion_style.accordion_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.deprecated_style.accordion_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.top_style.accordion_tabs.accordion_style:before {
    content: none !important;
  }
}
@media screen and (max-width: 654px) {
  .block-togglebox_tab-component.left_style,
  .block-togglebox_tab-component.accordion_style,
  .block-togglebox_tab-component.deprecated_style,
  .block-togglebox_tab-component.top_style.accordion_tabs {
    width: 100%;
  }
  .block-togglebox_tab-component.left_style p,
  .block-togglebox_tab-component.accordion_style p,
  .block-togglebox_tab-component.deprecated_style p,
  .block-togglebox_tab-component.top_style.accordion_tabs p {
    font-size: 16px;
    line-height: 20px;
  }
  .open .block-togglebox_tab-component.left_style:before,
  .open .block-togglebox_tab-component.accordion_style:before,
  .open .block-togglebox_tab-component.deprecated_style:before,
  .open .block-togglebox_tab-component.top_style.accordion_tabs:before {
    font-family: "oneweb-controls";
    content: "\E00B";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 27px;
    color: #199DD7;
  }
  .ie8.not-ready .open .block-togglebox_tab-component.left_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.accordion_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.deprecated_style:before,
  .ie8.not-ready .open .block-togglebox_tab-component.top_style.accordion_tabs:before {
    content: none !important;
  }
}
.block-unique_id-component.block.block-unique_id {
  margin: 0;
}
.block-video-component {
  position: relative;
  min-height: 50px;
  min-width: 50px;
}
.block-video-component .iframe_wrapper .previewImage {
  cursor: pointer;
}
.block-video-component .iframe_wrapper .noDisplay {
  display: none;
}
.block-video-component.floating-video-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  z-index: 1;
}
.block-video-component.floating-video-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  z-index: 1;
}
.block-worldwide_presence_data_box_tab-component {
  position: relative;
}
.block-worldwide_presence_data_box_tab-component:before,
.block-worldwide_presence_data_box_tab-component:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-worldwide_presence_data_box_tab-component:after {
  clear: both;
}
.block-worldwide_presence_data_box_tab-component img {
  max-width: 136px;
  max-height: 76px;
  float: left;
  margin-right: 10px;
  z-index: 1;
}
.block-worldwide_presence_data_box_tab-component .icon {
  font-size: 30px;
  line-height: 30px;
  display: block;
  float: left;
  text-align: right;
  min-width: 26px;
  min-height: 28px;
  margin-right: 10px;
  color: #199DD7;
}
.block-worldwide_presence_data_box_tab-component .icon.icon-oneweb-allianz:before {
  vertical-align: bottom;
}
.block-worldwide_presence_data_box_tab-component.top_style p {
  display: block;
  font-size: 14px;
  margin: -5px 0px 0px -15px;
  line-height: 40px;
  float: left;
}
.block-worldwide_presence_data_box_tab-component.top_style span.icon + p {
  margin: -5px 0px 0px 0px;
}
.block-worldwide_presence_data_box_tab-component.left_style,
.block-worldwide_presence_data_box_tab-component.accordion_style,
.block-worldwide_presence_data_box_tab-component.deprecated_style,
.block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs {
  padding: 10px;
  border: 1px solid #e6e6e6;
  border-width: 0 1px 1px 1px;
  cursor: pointer;
}
.block-worldwide_presence_data_box_tab-component.left_style p,
.block-worldwide_presence_data_box_tab-component.accordion_style p,
.block-worldwide_presence_data_box_tab-component.deprecated_style p,
.block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs p {
  display: block;
  margin: 0 25px 0 0;
  font-size: 14px;
  line-height: 18px;
}
.block-worldwide_presence_data_box_tab-component.left_style:before,
.block-worldwide_presence_data_box_tab-component.accordion_style:before,
.block-worldwide_presence_data_box_tab-component.deprecated_style:before,
.block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs:before {
  font-family: "oneweb-controls";
  content: "\e00a";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  height: 26px;
  font-size: 24px;
  line-height: 28px;
  color: #646464;
  margin-top: -13px;
  overflow: hidden;
  position: absolute;
  right: 8px;
  padding-left: 2px;
  top: 50%;
  width: 26px;
  z-index: 2;
}
.ie8.not-ready .block-worldwide_presence_data_box_tab-component.left_style:before,
.ie8.not-ready .block-worldwide_presence_data_box_tab-component.accordion_style:before,
.ie8.not-ready .block-worldwide_presence_data_box_tab-component.deprecated_style:before,
.ie8.not-ready .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs:before {
  content: none !important;
}
.block-worldwide_presence_data_box_tab-component.left_style.open,
.block-worldwide_presence_data_box_tab-component.accordion_style.open,
.block-worldwide_presence_data_box_tab-component.deprecated_style.open,
.block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open {
  background: #e6e6e6;
  cursor: default;
  display: inline-block;
}
.block-worldwide_presence_data_box_tab-component.left_style.open p,
.block-worldwide_presence_data_box_tab-component.accordion_style.open p,
.block-worldwide_presence_data_box_tab-component.deprecated_style.open p,
.block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open p {
  font-weight: 700;
  margin-right: 0;
}
.block-worldwide_presence_data_box_tab-component.left_style.open:after,
.block-worldwide_presence_data_box_tab-component.accordion_style.open:after,
.block-worldwide_presence_data_box_tab-component.deprecated_style.open:after,
.block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open:after {
  font-family: "oneweb-controls";
  content: "\e00a";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  height: 0;
  width: 0;
  right: -26px;
  top: 50%;
  text-indent: -3000px;
  font-size: 2px;
  margin-top: -16px;
  background: transparent;
  border: 14px solid #e6e6e6;
  border-color: transparent transparent transparent #e6e6e6;
}
.ie8.not-ready .block-worldwide_presence_data_box_tab-component.left_style.open:after,
.ie8.not-ready .block-worldwide_presence_data_box_tab-component.accordion_style.open:after,
.ie8.not-ready .block-worldwide_presence_data_box_tab-component.deprecated_style.open:after,
.ie8.not-ready .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open:after {
  content: none !important;
}
.block-worldwide_presence_data_box_tab-component.left_style.open:before,
.block-worldwide_presence_data_box_tab-component.accordion_style.open:before,
.block-worldwide_presence_data_box_tab-component.deprecated_style.open:before,
.block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open:before {
  display: none;
}
.block-worldwide_presence_data_box_tab-component.left_style .title,
.block-worldwide_presence_data_box_tab-component.accordion_style .title,
.block-worldwide_presence_data_box_tab-component.deprecated_style .title,
.block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs .title {
  margin-top: 0;
  margin-bottom: 0;
}
@media print, screen and (min-width: 975px) {
  .block-worldwide_presence_data_box_tab-component.left_style,
  .block-worldwide_presence_data_box_tab-component.accordion_style,
  .block-worldwide_presence_data_box_tab-component.deprecated_style,
  .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs {
    width: 95%;
  }
  .open .block-worldwide_presence_data_box_tab-component.left_style.accordion_style:before,
  .open .block-worldwide_presence_data_box_tab-component.accordion_style.accordion_style:before,
  .open .block-worldwide_presence_data_box_tab-component.deprecated_style.accordion_style:before,
  .open .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.accordion_style:before {
    font-family: "oneweb-controls";
    content: "\e007";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 26px;
  }
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.left_style.accordion_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.accordion_style.accordion_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.deprecated_style.accordion_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.accordion_style:before {
    content: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .block-worldwide_presence_data_box_tab-component.left_style,
  .block-worldwide_presence_data_box_tab-component.accordion_style,
  .block-worldwide_presence_data_box_tab-component.deprecated_style,
  .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs {
    width: 95%;
  }
  .open .block-worldwide_presence_data_box_tab-component.left_style.accordion_style:before,
  .open .block-worldwide_presence_data_box_tab-component.accordion_style.accordion_style:before,
  .open .block-worldwide_presence_data_box_tab-component.deprecated_style.accordion_style:before,
  .open .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.accordion_style:before {
    font-family: "oneweb-controls";
    content: "\e007";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 26px;
  }
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.left_style.accordion_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.accordion_style.accordion_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.deprecated_style.accordion_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.accordion_style:before {
    content: none !important;
  }
}
@media screen and (max-width: 654px) {
  .block-worldwide_presence_data_box_tab-component.left_style,
  .block-worldwide_presence_data_box_tab-component.accordion_style,
  .block-worldwide_presence_data_box_tab-component.deprecated_style,
  .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs {
    width: 100%;
    border-top: 1px solid #F5F6F6;
  }
  .block-worldwide_presence_data_box_tab-component.left_style p,
  .block-worldwide_presence_data_box_tab-component.accordion_style p,
  .block-worldwide_presence_data_box_tab-component.deprecated_style p,
  .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs p {
    font-size: 16px;
    line-height: 20px;
  }
  .open .block-worldwide_presence_data_box_tab-component.left_style:before,
  .open .block-worldwide_presence_data_box_tab-component.accordion_style:before,
  .open .block-worldwide_presence_data_box_tab-component.deprecated_style:before,
  .open .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs:before {
    font-family: "oneweb-controls";
    content: "\e007";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 26px;
  }
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.left_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.accordion_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.deprecated_style:before,
  .ie8.not-ready .open .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs:before {
    content: none !important;
  }
}
.dir-rtl .block-worldwide_presence_data_box_tab-component img {
  float: right;
  margin-right: inherit;
  margin-left: 10px;
}
.dir-rtl .block-worldwide_presence_data_box_tab-component .icon {
  float: right;
  text-align: left;
  margin-right: 0;
  margin-left: 10px;
}
.dir-rtl .block-worldwide_presence_data_box_tab-component .icon.icon-oneweb-allianz:before {
  font-family: "oneweb-allianz-rtl";
  vertical-align: bottom;
}
.dir-rtl .block-worldwide_presence_data_box_tab-component.top_style p {
  margin: -5px 0 0;
  float: right;
}
.dir-rtl .block-worldwide_presence_data_box_tab-component.top_style img + p {
  margin-right: inherit;
}
.dir-rtl .block-worldwide_presence_data_box_tab-component.left_style p,
.dir-rtl .block-worldwide_presence_data_box_tab-component.accordion_style p,
.dir-rtl .block-worldwide_presence_data_box_tab-component.deprecated_style p,
.dir-rtl .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs p {
  margin: 0 0 0 25px;
}
.dir-rtl .block-worldwide_presence_data_box_tab-component.left_style:before,
.dir-rtl .block-worldwide_presence_data_box_tab-component.accordion_style:before,
.dir-rtl .block-worldwide_presence_data_box_tab-component.deprecated_style:before,
.dir-rtl .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs:before {
  right: inherit;
  left: 8px;
  padding-left: inherit;
  padding-right: 2px;
  height: 27px;
  width: 27px;
}
.dir-rtl .block-worldwide_presence_data_box_tab-component.left_style.open p,
.dir-rtl .block-worldwide_presence_data_box_tab-component.accordion_style.open p,
.dir-rtl .block-worldwide_presence_data_box_tab-component.deprecated_style.open p,
.dir-rtl .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open p {
  margin-right: inherit;
  margin-left: 0;
}
.dir-rtl .block-worldwide_presence_data_box_tab-component.left_style.open:after,
.dir-rtl .block-worldwide_presence_data_box_tab-component.accordion_style.open:after,
.dir-rtl .block-worldwide_presence_data_box_tab-component.deprecated_style.open:after,
.dir-rtl .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open:after {
  right: inherit;
  left: -26px;
  border-color: transparent #e6e6e6 transparent transparent;
  text-indent: -3000px;
}
.dir-rtl .block.block-worldwide_presence_data_box_tab.component.block-worldwide_presence_data_box_tab-component.tab.top_style {
  padding-right: 10px;
}
.ie8 .dir-rtl .block.block-worldwide_presence_data_box_tab.component.block-worldwide_presence_data_box_tab-component.tab.top_style,
.ie9 .dir-rtl .block.block-worldwide_presence_data_box_tab.component.block-worldwide_presence_data_box_tab-component.tab.top_style {
  padding-right: 10px;
}
.ie8 .dir-rtl .block-worldwide_presence_data_box_tab-component.left_style.open:after,
.ie9 .dir-rtl .block-worldwide_presence_data_box_tab-component.left_style.open:after,
.ie8 .dir-rtl .block-worldwide_presence_data_box_tab-component.accordion_style.open:after,
.ie9 .dir-rtl .block-worldwide_presence_data_box_tab-component.accordion_style.open:after,
.ie8 .dir-rtl .block-worldwide_presence_data_box_tab-component.deprecated_style.open:after,
.ie9 .dir-rtl .block-worldwide_presence_data_box_tab-component.deprecated_style.open:after,
.ie8 .dir-rtl .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open:after,
.ie9 .dir-rtl .block-worldwide_presence_data_box_tab-component.top_style.accordion_tabs.open:after {
  border-color: transparent transparent transparent #e6e6e6;
}
.block-teaser_edit-component {
  width: 100%;
  float: left;
  margin: 0 1% 0 0;
  font-family: "Arial";
}
.block-teaser_edit-component .title {
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 7px;
}
.block-teaser_edit-component .content {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  width: auto;
  display: table-cell;
}
.block-teaser_edit-component .content .more-link {
  clear: both;
  display: block;
  padding-top: 9px;
}
.block-teaser_edit-component .content .summary * {
  margin: 0;
}
.block-teaser_edit-component img {
  float: left;
  margin-right: 10px;
  width: 156px;
  vertical-align: middle;
}
.document-default-component.render-mode-teaser {
  background-image: url(../presentation/document/default/assets/meta_view_paper.png);
}
.document-default-component.render-mode-teaser .container {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.33);
}
.document-default-component #media-size-info {
  display: none;
  position: absolute;
}
@media screen and (max-width: 654px) {
  .document-default-component #media-size-info {
    z-index: 0;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .document-default-component #media-size-info {
    z-index: 1;
  }
}
@media print, screen and (min-width: 975px) {
  .document-default-component #media-size-info {
    z-index: 2;
  }
}
.document-samsung-component {
  overflow-y: auto !important;
}
.document-samsung-component.render-mode-teaser {
  background-image: url(../presentation/document/default/assets/meta_view_paper.png);
}
.document-samsung-component.render-mode-teaser .container {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.33);
}
.document-samsung-component #media-size-info {
  display: none;
  position: absolute;
}
@media screen and (max-width: 654px) {
  .document-samsung-component #media-size-info {
    z-index: 0;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .document-samsung-component #media-size-info {
    z-index: 1;
  }
}
@media print, screen and (min-width: 975px) {
  .document-samsung-component #media-size-info {
    z-index: 2;
  }
}
.edit-mode .region-content_with_background-component {
  min-height: 175px;
}
.region-disclaimer-component {
  width: 100%;
  background: #fff;
  position: relative;
}
.region-disclaimer-component.width-grid {
  margin: 0 auto !important;
}
@media screen and (max-width: 335px) {
  .region-disclaimer-component.width-grid {
    width: 320px;
  }
}
@media print, screen and (min-width: 975px) {
  .region-disclaimer-component.width-grid {
    width: 950px;
  }
}
.region-disclaimer-component .container,
.region-disclaimer-component .container:before {
  background: transparent!important;
}
.region-disclaimer-component.hidden {
  display: none;
}
.region-disclaimer-component.position-top,
.region-disclaimer-component.position-bottom {
  z-index: 10001;
  position: fixed!important;
  -webkit-box-shadow: 0 1px 20px #333;
  -moz-box-shadow: 0 1px 20px #333;
  box-shadow: 0 1px 20px #333;
  max-height: 100%;
  overflow: auto;
}
.region-disclaimer-component.position-top {
  top: 0;
}
.region-disclaimer-component.position-bottom {
  bottom: 0;
}
.region-disclaimer-component .close-btn {
  display: block;
  text-align: right;
  font-size: 24px;
  line-height: 28px;
  padding-top: 10px;
  padding-right: 10px;
  height: 0;
  margin: 0 auto -10px auto !important;
  position: relative;
  cursor: pointer;
  z-index: 2;
  color: #414141;
}
@media print, screen and (min-width: 975px) {
  .region-disclaimer-component .close-btn {
    width: 950px;
  }
}
.region-disclaimer-component .close-btn:hover {
  color: #17549C;
}
.region-disclaimer-component .close-btn:after {
  font-family: "oneweb-controls";
  content: "\e008";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .region-disclaimer-component .close-btn:after {
  content: none !important;
}
.dir-rtl .region-disclaimer-component .close-btn {
  text-align: left;
}
.region-footer-component {
  background-color: #656565;
  border-top: 1px solid #A1A1A1;
  border-bottom: 1px solid #A1A1A1;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .region-footer-component {
    padding-bottom: 10px;
  }
}
.region-header-component {
  position: relative;
  z-index: 501;
  background: url(../presentation/region/header/assets/allianz-header-background.png) left bottom repeat-x #F5F6F6;
  width: 100%;
  padding: 0px 0px;
  min-height: 80px;
  border-bottom: 1px solid #CCCCCC;
}
@media screen and (max-width: 654px) {
  .region-header-component {
    min-height: 80px;
    background-position: left 64px;
  }
}
.region-header-component .container {
  overflow: inherit;
  margin: 0;
  padding: 0;
}
.region-header-component .module .inner {
  margin-left: 10px;
}
.region-header-component .module-header_logo {
  position: absolute;
  width: 180px;
  height: 98px;
  background-color: transparent;
}
@media screen and (max-width: 654px) {
  .region-header-component .module.module-header-component {
    height: 47.5px;
    width: 100%;
  }
  .region-header-component .module.module-header-component p {
    margin: 0;
  }
}
@media screen and (max-width: 654px) {
  .region-header-component .container {
    min-height: 0;
  }
  .region-header-component .inner {
    padding: 0;
    min-height: 35px;
  }
  .region-header-component .top-bar .content {
    margin-left: 0;
  }
}
@media screen and (max-width: 654px) {
  .region-header-component .module {
    float: right;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module {
    vertical-align: top;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module.module-logo.component.module-logo-component {
    position: static !important;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-logo .block-logo {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
}
@media print, screen and (min-width: 975px) {
  .region-header-component.awpstyle + .region-content_with_background-component {
    padding: 0 !important;
  }
  .region-header-component.awpstyle.bottom-border {
    border-bottom: 1px solid #d7d7d7 !important;
  }
  .region-header-component.awpstyle .container-header_15 {
    width: 100% !important;
  }
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 {
    height: 62px;
    background-color: #f0f0f0 !important;
    border-bottom: 1px solid #d7d7d7;
  }
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 .division-wrapper {
    display: table !important;
    width: 960px;
    height: 100%;
    margin: 0 auto;
  }
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 .division {
    margin: 0 auto;
    vertical-align: middle;
  }
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 .division .block {
    color: #999999 !important;
    letter-spacing: -0.01em;
  }
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 .division .block-metabar_link a {
    color: #999999 !important;
  }
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 .division .block-metabar_link a:hover {
    color: #199dd7 !important;
  }
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 .division .block-phone-component .phone,
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 .division .block-phone-component .phone a {
    font-weight: normal;
    font-size: 14px;
    color: #0db039;
  }
  .region-header-component.awpstyle .container-header_15 .module-metabar_15 .division .block-header_search-component .search-form {
    background: none;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row {
    z-index: 4 !important;
    width: 960px;
    margin: 0 auto;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner {
    display: table !important;
    height: 62px;
    width: 100%;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module.module-logo.component.module-logo-component {
    position: relative !important;
    top: 0;
  }
  .edit-mode .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module.module-logo.component.module-logo-component {
    position: relative !important;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component {
    display: table !important;
    width: 100%;
    font-size: 18px;
    padding-bottom: 0;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component.fixed_menu {
    line-height: normal !important;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1 {
    color: #8c8c8c;
    margin-top: 0;
    display: table-cell;
    vertical-align: middle;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1.justify-menu {
    padding-left: 28px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1.justify-menu:after {
    content: '.';
    visibility: collapse;
    overflow: visible;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1 .level-1-item {
    padding: 0;
    border-bottom: none;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1 .level-1-item:hover,
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1 .level-1-item:focus,
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1 .level-1-item.open.has-next-level,
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1 .level-1-item.active {
    border-bottom: none;
    color: #005399;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1.align-right .level-1-item {
    margin-right: 12px;
    margin-left: 12px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-1.align-right > li .nav-level.level-2 {
    margin-left: -6px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2 {
    box-shadow: -1px 1px 1px 0 rgba(0, 0, 0, 0.2), 1px 0 1px 0 rgba(0, 0, 0, 0.2);
    color: #8c8c8c;
    outline: none;
    top: 100%;
    left: auto;
    right: auto;
    padding: 0;
    background-color: #fff;
    border-top: 1px solid #eee;
    min-width: 200px;
    margin-left: -18px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2 > li {
    border-bottom: 1px solid #eee;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2 > li:last-child {
    border-bottom: none;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2 > li:not(.mobile-overview-item) {
    display: block;
    margin: 0;
    width: auto;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2 .level-2-item {
    margin: 0;
    padding: 16px 10px 12px 14px;
    font-size: 14px;
    border-bottom: none;
    border-left: 5px solid transparent;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2 .level-2-item:hover,
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2 .level-2-item.active {
    color: #005399;
    border-left: 5px solid #005399;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2 .level-3 {
    padding: 0 10px 10px 20px;
    font-size: 14px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-2,
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-3 {
    letter-spacing: normal;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component .nav-level.level-3 {
    color: inherit;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component.fixed_menu .nav-level.level-2 {
    top: 35px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component ul.nav-level.level-1 > li .last span::before,
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component ul.nav-level.level-1 > li:last-child a.level-1-item:not(.toolbar) span::before,
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component ul.nav-level.level-1 > li:last-child span.level-1-item:not(.toolbar) span::before {
    font-size: 16.5px;
    margin-top: -2px;
    left: -18px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component ul:not(.sticky_nav).nav-level.level-1 > li .level-1-item {
    margin-top: 22px;
    margin-bottom: 22px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component ul:not(.sticky_nav).nav-level.level-1 > li a.last {
    color: white;
    margin-right: 12px;
    margin-left: 12px;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component ul:not(.sticky_nav).nav-level.level-1 > li.last {
    cursor: pointer;
    background-color: #0db039;
    transition: background-color 0.3s ease 0s;
  }
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component ul:not(.sticky_nav).nav-level.level-1 > li.last:hover,
  .region-header-component.awpstyle .container-header_15 .nav-row .nav-row-inner .module-main_navigation-component ul:not(.sticky_nav).nav-level.level-1 > li.last.active {
    background-color: #048911;
  }
  .region-header-component.awpstyle .container-page_title-component {
    width: 100%;
    height: 42px;
    border-top: 1px solid #d7d7d7;
    background-color: #f0f0f0 !important;
  }
  .region-header-component.awpstyle .container-page_title-component .container-background {
    left: 0;
    right: 0;
  }
  .region-header-component.awpstyle .container-page_title-component .module-page_title {
    height: 42px;
    width: 960px !important;
    margin: 0 auto !important;
    display: table;
    padding: 0 !important;
  }
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: table-cell;
    vertical-align: middle;
  }
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb {
    margin: 3px 0;
    padding-left: 25px;
  }
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb li a span,
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb li span,
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb li span strong,
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb li a:hover span:after,
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb li a:active span:after {
    color: #666666 !important;
  }
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb li a:hover span,
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb li a:active span {
    color: #005399 !important;
  }
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .breadcrumb li:not(:first-child) {
    font-style: italic;
  }
  .region-header-component.awpstyle .container-page_title-component .module-page_title-component .block-breadcrumbs-component .bc_arrow::after {
    font-style: normal;
    content: "\226b";
    width: auto;
    padding-left: 4px;
    padding-right: 4px;
  }
}
.region-form_region-component button {
  width: 100%;
}
.region-form_region-component .block:before,
.region-form_region-component .block:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.region-form_region-component .block:after {
  clear: both;
}
.region-form_region-component .form-col {
  position: relative;
  display: block;
  float: left;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  min-height: 1px;
  box-sizing: border-box;
}
.region-form_region-component .form-col:before,
.region-form_region-component .form-col:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.region-form_region-component .form-col:after {
  clear: both;
}
.region-form_region-component .form-col .label-icon.glyphicon {
  top: 5px;
  margin-left: 10px;
  cursor: pointer;
}
.region-form_region-component .form-col .label-icon.glyphicon:before {
  font-size: 22px;
  color: #c7c9c9;
}
.region-form_region-component .form-col .label-icon.glyphicon.is-active:before {
  color: #707372;
}
@media only screen and (max-width: 900px) {
  .region-form_region-component .form-col .label-icon.glyphicon {
    display: inline-block;
  }
}
.region-form_region-component .form-setup-error .alert {
  padding: 20px 20px 20px 50px;
  position: relative;
  margin-top: 5px;
}
.region-form_region-component .form-setup-error .alert .alert-icon {
  position: absolute;
  left: 15px;
  top: 15px;
}
.region-form_region-component .form-setup-error .alert h5 {
  font-family: "AllianzSansWebBold", sans-serif;
  font-weight: 700;
  line-height: 22px;
}
.region-form_region-component .input-group-addon {
  cursor: pointer;
}
.region-form_region-component .form-control,
.region-form_region-component .input-group-addon {
  border-color: #cccccc;
}
.region-form_region-component .form-control:focus,
.region-form_region-component .input-group-addon:focus {
  box-shadow: none;
}
.region-form_region-component .block .hint {
  display: none;
  box-sizing: border-box;
  position: relative;
  margin-top: 15px;
  padding: 0 5px;
  clear: left;
}
.region-form_region-component .block .hint .alert {
  padding: 12px;
  margin-bottom: 0;
}
.region-form_region-component .block .hint .alert-info {
  padding-right: 30px;
}
.region-form_region-component .block .hint .alert-info:after {
  content: '×';
  position: absolute;
  right: 8px;
  top: 6px;
  font-size: 24px;
  cursor: pointer;
}
.region-form_region-component .block.block--hint-displayed .label-icon:before {
  color: #707372;
}
.region-form_region-component .block.block--hint-displayed .hint {
  display: block;
}
.region-form_region-component .alert:before {
  display: none;
}
.region-form_region-component .alert.alert-info {
  background-color: #707372;
}
.region-form_region-component .error-validation {
  display: none;
}
.region-form_region-component .error-validation.display-alert {
  display: block;
}
.region-form_region-component .error-validation .alert.alert-danger:before {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  top: -9px;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #E1343E;
}
.region-form_region-component .submit-error .alert-danger {
  margin: 5px 5px 20px;
}
.region-form_region-component .container {
  width: auto;
}
.region-header_samsung-component {
  position: relative;
  z-index: 501;
  background-color: transparent;
  width: 100%;
  padding: 0px 0px;
  min-height: 80px;
  margin: 0 0 10px 0 !important;
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component {
  position: relative;
  z-index: 2;
  padding: 10px 5px 0;
  margin: 0;
  background-color: inherit;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component {
    padding: 0 5px 0;
  }
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .nav-item {
  color: inherit;
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1 {
  margin: 10px 0 0;
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .nav-level.level-2 {
  color: inherit;
}
@media print, screen and (min-width: 975px) {
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1 {
    background-color: transparent;
    width: 100%;
  }
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .underline .level-1-item:not(.has-next-level):hover {
    border-bottom-color: currentcolor !important;
    border-bottom: 4px solid;
  }
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1-item:hover,
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1-item:focus,
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1-item.open.has-next-level,
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1-item.active {
  border-color: inherit;
  color: inherit;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1-item:hover,
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1-item:focus,
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1-item.open.has-next-level,
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .level-1-item.active {
    background-color: lightgray;
    color: inherit !important;
  }
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control {
  padding-right: 0;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control > li {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 654px) {
  .region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control > li {
    padding: 5px;
  }
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control.open,
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control .control-link {
  color: inherit;
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control.open:after,
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control .control-link:after {
  color: inherit !important;
  font-size: 35px;
}
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control.open .icon_dropdown::after,
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control .control-link .icon_dropdown::after,
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control.open .tablet-link-label,
.region-header_samsung-component .container-header_samsung-component .module-main_navigation-component .mobile-control .control-link .tablet-link-label {
  color: inherit !important;
}
@media screen and (max-width: 654px) {
  .region-header_samsung-component {
    min-height: 80px;
    background-position: left 64px;
  }
}
.region-header_samsung-component .module .inner {
  margin-left: 10px;
}
.region-header_samsung-component .module-header_logo {
  position: absolute;
  width: 180px;
  height: 98px;
  background-color: transparent;
}
@media screen and (max-width: 654px) {
  .region-header_samsung-component .module.module-header-component {
    height: 47.5px;
    width: 100%;
  }
  .region-header_samsung-component .module.module-header-component p {
    margin: 0;
  }
}
@media screen and (max-width: 654px) {
  .region-header_samsung-component .container {
    min-height: 0;
  }
  .region-header_samsung-component .inner {
    padding: 0;
    min-height: 35px;
  }
  .region-header_samsung-component .top-bar .content {
    margin-left: 0;
  }
}
@media screen and (max-width: 654px) {
  .region-header_samsung-component .module {
    float: right;
  }
}
.region-meta-component {
  padding-top: 15px;
  padding-bottom: 40px;
}
.region-metabar-component {
  background: #E6E6E6;
  border: 1px solid #c1c1c1;
  border-style: solid none none;
  border-width: 1px 0 0;
  min-height: 36px;
}
.region-metabar-component .container > .module-responsive {
  padding: 0px !important;
}
.region-metabar-component .container {
  overflow: visible;
}
.region-metabar-component .module-metabar-component .content_left,
.region-metabar-component .module-metabar-component .social_media,
.region-metabar-component .module-metabar-component .content_right {
  margin: 0px;
}
.region-metabar-component .block-label,
.region-metabar-component .block-link,
.region-metabar-component .block-breadcrumbs,
.region-metabar-component .block-richtext,
.region-metabar-component .block-phone,
.region-metabar-component .block-metabar {
  padding-top: 7px;
}
.region-metabar-component.metabar-footer .block-label,
.region-metabar-component.metabar-centered .block-label,
.region-metabar-component.metabar-footer .block-link,
.region-metabar-component.metabar-centered .block-link,
.region-metabar-component.metabar-footer .block-breadcrumbs,
.region-metabar-component.metabar-centered .block-breadcrumbs,
.region-metabar-component.metabar-footer .block-richtext,
.region-metabar-component.metabar-centered .block-richtext,
.region-metabar-component.metabar-footer .block-linklist,
.region-metabar-component.metabar-centered .block-linklist {
  padding-top: 0px;
  margin-top: 7px;
}
.region-metabar-component.metabar-footer .module-metabar-component .content_left .block,
.region-metabar-component.metabar-centered .module-metabar-component .content_left .block,
.region-metabar-component.metabar-footer .module-metabar-component .content_right .block,
.region-metabar-component.metabar-centered .module-metabar-component .content_right .block {
  min-height: 20px;
}
.region-metabar-component.metabar-footer .linklist_container,
.region-metabar-component.metabar-centered .linklist_container {
  margin-top: -7px;
}
.region-search-component {
  margin-bottom: 50px;
  padding: 0 5px;
}
.region-worldwide_presence-component {
  padding-top: 15px;
  padding-bottom: 40px;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated * {
  font-size: 16px;
  line-height: 20px;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_info {
  display: none;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_info.mobile {
    display: none !important;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_info:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #dddddd transparent transparent transparent;
  }
}
@media screen and (max-width: 654px) {
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_info:not(.mobile) {
    display: none !important;
  }
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table {
  background-color: #013781;
  color: white;
  padding: 15px;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table .worldwide_presence_data_country_name,
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table .worldwide_presence_data_country_content {
  display: table-cell;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table .worldwide_presence_data_country_name {
  font-size: 20px;
  width: 33.3%;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table .worldwide_presence_data_country_content {
  width: 66.6%;
}
@media screen and (max-width: 654px) {
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table {
    background-color: #00a4e3;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table .worldwide_presence_data_country_name,
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table .worldwide_presence_data_country_content {
    display: block;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table .worldwide_presence_data_country_name {
    width: 100%;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_country_table .worldwide_presence_data_country_content {
    width: 100%;
  }
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table {
  position: relative;
  display: table;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 10px;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head {
  display: table-row;
  position: relative;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_mobile_prev,
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_mobile_next {
  display: none;
}
@media screen and (max-width: 654px) {
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_mobile_prev,
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_mobile_next {
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 1;
    top: 0;
    height: 100%;
    width: 30px;
    background-image: url("../presentation/region/worldwide_presence/assets/arrows.png");
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_mobile_prev {
    left: 0;
    background-position: 0 -123px;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_mobile_next {
    right: 0;
    background-position: -55px -123px;
  }
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_cell {
  position: relative;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 20px;
  padding: 15px;
  color: #00a4e3;
  border: 1px solid #00a4e3;
  cursor: pointer;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_cell:hover,
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_cell.open {
  color: #fff;
  background: #00a4e3;
  font-weight: bold;
}
@media screen and (max-width: 654px) {
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_cell {
    cursor: auto;
    width: 100%;
    height: 69px;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_cell:not(.open) {
    display: none;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_cell.open:before {
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -15px;
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #00a4e3 transparent;
  }
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content {
  display: table-row;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell {
  display: table-cell;
  text-align: center;
  padding-top: 15px;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell .mapDataContentCellCountry {
  padding: 2px 0;
  display: none;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell .mapDataContentCellCountry a:link {
  color: black;
  outline: none;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell .mapDataContentCellCountry a:hover,
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell .mapDataContentCellCountry a.hover {
  color: #199dd7;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell .mapDataContentCellCountryContent {
  display: none;
}
.region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell.open .mapDataContentCellCountry {
  display: block;
}
@media screen and (max-width: 654px) {
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table {
    display: block;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head {
    display: table;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_head .worldwide_presence_data_head_cell {
    display: table-cell;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content {
    display: block;
    width: 100%;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell {
    display: none;
  }
  .region-worldwide_presence-component .container-worldwide_presence_data_generated .worldwide_presence_data_table .worldwide_presence_data_content .worldwide_presence_data_content_cell.open {
    display: block;
  }
}
.region-tab-component {
  padding-top: 15px;
}
.region-tab-component .tabcontainertitle-wrapper {
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin-bottom: -25px !important;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 654px) {
  .region-tab-component .tabcontainertitle-wrapper {
    margin-bottom: 0 !important;
  }
}
@media print, screen and (min-width: 975px) {
  .region-tab-component .tabcontainertitle-wrapper.top_style_light {
    width: 950px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .region-tab-component .tabcontainertitle-wrapper.top_style_light {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .region-tab-component .tabcontainertitle-wrapper.top_style_light {
    margin-bottom: 0 !important;
    text-align: center;
    box-shadow: inset 0 -1px 0px #c7c7c9;
  }
}
.region-tab-component .tabcontainertitle-wrapper .tabcontainertitle {
  cursor: pointer;
  float: left;
  display: none;
  position: relative;
  font-size: 16px !important;
  padding: 10px;
  color: #199DD7;
  border: 1px solid #199DD7;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 20px;
  text-align: center;
  width: 50%;
}
.region-tab-component .tabcontainertitle-wrapper .tabcontainertitle:not(.top_style_light):first-child {
  border-left-width: 1px;
}
.region-tab-component .tabcontainertitle-wrapper .tabcontainertitle:not(.top_style_light):last-child {
  border-right-width: 1px;
}
.region-tab-component .tabcontainertitle-wrapper .tabcontainertitle:not(.top_style_light).active {
  color: white;
  background: #199DD7;
}
.region-tab-component .tabcontainertitle-wrapper .tabcontainertitle:not(.top_style_light).active:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  z-index: 100;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #199DD7;
  border-width: 15px;
  margin-left: -15px;
  top: 100%;
  left: 50%;
}
.region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style:not(.active) + .tabcontainertitle.top_style:not(.active) {
  border-left: 1px solid #199DD7;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light:not(.active) + .tabcontainertitle.top_style_light:not(.active) {
    margin-left: 1px;
  }
}
@media screen and (max-width: 654px) {
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light:not(.active) + .tabcontainertitle.top_style_light:not(.active) {
    border-left: 1px solid #199DD7;
  }
}
.region-tab-component .tabcontainertitle-wrapper .tabcontainertitle span.icon {
  font-size: 40px;
  vertical-align: middle;
}
.region-tab-component .tabcontainertitle-wrapper .tabcontainertitle span.tabtitle {
  margin: 10px;
  display: inline-block;
}
@media screen and (max-width: 654px) {
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle {
    float: none;
    padding: 20px 5px;
    vertical-align: middle;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle span.icon {
    display: none;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle span.tabtitle {
    margin: 0;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle:not(.top_style, .top_style_light) {
    display: table-cell !important;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.accordion_style {
    display: none !important;
  }
}
@media screen and (max-width: 335px) {
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle {
    padding: 8px;
    font-size: 13px !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light {
    width: auto !important;
    cursor: pointer;
    float: none;
    display: none;
    position: relative;
    font-size: 16px !important;
    padding: 5px 10px;
    color: #c7c7c9;
    border: none;
    border-bottom: 10px solid #c7c7c9;
    margin-bottom: 0;
    text-align: center;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light.active {
    color: #199DD7;
    border-color: #199DD7;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light span.tabtitle {
    margin: 10px 10px 0;
  }
}
@media screen and (max-width: 654px) {
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light {
    min-width: inherit !important;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light:first-child {
    border-left-width: 1px;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light:last-child {
    border-right-width: 1px;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light.active {
    color: white;
    background: #199DD7;
  }
  .region-tab-component .tabcontainertitle-wrapper .tabcontainertitle.top_style_light.active:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 100;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #199DD7;
    border-width: 15px;
    margin-left: -15px;
    top: 100%;
    left: 50%;
  }
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .region-tab-component .container-tabcontainer-component {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .region-tab-component .container-tabcontainer-component.top_style {
    display: none;
  }
}
.edit-mode .region-tab-component .container-tabcontainer-component {
  display: block;
}
.module-DNT-legal_disclaimer-component {
  padding: 10px 15px 0 15px;
}
.module-DNT-legal_disclaimer-component .disclaimer-button-group {
  padding: 8px 0px 68px 0px;
}
.module-DNT-legal_disclaimer-component .disclaimer-button-group .disclaimer-button {
  padding: 2px 8px 2px 0px;
  float: left;
}
.module-angular_application-component .block-angular_application,
.module-angular_application-component iframe {
  height: 100%;
}
.module-angular_default_login_application-component .block-angular_default_login_application,
.module-angular_default_login_application-component iframe {
  height: 100%;
}
.module-addon-component {
  padding: 10px 15px 0 15px;
}
.module-application_integration-component .block-application_integration,
.module-application_integration-component iframe {
  height: 100%;
}
.container-tiles .module-collapsed_content-component {
  padding: 15px;
}
.module-collapsed_content-component .block {
  vertical-align: top;
  margin: 0 0 10px 0;
}
.module-collapsed_content-component .toggle-button {
  position: relative;
  width: 100%;
  padding: 9px 15px;
  border: none;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  text-align: start;
  background-color: #E6E6E6;
}
.module-collapsed_content-component .toggle-button.open::after {
  transform: rotate(180deg);
}
.module-collapsed_content-component .toggle-button::after {
  font-family: 'oneweb-controls';
  content: "\e013";
  position: absolute;
  right: 15px;
  transition: transform .5s;
}
.module-collapsed_content-component .toggle-content {
  font-size: 0;
  padding-top: 20px;
  overflow: hidden;
  transition: max-height 0.5s;
}
.module-collapsed_content-component .toggle-content .block {
  font-size: 16px;
}
.dir-rtl .module-collapsed_content-component .toggle-button::after {
  left: 15px;
  right: auto;
}
.module-content-component {
  padding: 15px;
}
.module-content-component .block {
  vertical-align: top;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 654px) {
  .module-content-component .block {
    margin: 0 0 10px 0;
  }
}
.module-content-component .block.align-right {
  margin: 0 0 10px 10px;
  float: right;
}
.module-content-component .block:last-of-type {
  margin-bottom: 0;
}
.module-content-component .block-image {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 654px) {
  .module-content-component .block-button-component {
    width: 100%;
  }
  .module-content-component.separator-mobile {
    border-bottom: 1px solid #bbb;
  }
}
.dir-rtl .module-content-component .block {
  margin: 0 0 10px 10px;
}
@media print, screen and (min-width: 975px) {
  .module-content-component.desktop-item-center {
    text-align: center;
  }
  .module-content-component.desktop-item-center > * {
    text-align: left;
  }
  .module-content-component.desktop-item-center > * * {
    text-align: inherit;
  }
  .module-content-component.desktop-item-right {
    text-align: right;
  }
  .module-content-component.desktop-item-right > * {
    text-align: left;
  }
  .module-content-component.desktop-item-right > * * {
    text-align: inherit;
  }
  .module-content-component.no-top-padding-desktop {
    padding-top: 0;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-content-component.tablet-item-center {
    text-align: center;
  }
  .module-content-component.tablet-item-center > * {
    text-align: left;
  }
  .module-content-component.tablet-item-center > * * {
    text-align: inherit;
  }
  .module-content-component.tablet-item-right {
    text-align: right;
  }
  .module-content-component.tablet-item-right > * {
    text-align: left;
  }
  .module-content-component.tablet-item-right > * * {
    text-align: inherit;
  }
  .module-content-component.no-top-padding-tablet {
    padding-top: 0;
  }
}
@media screen and (max-width: 654px) {
  .module-content-component.mobile-item-center {
    text-align: center;
  }
  .module-content-component.mobile-item-center > * {
    text-align: left;
  }
  .module-content-component.mobile-item-center > * * {
    text-align: inherit;
  }
  .module-content-component.mobile-item-right {
    text-align: right;
  }
  .module-content-component.mobile-item-right > * {
    text-align: left;
  }
  .module-content-component.mobile-item-right > * * {
    text-align: inherit;
  }
  .module-content-component.no-top-padding-phone {
    padding-top: 0;
  }
}
.module-button_link_row .button-link-row {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  margin-top: -5px;
  margin-bottom: 10px;
}
.module-button_link_row .block-button {
  padding: 5px 5px;
}
.module-button_link_row .block-button:first-of-type {
  padding-left: 0;
}
.module-button_link_row .block-button:last-of-type {
  padding-right: 0;
}
.module-button_link_row .one-col {
  flex-basis: 100%;
  padding: 5px 0px;
}
.module-button_link_row .two-cols {
  flex-basis: 50%;
}
.module-button_link_row .two-cols:nth-child(2n) {
  padding-right: 0;
}
.module-button_link_row .two-cols:nth-child(2n+1) {
  padding-left: 0;
}
@media screen and (max-width: 654px) {
  .module-button_link_row .block-button {
    flex-basis: 100%;
    padding: 5px 0px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-button_link_row .block-button {
    flex-basis: 50%;
  }
  .module-button_link_row .block-button:nth-child(2n) {
    padding-right: 0;
  }
  .module-button_link_row .block-button:nth-child(2n+1) {
    padding-left: 0;
  }
}
@media print, screen and (min-width: 975px) {
  .module-button_link_row.module-desktop-3 .block-button {
    flex: 1 1 auto;
  }
  .module-button_link_row.module-desktop-2 .block-button {
    flex-basis: 50%;
  }
  .module-button_link_row.module-desktop-2 .block-button:nth-child(2n) {
    padding-right: 0;
  }
  .module-button_link_row.module-desktop-2 .block-button:nth-child(2n+1) {
    padding-left: 0;
  }
  .module-button_link_row.module-desktop-1 .block-button {
    flex-basis: 100%;
    padding: 5px 0px;
  }
}
.module-content_navigation-component {
  position: relative;
  background: #F5F6F6;
  display: inline-block;
  padding: 5px;
  overflow: hidden;
}
@media print, screen and (min-width: 975px) {
  .module-content_navigation-component {
    width: 66.66%;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-content_navigation-component {
    width: 50%;
  }
}
@media screen and (max-width: 654px) {
  .module-content_navigation-component {
    display: none;
  }
}
.module-content_navigation-component a {
  color: #414141;
}
.module-content_navigation-component .next,
.module-content_navigation-component .prev {
  display: none;
  position: absolute;
  width: 25px;
  height: 70px;
  top: 0;
  margin: 5px;
  z-index: 1;
  border: 1px solid #CCCCCC;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0U2RTZFNiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -o-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
  cursor: pointer;
}
.module-content_navigation-component .next:hover,
.module-content_navigation-component .prev:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGNUY1RjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #F5F5F5, #d9d9d9);
  background-image: -moz-linear-gradient(top, #F5F5F5, #d9d9d9);
  background-image: -o-linear-gradient(top, #F5F5F5, #d9d9d9);
  background-image: linear-gradient(to bottom, #F5F5F5, #d9d9d9);
}
.module-content_navigation-component .next .arrow,
.module-content_navigation-component .prev .arrow {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 70px;
}
.module-content_navigation-component .next {
  right: 0;
}
.module-content_navigation-component .prev {
  left: 0;
}
.module-content_navigation-component .inner {
  position: relative;
  height: 70px;
  width: 100%;
  overflow: hidden;
}
.module-content_navigation-component ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 1000%;
  margin: 0;
  padding: 0;
}
.module-content_navigation-component ul li {
  display: inline-block;
  list-style: none;
  height: 70px;
  width: 104px;
  border-color: #CCCCCC;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  overflow: hidden;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0U2RTZFNiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -moz-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: -o-linear-gradient(top, #FFFFFF, #E6E6E6);
  background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
}
.module-content_navigation-component ul li a {
  width: 100%;
  padding: 8px 10px 5px;
  display: block;
  height: 100%;
  float: left;
}
.module-content_navigation-component ul li a .icon {
  display: block!important;
  font-size: 24px;
  padding-bottom: 3px;
  line-height: 20px;
  min-width: 30px;
}
.module-content_navigation-component ul li .menu-title {
  display: block;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  line-height: 15px;
}
.module-content_navigation-component ul li:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGNUY1RjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #F5F5F5, #d9d9d9);
  background-image: -moz-linear-gradient(top, #F5F5F5, #d9d9d9);
  background-image: -o-linear-gradient(top, #F5F5F5, #d9d9d9);
  background-image: linear-gradient(to bottom, #F5F5F5, #d9d9d9);
}
.module-content_navigation-component ul li.active {
  background: #199DD7;
}
.module-content_navigation-component ul li.active,
.module-content_navigation-component ul li.active a {
  color: #FFFFFF;
}
.module-content_navigation-component ul li:first-child {
  border-width: 1px;
}
.dir-rtl .module-content_navigation-component ul {
  left: auto;
  right: 0;
}
.dir-rtl .module-content_navigation-component li {
  border-width: 1px 0 1px 1px;
}
.dir-rtl .module-content_navigation-component .next {
  right: auto;
  left: 0;
}
.dir-rtl .module-content_navigation-component .prev {
  left: auto;
  right: 0;
}
.module-DNT_content-component {
  padding: 15px;
}
.module-DNT_content-component .block {
  vertical-align: top;
  margin: 0 10px 10px 0;
}
.module-DNT_content-component .block.align-right {
  margin: 0 0 10px 10px;
  float: right;
}
.module-DNT_content-component .block:last-of-type {
  margin-bottom: 0;
}
.module-DNT_content-component .block-image {
  margin: 0 0 10px 0;
}
@media screen and (max-width: 654px) {
  .module-DNT_content-component .block-button-component {
    width: 100%;
  }
}
.dir-rtl .module-DNT_content-component .block {
  margin: 0 0 10px 10px;
}
.module-content_with_background.module-row .module-content_with_background-component.module-inner,
.module-content_with_background.module-fixed .module-content_with_background-component.module-inner {
  top: 5px !important;
  bottom: 5px !important;
}
.module-content_with_background.module-responsive {
  padding: 15px;
}
.module-content_with_background.module-responsive .module-content_with_background-component .block {
  margin-left: 20px;
  margin-right: 20px;
}
.module-content_with_background.module-responsive .module-content_with_background-component .block:first-child {
  margin-top: 20px;
}
.module-content_with_background.module-responsive .module-content_with_background-component .block:last-child {
  margin-bottom: 20px;
}
.module-content_with_background.module-responsive .module-content_with_background-component .block.block-image {
  margin: 0;
  margin-bottom: 15px;
}
.module-content_with_background-component.content-full-width .block {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (max-width: 654px) {
  .module-content_with_background-component.content-full-width .block {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
.module-content_with_background-component .block {
  vertical-align: top;
  margin: 0 10px 10px 0;
}
.module-content_with_background-component .block.align-right {
  margin: 0 0 10px 10px;
  float: right;
}
@media screen and (max-width: 654px) {
  .module-content_with_background-component .block-button-component {
    width: 100%;
  }
}
.dir-rtl .module-content_with_background-component .block {
  margin: 0 0 10px 10px;
}
.myCustomDemo {
  background-color: yellow;
  color: black;
  text-align: center;
  font-family: Comic Sans MS;
}
.container-flex_content-component .module.module-flex_content.module-responsive {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.container-flex_content-component .module.module-flex_content.module-responsive:before {
  content: "";
  display: none;
}
.container-flex_content-component .module.module-flex_content.module-responsive:after {
  content: "";
  display: none;
}
@media print, screen and (min-width: 975px) {
  .module-flex_content.order-desktop-1 {
    order: 1;
  }
  .module-flex_content.order-desktop-2 {
    order: 2;
  }
  .module-flex_content.order-desktop-3 {
    order: 3;
  }
  .module-flex_content.order-desktop-4 {
    order: 4;
  }
  .module-flex_content.order-desktop-5 {
    order: 5;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-flex_content.order-tablet-1 {
    order: 1;
  }
  .module-flex_content.order-tablet-2 {
    order: 2;
  }
  .module-flex_content.order-tablet-3 {
    order: 3;
  }
  .module-flex_content.order-tablet-4 {
    order: 4;
  }
  .module-flex_content.order-tablet-5 {
    order: 5;
  }
}
@media screen and (max-width: 654px) {
  .module-flex_content.order-phone-1 {
    order: 1;
  }
  .module-flex_content.order-phone-2 {
    order: 2;
  }
  .module-flex_content.order-phone-3 {
    order: 3;
  }
  .module-flex_content.order-phone-4 {
    order: 4;
  }
  .module-flex_content.order-phone-5 {
    order: 5;
  }
}
.module-flex_content .module-flex_content-component {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.module-flex_content .module-flex_content-component .block:not(.block-image) {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.module-flex_content .module-flex_content-component .block-group.bottom {
  -webkit-flex-grow: 0;
  flex-grow: 0;
}
.module-flex_content.module-responsive .module-flex_content-component .block:not(.block-image) {
  margin: 10px 20px 10px 20px;
}
.module-flex_content.module-responsive .module-flex_content-component .block.block-title {
  margin-top: 20px;
  margin-bottom: 0px;
}
.module-flex_content.module-responsive .module-flex_content-component .block.block-image {
  margin-top: 10px;
  margin-bottom: 10px;
  width: auto !important;
}
.module-flex_content-component.content-full-width .block {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (max-width: 654px) {
  .module-flex_content-component.content-full-width .block {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
.module-flex_content-component .block.align-right {
  margin: 0 0 10px 10px;
  float: right;
}
.dir-rtl .module-flex_content-component .block {
  margin: 0 0 10px 10px;
}
.module-footer_menu-component {
  color: #FFFFFF;
  /*padding-top: 10px;
	padding-right: 0px 15px;
	padding-left: 55px;*/
  padding: 10px 15px 5px 15px;
}
html.html2canvasMode .module-footer_menu-component {
  background-color: #666;
}
html.html2canvasMode .module-footer_menu-component:before,
html.html2canvasMode .module-footer_menu-component:after {
  display: none;
}
.module-footer_menu-component .group_label {
  font-size: 16px;
  margin-bottom: 8px;
}
.module-footer_menu-component .data {
  overflow: hidden;
}
.module-footer_menu-component .footerDarkGrey {
  color: #656565 ;
}
.module-footer_menu-component .footerLightGrey {
  color: #e6e6e6 ;
}
.module-footer_menu-component .modeOpened {
  display: block;
}
.module-footer_menu-component .modeClosed {
  display: block;
}
.module-footer_menu-component .open-block {
  display: block !important;
}
.module-footer_menu-component .mobDet {
  display: none;
}
.module-footer_menu-component .block {
  display: block;
  margin: 0 0 4px 0;
  font-size: 14px;
}
.module-footer_menu-component .block a {
  color: inherit;
}
.module-footer_menu-component .block a:hover {
  color: #33c1ff;
}
.module-footer_menu-component .block a.link:before {
  /*padding-left: 0;
				width: 10px;*/
  height: 14px;
}
@media screen and (max-width: 654px) {
  .module-footer_menu-component {
    cursor: pointer;
  }
  .module-footer_menu-component .data {
    overflow: hidden;
    cursor: auto;
  }
  .module-footer_menu-component .mobDet {
    display: block;
  }
  .module-footer_menu-component .modeClosed {
    display: none;
  }
  .module-footer_menu-component .group_label:after {
    font-family: "oneweb-controls";
    content: "\e013";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
  }
  .module-footer_menu-component .group_label.open:after {
    font-family: "oneweb-controls";
    content: "\e011";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 20px;
  }
  .module-footer_menu-component .group_label.alwaysOpen:after {
    display: none;
  }
}
.dir-rtl .module-footer_menu-component .group_label:after {
  float: left;
}
@media only screen and (min-width: 570px) {
  .module-form_inline-component.grid-col-4 .block {
    width: 25%;
    float: left;
  }
  .module-form_inline-component.grid-col-4 .block:nth-child(4n+1) {
    clear: left;
  }
  .module-form_inline-component.grid-col-3 .block {
    width: 33.333%;
    float: left;
  }
  .module-form_inline-component.grid-col-3 .block:nth-child(3n+1) {
    clear: left;
  }
  .module-form_inline-component.grid-col-2 .block {
    width: 50%;
    float: left;
  }
  .module-form_inline-component.grid-col-2 .block:nth-child(2n+1) {
    clear: left;
  }
}
.module-form_inline-component .block {
  margin-bottom: 20px;
}
.module-form_inline-component .block .form-col {
  width: auto;
  float: none;
}
.module-form_inline-component .block .form-col > label {
  padding-top: 6px;
  margin-bottom: 20px;
}
.module-form_inline-component .block .form-col .label-icon.glyphicon {
  display: inline-block;
}
.module-form_inline-component .alert.alert-danger {
  width: 100%;
  margin-top: 13px;
}
.module-form_inline-component .alert {
  float: none;
}
.module-form_inline-component .alert.alert-info {
  padding-top: 34px;
}
.module-form_inline-component .alert.alert-info:after {
  content: '×';
  position: absolute;
  right: 8px;
  top: 6px;
  font-size: 24px;
  cursor: pointer;
}
.module-form_inline-component .alert.alert-info:before {
  top: -20px;
  left: 50%;
  border-width: 10px 12px;
  border-right-color: transparent;
  border-bottom-color: #c7c9c7;
}
.module-form_inline-component .buttons {
  margin-top: 46px;
  margin-bottom: 0;
}
.module-form_inline-component .buttons .btn {
  padding: 6px 22px;
}
.module-form_inline-component #eula-1889 {
  /* HONEYPOT CLOAKING */
  display: none;
}
.module-form_summary-component {
  padding: 10px;
}
.module-form_summary-component dl {
  margin-bottom: 58px;
}
.module-form_summary-component .dl-horizontal dt,
.module-form_summary-component .dl-horizontal dd {
  line-height: 2.0;
}
.module-form_summary-component .dl-horizontal dt {
  text-align: left;
  font-weight: 300;
}
.module-form_summary-component .dl-horizontal dd {
  font-weight: 600;
}
.module-form_summary-component .dl-horizontal dd.form_file_upload {
  font-weight: normal;
}
.module-form_summary-component .dl-horizontal dd.form_file_upload .glyphicon {
  margin-right: 10px;
}
.module-form_summary-component .dl-horizontal dd.form_file_upload .glyphicon-check {
  color: #64a70b;
}
@media only screen and (max-width: 900px) {
  .module-form_summary-component .dl-horizontal dd {
    margin-bottom: 8px;
  }
}
@media (min-width: 480px) {
  .module-form_summary-component .dl-horizontal dd {
    margin-left: 318px;
  }
}
@media only screen and (max-width: 900px) {
  .module-form_summary-component .dl-horizontal dt,
  .module-form_summary-component .dl-horizontal dd {
    line-height: 1.8;
  }
  .module-form_summary-component .dl-horizontal dd {
    margin-bottom: 14px;
  }
}
.module-form_summary-component .vertical-form-headline.h4 {
  margin-bottom: 20px;
  padding: 0;
}
.module-form_summary-component .summary-description {
  margin-bottom: 42px;
  max-width: 610px;
}
.module-form_summary-component .summary-form-subheadline {
  margin-bottom: 14px;
  padding-bottom: 6px;
  max-width: 610px;
  border-bottom: 1px solid #ccc;
  font-size: 22px;
}
.module-gallery_page-component {
  padding: 0 15px 0 0;
  overflow: hidden;
  float: left;
  font-size: 0 !important;
}
.module-gallery_page-component h4 {
  padding: 8px 0;
}
.module-gallery_page-component .content-block {
  max-height: 100%;
  overflow: hidden;
  padding: 0 10px 10px 0;
  -webkit-transition: display 500ms linear;
  -moz-transition: display 500ms linear;
  -o-transition: display 500ms linear;
  transition: display 500ms linear;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
}
.module-gallery_page-component .content-block:before,
.module-gallery_page-component .content-block:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-gallery_page-component .content-block:after {
  clear: both;
}
@media print, screen and (min-width: 975px) {
  .module-gallery_page-component .content-block.column-desktop-0 {
    display: none;
  }
  .module-gallery_page-component .content-block.column-desktop-1 {
    width: 33%;
  }
  .module-gallery_page-component .content-block.column-desktop-2 {
    width: 66%;
  }
  .module-gallery_page-component .content-block.column-desktop-3 {
    width: 100%;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-gallery_page-component .content-block.column-tablet-0 {
    display: none;
  }
  .module-gallery_page-component .content-block.column-tablet-1 {
    width: 50%;
  }
  .module-gallery_page-component .content-block.column-tablet-2 {
    width: 100%;
  }
}
@media screen and (max-width: 654px) {
  .module-gallery_page-component .content-block {
    width: 99% !important;
  }
  .module-gallery_page-component .content-block.column-phone-0 {
    display: none;
  }
  .module-gallery_page-component .content-block.column-phone-1 {
    width: 100%;
  }
}
.dir-rtl .module-gallery_page-component {
  padding: 0 0 0 15px;
  float: right;
}
.dir-rtl .module-gallery_page-component .content-block {
  padding: 0 0 10px 10px;
}
.module-geolocation-component {
  height: 0%;
  width: 0%;
}
.module-helpbox-component .helpbox {
  padding: 30px 15px;
  text-align: center;
}
.module-helpbox-component .icon {
  margin: 0;
}
.module-helpbox-component .has-icon {
  display: inline;
}
.module-helpbox-component .icon-wrapper {
  color: #C5C5C5;
}
.module-helpbox-component .icon-oneweb-allianz:before,
.module-helpbox-component .icon-oneweb-controls:before {
  vertical-align: bottom;
  font-size: 30px;
  line-height: inherit;
}
.module-helpbox-component .content_navigation_mark {
  position: absolute;
  top: 0;
  left: 0;
}
.timer {
  display: block;
  font-size: 40px;
  font-weight: bold;
  height: 20px;
  margin: 20px auto;
  text-align: center;
  width: 200px;
}
.module-header-component {
  overflow: visible !important;
}
.module-header-component:before,
.module-header-component:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-header-component:after {
  clear: both;
}
.module-header-component span.mob_view {
  display: none;
}
.module-header-component .logo {
  overflow: hidden;
  height: 100%;
  margin-top: 25px;
  width: 180px;
  float: left;
}
.module-header-component .logo a {
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  width: 180px;
  height: 80px;
  background-size: contain;
}
.module-header-component a.link:before {
  content: "";
  display: none;
}
.module-header-component .header_metabar-linklist {
  float: right;
  background: #676767;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3Njc2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #676767 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #676767), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #676767 0%, #141414 100%);
  background: -o-linear-gradient(top, #676767 0%, #141414 100%);
  background: -ms-linear-gradient(top, #676767 0%, #141414 100%);
  background: linear-gradient(to bottom, #676767 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676767', endColorstr='#141414', GradientType=0);
  padding: 0px;
  margin-top: -5px;
  z-index: 901;
}
.module-header-component .header_metabar-languageswitch {
  background: transparent;
  float: right;
  padding: 0px;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0px;
}
.module-header-component .header_metabar-languageswitch.open {
  background: #676767;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3Njc2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #676767 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #676767), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #676767 0%, #141414 100%);
  background: -o-linear-gradient(top, #676767 0%, #141414 100%);
  background: -ms-linear-gradient(top, #676767 0%, #141414 100%);
  background: linear-gradient(to bottom, #676767 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676767', endColorstr='#141414', GradientType=0);
}
.module-header-component .header_metabar-languageswitch.open > a {
  color: #FFFFFF;
  display: inline-block;
  text-decoration: none;
}
.module-header-component .header_metabar-languageswitch.open > a:after {
  font-family: "oneweb-controls";
  content: "";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .module-header-component .header_metabar-languageswitch.open > a:after {
  content: none !important;
}
.module-header-component .header_metabar-languageswitch.open > a:hover {
  color: #fff;
}
.module-header-component .header_metabar-languageswitch > a {
  padding: 4px 12px 4px 12px;
  color: #414141;
  display: inline-block;
}
.module-header-component .header_metabar-languageswitch > a:after {
  font-family: "oneweb-controls";
  content: "\e013";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
  font-size: 14px;
  line-height: 18px;
  min-width: 20px;
  display: inline-block;
  color: #414141;
}
.ie8.not-ready .module-header-component .header_metabar-languageswitch > a:after {
  content: none !important;
}
.module-header-component .header_metabar-languageswitch .hidden {
  display: none;
}
.module-header-component .header_metabar-languageswitch ul {
  margin: 0px;
  padding: 0px;
}
.module-header-component .header_metabar-languageswitch li {
  background-color: transparent;
  list-style-type: none;
  margin: 0px;
  padding: 4px 5px 4px 12px;
  color: #FFFFFF;
}
.module-header-component .header_metabar-languageswitch li a {
  color: #FFFFFF;
}
.module-header-component .header_metabar-languageswitch li a:hover {
  color: #199DD7;
  text-decoration: none;
}
.module-header-component .header_metabar-languageswitch li.selected {
  display: none;
}
@media screen and (max-width: 654px) {
  .module-header-component .header_metabar-languageswitch {
    display: none;
  }
}
.module-header-component .header_metabar-linklist.dropdown {
  margin-top: 0px;
}
.module-header-component .header_metabar-linklist.dropdown li {
  list-style: none;
  padding: 4px 12px;
  display: none;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}
.module-header-component .header_metabar-linklist.dropdown li a {
  color: #FFFFFF;
  display: inline-block;
}
.module-header-component .header_metabar-linklist.dropdown li a:hover {
  color: #199DD7;
  text-decoration: none;
}
.module-header-component .header_metabar-linklist.dropdown li:first-child {
  display: block;
}
.module-header-component .header_metabar-linklist.dropdown li:first-child:after {
  font-family: "oneweb-controls";
  content: "\e013";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
  min-width: 20px;
  display: inline-block;
  color: #FFFFFF;
}
.ie8.not-ready .module-header-component .header_metabar-linklist.dropdown li:first-child:after {
  content: none !important;
}
.module-header-component .header_metabar-linklist.dropdown.open-dd li {
  display: block;
}
.module-header-component .header_metabar-linklist.dropdown.open-dd li:first-child {
  display: block;
}
.module-header-component .header_metabar-linklist.dropdown.open-dd li:first-child:after {
  font-family: "oneweb-controls";
  content: "";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 20px;
}
.ie8.not-ready .module-header-component .header_metabar-linklist.dropdown.open-dd li:first-child:after {
  content: none !important;
}
.module-header-component .header_metabar-linklist.linklist {
  margin-top: 0px;
}
.module-header-component .header_metabar-linklist.linklist li {
  list-style: none;
  display: block;
  float: left;
  font-size: 14px;
  line-height: 18px;
  padding: 4px 4px;
  color: #FFFFFF;
}
.module-header-component .header_metabar-linklist.linklist li a {
  color: #FFFFFF;
}
.module-header-component .header_metabar-linklist.linklist li a:hover {
  text-decoration: none;
  color: #199DD7;
}
.module-header-component .header_metabar-linklist.linklist li:first-child {
  padding-left: 12px;
}
.module-header-component .header_metabar-linklist.linklist li:last-child {
  padding-right: 12px;
}
.module-header-component .metabar_container {
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 10;
}
@media screen and (max-width: 654px) {
  .module-header-component {
    height: 100px;
  }
  .module-header-component .header_metabar-linklist.dropdown li {
    display: block;
  }
  .module-header-component .header_metabar-linklist.dropdown li:first-child {
    display: block;
  }
  .module-header-component .header_metabar-linklist.dropdown li:first-child:after {
    font-family: "oneweb-controls";
    content: "";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 20px;
  }
  .ie8.not-ready .module-header-component .header_metabar-linklist.dropdown li:first-child:after {
    content: none !important;
  }
  .module-header-component .header_metabar-linklist.linklist,
  .module-header-component .header_metabar-linklist.dropdown {
    width: 100%;
    position: absolute;
    top: 28px;
    display: none;
  }
  .module-header-component .header_metabar-linklist.linklist li,
  .module-header-component .header_metabar-linklist.dropdown li {
    float: none;
    border: 0;
    border-top: 1px solid #E6E6E6;
    clear: both;
    font-size: 14px;
    line-height: 30px;
    max-height: none;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
  .module-header-component .header_metabar-linklist.linklist li a,
  .module-header-component .header_metabar-linklist.dropdown li a {
    text-align: left;
    color: #FFFFFF;
    padding: 3px 15px;
  }
  .module-header-component .header_metabar-linklist.linklist li:first-child,
  .module-header-component .header_metabar-linklist.dropdown li:first-child {
    padding-left: 0;
  }
  .module-header-component span.mob_view {
    display: block;
    height: 28px;
    line-height: 30px;
    overflow: hidden;
    padding: 0px 15px;
    position: absolute;
    width: 100%;
    z-index: 2;
    background-color: #414141;
  }
  .module-header-component span.mob_view:after {
    content: attr(data-icon);
    font-family: 'oneweb-controls';
    font-size: 18px;
    line-height: 1;
    min-width: 22px;
    position: absolute;
    right: 10px;
    margin-top: 5px;
    cursor: pointer;
  }
  .module-header-component .metabar_container {
    right: -5px;
    position: absolute;
    left: -5px;
    color: #FFFFFF;
    z-index: 800;
  }
  .module-header-component .metabar_container .collapsed {
    display: block;
  }
  .module-header-component .logo a {
    height: 50px;
    position: absolute;
    width: 110px;
    z-index: 700;
    left: 32px;
  }
}
.dir-rtl .module-header-component .logo {
  float: right;
}
.dir-rtl .module-header-component .logo a {
  background-position: right center;
  margin-left: 0;
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-header-component .logo a {
    right: 17px;
  }
}
.dir-rtl .module-header-component .metabar_container {
  right: auto;
  left: 0;
}
.dir-rtl .module-header-component .header_metabar-languageswitch {
  float: left;
  right: auto;
  left: 0;
}
.dir-rtl .module-header-component .header_metabar-languageswitch > a:after {
  padding-left: 0;
  padding-right: 5px;
}
.dir-rtl .module-header-component .header_metabar-languageswitch li {
  padding: 4px 12px 4px 5px;
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-header-component span.mob_view:after {
    font-family: 'oneweb-controls-rtl';
    right: auto;
    left: 10px;
  }
  .dir-rtl .module-header-component .metabar_container {
    left: -5px;
    right: -5px;
  }
  .dir-rtl .module-header-component .metabar_container .header_metabar-languageswitch {
    top: -34px;
  }
}
.module-joblist-component:before,
.module-joblist-component:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-joblist-component:after {
  clear: both;
}
.module-joblist-component ul,
.module-joblist-component li {
  margin: 0;
  padding: 0;
}
.module-joblist-component ul {
  list-style: none;
}
.module-joblist-component .js-joblist_results li {
  border-top: 1px solid #CCCCCC;
  padding: 0px 10px;
  padding-bottom: 1em;
}
.module-joblist-component .js-joblist_results li:before,
.module-joblist-component .js-joblist_results li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-joblist-component .js-joblist_results li:after {
  clear: both;
}
.module-joblist-component .js-joblist_results li:last-child {
  border-bottom: 1px solid #CCCCCC;
}
.module-joblist-component .js-joblist_results .js-joblist-title a {
  font-size: 18px;
}
.module-joblist-component .js-joblist_results .js-joblist-expiration {
  margin-left: 36px;
  font-size: 12px;
}
.module-joblist-component .js-joblist_results .js-joblist-location-text {
  display: inline-block;
  position: relative;
  top: -6px;
}
.module-joblist-component .js-joblist_results .icons-oneweb-allianz-Icon_Location {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
}
.module-joblist-component .js-joblist_results .icons-oneweb-allianz-Icon_Location:before {
  display: inline-block;
  font-size: 26px;
}
.dir-rtl .module-joblist-component .joblist_button_container {
  text-align: left;
}
.dir-rtl .module-joblist-component .joblist_button_container label {
  padding-right: 0;
  padding-left: 20px;
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-joblist-component .joblist_button_container {
    text-align: right;
  }
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-joblist-component .joblist_button_container label {
    padding-right: 0;
    float: right;
    width: 100%;
    text-align: left;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .module-joblist-component .joblist_button_container label {
    padding-right: 0;
    padding-left: 20px;
  }
}
.module-joblist-component .joblist_button_container {
  text-align: right;
}
.module-joblist-component .joblist_button_container:before,
.module-joblist-component .joblist_button_container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-joblist-component .joblist_button_container:after {
  clear: both;
}
@media screen and (max-width: 654px) {
  .module-joblist-component .joblist_button_container {
    text-align: left;
  }
}
.module-joblist-component .joblist_button_container label {
  display: inline-block;
  min-height: 41px;
  line-height: 41px;
  padding-right: 20px;
}
@media screen and (max-width: 654px) {
  .module-joblist-component .joblist_button_container label {
    display: inline-block;
    padding-bottom: 10px;
  }
}
.module-joblist-component .joblist_button_container .js-joblist_button {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #e5e5e5;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -moz-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -o-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: linear-gradient(to bottom, #FFFFFF, #e5e5e5);
  border: 1px solid #d9d9d9;
  display: inline-block;
  padding: 9px 10px;
  text-align: center;
  text-decoration: none;
  color: #414141;
  font-size: 15px;
  line-height: 21px;
  cursor: pointer;
  min-height: 41px;
}
@media screen and (max-width: 654px) {
  .module-joblist-component .joblist_button_container .js-joblist_button {
    display: block;
  }
}
.module-joblist-component .joblist_button_container .js-joblist_button.hover,
.module-joblist-component .joblist_button_container .js-joblist_button:hover {
  background-color: #d9d9d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -moz-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -o-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: linear-gradient(to bottom, #f5f5f5, #d9d9d9);
}
.module-joblist-component .joblist_button_container .js-joblist_button.primary {
  color: #FFFFFF;
  text-shadow: 1px 1px 2px #154483;
  border-color: #3a6cb0;
  border-color: rgba(58, 108, 176, 0.9);
  background-color: #003782;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZTZmYjMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzc4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #3e6fb3, #003782);
  background-image: -moz-linear-gradient(top, #3e6fb3, #003782);
  background-image: -o-linear-gradient(top, #3e6fb3, #003782);
  background-image: linear-gradient(to bottom, #3e6fb3, #003782);
}
.module-joblist-component .joblist_button_container .js-joblist_button.primary.hover,
.module-joblist-component .joblist_button_container .js-joblist_button.primary:hover {
  background-color: #00275b;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMDU4YTUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMjc1YiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #2058a5, #00275b);
  background-image: -moz-linear-gradient(top, #2058a5, #00275b);
  background-image: -o-linear-gradient(top, #2058a5, #00275b);
  background-image: linear-gradient(to bottom, #2058a5, #00275b);
}
.module-joblist-component .joblist_filters {
  margin-bottom: 30px;
  margin-top: 10px;
  font-size: 12px;
}
.container.overflow-visible {
  overflow: visible;
}
.module-inline_form-component [data-form-id="eula-1889"] {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
}
.block-group_input_button-component .inputbuttons {
  cursor: pointer;
}
.block-group_input_button-component .inputbuttons.collapse {
  display: table !important;
  width: 100%;
  border-collapse: collapse;
}
.block-group_input_button-component .inputbuttons.collapse .button {
  display: table-cell !important;
  vertical-align: middle;
}
.block-group_input_button-component .inputbuttons.collapse.button-1 .button {
  width: 100%;
}
.block-group_input_button-component .inputbuttons.collapse.button-2 .button {
  width: 50%;
}
.block-group_input_button-component .inputbuttons.collapse.button-3 .button {
  width: 33.333333333%;
}
.block-group_input_button-component .inputbuttons.collapse.button-4 .button {
  width: 25%;
}
.block-group_input_button-component .inputbuttons.collapse.button-5 .button {
  width: 20%;
}
.block-group_input_button-component .inputbuttons.collapse.button-6 .button {
  width: 16.666666667%;
}
.block-date_range_picker-component input,
.block-date_range_picker-component .input-group-addon {
  border-color: #ccc !important;
}
.block-date_range_picker-component input[readonly] {
  cursor: default !important;
  background-color: #fff !important;
}
.block-date_range_picker_2month-component input[data-id='daterangepicker'] {
  border-right: none !important;
}
.block-input-component input,
.block-selectize-component .has-error.selectize-input input {
  border-color: #ccc !important;
}
.block-dropdown_number_dependent-component select {
  border-color: #ccc !important;
}
.block-dropdown_number_dependent-component i,
.block-dropdown_number_dependent-component small {
  visibility: hidden;
}
.block-group_checkbox .checkbox {
  margin-bottom: 0 !important;
}
label > i {
  position: static !important;
  display: inline-block !important;
  margin: 0 !important;
  line-height: 0 !important;
  height: 0 !important;
  width: 0 !important;
  padding-left: 12px !important;
}
.quickinfo-combi + label {
  width: 90%;
}
.quickinfo-combi ~ i {
  margin-right: 10px;
}
.quickinfo-combi + .form-inline .form-group:nth-child(2) label {
  width: 90%;
}
.quickinfo-combi + .form-inline label ~ i {
  margin-right: 10px;
}
.block-input i,
.block-selectize i {
  margin-top: -34px;
}
.block-input .form-inline i,
.block-selectize .form-inline i {
  margin-top: -10px;
}
@media print, screen and (min-width: 975px) {
  .module-inline_form.module-desktop-1.module-responsive .module-inline_form-component .form-inline .form-group,
  .module-inline_form.module-desktop-2.module-responsive .module-inline_form-component .form-inline .form-group,
  .module-inline_form.module-desktop-1-2.module-responsive .module-inline_form-component .form-inline .form-group {
    display: block;
    margin-bottom: 15px;
  }
  .module-inline_form.module-desktop-1.module-responsive .module-inline_form-component .form-inline .form-control,
  .module-inline_form.module-desktop-2.module-responsive .module-inline_form-component .form-inline .form-control,
  .module-inline_form.module-desktop-1-2.module-responsive .module-inline_form-component .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  .module-inline_form.module-desktop-1.module-responsive .module-inline_form-component .form-inline .input-group,
  .module-inline_form.module-desktop-2.module-responsive .module-inline_form-component .form-inline .input-group,
  .module-inline_form.module-desktop-1-2.module-responsive .module-inline_form-component .form-inline .input-group {
    display: table;
    width: 100%;
    vertical-align: middle;
  }
  .module-inline_form.module-desktop-1.module-responsive .module-inline_form-component .block-date_range_picker-component .input-group,
  .module-inline_form.module-desktop-2.module-responsive .module-inline_form-component .block-date_range_picker-component .input-group,
  .module-inline_form.module-desktop-1-2.module-responsive .module-inline_form-component .block-date_range_picker-component .input-group {
    width: auto !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-inline_form.module-tablet-1.module-responsive .module-inline_form-component .form-inline .form-group,
  .module-inline_form.module-phone-1.module-responsive .module-inline_form-component .form-inline .form-group,
  .module-inline_form.module-tablet-2.module-responsive .module-inline_form-component .form-inline .form-group,
  .module-inline_form.module-phone-2.module-responsive .module-inline_form-component .form-inline .form-group {
    display: block;
    margin-bottom: 15px;
  }
  .module-inline_form.module-tablet-1.module-responsive .module-inline_form-component .form-inline .form-control,
  .module-inline_form.module-phone-1.module-responsive .module-inline_form-component .form-inline .form-control,
  .module-inline_form.module-tablet-2.module-responsive .module-inline_form-component .form-inline .form-control,
  .module-inline_form.module-phone-2.module-responsive .module-inline_form-component .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
  .module-inline_form.module-tablet-1.module-responsive .module-inline_form-component .form-inline .input-group,
  .module-inline_form.module-phone-1.module-responsive .module-inline_form-component .form-inline .input-group,
  .module-inline_form.module-tablet-2.module-responsive .module-inline_form-component .form-inline .input-group,
  .module-inline_form.module-phone-2.module-responsive .module-inline_form-component .form-inline .input-group {
    display: table;
    width: 100%;
    vertical-align: middle;
  }
}
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.module-inline_form-component {
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
}
.module-inline_form-component article,
.module-inline_form-component aside,
.module-inline_form-component details,
.module-inline_form-component figcaption,
.module-inline_form-component figure,
.module-inline_form-component footer,
.module-inline_form-component header,
.module-inline_form-component hgroup,
.module-inline_form-component main,
.module-inline_form-component nav,
.module-inline_form-component section,
.module-inline_form-component summary {
  display: block;
}
.module-inline_form-component audio,
.module-inline_form-component canvas,
.module-inline_form-component progress,
.module-inline_form-component video {
  display: inline-block;
  vertical-align: baseline;
}
.module-inline_form-component audio:not([controls]) {
  display: none;
  height: 0;
}
.module-inline_form-component [hidden],
.module-inline_form-component template {
  display: none;
}
.module-inline_form-component a {
  background: transparent;
}
.module-inline_form-component a:active,
.module-inline_form-component a:hover {
  outline: 0;
}
.module-inline_form-component abbr[title] {
  border-bottom: 1px dotted;
}
.module-inline_form-component b,
.module-inline_form-component strong {
  font-weight: bold;
}
.module-inline_form-component dfn {
  font-style: italic;
}
.module-inline_form-component h1 {
  margin: .67em 0;
  font-size: 2em;
}
.module-inline_form-component mark {
  color: #000;
  background: #ff0;
}
.module-inline_form-component small {
  font-size: 90%;
}
.module-inline_form-component sub,
.module-inline_form-component sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.module-inline_form-component sup {
  top: -0.5em;
}
.module-inline_form-component sub {
  bottom: -0.25em;
}
.module-inline_form-component img {
  border: 0;
}
.module-inline_form-component svg:not(:root) {
  overflow: hidden;
}
.module-inline_form-component figure {
  margin: 1em 40px;
}
.module-inline_form-component hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.module-inline_form-component pre {
  overflow: auto;
}
.module-inline_form-component code,
.module-inline_form-component kbd,
.module-inline_form-component pre,
.module-inline_form-component samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.module-inline_form-component button,
.module-inline_form-component input,
.module-inline_form-component optgroup,
.module-inline_form-component select,
.module-inline_form-component textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.module-inline_form-component button {
  overflow: visible;
}
.module-inline_form-component button,
.module-inline_form-component select {
  text-transform: none;
}
.module-inline_form-component button,
.module-inline_form-component html input[type="button"],
.module-inline_form-component input[type="reset"],
.module-inline_form-component input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.module-inline_form-component button[disabled],
.module-inline_form-component html input[disabled] {
  cursor: default;
}
.module-inline_form-component button::-moz-focus-inner,
.module-inline_form-component input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.module-inline_form-component input {
  line-height: normal;
}
.module-inline_form-component input[type="checkbox"],
.module-inline_form-component input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.module-inline_form-component input[type="number"]::-webkit-inner-spin-button,
.module-inline_form-component input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.module-inline_form-component input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.module-inline_form-component input[type="search"]::-webkit-search-cancel-button,
.module-inline_form-component input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.module-inline_form-component fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.module-inline_form-component legend {
  padding: 0;
  border: 0;
}
.module-inline_form-component textarea {
  overflow: auto;
}
.module-inline_form-component optgroup {
  font-weight: bold;
}
.module-inline_form-component table {
  border-spacing: 0;
  border-collapse: collapse;
}
.module-inline_form-component td,
.module-inline_form-component th {
  padding: 0;
}
@media print {
  .module-inline_form-component * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .module-inline_form-component a,
  .module-inline_form-component a:visited {
    text-decoration: underline;
  }
  .module-inline_form-component a[href]:after {
    content: " (" attr(href) ")";
  }
  .module-inline_form-component abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .module-inline_form-component a[href^="javascript:"]:after,
  .module-inline_form-component a[href^="#"]:after {
    content: "";
  }
  .module-inline_form-component pre,
  .module-inline_form-component blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .module-inline_form-component thead {
    display: table-header-group;
  }
  .module-inline_form-component tr,
  .module-inline_form-component img {
    page-break-inside: avoid;
  }
  .module-inline_form-component img {
    max-width: 100% !important;
  }
  .module-inline_form-component p,
  .module-inline_form-component h2,
  .module-inline_form-component h3 {
    orphans: 3;
    widows: 3;
  }
  .module-inline_form-component h2,
  .module-inline_form-component h3 {
    page-break-after: avoid;
  }
  .module-inline_form-component select {
    background: #fff !important;
  }
  .module-inline_form-component .navbar {
    display: none;
  }
  .module-inline_form-component .table td,
  .module-inline_form-component .table th {
    background-color: #fff !important;
  }
  .module-inline_form-component .btn > .caret,
  .module-inline_form-component .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .module-inline_form-component .label {
    border: 1px solid #000;
  }
  .module-inline_form-component .table {
    border-collapse: collapse !important;
  }
  .module-inline_form-component .table-bordered th,
  .module-inline_form-component .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../css/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../css/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../css/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../css/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../css/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.module-inline_form-component .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.module-inline_form-component .glyphicon-asterisk:before {
  content: "\2a";
}
.module-inline_form-component .glyphicon-plus:before {
  content: "\2b";
}
.module-inline_form-component .glyphicon-euro:before {
  content: "\20ac";
}
.module-inline_form-component .glyphicon-minus:before {
  content: "\2212";
}
.module-inline_form-component .glyphicon-cloud:before {
  content: "\2601";
}
.module-inline_form-component .glyphicon-envelope:before {
  content: "\2709";
}
.module-inline_form-component .glyphicon-pencil:before {
  content: "\270f";
}
.module-inline_form-component .glyphicon-glass:before {
  content: "\e001";
}
.module-inline_form-component .glyphicon-music:before {
  content: "\e002";
}
.module-inline_form-component .glyphicon-search:before {
  content: "\e003";
}
.module-inline_form-component .glyphicon-heart:before {
  content: "\e005";
}
.module-inline_form-component .glyphicon-star:before {
  content: "\e006";
}
.module-inline_form-component .glyphicon-star-empty:before {
  content: "\e007";
}
.module-inline_form-component .glyphicon-user:before {
  content: "\e008";
}
.module-inline_form-component .glyphicon-film:before {
  content: "\e009";
}
.module-inline_form-component .glyphicon-th-large:before {
  content: "\e010";
}
.module-inline_form-component .glyphicon-th:before {
  content: "\e011";
}
.module-inline_form-component .glyphicon-th-list:before {
  content: "\e012";
}
.module-inline_form-component .glyphicon-ok:before {
  content: "\e013";
}
.module-inline_form-component .glyphicon-remove:before {
  content: "\e014";
}
.module-inline_form-component .glyphicon-zoom-in:before {
  content: "\e015";
}
.module-inline_form-component .glyphicon-zoom-out:before {
  content: "\e016";
}
.module-inline_form-component .glyphicon-off:before {
  content: "\e017";
}
.module-inline_form-component .glyphicon-signal:before {
  content: "\e018";
}
.module-inline_form-component .glyphicon-cog:before {
  content: "\e019";
}
.module-inline_form-component .glyphicon-trash:before {
  content: "\e020";
}
.module-inline_form-component .glyphicon-home:before {
  content: "\e021";
}
.module-inline_form-component .glyphicon-file:before {
  content: "\e022";
}
.module-inline_form-component .glyphicon-time:before {
  content: "\e023";
}
.module-inline_form-component .glyphicon-road:before {
  content: "\e024";
}
.module-inline_form-component .glyphicon-download-alt:before {
  content: "\e025";
}
.module-inline_form-component .glyphicon-download:before {
  content: "\e026";
}
.module-inline_form-component .glyphicon-upload:before {
  content: "\e027";
}
.module-inline_form-component .glyphicon-inbox:before {
  content: "\e028";
}
.module-inline_form-component .glyphicon-play-circle:before {
  content: "\e029";
}
.module-inline_form-component .glyphicon-repeat:before {
  content: "\e030";
}
.module-inline_form-component .glyphicon-refresh:before {
  content: "\e031";
}
.module-inline_form-component .glyphicon-list-alt:before {
  content: "\e032";
}
.module-inline_form-component .glyphicon-lock:before {
  content: "\e033";
}
.module-inline_form-component .glyphicon-flag:before {
  content: "\e034";
}
.module-inline_form-component .glyphicon-headphones:before {
  content: "\e035";
}
.module-inline_form-component .glyphicon-volume-off:before {
  content: "\e036";
}
.module-inline_form-component .glyphicon-volume-down:before {
  content: "\e037";
}
.module-inline_form-component .glyphicon-volume-up:before {
  content: "\e038";
}
.module-inline_form-component .glyphicon-qrcode:before {
  content: "\e039";
}
.module-inline_form-component .glyphicon-barcode:before {
  content: "\e040";
}
.module-inline_form-component .glyphicon-tag:before {
  content: "\e041";
}
.module-inline_form-component .glyphicon-tags:before {
  content: "\e042";
}
.module-inline_form-component .glyphicon-book:before {
  content: "\e043";
}
.module-inline_form-component .glyphicon-bookmark:before {
  content: "\e044";
}
.module-inline_form-component .glyphicon-print:before {
  content: "\e045";
}
.module-inline_form-component .glyphicon-camera:before {
  content: "\e046";
}
.module-inline_form-component .glyphicon-font:before {
  content: "\e047";
}
.module-inline_form-component .glyphicon-bold:before {
  content: "\e048";
}
.module-inline_form-component .glyphicon-italic:before {
  content: "\e049";
}
.module-inline_form-component .glyphicon-text-height:before {
  content: "\e050";
}
.module-inline_form-component .glyphicon-text-width:before {
  content: "\e051";
}
.module-inline_form-component .glyphicon-align-left:before {
  content: "\e052";
}
.module-inline_form-component .glyphicon-align-center:before {
  content: "\e053";
}
.module-inline_form-component .glyphicon-align-right:before {
  content: "\e054";
}
.module-inline_form-component .glyphicon-align-justify:before {
  content: "\e055";
}
.module-inline_form-component .glyphicon-list:before {
  content: "\e056";
}
.module-inline_form-component .glyphicon-indent-left:before {
  content: "\e057";
}
.module-inline_form-component .glyphicon-indent-right:before {
  content: "\e058";
}
.module-inline_form-component .glyphicon-facetime-video:before {
  content: "\e059";
}
.module-inline_form-component .glyphicon-picture:before {
  content: "\e060";
}
.module-inline_form-component .glyphicon-map-marker:before {
  content: "\e062";
}
.module-inline_form-component .glyphicon-adjust:before {
  content: "\e063";
}
.module-inline_form-component .glyphicon-tint:before {
  content: "\e064";
}
.module-inline_form-component .glyphicon-edit:before {
  content: "\e065";
}
.module-inline_form-component .glyphicon-share:before {
  content: "\e066";
}
.module-inline_form-component .glyphicon-check:before {
  content: "\e067";
}
.module-inline_form-component .glyphicon-move:before {
  content: "\e068";
}
.module-inline_form-component .glyphicon-step-backward:before {
  content: "\e069";
}
.module-inline_form-component .glyphicon-fast-backward:before {
  content: "\e070";
}
.module-inline_form-component .glyphicon-backward:before {
  content: "\e071";
}
.module-inline_form-component .glyphicon-play:before {
  content: "\e072";
}
.module-inline_form-component .glyphicon-pause:before {
  content: "\e073";
}
.module-inline_form-component .glyphicon-stop:before {
  content: "\e074";
}
.module-inline_form-component .glyphicon-forward:before {
  content: "\e075";
}
.module-inline_form-component .glyphicon-fast-forward:before {
  content: "\e076";
}
.module-inline_form-component .glyphicon-step-forward:before {
  content: "\e077";
}
.module-inline_form-component .glyphicon-eject:before {
  content: "\e078";
}
.module-inline_form-component .glyphicon-chevron-left:before {
  content: "\e079";
}
.module-inline_form-component .glyphicon-chevron-right:before {
  content: "\e080";
}
.module-inline_form-component .glyphicon-plus-sign:before {
  content: "\e081";
}
.module-inline_form-component .glyphicon-minus-sign:before {
  content: "\e082";
}
.module-inline_form-component .glyphicon-remove-sign:before {
  content: "\e083";
}
.module-inline_form-component .glyphicon-ok-sign:before {
  content: "\e084";
}
.module-inline_form-component .glyphicon-question-sign:before {
  content: "\e085";
}
.module-inline_form-component .glyphicon-info-sign:before {
  content: "\e086";
}
.module-inline_form-component .glyphicon-screenshot:before {
  content: "\e087";
}
.module-inline_form-component .glyphicon-remove-circle:before {
  content: "\e088";
}
.module-inline_form-component .glyphicon-ok-circle:before {
  content: "\e089";
}
.module-inline_form-component .glyphicon-ban-circle:before {
  content: "\e090";
}
.module-inline_form-component .glyphicon-arrow-left:before {
  content: "\e091";
}
.module-inline_form-component .glyphicon-arrow-right:before {
  content: "\e092";
}
.module-inline_form-component .glyphicon-arrow-up:before {
  content: "\e093";
}
.module-inline_form-component .glyphicon-arrow-down:before {
  content: "\e094";
}
.module-inline_form-component .glyphicon-share-alt:before {
  content: "\e095";
}
.module-inline_form-component .glyphicon-resize-full:before {
  content: "\e096";
}
.module-inline_form-component .glyphicon-resize-small:before {
  content: "\e097";
}
.module-inline_form-component .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.module-inline_form-component .glyphicon-gift:before {
  content: "\e102";
}
.module-inline_form-component .glyphicon-leaf:before {
  content: "\e103";
}
.module-inline_form-component .glyphicon-fire:before {
  content: "\e104";
}
.module-inline_form-component .glyphicon-eye-open:before {
  content: "\e105";
}
.module-inline_form-component .glyphicon-eye-close:before {
  content: "\e106";
}
.module-inline_form-component .glyphicon-warning-sign:before {
  content: "\e107";
}
.module-inline_form-component .glyphicon-plane:before {
  content: "\e108";
}
.module-inline_form-component .glyphicon-calendar:before {
  content: "\e109";
}
.module-inline_form-component .glyphicon-random:before {
  content: "\e110";
}
.module-inline_form-component .glyphicon-comment:before {
  content: "\e111";
}
.module-inline_form-component .glyphicon-magnet:before {
  content: "\e112";
}
.module-inline_form-component .glyphicon-chevron-up:before {
  content: "\e113";
}
.module-inline_form-component .glyphicon-chevron-down:before {
  content: "\e114";
}
.module-inline_form-component .glyphicon-retweet:before {
  content: "\e115";
}
.module-inline_form-component .glyphicon-shopping-cart:before {
  content: "\e116";
}
.module-inline_form-component .glyphicon-folder-close:before {
  content: "\e117";
}
.module-inline_form-component .glyphicon-folder-open:before {
  content: "\e118";
}
.module-inline_form-component .glyphicon-resize-vertical:before {
  content: "\e119";
}
.module-inline_form-component .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.module-inline_form-component .glyphicon-hdd:before {
  content: "\e121";
}
.module-inline_form-component .glyphicon-bullhorn:before {
  content: "\e122";
}
.module-inline_form-component .glyphicon-bell:before {
  content: "\e123";
}
.module-inline_form-component .glyphicon-certificate:before {
  content: "\e124";
}
.module-inline_form-component .glyphicon-thumbs-up:before {
  content: "\e125";
}
.module-inline_form-component .glyphicon-thumbs-down:before {
  content: "\e126";
}
.module-inline_form-component .glyphicon-hand-right:before {
  content: "\e127";
}
.module-inline_form-component .glyphicon-hand-left:before {
  content: "\e128";
}
.module-inline_form-component .glyphicon-hand-up:before {
  content: "\e129";
}
.module-inline_form-component .glyphicon-hand-down:before {
  content: "\e130";
}
.module-inline_form-component .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.module-inline_form-component .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.module-inline_form-component .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.module-inline_form-component .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.module-inline_form-component .glyphicon-globe:before {
  content: "\e135";
}
.module-inline_form-component .glyphicon-wrench:before {
  content: "\e136";
}
.module-inline_form-component .glyphicon-tasks:before {
  content: "\e137";
}
.module-inline_form-component .glyphicon-filter:before {
  content: "\e138";
}
.module-inline_form-component .glyphicon-briefcase:before {
  content: "\e139";
}
.module-inline_form-component .glyphicon-fullscreen:before {
  content: "\e140";
}
.module-inline_form-component .glyphicon-dashboard:before {
  content: "\e141";
}
.module-inline_form-component .glyphicon-paperclip:before {
  content: "\e142";
}
.module-inline_form-component .glyphicon-heart-empty:before {
  content: "\e143";
}
.module-inline_form-component .glyphicon-link:before {
  content: "\e144";
}
.module-inline_form-component .glyphicon-phone:before {
  content: "\e145";
}
.module-inline_form-component .glyphicon-pushpin:before {
  content: "\e146";
}
.module-inline_form-component .glyphicon-usd:before {
  content: "\e148";
}
.module-inline_form-component .glyphicon-gbp:before {
  content: "\e149";
}
.module-inline_form-component .glyphicon-sort:before {
  content: "\e150";
}
.module-inline_form-component .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.module-inline_form-component .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.module-inline_form-component .glyphicon-sort-by-order:before {
  content: "\e153";
}
.module-inline_form-component .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.module-inline_form-component .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.module-inline_form-component .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.module-inline_form-component .glyphicon-unchecked:before {
  content: "\e157";
}
.module-inline_form-component .glyphicon-expand:before {
  content: "\e158";
}
.module-inline_form-component .glyphicon-collapse-down:before {
  content: "\e159";
}
.module-inline_form-component .glyphicon-collapse-up:before {
  content: "\e160";
}
.module-inline_form-component .glyphicon-log-in:before {
  content: "\e161";
}
.module-inline_form-component .glyphicon-flash:before {
  content: "\e162";
}
.module-inline_form-component .glyphicon-log-out:before {
  content: "\e163";
}
.module-inline_form-component .glyphicon-new-window:before {
  content: "\e164";
}
.module-inline_form-component .glyphicon-record:before {
  content: "\e165";
}
.module-inline_form-component .glyphicon-save:before {
  content: "\e166";
}
.module-inline_form-component .glyphicon-open:before {
  content: "\e167";
}
.module-inline_form-component .glyphicon-saved:before {
  content: "\e168";
}
.module-inline_form-component .glyphicon-import:before {
  content: "\e169";
}
.module-inline_form-component .glyphicon-export:before {
  content: "\e170";
}
.module-inline_form-component .glyphicon-send:before {
  content: "\e171";
}
.module-inline_form-component .glyphicon-floppy-disk:before {
  content: "\e172";
}
.module-inline_form-component .glyphicon-floppy-saved:before {
  content: "\e173";
}
.module-inline_form-component .glyphicon-floppy-remove:before {
  content: "\e174";
}
.module-inline_form-component .glyphicon-floppy-save:before {
  content: "\e175";
}
.module-inline_form-component .glyphicon-floppy-open:before {
  content: "\e176";
}
.module-inline_form-component .glyphicon-credit-card:before {
  content: "\e177";
}
.module-inline_form-component .glyphicon-transfer:before {
  content: "\e178";
}
.module-inline_form-component .glyphicon-cutlery:before {
  content: "\e179";
}
.module-inline_form-component .glyphicon-header:before {
  content: "\e180";
}
.module-inline_form-component .glyphicon-compressed:before {
  content: "\e181";
}
.module-inline_form-component .glyphicon-earphone:before {
  content: "\e182";
}
.module-inline_form-component .glyphicon-phone-alt:before {
  content: "\e183";
}
.module-inline_form-component .glyphicon-tower:before {
  content: "\e184";
}
.module-inline_form-component .glyphicon-stats:before {
  content: "\e185";
}
.module-inline_form-component .glyphicon-sd-video:before {
  content: "\e186";
}
.module-inline_form-component .glyphicon-hd-video:before {
  content: "\e187";
}
.module-inline_form-component .glyphicon-subtitles:before {
  content: "\e188";
}
.module-inline_form-component .glyphicon-sound-stereo:before {
  content: "\e189";
}
.module-inline_form-component .glyphicon-sound-dolby:before {
  content: "\e190";
}
.module-inline_form-component .glyphicon-sound-5-1:before {
  content: "\e191";
}
.module-inline_form-component .glyphicon-sound-6-1:before {
  content: "\e192";
}
.module-inline_form-component .glyphicon-sound-7-1:before {
  content: "\e193";
}
.module-inline_form-component .glyphicon-copyright-mark:before {
  content: "\e194";
}
.module-inline_form-component .glyphicon-registration-mark:before {
  content: "\e195";
}
.module-inline_form-component .glyphicon-cloud-download:before {
  content: "\e197";
}
.module-inline_form-component .glyphicon-cloud-upload:before {
  content: "\e198";
}
.module-inline_form-component .glyphicon-tree-conifer:before {
  content: "\e199";
}
.module-inline_form-component .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.module-inline_form-component * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.module-inline_form-component *:before,
.module-inline_form-component *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.module-inline_form-component html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.module-inline_form-component body {
  color: #414141;
  font-weight: 400;
  font-family: "Allianz Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #fff;
}
.module-inline_form-component input,
.module-inline_form-component button,
.module-inline_form-component select,
.module-inline_form-component textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.module-inline_form-component a {
  color: #428bca;
  text-decoration: none;
}
.module-inline_form-component a:hover,
.module-inline_form-component a:focus {
  color: #2a6496;
  text-decoration: underline;
}
.module-inline_form-component a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.module-inline_form-component figure {
  margin: 0;
}
.module-inline_form-component img {
  vertical-align: middle;
}
.module-inline_form-component .img-responsive,
.module-inline_form-component .thumbnail > img,
.module-inline_form-component .thumbnail a > img,
.module-inline_form-component .carousel-inner > .item > img,
.module-inline_form-component .carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.module-inline_form-component .img-rounded {
  border-radius: 6px;
}
.module-inline_form-component .img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.module-inline_form-component .img-circle {
  border-radius: 50%;
}
.module-inline_form-component hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.module-inline_form-component .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.module-inline_form-component .sr-only-focusable:active,
.module-inline_form-component .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.module-inline_form-component h1,
.module-inline_form-component h2,
.module-inline_form-component h3,
.module-inline_form-component h4,
.module-inline_form-component h5,
.module-inline_form-component h6,
.module-inline_form-component .h1,
.module-inline_form-component .h2,
.module-inline_form-component .h3,
.module-inline_form-component .h4,
.module-inline_form-component .h5,
.module-inline_form-component .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.module-inline_form-component h1 small,
.module-inline_form-component h2 small,
.module-inline_form-component h3 small,
.module-inline_form-component h4 small,
.module-inline_form-component h5 small,
.module-inline_form-component h6 small,
.module-inline_form-component .h1 small,
.module-inline_form-component .h2 small,
.module-inline_form-component .h3 small,
.module-inline_form-component .h4 small,
.module-inline_form-component .h5 small,
.module-inline_form-component .h6 small,
.module-inline_form-component h1 .small,
.module-inline_form-component h2 .small,
.module-inline_form-component h3 .small,
.module-inline_form-component h4 .small,
.module-inline_form-component h5 .small,
.module-inline_form-component h6 .small,
.module-inline_form-component .h1 .small,
.module-inline_form-component .h2 .small,
.module-inline_form-component .h3 .small,
.module-inline_form-component .h4 .small,
.module-inline_form-component .h5 .small,
.module-inline_form-component .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.module-inline_form-component h1,
.module-inline_form-component .h1,
.module-inline_form-component h2,
.module-inline_form-component .h2,
.module-inline_form-component h3,
.module-inline_form-component .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.module-inline_form-component h1 small,
.module-inline_form-component .h1 small,
.module-inline_form-component h2 small,
.module-inline_form-component .h2 small,
.module-inline_form-component h3 small,
.module-inline_form-component .h3 small,
.module-inline_form-component h1 .small,
.module-inline_form-component .h1 .small,
.module-inline_form-component h2 .small,
.module-inline_form-component .h2 .small,
.module-inline_form-component h3 .small,
.module-inline_form-component .h3 .small {
  font-size: 65%;
}
.module-inline_form-component h4,
.module-inline_form-component .h4,
.module-inline_form-component h5,
.module-inline_form-component .h5,
.module-inline_form-component h6,
.module-inline_form-component .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.module-inline_form-component h4 small,
.module-inline_form-component .h4 small,
.module-inline_form-component h5 small,
.module-inline_form-component .h5 small,
.module-inline_form-component h6 small,
.module-inline_form-component .h6 small,
.module-inline_form-component h4 .small,
.module-inline_form-component .h4 .small,
.module-inline_form-component h5 .small,
.module-inline_form-component .h5 .small,
.module-inline_form-component h6 .small,
.module-inline_form-component .h6 .small {
  font-size: 75%;
}
.module-inline_form-component h1,
.module-inline_form-component .h1 {
  font-size: 36px;
}
.module-inline_form-component h2,
.module-inline_form-component .h2 {
  font-size: 30px;
}
.module-inline_form-component h3,
.module-inline_form-component .h3 {
  font-size: 24px;
}
.module-inline_form-component h4,
.module-inline_form-component .h4 {
  font-size: 18px;
}
.module-inline_form-component h5,
.module-inline_form-component .h5 {
  font-size: 14px;
}
.module-inline_form-component h6,
.module-inline_form-component .h6 {
  font-size: 12px;
}
.module-inline_form-component p {
  margin: 0 0 10px;
}
.module-inline_form-component .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .lead {
    font-size: 21px;
  }
}
.module-inline_form-component small,
.module-inline_form-component .small {
  font-size: 90%;
}
.module-inline_form-component cite {
  font-style: normal;
}
.module-inline_form-component mark,
.module-inline_form-component .mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.module-inline_form-component .text-left {
  text-align: left;
}
.module-inline_form-component .text-right {
  text-align: right;
}
.module-inline_form-component .text-center {
  text-align: center;
}
.module-inline_form-component .text-justify {
  text-align: justify;
}
.module-inline_form-component .text-nowrap {
  white-space: nowrap;
}
.module-inline_form-component .text-lowercase {
  text-transform: lowercase;
}
.module-inline_form-component .text-uppercase {
  text-transform: uppercase;
}
.module-inline_form-component .text-capitalize {
  text-transform: capitalize;
}
.module-inline_form-component .text-muted {
  color: #777;
}
.module-inline_form-component .text-primary {
  color: #428bca;
}
.module-inline_form-component a.text-primary:hover {
  color: #3071a9;
}
.module-inline_form-component .text-success {
  color: #3c763d;
}
.module-inline_form-component a.text-success:hover {
  color: #2b542c;
}
.module-inline_form-component .text-info {
  color: #31708f;
}
.module-inline_form-component a.text-info:hover {
  color: #245269;
}
.module-inline_form-component .text-warning {
  color: #8a6d3b;
}
.module-inline_form-component a.text-warning:hover {
  color: #66512c;
}
.module-inline_form-component .text-danger {
  color: #a94442;
}
.module-inline_form-component a.text-danger:hover {
  color: #843534;
}
.module-inline_form-component .bg-primary {
  color: #fff;
  background-color: #428bca;
}
.module-inline_form-component a.bg-primary:hover {
  background-color: #3071a9;
}
.module-inline_form-component .bg-success {
  background-color: #dff0d8;
}
.module-inline_form-component a.bg-success:hover {
  background-color: #c1e2b3;
}
.module-inline_form-component .bg-info {
  background-color: #d9edf7;
}
.module-inline_form-component a.bg-info:hover {
  background-color: #afd9ee;
}
.module-inline_form-component .bg-warning {
  background-color: #fcf8e3;
}
.module-inline_form-component a.bg-warning:hover {
  background-color: #f7ecb5;
}
.module-inline_form-component .bg-danger {
  background-color: #f2dede;
}
.module-inline_form-component a.bg-danger:hover {
  background-color: #e4b9b9;
}
.module-inline_form-component .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.module-inline_form-component ul,
.module-inline_form-component ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.module-inline_form-component ul ul,
.module-inline_form-component ol ul,
.module-inline_form-component ul ol,
.module-inline_form-component ol ol {
  margin-bottom: 0;
}
.module-inline_form-component .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.module-inline_form-component .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.module-inline_form-component .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.module-inline_form-component dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.module-inline_form-component dt,
.module-inline_form-component dd {
  line-height: 1.42857143;
}
.module-inline_form-component dt {
  font-weight: bold;
}
.module-inline_form-component dd {
  margin-left: 0;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .module-inline_form-component .dl-horizontal dd {
    margin-left: 180px;
  }
}
.module-inline_form-component abbr[title],
.module-inline_form-component abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.module-inline_form-component .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.module-inline_form-component blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.module-inline_form-component blockquote p:last-child,
.module-inline_form-component blockquote ul:last-child,
.module-inline_form-component blockquote ol:last-child {
  margin-bottom: 0;
}
.module-inline_form-component blockquote footer,
.module-inline_form-component blockquote small,
.module-inline_form-component blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.module-inline_form-component blockquote footer:before,
.module-inline_form-component blockquote small:before,
.module-inline_form-component blockquote .small:before {
  content: '\2014 \00A0';
}
.module-inline_form-component .blockquote-reverse,
.module-inline_form-component blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.module-inline_form-component .blockquote-reverse footer:before,
.module-inline_form-component blockquote.pull-right footer:before,
.module-inline_form-component .blockquote-reverse small:before,
.module-inline_form-component blockquote.pull-right small:before,
.module-inline_form-component .blockquote-reverse .small:before,
.module-inline_form-component blockquote.pull-right .small:before {
  content: '';
}
.module-inline_form-component .blockquote-reverse footer:after,
.module-inline_form-component blockquote.pull-right footer:after,
.module-inline_form-component .blockquote-reverse small:after,
.module-inline_form-component blockquote.pull-right small:after,
.module-inline_form-component .blockquote-reverse .small:after,
.module-inline_form-component blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.module-inline_form-component blockquote:before,
.module-inline_form-component blockquote:after {
  content: "";
}
.module-inline_form-component address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.module-inline_form-component code,
.module-inline_form-component kbd,
.module-inline_form-component pre,
.module-inline_form-component samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.module-inline_form-component code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.module-inline_form-component kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.module-inline_form-component kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.module-inline_form-component pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.module-inline_form-component pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.module-inline_form-component .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.module-inline_form-component .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-inline_form-component .container {
    width: 750px;
  }
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .module-inline_form-component .container {
    width: 1170px;
  }
}
.module-inline_form-component .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.module-inline_form-component .row {
  margin-right: -15px;
  margin-left: -15px;
}
.module-inline_form-component .col-xs-1,
.module-inline_form-component .col-sm-1,
.module-inline_form-component .col-md-1,
.module-inline_form-component .col-lg-1,
.module-inline_form-component .col-xs-2,
.module-inline_form-component .col-sm-2,
.module-inline_form-component .col-md-2,
.module-inline_form-component .col-lg-2,
.module-inline_form-component .col-xs-3,
.module-inline_form-component .col-sm-3,
.module-inline_form-component .col-md-3,
.module-inline_form-component .col-lg-3,
.module-inline_form-component .col-xs-4,
.module-inline_form-component .col-sm-4,
.module-inline_form-component .col-md-4,
.module-inline_form-component .col-lg-4,
.module-inline_form-component .col-xs-5,
.module-inline_form-component .col-sm-5,
.module-inline_form-component .col-md-5,
.module-inline_form-component .col-lg-5,
.module-inline_form-component .col-xs-6,
.module-inline_form-component .col-sm-6,
.module-inline_form-component .col-md-6,
.module-inline_form-component .col-lg-6,
.module-inline_form-component .col-xs-7,
.module-inline_form-component .col-sm-7,
.module-inline_form-component .col-md-7,
.module-inline_form-component .col-lg-7,
.module-inline_form-component .col-xs-8,
.module-inline_form-component .col-sm-8,
.module-inline_form-component .col-md-8,
.module-inline_form-component .col-lg-8,
.module-inline_form-component .col-xs-9,
.module-inline_form-component .col-sm-9,
.module-inline_form-component .col-md-9,
.module-inline_form-component .col-lg-9,
.module-inline_form-component .col-xs-10,
.module-inline_form-component .col-sm-10,
.module-inline_form-component .col-md-10,
.module-inline_form-component .col-lg-10,
.module-inline_form-component .col-xs-11,
.module-inline_form-component .col-sm-11,
.module-inline_form-component .col-md-11,
.module-inline_form-component .col-lg-11,
.module-inline_form-component .col-xs-12,
.module-inline_form-component .col-sm-12,
.module-inline_form-component .col-md-12,
.module-inline_form-component .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.module-inline_form-component .col-xs-1,
.module-inline_form-component .col-xs-2,
.module-inline_form-component .col-xs-3,
.module-inline_form-component .col-xs-4,
.module-inline_form-component .col-xs-5,
.module-inline_form-component .col-xs-6,
.module-inline_form-component .col-xs-7,
.module-inline_form-component .col-xs-8,
.module-inline_form-component .col-xs-9,
.module-inline_form-component .col-xs-10,
.module-inline_form-component .col-xs-11,
.module-inline_form-component .col-xs-12 {
  float: left;
}
.module-inline_form-component .col-xs-12 {
  width: 100%;
}
.module-inline_form-component .col-xs-11 {
  width: 91.66666667%;
}
.module-inline_form-component .col-xs-10 {
  width: 83.33333333%;
}
.module-inline_form-component .col-xs-9 {
  width: 75%;
}
.module-inline_form-component .col-xs-8 {
  width: 66.66666667%;
}
.module-inline_form-component .col-xs-7 {
  width: 58.33333333%;
}
.module-inline_form-component .col-xs-6 {
  width: 50%;
}
.module-inline_form-component .col-xs-5 {
  width: 41.66666667%;
}
.module-inline_form-component .col-xs-4 {
  width: 33.33333333%;
}
.module-inline_form-component .col-xs-3 {
  width: 25%;
}
.module-inline_form-component .col-xs-2 {
  width: 16.66666667%;
}
.module-inline_form-component .col-xs-1 {
  width: 8.33333333%;
}
.module-inline_form-component .col-xs-pull-12 {
  right: 100%;
}
.module-inline_form-component .col-xs-pull-11 {
  right: 91.66666667%;
}
.module-inline_form-component .col-xs-pull-10 {
  right: 83.33333333%;
}
.module-inline_form-component .col-xs-pull-9 {
  right: 75%;
}
.module-inline_form-component .col-xs-pull-8 {
  right: 66.66666667%;
}
.module-inline_form-component .col-xs-pull-7 {
  right: 58.33333333%;
}
.module-inline_form-component .col-xs-pull-6 {
  right: 50%;
}
.module-inline_form-component .col-xs-pull-5 {
  right: 41.66666667%;
}
.module-inline_form-component .col-xs-pull-4 {
  right: 33.33333333%;
}
.module-inline_form-component .col-xs-pull-3 {
  right: 25%;
}
.module-inline_form-component .col-xs-pull-2 {
  right: 16.66666667%;
}
.module-inline_form-component .col-xs-pull-1 {
  right: 8.33333333%;
}
.module-inline_form-component .col-xs-pull-0 {
  right: auto;
}
.module-inline_form-component .col-xs-push-12 {
  left: 100%;
}
.module-inline_form-component .col-xs-push-11 {
  left: 91.66666667%;
}
.module-inline_form-component .col-xs-push-10 {
  left: 83.33333333%;
}
.module-inline_form-component .col-xs-push-9 {
  left: 75%;
}
.module-inline_form-component .col-xs-push-8 {
  left: 66.66666667%;
}
.module-inline_form-component .col-xs-push-7 {
  left: 58.33333333%;
}
.module-inline_form-component .col-xs-push-6 {
  left: 50%;
}
.module-inline_form-component .col-xs-push-5 {
  left: 41.66666667%;
}
.module-inline_form-component .col-xs-push-4 {
  left: 33.33333333%;
}
.module-inline_form-component .col-xs-push-3 {
  left: 25%;
}
.module-inline_form-component .col-xs-push-2 {
  left: 16.66666667%;
}
.module-inline_form-component .col-xs-push-1 {
  left: 8.33333333%;
}
.module-inline_form-component .col-xs-push-0 {
  left: auto;
}
.module-inline_form-component .col-xs-offset-12 {
  margin-left: 100%;
}
.module-inline_form-component .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.module-inline_form-component .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.module-inline_form-component .col-xs-offset-9 {
  margin-left: 75%;
}
.module-inline_form-component .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.module-inline_form-component .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.module-inline_form-component .col-xs-offset-6 {
  margin-left: 50%;
}
.module-inline_form-component .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.module-inline_form-component .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.module-inline_form-component .col-xs-offset-3 {
  margin-left: 25%;
}
.module-inline_form-component .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.module-inline_form-component .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.module-inline_form-component .col-xs-offset-0 {
  margin-left: 0;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-inline_form-component .col-sm-1,
  .module-inline_form-component .col-sm-2,
  .module-inline_form-component .col-sm-3,
  .module-inline_form-component .col-sm-4,
  .module-inline_form-component .col-sm-5,
  .module-inline_form-component .col-sm-6,
  .module-inline_form-component .col-sm-7,
  .module-inline_form-component .col-sm-8,
  .module-inline_form-component .col-sm-9,
  .module-inline_form-component .col-sm-10,
  .module-inline_form-component .col-sm-11,
  .module-inline_form-component .col-sm-12 {
    float: left;
  }
  .module-inline_form-component .col-sm-12 {
    width: 100%;
  }
  .module-inline_form-component .col-sm-11 {
    width: 91.66666667%;
  }
  .module-inline_form-component .col-sm-10 {
    width: 83.33333333%;
  }
  .module-inline_form-component .col-sm-9 {
    width: 75%;
  }
  .module-inline_form-component .col-sm-8 {
    width: 66.66666667%;
  }
  .module-inline_form-component .col-sm-7 {
    width: 58.33333333%;
  }
  .module-inline_form-component .col-sm-6 {
    width: 50%;
  }
  .module-inline_form-component .col-sm-5 {
    width: 41.66666667%;
  }
  .module-inline_form-component .col-sm-4 {
    width: 33.33333333%;
  }
  .module-inline_form-component .col-sm-3 {
    width: 25%;
  }
  .module-inline_form-component .col-sm-2 {
    width: 16.66666667%;
  }
  .module-inline_form-component .col-sm-1 {
    width: 8.33333333%;
  }
  .module-inline_form-component .col-sm-pull-12 {
    right: 100%;
  }
  .module-inline_form-component .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .module-inline_form-component .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .module-inline_form-component .col-sm-pull-9 {
    right: 75%;
  }
  .module-inline_form-component .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .module-inline_form-component .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .module-inline_form-component .col-sm-pull-6 {
    right: 50%;
  }
  .module-inline_form-component .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .module-inline_form-component .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .module-inline_form-component .col-sm-pull-3 {
    right: 25%;
  }
  .module-inline_form-component .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .module-inline_form-component .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .module-inline_form-component .col-sm-pull-0 {
    right: auto;
  }
  .module-inline_form-component .col-sm-push-12 {
    left: 100%;
  }
  .module-inline_form-component .col-sm-push-11 {
    left: 91.66666667%;
  }
  .module-inline_form-component .col-sm-push-10 {
    left: 83.33333333%;
  }
  .module-inline_form-component .col-sm-push-9 {
    left: 75%;
  }
  .module-inline_form-component .col-sm-push-8 {
    left: 66.66666667%;
  }
  .module-inline_form-component .col-sm-push-7 {
    left: 58.33333333%;
  }
  .module-inline_form-component .col-sm-push-6 {
    left: 50%;
  }
  .module-inline_form-component .col-sm-push-5 {
    left: 41.66666667%;
  }
  .module-inline_form-component .col-sm-push-4 {
    left: 33.33333333%;
  }
  .module-inline_form-component .col-sm-push-3 {
    left: 25%;
  }
  .module-inline_form-component .col-sm-push-2 {
    left: 16.66666667%;
  }
  .module-inline_form-component .col-sm-push-1 {
    left: 8.33333333%;
  }
  .module-inline_form-component .col-sm-push-0 {
    left: auto;
  }
  .module-inline_form-component .col-sm-offset-12 {
    margin-left: 100%;
  }
  .module-inline_form-component .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .module-inline_form-component .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .module-inline_form-component .col-sm-offset-9 {
    margin-left: 75%;
  }
  .module-inline_form-component .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .module-inline_form-component .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .module-inline_form-component .col-sm-offset-6 {
    margin-left: 50%;
  }
  .module-inline_form-component .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .module-inline_form-component .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .module-inline_form-component .col-sm-offset-3 {
    margin-left: 25%;
  }
  .module-inline_form-component .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .module-inline_form-component .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .module-inline_form-component .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component .col-md-1,
  .module-inline_form-component .col-md-2,
  .module-inline_form-component .col-md-3,
  .module-inline_form-component .col-md-4,
  .module-inline_form-component .col-md-5,
  .module-inline_form-component .col-md-6,
  .module-inline_form-component .col-md-7,
  .module-inline_form-component .col-md-8,
  .module-inline_form-component .col-md-9,
  .module-inline_form-component .col-md-10,
  .module-inline_form-component .col-md-11,
  .module-inline_form-component .col-md-12 {
    float: left;
  }
  .module-inline_form-component .col-md-12 {
    width: 100%;
  }
  .module-inline_form-component .col-md-11 {
    width: 91.66666667%;
  }
  .module-inline_form-component .col-md-10 {
    width: 83.33333333%;
  }
  .module-inline_form-component .col-md-9 {
    width: 75%;
  }
  .module-inline_form-component .col-md-8 {
    width: 66.66666667%;
  }
  .module-inline_form-component .col-md-7 {
    width: 58.33333333%;
  }
  .module-inline_form-component .col-md-6 {
    width: 50%;
  }
  .module-inline_form-component .col-md-5 {
    width: 41.66666667%;
  }
  .module-inline_form-component .col-md-4 {
    width: 33.33333333%;
  }
  .module-inline_form-component .col-md-3 {
    width: 25%;
  }
  .module-inline_form-component .col-md-2 {
    width: 16.66666667%;
  }
  .module-inline_form-component .col-md-1 {
    width: 8.33333333%;
  }
  .module-inline_form-component .col-md-pull-12 {
    right: 100%;
  }
  .module-inline_form-component .col-md-pull-11 {
    right: 91.66666667%;
  }
  .module-inline_form-component .col-md-pull-10 {
    right: 83.33333333%;
  }
  .module-inline_form-component .col-md-pull-9 {
    right: 75%;
  }
  .module-inline_form-component .col-md-pull-8 {
    right: 66.66666667%;
  }
  .module-inline_form-component .col-md-pull-7 {
    right: 58.33333333%;
  }
  .module-inline_form-component .col-md-pull-6 {
    right: 50%;
  }
  .module-inline_form-component .col-md-pull-5 {
    right: 41.66666667%;
  }
  .module-inline_form-component .col-md-pull-4 {
    right: 33.33333333%;
  }
  .module-inline_form-component .col-md-pull-3 {
    right: 25%;
  }
  .module-inline_form-component .col-md-pull-2 {
    right: 16.66666667%;
  }
  .module-inline_form-component .col-md-pull-1 {
    right: 8.33333333%;
  }
  .module-inline_form-component .col-md-pull-0 {
    right: auto;
  }
  .module-inline_form-component .col-md-push-12 {
    left: 100%;
  }
  .module-inline_form-component .col-md-push-11 {
    left: 91.66666667%;
  }
  .module-inline_form-component .col-md-push-10 {
    left: 83.33333333%;
  }
  .module-inline_form-component .col-md-push-9 {
    left: 75%;
  }
  .module-inline_form-component .col-md-push-8 {
    left: 66.66666667%;
  }
  .module-inline_form-component .col-md-push-7 {
    left: 58.33333333%;
  }
  .module-inline_form-component .col-md-push-6 {
    left: 50%;
  }
  .module-inline_form-component .col-md-push-5 {
    left: 41.66666667%;
  }
  .module-inline_form-component .col-md-push-4 {
    left: 33.33333333%;
  }
  .module-inline_form-component .col-md-push-3 {
    left: 25%;
  }
  .module-inline_form-component .col-md-push-2 {
    left: 16.66666667%;
  }
  .module-inline_form-component .col-md-push-1 {
    left: 8.33333333%;
  }
  .module-inline_form-component .col-md-push-0 {
    left: auto;
  }
  .module-inline_form-component .col-md-offset-12 {
    margin-left: 100%;
  }
  .module-inline_form-component .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .module-inline_form-component .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .module-inline_form-component .col-md-offset-9 {
    margin-left: 75%;
  }
  .module-inline_form-component .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .module-inline_form-component .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .module-inline_form-component .col-md-offset-6 {
    margin-left: 50%;
  }
  .module-inline_form-component .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .module-inline_form-component .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .module-inline_form-component .col-md-offset-3 {
    margin-left: 25%;
  }
  .module-inline_form-component .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .module-inline_form-component .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .module-inline_form-component .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .module-inline_form-component .col-lg-1,
  .module-inline_form-component .col-lg-2,
  .module-inline_form-component .col-lg-3,
  .module-inline_form-component .col-lg-4,
  .module-inline_form-component .col-lg-5,
  .module-inline_form-component .col-lg-6,
  .module-inline_form-component .col-lg-7,
  .module-inline_form-component .col-lg-8,
  .module-inline_form-component .col-lg-9,
  .module-inline_form-component .col-lg-10,
  .module-inline_form-component .col-lg-11,
  .module-inline_form-component .col-lg-12 {
    float: left;
  }
  .module-inline_form-component .col-lg-12 {
    width: 100%;
  }
  .module-inline_form-component .col-lg-11 {
    width: 91.66666667%;
  }
  .module-inline_form-component .col-lg-10 {
    width: 83.33333333%;
  }
  .module-inline_form-component .col-lg-9 {
    width: 75%;
  }
  .module-inline_form-component .col-lg-8 {
    width: 66.66666667%;
  }
  .module-inline_form-component .col-lg-7 {
    width: 58.33333333%;
  }
  .module-inline_form-component .col-lg-6 {
    width: 50%;
  }
  .module-inline_form-component .col-lg-5 {
    width: 41.66666667%;
  }
  .module-inline_form-component .col-lg-4 {
    width: 33.33333333%;
  }
  .module-inline_form-component .col-lg-3 {
    width: 25%;
  }
  .module-inline_form-component .col-lg-2 {
    width: 16.66666667%;
  }
  .module-inline_form-component .col-lg-1 {
    width: 8.33333333%;
  }
  .module-inline_form-component .col-lg-pull-12 {
    right: 100%;
  }
  .module-inline_form-component .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .module-inline_form-component .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .module-inline_form-component .col-lg-pull-9 {
    right: 75%;
  }
  .module-inline_form-component .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .module-inline_form-component .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .module-inline_form-component .col-lg-pull-6 {
    right: 50%;
  }
  .module-inline_form-component .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .module-inline_form-component .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .module-inline_form-component .col-lg-pull-3 {
    right: 25%;
  }
  .module-inline_form-component .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .module-inline_form-component .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .module-inline_form-component .col-lg-pull-0 {
    right: auto;
  }
  .module-inline_form-component .col-lg-push-12 {
    left: 100%;
  }
  .module-inline_form-component .col-lg-push-11 {
    left: 91.66666667%;
  }
  .module-inline_form-component .col-lg-push-10 {
    left: 83.33333333%;
  }
  .module-inline_form-component .col-lg-push-9 {
    left: 75%;
  }
  .module-inline_form-component .col-lg-push-8 {
    left: 66.66666667%;
  }
  .module-inline_form-component .col-lg-push-7 {
    left: 58.33333333%;
  }
  .module-inline_form-component .col-lg-push-6 {
    left: 50%;
  }
  .module-inline_form-component .col-lg-push-5 {
    left: 41.66666667%;
  }
  .module-inline_form-component .col-lg-push-4 {
    left: 33.33333333%;
  }
  .module-inline_form-component .col-lg-push-3 {
    left: 25%;
  }
  .module-inline_form-component .col-lg-push-2 {
    left: 16.66666667%;
  }
  .module-inline_form-component .col-lg-push-1 {
    left: 8.33333333%;
  }
  .module-inline_form-component .col-lg-push-0 {
    left: auto;
  }
  .module-inline_form-component .col-lg-offset-12 {
    margin-left: 100%;
  }
  .module-inline_form-component .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .module-inline_form-component .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .module-inline_form-component .col-lg-offset-9 {
    margin-left: 75%;
  }
  .module-inline_form-component .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .module-inline_form-component .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .module-inline_form-component .col-lg-offset-6 {
    margin-left: 50%;
  }
  .module-inline_form-component .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .module-inline_form-component .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .module-inline_form-component .col-lg-offset-3 {
    margin-left: 25%;
  }
  .module-inline_form-component .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .module-inline_form-component .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .module-inline_form-component .col-lg-offset-0 {
    margin-left: 0;
  }
}
.module-inline_form-component table {
  background-color: transparent;
}
.module-inline_form-component th {
  text-align: left;
}
.module-inline_form-component .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.module-inline_form-component .table > thead > tr > th,
.module-inline_form-component .table > tbody > tr > th,
.module-inline_form-component .table > tfoot > tr > th,
.module-inline_form-component .table > thead > tr > td,
.module-inline_form-component .table > tbody > tr > td,
.module-inline_form-component .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.module-inline_form-component .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.module-inline_form-component .table > caption + thead > tr:first-child > th,
.module-inline_form-component .table > colgroup + thead > tr:first-child > th,
.module-inline_form-component .table > thead:first-child > tr:first-child > th,
.module-inline_form-component .table > caption + thead > tr:first-child > td,
.module-inline_form-component .table > colgroup + thead > tr:first-child > td,
.module-inline_form-component .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.module-inline_form-component .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.module-inline_form-component .table .table {
  background-color: #fff;
}
.module-inline_form-component .table-condensed > thead > tr > th,
.module-inline_form-component .table-condensed > tbody > tr > th,
.module-inline_form-component .table-condensed > tfoot > tr > th,
.module-inline_form-component .table-condensed > thead > tr > td,
.module-inline_form-component .table-condensed > tbody > tr > td,
.module-inline_form-component .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.module-inline_form-component .table-bordered {
  border: 1px solid #ddd;
}
.module-inline_form-component .table-bordered > thead > tr > th,
.module-inline_form-component .table-bordered > tbody > tr > th,
.module-inline_form-component .table-bordered > tfoot > tr > th,
.module-inline_form-component .table-bordered > thead > tr > td,
.module-inline_form-component .table-bordered > tbody > tr > td,
.module-inline_form-component .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.module-inline_form-component .table-bordered > thead > tr > th,
.module-inline_form-component .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.module-inline_form-component .table-striped > tbody > tr:nth-child(odd) > td,
.module-inline_form-component .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.module-inline_form-component .table-hover > tbody > tr:hover > td,
.module-inline_form-component .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.module-inline_form-component table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.module-inline_form-component table td[class*="col-"],
.module-inline_form-component table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.module-inline_form-component .table > thead > tr > td.active,
.module-inline_form-component .table > tbody > tr > td.active,
.module-inline_form-component .table > tfoot > tr > td.active,
.module-inline_form-component .table > thead > tr > th.active,
.module-inline_form-component .table > tbody > tr > th.active,
.module-inline_form-component .table > tfoot > tr > th.active,
.module-inline_form-component .table > thead > tr.active > td,
.module-inline_form-component .table > tbody > tr.active > td,
.module-inline_form-component .table > tfoot > tr.active > td,
.module-inline_form-component .table > thead > tr.active > th,
.module-inline_form-component .table > tbody > tr.active > th,
.module-inline_form-component .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.module-inline_form-component .table-hover > tbody > tr > td.active:hover,
.module-inline_form-component .table-hover > tbody > tr > th.active:hover,
.module-inline_form-component .table-hover > tbody > tr.active:hover > td,
.module-inline_form-component .table-hover > tbody > tr:hover > .active,
.module-inline_form-component .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.module-inline_form-component .table > thead > tr > td.success,
.module-inline_form-component .table > tbody > tr > td.success,
.module-inline_form-component .table > tfoot > tr > td.success,
.module-inline_form-component .table > thead > tr > th.success,
.module-inline_form-component .table > tbody > tr > th.success,
.module-inline_form-component .table > tfoot > tr > th.success,
.module-inline_form-component .table > thead > tr.success > td,
.module-inline_form-component .table > tbody > tr.success > td,
.module-inline_form-component .table > tfoot > tr.success > td,
.module-inline_form-component .table > thead > tr.success > th,
.module-inline_form-component .table > tbody > tr.success > th,
.module-inline_form-component .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.module-inline_form-component .table-hover > tbody > tr > td.success:hover,
.module-inline_form-component .table-hover > tbody > tr > th.success:hover,
.module-inline_form-component .table-hover > tbody > tr.success:hover > td,
.module-inline_form-component .table-hover > tbody > tr:hover > .success,
.module-inline_form-component .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.module-inline_form-component .table > thead > tr > td.info,
.module-inline_form-component .table > tbody > tr > td.info,
.module-inline_form-component .table > tfoot > tr > td.info,
.module-inline_form-component .table > thead > tr > th.info,
.module-inline_form-component .table > tbody > tr > th.info,
.module-inline_form-component .table > tfoot > tr > th.info,
.module-inline_form-component .table > thead > tr.info > td,
.module-inline_form-component .table > tbody > tr.info > td,
.module-inline_form-component .table > tfoot > tr.info > td,
.module-inline_form-component .table > thead > tr.info > th,
.module-inline_form-component .table > tbody > tr.info > th,
.module-inline_form-component .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.module-inline_form-component .table-hover > tbody > tr > td.info:hover,
.module-inline_form-component .table-hover > tbody > tr > th.info:hover,
.module-inline_form-component .table-hover > tbody > tr.info:hover > td,
.module-inline_form-component .table-hover > tbody > tr:hover > .info,
.module-inline_form-component .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.module-inline_form-component .table > thead > tr > td.warning,
.module-inline_form-component .table > tbody > tr > td.warning,
.module-inline_form-component .table > tfoot > tr > td.warning,
.module-inline_form-component .table > thead > tr > th.warning,
.module-inline_form-component .table > tbody > tr > th.warning,
.module-inline_form-component .table > tfoot > tr > th.warning,
.module-inline_form-component .table > thead > tr.warning > td,
.module-inline_form-component .table > tbody > tr.warning > td,
.module-inline_form-component .table > tfoot > tr.warning > td,
.module-inline_form-component .table > thead > tr.warning > th,
.module-inline_form-component .table > tbody > tr.warning > th,
.module-inline_form-component .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.module-inline_form-component .table-hover > tbody > tr > td.warning:hover,
.module-inline_form-component .table-hover > tbody > tr > th.warning:hover,
.module-inline_form-component .table-hover > tbody > tr.warning:hover > td,
.module-inline_form-component .table-hover > tbody > tr:hover > .warning,
.module-inline_form-component .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.module-inline_form-component .table > thead > tr > td.danger,
.module-inline_form-component .table > tbody > tr > td.danger,
.module-inline_form-component .table > tfoot > tr > td.danger,
.module-inline_form-component .table > thead > tr > th.danger,
.module-inline_form-component .table > tbody > tr > th.danger,
.module-inline_form-component .table > tfoot > tr > th.danger,
.module-inline_form-component .table > thead > tr.danger > td,
.module-inline_form-component .table > tbody > tr.danger > td,
.module-inline_form-component .table > tfoot > tr.danger > td,
.module-inline_form-component .table > thead > tr.danger > th,
.module-inline_form-component .table > tbody > tr.danger > th,
.module-inline_form-component .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.module-inline_form-component .table-hover > tbody > tr > td.danger:hover,
.module-inline_form-component .table-hover > tbody > tr > th.danger:hover,
.module-inline_form-component .table-hover > tbody > tr.danger:hover > td,
.module-inline_form-component .table-hover > tbody > tr:hover > .danger,
.module-inline_form-component .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .module-inline_form-component .table-responsive > .table {
    margin-bottom: 0;
  }
  .module-inline_form-component .table-responsive > .table > thead > tr > th,
  .module-inline_form-component .table-responsive > .table > tbody > tr > th,
  .module-inline_form-component .table-responsive > .table > tfoot > tr > th,
  .module-inline_form-component .table-responsive > .table > thead > tr > td,
  .module-inline_form-component .table-responsive > .table > tbody > tr > td,
  .module-inline_form-component .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .module-inline_form-component .table-responsive > .table-bordered {
    border: 0;
  }
  .module-inline_form-component .table-responsive > .table-bordered > thead > tr > th:first-child,
  .module-inline_form-component .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .module-inline_form-component .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .module-inline_form-component .table-responsive > .table-bordered > thead > tr > td:first-child,
  .module-inline_form-component .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .module-inline_form-component .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .module-inline_form-component .table-responsive > .table-bordered > thead > tr > th:last-child,
  .module-inline_form-component .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .module-inline_form-component .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .module-inline_form-component .table-responsive > .table-bordered > thead > tr > td:last-child,
  .module-inline_form-component .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .module-inline_form-component .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .module-inline_form-component .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .module-inline_form-component .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .module-inline_form-component .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .module-inline_form-component .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.module-inline_form-component fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.module-inline_form-component legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.module-inline_form-component label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.module-inline_form-component input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.module-inline_form-component input[type="radio"],
.module-inline_form-component input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.module-inline_form-component input[type="file"] {
  display: block;
}
.module-inline_form-component input[type="range"] {
  display: block;
  width: 100%;
}
.module-inline_form-component select[multiple],
.module-inline_form-component select[size] {
  height: auto;
}
.module-inline_form-component input[type="file"]:focus,
.module-inline_form-component input[type="radio"]:focus,
.module-inline_form-component input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.module-inline_form-component output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.module-inline_form-component .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.module-inline_form-component .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.module-inline_form-component input::placeholder {
  color: #aaa !important;
  font-weight: lighter !important;
  opacity: 1 !important;
}
.module-inline_form-component .form-control::-moz-placeholder {
  color: #aaa !important;
  font-weight: lighter !important;
  opacity: 1 !important;
}
.module-inline_form-component .form-control:-ms-input-placeholder {
  color: #aaa !important;
  font-weight: lighter !important;
  opacity: 1 !important;
}
.module-inline_form-component .form-control::-webkit-input-placeholder {
  color: #aaa !important;
  font-weight: lighter !important;
  opacity: 1 !important;
}
.module-inline_form-component .form-control[disabled],
.module-inline_form-component .form-control[readonly],
.module-inline_form-component fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
.module-inline_form-component textarea.form-control {
  height: auto;
}
.module-inline_form-component input[type="search"] {
  -webkit-appearance: none;
}
.module-inline_form-component input[type="date"],
.module-inline_form-component input[type="time"],
.module-inline_form-component input[type="datetime-local"],
.module-inline_form-component input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
.module-inline_form-component input[type="date"].input-sm,
.module-inline_form-component input[type="time"].input-sm,
.module-inline_form-component input[type="datetime-local"].input-sm,
.module-inline_form-component input[type="month"].input-sm {
  line-height: 30px;
}
.module-inline_form-component input[type="date"].input-lg,
.module-inline_form-component input[type="time"].input-lg,
.module-inline_form-component input[type="datetime-local"].input-lg,
.module-inline_form-component input[type="month"].input-lg {
  line-height: 46px;
}
.module-inline_form-component .form-group {
  margin-bottom: 15px;
}
.module-inline_form-component .radio,
.module-inline_form-component .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.module-inline_form-component .radio label,
.module-inline_form-component .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.module-inline_form-component .radio input[type="radio"],
.module-inline_form-component .radio-inline input[type="radio"],
.module-inline_form-component .checkbox input[type="checkbox"],
.module-inline_form-component .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.module-inline_form-component .radio + .radio,
.module-inline_form-component .checkbox + .checkbox {
  margin-top: -5px;
}
.module-inline_form-component .radio-inline,
.module-inline_form-component .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.module-inline_form-component .radio-inline + .radio-inline,
.module-inline_form-component .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.module-inline_form-component input[type="radio"][disabled],
.module-inline_form-component input[type="checkbox"][disabled],
.module-inline_form-component input[type="radio"].disabled,
.module-inline_form-component input[type="checkbox"].disabled,
.module-inline_form-component fieldset[disabled] input[type="radio"],
.module-inline_form-component fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.module-inline_form-component .radio-inline.disabled,
.module-inline_form-component .checkbox-inline.disabled,
.module-inline_form-component fieldset[disabled] .radio-inline,
.module-inline_form-component fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.module-inline_form-component .radio.disabled label,
.module-inline_form-component .checkbox.disabled label,
.module-inline_form-component fieldset[disabled] .radio label,
.module-inline_form-component fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.module-inline_form-component .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.module-inline_form-component .form-control-static.input-lg,
.module-inline_form-component .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.module-inline_form-component .input-sm,
.module-inline_form-component .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.module-inline_form-component select.input-sm {
  height: 30px;
  line-height: 30px;
}
.module-inline_form-component textarea.input-sm,
.module-inline_form-component select[multiple].input-sm {
  height: auto;
}
.module-inline_form-component .input-lg,
.module-inline_form-component .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.module-inline_form-component select.input-lg {
  height: 46px;
  line-height: 46px;
}
.module-inline_form-component textarea.input-lg,
.module-inline_form-component select[multiple].input-lg {
  height: auto;
}
.module-inline_form-component .has-feedback {
  position: relative;
}
.module-inline_form-component .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.module-inline_form-component .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.module-inline_form-component .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.module-inline_form-component .has-success .help-block,
.module-inline_form-component .has-success .control-label,
.module-inline_form-component .has-success .radio,
.module-inline_form-component .has-success .checkbox,
.module-inline_form-component .has-success .radio-inline,
.module-inline_form-component .has-success .checkbox-inline {
  color: #3c763d;
}
.module-inline_form-component .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.module-inline_form-component .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.module-inline_form-component .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.module-inline_form-component .has-success .form-control-feedback {
  color: #3c763d;
}
.module-inline_form-component .has-warning .help-block,
.module-inline_form-component .has-warning .control-label,
.module-inline_form-component .has-warning .radio,
.module-inline_form-component .has-warning .checkbox,
.module-inline_form-component .has-warning .radio-inline,
.module-inline_form-component .has-warning .checkbox-inline {
  color: #8a6d3b;
}
.module-inline_form-component .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.module-inline_form-component .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.module-inline_form-component .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.module-inline_form-component .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.module-inline_form-component .has-error .help-block,
.module-inline_form-component .has-error .control-label,
.module-inline_form-component .has-error .radio,
.module-inline_form-component .has-error .checkbox,
.module-inline_form-component .has-error .radio-inline,
.module-inline_form-component .has-error .checkbox-inline {
  color: #a94442;
}
.module-inline_form-component .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.module-inline_form-component .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.module-inline_form-component .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.module-inline_form-component .has-error .form-control-feedback {
  color: #a94442;
}
.module-inline_form-component .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.module-inline_form-component .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .module-inline_form-component .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .module-inline_form-component .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .module-inline_form-component .form-inline .input-group .input-group-addon,
  .module-inline_form-component .form-inline .input-group .input-group-btn,
  .module-inline_form-component .form-inline .input-group .form-control {
    width: auto;
  }
  .module-inline_form-component .form-inline .input-group > .form-control {
    width: 100%;
  }
  .module-inline_form-component .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .module-inline_form-component .form-inline .radio,
  .module-inline_form-component .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .module-inline_form-component .form-inline .radio label,
  .module-inline_form-component .form-inline .checkbox label {
    padding-left: 0;
  }
  .module-inline_form-component .form-inline .radio input[type="radio"],
  .module-inline_form-component .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .module-inline_form-component .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }
}
.module-inline_form-component .form-horizontal .radio,
.module-inline_form-component .form-horizontal .checkbox,
.module-inline_form-component .form-horizontal .radio-inline,
.module-inline_form-component .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.module-inline_form-component .form-horizontal .radio,
.module-inline_form-component .form-horizontal .checkbox {
  min-height: 27px;
}
.module-inline_form-component .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.module-inline_form-component .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.module-inline_form-component .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.module-inline_form-component .btn:focus,
.module-inline_form-component .btn:active:focus,
.module-inline_form-component .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.module-inline_form-component .btn:hover,
.module-inline_form-component .btn:focus {
  color: #333;
  text-decoration: none;
}
.module-inline_form-component .btn:active,
.module-inline_form-component .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.module-inline_form-component .btn.disabled,
.module-inline_form-component .btn[disabled],
.module-inline_form-component fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.module-inline_form-component .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.module-inline_form-component .btn-default:hover,
.module-inline_form-component .btn-default:focus,
.module-inline_form-component .btn-default:active,
.module-inline_form-component .btn-default.active,
.module-inline_form-component .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.module-inline_form-component .btn-default:active,
.module-inline_form-component .btn-default.active,
.module-inline_form-component .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.module-inline_form-component .btn-default.disabled,
.module-inline_form-component .btn-default[disabled],
.module-inline_form-component fieldset[disabled] .btn-default,
.module-inline_form-component .btn-default.disabled:hover,
.module-inline_form-component .btn-default[disabled]:hover,
.module-inline_form-component fieldset[disabled] .btn-default:hover,
.module-inline_form-component .btn-default.disabled:focus,
.module-inline_form-component .btn-default[disabled]:focus,
.module-inline_form-component fieldset[disabled] .btn-default:focus,
.module-inline_form-component .btn-default.disabled:active,
.module-inline_form-component .btn-default[disabled]:active,
.module-inline_form-component fieldset[disabled] .btn-default:active,
.module-inline_form-component .btn-default.disabled.active,
.module-inline_form-component .btn-default[disabled].active,
.module-inline_form-component fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.module-inline_form-component .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.module-inline_form-component .btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.module-inline_form-component .btn-primary:hover,
.module-inline_form-component .btn-primary:focus,
.module-inline_form-component .btn-primary:active,
.module-inline_form-component .btn-primary.active,
.module-inline_form-component .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.module-inline_form-component .btn-primary:active,
.module-inline_form-component .btn-primary.active,
.module-inline_form-component .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.module-inline_form-component .btn-primary.disabled,
.module-inline_form-component .btn-primary[disabled],
.module-inline_form-component fieldset[disabled] .btn-primary,
.module-inline_form-component .btn-primary.disabled:hover,
.module-inline_form-component .btn-primary[disabled]:hover,
.module-inline_form-component fieldset[disabled] .btn-primary:hover,
.module-inline_form-component .btn-primary.disabled:focus,
.module-inline_form-component .btn-primary[disabled]:focus,
.module-inline_form-component fieldset[disabled] .btn-primary:focus,
.module-inline_form-component .btn-primary.disabled:active,
.module-inline_form-component .btn-primary[disabled]:active,
.module-inline_form-component fieldset[disabled] .btn-primary:active,
.module-inline_form-component .btn-primary.disabled.active,
.module-inline_form-component .btn-primary[disabled].active,
.module-inline_form-component fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.module-inline_form-component .btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.module-inline_form-component .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.module-inline_form-component .btn-success:hover,
.module-inline_form-component .btn-success:focus,
.module-inline_form-component .btn-success:active,
.module-inline_form-component .btn-success.active,
.module-inline_form-component .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.module-inline_form-component .btn-success:active,
.module-inline_form-component .btn-success.active,
.module-inline_form-component .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.module-inline_form-component .btn-success.disabled,
.module-inline_form-component .btn-success[disabled],
.module-inline_form-component fieldset[disabled] .btn-success,
.module-inline_form-component .btn-success.disabled:hover,
.module-inline_form-component .btn-success[disabled]:hover,
.module-inline_form-component fieldset[disabled] .btn-success:hover,
.module-inline_form-component .btn-success.disabled:focus,
.module-inline_form-component .btn-success[disabled]:focus,
.module-inline_form-component fieldset[disabled] .btn-success:focus,
.module-inline_form-component .btn-success.disabled:active,
.module-inline_form-component .btn-success[disabled]:active,
.module-inline_form-component fieldset[disabled] .btn-success:active,
.module-inline_form-component .btn-success.disabled.active,
.module-inline_form-component .btn-success[disabled].active,
.module-inline_form-component fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.module-inline_form-component .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.module-inline_form-component .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.module-inline_form-component .btn-info:hover,
.module-inline_form-component .btn-info:focus,
.module-inline_form-component .btn-info:active,
.module-inline_form-component .btn-info.active,
.module-inline_form-component .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.module-inline_form-component .btn-info:active,
.module-inline_form-component .btn-info.active,
.module-inline_form-component .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.module-inline_form-component .btn-info.disabled,
.module-inline_form-component .btn-info[disabled],
.module-inline_form-component fieldset[disabled] .btn-info,
.module-inline_form-component .btn-info.disabled:hover,
.module-inline_form-component .btn-info[disabled]:hover,
.module-inline_form-component fieldset[disabled] .btn-info:hover,
.module-inline_form-component .btn-info.disabled:focus,
.module-inline_form-component .btn-info[disabled]:focus,
.module-inline_form-component fieldset[disabled] .btn-info:focus,
.module-inline_form-component .btn-info.disabled:active,
.module-inline_form-component .btn-info[disabled]:active,
.module-inline_form-component fieldset[disabled] .btn-info:active,
.module-inline_form-component .btn-info.disabled.active,
.module-inline_form-component .btn-info[disabled].active,
.module-inline_form-component fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.module-inline_form-component .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.module-inline_form-component .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.module-inline_form-component .btn-warning:hover,
.module-inline_form-component .btn-warning:focus,
.module-inline_form-component .btn-warning:active,
.module-inline_form-component .btn-warning.active,
.module-inline_form-component .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.module-inline_form-component .btn-warning:active,
.module-inline_form-component .btn-warning.active,
.module-inline_form-component .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.module-inline_form-component .btn-warning.disabled,
.module-inline_form-component .btn-warning[disabled],
.module-inline_form-component fieldset[disabled] .btn-warning,
.module-inline_form-component .btn-warning.disabled:hover,
.module-inline_form-component .btn-warning[disabled]:hover,
.module-inline_form-component fieldset[disabled] .btn-warning:hover,
.module-inline_form-component .btn-warning.disabled:focus,
.module-inline_form-component .btn-warning[disabled]:focus,
.module-inline_form-component fieldset[disabled] .btn-warning:focus,
.module-inline_form-component .btn-warning.disabled:active,
.module-inline_form-component .btn-warning[disabled]:active,
.module-inline_form-component fieldset[disabled] .btn-warning:active,
.module-inline_form-component .btn-warning.disabled.active,
.module-inline_form-component .btn-warning[disabled].active,
.module-inline_form-component fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.module-inline_form-component .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.module-inline_form-component .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.module-inline_form-component .btn-danger:hover,
.module-inline_form-component .btn-danger:focus,
.module-inline_form-component .btn-danger:active,
.module-inline_form-component .btn-danger.active,
.module-inline_form-component .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.module-inline_form-component .btn-danger:active,
.module-inline_form-component .btn-danger.active,
.module-inline_form-component .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.module-inline_form-component .btn-danger.disabled,
.module-inline_form-component .btn-danger[disabled],
.module-inline_form-component fieldset[disabled] .btn-danger,
.module-inline_form-component .btn-danger.disabled:hover,
.module-inline_form-component .btn-danger[disabled]:hover,
.module-inline_form-component fieldset[disabled] .btn-danger:hover,
.module-inline_form-component .btn-danger.disabled:focus,
.module-inline_form-component .btn-danger[disabled]:focus,
.module-inline_form-component fieldset[disabled] .btn-danger:focus,
.module-inline_form-component .btn-danger.disabled:active,
.module-inline_form-component .btn-danger[disabled]:active,
.module-inline_form-component fieldset[disabled] .btn-danger:active,
.module-inline_form-component .btn-danger.disabled.active,
.module-inline_form-component .btn-danger[disabled].active,
.module-inline_form-component fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.module-inline_form-component .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.module-inline_form-component .btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.module-inline_form-component .btn-link,
.module-inline_form-component .btn-link:active,
.module-inline_form-component .btn-link[disabled],
.module-inline_form-component fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.module-inline_form-component .btn-link,
.module-inline_form-component .btn-link:hover,
.module-inline_form-component .btn-link:focus,
.module-inline_form-component .btn-link:active {
  border-color: transparent;
}
.module-inline_form-component .btn-link:hover,
.module-inline_form-component .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.module-inline_form-component .btn-link[disabled]:hover,
.module-inline_form-component fieldset[disabled] .btn-link:hover,
.module-inline_form-component .btn-link[disabled]:focus,
.module-inline_form-component fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.module-inline_form-component .btn-lg,
.module-inline_form-component .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.module-inline_form-component .btn-sm,
.module-inline_form-component .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.module-inline_form-component .btn-xs,
.module-inline_form-component .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.module-inline_form-component .btn-block {
  display: block;
  width: 100%;
}
.module-inline_form-component .btn-block + .btn-block {
  margin-top: 5px;
}
.module-inline_form-component input[type="submit"].btn-block,
.module-inline_form-component input[type="reset"].btn-block,
.module-inline_form-component input[type="button"].btn-block {
  width: 100%;
}
.module-inline_form-component .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.module-inline_form-component .fade.in {
  opacity: 1;
}
.module-inline_form-component .collapse {
  display: none;
}
.module-inline_form-component .collapse.in {
  display: block;
}
.module-inline_form-component tr.collapse.in {
  display: table-row;
}
.module-inline_form-component tbody.collapse.in {
  display: table-row-group;
}
.module-inline_form-component .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.module-inline_form-component .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.module-inline_form-component .dropdown {
  position: relative;
}
.module-inline_form-component .dropdown-toggle:focus {
  outline: 0;
}
.module-inline_form-component .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.module-inline_form-component .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.module-inline_form-component .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.module-inline_form-component .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.module-inline_form-component .dropdown-menu > li > a:hover,
.module-inline_form-component .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.module-inline_form-component .dropdown-menu > .active > a,
.module-inline_form-component .dropdown-menu > .active > a:hover,
.module-inline_form-component .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.module-inline_form-component .dropdown-menu > .disabled > a,
.module-inline_form-component .dropdown-menu > .disabled > a:hover,
.module-inline_form-component .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.module-inline_form-component .dropdown-menu > .disabled > a:hover,
.module-inline_form-component .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.module-inline_form-component .open > .dropdown-menu {
  display: block;
}
.module-inline_form-component .open > a {
  outline: 0;
}
.module-inline_form-component .dropdown-menu-right {
  right: 0;
  left: auto;
}
.module-inline_form-component .dropdown-menu-left {
  right: auto;
  left: 0;
}
.module-inline_form-component .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.module-inline_form-component .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.module-inline_form-component .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.module-inline_form-component .dropup .caret,
.module-inline_form-component .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.module-inline_form-component .dropup .dropdown-menu,
.module-inline_form-component .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .module-inline_form-component .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.module-inline_form-component .btn-group,
.module-inline_form-component .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.module-inline_form-component .btn-group > .btn,
.module-inline_form-component .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.module-inline_form-component .btn-group > .btn:hover,
.module-inline_form-component .btn-group-vertical > .btn:hover,
.module-inline_form-component .btn-group > .btn:focus,
.module-inline_form-component .btn-group-vertical > .btn:focus,
.module-inline_form-component .btn-group > .btn:active,
.module-inline_form-component .btn-group-vertical > .btn:active,
.module-inline_form-component .btn-group > .btn.active,
.module-inline_form-component .btn-group-vertical > .btn.active {
  z-index: 2;
}
.module-inline_form-component .btn-group > .btn:focus,
.module-inline_form-component .btn-group-vertical > .btn:focus {
  outline: 0;
}
.module-inline_form-component .btn-group .btn + .btn,
.module-inline_form-component .btn-group .btn + .btn-group,
.module-inline_form-component .btn-group .btn-group + .btn,
.module-inline_form-component .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.module-inline_form-component .btn-toolbar {
  margin-left: -5px;
}
.module-inline_form-component .btn-toolbar .btn-group,
.module-inline_form-component .btn-toolbar .input-group {
  float: left;
}
.module-inline_form-component .btn-toolbar > .btn,
.module-inline_form-component .btn-toolbar > .btn-group,
.module-inline_form-component .btn-toolbar > .input-group {
  margin-left: 5px;
}
.module-inline_form-component .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.module-inline_form-component .btn-group > .btn:first-child {
  margin-left: 0;
}
.module-inline_form-component .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.module-inline_form-component .btn-group > .btn:last-child:not(:first-child),
.module-inline_form-component .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.module-inline_form-component .btn-group > .btn-group {
  float: left;
}
.module-inline_form-component .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.module-inline_form-component .btn-group > .btn-group:first-child > .btn:last-child,
.module-inline_form-component .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.module-inline_form-component .btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.module-inline_form-component .btn-group .dropdown-toggle:active,
.module-inline_form-component .btn-group.open .dropdown-toggle {
  outline: 0;
}
.module-inline_form-component .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.module-inline_form-component .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.module-inline_form-component .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.module-inline_form-component .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.module-inline_form-component .btn .caret {
  margin-left: 0;
}
.module-inline_form-component .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.module-inline_form-component .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.module-inline_form-component .btn-group-vertical > .btn,
.module-inline_form-component .btn-group-vertical > .btn-group,
.module-inline_form-component .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.module-inline_form-component .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.module-inline_form-component .btn-group-vertical > .btn + .btn,
.module-inline_form-component .btn-group-vertical > .btn + .btn-group,
.module-inline_form-component .btn-group-vertical > .btn-group + .btn,
.module-inline_form-component .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.module-inline_form-component .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.module-inline_form-component .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.module-inline_form-component .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.module-inline_form-component .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.module-inline_form-component .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.module-inline_form-component .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.module-inline_form-component .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.module-inline_form-component .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.module-inline_form-component .btn-group-justified > .btn,
.module-inline_form-component .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.module-inline_form-component .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.module-inline_form-component .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.module-inline_form-component [data-toggle="buttons"] > .btn > input[type="radio"],
.module-inline_form-component [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.module-inline_form-component .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.module-inline_form-component .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.module-inline_form-component .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.module-inline_form-component .input-group-lg > .form-control,
.module-inline_form-component .input-group-lg > .input-group-addon,
.module-inline_form-component .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.module-inline_form-component select.input-group-lg > .form-control,
.module-inline_form-component select.input-group-lg > .input-group-addon,
.module-inline_form-component select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.module-inline_form-component textarea.input-group-lg > .form-control,
.module-inline_form-component textarea.input-group-lg > .input-group-addon,
.module-inline_form-component textarea.input-group-lg > .input-group-btn > .btn,
.module-inline_form-component select[multiple].input-group-lg > .form-control,
.module-inline_form-component select[multiple].input-group-lg > .input-group-addon,
.module-inline_form-component select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.module-inline_form-component .input-group-sm > .form-control,
.module-inline_form-component .input-group-sm > .input-group-addon,
.module-inline_form-component .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.module-inline_form-component select.input-group-sm > .form-control,
.module-inline_form-component select.input-group-sm > .input-group-addon,
.module-inline_form-component select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.module-inline_form-component textarea.input-group-sm > .form-control,
.module-inline_form-component textarea.input-group-sm > .input-group-addon,
.module-inline_form-component textarea.input-group-sm > .input-group-btn > .btn,
.module-inline_form-component select[multiple].input-group-sm > .form-control,
.module-inline_form-component select[multiple].input-group-sm > .input-group-addon,
.module-inline_form-component select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.module-inline_form-component .input-group-addon,
.module-inline_form-component .input-group-btn,
.module-inline_form-component .input-group .form-control {
  display: table-cell;
}
.module-inline_form-component .input-group-addon:not(:first-child):not(:last-child),
.module-inline_form-component .input-group-btn:not(:first-child):not(:last-child),
.module-inline_form-component .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.module-inline_form-component .input-group-addon,
.module-inline_form-component .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.module-inline_form-component .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.module-inline_form-component .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.module-inline_form-component .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.module-inline_form-component .input-group-addon input[type="radio"],
.module-inline_form-component .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.module-inline_form-component .input-group .form-control:first-child,
.module-inline_form-component .input-group-addon:first-child,
.module-inline_form-component .input-group-btn:first-child > .btn,
.module-inline_form-component .input-group-btn:first-child > .btn-group > .btn,
.module-inline_form-component .input-group-btn:first-child > .dropdown-toggle,
.module-inline_form-component .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.module-inline_form-component .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.module-inline_form-component .input-group-addon:first-child {
  border-right: 0;
}
.module-inline_form-component .input-group .form-control:last-child,
.module-inline_form-component .input-group-addon:last-child,
.module-inline_form-component .input-group-btn:last-child > .btn,
.module-inline_form-component .input-group-btn:last-child > .btn-group > .btn,
.module-inline_form-component .input-group-btn:last-child > .dropdown-toggle,
.module-inline_form-component .input-group-btn:first-child > .btn:not(:first-child),
.module-inline_form-component .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.module-inline_form-component .input-group-addon:last-child {
  border-left: 0;
}
.module-inline_form-component .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.module-inline_form-component .input-group-btn > .btn {
  position: relative;
}
.module-inline_form-component .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.module-inline_form-component .input-group-btn > .btn:hover,
.module-inline_form-component .input-group-btn > .btn:focus,
.module-inline_form-component .input-group-btn > .btn:active {
  z-index: 2;
}
.module-inline_form-component .input-group-btn:first-child > .btn,
.module-inline_form-component .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.module-inline_form-component .input-group-btn:last-child > .btn,
.module-inline_form-component .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.module-inline_form-component .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.module-inline_form-component .nav > li {
  position: relative;
  display: block;
}
.module-inline_form-component .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.module-inline_form-component .nav > li > a:hover,
.module-inline_form-component .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.module-inline_form-component .nav > li.disabled > a {
  color: #777;
}
.module-inline_form-component .nav > li.disabled > a:hover,
.module-inline_form-component .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.module-inline_form-component .nav .open > a,
.module-inline_form-component .nav .open > a:hover,
.module-inline_form-component .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.module-inline_form-component .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.module-inline_form-component .nav > li > a > img {
  max-width: none;
}
.module-inline_form-component .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.module-inline_form-component .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.module-inline_form-component .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.module-inline_form-component .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.module-inline_form-component .nav-tabs > li.active > a,
.module-inline_form-component .nav-tabs > li.active > a:hover,
.module-inline_form-component .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.module-inline_form-component .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.module-inline_form-component .nav-tabs.nav-justified > li {
  float: none;
}
.module-inline_form-component .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.module-inline_form-component .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .module-inline_form-component .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.module-inline_form-component .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.module-inline_form-component .nav-tabs.nav-justified > .active > a,
.module-inline_form-component .nav-tabs.nav-justified > .active > a:hover,
.module-inline_form-component .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .module-inline_form-component .nav-tabs.nav-justified > .active > a,
  .module-inline_form-component .nav-tabs.nav-justified > .active > a:hover,
  .module-inline_form-component .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.module-inline_form-component .nav-pills > li {
  float: left;
}
.module-inline_form-component .nav-pills > li > a {
  border-radius: 4px;
}
.module-inline_form-component .nav-pills > li + li {
  margin-left: 2px;
}
.module-inline_form-component .nav-pills > li.active > a,
.module-inline_form-component .nav-pills > li.active > a:hover,
.module-inline_form-component .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.module-inline_form-component .nav-stacked > li {
  float: none;
}
.module-inline_form-component .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.module-inline_form-component .nav-justified {
  width: 100%;
}
.module-inline_form-component .nav-justified > li {
  float: none;
}
.module-inline_form-component .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.module-inline_form-component .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .module-inline_form-component .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.module-inline_form-component .nav-tabs-justified {
  border-bottom: 0;
}
.module-inline_form-component .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.module-inline_form-component .nav-tabs-justified > .active > a,
.module-inline_form-component .nav-tabs-justified > .active > a:hover,
.module-inline_form-component .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .module-inline_form-component .nav-tabs-justified > .active > a,
  .module-inline_form-component .nav-tabs-justified > .active > a:hover,
  .module-inline_form-component .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.module-inline_form-component .tab-content > .tab-pane {
  display: none;
}
.module-inline_form-component .tab-content > .active {
  display: block;
}
.module-inline_form-component .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.module-inline_form-component .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar {
    border-radius: 4px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-header {
    float: left;
  }
}
.module-inline_form-component .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.module-inline_form-component .navbar-collapse.in {
  overflow-y: auto;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .module-inline_form-component .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .module-inline_form-component .navbar-collapse.in {
    overflow-y: visible;
  }
  .module-inline_form-component .navbar-fixed-top .navbar-collapse,
  .module-inline_form-component .navbar-static-top .navbar-collapse,
  .module-inline_form-component .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.module-inline_form-component .navbar-fixed-top .navbar-collapse,
.module-inline_form-component .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .navbar-fixed-top .navbar-collapse,
  .module-inline_form-component .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.module-inline_form-component .container > .navbar-header,
.module-inline_form-component .container-fluid > .navbar-header,
.module-inline_form-component .container > .navbar-collapse,
.module-inline_form-component .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .container > .navbar-header,
  .module-inline_form-component .container-fluid > .navbar-header,
  .module-inline_form-component .container > .navbar-collapse,
  .module-inline_form-component .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.module-inline_form-component .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-static-top {
    border-radius: 0;
  }
}
.module-inline_form-component .navbar-fixed-top,
.module-inline_form-component .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-fixed-top,
  .module-inline_form-component .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.module-inline_form-component .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.module-inline_form-component .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.module-inline_form-component .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.module-inline_form-component .navbar-brand:hover,
.module-inline_form-component .navbar-brand:focus {
  text-decoration: none;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar > .container .navbar-brand,
  .module-inline_form-component .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.module-inline_form-component .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.module-inline_form-component .navbar-toggle:focus {
  outline: 0;
}
.module-inline_form-component .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.module-inline_form-component .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-toggle {
    display: none;
  }
}
.module-inline_form-component .navbar-nav {
  margin: 7.5px -15px;
}
.module-inline_form-component .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .module-inline_form-component .navbar-nav .open .dropdown-menu > li > a,
  .module-inline_form-component .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .module-inline_form-component .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .module-inline_form-component .navbar-nav .open .dropdown-menu > li > a:hover,
  .module-inline_form-component .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-nav {
    float: left;
    margin: 0;
  }
  .module-inline_form-component .navbar-nav > li {
    float: left;
  }
  .module-inline_form-component .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .module-inline_form-component .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-left {
    float: left !important;
  }
  .module-inline_form-component .navbar-right {
    float: right !important;
  }
}
.module-inline_form-component .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .module-inline_form-component .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .module-inline_form-component .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .module-inline_form-component .navbar-form .input-group .input-group-addon,
  .module-inline_form-component .navbar-form .input-group .input-group-btn,
  .module-inline_form-component .navbar-form .input-group .form-control {
    width: auto;
  }
  .module-inline_form-component .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .module-inline_form-component .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .module-inline_form-component .navbar-form .radio,
  .module-inline_form-component .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .module-inline_form-component .navbar-form .radio label,
  .module-inline_form-component .navbar-form .checkbox label {
    padding-left: 0;
  }
  .module-inline_form-component .navbar-form .radio input[type="radio"],
  .module-inline_form-component .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .module-inline_form-component .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .module-inline_form-component .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.module-inline_form-component .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.module-inline_form-component .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.module-inline_form-component .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.module-inline_form-component .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.module-inline_form-component .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.module-inline_form-component .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .module-inline_form-component .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.module-inline_form-component .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.module-inline_form-component .navbar-default .navbar-brand {
  color: #777;
}
.module-inline_form-component .navbar-default .navbar-brand:hover,
.module-inline_form-component .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.module-inline_form-component .navbar-default .navbar-text {
  color: #777;
}
.module-inline_form-component .navbar-default .navbar-nav > li > a {
  color: #777;
}
.module-inline_form-component .navbar-default .navbar-nav > li > a:hover,
.module-inline_form-component .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.module-inline_form-component .navbar-default .navbar-nav > .active > a,
.module-inline_form-component .navbar-default .navbar-nav > .active > a:hover,
.module-inline_form-component .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.module-inline_form-component .navbar-default .navbar-nav > .disabled > a,
.module-inline_form-component .navbar-default .navbar-nav > .disabled > a:hover,
.module-inline_form-component .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.module-inline_form-component .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.module-inline_form-component .navbar-default .navbar-toggle:hover,
.module-inline_form-component .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.module-inline_form-component .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.module-inline_form-component .navbar-default .navbar-collapse,
.module-inline_form-component .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.module-inline_form-component .navbar-default .navbar-nav > .open > a,
.module-inline_form-component .navbar-default .navbar-nav > .open > a:hover,
.module-inline_form-component .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .module-inline_form-component .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.module-inline_form-component .navbar-default .navbar-link {
  color: #777;
}
.module-inline_form-component .navbar-default .navbar-link:hover {
  color: #333;
}
.module-inline_form-component .navbar-default .btn-link {
  color: #777;
}
.module-inline_form-component .navbar-default .btn-link:hover,
.module-inline_form-component .navbar-default .btn-link:focus {
  color: #333;
}
.module-inline_form-component .navbar-default .btn-link[disabled]:hover,
.module-inline_form-component fieldset[disabled] .navbar-default .btn-link:hover,
.module-inline_form-component .navbar-default .btn-link[disabled]:focus,
.module-inline_form-component fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.module-inline_form-component .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.module-inline_form-component .navbar-inverse .navbar-brand {
  color: #777;
}
.module-inline_form-component .navbar-inverse .navbar-brand:hover,
.module-inline_form-component .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.module-inline_form-component .navbar-inverse .navbar-text {
  color: #777;
}
.module-inline_form-component .navbar-inverse .navbar-nav > li > a {
  color: #777;
}
.module-inline_form-component .navbar-inverse .navbar-nav > li > a:hover,
.module-inline_form-component .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.module-inline_form-component .navbar-inverse .navbar-nav > .active > a,
.module-inline_form-component .navbar-inverse .navbar-nav > .active > a:hover,
.module-inline_form-component .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.module-inline_form-component .navbar-inverse .navbar-nav > .disabled > a,
.module-inline_form-component .navbar-inverse .navbar-nav > .disabled > a:hover,
.module-inline_form-component .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.module-inline_form-component .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.module-inline_form-component .navbar-inverse .navbar-toggle:hover,
.module-inline_form-component .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.module-inline_form-component .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.module-inline_form-component .navbar-inverse .navbar-collapse,
.module-inline_form-component .navbar-inverse .navbar-form {
  border-color: #101010;
}
.module-inline_form-component .navbar-inverse .navbar-nav > .open > a,
.module-inline_form-component .navbar-inverse .navbar-nav > .open > a:hover,
.module-inline_form-component .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .module-inline_form-component .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.module-inline_form-component .navbar-inverse .navbar-link {
  color: #777;
}
.module-inline_form-component .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.module-inline_form-component .navbar-inverse .btn-link {
  color: #777;
}
.module-inline_form-component .navbar-inverse .btn-link:hover,
.module-inline_form-component .navbar-inverse .btn-link:focus {
  color: #fff;
}
.module-inline_form-component .navbar-inverse .btn-link[disabled]:hover,
.module-inline_form-component fieldset[disabled] .navbar-inverse .btn-link:hover,
.module-inline_form-component .navbar-inverse .btn-link[disabled]:focus,
.module-inline_form-component fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.module-inline_form-component .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.module-inline_form-component .breadcrumb > li {
  display: inline-block;
}
.module-inline_form-component .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.module-inline_form-component .breadcrumb > .active {
  color: #777;
}
.module-inline_form-component .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.module-inline_form-component .pagination > li {
  display: inline;
}
.module-inline_form-component .pagination > li > a,
.module-inline_form-component .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.module-inline_form-component .pagination > li:first-child > a,
.module-inline_form-component .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.module-inline_form-component .pagination > li:last-child > a,
.module-inline_form-component .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.module-inline_form-component .pagination > li > a:hover,
.module-inline_form-component .pagination > li > span:hover,
.module-inline_form-component .pagination > li > a:focus,
.module-inline_form-component .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.module-inline_form-component .pagination > .active > a,
.module-inline_form-component .pagination > .active > span,
.module-inline_form-component .pagination > .active > a:hover,
.module-inline_form-component .pagination > .active > span:hover,
.module-inline_form-component .pagination > .active > a:focus,
.module-inline_form-component .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.module-inline_form-component .pagination > .disabled > span,
.module-inline_form-component .pagination > .disabled > span:hover,
.module-inline_form-component .pagination > .disabled > span:focus,
.module-inline_form-component .pagination > .disabled > a,
.module-inline_form-component .pagination > .disabled > a:hover,
.module-inline_form-component .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.module-inline_form-component .pagination-lg > li > a,
.module-inline_form-component .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.module-inline_form-component .pagination-lg > li:first-child > a,
.module-inline_form-component .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.module-inline_form-component .pagination-lg > li:last-child > a,
.module-inline_form-component .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.module-inline_form-component .pagination-sm > li > a,
.module-inline_form-component .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.module-inline_form-component .pagination-sm > li:first-child > a,
.module-inline_form-component .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.module-inline_form-component .pagination-sm > li:last-child > a,
.module-inline_form-component .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.module-inline_form-component .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.module-inline_form-component .pager li {
  display: inline;
}
.module-inline_form-component .pager li > a,
.module-inline_form-component .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.module-inline_form-component .pager li > a:hover,
.module-inline_form-component .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.module-inline_form-component .pager .next > a,
.module-inline_form-component .pager .next > span {
  float: right;
}
.module-inline_form-component .pager .previous > a,
.module-inline_form-component .pager .previous > span {
  float: left;
}
.module-inline_form-component .pager .disabled > a,
.module-inline_form-component .pager .disabled > a:hover,
.module-inline_form-component .pager .disabled > a:focus,
.module-inline_form-component .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.module-inline_form-component .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.module-inline_form-component a.label:hover,
.module-inline_form-component a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.module-inline_form-component .label:empty {
  display: none;
}
.module-inline_form-component .btn .label {
  position: relative;
  top: -1px;
}
.module-inline_form-component .label-default {
  background-color: #777;
}
.module-inline_form-component .label-default[href]:hover,
.module-inline_form-component .label-default[href]:focus {
  background-color: #5e5e5e;
}
.module-inline_form-component .label-primary {
  background-color: #428bca;
}
.module-inline_form-component .label-primary[href]:hover,
.module-inline_form-component .label-primary[href]:focus {
  background-color: #3071a9;
}
.module-inline_form-component .label-success {
  background-color: #5cb85c;
}
.module-inline_form-component .label-success[href]:hover,
.module-inline_form-component .label-success[href]:focus {
  background-color: #449d44;
}
.module-inline_form-component .label-info {
  background-color: #5bc0de;
}
.module-inline_form-component .label-info[href]:hover,
.module-inline_form-component .label-info[href]:focus {
  background-color: #31b0d5;
}
.module-inline_form-component .label-warning {
  background-color: #f0ad4e;
}
.module-inline_form-component .label-warning[href]:hover,
.module-inline_form-component .label-warning[href]:focus {
  background-color: #ec971f;
}
.module-inline_form-component .label-danger {
  background-color: #d9534f;
}
.module-inline_form-component .label-danger[href]:hover,
.module-inline_form-component .label-danger[href]:focus {
  background-color: #c9302c;
}
.module-inline_form-component .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.module-inline_form-component .badge:empty {
  display: none;
}
.module-inline_form-component .btn .badge {
  position: relative;
  top: -1px;
}
.module-inline_form-component .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.module-inline_form-component a.badge:hover,
.module-inline_form-component a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.module-inline_form-component a.list-group-item.active > .badge,
.module-inline_form-component .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.module-inline_form-component .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.module-inline_form-component .jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.module-inline_form-component .jumbotron h1,
.module-inline_form-component .jumbotron .h1 {
  color: inherit;
}
.module-inline_form-component .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.module-inline_form-component .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.module-inline_form-component .container .jumbotron {
  border-radius: 6px;
}
.module-inline_form-component .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .module-inline_form-component .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .module-inline_form-component .jumbotron h1,
  .module-inline_form-component .jumbotron .h1 {
    font-size: 63px;
  }
}
.module-inline_form-component .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.module-inline_form-component .thumbnail > img,
.module-inline_form-component .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.module-inline_form-component a.thumbnail:hover,
.module-inline_form-component a.thumbnail:focus,
.module-inline_form-component a.thumbnail.active {
  border-color: #428bca;
}
.module-inline_form-component .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.module-inline_form-component .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.module-inline_form-component .alert h4 {
  margin-top: 0;
  color: inherit;
}
.module-inline_form-component .alert .alert-link {
  font-weight: bold;
}
.module-inline_form-component .alert > p,
.module-inline_form-component .alert > ul {
  margin-bottom: 0;
}
.module-inline_form-component .alert > p + p {
  margin-top: 5px;
}
.module-inline_form-component .alert-dismissable,
.module-inline_form-component .alert-dismissible {
  padding-right: 35px;
}
.module-inline_form-component .alert-dismissable .close,
.module-inline_form-component .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.module-inline_form-component .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.module-inline_form-component .alert-success hr {
  border-top-color: #c9e2b3;
}
.module-inline_form-component .alert-success .alert-link {
  color: #2b542c;
}
.module-inline_form-component .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.module-inline_form-component .alert-info hr {
  border-top-color: #a6e1ec;
}
.module-inline_form-component .alert-info .alert-link {
  color: #245269;
}
.module-inline_form-component .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.module-inline_form-component .alert-warning hr {
  border-top-color: #f7e1b5;
}
.module-inline_form-component .alert-warning .alert-link {
  color: #66512c;
}
.module-inline_form-component .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.module-inline_form-component .alert-danger hr {
  border-top-color: #e4b9c0;
}
.module-inline_form-component .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.module-inline_form-component .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.module-inline_form-component .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.module-inline_form-component .progress-striped .progress-bar,
.module-inline_form-component .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.module-inline_form-component .progress.active .progress-bar,
.module-inline_form-component .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.module-inline_form-component .progress-bar[aria-valuenow="1"],
.module-inline_form-component .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.module-inline_form-component .progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.module-inline_form-component .progress-bar-success {
  background-color: #5cb85c;
}
.module-inline_form-component .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.module-inline_form-component .progress-bar-info {
  background-color: #5bc0de;
}
.module-inline_form-component .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.module-inline_form-component .progress-bar-warning {
  background-color: #f0ad4e;
}
.module-inline_form-component .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.module-inline_form-component .progress-bar-danger {
  background-color: #d9534f;
}
.module-inline_form-component .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.module-inline_form-component .media,
.module-inline_form-component .media-body {
  overflow: hidden;
  zoom: 1;
}
.module-inline_form-component .media,
.module-inline_form-component .media .media {
  margin-top: 15px;
}
.module-inline_form-component .media:first-child {
  margin-top: 0;
}
.module-inline_form-component .media-object {
  display: block;
}
.module-inline_form-component .media-heading {
  margin: 0 0 5px;
}
.module-inline_form-component .media > .pull-left {
  margin-right: 10px;
}
.module-inline_form-component .media > .pull-right {
  margin-left: 10px;
}
.module-inline_form-component .media-list {
  padding-left: 0;
  list-style: none;
}
.module-inline_form-component .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.module-inline_form-component .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.module-inline_form-component .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.module-inline_form-component .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.module-inline_form-component .list-group-item > .badge {
  float: right;
}
.module-inline_form-component .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.module-inline_form-component a.list-group-item {
  color: #555;
}
.module-inline_form-component a.list-group-item .list-group-item-heading {
  color: #333;
}
.module-inline_form-component a.list-group-item:hover,
.module-inline_form-component a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.module-inline_form-component .list-group-item.disabled,
.module-inline_form-component .list-group-item.disabled:hover,
.module-inline_form-component .list-group-item.disabled:focus {
  color: #777;
  background-color: #eee;
}
.module-inline_form-component .list-group-item.disabled .list-group-item-heading,
.module-inline_form-component .list-group-item.disabled:hover .list-group-item-heading,
.module-inline_form-component .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.module-inline_form-component .list-group-item.disabled .list-group-item-text,
.module-inline_form-component .list-group-item.disabled:hover .list-group-item-text,
.module-inline_form-component .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.module-inline_form-component .list-group-item.active,
.module-inline_form-component .list-group-item.active:hover,
.module-inline_form-component .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.module-inline_form-component .list-group-item.active .list-group-item-heading,
.module-inline_form-component .list-group-item.active:hover .list-group-item-heading,
.module-inline_form-component .list-group-item.active:focus .list-group-item-heading,
.module-inline_form-component .list-group-item.active .list-group-item-heading > small,
.module-inline_form-component .list-group-item.active:hover .list-group-item-heading > small,
.module-inline_form-component .list-group-item.active:focus .list-group-item-heading > small,
.module-inline_form-component .list-group-item.active .list-group-item-heading > .small,
.module-inline_form-component .list-group-item.active:hover .list-group-item-heading > .small,
.module-inline_form-component .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.module-inline_form-component .list-group-item.active .list-group-item-text,
.module-inline_form-component .list-group-item.active:hover .list-group-item-text,
.module-inline_form-component .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.module-inline_form-component .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.module-inline_form-component a.list-group-item-success {
  color: #3c763d;
}
.module-inline_form-component a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.module-inline_form-component a.list-group-item-success:hover,
.module-inline_form-component a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.module-inline_form-component a.list-group-item-success.active,
.module-inline_form-component a.list-group-item-success.active:hover,
.module-inline_form-component a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.module-inline_form-component .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.module-inline_form-component a.list-group-item-info {
  color: #31708f;
}
.module-inline_form-component a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.module-inline_form-component a.list-group-item-info:hover,
.module-inline_form-component a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.module-inline_form-component a.list-group-item-info.active,
.module-inline_form-component a.list-group-item-info.active:hover,
.module-inline_form-component a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.module-inline_form-component .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.module-inline_form-component a.list-group-item-warning {
  color: #8a6d3b;
}
.module-inline_form-component a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.module-inline_form-component a.list-group-item-warning:hover,
.module-inline_form-component a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.module-inline_form-component a.list-group-item-warning.active,
.module-inline_form-component a.list-group-item-warning.active:hover,
.module-inline_form-component a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.module-inline_form-component .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.module-inline_form-component a.list-group-item-danger {
  color: #a94442;
}
.module-inline_form-component a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.module-inline_form-component a.list-group-item-danger:hover,
.module-inline_form-component a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.module-inline_form-component a.list-group-item-danger.active,
.module-inline_form-component a.list-group-item-danger.active:hover,
.module-inline_form-component a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.module-inline_form-component .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.module-inline_form-component .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.module-inline_form-component .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.module-inline_form-component .panel-body {
  padding: 15px;
}
.module-inline_form-component .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.module-inline_form-component .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.module-inline_form-component .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.module-inline_form-component .panel-title > a {
  color: inherit;
}
.module-inline_form-component .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.module-inline_form-component .panel > .list-group {
  margin-bottom: 0;
}
.module-inline_form-component .panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.module-inline_form-component .panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.module-inline_form-component .panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.module-inline_form-component .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.module-inline_form-component .list-group + .panel-footer {
  border-top-width: 0;
}
.module-inline_form-component .panel > .table,
.module-inline_form-component .panel > .table-responsive > .table,
.module-inline_form-component .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.module-inline_form-component .panel > .table:first-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.module-inline_form-component .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.module-inline_form-component .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.module-inline_form-component .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.module-inline_form-component .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.module-inline_form-component .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.module-inline_form-component .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.module-inline_form-component .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.module-inline_form-component .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.module-inline_form-component .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.module-inline_form-component .panel > .table:last-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.module-inline_form-component .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.module-inline_form-component .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.module-inline_form-component .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.module-inline_form-component .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.module-inline_form-component .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.module-inline_form-component .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.module-inline_form-component .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.module-inline_form-component .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.module-inline_form-component .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.module-inline_form-component .panel > .panel-body + .table,
.module-inline_form-component .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.module-inline_form-component .panel > .table > tbody:first-child > tr:first-child th,
.module-inline_form-component .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.module-inline_form-component .panel > .table-bordered,
.module-inline_form-component .panel > .table-responsive > .table-bordered {
  border: 0;
}
.module-inline_form-component .panel > .table-bordered > thead > tr > th:first-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.module-inline_form-component .panel > .table-bordered > tbody > tr > th:first-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.module-inline_form-component .panel > .table-bordered > tfoot > tr > th:first-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.module-inline_form-component .panel > .table-bordered > thead > tr > td:first-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.module-inline_form-component .panel > .table-bordered > tbody > tr > td:first-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.module-inline_form-component .panel > .table-bordered > tfoot > tr > td:first-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.module-inline_form-component .panel > .table-bordered > thead > tr > th:last-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.module-inline_form-component .panel > .table-bordered > tbody > tr > th:last-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.module-inline_form-component .panel > .table-bordered > tfoot > tr > th:last-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.module-inline_form-component .panel > .table-bordered > thead > tr > td:last-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.module-inline_form-component .panel > .table-bordered > tbody > tr > td:last-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.module-inline_form-component .panel > .table-bordered > tfoot > tr > td:last-child,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.module-inline_form-component .panel > .table-bordered > thead > tr:first-child > td,
.module-inline_form-component .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.module-inline_form-component .panel > .table-bordered > tbody > tr:first-child > td,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.module-inline_form-component .panel > .table-bordered > thead > tr:first-child > th,
.module-inline_form-component .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.module-inline_form-component .panel > .table-bordered > tbody > tr:first-child > th,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.module-inline_form-component .panel > .table-bordered > tbody > tr:last-child > td,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.module-inline_form-component .panel > .table-bordered > tfoot > tr:last-child > td,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.module-inline_form-component .panel > .table-bordered > tbody > tr:last-child > th,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.module-inline_form-component .panel > .table-bordered > tfoot > tr:last-child > th,
.module-inline_form-component .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.module-inline_form-component .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.module-inline_form-component .panel-group {
  margin-bottom: 20px;
}
.module-inline_form-component .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.module-inline_form-component .panel-group .panel + .panel {
  margin-top: 5px;
}
.module-inline_form-component .panel-group .panel-heading {
  border-bottom: 0;
}
.module-inline_form-component .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.module-inline_form-component .panel-group .panel-footer {
  border-top: 0;
}
.module-inline_form-component .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.module-inline_form-component .panel-default {
  border-color: #ddd;
}
.module-inline_form-component .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.module-inline_form-component .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.module-inline_form-component .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.module-inline_form-component .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.module-inline_form-component .panel-primary {
  border-color: #428bca;
}
.module-inline_form-component .panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.module-inline_form-component .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.module-inline_form-component .panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.module-inline_form-component .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.module-inline_form-component .panel-success {
  border-color: #d6e9c6;
}
.module-inline_form-component .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.module-inline_form-component .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.module-inline_form-component .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.module-inline_form-component .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.module-inline_form-component .panel-info {
  border-color: #bce8f1;
}
.module-inline_form-component .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.module-inline_form-component .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.module-inline_form-component .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.module-inline_form-component .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.module-inline_form-component .panel-warning {
  border-color: #faebcc;
}
.module-inline_form-component .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.module-inline_form-component .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.module-inline_form-component .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.module-inline_form-component .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.module-inline_form-component .panel-danger {
  border-color: #ebccd1;
}
.module-inline_form-component .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.module-inline_form-component .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.module-inline_form-component .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.module-inline_form-component .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.module-inline_form-component .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.module-inline_form-component .embed-responsive .embed-responsive-item,
.module-inline_form-component .embed-responsive iframe,
.module-inline_form-component .embed-responsive embed,
.module-inline_form-component .embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.module-inline_form-component .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.module-inline_form-component .embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.module-inline_form-component .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.module-inline_form-component .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.module-inline_form-component .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.module-inline_form-component .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.module-inline_form-component .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.module-inline_form-component .close:hover,
.module-inline_form-component .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.module-inline_form-component button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.module-inline_form-component .modal-open {
  overflow: hidden;
}
.module-inline_form-component .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.module-inline_form-component .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
  -o-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.module-inline_form-component .modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.module-inline_form-component .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.module-inline_form-component .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.module-inline_form-component .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.module-inline_form-component .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.module-inline_form-component .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.module-inline_form-component .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.module-inline_form-component .modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.module-inline_form-component .modal-header .close {
  margin-top: -2px;
}
.module-inline_form-component .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.module-inline_form-component .modal-body {
  position: relative;
  padding: 15px;
}
.module-inline_form-component .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.module-inline_form-component .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.module-inline_form-component .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.module-inline_form-component .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.module-inline_form-component .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .module-inline_form-component .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .module-inline_form-component .modal-sm {
    width: 300px;
  }
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component .modal-lg {
    width: 900px;
  }
}
.module-inline_form-component .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.module-inline_form-component .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.module-inline_form-component .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.module-inline_form-component .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.module-inline_form-component .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.module-inline_form-component .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.module-inline_form-component .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.module-inline_form-component .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.module-inline_form-component .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.module-inline_form-component .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.module-inline_form-component .tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.module-inline_form-component .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.module-inline_form-component .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.module-inline_form-component .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.module-inline_form-component .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.module-inline_form-component .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.module-inline_form-component .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.module-inline_form-component .popover.top {
  margin-top: -10px;
}
.module-inline_form-component .popover.right {
  margin-left: 10px;
}
.module-inline_form-component .popover.bottom {
  margin-top: 10px;
}
.module-inline_form-component .popover.left {
  margin-left: -10px;
}
.module-inline_form-component .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.module-inline_form-component .popover-content {
  padding: 9px 14px;
}
.module-inline_form-component .popover > .arrow,
.module-inline_form-component .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.module-inline_form-component .popover > .arrow {
  border-width: 11px;
}
.module-inline_form-component .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.module-inline_form-component .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.module-inline_form-component .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.module-inline_form-component .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.module-inline_form-component .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.module-inline_form-component .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.module-inline_form-component .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.module-inline_form-component .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.module-inline_form-component .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.module-inline_form-component .carousel {
  position: relative;
}
.module-inline_form-component .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.module-inline_form-component .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.module-inline_form-component .carousel-inner > .item > img,
.module-inline_form-component .carousel-inner > .item > a > img {
  line-height: 1;
}
.module-inline_form-component .carousel-inner > .active,
.module-inline_form-component .carousel-inner > .next,
.module-inline_form-component .carousel-inner > .prev {
  display: block;
}
.module-inline_form-component .carousel-inner > .active {
  left: 0;
}
.module-inline_form-component .carousel-inner > .next,
.module-inline_form-component .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.module-inline_form-component .carousel-inner > .next {
  left: 100%;
}
.module-inline_form-component .carousel-inner > .prev {
  left: -100%;
}
.module-inline_form-component .carousel-inner > .next.left,
.module-inline_form-component .carousel-inner > .prev.right {
  left: 0;
}
.module-inline_form-component .carousel-inner > .active.left {
  left: -100%;
}
.module-inline_form-component .carousel-inner > .active.right {
  left: 100%;
}
.module-inline_form-component .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.module-inline_form-component .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.module-inline_form-component .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.module-inline_form-component .carousel-control:hover,
.module-inline_form-component .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.module-inline_form-component .carousel-control .icon-prev,
.module-inline_form-component .carousel-control .icon-next,
.module-inline_form-component .carousel-control .glyphicon-chevron-left,
.module-inline_form-component .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.module-inline_form-component .carousel-control .icon-prev,
.module-inline_form-component .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.module-inline_form-component .carousel-control .icon-next,
.module-inline_form-component .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.module-inline_form-component .carousel-control .icon-prev,
.module-inline_form-component .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.module-inline_form-component .carousel-control .icon-prev:before {
  content: '\2039';
}
.module-inline_form-component .carousel-control .icon-next:before {
  content: '\203a';
}
.module-inline_form-component .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.module-inline_form-component .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.module-inline_form-component .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.module-inline_form-component .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.module-inline_form-component .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .carousel-control .glyphicon-chevron-left,
  .module-inline_form-component .carousel-control .glyphicon-chevron-right,
  .module-inline_form-component .carousel-control .icon-prev,
  .module-inline_form-component .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .module-inline_form-component .carousel-control .glyphicon-chevron-left,
  .module-inline_form-component .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .module-inline_form-component .carousel-control .glyphicon-chevron-right,
  .module-inline_form-component .carousel-control .icon-next {
    margin-right: -15px;
  }
  .module-inline_form-component .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .module-inline_form-component .carousel-indicators {
    bottom: 20px;
  }
}
.module-inline_form-component .clearfix:before,
.module-inline_form-component .clearfix:after,
.module-inline_form-component .dl-horizontal dd:before,
.module-inline_form-component .dl-horizontal dd:after,
.module-inline_form-component .container:before,
.module-inline_form-component .container:after,
.module-inline_form-component .container-fluid:before,
.module-inline_form-component .container-fluid:after,
.module-inline_form-component .row:before,
.module-inline_form-component .row:after,
.module-inline_form-component .form-horizontal .form-group:before,
.module-inline_form-component .form-horizontal .form-group:after,
.module-inline_form-component .btn-toolbar:before,
.module-inline_form-component .btn-toolbar:after,
.module-inline_form-component .btn-group-vertical > .btn-group:before,
.module-inline_form-component .btn-group-vertical > .btn-group:after,
.module-inline_form-component .nav:before,
.module-inline_form-component .nav:after,
.module-inline_form-component .navbar:before,
.module-inline_form-component .navbar:after,
.module-inline_form-component .navbar-header:before,
.module-inline_form-component .navbar-header:after,
.module-inline_form-component .navbar-collapse:before,
.module-inline_form-component .navbar-collapse:after,
.module-inline_form-component .pager:before,
.module-inline_form-component .pager:after,
.module-inline_form-component .panel-body:before,
.module-inline_form-component .panel-body:after,
.module-inline_form-component .modal-footer:before,
.module-inline_form-component .modal-footer:after {
  display: table;
  content: " ";
}
.module-inline_form-component .clearfix:after,
.module-inline_form-component .dl-horizontal dd:after,
.module-inline_form-component .container:after,
.module-inline_form-component .container-fluid:after,
.module-inline_form-component .row:after,
.module-inline_form-component .form-horizontal .form-group:after,
.module-inline_form-component .btn-toolbar:after,
.module-inline_form-component .btn-group-vertical > .btn-group:after,
.module-inline_form-component .nav:after,
.module-inline_form-component .navbar:after,
.module-inline_form-component .navbar-header:after,
.module-inline_form-component .navbar-collapse:after,
.module-inline_form-component .pager:after,
.module-inline_form-component .panel-body:after,
.module-inline_form-component .modal-footer:after {
  clear: both;
}
.module-inline_form-component .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.module-inline_form-component .pull-right {
  float: right !important;
}
.module-inline_form-component .pull-left {
  float: left !important;
}
.module-inline_form-component .hide {
  display: none !important;
}
.module-inline_form-component .show {
  display: block !important;
}
.module-inline_form-component .invisible {
  visibility: hidden;
}
.module-inline_form-component .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.module-inline_form-component .hidden {
  display: none !important;
  visibility: hidden !important;
}
.module-inline_form-component .affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.module-inline_form-component .visible-xs,
.module-inline_form-component .visible-sm,
.module-inline_form-component .visible-md,
.module-inline_form-component .visible-lg {
  display: none !important;
}
.module-inline_form-component .visible-xs-block,
.module-inline_form-component .visible-xs-inline,
.module-inline_form-component .visible-xs-inline-block,
.module-inline_form-component .visible-sm-block,
.module-inline_form-component .visible-sm-inline,
.module-inline_form-component .visible-sm-inline-block,
.module-inline_form-component .visible-md-block,
.module-inline_form-component .visible-md-inline,
.module-inline_form-component .visible-md-inline-block,
.module-inline_form-component .visible-lg-block,
.module-inline_form-component .visible-lg-inline,
.module-inline_form-component .visible-lg-inline-block {
  display: none !important;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .visible-xs {
    display: block !important;
  }
  .module-inline_form-component table.visible-xs {
    display: table;
  }
  .module-inline_form-component tr.visible-xs {
    display: table-row !important;
  }
  .module-inline_form-component th.visible-xs,
  .module-inline_form-component td.visible-xs {
    display: table-cell !important;
  }
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .visible-xs-block {
    display: block !important;
  }
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .visible-xs-inline {
    display: inline !important;
  }
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .visible-sm {
    display: block !important;
  }
  .module-inline_form-component table.visible-sm {
    display: table;
  }
  .module-inline_form-component tr.visible-sm {
    display: table-row !important;
  }
  .module-inline_form-component th.visible-sm,
  .module-inline_form-component td.visible-sm {
    display: table-cell !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .visible-sm-block {
    display: block !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .visible-sm-inline {
    display: inline !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component .visible-md {
    display: block !important;
  }
  .module-inline_form-component table.visible-md {
    display: table;
  }
  .module-inline_form-component tr.visible-md {
    display: table-row !important;
  }
  .module-inline_form-component th.visible-md,
  .module-inline_form-component td.visible-md {
    display: table-cell !important;
  }
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component .visible-md-block {
    display: block !important;
  }
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component .visible-md-inline {
    display: inline !important;
  }
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .module-inline_form-component .visible-lg {
    display: block !important;
  }
  .module-inline_form-component table.visible-lg {
    display: table;
  }
  .module-inline_form-component tr.visible-lg {
    display: table-row !important;
  }
  .module-inline_form-component th.visible-lg,
  .module-inline_form-component td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .module-inline_form-component .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .module-inline_form-component .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .module-inline_form-component .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .hidden-xs {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), print, screen and (min-width: 975px) {
  .module-inline_form-component .hidden-sm {
    display: none !important;
  }
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .module-inline_form-component .hidden-lg {
    display: none !important;
  }
}
.module-inline_form-component .visible-print {
  display: none !important;
}
@media print {
  .module-inline_form-component .visible-print {
    display: block !important;
  }
  .module-inline_form-component table.visible-print {
    display: table;
  }
  .module-inline_form-component tr.visible-print {
    display: table-row !important;
  }
  .module-inline_form-component th.visible-print,
  .module-inline_form-component td.visible-print {
    display: table-cell !important;
  }
}
.module-inline_form-component .visible-print-block {
  display: none !important;
}
@media print {
  .module-inline_form-component .visible-print-block {
    display: block !important;
  }
}
.module-inline_form-component .visible-print-inline {
  display: none !important;
}
@media print {
  .module-inline_form-component .visible-print-inline {
    display: inline !important;
  }
}
.module-inline_form-component .visible-print-inline-block {
  display: none !important;
}
@media print {
  .module-inline_form-component .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .module-inline_form-component .hidden-print {
    display: none !important;
  }
}
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.0-dev, built on 2014-07-01 11:21:31 AM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */
.module-inline_form-component .bv-form .help-block {
  margin-bottom: 0;
}
.module-inline_form-component .bv-form .tooltip-inner {
  text-align: left;
}
.module-inline_form-component .nav-tabs li.bv-tab-success > a {
  color: #3c763d;
}
.module-inline_form-component .nav-tabs li.bv-tab-error > a {
  color: #a94442;
}
/*
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.module-inline_form-component .bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 4px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 7px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 8px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -7px;
  left: 6px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  bottom: -6px;
  left: 7px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget .dow {
  width: 14.2857%;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.module-inline_form-component .bootstrap-datetimepicker-widget .timepicker-hour,
.module-inline_form-component .bootstrap-datetimepicker-widget .timepicker-minute,
.module-inline_form-component .bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}
.module-inline_form-component .bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.module-inline_form-component .bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.module-inline_form-component .bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.module-inline_form-component .bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td,
.module-inline_form-component .bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td.day:hover,
.module-inline_form-component .bootstrap-datetimepicker-widget td.hour:hover,
.module-inline_form-component .bootstrap-datetimepicker-widget td.minute:hover,
.module-inline_form-component .bootstrap-datetimepicker-widget td.second:hover {
  background: #eee;
  cursor: pointer;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td.old,
.module-inline_form-component .bootstrap-datetimepicker-widget td.new {
  color: #999;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td.today {
  position: relative;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td.active,
.module-inline_form-component .bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.module-inline_form-component .bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td.disabled,
.module-inline_form-component .bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999;
  cursor: not-allowed;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td span:hover {
  background: #eee;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.module-inline_form-component .bootstrap-datetimepicker-widget td span.old {
  color: #999;
}
.module-inline_form-component .bootstrap-datetimepicker-widget td span.disabled,
.module-inline_form-component .bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999;
  cursor: not-allowed;
}
.module-inline_form-component .bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget th.next,
.module-inline_form-component .bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget th.disabled,
.module-inline_form-component .bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999;
  cursor: not-allowed;
}
.module-inline_form-component .bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.module-inline_form-component .bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eee;
}
.module-inline_form-component .input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
.module-inline_form-component .bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0 !important;
}
/*
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.module-inline_form-component .daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
}
.module-inline_form-component .daterangepicker:before,
.module-inline_form-component .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.module-inline_form-component .daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.module-inline_form-component .daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.module-inline_form-component .daterangepicker.opensleft:before {
  right: 9px;
}
.module-inline_form-component .daterangepicker.opensleft:after {
  right: 10px;
}
.module-inline_form-component .daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.module-inline_form-component .daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.module-inline_form-component .daterangepicker.opensright:before {
  left: 9px;
}
.module-inline_form-component .daterangepicker.opensright:after {
  left: 10px;
}
.module-inline_form-component .daterangepicker.dropup {
  margin-top: -5px;
}
.module-inline_form-component .daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.module-inline_form-component .daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.module-inline_form-component .daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.module-inline_form-component .daterangepicker.single .ranges,
.module-inline_form-component .daterangepicker.single .calendar {
  float: none;
}
.module-inline_form-component .daterangepicker.show-calendar .calendar {
  display: block;
}
.module-inline_form-component .daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}
.module-inline_form-component .daterangepicker .calendar.single .calendar-table {
  border: none;
}
.module-inline_form-component .daterangepicker .calendar th,
.module-inline_form-component .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.module-inline_form-component .daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background-color: #fff;
}
.module-inline_form-component .daterangepicker table {
  width: 100%;
  margin: 0;
}
.module-inline_form-component .daterangepicker td,
.module-inline_form-component .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.module-inline_form-component .daterangepicker td.available:hover,
.module-inline_form-component .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.module-inline_form-component .daterangepicker td.week,
.module-inline_form-component .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.module-inline_form-component .daterangepicker td.off,
.module-inline_form-component .daterangepicker td.off.in-range,
.module-inline_form-component .daterangepicker td.off.start-date,
.module-inline_form-component .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.module-inline_form-component .daterangepicker td.in-range {
  background-color: #d8eefc;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.module-inline_form-component .daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.module-inline_form-component .daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.module-inline_form-component .daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.module-inline_form-component .daterangepicker td.active,
.module-inline_form-component .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.module-inline_form-component .daterangepicker th.month {
  width: auto;
}
.module-inline_form-component .daterangepicker td.disabled,
.module-inline_form-component .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.module-inline_form-component .daterangepicker select.monthselect,
.module-inline_form-component .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.module-inline_form-component .daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.module-inline_form-component .daterangepicker select.yearselect {
  width: 40%;
}
.module-inline_form-component .daterangepicker select.hourselect,
.module-inline_form-component .daterangepicker select.minuteselect,
.module-inline_form-component .daterangepicker select.secondselect,
.module-inline_form-component .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.module-inline_form-component .daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px !important;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.module-inline_form-component .daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px !important;
}
.module-inline_form-component .daterangepicker .daterangepicker_input {
  position: relative;
}
.module-inline_form-component .daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.module-inline_form-component .daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}
.module-inline_form-component .daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}
.module-inline_form-component .daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.module-inline_form-component .daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.module-inline_form-component .ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.module-inline_form-component .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.module-inline_form-component .ranges li {
  font-size: 13px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.module-inline_form-component .ranges li:hover {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.module-inline_form-component .ranges li.active {
  background-color: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.module-inline_form-component .daterangepicker.wide {
  width: auto;
}
.module-inline_form-component .daterangepicker.wide .ranges ul {
  width: 160px;
}
.module-inline_form-component .daterangepicker.wide.single .ranges ul {
  width: 100%;
}
.module-inline_form-component .daterangepicker.wide.single .calendar.left {
  clear: none;
}
.module-inline_form-component .daterangepicker.wide.single.ltr .ranges,
.module-inline_form-component .daterangepicker.wide.single.ltr .calendar {
  float: left;
}
.module-inline_form-component .daterangepicker.wide.single.rtl .ranges,
.module-inline_form-component .daterangepicker.wide.single.rtl .calendar {
  float: right;
}
.module-inline_form-component .daterangepicker.wide.ltr {
  direction: ltr;
  text-align: left;
}
.module-inline_form-component .daterangepicker.wide.ltr .calendar.left {
  clear: left;
  margin-right: 0;
}
.module-inline_form-component .daterangepicker.wide.ltr .calendar.left .calendar-table {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.module-inline_form-component .daterangepicker.wide.ltr .calendar.right {
  margin-left: 0;
}
.module-inline_form-component .daterangepicker.wide.ltr .calendar.right .calendar-table {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.module-inline_form-component .daterangepicker.wide.ltr .left .daterangepicker_input {
  padding-right: 12px;
}
.module-inline_form-component .daterangepicker.wide.ltr .calendar.left .calendar-table {
  padding-right: 12px;
}
.module-inline_form-component .daterangepicker.wide.ltr .ranges,
.module-inline_form-component .daterangepicker.wide.ltr .calendar {
  float: left;
}
.module-inline_form-component .daterangepicker.wide.rtl {
  direction: rtl;
  text-align: right;
}
.module-inline_form-component .daterangepicker.wide.rtl .calendar.left {
  clear: right;
  margin-left: 0;
}
.module-inline_form-component .daterangepicker.wide.rtl .calendar.left .calendar-table {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.module-inline_form-component .daterangepicker.wide.rtl .calendar.right {
  margin-right: 0;
}
.module-inline_form-component .daterangepicker.wide.rtl .calendar.right .calendar-table {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.module-inline_form-component .daterangepicker.wide.rtl .left .daterangepicker_input {
  padding-left: 12px;
}
.module-inline_form-component .daterangepicker.wide.rtl .calendar.left .calendar-table {
  padding-left: 12px;
}
.module-inline_form-component .daterangepicker.wide.rtl .ranges,
.module-inline_form-component .daterangepicker.wide.rtl .calendar {
  text-align: right;
  float: right;
}
@media (min-width: 730px) {
  .module-inline_form-component .daterangepicker .ranges {
    width: auto;
  }
  .module-inline_form-component .daterangepicker.ltr .ranges {
    float: left;
  }
  .module-inline_form-component .daterangepicker.rtl .ranges {
    float: right;
  }
  .module-inline_form-component .daterangepicker .calendar.left {
    clear: none ! important;
  }
}
.module-inline_form-component .daterangepicker td.today {
  background-color: #3696fd;
  border-color: transparent;
  color: white;
}
.module-inline_form-component .daterangepicker .daterangepicker_input i {
  z-index: 9;
}
.module-inline_form-component .daterangepicker .btn-success,
.module-inline_form-component .daterangepicker .btn-cancel {
  font-size: 13px !important;
}
.module-inline_form-component .daterangepicker .btn-cancel {
  border: 1px solid #adadad;
  background-color: transparent;
}
.module-inline_form-component .daterangepicker .btn-cancel:hover {
  background-color: #e6e6e6;
}
.module-inline_form-component .daterangepicker .table-condensed > thead > tr > th,
.module-inline_form-component .daterangepicker .table-condensed > tbody > tr > th,
.module-inline_form-component .daterangepicker .table-condensed > tfoot > tr > th,
.module-inline_form-component .daterangepicker .table-condensed > thead > tr > td,
.module-inline_form-component .daterangepicker .table-condensed > tbody > tr > td,
.module-inline_form-component .daterangepicker .table-condensed > tfoot > tr > td {
  padding: 4px;
}
.module-inline_form-component .daterangepicker.wide {
  line-height: 18px;
}
.module-inline_form-component .daterangepicker.wide .calendar:not(.single).left,
.module-inline_form-component .daterangepicker.wide .calendar:not(.single).right {
  width: 49%;
}
.module-inline_form-component .daterangepicker.wide .calendar:not(.single) select.monthselect {
  width: 48%;
}
.module-inline_form-component .daterangepicker.wide .calendar:not(.single) select.yearselect {
  width: 48%;
}
.module-inline_form-component .daterangepicker.wide .calendar:not(.single) th,
.module-inline_form-component .daterangepicker.wide .calendar:not(.single) td {
  min-width: auto;
}
.module-inline_form-component * {
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.module-inline_form-component .form-group,
.module-inline_form-component .relative {
  position: relative;
}
.module-inline_form-component .btn {
  font-size: 16px;
}
.module-inline_form-component .small,
.module-inline_form-component small {
  font-size: 80%;
}
@media print, screen and (min-width: 975px) {
  .module-inline_form-component label {
    position: relative;
    top: 2px;
  }
}
.module-inline_form-component .btn-warning:before {
  background: url("../presentation/module/inline_form/assets/arrow_right.png") no-repeat;
  background-size: 100%;
  content: " ";
  display: inline-block;
  height: 24px;
  position: relative;
  top: 8px;
  width: 27px;
  line-height: 1;
  font-size: 170%;
  vertical-align: baseline;
}
.module-inline_form-component .btn-warning {
  background-clip: padding-box;
  background-color: #f47b1f;
  background-image: linear-gradient(to bottom, #faae34, #f47b1f);
  border: 0 none;
  border-color: #faae34;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  text-shadow: none;
  padding-bottom: 9px;
  padding-top: 1px;
  padding-left: 13px;
}
.module-inline_form-component .btn-warning:hover {
  background-image: linear-gradient(to bottom, #f47b1f, #faae34);
}
.module-inline_form-component .btn-primary:before {
  background: url("../presentation/module/inline_form/assets/arrow_right.png") no-repeat;
  background-size: 100%;
  content: " ";
  display: inline-block;
  height: 24px;
  position: relative;
  top: 8px;
  width: 27px;
  line-height: 1;
  font-size: 170%;
  vertical-align: baseline;
}
.dir-rtl .module-inline_form-component .btn-primary:before {
  background: url("../presentation/module/inline_form/assets/arrow_left.png") no-repeat;
}
.module-inline_form-component .btn-primary {
  background-clip: padding-box;
  background-color: #1aa5e0;
  background-image: linear-gradient(to bottom, #1aa5e0, #1aa5e0);
  border: 1px solid #1aa5e0;
  border-color: #1aa5e0;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  text-shadow: none;
  padding-bottom: 8px;
  padding-top: 0px;
}
.module-inline_form-component .btn-primary:hover {
  background-image: linear-gradient(to bottom, #1aa5e0, #1aa5e0);
  border-color: #1aa5e0;
}
.module-inline_form-component .btn-default:before {
  background: url("../presentation/module/inline_form/assets/arrow_right_black.png") no-repeat;
  background-size: 100%;
  content: " ";
  display: inline-block;
  height: 24px;
  position: relative;
  top: 8px;
  width: 27px;
  line-height: 1;
  font-size: 170%;
  vertical-align: baseline;
}
.module-inline_form-component .btn-default {
  background-color: #e5e5e5;
  background-image: linear-gradient(to bottom, #ffffff, #e5e5e5);
  background-clip: padding-box;
  border: 1px solid #d9d9d9;
  border-color: #faae34;
  border-radius: 2px;
  color: #414141;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  font-weight: 400;
  text-shadow: none;
  padding-bottom: 8px;
  padding-top: 0px;
}
.module-inline_form-component .btn-default:hover {
  background-image: linear-gradient(to bottom, #f5f5f5, #d9d9d9);
}
.module-inline_form-component .block-button_quick_quote .customheight.btn-default:before,
.module-inline_form-component .block-button_quick_quote .customheight.btn-primary:before,
.module-inline_form-component .block-button_quick_quote .customheight.btn-warning:before {
  height: 20px;
  top: 4px;
}
.module-inline_form-component .form-control {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  font-size: 16px;
}
.module-inline_form-component .form-inline .form-group:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .module-inline_form-component .form-inline input[data-type="datepicker"] {
    font-size: 14px;
  }
}
.module-inline_form-component .input-group-addon {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.module-inline_form-component .form-group.has-success .form-control-feedback,
.module-inline_form-component .form-group.has-success .help-block,
.module-inline_form-component .form-group.has-success .control-label,
.module-inline_form-component .form-group.has-success .radio,
.module-inline_form-component .form-group.has-success .checkbox,
.module-inline_form-component .form-group.has-success .radio-inline,
.module-inline_form-component .form-group.has-success .checkbox-inline {
  color: #5cb85c;
}
.module-inline_form-component .form-group.has-error .help-block {
  color: #d9534f;
}
.module-inline_form-component .form-group.has-success span,
.module-inline_form-component .form-group.has-error span {
  color: #414141;
}
.module-inline_form-component .radio label,
.module-inline_form-component .checkbox label {
  padding-right: 20px;
}
.module-inline_form-component .block-title {
  margin-bottom: 20px;
}
.module-inline_form-component .block-date_range_picker {
  position: relative;
}
.module-inline_form-component .block-input {
  position: relative;
}
.module-inline_form-component .form-group {
  position: relative;
  margin-bottom: 26px;
}
.module-inline_form-component .form-group:last-child {
  margin-bottom: 0;
}
.module-inline_form-component .form-group.block-dropdown_number_dependent-component.has-title .form-group label {
  font-size: 86%;
  font-weight: normal;
  color: #666;
}
.module-inline_form-component .form-group.block-dropdown_number_dependent-component .subscript {
  display: inline-block;
  font-size: 86%;
  font-weight: normal;
  color: #666;
}
.module-inline_form-component .form-group.block-dropdown_number_dependent-component .help-block {
  display: block;
}
.module-inline_form-component .form-group .help-block {
  position: absolute;
}
.module-inline_form-component .glyphicon::before {
  font-size: 14px !important;
}
.module-inline_form-component.increased-block-margin .block {
  margin-bottom: 35px !important;
}
.module-inline_form-component input.form-control {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
}
.module-inline_form-component .form-group.block-simpletext-component {
  margin-bottom: 0px;
}
.module-inline_form-component .form-group.block-simpletext-component + .form-group.block-date_range_picker-component {
  margin-top: 10px;
}
.module-inline_form-component .form-group.block-date_range_picker-component label {
  padding-right: 6px;
}
.module-inline_form-component .block.component .form-inline .form-group {
  display: inline-block !important;
  margin: 0 !important;
  width: 50%;
}
.module-inline_form-component .block.component .form-inline .form-group:first-child {
  padding-right: 6px;
  float: left;
}
.module-inline_form-component .block.component .form-inline .form-group + .form-group {
  padding-left: 6px;
}
.module-inline_form-component .checkbox br + label {
  padding-top: 10px;
}
.module-inline_form-component div.block[class*='block-button'].text-full-width button {
  width: 100%;
}
.module-inline_form-component .block-date_range_picker,
.module-inline_form-component .block-dropdown_number_dependent {
  margin-bottom: 26px;
}
.module-inline_form-component .block-date_range_picker .form-control-feedback.glyphicon,
.module-inline_form-component .block-dropdown_number_dependent .form-control-feedback.glyphicon {
  margin-top: -10px;
}
.module-inline_form-component .block-dropdown_number_dependent .form-control-feedback.glyphicon {
  margin-top: -10px;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .block-dropdown_number_dependent .form-control-feedback.glyphicon {
    margin-top: -32px;
  }
}
.module-inline_form-component .block-group_input_button .form-control-feedback.glyphicon {
  margin-top: -34px;
}
.module-inline_form-component .block-group_input_button input.notshown {
  width: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
  position: relative !important;
  top: -20px;
  border: none !important;
  box-shadow: none !important;
}
.module-inline_form-component .block-group_input_button .inputbuttons {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: row;
}
.module-inline_form-component .block-group_input_button .inputbuttons.icons {
  justify-content: space-around;
}
.module-inline_form-component .block-group_input_button .inputbuttons .button {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  text-align: center;
  flex-basis: 0;
  flex-grow: 1;
  border: 1px solid #ccc;
  background-color: white;
  padding: 4px;
  cursor: pointer;
  width: auto;
  white-space: normal;
  padding: 6px;
  font-size: 80%;
  font-weight: bolder;
  color: #666666;
  word-wrap: break-word;
}
.module-inline_form-component .block-group_input_button .inputbuttons .button.selected {
  background-color: #e6f4f6;
}
.module-inline_form-component .block-group_input_button .inputbuttons .button:hover {
  background-color: #e6f4f6;
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon {
  height: auto !important;
  margin-top: 8px;
  text-align: center;
  color: white;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon.selected {
  color: #00a9e0;
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon:hover {
  color: #00a9e0;
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon .icon-allianz {
  display: block;
  color: inherit;
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon .icon-allianz:before {
  content: attr(data-icon);
  border-radius: 50%;
  font-family: 'oneweb-allianz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 60px;
  height: 60px;
  color: inherit;
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon .icon-text {
  display: inline-block;
  width: 94%;
  margin: 10px auto;
  word-wrap: break-word;
  color: #666666;
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon.selected .icon-allianz:before {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon.selected .icon-text {
  color: #00a9e0;
}
.module-inline_form-component .block-group_input_button .inputbuttons .icon:hover .icon-text {
  color: #00a9e0;
}
.module-inline_form-component .block-segmentation-component .placeholder {
  color: #aaa;
  font-weight: lighter;
  opacity: 1;
}
.module-inline_form-component .block-segmentation-component .listelement {
  color: #555;
  font-weight: normal;
}
.module-inline_form-component .block-selectize-component .help-block {
  margin-top: 0;
  color: #d9534f;
}
.module-inline_form-component .title.typo-xxl {
  font-size: 60px;
  line-height: 66px;
  font-weight: 400;
}
.module-inline_form-component .title.typo-xxl-bold {
  font-size: 60px;
  line-height: 66px;
  font-weight: 700;
}
.module-inline_form-component .title.typo-xl {
  font-size: 38px;
  line-height: 42px;
  font-weight: 400;
}
.module-inline_form-component .title.typo-xl-light {
  font-size: 38px;
  line-height: 42px;
  font-weight: 300;
}
.module-inline_form-component .title.typo-l-light {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
.module-inline_form-component .title.typo-m {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
.module-inline_form-component .title.typo-m-light {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
}
.module-inline_form-component .title.typo-m-bold {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
.module-inline_form-component .title.typo-s {
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
}
.module-inline_form-component .title.typo-s-bold {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
}
.module-inline_form-component .title.typo-xs {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.module-inline_form-component .title.typo-xs-bold {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .title.typo-xxl {
    font-size: 48px;
    line-height: 52px;
    font-weight: 400;
  }
  .module-inline_form-component .title.typo-xxl-bold {
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
  }
  .module-inline_form-component .title.typo-xl {
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
  }
  .module-inline_form-component .title.typo-xl-light {
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
  }
  .module-inline_form-component .title.typo-l-light {
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
  }
  .module-inline_form-component .title.typo-m {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
  }
  .module-inline_form-component .title.typo-m-light {
    font-size: 20px;
    line-height: 22px;
    font-weight: 300;
  }
  .module-inline_form-component .title .typo-m-bold {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
  }
  .module-inline_form-component .title.typo-s {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
  }
  .module-inline_form-component .title.typo-s-bold {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
  }
  .module-inline_form-component .title.typo-xs {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }
  .module-inline_form-component .title.typo-xs-bold {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
  }
}
.no_padding .module-inline_form.module-responsive {
  padding: 0px !important;
}
.module-inline_form-component {
  background-color: transparent;
  font-size: 16px;
}
.module-inline_form-component .b2c_get_a_quote {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.module-inline_form-component .b2c_get_a_quote form {
  background: #f0f0f0;
  background: rgba(240, 240, 240, 0.5);
  padding: 5px;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-inline_form-component .b2c_get_a_quote form {
    padding-top: 10px;
  }
}
.module-inline_form-component .bg_gray {
  background-color: #F0F0F0;
}
.module-inline_form-component .bg_white {
  background-color: #fff;
}
.module-inline_form-component .bg_transparent {
  background-color: transparent;
}
.module-inline_form-component .bg_gray form,
.module-inline_form-component .bg_white form,
.module-inline_form-component .bg_transparent form {
  background: inherit;
  background: initial;
}
.module-inline_form-component .b2c_get_a_quote div {
  text-align: center;
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .b2c_get_a_quote div {
    text-align: left;
  }
}
.module-inline_form-component .b2c_get_a_quote .block-quick_quote_bar.form-inline > div {
  line-height: 1.42857143;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-inline_form-component .b2c_get_a_quote .block-quick_quote_bar.form-inline > div {
    width: 150px;
    display: inline-block !important;
  }
  .module-inline_form-component .b2c_get_a_quote .block-quick_quote_bar.form-inline > div:last-child {
    width: 120px;
    margin-bottom: -14px !important;
  }
}
.module-inline_form-component .block-quick_quote.form-inline .form-group + .form-group {
  margin-left: 8px;
}
.module-inline_form-component .bottom {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}
.module-inline_form-component .bottom > div {
  position: relative;
  height: 100%;
}
.module-inline_form-component .bottom form {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
}
@media screen and (max-width: 654px) {
  .module-inline_form-component .block-quick_quote_bar .form-control {
    height: 45px;
  }
}
.module-inline_form-component .datetimepickerfrom .form-control,
.module-inline_form-component .datetimepickerto .form-control {
  padding: 6px 0 6px 12px;
}
.module-inline_form-component .datetimepickerfrom .form-control:focus,
.module-inline_form-component .datetimepickerto .form-control:focus {
  border-right: 1px solid #66afe9;
}
.module-inline_form-component select.form-control {
  padding: 6px;
}
.module-inline_form.module-desktop-1.module-responsive .module-inline_form-component .b2c_get_a_quote form,
.module-inline_form.module-desktop-2.module-responsive .module-inline_form-component .b2c_get_a_quote form {
  padding-top: 10px;
}
.module-inline_form-component .quickinfo-combi {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  text-align: right;
}
.module-inline_form-component .quickinfo {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #b6b6b6;
  background-color: white;
  border-radius: 50%;
  font-size: 18px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  font-family: 'Glyphicons Halflings';
}
.module-inline_form-component .quickinfo:before {
  content: "\e085";
}
.module-inline_form-component .quickinfo.active:before {
  content: "\e083";
}
.module-inline_form-component .quickinfo:hover {
  color: #555 !important;
}
.module-inline_form-component .quickinfo.mouse-over:hover + .quickinfobox {
  display: block;
}
.module-inline_form-component .quickinfobox {
  display: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
  position: relative;
  width: inherit;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  padding: 16px;
  background-color: white;
  font-size: 90%;
  font-weight: initial;
  text-align: left;
  z-index: 10;
}
/**
 * selectize.bootstrap3.css (v0.12.6) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.module-inline_form-component .selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.module-inline_form-component .selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.module-inline_form-component .selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.module-inline_form-component .selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.module-inline_form-component .selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.module-inline_form-component .selectize-dropdown-header-close:hover {
  color: #000000;
}
.module-inline_form-component .selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.module-inline_form-component .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.module-inline_form-component .selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.module-inline_form-component .selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.module-inline_form-component .selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.module-inline_form-component .selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.module-inline_form-component .selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.module-inline_form-component .selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.module-inline_form-component .selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.module-inline_form-component .selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.module-inline_form-component .selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.module-inline_form-component .selectize-control {
  position: relative;
}
.module-inline_form-component .selectize-dropdown,
.module-inline_form-component .selectize-input,
.module-inline_form-component .selectize-input input {
  color: #333333;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}
.module-inline_form-component .selectize-input,
.module-inline_form-component .selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.module-inline_form-component .selectize-input {
  border: 1px solid #ccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.module-inline_form-component .selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.module-inline_form-component .selectize-input.full {
  background-color: #fff;
}
.module-inline_form-component .selectize-input.disabled,
.module-inline_form-component .selectize-input.disabled * {
  cursor: default !important;
}
.module-inline_form-component .selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.module-inline_form-component .selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.module-inline_form-component .selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0);
}
.module-inline_form-component .selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #fff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.module-inline_form-component .selectize-control.multi .selectize-input.disabled > div,
.module-inline_form-component .selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.module-inline_form-component .selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.module-inline_form-component .selectize-input > input::-ms-clear {
  display: none;
}
.module-inline_form-component .selectize-input > input:focus {
  outline: none !important;
}
.module-inline_form-component .selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.module-inline_form-component .selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.module-inline_form-component .selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.module-inline_form-component .selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.module-inline_form-component .selectize-dropdown [data-selectable] .highlight {
  font-weight: bold;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.module-inline_form-component .selectize-dropdown .option,
.module-inline_form-component .selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.module-inline_form-component .selectize-dropdown .option,
.module-inline_form-component .selectize-dropdown [data-disabled],
.module-inline_form-component .selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.module-inline_form-component .selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.module-inline_form-component .selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.module-inline_form-component .selectize-dropdown .optgroup-header {
  color: #777777;
  background: #fff;
  cursor: default;
}
.module-inline_form-component .selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.module-inline_form-component .selectize-dropdown .active.create {
  color: #262626;
}
.module-inline_form-component .selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}
.module-inline_form-component .selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.module-inline_form-component .selectize-control.single .selectize-input,
.module-inline_form-component .selectize-control.single .selectize-input input {
  cursor: pointer;
}
.module-inline_form-component .selectize-control.single .selectize-input.input-active,
.module-inline_form-component .selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.module-inline_form-component .selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333333 transparent transparent transparent;
}
.module-inline_form-component .selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333333 transparent;
}
.module-inline_form-component .selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.module-inline_form-component .selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.module-inline_form-component .selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fff;
}
.module-inline_form-component .selectize-dropdown,
.module-inline_form-component .selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.module-inline_form-component .selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143;
}
.module-inline_form-component .selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.module-inline_form-component .selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.module-inline_form-component .selectize-dropdown-content {
  padding: 5px 0;
}
.module-inline_form-component .selectize-dropdown-header {
  padding: 6px 12px;
}
.module-inline_form-component .selectize-input {
  min-height: 34px;
}
.module-inline_form-component .selectize-input.dropdown-active::before {
  display: none;
}
.module-inline_form-component .selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.module-inline_form-component .has-error .selectize-input.focus {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.module-inline_form-component .has-success .selectize-input.focus {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.module-inline_form-component .has-error .selectize-input {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.module-inline_form-component .has-error .selectize-input:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.module-inline_form-component .selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.module-inline_form-component .selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.module-inline_form-component .form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.module-jobsearch-component {
  min-height: 50px;
  padding-top: 10px;
  width: 100%;
  display: inline-block;
}
.module-jobsearch-component .label_primary {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}
.module-jobsearch-component .input--textfield__main {
  border: 1px solid #9ea2a2;
  outline: none;
  margin-bottom: 30px;
  padding: 10px;
  width: 100%;
}
.module-jobsearch-component .input--textfield__main:focus {
  border: 1px solid #199DD7;
}
.module-jobsearch-component .filter-option {
  display: inline-block;
  margin: 0 10px 30px 0;
  position: relative;
  vertical-align: top;
}
.module-jobsearch-component .filter-option label {
  display: block;
  margin-bottom: 10px;
}
.module-jobsearch-component .filter-option .filter-option-icon {
  display: inline-block;
  color: #cccccc;
  margin-right: 10px;
  vertical-align: middle;
}
.module-jobsearch-component .filter-option .filter-option-icon:before {
  display: inline-block;
  font-size: 26px;
}
.module-jobsearch-component .filter-option input,
.module-jobsearch-component .filter-option select {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  height: 40px;
  padding: 8px;
  border: 1px solid #9ea2a2;
  border-radius: 0;
}
.module-jobsearch-component .filter-option input:focus,
.module-jobsearch-component .filter-option select:focus {
  border: 1px solid #199DD7;
  outline: 2px solid transparent;
}
.module-jobsearch-component .filter-option input ::-webkit-input-placeholder,
.module-jobsearch-component .filter-option select ::-webkit-input-placeholder,
.module-jobsearch-component .filter-option input :-moz-placeholder,
.module-jobsearch-component .filter-option select :-moz-placeholder,
.module-jobsearch-component .filter-option input ::-moz-placeholder,
.module-jobsearch-component .filter-option select ::-moz-placeholder,
.module-jobsearch-component .filter-option input -ms-input-placeholder,
.module-jobsearch-component .filter-option select -ms-input-placeholder,
.module-jobsearch-component .filter-option input :placeholder-shown,
.module-jobsearch-component .filter-option select :placeholder-shown {
  color: #9ea2a2;
}
.module-jobsearch-component .filter-option select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  color: #9ea2a2;
  background: url(../presentation/module/jobsearch/icon-arrow-down.svg) 97% center no-repeat;
  background-size: 15px 15px;
}
.module-jobsearch-component .filter-option select::-ms-expand {
  display: none;
}
.module-jobsearch-component .filter-option select:checked {
  color: #414141;
}
.module-jobsearch-component .location_results {
  background: #FFFFFF;
  border: 1px solid #199DD7;
  display: none;
  list-style: none;
  margin-top: -2px;
  max-height: 160px;
  overflow: auto;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.module-jobsearch-component .location_results.active {
  display: block;
}
.module-jobsearch-component .location_results li {
  padding: 4px 8px;
  line-height: 1.5;
}
.module-jobsearch-component .location_results li:hover {
  background: rgba(25, 157, 215, 0.5);
  color: #fff;
  cursor: pointer;
}
.module-jobsearch-component .location_results li:active {
  background: #199DD7;
  color: #fff;
}
.module-jobsearch-component .jobsearch_filters {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
}
.module-jobsearch-component .button_row {
  margin-bottom: 15px;
}
.module-jobsearch-component .third .filter-option {
  width: 32.24637681%;
}
.module-jobsearch-component .third .filter-option:nth-child(3n) {
  margin-right: 0;
}
.module-jobsearch-component .third .button_row {
  display: block;
}
.module-jobsearch-component .third .button_row:before,
.module-jobsearch-component .third .button_row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-jobsearch-component .third .button_row:after {
  clear: both;
}
.module-jobsearch-component .third .button_row .button {
  float: right;
}
@media screen and (max-width: 654px) {
  .module-jobsearch-component .third .button_row .button {
    float: none;
  }
}
.module-jobsearch-component .half .filter-option {
  width: 48%;
}
.module-jobsearch-component .half .filter-option:nth-child(odd) {
  margin-right: 0;
}
.module-jobsearch-component .half .button_row {
  display: block;
}
.module-jobsearch-component .half .button_row:before,
.module-jobsearch-component .half .button_row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-jobsearch-component .half .button_row:after {
  clear: both;
}
.module-jobsearch-component .half .button_row .button {
  float: right;
}
@media screen and (max-width: 654px) {
  .module-jobsearch-component .half .button_row .button {
    float: none;
  }
}
.module-jobsearch-component .full .button,
.module-jobsearch-component .full .filter-option {
  width: 100%;
}
@media print, screen and (min-width: 975px) {
  .module-jobsearch-component.module-desktop-3 .filter-option {
    width: 32.24637681%;
  }
  .module-jobsearch-component.module-desktop-3 .filter-option:nth-child(3n) {
    margin-right: 0;
  }
  .module-jobsearch-component.module-desktop-3 .button_row {
    display: block;
  }
  .module-jobsearch-component.module-desktop-3 .button_row:before,
  .module-jobsearch-component.module-desktop-3 .button_row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .module-jobsearch-component.module-desktop-3 .button_row:after {
    clear: both;
  }
  .module-jobsearch-component.module-desktop-3 .button_row .button {
    float: right;
  }
  .module-jobsearch-component.module-desktop-2 .filter-option {
    width: 48%;
  }
  .module-jobsearch-component.module-desktop-2 .filter-option:nth-child(odd) {
    margin-right: 0;
  }
  .module-jobsearch-component.module-desktop-2 .button_row {
    display: block;
  }
  .module-jobsearch-component.module-desktop-2 .button_row:before,
  .module-jobsearch-component.module-desktop-2 .button_row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .module-jobsearch-component.module-desktop-2 .button_row:after {
    clear: both;
  }
  .module-jobsearch-component.module-desktop-2 .button_row .button {
    float: right;
  }
  .module-jobsearch-component.module-desktop-1 .button,
  .module-jobsearch-component.module-desktop-1 .filter-option {
    width: 100%;
  }
}
@media print, screen and (min-width: 975px) and screen and (max-width: 654px) {
  .module-jobsearch-component.module-desktop-3 .button_row .button {
    float: none;
  }
}
@media print, screen and (min-width: 975px) and screen and (max-width: 654px) {
  .module-jobsearch-component.module-desktop-2 .button_row .button {
    float: none;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-jobsearch-component.module-tablet-2 .filter-option {
    width: 48%;
  }
  .module-jobsearch-component.module-tablet-2 .filter-option:nth-child(odd) {
    margin-right: 0;
  }
  .module-jobsearch-component.module-tablet-2 .button_row {
    display: block;
  }
  .module-jobsearch-component.module-tablet-2 .button_row:before,
  .module-jobsearch-component.module-tablet-2 .button_row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .module-jobsearch-component.module-tablet-2 .button_row:after {
    clear: both;
  }
  .module-jobsearch-component.module-tablet-2 .button_row .button {
    float: right;
  }
  .module-jobsearch-component.module-tablet-1 .button,
  .module-jobsearch-component.module-tablet-1 .filter-option {
    width: 100%;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) and screen and (max-width: 654px) {
  .module-jobsearch-component.module-tablet-2 .button_row .button {
    float: none;
  }
}
@media screen and (max-width: 654px) {
  .module-jobsearch-component.module-phone-1 .button,
  .module-jobsearch-component.module-phone-1 .filter-option {
    width: 100%;
  }
}
.module-jobsearch-component .button {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  background-color: #e5e5e5;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -moz-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: -o-linear-gradient(top, #FFFFFF, #e5e5e5);
  background-image: linear-gradient(to bottom, #FFFFFF, #e5e5e5);
  border: 1px solid #d9d9d9;
  display: block;
  padding: 9px 10px;
  text-align: center;
  text-decoration: none;
  color: #414141;
  font-size: 15px;
  line-height: 21px;
  cursor: pointer;
  min-height: 41px;
}
.module-jobsearch-component .button:before {
  padding-right: 5px;
}
.module-jobsearch-component .button.hover,
.module-jobsearch-component .button:hover {
  background-color: #d9d9d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -moz-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: -o-linear-gradient(top, #f5f5f5, #d9d9d9);
  background-image: linear-gradient(to bottom, #f5f5f5, #d9d9d9);
}
.module-jobsearch-component .button.primary {
  color: #FFFFFF;
  text-shadow: 1px 1px 2px #154483;
  border-color: #3a6cb0;
  border-color: rgba(58, 108, 176, 0.9);
  background-color: #003782;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZTZmYjMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzc4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #3e6fb3, #003782);
  background-image: -moz-linear-gradient(top, #3e6fb3, #003782);
  background-image: -o-linear-gradient(top, #3e6fb3, #003782);
  background-image: linear-gradient(to bottom, #3e6fb3, #003782);
}
.module-jobsearch-component .button.primary.hover,
.module-jobsearch-component .button.primary:hover {
  background-color: #00275b;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMDU4YTUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMjc1YiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #2058a5, #00275b);
  background-image: -moz-linear-gradient(top, #2058a5, #00275b);
  background-image: -o-linear-gradient(top, #2058a5, #00275b);
  background-image: linear-gradient(to bottom, #2058a5, #00275b);
}
.module-jobsearch-component.align-right {
  display: block;
}
.module-jobsearch-component.align-right:before,
.module-jobsearch-component.align-right:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-jobsearch-component.align-right:after {
  clear: both;
}
.module-jobsearch-component.align-right .button {
  float: right;
}
@media screen and (max-width: 654px) {
  .module-jobsearch-component.align-right .button {
    float: none;
  }
}
.dir-rtl .module-jobsearch-component select {
  background-position: 10px center;
}
.dir-rtl .module-jobsearch-component .button:before {
  padding-left: 5px;
  padding-right: 0;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .module-jobsearch-component .button_row .button {
    float: left;
  }
}
.module-legal_disclaimer-component {
  padding: 10px 15px 0 15px;
}
.module-legal_disclaimer-component .disclaimer-button-group {
  padding: 8px 0px 68px 0px;
}
.module-legal_disclaimer-component .disclaimer-button-group .disclaimer-button {
  padding: 2px 8px 2px 0px;
  float: left;
}
.dir-rtl .module-legal_disclaimer-component .disclaimer-button-group .disclaimer-button {
  float: right;
}
.module-legal_disclaimer_country_picker-component {
  padding: 10px 15px 0 15px;
  clear: both;
}
.module-legal_disclaimer_country_picker-component .disclaimer-country-group {
  padding: 20px 0px 20px 0px;
}
.module-legal_disclaimer_country_picker-component .disclaimer-country-group .disclaimer-country-row {
  padding: 5px 0px 5px 0px;
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.module-legal_disclaimer_country_picker-component .disclaimer-country-group .disclaimer-country-row .disclaimer-label {
  padding: 0px 5px 0px 0px;
  float: left;
  width: 50%;
}
.module-legal_disclaimer_country_picker-component .disclaimer-country-group .disclaimer-country-row .disclaimer-field {
  padding: 0px 0px 0px 5px;
  float: left;
  width: 50%;
}
.module-legal_disclaimer_country_picker-component .disclaimer-country-group .disclaimer-country-row .disclaimer-desktop-1 {
  padding: 0px 0px 0px 0px;
  float: left;
  width: 100%;
}
.module-legal_disclaimer_country_picker-component .disclaimer-country-group .disclaimer-country-row .full-width {
  width: 100%;
}
.module-legal_disclaimer_country_picker-component .disclaimer-button-group {
  padding: 8px 0px 68px 0px;
}
.module-legal_disclaimer_country_picker-component .disclaimer-button-group .disclaimer-button {
  padding: 2px 8px 2px 0px;
  float: left;
}
.module-legal_disclaimer_country_picker-component .disclaimer-button-group .hidden {
  display: none;
}
.module-logo-component {
  width: 1px;
  line-height: 0;
  white-space: nowrap;
}
.module-logo-component a {
  display: block;
  width: 100%;
}
.module-logo-component img,
.module-logo-component svg {
  width: 100%;
}
.module-logo-component img {
  height: 100%;
  -webkit-box-shadow: 3px 2px 7px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 2px 7px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 2px 7px -1px rgba(0, 0, 0, 0.3);
}
.dir-rtl .module-logo-component img {
  -webkit-box-shadow: -3px 2px 7px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -3px 2px 7px -1px rgba(0, 0, 0, 0.3);
  box-shadow: -3px 2px 7px -1px rgba(0, 0, 0, 0.3);
}
.module-logo-component img[src*="noshadow"],
.module-logo-component img[srcset*="noshadow"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.module-logo_samsung-component {
  display: table !important;
  z-index: 2;
  padding: 0 5px;
  margin: 0;
  width: 100%;
  font-size: 0 !important;
  background-color: inherit;
  line-height: 0;
  white-space: nowrap;
}
.module-logo_samsung-component a {
  display: block;
  width: 100%;
}
.module-logo_samsung-component img,
.module-logo_samsung-component svg {
  width: 100%;
}
.module-logo_samsung-component img {
  height: 100%;
}
.dir-rtl .module-logo_samsung-component img[src*="shadow"],
.dir-rtl .module-logo_samsung-component img[srcset*="shadow"] {
  -webkit-box-shadow: -3px 2px 7px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -3px 2px 7px -1px rgba(0, 0, 0, 0.3);
  box-shadow: -3px 2px 7px -1px rgba(0, 0, 0, 0.3);
}
.module-logo_samsung-component img[src*="shadow"],
.module-logo_samsung-component img[srcset*="shadow"] {
  -webkit-box-shadow: 3px 2px 7px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 2px 7px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 2px 7px -1px rgba(0, 0, 0, 0.3);
}
.module-main_navigation-component {
  font-size: 16px;
}
.module-main_navigation-component .block-header_search-component .search-form {
  z-index: 99;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1) !important;
  background-color: #fafafa !important;
}
.module-main_navigation-component .block-header_search-component .autocomplete-suggestions {
  background-color: #fafafa !important;
}
.module-main_navigation-component .nav-level {
  color: #005399;
  list-style: none;
  display: none;
  padding: 0;
}
@media screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) {
  .module-main_navigation-component .nav-level.level-1 {
    padding-top: 0 !important;
  }
}
@media print, screen and (min-width: 975px) {
  .desktop-wide .module-main_navigation-component .nav-level .nav-level.level-2 {
    max-width: 1030px;
    margin-right: auto;
    margin-left: auto;
  }
}
.module-main_navigation-component .nav-item {
  line-height: 1;
  display: block;
  padding: 18px 26px;
  margin: 0;
  color: inherit;
  white-space: nowrap;
}
.module-main_navigation-component .nav-item.has-next-level:after {
  content: '\e013';
  position: absolute;
  right: 18px;
  font-family: 'oneweb-controls';
  font-size: 12px;
  color: #AAA;
}
.module-main_navigation-component .nav-item.has-next-level.active:after {
  content: '\e013';
  color: #414141;
}
.module-main_navigation-component .nav-item.has-next-level.open:after {
  content: '\e011';
  color: #414141;
}
.module-main_navigation-component .nav-item.has-next-level:hover:after {
  color: #199DD7;
}
.module-main_navigation-component .nav-item:hover:after {
  color: #199DD7;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component .nav-item.open {
    font-weight: 600;
    background: #015498;
    color: #ffffff;
  }
}
.module-main_navigation-component .nav-item:focus {
  outline: none;
}
.module-main_navigation-component:not(.noquote) .nav-item.last {
  color: #fa781e;
}
.module-main_navigation-component .block-metabar_login a,
.module-main_navigation-component .block-metabar_login span {
  line-height: 1;
  display: block;
  padding: 18px 26px;
}
.dir-rtl .module-main_navigation-component .nav-item.has-next-level:after {
  right: initial;
  left: 18px;
}
.module-main_navigation-component .level-1 {
  display: none;
  position: absolute;
  right: 0;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  max-width: 310px;
  width: 100%;
  min-width: 310px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
}
.dir-rtl .module-main_navigation-component .level-1 {
  right: initial;
  left: 0;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component .level-1 {
    background-color: #F0F0F0;
  }
}
.module-main_navigation-component .level-1-item {
  font-weight: 400;
}
.module-main_navigation-component .level-1-item:hover,
.module-main_navigation-component .level-1-item:focus,
.module-main_navigation-component .level-1-item.open.has-next-level,
.module-main_navigation-component .level-1-item.active {
  background-color: #005399;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component .level-1-item:hover,
  .module-main_navigation-component .level-1-item:focus,
  .module-main_navigation-component .level-1-item.open.has-next-level,
  .module-main_navigation-component .level-1-item.active {
    color: #ffffff;
  }
}
.module-main_navigation-component .level-1-item:hover:after {
  color: #238dca;
}
.module-main_navigation-component:not(.noquote) .level-1-item:hover.last,
.module-main_navigation-component:not(.noquote) .level-1-item:focus.last,
.module-main_navigation-component:not(.noquote) .level-1-item.open.has-next-level.last,
.module-main_navigation-component:not(.noquote) .level-1-item.active.last {
  color: #fa781e;
}
.module-main_navigation-component:not(.noquote) .level-1-item:hover:after.last {
  color: #fa781e;
}
@media print, screen and (min-width: 975px) {
  .module-main_navigation-component li.toolbar {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-main_navigation-component li.toolbar.disable-tablet {
    display: none !important;
  }
}
@media screen and (max-width: 654px) {
  .module-main_navigation-component li.toolbar.disable-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component li.toolbar .infotext {
    background-color: #c7c9c7;
    white-space: inherit;
    line-height: 20px;
    color: #ffffff;
  }
  .module-main_navigation-component li.toolbar .infotext a:hover {
    color: #199dd7 !important;
  }
  .module-main_navigation-component li.toolbar li > a {
    padding-left: 26px;
  }
  .module-main_navigation-component li.toolbar li.facebook,
  .module-main_navigation-component li.toolbar li.twitter,
  .module-main_navigation-component li.toolbar li.google {
    position: relative;
  }
  .module-main_navigation-component li.toolbar .icon-social-share {
    position: absolute;
    bottom: 11px;
    display: inline-block;
    background: url(../presentation/module/toolbar/assets/social-icons.png) no-repeat left top;
    background-size: cover;
    width: 19px;
    height: 24px;
  }
  .module-main_navigation-component li.toolbar .icon-social-share + span {
    margin-left: 23px;
  }
  .module-main_navigation-component li.toolbar .icon-social-share.facebook {
    background-position: 0px 0;
  }
  .module-main_navigation-component li.toolbar .icon-social-share.twitter {
    background-position: 0px -20px;
  }
  .module-main_navigation-component li.toolbar .icon-social-share.googleplus {
    background-position: 0px -40px;
  }
  .dir-rtl .module-main_navigation-component li.toolbar .icon-social-share + span {
    margin-left: initial;
    margin-right: 23px;
  }
  .module-main_navigation-component li.toolbar .icon-print {
    display: inline-block;
    width: 19px;
    height: 19px;
  }
  .module-main_navigation-component li.toolbar .icon-print.layout {
    background: url(../presentation/module/toolbar/assets/icon-print-layout.png) no-repeat left top !important;
  }
  .module-main_navigation-component li.toolbar .icon-print.textonly {
    background: url(../presentation/module/toolbar/assets/icon-print-text.png) no-repeat left top !important;
  }
  .module-main_navigation-component ul.nav-level.level-1 > li {
    position: relative;
  }
  .module-main_navigation-component ul.nav-level.level-1 > li:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30%;
    border-bottom: 1px solid #B7B9BB;
  }
  .module-main_navigation-component ul.nav-level.level-1 > li:hover:before {
    width: 0;
  }
  .module-main_navigation-component ul.nav-level.level-1 > li:last-child:before {
    position: relative;
    border: none;
  }
  .dir-rtl .module-main_navigation-component ul.nav-level.level-1 > li:before {
    left: initial;
    right: 0;
  }
  .module-main_navigation-component span.toolbar {
    color: #009ce0;
    padding-left: 50px;
  }
  .dir-rtl .module-main_navigation-component span.toolbar {
    padding-left: initial;
    padding-right: 52px;
  }
  .module-main_navigation-component .tel {
    background-image: url('../presentation/module/toolbar/assets/toolbar-tel-009ce0.png');
    background-repeat: no-repeat;
    background-size: 19px 19px;
    height: 24px;
    width: 24px;
    top: 16px;
    position: absolute;
    left: 25px;
  }
  .dir-rtl .module-main_navigation-component .tel {
    left: initial;
    right: 22px;
  }
  .module-main_navigation-component .social {
    background-image: url('../presentation/module/toolbar/assets/toolbar-social-009ce0.png');
    background-repeat: no-repeat;
    background-size: 19px 19px;
    height: 24px;
    width: 24px;
    top: 16px;
    position: absolute;
    left: 25px;
  }
  .dir-rtl .module-main_navigation-component .social {
    left: initial;
    right: 22px;
  }
  .module-main_navigation-component .print {
    background-image: url('../presentation/module/toolbar/assets/toolbar-print-009ce0.png');
    background-repeat: no-repeat;
    background-size: 19px 19px;
    height: 24px;
    width: 24px;
    top: 16px;
    position: absolute;
    left: 25px;
  }
  .dir-rtl .module-main_navigation-component .print {
    left: initial;
    right: 22px;
  }
}
.module-main_navigation-component .level-2-item {
  padding-left: 36px;
  background-color: #B7B9BB;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component .level-2-item {
    color: #ffffff;
  }
}
.module-main_navigation-component .level-2-item:hover,
.module-main_navigation-component .level-2-item.open,
.module-main_navigation-component .level-2-item.active {
  background-color: #ebebeb;
  color: #199DD7;
}
.module-main_navigation-component .level-3-item {
  padding-left: 46px;
  background-color: #ebebeb;
}
.module-main_navigation-component .level-3-item:hover,
.module-main_navigation-component .level-3-item.open,
.module-main_navigation-component .level-3-item.active {
  background-color: #ccc;
}
.module-main_navigation-component .level-4-item {
  padding-left: 56px;
}
.module-main_navigation-component .open + .nav-level {
  display: block;
}
.module-main_navigation-component .mobile-control {
  position: relative;
  bottom: 40px;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 13px;
  min-width: 186px;
  font-weight: 600;
  text-align: right;
  top: 0px;
  margin-top: 0px;
}
.module-main_navigation-component .mobile-control > li {
  display: inline-block;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-main_navigation-component .mobile-control > li {
    padding: 0px 0px 0px 26px;
  }
}
@media screen and (max-width: 654px) {
  .module-main_navigation-component .mobile-control > li {
    padding: 0px 0px 0px 11px;
  }
}
.module-main_navigation-component .mobile-control .tablet-link-label {
  position: relative;
  font-size: 14px;
}
@media screen and (max-width: 654px) {
  .module-main_navigation-component .mobile-control .tablet-link-label {
    display: none;
  }
}
.module-main_navigation-component .mobile-control.open {
  color: #199DD7;
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-main_navigation-component .mobile-control.open {
    border-color: #199DD7;
  }
}
.module-main_navigation-component .mobile-control.open .control-link:after {
  color: #199DD7;
}
.module-main_navigation-component .mobile-control .control-link {
  font-size: 33px;
  color: #1ba5e0;
  cursor: pointer;
}
.module-main_navigation-component .mobile-control .control-link.uppercase-label {
  font-size: 18px;
}
.module-main_navigation-component .mobile-control .control-link:focus {
  outline: none;
}
.module-main_navigation-component .mobile-control .uppercase-label {
  text-transform: uppercase;
  vertical-align: text-top;
}
.module-main_navigation-component .mobile-control.open .icon_dropdown:after,
.module-main_navigation-component .mobile-control.open .tablet-link-label {
  color: #199DD7;
}
.module-main_navigation-component .mobile-control .block-metabar_lang_switch .metabar-dropdown {
  display: none;
  position: absolute;
  top: 70px;
  right: 0;
  margin-top: -2px;
  padding: 0;
  max-width: 310px;
  width: 100%;
  list-style-type: none;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.module-main_navigation-component .mobile-control .block-metabar_lang_switch .dropdown-label {
  cursor: pointer;
  color: #414141;
  font-size: 16px;
  text-transform: uppercase;
}
.module-main_navigation-component .mobile-control .block-metabar_lang_switch .dropdown-label.open,
.module-main_navigation-component .mobile-control .block-metabar_lang_switch .dropdown-label:hover {
  color: #199DD7;
}
.module-main_navigation-component .mobile-control .block-metabar_lang_switch .link {
  display: block;
  padding: 16px 26px;
  color: #414141;
  background-color: #fff;
  white-space: nowrap;
  text-align: left;
}
.module-main_navigation-component .mobile-control .block-metabar_lang_switch .link:before {
  content: none;
}
.module-main_navigation-component .mobile-control .block-metabar_lang_switch .link:hover {
  background-color: #f5f6f6;
  color: #199DD7;
}
.module-main_navigation-component .mobile-control .open + .metabar-dropdown {
  display: block;
}
.dir-rtl .module-main_navigation-component .mobile-control {
  text-align: left;
}
.module-main_navigation-component .mobile-metabar {
  display: block;
}
.module-main_navigation-component .mobile-metabar .link,
.module-main_navigation-component .mobile-metabar .dropdown-label {
  line-height: 1;
  display: block;
  padding: 18px 26px;
  margin: 0;
  color: inherit;
  white-space: nowrap;
  font-weight: 400;
  background-color: #707372;
  color: #FFFFFF;
  font-weight: 600;
}
.module-main_navigation-component .mobile-metabar .link.has-next-level:after,
.module-main_navigation-component .mobile-metabar .dropdown-label.has-next-level:after {
  content: '\e013';
  position: absolute;
  right: 18px;
  font-family: 'oneweb-controls';
  font-size: 12px;
  color: #AAA;
}
.module-main_navigation-component .mobile-metabar .link.has-next-level.active:after,
.module-main_navigation-component .mobile-metabar .dropdown-label.has-next-level.active:after {
  content: '\e013';
  color: #414141;
}
.module-main_navigation-component .mobile-metabar .link.has-next-level.open:after,
.module-main_navigation-component .mobile-metabar .dropdown-label.has-next-level.open:after {
  content: '\e011';
  color: #414141;
}
.module-main_navigation-component .mobile-metabar .link.has-next-level:hover:after,
.module-main_navigation-component .mobile-metabar .dropdown-label.has-next-level:hover:after {
  color: #199DD7;
}
.module-main_navigation-component .mobile-metabar .link:hover:after,
.module-main_navigation-component .mobile-metabar .dropdown-label:hover:after {
  color: #199DD7;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component .mobile-metabar .link.open,
  .module-main_navigation-component .mobile-metabar .dropdown-label.open {
    font-weight: 600;
    background: #015498;
    color: #ffffff;
  }
}
.module-main_navigation-component .mobile-metabar .link:focus,
.module-main_navigation-component .mobile-metabar .dropdown-label:focus {
  outline: none;
}
.module-main_navigation-component .mobile-metabar .link:hover,
.module-main_navigation-component .mobile-metabar .dropdown-label:hover,
.module-main_navigation-component .mobile-metabar .link:focus,
.module-main_navigation-component .mobile-metabar .dropdown-label:focus,
.module-main_navigation-component .mobile-metabar .link.open.has-next-level,
.module-main_navigation-component .mobile-metabar .dropdown-label.open.has-next-level,
.module-main_navigation-component .mobile-metabar .link.active,
.module-main_navigation-component .mobile-metabar .dropdown-label.active {
  background-color: #005399;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component .mobile-metabar .link:hover,
  .module-main_navigation-component .mobile-metabar .dropdown-label:hover,
  .module-main_navigation-component .mobile-metabar .link:focus,
  .module-main_navigation-component .mobile-metabar .dropdown-label:focus,
  .module-main_navigation-component .mobile-metabar .link.open.has-next-level,
  .module-main_navigation-component .mobile-metabar .dropdown-label.open.has-next-level,
  .module-main_navigation-component .mobile-metabar .link.active,
  .module-main_navigation-component .mobile-metabar .dropdown-label.active {
    color: #ffffff;
  }
}
.module-main_navigation-component .mobile-metabar .link:hover:after,
.module-main_navigation-component .mobile-metabar .dropdown-label:hover:after {
  color: #238dca;
}
.module-main_navigation-component .mobile-metabar .link:before,
.module-main_navigation-component .mobile-metabar .dropdown-label:before {
  content: none;
}
.module-main_navigation-component .mobile-metabar .link:hover,
.module-main_navigation-component .mobile-metabar .dropdown-label:hover {
  background-color: #c7c9c7;
}
.module-main_navigation-component .mobile-metabar .link:hover:after,
.module-main_navigation-component .mobile-metabar .dropdown-label:hover:after {
  color: #199DD7;
}
.module-main_navigation-component .mobile-metabar .metabar-dropdown {
  display: none;
  padding: 0;
  list-style: none;
  cursor: pointer;
}
.module-main_navigation-component .mobile-metabar .metabar-dropdown .dropdown-item {
  padding-left: 36px;
  font-weight: 400;
}
.module-main_navigation-component .mobile-metabar .metabar-dropdown .link {
  background-color: #c7c9c7;
  color: #414141;
}
.module-main_navigation-component .mobile-metabar .metabar-dropdown .link:hover,
.module-main_navigation-component .mobile-metabar .metabar-dropdown .link:focus {
  background-color: #ebebeb;
}
.module-main_navigation-component .mobile-metabar .dropdown-label:after {
  content: '\e013';
  position: absolute;
  right: 18px;
  font-family: 'oneweb-controls';
  font-size: 12px;
  color: #FFFFFF;
}
.module-main_navigation-component .mobile-metabar .dropdown-label.open {
  background-color: #c7c9c7;
}
.module-main_navigation-component .mobile-metabar .dropdown-label.open:after {
  content: '\e011';
  color: #199DD7;
}
.module-main_navigation-component .mobile-metabar .open + .metabar-dropdown {
  display: block;
}
.module-main_navigation-component .mobile-metabar.block-label {
  width: 100%;
  padding: 20px;
  padding-left: 25px;
}
.dir-rtl .module-main_navigation-component .mobile-metabar.block-label {
  padding-left: initial;
  padding-right: 25px;
}
@media print, screen and (min-width: 975px) {
  .module-main_navigation-component {
    position: static;
    vertical-align: bottom;
    padding-bottom: 40px;
  }
  .module-main_navigation-component .menu-switch,
  .module-main_navigation-component .mobilesearch-box,
  .module-main_navigation-component .nav-level,
  .module-main_navigation-component .mobile-control,
  .module-main_navigation-component .nav-level .mobile-metabar {
    display: none;
  }
  .module-main_navigation-component .nav-level .mobile-overview-item.mobile-overview-item {
    display: none;
  }
  .module-main_navigation-component .nav-item {
    display: inline-block;
    background-color: transparent;
    white-space: normal;
    padding: 0;
  }
  .module-main_navigation-component .nav-item:after {
    display: none;
    content: '';
  }
  .module-main_navigation-component .nav-item:hover,
  .module-main_navigation-component .nav-item:focus,
  .module-main_navigation-component .nav-item.open,
  .module-main_navigation-component .nav-item.active {
    background-color: inherit;
  }
  .module-main_navigation-component .level-1 {
    display: inline-block;
    width: auto;
    max-width: 100%;
    position: static;
    box-shadow: none;
    padding-left: 20px;
  }
  .module-main_navigation-component .level-1.align-right {
    text-align: right;
    width: 100%;
    margin-left: initial;
    margin-right: 0;
    padding-left: initial;
  }
  .module-main_navigation-component .level-1.align-right > * {
    text-align: left;
  }
  .module-main_navigation-component .level-1.justify-menu {
    text-align: justify;
    width: 100%;
    height: 30px;
    margin-left: 0;
  }
  .samsung .module-main_navigation-component .level-1.justify-menu,
  .module-main_navigation-component .level-1.justify-menu.sticky_nav {
    padding-left: 0px;
  }
  .module-main_navigation-component .level-1.justify-menu:after {
    content: '';
    width: 100%;
    display: inline-block;
  }
  .dir-rtl .module-main_navigation-component .level-1 {
    margin-left: initial;
    margin-right: 20px;
  }
  .module-main_navigation-component .level-1 > li {
    display: inline-block;
  }
  .module-main_navigation-component .level-1:not(.sticky_nav) > li.inbenta-search-item {
    display: none;
  }
  .module-main_navigation-component .level-1-item {
    display: inline-block;
    padding: 5px 4px;
    margin: 0 4px;
    background-color: inherit;
    border-bottom: 4px solid transparent;
    cursor: pointer;
  }
  .module-main_navigation-component .level-1-item:hover,
  .module-main_navigation-component .level-1-item:focus,
  .module-main_navigation-component .level-1-item.open.has-next-level,
  .module-main_navigation-component .level-1-item.active {
    border-color: #238dca;
    background-color: inherit;
  }
  .module-main_navigation-component .level-1.justify-menu .level-1-item {
    padding: 5px 2px;
    margin: 0;
  }
  .module-main_navigation-component .level-1.align-right .level-1-item {
    padding: 5px 0 10px;
    margin: 0 0 0 16px;
  }
  .module-main_navigation-component .nav-level.level-1 .level-1-item:not(.has-next-level):hover {
    border-bottom: 4px solid transparent;
  }
  .module-main_navigation-component .nav-level.level-1.underline .level-1-item:not(.has-next-level):hover,
  .module-main_navigation-component .nav-level.level-1.underline .level-1-item:not(.has-next-level):focus,
  .module-main_navigation-component .nav-level.level-1.underline .level-1-item:not(.has-next-level).active {
    border-bottom: 4px solid #238dca;
  }
  .module-main_navigation-component .level-2 {
    text-align: initial;
    outline: 45px solid #54585A;
    position: absolute;
    left: -40px;
    right: -40px;
    top: 108px;
    margin-top: 0;
    padding: 20px 20px 40px;
    background-color: #F0F0F0;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    font-size: 0;
    line-height: 0;
    z-index: 10;
  }
  .module-main_navigation-component .level-2 > li {
    display: inline-block;
    width: 290px;
    margin: 0 20px;
    line-height: 1;
    vertical-align: top;
  }
  .module-main_navigation-component .level-2 > li a:hover {
    color: #199DD7;
  }
  .module-main_navigation-component .level-2:hover {
    display: block;
  }
  .module-main_navigation-component .level-2-item {
    font-size: 20px;
    display: block;
    padding: 0 0 10px 0;
    margin: 20px 0 10px;
    border-bottom: 1px solid transparent;
    border-bottom-color: inherit;
    background-color: inherit;
  }
  .module-main_navigation-component .level-2-item:hover,
  .module-main_navigation-component .level-2-item:focus {
    color: #238dca;
  }
  .module-main_navigation-component .level-2-item.open {
    color: #238dca;
  }
  .module-main_navigation-component .level-3 {
    display: block;
    font-size: 14px;
    font-weight: 300;
  }
  .module-main_navigation-component .level-3 > li {
    display: block;
  }
  .module-main_navigation-component .level-3 .level-3-item {
    margin: 5px 0;
    padding: 5px 0;
    cursor: pointer;
  }
  .module-main_navigation-component .level-3 .level-3-item:hover {
    color: #238dca;
  }
}
@media print, screen and (min-width: 975px) {
  .module-main_navigation-component.modifier-dark .level-2 {
    background-color: #54585A;
    outline: 45px solid #F0F0F0;
  }
  .module-main_navigation-component.modifier-dark .level-2 .nav-item {
    color: #FFFFFF;
  }
  .module-main_navigation-component.modifier-dark .level-2 .nav-item:hover {
    color: #199DD7;
  }
  .module-main_navigation-component.modifier-dark .level-2 a.level-2-item:hover,
  .module-main_navigation-component.modifier-dark .level-2 a.level-2-item:focus {
    color: #199DD7;
  }
  .module-main_navigation-component.modifier-dark .level-2 .level-2-item {
    border-color: #FFFFFF;
  }
  .module-main_navigation-component.modifier-dark .level-2 .level-2-item:hover,
  .module-main_navigation-component.modifier-dark .level-2 .level-2-item:focus {
    color: #FFFFFF;
  }
  .module-main_navigation-component.modifier-dark .level-2 .level-2-item.open {
    color: #FFFFFF;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-main_navigation-component.modifier-dark .level-1-item,
  .module-main_navigation-component.modifier-dark .metabar-dropdown .link {
    background-color: #707372;
    color: #FFFFFF;
  }
  .module-main_navigation-component.modifier-dark .level-1-item:after,
  .module-main_navigation-component.modifier-dark .metabar-dropdown .link:after {
    color: #FFFFFF;
  }
  .module-main_navigation-component.modifier-dark .level-1-item:hover,
  .module-main_navigation-component.modifier-dark .metabar-dropdown .link:hover {
    color: #199DD7;
    background-color: #c7c9c7;
  }
  .module-main_navigation-component.modifier-dark .level-1-item:hover:after,
  .module-main_navigation-component.modifier-dark .metabar-dropdown .link:hover:after {
    color: #199DD7;
  }
  .module-main_navigation-component.modifier-dark .level-1-item.open,
  .module-main_navigation-component.modifier-dark .metabar-dropdown .link.open {
    color: #199DD7;
    background-color: #c7c9c7;
  }
  .module-main_navigation-component.modifier-dark .level-2-item {
    color: #414141;
    background-color: #c7c9c7;
  }
  .module-main_navigation-component.modifier-dark .level-2-item:hover {
    color: #199DD7;
    background-color: #ebebeb;
  }
  .module-main_navigation-component.modifier-dark .level-2-item:hover:after {
    color: #199DD7;
  }
  .module-main_navigation-component.modifier-dark .level-2-item:after {
    color: #898d8d;
  }
  .module-main_navigation-component.modifier-dark .level-2-item.open {
    color: #199DD7;
    background-color: #ebebeb;
  }
  .module-main_navigation-component.modifier-dark .level-3-item {
    color: #414141;
    background-color: #ebebeb;
  }
  .module-main_navigation-component.modifier-dark .level-3-item:hover {
    color: #199DD7;
    background-color: #f5f6f6;
  }
  .module-main_navigation-component.modifier-dark .level-3-item:hover:after {
    color: #f5f6f6;
  }
  .module-main_navigation-component.modifier-dark .level-3-item.open {
    color: #199DD7;
    background-color: #f5f6f6;
  }
  .module-main_navigation-component.modifier-dark .block-metabar_lang_switch .link {
    background-color: #707372;
  }
  .module-main_navigation-component.modifier-dark .block-metabar_lang_switch .link:hover {
    background-color: #c7c9c7;
  }
  .module-main_navigation-component.modifier-dark .mobile-metabar .dropdown-label,
  .module-main_navigation-component.modifier-dark .mobile-metabar .link {
    background-color: #FFFFFF;
    color: #414141;
  }
  .module-main_navigation-component.modifier-dark .mobile-metabar .dropdown-label:after,
  .module-main_navigation-component.modifier-dark .mobile-metabar .link:after {
    color: #aaa;
  }
  .module-main_navigation-component.modifier-dark .mobile-metabar .dropdown-label:hover,
  .module-main_navigation-component.modifier-dark .mobile-metabar .link:hover,
  .module-main_navigation-component.modifier-dark .mobile-metabar .dropdown-label:focus,
  .module-main_navigation-component.modifier-dark .mobile-metabar .link:focus,
  .module-main_navigation-component.modifier-dark .mobile-metabar .dropdown-label.open,
  .module-main_navigation-component.modifier-dark .mobile-metabar .link.open,
  .module-main_navigation-component.modifier-dark .mobile-metabar .dropdown-label.active,
  .module-main_navigation-component.modifier-dark .mobile-metabar .link.active {
    color: #199DD7;
    background-color: #F5F6F6;
  }
  .module-main_navigation-component.modifier-dark .mobile-metabar .dropdown-label:hover:after,
  .module-main_navigation-component.modifier-dark .mobile-metabar .link:hover:after {
    color: #199DD7;
  }
  .module-main_navigation-component.modifier-dark .mobile-metabar .metabar-dropdown .link {
    background-color: #f5f6f6;
  }
  .module-main_navigation-component.modifier-dark .mobile-metabar .metabar-dropdown .link:hover,
  .module-main_navigation-component.modifier-dark .mobile-metabar .metabar-dropdown .link:focus {
    background-color: #ebebeb;
  }
}
@media print, screen and (min-width: 975px) {
  .module-main_navigation-component.modifier-6-columns .level-2 {
    padding: 20px 35px 40px;
  }
  .module-main_navigation-component.modifier-6-columns .level-2 > li {
    width: 150px;
    margin: 0 5px;
  }
}
.regionbg:before {
  background: none repeat scroll 0 0 red;
}
.linklistwrapper {
  z-index: 10;
  background: #676767;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3Njc2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDE0MTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #676767 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #676767), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #676767 0%, #141414 100%);
  background: -o-linear-gradient(top, #676767 0%, #141414 100%);
  background: -ms-linear-gradient(top, #676767 0%, #141414 100%);
  background: linear-gradient(to bottom, #676767 0%, #141414 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676767', endColorstr='#141414', GradientType=0);
}
.linklistcontainer {
  position: absolute;
  z-index: 10;
}
.metabar-centered .container > .module-responsive > .module-inner.module-metabar-component {
  margin-left: auto !important;
  margin-right: auto !important;
  display: table;
}
.module-metabar-component {
  font-size: 14px;
  line-height: 18px;
  color: #7b7b7b;
  padding: 0 10px;
}
@media print, screen and (min-width: 975px) {
  .module-metabar-component {
    padding: 0;
  }
}
@media print, screen and (min-width: 975px) {
  .module-metabar-component.full-width {
    width: 100%;
  }
  .module-metabar-component .content_left.float-left {
    float: left !important;
  }
  .module-metabar-component .content_right.float-right {
    float: right !important;
  }
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .module-metabar-component .content_left div.block:last-child {
    margin-right: 12px !important;
  }
}
.module-metabar-component a.link {
  color: inherit;
}
.module-metabar-component a.link:hover {
  color: #199DD7;
}
.module-metabar-component a.link:before {
  padding-left: 0;
  width: 13px;
}
.module-metabar-component a.link.noarrow:before {
  content: none;
}
.module-metabar-component .block {
  display: inline-block;
}
.module-metabar-component .content_left {
  float: left;
}
.module-metabar-component .social_media {
  padding-top: 2px;
  float: right;
}
.module-metabar-component .social_media .block-social_toolbox {
  margin: 7px 0px 7px 0px;
}
.module-metabar-component .content_right {
  float: right;
}
.module-metabar-component .content_right .block-richtext ul {
  float: right;
  display: inline-block;
  list-style: outside none none;
  margin: 0px;
  padding: 3px 0px 0px 0px;
}
.module-metabar-component .content_right .block-richtext li {
  list-style: outside none none;
  line-height: 20px;
  margin: 0px;
}
.module-metabar-component .content_right .block-richtext li a:before {
  font-family: "oneweb-controls";
  content: '\e012';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 70%;
  font-weight: bold;
  display: inline-block;
  width: 18px;
  height: 15px;
  padding-left: 4px;
  vertical-align: bottom;
}
.ie8.not-ready .module-metabar-component .content_right .block-richtext li a:before {
  content: none !important;
}
.metabar-centered .module-metabar-component .content_left,
.metabar-centered .module-metabar-component .content_right,
.metabar-centered .module-metabar-component .social_media {
  float: left;
}
.module-metabar-component .content_left .block,
.module-metabar-component .content_right .block,
.module-metabar-component .social_media .block {
  padding-right: 10px;
  padding-left: 10px;
}
.module-metabar-component .content_left .block.block-linklist-component,
.module-metabar-component .content_right .block.block-linklist-component,
.module-metabar-component .social_media .block.block-linklist-component {
  padding-left: 0px;
  padding-right: 0px;
}
.module-metabar-component .content_left .block.block-linklist-component:before,
.module-metabar-component .content_right .block.block-linklist-component:before,
.module-metabar-component .social_media .block.block-linklist-component:before {
  content: none !important;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili {
  float: none !important;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili li,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili li,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili li {
  color: inherit !important;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili a,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili a,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili a {
  color: inherit;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili a:hover,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili a:hover,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili a:hover {
  color: #199DD7;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili ul,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili ul,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili ul {
  color: inherit !important;
  position: absolute;
  background-color: white;
  -webkit-box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 0 5px 5px 5px;
  width: 100%;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili ul li,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili ul li,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili ul li {
  padding-left: 5px;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili ul li a,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili ul li a,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili ul li a {
  color: inherit !important;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili ul li a:hover,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili ul li a:hover,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili ul li a:hover {
  color: #199DD7 !important;
  text-decoration: none;
}
.module-metabar-component .content_left .block.block-linklist-component .header_metabar-lili.open,
.module-metabar-component .content_right .block.block-linklist-component .header_metabar-lili.open,
.module-metabar-component .social_media .block.block-linklist-component .header_metabar-lili.open {
  background: none;
  background-color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .module-metabar-component .content_left .block + .block,
  .module-metabar-component .content_right .block + .block,
  .module-metabar-component .social_media .block + .block {
    border-left: none;
  }
  .module-metabar-component .content_left .block + .block:before,
  .module-metabar-component .content_right .block + .block:before,
  .module-metabar-component .social_media .block + .block:before {
    content: "\00B7";
    position: relative;
    left: -7px;
  }
  .module-metabar-component .content_left .block + .block.without_separator,
  .module-metabar-component .content_right .block + .block.without_separator,
  .module-metabar-component .social_media .block + .block.without_separator {
    border-left: none;
  }
  .module-metabar-component .content_left .block + .block.without_separator:before,
  .module-metabar-component .content_right .block + .block.without_separator:before,
  .module-metabar-component .social_media .block + .block.without_separator:before {
    content: none;
    left: 0;
  }
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .module-metabar-component .content_left .block,
  .module-metabar-component .content_right .block,
  .module-metabar-component .social_media .block {
    padding-left: 10px;
  }
  .module-metabar-component .content_left .block.block-linklist-component,
  .module-metabar-component .content_right .block.block-linklist-component,
  .module-metabar-component .social_media .block.block-linklist-component {
    padding-right: 0px;
  }
}
.module-metabar-component .content_left,
.module-metabar-component .social_media,
.module-metabar-component .content_right {
  margin: 0 0;
  line-height: 30px;
}
.module-metabar-component .content_left:before,
.module-metabar-component .social_media:before,
.module-metabar-component .content_right:before,
.module-metabar-component .content_left:after,
.module-metabar-component .social_media:after,
.module-metabar-component .content_right:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-metabar-component .content_left:after,
.module-metabar-component .social_media:after,
.module-metabar-component .content_right:after {
  clear: both;
}
@media screen and (max-width: 654px) {
  .module-metabar-component .content_left,
  .module-metabar-component .social_media,
  .module-metabar-component .content_right {
    line-height: initial;
    display: block;
  }
}
.module-metabar-component .content_left .block,
.module-metabar-component .content_right .block {
  height: 35px;
}
.metabar-header .module-metabar-component .content_left .block,
.metabar-header .module-metabar-component .content_right .block {
  margin: 0;
}
@media screen and (max-width: 654px) {
  .module-metabar-component .content_left,
  .module-metabar-component .content_right {
    float: none;
  }
  .metabar-centered .module-metabar-component .content_left,
  .metabar-centered .module-metabar-component .content_right {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .module-metabar-component .content_left .block,
  .module-metabar-component .content_right .block {
    height: initial;
  }
  .module-metabar-component .content_left .block.block-link-component,
  .module-metabar-component .content_right .block.block-link-component,
  .module-metabar-component .content_left .block.block-label-component,
  .module-metabar-component .content_right .block.block-label-component {
    background: none;
  }
}
@media screen and (max-width: 654px) {
  .module-metabar-component .content_right {
    margin-top: 10px !important;
  }
}
.dir-rtl .module-metabar-component a.link:before {
  padding-right: 0;
}
.dir-rtl .module-metabar-component .block {
  float: right;
}
.dir-rtl .module-metabar-component .social_media {
  float: left;
}
.dir-rtl .module-metabar-component .content_left div {
  float: right;
}
.dir-rtl .module-metabar-component .content_right div {
  float: right;
}
.dir-rtl .module-metabar-component .content_right .block-richtext li a:before {
  font-family: "oneweb-controls-rtl";
  content: '\e012';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ie8.not-ready .dir-rtl .module-metabar-component .content_right .block-richtext li a:before {
  content: none !important;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .dir-rtl .module-metabar-component .content_left .block + .block,
  .dir-rtl .module-metabar-component .content_right .block + .block,
  .dir-rtl .module-metabar-component .social_media .block + .block {
    border-left: none;
    border-right: 1px solid #c1c1c1;
  }
}
.module-metabar_15-component {
  position: relative;
  display: table !important;
  z-index: 2;
  padding: 0 5px;
  margin: 0;
  width: 100%;
  font-size: 0 !important;
  background-color: inherit;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-metabar_15-component {
    display: none;
  }
}
.module-metabar_15-component .division {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  background-color: inherit;
}
.module-metabar_15-component .division + .division,
.module-metabar_15-component .division.single_right {
  text-align: right;
  padding-left: 25px;
}
@media screen and (min-width: 655px) and (max-width: 974px), screen and (max-width: 654px) {
  .module-metabar_15-component .division {
    display: none;
  }
}
.module-metabar_15-component .block {
  font-size: 12px !important;
  line-height: 40px;
  display: inline-block;
  margin-left: 25px;
}
.module-metabar_15-component .block:first-child {
  margin-left: 0;
}
.module-metabar_15-component a {
  color: #414141;
  white-space: nowrap;
}
.module-metabar_15-component a:hover,
.module-metabar_15-component a:focus {
  color: #199DD7;
  outline: none;
}
.module-metabar_15-component a::before {
  content: none;
}
.module-metabar_15-component a.arrow::before {
  content: "\e012";
  width: auto;
  height: auto;
  margin-right: 4px;
  padding: 0;
  font-weight: normal;
  vertical-align: baseline;
}
.module-metabar_15-component.modifier-dark {
  background-color: #54585A;
}
.module-metabar_15-component.modifier-dark::before {
  content: '';
  display: block;
  position: absolute;
  left: -30000px;
  right: -30000px;
  top: 0;
  bottom: 0;
  z-index: -1;
  background-color: #54585A;
}
.module-metabar_15-component.modifier-dark .block {
  color: #fff;
}
.module-metabar_15-component.modifier-dark a {
  color: #FFFFFF;
}
.module-metabar_15-component.modifier-dark a:hover {
  color: #199DD7;
}
.module-metabar_15-component.modifier-dark .block-header_search a,
.module-metabar_15-component.modifier-dark .block-header_search .autocomplete-suggestion {
  color: #000;
}
.module-metabar_15-component .block-metabar_dropdown,
.module-metabar_15-component .block-metabar_lang_switch {
  position: relative;
  background-color: inherit;
}
.module-metabar_15-component .block-metabar_dropdown .dropdown-label.open + .metabar-dropdown,
.module-metabar_15-component .block-metabar_lang_switch .dropdown-label.open + .metabar-dropdown,
.module-metabar_15-component .block-metabar_dropdown .dropdown-label.open > .metabar-dropdown,
.module-metabar_15-component .block-metabar_lang_switch .dropdown-label.open > .metabar-dropdown {
  display: block;
}
.module-metabar_15-component .block-metabar_dropdown .dropdown-label.open .dropdown-label::after,
.module-metabar_15-component .block-metabar_lang_switch .dropdown-label.open .dropdown-label::after {
  content: "\e011";
}
.module-metabar_15-component .dropdown-label {
  cursor: pointer;
}
.module-metabar_15-component .dropdown-label::after {
  font-family: "oneweb-controls";
  content: "\e013";
  font-size: 70%;
  line-height: 70%;
  margin-left: 6px;
}
.module-metabar_15-component .metabar-dropdown {
  display: none;
  position: absolute;
  left: -20px;
  min-width: 110%;
  padding: 0 5px 5px 5px;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  text-align: left;
  box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.12);
  background-color: inherit;
  z-index: 10;
}
.module-metabar_15-component .dropdown-item {
  line-height: 12px;
  padding: 9px 17px 9px 15px;
  display: block;
  color: #414141;
}
.module-metabar_15-component .dropdown-item:hover,
.module-metabar_15-component .dropdown-item:focus {
  color: #414141;
  background: #E6E6E6;
}
.module-metabar_15-component.modifier-dark .metabar-dropdown {
  background: #54585A;
}
.module-metabar_15-component.modifier-dark .dropdown-item {
  color: #FFFFFF;
}
.module-metabar_15-component.modifier-dark .dropdown-item:hover {
  background: #FFFFFF;
  color: #414141;
}
.dir-rtl .module-metabar_15-component .block {
  margin-right: 25px;
  margin-left: 0px;
}
.dir-rtl .module-metabar_15-component .division {
  text-align: right;
}
.dir-rtl .module-metabar_15-component .division + .division,
.dir-rtl .module-metabar_15-component .division.single_right {
  text-align: left;
}
.container-content_with_background-component > .module-responsive.module-mini_gallery {
  padding: 5px !important;
}
.module-mini_gallery-component {
  overflow: hidden;
}
.module-mini_gallery-component .images-container {
  position: relative;
  width: 12000px;
}
.module-mini_gallery-component .block-image-component {
  margin: 0 -5px 0 0 !important;
  padding: 0 !important;
}
.module-mini_gallery-component .navi {
  position: absolute;
  bottom: 10%;
  z-index: 3;
  line-height: 40px;
  height: 30px;
  width: 100%;
  text-align: center;
}
.module-mini_gallery-component .navi ul {
  margin: 0 auto;
  padding: 0;
  width: auto;
}
.module-mini_gallery-component .navi ul:before,
.module-mini_gallery-component .navi ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-mini_gallery-component .navi ul:after {
  clear: both;
}
.module-mini_gallery-component .navi li {
  cursor: pointer;
  list-style: none;
  display: inline-block;
  background: #FFFFFF;
  margin: 0 5px;
  height: 13px;
  width: 13px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  opacity: 0.5;
}
.module-mini_gallery-component .navi li.active {
  opacity: 1;
}
.module-notepad-component .block-notepad-component {
  width: 100%;
  height: 100%;
}
.module-notepad_grid-component .wrapper {
  margin: -5px -5px 5px -5px;
  height: 100%;
  overflow: hidden;
}
.module-notepad_grid-component .block {
  padding: 5px;
  width: 50%;
  float: left;
}
.module-notepad_grid-component .block-notepad-component {
  font-size: 14px;
  line-height: 18px;
}
.module-notepad_grid-component .block-notepad-component .notepad-heading {
  font-size: 22px;
  line-height: 26px;
  margin: 10px;
}
.module-notepad_grid-component .block-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: auto;
}
.module-notepad_grid-component .block-image.block-image-auto-height {
  height: auto;
  min-height: 0;
}
.module-notepad_grid-component .block-image .block-image-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  padding-bottom: 100%;
  display: inline-block;
  vertical-align: top;
}
.module-notepad_grid-component .block-image .block-image-wrapper img {
  position: absolute;
}
.module-page_navigation-component {
  position: relative;
  padding: 10px 0 0 0;
  margin: 10px auto;
}
.module-page_navigation-component .inner {
  width: 100%;
}
.module-page_navigation-component .inner:before,
.module-page_navigation-component .inner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-page_navigation-component .inner:after {
  clear: both;
}
.module-page_navigation-component .breadcrumb {
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin: 3px 0 15px;
}
.module-page_navigation-component .breadcrumb a {
  text-decoration: none;
}
.module-page_navigation-component .bc_arrow:after {
  content: "\203A";
  width: 11px;
  padding-left: 4px;
  display: inline-block;
}
.module-page_navigation-component .h1 {
  margin-top: 6px;
  padding-top: 0;
}
@media screen and (max-width: 654px) {
  .module-page_navigation-component {
    padding: 0 10px 0 0;
    overflow: visible;
    height: auto;
    margin-right: 10px;
  }
}
.dir-rtl .module-page_navigation-component .breadcrumb {
  padding-bottom: 15px;
}
.dir-rtl .module-page_navigation-component .breadcrumb span {
  float: right;
}
.dir-rtl .module-page_navigation-component .bc_arrow:after {
  padding-right: 4px;
  padding-left: 0;
}
.dir-rtl .module-page_navigation-component h1 {
  clear: both;
}
.module-page_title-component {
  position: relative;
  padding: 10px 0 0 0;
  margin: 10px auto;
}
.module-page_title-component .inner {
  width: 100%;
}
.module-page_title-component .inner:before,
.module-page_title-component .inner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-page_title-component .inner:after {
  clear: both;
}
.module-page_title-component .breadcrumb {
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin: 3px 0 15px;
}
.module-page_title-component .breadcrumb a {
  text-decoration: none;
}
.module-page_title-component .bc_arrow:after {
  content: "\203A";
  width: 11px;
  padding-left: 4px;
  display: inline-block;
}
.module-page_title-component .page-title {
  margin-top: 6px;
  padding-top: 0;
}
@media screen and (max-width: 654px) {
  .module-page_title-component {
    padding: 0 10px 0 0;
    overflow: visible;
    height: auto;
    margin-right: 10px;
  }
}
.dir-rtl .module-page_title-component .breadcrumb {
  margin: 3px 0 15px 0;
}
.dir-rtl .module-page_title-component .breadcrumb span {
  float: right;
}
.dir-rtl .module-page_title-component .bc_arrow:after {
  padding-right: 4px;
  padding-left: 0;
}
.module-responsive.module-postit {
  bottom: 15px !important;
  left: 20px !important;
  right: 20px !important;
  top: -15px !important;
  display: table;
  width: 100%;
  height: calc(100% - 40px);
  margin: 0 0 40px !important;
  padding: 0;
  position: relative;
  background-color: rgba(255, 215, 7, 0.5);
}
@media screen and (max-width: 654px) {
  .module-responsive.module-postit.module-phone-1 {
    width: calc(100% - 20px) !important;
    left: 0 !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-responsive.module-postit.module-tablet-2 {
    width: calc(100% - 20px) !important;
    left: 0 !important;
  }
}
@media print, screen and (min-width: 975px) {
  .module-responsive.module-postit.module-desktop-3 {
    width: calc(100% - 20px) !important;
    left: 0 !important;
  }
}
.module-responsive.module-postit .module-inner {
  bottom: -20px;
  z-index: 99;
}
.module-responsive.module-postit:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 40px;
  border-width: 20px;
  border-style: solid;
  border-color: inherit;
}
.module-responsive.module-postit:before {
  content: "";
  position: absolute;
  bottom: -40px;
  right: 0;
  border-width: 40px 40px 0 0;
  border-style: solid;
  border-top-color: inherit;
  border-right-color: transparent;
}
.module-postit-component {
  font-size: 16px;
}
.module-postit-component .block {
  vertical-align: top;
  margin: 0;
}
.module-postit-component .block.align-right {
  margin: 0 0 10px 10px;
  float: right;
}
@media screen and (max-width: 654px) {
  .module-postit-component .block-button-component {
    width: 100%;
  }
}
.dir-rtl .module-postit-component .block {
  margin: 0 0 10px 10px;
}
.module-reverse_portlet_proxy-component {
  height: 100%;
}
.module-reverse_portlet_proxy-component .block-reverse_portlet_proxy {
  height: 100%;
}
.module-reverse_proxy-component {
  height: 100%;
}
.module-reverse_proxy-component .block-reverse_proxy {
  height: 100%;
}
.module-search_field-component {
  visibility: visible;
}
@media screen and (max-width: 654px) {
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  color: #414141;
  text-align: right;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper input[type="text"] {
  font-size: 14px;
  line-height: 18px;
  max-width: 40%;
  min-height: 0;
  padding: 4px;
  width: 321px;
  box-sizing: border-box;
  display: inline-block;
  float: none;
  height: 23px !important;
  margin-right: 5px;
  vertical-align: top;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #414141;
  font-family: 'Allianz Sans';
  min-width: 140px;
  outline: 0 none;
}
@media screen and (max-width: 654px) {
  .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper input[type="text"] {
    min-width: 110px;
  }
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper input.search_field-flyout-searchfield::-ms-clear {
  display: none;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field_label {
  width: 85%;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield {
  width: 100%;
  border: 0;
  background: #FFFFFF;
  height: 42px;
  padding-left: 20px;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield:focus {
  outline: 0;
}
@media screen and (max-width: 654px) {
  .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield {
    padding-left: 10px;
  }
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay,
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay-mobile {
  display: none;
  position: absolute;
  margin-left: 7px;
  padding-top: 3px;
  cursor: text;
  text-align: left;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay .search_field-flyout-searchfield-overlay-additional,
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay-mobile .search_field-flyout-searchfield-overlay-additional {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
}
@media screen and (max-width: 654px) {
  .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay .search_field-flyout-searchfield-overlay-additional,
  .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay-mobile .search_field-flyout-searchfield-overlay-additional {
    display: none;
  }
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay-mobile {
  color: white;
  margin-left: 10px;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-clearbutton {
  position: absolute;
  right: 35px;
  top: 2px;
  cursor: pointer;
  display: none;
  color: #414141;
  background: #ffffff;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-clearbutton:after {
  font-family: 'oneweb-core';
  content: '\2715';
  font-size: 14px;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-clearbutton:hover {
  color: #cccccc;
}
.module-search_field-component .search_field-flyout-inner .autocomplete-suggestions {
  position: relative;
  width: 321px;
  max-width: 40%;
  margin-right: 40px;
  font-size: 14px;
  line-height: 18px;
  background-color: white;
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 0;
  z-index: 9999;
  float: right;
  -webkit-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 4px 0px 0px rgba(0, 0, 0, 0.2);
}
.module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion {
  font-size: 14px;
  line-height: 18px;
  padding-left: 4px;
  padding-right: 4px;
  text-align: left;
  cursor: pointer;
}
.module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion strong {
  font-weight: normal;
}
.module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected .autocomplete-quick-link {
  background-color: #E8F5FB;
}
.module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected .autocomplete-no-quick-link {
  background-color: #F5F6F6;
}
.module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion .autocomplete-quick-link {
  font-weight: bold;
  color: #199DD7;
  border: 0px;
}
.module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion .autocomplete-no-quick-link {
  border: 0px;
}
.module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion .search-suggestion-char {
  color: #199DD7;
  font-weight: bold;
}
@media screen and (max-width: 654px) {
  .module-search_field-component .search_field-flyout-inner .autocomplete-suggestions {
    margin-right: 0px;
    min-width: 110px;
    padding: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion {
    font-size: 16px;
  }
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper {
  float: right;
  display: inline-block;
  margin-left: 5px;
  margin-top: 2px;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper .search_field-flyout-searchbutton {
  display: none;
  font-size: 14px;
  line-height: 18px;
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper .search_field-flyout-searchbutton:before {
  font-family: 'oneweb-allianz';
  content: '\e01f';
  font-size: 18px;
  color: #414141;
}
@media print, screen and (min-width: 975px), screen and (min-width: 655px) and (max-width: 974px) {
  .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper .search_field-flyout-searchbutton {
    display: block;
  }
}
@media screen and (max-width: 654px) {
  .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper {
    margin-left: 0;
  }
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper a.searchbutton-mobile {
  display: none;
  width: 42px;
  padding-left: 10px;
  padding-right: 10px;
  border: none;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
}
@media screen and (max-width: 654px) {
  .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper a.searchbutton-mobile {
    display: block;
  }
}
.module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper a.searchbutton-mobile:after {
  font-family: 'oneweb-allianz';
  font-size: 22px;
  line-height: 26px;
  color: #414141;
}
.module-search_field-component .search_field-trigger.flyout-trigger {
  width: 38px;
  margin-left: 7px;
  margin-top: -5px;
  position: relative;
  top: auto;
  right: auto;
  font-size: 26px;
  height: 37px;
}
.dir-rtl .module-search_field-component {
  left: 0;
  right: 177px !important;
  text-align: left;
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-search_field-component {
    right: 180px !important;
  }
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper {
  text-align: left;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper input[type="text"] {
  margin-right: inherit;
  margin-left: 5px;
  padding-right: 4px;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field_label {
  position: relative;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield {
  padding-left: inherit;
  padding-right: 20px;
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield {
    padding-left: inherit;
    padding-right: 10px;
  }
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay,
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay-mobile {
  margin-left: inherit;
  margin-right: 7px;
  right: 0;
  text-align: right;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-overlay-mobile {
  margin-left: inherit;
  margin-right: 10px;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-clearbutton {
  right: inherit;
  left: 10px;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .autocomplete-suggestions {
  margin-right: inherit;
  margin-left: 40px;
  float: left;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .autocomplete-suggestions .autocomplete-suggestion {
  text-align: right;
  cursor: pointer;
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .autocomplete-suggestions {
    margin-right: inherit;
    margin-left: 0;
  }
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper {
  float: left;
  margin-left: inherit;
  margin-right: 5px;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper .search_field-flyout-searchbutton:before {
  content: none;
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper .search_field-flyout-searchbutton:after {
  font-family: 'oneweb-allianz';
  content: '\e01f';
  font-size: 18px;
  color: #414141;
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-search_field-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper {
    margin-left: inherit;
    margin-right: 0;
  }
}
.dir-rtl .module-search_field-component .module-search_field-component .search_field-trigger.flyout-trigger {
  margin-left: inherit;
  margin-right: 7px;
  right: inherit;
  left: auto;
}
.container-content-component .module-search_field-component {
  width: 100%;
  background-color: #013781;
  padding: 9px 0 8px;
}
.container-content-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper {
  color: white;
  font-size: 17px;
  line-height: 28px;
  margin-right: 64px;
}
.container-content-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field_label input {
  max-width: none;
  width: 100%;
  height: auto !important;
  font-family: 'Allianz Sans';
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-style: italic;
  margin: 8px 0;
  padding: 2px 10px 2px 20px;
  text-indent: 2px;
  color: white;
  background-color: #013781;
  border: none;
  border-radius: 0px;
}
.container-content-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field_label .search_field-flyout-searchfield-overlay,
.container-content-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field_label .search_field-flyout-searchfield-overlay-mobile {
  font-family: 'Allianz Sans';
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-style: italic;
  margin-left: 24px;
  padding-top: 10px;
}
.container-content-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-clearbutton {
  color: white;
  background: none;
  top: 11px;
}
.container-content-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchfield-wrapper .search_field-flyout-searchfield-clearbutton:after {
  color: white;
  font-size: 20px;
}
.container-content-component .module-search_field-component .search_field-flyout-inner .search_field-flyout-searchbutton-wrapper .search_field-flyout-searchbutton:before {
  min-width: 68px;
  height: 100%;
  background: transparent;
  padding: 24px 12px 0;
  content: '\e608';
  font-size: 38px;
  color: #ffffff;
  position: absolute;
  border-left: 1px solid #fff;
  top: 0;
  right: 0;
}
.container-content-component .module-search_field-component .search_field-flyout-inner .autocomplete-suggestions {
  display: none;
}
.module-servicebox-component {
  width: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.module-servicebox-component .inner {
  background: #FA781E;
  display: table;
  width: 100%;
}
.module-servicebox-component .inner > .content {
  height: auto;
  /*margin: 4px 0;*/
  padding: 4px 0px 3px 0px;
}
.module-servicebox-component .inner > .h3 {
  display: block;
  height: auto;
  margin: 0;
  padding: 0 15px;
  background-color: #FA781E;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
}
.module-servicebox-component .tabs {
  margin: 0;
  padding: 0;
  border: #FA781E 1px solid;
  overflow: hidden;
  display: table;
  width: 100%;
  min-height: 33px;
}
.module-servicebox-component .tabs .tab {
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  background: #FFFFFF;
  font-size: 14px;
  line-height: 18px;
  padding: 0 5px;
  text-align: center;
  list-style: none;
  line-height: 14px;
  vertical-align: middle;
  display: table-cell;
  border-left: 1px solid #003781;
  height: 33px;
}
.module-servicebox-component .tabs .tab:first-child {
  border-left-width: 0px;
}
.module-servicebox-component .tabs .tab.inactive {
  background: #FFFFFF;
  color: #414141;
}
.module-servicebox-component .tabs .tab.active {
  background: #FA781E;
  color: #FFFFFF;
}
.module-servicebox-component .tabs .tab p {
  margin: 0;
}
.module-servicebox-component .tabs1 li {
  width: 100%;
}
.module-servicebox-component .tabs2 li {
  width: 50%;
}
.module-servicebox-component .tabs3 li {
  width: 33.33333333%;
}
.module-servicebox-component .tabs4 li {
  width: 25%;
}
.container-content_navigation .module-servicebox-component .inner {
  /*height: 68px;*/
  padding-bottom: 0;
}
.container-content_navigation .module-servicebox-component .inner > .h3 {
  height: 28px;
}
.container-content_navigation .module-servicebox-component .inner > .h3:after {
  font-family: "oneweb-controls";
  content: "\e00d";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  cursor: pointer;
  line-height: 33px;
  margin: 2px 2px 0 0;
}
.ie8.not-ready .container-content_navigation .module-servicebox-component .inner > .h3:after {
  content: none !important;
}
.container-content_navigation .module-servicebox-component .inner > .content {
  height: 0;
}
.container-content_navigation .module-servicebox-component .inner .tab {
  background: #FFFFFF;
  color: #414141;
}
.container-content_navigation .module-servicebox-component .inner.open > .h3 {
  height: 31px;
}
.container-content_navigation .module-servicebox-component .inner.open > .h3:after {
  font-family: "oneweb-controls";
  content: "\e00b";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 33px;
  margin: 2px 2px 0 0;
}
.ie8.not-ready .container-content_navigation .module-servicebox-component .inner.open > .h3:after {
  content: none !important;
}
.container-content_navigation .module-servicebox-component .inner.open > .content {
  height: auto;
}
.container-content_navigation .module-servicebox-component .inner.open .tab.active {
  background: #FA781E;
  color: #FFFFFF;
}
.container-content_navigation .module-servicebox-component .tabs {
  min-height: 35px;
}
.dir-rtl .container-content_navigation .module-servicebox-component .inner > .h3:after {
  float: left;
  margin: 2px 0 0 2px;
}
.dir-rtl .container-content_navigation .module-servicebox-component .inner.open > .h3:after {
  margin: 2px 0 0 2px;
}
.dir-rtl .module-servicebox-component {
  right: inherit;
  left: 0;
}
.dir-rtl .module-servicebox-component .tabs .tab {
  direction: rtl;
  border-left: 0px;
  border-right: 1px solid #003781;
}
.dir-rtl .module-servicebox-component .tabs .tab:first-child {
  direction: rtl;
  border-left-width: 0px;
  border-right-width: 0px;
}
.module-social_sharing-component .actions-wrapper {
  display: table-row;
}
.module-social_sharing-component .bar,
.module-social_sharing-component .additional {
  display: table-cell;
}
.module-social_sharing-component .bar {
  width: 100%;
  padding-top: 20px;
}
.module-social_sharing-component .additional {
  padding-bottom: 5px;
  padding-left: 30px;
  vertical-align: bottom;
}
.module-social_sharing-component .label,
.module-social_sharing-component .buttons {
  display: table-cell;
}
.module-social_sharing-component .label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 15px;
  white-space: nowrap;
}
.module-social_sharing-component .info-toggle {
  display: inline-block;
  border-left: 1px solid #e3e3e3;
  padding: 7px 30px 7px 30px;
  vertical-align: middle;
  font-size: 24px;
  color: #9ea2a2;
}
.module-social_sharing-component .info-toggle:hover {
  -webkit-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.module-social_sharing-component .info-wrapper {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.25s linear;
  -moz-transition: height 0.25s linear;
  -o-transition: height 0.25s linear;
  transition: height 0.25s linear;
}
.module-social_sharing-component .info-wrapper.notransition {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.module-social_sharing-component .disclaimer {
  position: relative;
  overflow: hidden;
  margin-top: 16px;
  padding: 26px 26px 50px;
  background: #e3e3e3;
}
@media print, screen and (min-width: 975px) {
  .module-social_sharing-component .disclaimer {
    padding: 30px 30px 50px;
  }
}
.module-social_sharing-component .disclaimer .info_up_icon {
  position: absolute;
  right: 32px;
  bottom: 20px;
  font-size: 20px;
  color: #9ea2a2;
  cursor: pointer;
}
.module-social_sharing-component .disclaimer:before {
  display: inline-block;
  position: absolute;
  content: "";
  top: -10px;
  right: 32px;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container-tiles-component .module-social_sharing-component .disclaimer:before {
  background: #F5F6F6;
}
.module-social_sharing.module-desktop-1 .module-social_sharing-component .label,
.module-social_sharing.module-desktop-1 .module-social_sharing-component .buttons {
  display: block;
  width: auto;
}
.module-social_sharing.module-desktop-1 .module-social_sharing-component .additional {
  padding-bottom: 1px;
}
@media screen and (max-width: 654px) {
  .module-social_sharing-component .label,
  .module-social_sharing-component .buttons {
    display: block;
    width: auto;
  }
  .module-social_sharing-component .additional {
    padding-bottom: 1px;
  }
}
.dir-rtl .module-social_sharing-component .additional {
  padding-left: 0;
  padding-right: 30px;
}
.dir-rtl .module-social_sharing-component .label {
  padding-right: 0;
  padding-left: 15px;
}
.dir-rtl .module-social_sharing-component .info-toggle {
  border-left: 1px none #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.dir-rtl .module-social_sharing-component .disclaimer .info_up_icon {
  right: inherit;
  left: 32px;
}
.dir-rtl .module-social_sharing-component .disclaimer:before {
  right: inherit;
  left: 32px;
}
.module-teaser_aggregator.module-responsive.module-desktop-1,
.module-teaser_aggregator.module-responsive.module-tablet-1,
.module-teaser_aggregator.module-responsive.module-phone-1,
.module-teaser_aggregator.module-responsive.module-desktop-2,
.module-teaser_aggregator.module-responsive.module-tablet-2,
.module-teaser_aggregator.module-responsive.module-desktop-3 {
  width: 100% !important;
}
.module-teaser_aggregator-component .filter {
  background-color: #e5e6e8;
  margin: 0;
  padding: 20px;
  overflow: hidden;
}
.module-teaser_aggregator-component .block-button-component {
  float: right;
}
.module-teaser_aggregator-component .block-button-component .button.reset-filter {
  padding: 0 5px;
  color: #FFFFFF;
  text-shadow: 1px 1px 2px #154483;
  border-color: #3a6cb0;
  border-color: rgba(58, 108, 176, 0.9);
  background-color: #003782;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZTZmYjMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzc4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #3e6fb3, #003782);
  background-image: -moz-linear-gradient(top, #3e6fb3, #003782);
  background-image: -o-linear-gradient(top, #3e6fb3, #003782);
  background-image: linear-gradient(to bottom, #3e6fb3, #003782);
}
.module-teaser_aggregator-component .block-button-component .button.reset-filter.hover,
.module-teaser_aggregator-component .block-button-component .button.reset-filter:hover {
  background-color: button-reset-filter-1-hover;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMDU4YTUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMjc1YiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #2058a5, #00275b);
  background-image: -moz-linear-gradient(top, #2058a5, #00275b);
  background-image: -o-linear-gradient(top, #2058a5, #00275b);
  background-image: linear-gradient(to bottom, #2058a5, #00275b);
}
.module-teaser_aggregator-component .block-button-component .button.hidden {
  display: none;
}
.module-teaser_aggregator-component .block-button-component .button.show {
  display: block;
}
.module-teaser_aggregator-component .hidden {
  display: none;
}
.module-teaser_edit {
  margin-bottom: 1em;
  background: none repeat scroll 0 0 white;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px;
}
.module-teaser_content-component .inner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100%;
}
.module-teaser_content-component .inner:before,
.module-teaser_content-component .inner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-teaser_content-component .inner:after {
  clear: both;
}
.module-teaser_content-component .inner.linked {
  cursor: hand;
  cursor: pointer;
}
.module-teaser_content-component .topright_mobile {
  display: none;
}
@media screen and (max-width: 654px) {
  .module-teaser_content-component .topright_mobile {
    display: block;
  }
  .module-teaser_content-component .topright_mobile .block-notepad-component {
    width: 100%;
    padding-top: 190px;
  }
}
.module-teaser_content-component .teaser-content-wrapper {
  position: relative ! important;
  width: 100%;
  height: 100%;
  padding: 15px;
}
.module-teaser_content-component .teaser-content-wrapper .topleft {
  z-index: 4;
  position: relative;
  display: block;
  float: left;
  padding-bottom: 15px;
}
.module-teaser_content-component .teaser-content-wrapper .topleft:before,
.module-teaser_content-component .teaser-content-wrapper .topleft:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-teaser_content-component .teaser-content-wrapper .topleft:after {
  clear: both;
}
@media screen and (max-width: 654px) {
  .module-teaser_content-component .teaser-content-wrapper .topleft {
    text-align: center;
  }
  .module-teaser_content-component .teaser-content-wrapper .topleft .notepad {
    text-align: left;
  }
}
.module-teaser_content-component .teaser-content-wrapper .topleft .block:before,
.module-teaser_content-component .teaser-content-wrapper .topleft .block:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-teaser_content-component .teaser-content-wrapper .topleft .block:after {
  clear: both;
}
.module-teaser_content-component .teaser-content-wrapper .topright {
  z-index: 3;
  position: relative;
  display: block;
  float: right;
  padding-bottom: 15px;
}
.module-teaser_content-component .teaser-content-wrapper .topright .block-richtext {
  text-align: left;
}
.module-teaser_content-component .teaser-content-wrapper .topright:before,
.module-teaser_content-component .teaser-content-wrapper .topright:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-teaser_content-component .teaser-content-wrapper .topright:after {
  clear: both;
}
.module-teaser_content-component .teaser-content-wrapper .hr:before,
.module-teaser_content-component .teaser-content-wrapper .hr:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-teaser_content-component .teaser-content-wrapper .hr:after {
  clear: both;
}
.module-teaser_content-component .teaser-content-wrapper .bottomleft,
.module-teaser_content-component .teaser-content-wrapper .bottomright {
  position: absolute;
  bottom: 0;
  display: block;
}
.module-teaser_content-component .teaser-content-wrapper .bottomleft {
  z-index: 2;
  padding: 0 0 15px 15px;
}
.module-teaser_content-component .teaser-content-wrapper .bottomright {
  z-index: 1;
  padding: 0 15px 15px 0;
}
.module-teaser_content-component .teaser-content-wrapper .bottomright .block {
  float: right;
}
.module-teaser_content-component .teaser-content-wrapper .bottomright .block-richtext {
  text-align: left;
}
@media print, screen and (min-width: 975px) {
  .module-desktop-1 .module-teaser_content-component .teaser-content-wrapper .hide {
    display: none;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-tablet-1 .module-teaser_content-component .teaser-content-wrapper .hide {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .module-phone-1 .module-teaser_content-component .teaser-content-wrapper .hide {
    display: none;
  }
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .topright .block-richtext {
  text-align: right;
}
@media screen and (max-width: 654px) {
  .dir-rtl .module-teaser_content-component .teaser-content-wrapper .topright .notepad {
    text-align: right;
  }
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .topleft .block {
  top: 0;
  left: 0;
  position: absolute;
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .topleft .block-richtext {
  text-align: right;
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .bottomleft .block {
  left: 0;
  right: none;
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .bottomleft .block-button {
  right: none;
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .bottomleft .block-notepad {
  right: 0;
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .bottomleft .block-richtext {
  right: 0;
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .bottomright .block {
  right: 0;
  left: none;
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .bottomright .block-button {
  left: none;
}
.dir-rtl .module-teaser_content-component .teaser-content-wrapper .bottomright .block-richtext {
  text-align: right;
  left: 0;
}
@media print, screen and (min-width: 975px) {
  .module-teaser_content-component.desktop-items-left .teaser-content-wrapper {
    display: flex;
    justify-content: flex-start;
  }
  .module-teaser_content-component.desktop-items-center .teaser-content-wrapper {
    display: flex;
    justify-content: center;
  }
  .module-teaser_content-component.desktop-items-right .teaser-content-wrapper {
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-teaser_content-component.tablet-items-left .teaser-content-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .module-teaser_content-component.tablet-items-center .teaser-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .module-teaser_content-component.tablet-items-right .teaser-content-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
@media screen and (max-width: 654px) {
  .module-teaser_content-component.mobile-items-left .teaser-content-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .module-teaser_content-component.mobile-items-center .teaser-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .module-teaser_content-component.mobile-items-right .teaser-content-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
}
.module-title-component {
  padding: 0 15px 0 15px;
}
.module-teaser_reference-component {
  padding: 15px;
}
.module-teaser_reference-component .block {
  vertical-align: top;
  margin: 0 10px 10px 0;
}
.module-teaser_reference-component .block.align-right {
  margin: 0 0 10px 10px;
  float: right;
}
.module-togglebox-component:before,
.module-togglebox-component:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.module-togglebox-component:after {
  clear: both;
}
.module-togglebox-component .tab-body {
  padding: 5px 15px;
}
.module-togglebox-component .tab-body .block {
  margin: 0 0 10px 0;
}
.module-togglebox-component .tab-body .block.block-image {
  max-width: 100% !important;
}
.module-togglebox-component .tab-body .block.block-image.floating-image-left {
  margin-right: 20px;
}
.module-togglebox-component .tab-body .block.block-image.floating-image-right {
  margin-left: 20px;
}
.module-togglebox-component .tab-body .block.block-image .block-image-wrapper {
  display: block;
}
.module-togglebox-component .tab-body .block.block-video-component.floating-video-left {
  margin-right: 20px;
}
.module-togglebox-component .tab-body .block.block-video-component.floating-video-right {
  margin-left: 20px;
}
.module-togglebox-component.archive_item .tab-body {
  padding-top: 15px;
}
.module-togglebox-component .tab-head.open {
  background-color: #eeeeee;
}
.module-togglebox-component:first-child .tab-body {
  display: block;
}
@media print, screen and (min-width: 975px) {
  .module-togglebox-component .tab-head {
    display: none;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-togglebox-component .tab-head {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .module-togglebox-component .tab-head,
  .module-togglebox-component .tab-body {
    width: 100% !important;
    display: block;
    float: left;
  }
  .module-togglebox-component .tab-head .tab {
    float: none;
  }
  .module-togglebox-component .tab-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  .module-togglebox-component .tab-head.open ~ .tab-body {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }
}
.edit-mode .module-toolbar-component #toolbar > ul.nav {
  min-height: 62px;
  min-width: 47px;
  background-color: lightgray;
}
.edit-mode .module-toolbar-component .wb-info {
  color: gray;
  position: absolute;
  font-size: 12px !important;
  line-height: 40px;
  display: inline-block;
}
.edit-mode .module-toolbar-component .wb-info:before {
  content: '[';
}
.edit-mode .module-toolbar-component .wb-info:after {
  content: ']';
}
.edit-mode .module-toolbar-component .wb-info:nth-child(2) {
  margin-top: 20px;
}
.edit-mode .module-toolbar-component .wb-info:nth-child(3) {
  margin-top: 40px;
}
.container .module-toolbar-component {
  font-size: initial;
  line-height: initial;
}
.module-toolbar-component ul,
.module-toolbar-component li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-toolbar-component #toolbar {
  line-height: normal;
  position: fixed;
  left: 0;
  top: 200px;
  z-index: 9;
}
.dir-rtl .module-toolbar-component #toolbar {
  left: initial;
  right: 0;
}
.module-toolbar-component #toolbar > ul.nav {
  margin-left: 0;
  opacity: 1;
}
.dir-rtl .module-toolbar-component #toolbar > ul.nav {
  margin-left: initial;
  margin-right: 0;
}
.module-toolbar-component #toolbar > ul.nav > li {
  clear: both;
  display: block;
  position: relative;
}
.module-toolbar-component #toolbar > ul.nav > li > span {
  cursor: pointer;
  overflow: hidden;
  display: block;
  height: 40px;
  width: 45px;
  background: #eeeeee center center no-repeat;
  border-bottom: 1px solid #eeeeee;
}
.module-toolbar-component #toolbar > ul.nav > li > span.hidden {
  visibility: hidden;
}
.module-toolbar-component #toolbar > ul.nav > li:last-child span {
  border-bottom: 1px solid transparent !important;
}
@media screen and (max-width: 654px) {
  .module-toolbar-component #toolbar > ul.nav > li:nth-child(3) > span {
    border-left: 1px solid #ddd;
  }
  .dir-rtl .module-toolbar-component #toolbar > ul.nav > li:nth-child(3) > span {
    border-left: initial;
    border-right: 1px solid #ddd;
  }
}
.module-toolbar-component #toolbar > ul.nav .tel {
  background-color: #FA781E;
  display: block;
  color: #fff;
  background-image: url('../presentation/module/toolbar/assets/toolbar-tel.png');
}
.module-toolbar-component #toolbar > ul.nav .social {
  color: #238dca;
  background-image: url('../presentation/module/toolbar/assets/toolbar-social.png');
}
.module-toolbar-component #toolbar > ul.nav .social.active {
  background-color: #238dca;
  color: #eee;
  background-image: url('../presentation/module/toolbar/assets/toolbar-social.png');
}
.module-toolbar-component #toolbar > ul.nav .print {
  color: #238dca;
  background-image: url('../presentation/module/toolbar/assets/toolbar-print.png');
}
.module-toolbar-component #toolbar > ul.nav .print.active {
  background-color: #238dca;
  color: #eee;
  background-image: url('../presentation/module/toolbar/assets/toolbar-print.png');
}
.module-toolbar-component .telpopup {
  font-size: 16px;
  display: none;
  position: fixed;
  left: 45px;
  top: 200px;
  background: #FA781E;
  color: #fff;
  min-height: 124px;
}
.dir-rtl .module-toolbar-component .telpopup {
  left: initial;
  right: 55px;
}
.module-toolbar-component .telpopup .contact {
  height: 100%;
  padding: 0 10px;
}
.module-toolbar-component .telpopup .contact table {
  height: 100%;
}
.module-toolbar-component .telpopup .contact table td {
  padding: 0 10px;
}
.module-toolbar-component .telpopup .contact table td + td {
  border-left: 1px solid #fff;
}
.dir-rtl .module-toolbar-component .telpopup .contact table td + td {
  border-left: initial;
  border-right: 1px solid #fff;
}
.module-toolbar-component .socialpopup {
  left: 45px;
  right: 0;
  top: 200px;
  position: fixed;
  display: none;
}
.dir-rtl .module-toolbar-component .socialpopup {
  left: initial;
  right: 55px;
}
.module-toolbar-component .socialpopup > ul > li {
  display: inline-block;
  float: left;
  margin-right: -1px;
  width: 130px;
  background: #238dca;
  border-left: 1px solid #ffffff;
  cursor: pointer;
}
.dir-rtl .module-toolbar-component .socialpopup > ul > li {
  float: right;
  margin-right: initial;
  margin-left: -1px;
  border-left: initial;
  border-right: 1px solid #ffffff;
}
.module-toolbar-component .socialpopup > ul > li:first-child {
  border-left: none;
}
.dir-rtl .module-toolbar-component .socialpopup > ul > li:first-child {
  border-right: none;
}
.module-toolbar-component .socialpopup > ul > li:hover {
  background-color: #005399;
}
.module-toolbar-component .socialpopup > ul > li a {
  vertical-align: middle;
  display: block;
  border: none;
  text-align: center;
  line-height: 20px;
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  padding: 10px;
}
.module-toolbar-component .socialpopup > ul > li a .icon {
  display: block;
  background: url(../presentation/module/toolbar/assets/social-icons.png) no-repeat left top !important;
  width: 38px;
  height: 46px !important;
  margin: 10px auto;
}
.module-toolbar-component .socialpopup > ul > li a .icon.facebook {
  background-position: 0px 0;
}
.module-toolbar-component .socialpopup > ul > li a .icon.twitter {
  background-position: 0px -40px !important;
}
.module-toolbar-component .socialpopup > ul > li a .icon.googleplus {
  background-position: 0px -80px !important;
}
.module-toolbar-component .printpopup {
  left: 45px;
  right: 0;
  top: 200px;
  position: fixed;
  display: none;
}
.dir-rtl .module-toolbar-component .printpopup {
  left: initial;
  right: 55px;
}
.module-toolbar-component .printpopup > ul > li {
  display: inline-block;
  float: left;
  margin-right: -1px;
  width: 130px;
  background: #238dca;
  border-left: 1px solid #ffffff;
  cursor: pointer;
}
.dir-rtl .module-toolbar-component .printpopup > ul > li {
  float: right;
  margin-right: initial;
  margin-left: -1px;
  border-left: initial;
  border-right: 1px solid #ffffff;
}
.module-toolbar-component .printpopup > ul > li:first-child {
  border-left: none;
}
.dir-rtl .module-toolbar-component .printpopup > ul > li:first-child {
  border-right: none;
}
.module-toolbar-component .printpopup > ul > li:hover {
  background-color: #005399;
}
.module-toolbar-component .printpopup > ul > li a {
  vertical-align: middle;
  display: block;
  border: none;
  text-align: center;
  line-height: 20px;
  font-size: 21px;
  font-weight: normal;
  color: #fff;
  padding: 10px;
}
.module-toolbar-component .printpopup > ul > li a .icon {
  display: block;
  background: url(../presentation/module/toolbar/assets/icon-print-hover.png) no-repeat left top !important;
  width: 38px;
  height: 46px !important;
  margin: 10px auto;
}
.module-toolbar-component .printpopup > ul > li a .icon.layout {
  background: url(../presentation/module/toolbar/assets/icon-print-layout.png) no-repeat left top !important;
}
.module-toolbar-component .printpopup > ul > li a .icon.textonly {
  background: url(../presentation/module/toolbar/assets/icon-print-text.png) no-repeat left top !important;
}
.module-toolbar-component .telpopup ~ .socialpopup,
.module-toolbar-component .telpopup ~ .printpopup,
.module-toolbar-component .socialpopup ~ .printpopup {
  top: 240px;
}
.module-toolbar-component .telpopup ~ .socialpopup ~ .printpopup {
  top: 280px;
}
@media screen and (max-width: 654px), screen and (min-width: 655px) and (max-width: 974px) {
  .module-toolbar-component #toolbar {
    display: none !important;
    position: static;
  }
  .module-toolbar-component #toolbar > ul.nav {
    margin-left: 0;
    opacity: 1;
    overflow: hidden;
    display: table;
    width: 100%;
  }
  .module-toolbar-component #toolbar > ul.nav > li {
    clear: none;
    float: none;
    display: table-cell;
  }
  .module-toolbar-component #toolbar > ul.nav > li span {
    width: 40px;
    height: 35px;
    border-left: 1px solid transparent;
  }
  .module-toolbar-component #toolbar > ul.nav > li span.hidden {
    display: none;
  }
  .module-toolbar-component .telpopup,
  .module-toolbar-component .socialpopup,
  .module-toolbar-component .printpopup {
    position: absolute;
    width: auto;
    left: 0;
    right: 0;
    top: 49px !important;
    z-index: 100;
  }
  .module-toolbar-component .telpopup {
    left: initial;
    min-width: 310px;
    max-width: 100%;
    height: auto;
  }
  .module-toolbar-component .telpopup > .contact {
    display: table;
    padding: 10px;
  }
  .module-toolbar-component .telpopup > .contact p {
    margin: 0;
  }
  .module-toolbar-component .socialpopup,
  .module-toolbar-component .printpopup {
    font-size: 0;
  }
  .module-toolbar-component .socialpopup > ul,
  .module-toolbar-component .printpopup > ul {
    display: table;
    width: 100%;
  }
  .module-toolbar-component .socialpopup > ul > li,
  .module-toolbar-component .printpopup > ul > li {
    display: table-cell;
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 654px) {
  .module-toolbar-component .disable-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 655px) and (max-width: 974px) {
  .module-toolbar-component .disable-tablet {
    display: none !important;
  }
}
.module-worldmap-component {
  padding: 0px 15px 15px 15px;
}
.module-worldmap-component .breadcrumb {
  overflow: hidden;
  height: 30px;
  padding: 0;
  margin-top: 0px;
}
.module-worldmap-component .breadcrumb li {
  background-color: #F4F4F4;
  cursor: pointer;
  float: left;
  font-weight: bold;
  line-height: 12px;
  margin: 0px 0px 10px 0px;
  padding: 9px 19px;
  position: relative;
  min-width: 40px;
  height: 30px;
}
.module-worldmap-component .breadcrumb li.last {
  width: 5px;
  background: white;
  height: 30px;
  display: block!important;
  z-index: 4;
}
.module-worldmap-component .breadcrumb li.hover {
  background: #0077C8;
  color: #FFF;
  z-index: 4;
  border-left: 1px solid white;
}
.module-worldmap-component .breadcrumb li.bcArrow {
  background: url('../images/map/mapArrow.png') no-repeat;
  font-weight: normal;
  margin: 0 0 15px 0;
  text-align: center;
  width: 108px;
  z-index: 3;
}
.module-worldmap-component .breadcrumb li.submap {
  background: #9EA1A1;
  color: #FFF;
  margin-left: -6px;
  min-width: 65px;
  text-align: center;
  padding-left: 30px;
}
.module-worldmap-component .breadcrumb li a {
  color: white;
  text-decoration: none;
  position: relative;
  display: block;
  float: left;
  z-index: 1;
}
.module-worldmap-component .breadcrumb li a.first {
  color: #000000;
}
.module-worldmap-component .breadcrumb li a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 30px solid #F4F4F4;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 100%;
  z-index: 2;
}
.module-worldmap-component .breadcrumb li a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
}
.module-worldmap-component .world-map {
  margin: 0;
  float: none;
  height: 450px;
  display: block;
  visibility: visible;
  overflow: hidden;
}
.module-worldmap-component .world-map .jvectormap-zoomin {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAZCAYAAABtnU33AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAdxJREFUWEftmN1qwkAQhX3/Z7NYrI01xRIshuTWYm+nPYHIsp3ZOZOmVFAhpHTXnfPNXyYuRGRxS9dNwSKwYeCmaeRlu5XnzUYeV6vh79e6lvZ4/D7v77Kl6zp52+8He+n1fjiE7NLAAHxYLt0LDpkTHEBwrGcbTmDsusAA8Izl60/rNWXcE8g6ObXvRbwIjBSyYPu+l4/TSXDX9iAqHlBpnYmqpQ26rbNNYNRMKbKAxQd3a9/USE+JbK4B+jVoE9jzMAMMEV6K5aKwP1pCkQxTgdFxPaMscDS1PUd7utJ17cmhAjMpxQJDQKSWI0DeXnDktlXg9KCqqqTe7X5cn+fzUMO4a+uo3/EcNq3nSudUfxh4jORAF/i0bXsBZp+RKfBUu3kTvQNr9TV3SrPTVxphq5S08kn/h++FUzqtP6sxRJqW9UzMne09+70mxUx8atNixskI8H91aS2zzMHD8yYLXBrzNEeUxllPU74emrS8KDPA0aFjFDjH8GH1jeLLQ2kAYYDZ2vUaZzSy2sAx2nBfD5mpSxP0G1iIm9rASrA41wXGJvYlHOCewUgDw14MLWyEmYmOAh5FYhjXIo6aw888UZjIfjQzrbahJ/LzUgg4IvBa996BrzUyc+n6AkNt2v2T7SHGAAAAAElFTkSuQmCC') no-repeat;
  bottom: 10px;
  cursor: pointer;
  height: 23px;
  left: 10px;
  position: absolute;
  width: 23px;
  background-position: -4px 0;
  font-size: 0;
}
.module-worldmap-component .world-map .jvectormap-zoomout {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAZCAYAAABtnU33AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAdxJREFUWEftmN1qwkAQhX3/Z7NYrI01xRIshuTWYm+nPYHIsp3ZOZOmVFAhpHTXnfPNXyYuRGRxS9dNwSKwYeCmaeRlu5XnzUYeV6vh79e6lvZ4/D7v77Kl6zp52+8He+n1fjiE7NLAAHxYLt0LDpkTHEBwrGcbTmDsusAA8Izl60/rNWXcE8g6ObXvRbwIjBSyYPu+l4/TSXDX9iAqHlBpnYmqpQ26rbNNYNRMKbKAxQd3a9/USE+JbK4B+jVoE9jzMAMMEV6K5aKwP1pCkQxTgdFxPaMscDS1PUd7utJ17cmhAjMpxQJDQKSWI0DeXnDktlXg9KCqqqTe7X5cn+fzUMO4a+uo3/EcNq3nSudUfxh4jORAF/i0bXsBZp+RKfBUu3kTvQNr9TV3SrPTVxphq5S08kn/h++FUzqtP6sxRJqW9UzMne09+70mxUx8atNixskI8H91aS2zzMHD8yYLXBrzNEeUxllPU74emrS8KDPA0aFjFDjH8GH1jeLLQ2kAYYDZ2vUaZzSy2sAx2nBfD5mpSxP0G1iIm9rASrA41wXGJvYlHOCewUgDw14MLWyEmYmOAh5FYhjXIo6aw888UZjIfjQzrbahJ/LzUgg4IvBa996BrzUyc+n6AkNt2v2T7SHGAAAAAElFTkSuQmCC') no-repeat;
  bottom: 10px;
  cursor: pointer;
  height: 23px;
  left: 40px;
  position: absolute;
  width: 23px;
  background-position: -33px 0;
  font-size: 0;
}
