@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #6d8083;
  background-color: #e6e6e0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #304b50;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #304b50;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #e6e6e0;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #DDDDDD;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 620px;
  }
}
@media (min-width: 940px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 940px) {
  .container {
    width: 940px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 940px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 940px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #f1f8e7;
  border-color: #5e8909;
  color: #6d8083;
}
.alert-success hr {
  border-top-color: #4e7107;
}
.alert-success .alert-link {
  color: #566567;
}
.alert-info {
  background-color: #333333;
  border-color: #333333;
  color: #FFFFFF;
}
.alert-info hr {
  border-top-color: #262626;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #fefae5;
  border-color: #fefae5;
  color: #6d8083;
}
.alert-warning hr {
  border-top-color: #fdf5cc;
}
.alert-warning .alert-link {
  color: #566567;
}
.alert-danger {
  background-color: #ffe5e5;
  border-color: #ff0000;
  color: #ff0000;
}
.alert-danger hr {
  border-top-color: #e60000;
}
.alert-danger .alert-link {
  color: #cc0000;
}
@font-face {
  font-family: 'icomoon';
  src: url('/templates/platforms/startnext/fonts/icomoon//icomoon.eot?js4hhd');
  src: url('/templates/platforms/startnext/fonts/icomoon//icomoon.eot?js4hhd#iefix') format('embedded-opentype'), url('/templates/platforms/startnext/fonts/icomoon//icomoon.ttf?js4hhd') format('truetype'), url('/templates/platforms/startnext/fonts/icomoon//icomoon.woff?js4hhd') format('woff'), url('/templates/platforms/startnext/fonts/icomoon//icomoon.svg?js4hhd#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="picto-"],
[class*=" picto-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.picto-support_group:before {
  content: "\e91e";
}
.picto-support_intern:before {
  content: "\e91f";
}
.picto-gift:before {
  content: "\e91b";
}
.picto-points_menu:before {
  content: "\e904";
}
.picto-whatsapp:before {
  content: "\e618";
}
.picto-bewerben:before {
  content: "\e60d";
}
.picto-3tropfen:before {
  content: "\e60e";
}
.picto-betrag:before {
  content: "\e600";
}
.picto-pinnwand:before {
  content: "\e601";
}
.picto-play:before {
  content: "\e602";
}
.picto-slider_a:before {
  content: "\e603";
}
.picto-slider_na:before {
  content: "\e604";
}
.picto-unterstuetzer:before {
  content: "\e605";
}
.picto-xing:before {
  content: "\e606";
}
.picto-herz:before {
  content: "\e607";
}
.picto-tropfen:before {
  content: "\e608";
}
.picto-pfeil:before {
  content: "\e609";
}
.picto-profil:before {
  content: "\e60a";
}
.picto-slider:before {
  content: "\e60b";
}
.picto-xing2:before {
  content: "\e60c";
}
.picto-envelop:before {
  content: "\e619";
}
.picto-spinner5:before {
  content: "\e97e";
}
.picto-spinner8:before {
  content: "\e981";
}
.picto-hour-glass:before {
  content: "\e979";
}
.picto-sun:before {
  content: "\e9d4";
}
.picto-checkbox_checked:before {
  content: "\e616";
}
.picto-checkbox_unchecked:before {
  content: "\e617";
}
.picto-pfeil_hoch:before {
  content: "\e611";
}
.picto-pfeil_links:before {
  content: "\e612";
}
.picto-pfeil_runter:before {
  content: "\e613";
}
.picto-herz-outline:before {
  content: "\e60f";
}
.picto-pencil2:before {
  content: "\e906";
}
.picto-play2:before {
  content: "\e912";
}
.picto-price-tag:before {
  content: "\e935";
}
.picto-location:before {
  content: "\e947";
}
.picto-clock2:before {
  content: "\e94f";
}
.picto-stopwatch:before {
  content: "\e952";
}
.picto-bubble:before {
  content: "\e96b";
}
.picto-bubbles:before {
  content: "\e96c";
}
.picto-bubbles2:before {
  content: "\e96d";
}
.picto-quotes-left:before {
  content: "\e977";
}
.picto-quotes-right:before {
  content: "\e978";
}
.picto-search:before {
  content: "\e986";
}
.picto-lock:before {
  content: "\e98f";
}
.picto-unlocked:before {
  content: "\e990";
}
.picto-cog:before {
  content: "\e994";
}
.picto-trophy:before {
  content: "\e99e";
}
.picto-rocket:before {
  content: "\e9a5";
}
.picto-bin:before {
  content: "\e9ac";
}
.picto-link:before {
  content: "\e9cb";
}
.picto-attachment:before {
  content: "\e9cd";
}
.picto-eye:before {
  content: "\e9ce";
}
.picto-bookmark:before {
  content: "\e9d2";
}
.picto-star-full:before {
  content: "\e9d9";
}
.picto-plus:before {
  content: "\ea0a";
}
.picto-minus:before {
  content: "\ea0b";
}
.picto-cross:before {
  content: "\ea0f";
}
.picto-checkmark:before {
  content: "\ea10";
}
.picto-checkbox-checked:before {
  content: "\ea52";
}
.picto-checkbox-unchecked:before {
  content: "\ea53";
}
.picto-radio-checked:before {
  content: "\ea54";
}
.picto-radio-checked2:before {
  content: "\ea55";
}
.picto-radio-unchecked:before {
  content: "\ea56";
}
.picto-share2:before {
  content: "\ea82";
}
.picto-google-plus:before {
  content: "\ea88";
}
.picto-facebook:before {
  content: "\ea8c";
}
.picto-twitter:before {
  content: "\ea91";
}
.picto-feed2:before {
  content: "\ea94";
}
.picto-youtube2:before {
  content: "\ea98";
}
.picto-linkedin:before,
.picto-linkedin2:before {
  content: "\eac9";
}
.picto-calendar:before {
  content: "\e953";
}
.picto-bubbles3:before {
  content: "\e96f";
}
.picto-bubble2:before {
  content: "\e96e";
}
.picto-user:before {
  content: "\e971";
}
.picto-cog2:before {
  content: "\e995";
}
.picto-leaf:before {
  content: "\e9a4";
}
.picto-download:before {
  content: "\e902";
}
.picto-bold:before {
  content: "\e905";
}
.picto-underline:before {
  content: "\e907";
}
.picto-italic:before {
  content: "\e908";
}
.picto-gift:before {
  content: "\e91b";
}
.picto-support:before {
  content: "\e91c";
}
.picto-team:before {
  content: "\e91d";
}
.picto-heart:before {
  content: "\e909";
}
.picto-medal-empty:before {
  content: "\e90a";
}
.picto-trophy2:before {
  content: "\e90b";
}
.picto-user-plus:before {
  content: "\e90c";
}
.picto-group-work:before {
  content: "\e90d";
}
.picto-cart-full:before {
  content: "\e90e";
}
.picto-cash-euro:before {
  content: "\e90f";
}
.picto-bag-euro:before {
  content: "\e910";
}
.picto-lamp:before {
  content: "\e911";
}
.picto-bubbles4:before {
  content: "\e913";
}
.picto-bubble-dots:before {
  content: "\e914";
}
.picto-chart-growth:before {
  content: "\e915";
}
.picto-rocket2:before {
  content: "\e916";
}
.picto-archery:before {
  content: "\e917";
}
.picto-earth:before {
  content: "\e918";
}
.picto-bullhorn:before {
  content: "\e919";
}
.picto-thumbs-up:before {
  content: "\e91a";
}
.picto-info:before {
  content: "\e903";
}
.picto-widget:before {
  content: "\e901";
}
.picto-herz_funding:before {
  content: "\e900";
}
.picto-instagram:before {
  content: "\e800";
}
.picto-draft:before {
  content: "\e61a";
}
.picto-pinterest:before {
  content: "\e614";
}
.picto-sign-out:before {
  content: "\e610";
}
.picto-sign-in:before {
  content: "\e615";
}
.picto-menu:before {
  content: "\e9bd";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  margin: 0;
  padding: 0;
}
body {
  font-size: 15px;
  line-height: 1.5;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  color: #6d8083;
  color: rgba(48, 75, 80, 0.8);
  font-weight: 400;
  font-style: normal;
  background-color: #e6e6e0;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-rendering: optimizeLegibility;
  height: 100%;
  width: 100%;
  -webkit-backface: hidden;
  -webkit-backface-visibility: hidden;
}
body.cfInterfaceEnabled {
  margin: 0 !important;
  padding: 0 0 0 80px;
}
html,
body {
  width: 100%;
  overflow-x: hidden;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  height: auto;
  position: relative;
}
html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden;
}
section,
.footer {
  -webkit-backface: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.row {
  min-height: 1px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}
a,
.statistic-footer {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a,
a:visited,
a:active,
a:focus,
input,
select,
textarea {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  ms-interpolation-mode: bicubic;
  opacity: 1.0;
  width: auto\9;
}
a,
li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
:focus,
.btn:focus {
  outline: 0;
}
iframe {
  border: 0 none;
}
#pageLoader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: none;
}
.pageContentWrap {
  background: transparent;
  padding-bottom: 4em;
  position: relative;
}
.pageContentBG {
  width: 100%;
  position: relative;
  z-index: 1;
}
.basic-page-bg {
  background: #d5d5d2 url('/templates/platforms/startnext/themes/page/img/bg.shine.png') no-repeat center top;
  height: 540px;
}
.basic-page-bg + .pageContentSections {
  margin-top: -540px;
}
.page-blog .basic-page-bg {
  background: #d5d5d2 url('/templates/platforms/startnext/themes/page/img/bg.shine.png') no-repeat center top;
  height: 430px;
}
.page-blog .basic-page-bg + .pageContentSections {
  margin-top: -430px;
}
.fix-page-header {
  height: 350px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
}
.section-page-logo {
  height: 1px;
  z-index: 20;
  position: relative;
  margin: -1px 0 0 0;
}
.section-page-logo .container {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.section-page-logo .image {
  width: 12em;
  height: 12em;
  position: absolute;
  right: 0;
  top: 9.33333333em;
}
.section-page-logo .tbl {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.section-page-logo .tr {
  display: table-row;
}
.section-page-logo .td {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: right;
  vertical-align: top;
}
.section-page-logo .td .caption {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.section-page-logo .td img {
  display: inline-block;
  max-width: 12em;
}
.premium-page-bg {
  width: 100%;
  position: relative;
  z-index: 1;
  height: 720px;
}
.premium-page-bg .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 1;
}
.premium-page-overlay {
  width: 100%;
  position: absolute;
  z-index: 4;
  height: 720px;
  top: 0;
}
.premium-page-overlay .overlay,
.premium-page-overlay .overlayw {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
  opacity: 0.5;
  z-index: 3;
  display: none;
}
.premium-page-overlay .overlayw {
  opacity: 0.7;
  z-index: 2;
  background-color: #000000;
}
.pageContentSections {
  position: relative;
  z-index: 2;
}
.contents-media {
  padding: 0;
  background-image: none;
}
.contents-media .embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.contents-media .embed iframe,
.contents-media .embed object,
.contents-media .embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.contents-media .embed.sound {
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.contents-media .embed.sound iframe,
.contents-media .embed.sound object,
.contents-media .embed.sound embed {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.contents-media .image-swap .image {
  height: 26.53333333em;
  overflow: hidden;
}
.contents-media .image-swap .list {
  margin: 0.06666667em 0 0 -0.06666667em;
  padding: 0;
  list-style: none;
}
.contents-media .image-swap .list li {
  width: 20%;
  margin: 0 0 0;
  padding: 0 0 0 0.06666667em;
  height: 5.66666667em;
  overflow: hidden;
}
.contents-media .image-swap img {
  display: block;
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #304b50;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #a1a1a1;
}
strong.h1,
strong.h2,
strong.h3,
strong.h4,
strong.h5,
strong.h6 {
  display: block;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 15px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 38px;
  line-height: 1.10526316;
}
h2,
.h2 {
  font-size: 28px;
  line-height: 1.28571429;
}
h3,
.h3 {
  font-size: 18px;
  line-height: 1.22222222;
}
h4,
.h4 {
  font-size: 15px;
  line-height: 1.33333333;
}
h5,
.h5 {
  font-size: 15px;
  line-height: 1.35714286;
}
h6,
.h6 {
  font-size: 15px;
  line-height: 1.35714286;
}
p {
  margin: 0 0 10px 0;
}
strong {
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 600;
}
small,
.small {
  font-size: 86%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.img-responsive.text-center {
  margin: 0 auto;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #a1a1a1;
}
.text-primary {
  color: #304b50;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1d2d30;
}
.text-success {
  color: #6d8083;
}
a.text-success:hover,
a.text-success:focus {
  color: #566567;
}
.text-info {
  color: #FFFFFF;
}
a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6;
}
.text-warning {
  color: #6d8083;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #566567;
}
.text-danger {
  color: #ff0000;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #cc0000;
}
.bg-primary {
  color: #fff;
  background-color: #304b50;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1d2d30;
}
.bg-success {
  background-color: #f1f8e7;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #daecc0;
}
.bg-info {
  background-color: #333333;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #1a1a1a;
}
.bg-warning {
  background-color: #fefae5;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #fcf1b4;
}
.bg-danger {
  background-color: #ffe5e5;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ffb2b2;
}
.page-header h1,
.page-header .subheading {
  margin: 0;
  padding: 0;
  font-size: 3.46666667em;
  height: 1.1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
}
.page-header h1 + .subheading,
.page-header .subheading + .subheading {
  font-size: 2em;
  line-height: 1;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.page-header .teaser {
  margin: 0;
  padding: 0;
  font-size: 3.46666667em;
  max-width: 11.5em;
  max-height: 3.3em;
  line-height: 1.1;
  height: auto;
  overflow: hidden;
  white-space: normal;
  text-overflow: initial;
  font-weight: 600;
}
.page-blog .page-header h1,
.page-blog .page-header .subheading {
  font-size: 1.86666667em;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a1a1a1;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.5;
}
.richtext h1 {
  margin: 0;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #304b50;
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 1.28571429;
  margin: 0 0 30px 0;
}
.richtext h1 small,
.richtext h1 .small {
  font-weight: normal;
  line-height: 1;
  color: #a1a1a1;
}
strong.richtext h1 {
  display: block;
}
.richtext h1 small,
.richtext h1 .small {
  font-size: 65%;
}
.richtext h2 {
  margin: 0;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #304b50;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.22222222;
  margin: 0 0 20px 0;
}
.richtext h2 small,
.richtext h2 .small {
  font-weight: normal;
  line-height: 1;
  color: #a1a1a1;
}
strong.richtext h2 {
  display: block;
}
.richtext h2 small,
.richtext h2 .small {
  font-size: 65%;
}
.richtext h3,
.richtext h4,
.richtext h5,
.richtext h6 {
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #304b50;
  margin-top: 11px;
  margin-bottom: 11px;
  font-size: 15px;
  line-height: 1.33333333;
  margin: 0;
  line-height: 1.5;
}
.richtext h3 small,
.richtext h4 small,
.richtext h5 small,
.richtext h6 small,
.richtext h3 .small,
.richtext h4 .small,
.richtext h5 .small,
.richtext h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #a1a1a1;
}
strong.richtext h3,
strong.richtext h4,
strong.richtext h5,
strong.richtext h6 {
  display: block;
}
.richtext h3 small,
.richtext h4 small,
.richtext h5 small,
.richtext h6 small,
.richtext h3 .small,
.richtext h4 .small,
.richtext h5 .small,
.richtext h6 .small {
  font-size: 75%;
}
.richtext p {
  line-height: 1.5;
}
.richtext ol,
.richtext ul,
.richtext p,
.richtext table {
  margin-bottom: 2em;
}
.richtext ol:last-child,
.richtext ul:last-child,
.richtext p:last-child,
.richtext table:last-child {
  margin-bottom: 0;
}
.richtext ol + h1,
.richtext ul + h1,
.richtext p + h1,
.richtext table + h1,
.richtext ol + h2,
.richtext ul + h2,
.richtext p + h2,
.richtext table + h2 {
  margin-top: 40px;
}
.richtext + .buttons {
  margin-top: 20px;
}
.richtext ul {
  margin-left: 2em;
  padding: 0;
  list-style-type: disc;
}
.richtext ol {
  margin-left: 2.33333333em;
  padding: 0;
  list-style-type: decimal-leading-zero;
}
.richtext ul li,
.richtext ol li {
  padding: 0;
  margin: 0;
  margin-bottom: 0.66666667em;
}
.richtext ul li:last-child,
.richtext ol li:last-child {
  margin-bottom: 0;
}
.richtext ul li ul,
.richtext ol li ul,
.richtext ul li ol,
.richtext ol li ol {
  margin-left: 1.4em;
  margin-top: 0.66666667em;
}
.richtext blockquote {
  padding: 0 4.66666667em;
  margin: 0 0 2em 0;
  position: relative;
}
.richtext blockquote:before {
  font-family: "icomoon";
  content: "\e978";
  display: inline-block;
  width: 1.33333333em;
  height: 1.33333333em;
  position: absolute;
  top: 0;
  left: 3em;
}
.richtext .contents + .contents {
  padding-top: 0;
}
.richtext ul,
.richtext ol,
.richtext li,
.richtext blockquote,
.richtext p,
.richtext h1,
.richtext h2,
.richtext h3,
.richtext h4,
.richtext h5 {
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.richtext ul:empty,
.richtext ol:empty,
.richtext li:empty,
.richtext blockquote:empty,
.richtext p:empty,
.richtext h1:empty,
.richtext h2:empty,
.richtext h3:empty,
.richtext h4:empty,
.richtext h5:empty {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  margin: 0;
  padding: 0;
}
.richtext table {
  background-color: transparent;
}
.richtext caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #a1a1a1;
  text-align: left;
}
.richtext th {
  text-align: left;
}
.richtext .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.richtext .table > thead > tr > th,
.richtext .table > tbody > tr > th,
.richtext .table > tfoot > tr > th,
.richtext .table > thead > tr > td,
.richtext .table > tbody > tr > td,
.richtext .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.richtext .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.richtext .table > caption + thead > tr:first-child > th,
.richtext .table > colgroup + thead > tr:first-child > th,
.richtext .table > thead:first-child > tr:first-child > th,
.richtext .table > caption + thead > tr:first-child > td,
.richtext .table > colgroup + thead > tr:first-child > td,
.richtext .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.richtext .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.richtext .table .table {
  background-color: #e6e6e0;
}
.richtext .table-condensed > thead > tr > th,
.richtext .table-condensed > tbody > tr > th,
.richtext .table-condensed > tfoot > tr > th,
.richtext .table-condensed > thead > tr > td,
.richtext .table-condensed > tbody > tr > td,
.richtext .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.richtext .table-bordered {
  border: 1px solid #ddd;
}
.richtext .table-bordered > thead > tr > th,
.richtext .table-bordered > tbody > tr > th,
.richtext .table-bordered > tfoot > tr > th,
.richtext .table-bordered > thead > tr > td,
.richtext .table-bordered > tbody > tr > td,
.richtext .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.richtext .table-bordered > thead > tr > th,
.richtext .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.richtext h3 {
  margin-bottom: 20px;
}
.rt-dotlist,
.rt-checklist,
.rt-unchecklist,
.richtext .rt-dotlist,
.richtext .rt-checklist,
.richtext .rt-unchecklist {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.rt-dotlist li,
.rt-checklist li,
.rt-unchecklist li,
.richtext .rt-dotlist li,
.richtext .rt-checklist li,
.richtext .rt-unchecklist li {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 2.33333333em;
  padding-right: 0;
  position: relative;
  vertical-align: middle;
}
.rt-dotlist li:before,
.rt-checklist li:before,
.rt-unchecklist li:before,
.richtext .rt-dotlist li:before,
.richtext .rt-checklist li:before,
.richtext .rt-unchecklist li:before {
  font-family: 'icomoon';
  display: block;
  width: 35px;
  height: 1.5em;
  position: absolute;
  text-align: center;
  left: 0;
  line-height: 1.5em;
  vertical-align: middle;
}
.rt-dotlist li:before,
.richtext .rt-dotlist li:before {
  content: "\e603";
  color: #99d1c8;
  font-size: 0.7em;
  top: 3px;
}
.rt-checklist li:before,
.richtext .rt-checklist li:before {
  content: "\ea10";
  color: #99d1c8;
  font-size: 1em;
  top: 0;
}
.rt-unchecklist li:before,
.richtext .rt-unchecklist li:before {
  content: "\ea0f";
  color: #f29b8a;
  font-size: 1em;
  top: 0;
}
@media (min-width: 768px) {
  .richtext ul {
    margin-left: 4em;
  }
  .richtext ol {
    margin-left: 4.66666667em;
  }
}
@media (min-width: 940px) {
  .richtext h1,
  .richtext .h1 {
    font-size: 38px;
    line-height: 1.10526316;
  }
  .richtext h2,
  .richtext .h2 {
    font-size: 28px;
    line-height: 1.28571429;
  }
  .richtext h3,
  .richtext .h3 {
    font-size: 18px;
    line-height: 1.22222222;
  }
  .section-text-breaking .headline > * {
    display: block;
    font-size: 28px;
    line-height: 1.28571429;
  }
  .section-text-breaking .richtext {
    font-size: 18px;
    line-height: 1.22222222;
  }
}
.label-speech-bubble {
  background-color: #d9dbd8;
  border: 1px solid #d9dbd8;
  -webkit-border-radius: 0.4em;
  -moz-border-radius: 0.4em;
  border-radius: 0.4em;
  width: 100%;
  min-height: 2em;
  padding: 1em 2em;
  text-align: left;
  position: relative;
  display: block;
  font-style: italic;
}
.label-speech-bubble strong,
.label-speech-bubble a {
  font-style: normal;
  color: #304b50;
}
.label-speech-bubble p,
.label-speech-bubble ol,
.label-speech-bubble ul {
  margin: 0;
  padding: 0;
}
.label-speech-bubble .arrow {
  border-style: solid;
  display: block;
  position: absolute;
  z-index: 1;
}
.label-speech-bubble .bottom {
  border-color: #d9dbd8 transparent transparent transparent;
  border-width: 1.66666667em 1.66666667em 0px 1.66666667em;
  bottom: -1.66666667em;
  right: 0.83333333em;
}
.label-speech-bubble .bottom:after {
  display: block;
  width: 25px;
  height: 25px;
  background-color: #e6e6e0;
  position: absolute;
  left: 50%;
  top: -1.66666667em;
  content: "";
  margin-top: 1px;
}
.label-speech-bubble.active .bottom:after {
  border-color: #d9dbd8 transparent transparent transparent !important;
}
.mytyFormControl {
  width: 100%;
  display: table-cell;
  position: relative;
  z-index: 2;
  margin: 0;
  height: 44px;
  padding: 10px 15px;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 1em !important;
  line-height: 1.46666667em;
  color: #6d8083;
  color: rgba(48, 75, 80, 0.8);
  background-image: none;
  background-color: #fff;
  border: 1px solid #DDDDDD;
}
.mytyFormControl::-moz-placeholder {
  color: #6d8083;
  opacity: 1;
}
.mytyFormControl:-ms-input-placeholder {
  color: #6d8083;
}
.mytyFormControl::-webkit-input-placeholder {
  color: #6d8083;
}
.mytyFormControl:focus {
  color: rgba(48, 75, 80, 0.8);
}
.mytyFormControl:focus::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
.mytyFormControl:focus:-ms-input-placeholder {
  color: #FFFFFF;
}
.mytyFormControl:focus::-webkit-input-placeholder {
  color: #FFFFFF;
}
.mytyFormControl[readonly] {
  background-color: #DDDDDD;
}
.mytyFormControl[readonly]:focus::-moz-placeholder {
  color: rgba(48, 75, 80, 0.8);
  opacity: 1;
}
.mytyFormControl[readonly]:focus:-ms-input-placeholder {
  color: rgba(48, 75, 80, 0.8);
}
.mytyFormControl[readonly]:focus::-webkit-input-placeholder {
  color: rgba(48, 75, 80, 0.8);
}
textarea.mytyFormControl {
  height: auto;
  min-height: 70px;
}
.mytyFormError .mytyFormLabel label {
  color: #FF0000;
}
.mytyFormError .mytyFormControl {
  border-color: #FF0000;
}
.mytyFormSuccess .mytyFormLabel label {
  color: #87c00f;
}
.mytyFormSuccess .mytyFormControl {
  border-color: #87c00f;
}
.owl-controls .owl-dots {
  background-color: transparent;
  list-style: none;
  margin: 0;
  padding: 0.46666667em 0 0 0;
  height: 2em;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.owl-controls .owl-dots .owl-dot {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 15px;
  height: 15px;
  margin: 1px 2px;
  border: 5px solid #97a5a7;
  border-radius: 50%;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.owl-controls .owl-dots .owl-dot span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.owl-controls .owl-dots .owl-dot:hover {
  background-color: #97a5a7;
}
.owl-controls .owl-dots .active {
  border-color: #304b50;
  background-color: #304b50;
}
.owl-controls .owl-dots .active:hover {
  background-color: transparent;
}
.topnavbar-wrapper {
  height: 4.66666667em;
  color: #FFFFFF;
}
.topnavbar-wrapper .topnavbar {
  height: 4.66666667em;
  width: 100%;
  white-space: nowrap;
  min-width: 310px;
  background-color: #304c50;
}
.topnavbar-wrapper .topnavbar:before,
.topnavbar-wrapper .topnavbar:after {
  content: " ";
  display: table;
}
.topnavbar-wrapper .topnavbar:after {
  clear: both;
}
.topnavbar-wrapper .navbar-nav {
  width: 4.66666667em;
  height: 4.66666667em;
  margin: 0;
  padding: 0;
  list-style: none;
}
.topnavbar-wrapper .navbar-nav li,
.topnavbar-wrapper .navbar-nav ul {
  margin: 0;
  padding: 0;
}
.topnavbar-wrapper .navbar-left {
  float: left;
  margin-right: -4.66666667em;
}
.topnavbar-wrapper .navbar-right {
  float: right;
  margin-left: -4.66666667em;
}
.topnavbar-wrapper .sb-toggle,
.topnavbar-wrapper .sb-signin {
  display: block;
  position: relative;
  z-index: 10;
  width: 4.66666667em;
  height: 4.66666667em;
  padding: 1em;
  color: #FFFFFF;
  text-align: center;
}
.topnavbar-wrapper .sb-toggle [class*='picto-'],
.topnavbar-wrapper .sb-signin [class*='picto-'] {
  font-size: 1.86666667em;
  height: 1.42857143em;
  line-height: 1.42857143em;
  vertical-align: middle;
  text-align: center;
}
.topnavbar-wrapper .sb-toggle:hover,
.topnavbar-wrapper .sb-signin:hover {
  background-color: #c0c9ca;
  background-color: rgba(255, 255, 255, 0.2);
}
.topnavbar-wrapper .sb-toggle.active,
.topnavbar-wrapper .sb-signin.active {
  background-color: #87c00f;
}
.topnavbar-wrapper .navbar-brand {
  height: 4.66666667em;
  width: 100%;
  float: left;
  position: relative;
  z-index: 9;
  background-color: #304c50;
}
.topnavbar-wrapper .navbar-brand .brand-logo {
  height: 4.66666667em;
  width: 11.33333333em;
  display: block;
  margin: 0 auto;
  background: transparent url("/templates/themes/startnext.header.footer/img/logo.png") no-repeat 0 15px;
}
.topnavbar-wrapper .navbar-user {
  display: block;
  width: 2.66666667em;
  height: 2.66666667em;
}
.topnavbar-wrapper .navbar-user img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}
.sb-active-left #pageHeadbarWrap .sb-toggle-left {
  background-color: #87c00f;
}
.sb-slidebar {
  color: #FFFFFF;
}
.sb-slidebar ul,
.sb-slidebar li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sb-slidebar a {
  color: #FFFFFF;
}
.sb-slidebar .slidebar-platform-menue {
  padding: 0 1em;
  margin: 0;
}
.sb-slidebar .slidebar-platform-menue a {
  display: block;
  font-size: 1.07692308em;
  padding: 1.07142857em 0.71428571em;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.sb-slidebar .slidebar-platform-menue a:hover {
  background-color: #c0c9ca;
  background-color: rgba(255, 255, 255, 0.2);
}
.sb-slidebar .slidebar-platform-menue a:hover.sidebar-logo {
  background-color: transparent;
  opacity: 0.8;
}
.sb-slidebar .slidebar-platform-menue li:last-child a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.sb-slidebar .slidebar-platform-menue .sidebar-logo {
  border-top: 0;
  height: 5em;
  padding: 1.07142857em 0.71428571em;
  margin: 0 -1.07142857em;
  background: transparent url("/templates/themes/startnext.header.footer/img/logo.png") no-repeat 15px 15px;
}
.sb-slidebar .slidebar-user {
  margin: 0;
  padding: 0 1em;
  position: relative;
  height: 4.66666667em;
  background-color: #87c00f;
  color: #FFFFFF;
}
.sb-slidebar .slidebar-user .fn {
  width: 100%;
  display: block;
  float: left;
  padding: 1.66666667em 1em 0 1em;
}
.sb-slidebar .slidebar-user .fn .value {
  display: block;
  width: 100%;
  overflow: hidden;
}
.sb-slidebar .slidebar-user:before,
.sb-slidebar .slidebar-user:after {
  content: " ";
  display: table;
}
.sb-slidebar .slidebar-user:after {
  clear: both;
}
.sb-slidebar .nav-slidebar-user {
  margin: 1.33333333em 0 0 0;
  padding: 0 1em;
}
.sb-slidebar .nav-slidebar-user a {
  display: block;
  font-size: 0.93333333em;
  padding: 0.21428571em 0.71428571em;
  position: relative;
}
.sb-slidebar .nav-slidebar-user a .caption {
  display: inline-block;
  vertical-align: middle;
}
.sb-slidebar .nav-slidebar-user a [class*='picto-'] {
  vertical-align: middle;
  margin-right: 0.71428571em;
}
.sb-slidebar .nav-slidebar-user a:hover {
  color: #87c00f;
}
.sb-slidebar .label-speech-bubble {
  width: 2.66666667em;
  min-height: 1px;
  height: 1.4em;
  position: absolute;
  right: 1em;
  top: 0.06666667em;
  padding: 0;
  background-color: #e75a46;
  border-color: #e75a46;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.4em;
  vertical-align: middle;
}
.sb-slidebar .label-speech-bubble .count {
  font-size: 0.73333333em;
}
.sb-slidebar .label-speech-bubble .bottom {
  border-color: #e75a46 transparent transparent transparent;
  border-width: 6px 6px 0px 6px;
  bottom: -6px;
  left: 3px;
  right: auto;
}
.sb-slidebar .label-speech-bubble .bottom:after {
  display: block;
  width: 12px;
  height: 12px;
  background-color: #304b50;
  position: absolute;
  left: -12px;
  top: -6px;
  content: "";
  margin-top: 1px;
}
.sb-slidebar .slidebar-search {
  margin: 1em 0 0 0;
  padding: 0 1em;
  height: 4.66666667em;
}
.sb-slidebar .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.sb-slidebar .form-control {
  width: 100%;
  display: table-cell;
  position: relative;
  z-index: 2;
  margin: 0;
  height: 2.66666667em;
  padding: 0.53333333em 0.8em;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 1em !important;
  line-height: 1.46666667em;
  color: #6d8083;
  color: rgba(48, 75, 80, 0.8);
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #304c50;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sb-slidebar .form-control::-moz-placeholder {
  color: #6d8083;
  opacity: 1;
}
.sb-slidebar .form-control:-ms-input-placeholder {
  color: #6d8083;
}
.sb-slidebar .form-control::-webkit-input-placeholder {
  color: #6d8083;
}
.sb-slidebar .form-control:focus {
  color: rgba(48, 75, 80, 0.8);
}
.sb-slidebar .form-control:focus::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
.sb-slidebar .form-control:focus:-ms-input-placeholder {
  color: #FFFFFF;
}
.sb-slidebar .form-control:focus::-webkit-input-placeholder {
  color: #FFFFFF;
}
.sb-slidebar .mytyFormElementError label,
.sb-slidebar .mytyFormElementError .form-control {
  color: #ff0000;
}
.sb-slidebar .mytyFormElementError .form-control {
  border-color: #ff0000;
}
.sb-slidebar .input-group-btn {
  display: table-cell;
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
}
.sb-slidebar .input-group-btn .btn-search {
  margin-left: -0.06666667em;
  position: relative;
  color: #FFFFFF;
  background-color: transparent;
  height: 2.66666667em;
  border: 1px solid transparent;
  padding: 0.53333333em 0.8;
  font-size: 1em;
  line-height: 1.9em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 4;
}
.sb-slidebar .input-group-btn .btn-search [class*='picto-'] {
  font-size: 18px;
}
.appModalDialog {
  max-width: none;
  color: #304b50;
}
.appModalDialog .appBox {
  max-width: none;
}
.appModalDialog .appBox.appBoxInfo {
  background-color: #FFFFFF;
  color: #304b50;
}
.appModalDialog .appBox.appBoxInfo a {
  color: #304b50;
}
.appModalDialog .appModalDialogHeader .image {
  height: 4.66666667em;
  max-width: 100%;
  overflow: hidden;
}
.appModalDialog .appModalDialogHeader .image img {
  display: block;
  max-height: 4.66666667em;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.53333333em 15px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .picto,
.btn [class^="picto-"],
.btn [class*=" picto-"] {
  vertical-align: middle;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn {
  color: #FFFFFF;
  background-color: #87c00f;
  border-color: #87c00f;
}
.btn:hover,
.btn:focus,
.btn.focus,
.btn:active,
.btn.active {
  color: #FFFFFF;
  background-color: #A3CB4D;
  border-color: #A3CB4D;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled.focus,
.btn[disabled].focus,
fieldset[disabled] .btn.focus,
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active,
.btn.disabled.active,
.btn[disabled].active,
fieldset[disabled] .btn.active {
  background-color: #7ca12e;
  border-color: #7ca12e;
}
.btn-primary {
  color: #FFFFFF;
  background-color: #87c00f;
  border-color: #87c00f;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #FFFFFF;
  background-color: #A3CB4D;
  border-color: #A3CB4D;
}
.btn-primary:active,
.btn-primary.active {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #7ca12e;
  border-color: #7ca12e;
}
.btn-2nd {
  color: #FFFFFF;
  background-color: #304b50;
  border-color: #304b50;
}
.btn-2nd:hover,
.btn-2nd:focus,
.btn-2nd.focus,
.btn-2nd:active,
.btn-2nd.active {
  color: #FFFFFF;
  background-color: #6E8184;
  border-color: #6E8184;
}
.btn-2nd:active,
.btn-2nd.active {
  background-image: none;
}
.btn-2nd.disabled,
.btn-2nd[disabled],
fieldset[disabled] .btn-2nd,
.btn-2nd.disabled:hover,
.btn-2nd[disabled]:hover,
fieldset[disabled] .btn-2nd:hover,
.btn-2nd.disabled:focus,
.btn-2nd[disabled]:focus,
fieldset[disabled] .btn-2nd:focus,
.btn-2nd.disabled.focus,
.btn-2nd[disabled].focus,
fieldset[disabled] .btn-2nd.focus,
.btn-2nd.disabled:active,
.btn-2nd[disabled]:active,
fieldset[disabled] .btn-2nd:active,
.btn-2nd.disabled.active,
.btn-2nd[disabled].active,
fieldset[disabled] .btn-2nd.active {
  background-color: #404040;
  border-color: #404040;
}
.btn-3rd {
  color: #304b50;
  background-color: #c0c9ca;
  border-color: #c0c9ca;
}
.btn-3rd:hover,
.btn-3rd:focus,
.btn-3rd.focus,
.btn-3rd:active,
.btn-3rd.active {
  color: #304b50;
  background-color: #D3D9DA;
  border-color: #D3D9DA;
}
.btn-3rd:active,
.btn-3rd.active {
  background-image: none;
}
.btn-3rd.disabled,
.btn-3rd[disabled],
fieldset[disabled] .btn-3rd,
.btn-3rd.disabled:hover,
.btn-3rd[disabled]:hover,
fieldset[disabled] .btn-3rd:hover,
.btn-3rd.disabled:focus,
.btn-3rd[disabled]:focus,
fieldset[disabled] .btn-3rd:focus,
.btn-3rd.disabled.focus,
.btn-3rd[disabled].focus,
fieldset[disabled] .btn-3rd.focus,
.btn-3rd.disabled:active,
.btn-3rd[disabled]:active,
fieldset[disabled] .btn-3rd:active,
.btn-3rd.disabled.active,
.btn-3rd[disabled].active,
fieldset[disabled] .btn-3rd.active {
  background-color: #c5c5c5;
  border-color: #c5c5c5;
}
.btn-adn {
  background-color: #87c00f;
  border-color: #87c00f;
}
.btn-adn:hover,
.btn-adn:focus,
.btn-adn.focus,
.btn-adn:active,
.btn-adn.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-share {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-share:hover,
.btn-share:focus,
.btn-share.focus,
.btn-share:active,
.btn-share.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-flickr {
  background-color: #ff0084;
  border-color: #ff0084;
}
.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr.focus,
.btn-flickr:active,
.btn-flickr.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-google-plus {
  background-color: #dd4b39;
  border-color: #dd4b39;
}
.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus.focus,
.btn-google-plus:active,
.btn-google-plus.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-instagram {
  background-color: #3f729b;
  border-color: #3f729b;
}
.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram.focus,
.btn-instagram:active,
.btn-instagram.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-linkedin {
  background-color: #007bb6;
  border-color: #007bb6;
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin.focus,
.btn-linkedin:active,
.btn-linkedin.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-mailto {
  background-color: #96A4A7;
  border-color: #96A4A7;
}
.btn-mailto:hover,
.btn-mailto:focus,
.btn-mailto.focus,
.btn-mailto:active,
.btn-mailto.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-pinterest {
  background-color: #cb2027;
  border-color: #cb2027;
}
.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest.focus,
.btn-pinterest:active,
.btn-pinterest.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-soundcloud {
  background-color: #ff5500;
  border-color: #ff5500;
}
.btn-soundcloud:hover,
.btn-soundcloud:focus,
.btn-soundcloud.focus,
.btn-soundcloud:active,
.btn-soundcloud.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-tumblr {
  background-color: #2c4762;
  border-color: #2c4762;
}
.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr.focus,
.btn-tumblr:active,
.btn-tumblr.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-twitter {
  background-color: #55acee;
  border-color: #55acee;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-vimeo {
  background-color: #1ab7ea;
  border-color: #1ab7ea;
}
.btn-vimeo:hover,
.btn-vimeo:focus,
.btn-vimeo.focus,
.btn-vimeo:active,
.btn-vimeo.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-xing {
  background-color: #135353;
  border-color: #135353;
}
.btn-xing:hover,
.btn-xing:focus,
.btn-xing.focus,
.btn-xing:active,
.btn-xing.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-whatsapp {
  background-color: #4dc247;
  border-color: #4dc247;
}
.btn-whatsapp:hover,
.btn-whatsapp:focus,
.btn-whatsapp.focus,
.btn-whatsapp:active,
.btn-whatsapp.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-expand {
  background-color: #c0c9ca;
  border-color: #c0c9ca;
  color: #304b50;
}
.btn-expand:hover,
.btn-expand:focus,
.btn-expand.focus,
.btn-expand:active,
.btn-expand.active {
  background-color: #304b50;
  border-color: #304b50;
}
.btn-expand:hover,
.btn-expand:focus,
.btn-expand.focus,
.btn-expand:active,
.btn-expand.active {
  background-color: #6d8083;
  border-color: #6d8083;
}
#sb-site .user-social-links {
  list-style: none;
  padding: 0 0 2.66666667em;
  position: fixed;
  top: 510px;
  right: 0;
  height: 10.66666667em;
  overflow: hidden;
  transition: all 0.3s ease;
  z-index: 12;
}
#sb-site .user-social-links li {
  float: none;
  clear: left;
}
#sb-site .user-social-links a:hover {
  color: #304b50;
}
#sb-site .user-social-links .btn {
  display: inline-block;
  width: 2.66666667em;
  height: 2.66666667em;
  color: #FFFFFF;
  float: left;
  text-align: center;
  padding: 0;
  padding-top: 0.46666667em;
  border-radius: 0;
  border-color: transparent;
  outline: none;
}
#sb-site .user-social-links .btn:hover {
  color: #FFFFFF;
}
#sb-site .user-social-links .btn .picto {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
#sb-site .user-social-links .btn-expand {
  color: #304b50;
  background: #c0c9ca;
  position: absolute;
  left: 0;
  bottom: 0;
}
#sb-site .user-social-links .btn.hide-mobile {
  display: none;
}
#sb-site .user-social-links .btn-expand:hover {
  background: #6d8083;
  color: #FFFFFF;
}
#pageContentSections .user-social-links {
  top: 552px;
}
#sb-site .user-social-links.open {
  height: auto;
}
#sb-site .user-social-links.open .picto-plus:before {
  content: "\ea0b";
}
@media (max-width: 1019px) {
  body #sb-site ul.user-social-links {
    position: fixed;
    left: 0;
    top: auto !important;
    bottom: 0;
    width: 100%;
    display: table;
    height: auto;
    padding: 0;
    margin: 0;
    z-index: 99;
  }
  body #sb-site ul.user-social-links li {
    float: none;
    clear: none;
    display: table-cell;
  }
  body #sb-site ul.user-social-links li.shareWidget {
    display: none;
  }
  body #sb-site ul.user-social-links .btn {
    width: 100%;
    padding: 8px 0 0;
    border-radius: 0;
    border: none;
  }
  body #sb-site ul.user-social-links .btn-expand {
    display: none !important;
  }
}
@media (min-width: 1020px) {
  #sb-site .user-social-links .btn.hide-desktop {
    display: none;
  }
  #sb-site .user-social-links .btn.hide-mobile {
    display: inline-block;
  }
  #sb-site .small-head-intermediate ~ .user-social-links,
  #sb-site .navigation-horizontal.affix ~ .user-social-links {
    top: 9.5em !important;
  }
}
[data-top-pos-from] {
  display: none;
}
.teaser-navigation {
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 14;
}
.teaser-navigation .container {
  padding: 0;
  height: 40px;
}
.teaser-navigation .nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  position: static;
  max-height: 40px;
  min-width: 0;
  width: 100%;
  white-space: nowrap;
}
.teaser-navigation .nav li {
  width: auto;
  float: none;
  padding: 0;
  display: inline-block;
  margin: 0 20px;
}
.teaser-navigation .nav li a {
  border-bottom: 0;
  padding: 0.75em 0 0.125em 0;
  height: 2.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  display: inline-block;
}
.teaser-navigation .nav li a:after {
  background-color: #304b50;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  transition: width 0.3s;
  width: 0;
}
.teaser-navigation .nav li a:hover {
  cursor: pointer;
  color: inherit;
  background-color: transparent;
  text-decoration: none;
}
.teaser-navigation .nav li a:hover:after {
  width: 100%;
  background-color: #304b50;
}
.teaser-navigation .nav li a.current,
.teaser-navigation .nav li a:active,
.teaser-navigation .nav li a:focus {
  color: #304b50;
}
.teaser-navigation .nav li a.current:after,
.teaser-navigation .nav li a:active:after,
.teaser-navigation .nav li a:focus:after {
  background-color: rgba(48, 75, 80, 0.8);
  width: 100%;
}
.teaser-navigation .nav li a .count {
  display: none;
}
.teaser-navigation .nav li:first-child {
  margin-left: 0;
}
.teaser-navigation .nav li:last-child {
  margin-right: 0;
}
.teaser-navigation .slidemenu {
  display: none;
}
.section-head-teaser {
  font-size: 16px;
  margin: 0;
  padding: 70px 0 0 0;
  background: #f3f4f5;
  height: 15.625em;
  color: #304b50;
  position: relative;
}
.section-head-teaser .container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  z-index: 10;
}
.section-head-teaser .bg {
  background: #f3f4f5;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.section-head-teaser .overlay {
  background: #000000;
  position: absolute;
  opacity: 0.4;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
  display: none;
}
.section-head-teaser .headline .h1 {
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 38px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 1.10526316;
  max-height: 1.10526316em;
  white-space: nowrap;
  overflow: hidden;
}
.section-head-teaser .richtext {
  width: 100%;
  position: relative;
  z-index: 10;
  font-size: 28px;
  line-height: 1.28571429;
  max-height: 36px;
  overflow: hidden;
  font-weight: 400;
}
.section-head-teaser .richtext:before,
.section-head-teaser .richtext:after {
  content: " ";
  display: table;
}
.section-head-teaser .richtext:after {
  clear: both;
}
.section-head-teaser .richtext.paragraph {
  font-size: 18px;
  line-height: 1.22222222;
  max-height: none;
}
.section-head-teaser .richtext * {
  line-height: 1.28571429;
}
.section-head-teaser .richtext p:last-child,
.section-head-teaser .richtext ul ol:last-child {
  margin-bottom: 0;
}
.section-head-teaser .headline + .richtext {
  margin-top: 10px;
}
.section-head-teaser .buttons {
  margin: 30px 0 0 0;
}
.section-head-teaser .buttons .btn .picto + .caption {
  padding: 0 0 0 10px;
}
.section-head-teaser .buttons .btn .caption {
  vertical-align: middle;
}
.section-head-teaser .btn-cta-large .btn-cta {
  display: inline-block;
  max-width: 100%;
  padding: 20px 30px;
  color: #FFFFFF;
  background-color: #87c00f;
  border-color: #87c00f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: none;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.section-head-teaser .btn-cta-large .btn-cta .caption,
.section-head-teaser .btn-cta-large .btn-cta .picto {
  font-size: 18px;
}
.section-head-teaser .btn-cta-large .btn-cta:hover {
  color: #FFFFFF;
  background-color: #A3CB4D;
  border-color: #A3CB4D;
}
.section-head-teaser .image {
  max-width: 90%;
  margin: 0 auto;
  position: relative;
  padding: 0;
  display: none;
}
.section-head-teaser .image img {
  display: block;
  max-width: 100%;
  margin: 2.66666667em auto 0 auto;
}
.section-head-teaser.inverted * {
  color: #FFFFFF;
}
.section-head-teaser.inverted .overlay {
  display: block;
}
.section-head-teaser.cta .richtext {
  max-height: 36px;
}
.section-head-teaser.flex-height {
  height: auto;
  min-height: 15.625em;
}
.section-head-teaser.flex-height .image {
  display: block;
}
.section-head-teaser.flex-height .teaser-navigation {
  height: 220px;
  padding-top: 180px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADeCAYAAAD8fWpzAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAAWklEQVQ4y92SMQ7AIAwDL6b//2zbvVslpBgFUJcyWJwvSwTw43NedwgIASS3Atquaj8ObYxMCe2OTGHWHW+0Hq2w2BxmnRwqCSvUb5Rh9UHHYf9zJhjOsSbiAf8VBT6+oL7aAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-position: left bottom;
  background: -moz-linear-gradient(top, rgba(243, 244, 245, 0) 0%, #f3f4f5 95%, #f3f4f5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 244, 245, 0)), color-stop(95%, #f3f4f5), color-stop(100%, #f3f4f5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(243, 244, 245, 0) 0%, #f3f4f5 95%, #f3f4f5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(243, 244, 245, 0) 0%, #f3f4f5 95%, #f3f4f5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(243, 244, 245, 0) 0%, #f3f4f5 95%, #f3f4f5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(243, 244, 245, 0) 0%, #f3f4f5 95%, #f3f4f5 100%);
  /* W3C */
}
.section-head-teaser.flex-height .btn-cta-large:last-child {
  margin-bottom: 4.375em;
}
.section-head-teaser.teaser-img {
  height: 15.625em;
  overflow: hidden;
}
.section-head-teaser.teaser-img .image {
  display: block;
  max-width: 100%;
  height: 180px;
  overflow: hidden;
}
.section-head-teaser.teaser-img .teaser-navigation {
  height: 80px;
  padding-top: 40px;
}
.section-head-teaser.teaser-img.flex-height {
  height: auto;
  overflow: visible;
}
.section-head-teaser.teaser-img.flex-height .image {
  display: block;
  height: auto;
  min-height: 15.625em;
  overflow: visible;
}
@media (min-width: 940px) {
  .section-head-teaser .container {
    width: 940px;
  }
}
@media (max-width: 939px) {
  .section-head-teaser .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }
  .section-head-teaser .headline .h1 {
    font-size: 29px;
    white-space: normal;
  }
  .section-head-teaser .richtext {
    font-size: 22px;
    line-height: 1.4;
    max-height: 61.6px;
    overflow: hidden;
  }
  .section-head-teaser .richtext.paragraph {
    font-size: 15px;
  }
  .section-head-teaser.cta .richtext {
    max-height: 30.8px;
  }
  .teaser-navigation .nav {
    position: relative;
  }
  .teaser-navigation .crowded {
    position: relative;
  }
  .teaser-navigation .crowded .nav {
    overflow: hidden;
  }
  .teaser-navigation .crowded .slidemenu {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2.66666667em;
    padding-top: 0.8em;
    width: 5.33333333em;
    text-align: right;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f4f5+50,f3f4f5+100&amp;0+0,0.8+50,1+100 */
    background: #f3f4f5;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(243, 244, 245, 0.8) 50%, #f3f4f5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(243, 244, 245, 0.8)), color-stop(100%, #f3f4f5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(243, 244, 245, 0.8) 50%, #f3f4f5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(243, 244, 245, 0.8) 50%, #f3f4f5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(243, 244, 245, 0.8) 50%, #f3f4f5 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(243, 244, 245, 0.8) 50%, #f3f4f5 100%);
    /* W3C */
  }
}
@media (max-width: 639px) {
  .section-head-teaser {
    height: auto;
    padding-top: 30px;
  }
  .section-head-teaser .container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .section-head-teaser.flex-height,
  .section-head-teaser.teaser-img.flex-height {
    min-height: 1px;
    padding-bottom: 30px;
  }
  .section-head-teaser.flex-height .image,
  .section-head-teaser.teaser-img.flex-height .image {
    min-height: 1px;
  }
  .section-head-teaser.teaser-bg-img {
    padding-bottom: 30px;
  }
  .section-head-teaser .headline .h1 {
    font-size: 22px;
    line-height: 1.2;
    max-height: 79.2px;
    white-space: normal;
  }
  .section-head-teaser .richtext {
    font-size: 18px;
    line-height: 1.4;
    max-height: 50.4px;
    overflow: hidden;
  }
  .section-head-teaser .headline + .richtext {
    margin-top: 0;
  }
  .section-head-teaser.cta .richtext {
    max-height: 22.4px;
  }
}
@media (max-width: 767px) {
  .section-head-teaser .container {
    padding: 0 15px;
  }
}
.page-section {
  margin-top: 2.66666667em;
}
.page-section .container {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.page-section + .page-section {
  margin-top: 2.66666667em;
}
.page-section + .page-section-curated {
  margin-top: 0;
}
.page-section + .appArticleList {
  margin-top: 0;
}
.page-section .contents {
  padding: 4.66666667em 4em;
}
.page-section .contents + .contents {
  padding-top: 0;
}
.page-section .contents-subtitle {
  font-size: 0.86666667em;
  height: 2em;
  margin-bottom: -2em;
  padding: 0 1.53846154em;
  line-height: 2em;
  overflow: hidden;
  font-style: italic;
  text-align: right;
}
.page-section .image {
  position: relative;
}
.page-section .image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.page-section .image .status {
  position: absolute;
  z-index: 20;
}
.page-section .image .category {
  font-size: 0.86666667em;
  width: auto;
  height: 2.07692308em;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.page-section .image .category:before,
.page-section .image .category:after {
  content: " ";
  display: table;
}
.page-section .image .category:after {
  clear: both;
}
.page-section .image .category strong {
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.page-section .image .category .text {
  display: inline-block;
  height: 2.07692308em;
  padding: 0 1.53846154em;
  line-height: 2.07692308em;
  color: #FFFFFF;
  background-color: #2a2a2a;
  background-color: rgba(42, 42, 42, 0.8);
  float: left;
  text-transform: uppercase;
}
.page-section .image .category a {
  color: #FFFFFF;
}
.page-section .image .category a:hover {
  color: #FFFFFF;
}
.page-section .image .overlay {
  background-color: rgba(48, 75, 80, 0.7);
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-section .image .overlay .info {
  font-size: 1.86666667em;
  color: #FFFFFF;
  display: block;
  height: 1.85714286em;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.92857143em;
  text-align: center;
}
.page-section .image .overlay .info i,
.page-section .image .overlay .info span {
  vertical-align: middle;
}
.page-section .image .overlay .info .picto {
  font-size: 1.85714286em;
}
.page-section .slider-controls,
.page-section .owl-controls {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.page-section .share {
  position: relative;
  z-index: 10;
}
.page-section .share:before,
.page-section .share:after {
  content: " ";
  display: table;
}
.page-section .share:after {
  clear: both;
}
.page-section .share > .btn {
  float: left;
  height: 2.66666667em;
}
.page-section .social-buttons {
  height: 2.66666667em;
  max-width: 16.66666667em;
  overflow: hidden;
  opacity: 0;
  float: left;
  -webkit-transition: max-width 1s;
  -moz-transition: max-width 1s;
  -ms-transition: max-width 1s;
  -o-transition: max-width 1s;
}
.page-section .social-buttons:before,
.page-section .social-buttons:after {
  content: " ";
  display: table;
}
.page-section .social-buttons:after {
  clear: both;
}
.page-section .social-buttons .btn {
  display: inline-block;
  width: 2.66666667em;
  height: 2.66666667em;
  color: #FFFFFF;
  float: left;
  text-align: center;
  padding: 0;
  padding-top: 0.46666667em;
  border-radius: 0;
}
.page-section .social-buttons .btn:hover {
  color: #FFFFFF;
}
.page-section .social-buttons .btn .picto {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
.page-section .network {
  background-color: #f3f4f5;
  height: 4em;
}
.page-section .network .social-buttons {
  opacity: 1;
}
.page-section .network .social-buttons .btn {
  background-color: transparent;
  color: #97a5a7;
  border: 0;
  width: 29px;
}
.page-section .network .social-buttons .btn:hover {
  color: #304b50;
}
.page-section .network .social-buttons .btn:hover i {
  color: #304b50;
}
.page-section .network .social-buttons .btn-facebook {
  padding-top: 0.33333333em;
}
.article-footer {
  height: 8.33333333em;
  padding-top: 3em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(30%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
}
.appArticleList .headline:before,
.section-search-user .headline:before,
.appArticleList .headline:after,
.section-search-user .headline:after {
  content: " ";
  display: table;
}
.appArticleList .headline:after,
.section-search-user .headline:after {
  clear: both;
}
.appArticleList .headline h2,
.section-search-user .headline h2 {
  float: left;
}
.appArticleList .headline .more,
.section-search-user .headline .more {
  float: right;
}
.article-cell {
  margin-top: 20px;
}
.article-cell[onclick]:before,
.article-cell[data-jslink]:before,
.article-cell[onclick]:after,
.article-cell[data-jslink]:after {
  display: block;
  position: absolute;
  content: "";
  z-index: 16;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: rgba(135, 192, 15, 0);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.article-cell[onclick]:before,
.article-cell[data-jslink]:before {
  left: 10px;
}
.article-cell[onclick]:after,
.article-cell[data-jslink]:after {
  right: 10px;
}
.article-cell[onclick] .article-card,
.article-cell[data-jslink] .article-card,
.article-cell[onclick] .user-card,
.article-cell[data-jslink] .user-card {
  position: relative;
}
.article-cell[onclick] .article-card:before,
.article-cell[data-jslink] .article-card:before,
.article-cell[onclick] .user-card:before,
.article-cell[data-jslink] .user-card:before,
.article-cell[onclick] .article-card:after,
.article-cell[data-jslink] .article-card:after,
.article-cell[onclick] .user-card:after,
.article-cell[data-jslink] .user-card:after {
  display: block;
  position: absolute;
  content: "";
  z-index: 16;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: rgba(135, 192, 15, 0);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.article-cell[onclick] .article-card:before,
.article-cell[data-jslink] .article-card:before,
.article-cell[onclick] .user-card:before,
.article-cell[data-jslink] .user-card:before {
  top: 0;
}
.article-cell[onclick] .article-card:after,
.article-cell[data-jslink] .article-card:after,
.article-cell[onclick] .user-card:after,
.article-cell[data-jslink] .user-card:after {
  bottom: 0;
}
.article-cell[onclick]:hover,
.article-cell[data-jslink]:hover,
.article-cell[onclick]:active,
.article-cell[data-jslink]:active {
  cursor: pointer;
}
.article-cell[onclick]:hover:before,
.article-cell[data-jslink]:hover:before,
.article-cell[onclick]:active:before,
.article-cell[data-jslink]:active:before,
.article-cell[onclick]:hover:after,
.article-cell[data-jslink]:hover:after,
.article-cell[onclick]:active:after,
.article-cell[data-jslink]:active:after {
  background-color: #87c00f;
}
.article-cell[onclick]:hover .article-card:before,
.article-cell[data-jslink]:hover .article-card:before,
.article-cell[onclick]:active .article-card:before,
.article-cell[data-jslink]:active .article-card:before,
.article-cell[onclick]:hover .user-card:before,
.article-cell[data-jslink]:hover .user-card:before,
.article-cell[onclick]:active .user-card:before,
.article-cell[data-jslink]:active .user-card:before,
.article-cell[onclick]:hover .article-card:after,
.article-cell[data-jslink]:hover .article-card:after,
.article-cell[onclick]:active .article-card:after,
.article-cell[data-jslink]:active .article-card:after,
.article-cell[onclick]:hover .user-card:after,
.article-cell[data-jslink]:hover .user-card:after,
.article-cell[onclick]:active .user-card:after,
.article-cell[data-jslink]:active .user-card:after {
  background-color: #87c00f;
}
.article-status {
  position: relative;
  height: 7px;
  color: #6d8083;
  background-color: #FFFFFF;
  padding: 0 2em;
  top: auto;
  left: auto;
  margin: 0;
}
.article-status:before,
.article-status:after {
  content: " ";
  display: table;
}
.article-status:after {
  clear: both;
}
.article-status .fundings {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.article-status .bar-bg {
  background-color: #d9dedf;
  height: 7px;
  position: relative;
}
.article-status .gap {
  width: 100%;
}
.article-status .bar {
  position: relative;
  height: 7px;
  background: #87c00f;
}
.article-status .bar-1 {
  background-color: #87c00f;
  float: left;
  z-index: 2;
}
.article-status .bar-2 {
  background-color: #87c00f;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.article-status .bar-3 {
  background-color: #87c00f;
  float: left;
  z-index: 2;
}
.article-card {
  height: 32em;
  position: relative;
  background: #FFFFFF;
  border: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
.article-card .article-footer {
  height: 8.33333333em;
  padding-top: 3em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 15%, #ffffff 32%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(255, 255, 255, 0)), color-stop(32%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 15%, #ffffff 32%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 15%, #ffffff 32%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 15%, #ffffff 32%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 15%, #ffffff 32%, #ffffff 100%);
  /* W3C */
}
.article-card .badges {
  height: 2.4em;
  width: 7.33333333em;
  position: absolute;
  right: 0;
  bottom: -1.2em;
  z-index: 10;
  text-align: right;
  padding-right: 0;
}
.article-card .badge {
  display: block;
  height: 2.4em;
  width: 2.4em;
  -webkit-border-radius: 1.2em;
  -moz-border-radius: 1.2em;
  border-radius: 1.2em;
  color: #FFFFFF;
  vertical-align: middle;
  background: #97a5a7;
  border: 1px solid #97a5a7;
  text-align: center;
  padding: 0.6em 0 0 0;
  z-index: 5;
  position: absolute;
  right: 20px;
  top: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.article-card .badge:nth-child(2) {
  right: 4.73333333em;
}
.article-card .badge:nth-child(3) {
  right: 7.46666667em;
}
.article-card .badge:nth-child(4) {
  right: 10.2em;
}
.article-card .badge .caption {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  font-size: 13px;
}
.article-card a.badge {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.article-card a.badge:hover {
  background: #b6c0c2;
  border-color: #b6c0c2;
}
.article-card .badge-star {
  padding: 0.46666667em 0 0 0;
}
.article-card .image {
  height: auto;
  max-height: 200px;
  position: relative;
  z-index: 11;
}
.article-card .image img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.article-card .image .img-alternate {
  background-color: #c0c9ca;
  width: 100%;
  height: 200px;
  opacity: 100%;
  display: block;
}
.article-card .headline {
  position: relative;
  z-index: 10;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
}
.article-card .headline a {
  padding: 2em 2em 1em 2em;
  line-height: 1.5;
  display: block;
  font-weight: 400;
}
.article-card .description {
  padding: 0 2em 1.33333333em 2em;
  margin: 0;
}
.article-card .contains {
  padding: 0;
  font-size: 15px;
}
.article-card .contains .teaser {
  margin: 0;
  line-height: 1.5;
  height: 112.5px;
  overflow: hidden;
  display: block;
}
.article-card .contains .teaser * {
  display: inline;
}
.article-card .contains .category {
  margin: 0;
  height: 22.5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.article-card .contains .btn {
  position: relative;
  border-color: transparent;
  padding-left: 5px;
}
.article-card .facts {
  width: 100%;
  height: auto;
  padding: 0.83333333em 2.5em 0.83333333em 2.5em;
  color: #6d8083;
  background: #FFFFFF;
  font-size: 12px;
  line-height: 1.2;
  height: 38.4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-card .facts .facts-row {
  display: block;
}
.article-card .facts .fact {
  white-space: nowrap;
}
.article-card .facts .fact + .fact {
  padding-left: 0.41666667em;
}
.section-search-projects > .headline {
  padding-left: 15px;
  padding-right: 15px;
}
.section-search-pages .container,
.section-search-user .container {
  padding-left: 15px;
  padding-right: 15px;
}
.appArticleList + .section-search-pages {
  margin-top: 2.66666667em;
}
.section-search-pages .article-card {
  height: 20em;
}
.section-search-pages .image {
  height: 11.66666667em;
}
.section-search-pages .image .img-alternate {
  height: 11.66666667em;
}
.team-card {
  height: 43.33333333em;
}
.team-card .image {
  max-height: 20em;
}
.team-card .image .img-alternate {
  height: 20em;
}
.team-card .headline a span {
  display: block;
}
.team-card .headline a .job {
  color: #6d8083;
}
.team-card .article-footer {
  padding-top: 4.33333333em;
  background: transparent none;
}
.team-card .article-footer .network {
  padding: 0.66666667em 2em;
}
.team-card .article-footer .network .btn {
  text-align: left;
}
.team-card .contains .teaser {
  font-size: 14px;
  height: 168px;
}
.team-card .badges {
  top: 18.8em;
}
.avatar-info:before,
.avatar-info:after {
  content: " ";
  display: table;
}
.avatar-info:after {
  clear: both;
}
.avatar-info .image {
  width: 2.66666667em;
  height: 2.66666667em;
  float: left;
  position: relative;
  z-index: 1;
  margin-right: -2.66666667em;
}
.avatar-info .image .img-alternate {
  width: 2.66666667em;
  height: 2.66666667em;
  background-color: #6d8083;
  border-radius: 50%;
  color: #f3f4f1;
  text-align: center;
  padding-top: 0.46666667em;
}
.avatar-info .image .img-alternate .picto {
  font-size: 22px;
}
.avatar-info .info {
  width: 100%;
  padding-left: 4em;
  position: relative;
  z-index: 2;
}
.avatar-info .info .headline {
  display: block;
}
.avatar-info .info .description {
  display: block;
  color: #6d8083;
  font-size: 86%;
}
.avatar-info .info .description a {
  color: #6d8083;
}
.avatar-info .info .description a:hover {
  color: #304b50;
}
.avatar-info .info .original {
  display: block;
}
.avatar-info + .avatar-info {
  margin-top: 1em;
}
.avatar-info .richtext {
  padding-left: 4em;
}
.minicard-list > .container {
  padding: 0 1.33333333em;
}
.minicard-list .team-article-cell {
  margin-top: 1.33333333em;
  height: 5.33333333em;
}
.minicard-list .avatar-info {
  background-color: #FFFFFF;
  padding: 0.66666667em;
}
.minicard-list .avatar-info .image {
  width: 4em;
  height: 4em;
  margin-right: -4em;
}
.minicard-list .avatar-info .image .img-alternate {
  background-color: #c0c9ca;
  width: 4em;
  height: 4em;
  margin-right: -4em;
  opacity: 100%;
  display: block;
}
.minicard-list .avatar-info .headline {
  line-height: 1.2;
  max-height: 36px;
  overflow: hidden;
}
.minicard-list .avatar-info .info {
  padding-top: 0.33333333em;
  padding-left: 5.33333333em;
}
.minicard-list .avatar-info .description {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.user-card {
  height: 4em;
  overflow: hidden;
  background: #FFFFFF;
}
.user-card:before,
.user-card:after {
  content: " ";
  display: table;
}
.user-card:after {
  clear: both;
}
.user-card .image {
  width: 4em;
  height: 4em;
  margin-right: -4em;
  float: left;
}
.user-card .description {
  width: 100%;
  height: 4em;
  padding: 0.66666667em;
  padding-left: 5em;
  float: left;
}
.user-card .description .caption,
.user-card .description .location {
  display: block;
  font-size: 15px;
  white-space: nowrap;
  width: 100%;
  height: 17px;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.appArticleList > .container {
  max-width: none;
  width: 320px;
}
.appArticleList .btn-lazy {
  margin-top: 30px;
}
@media (max-width: 374px) {
  #appProjectList > .container {
    margin: 0 10px;
  }
  .appArticleList > .container > .headline {
    max-width: 320px;
    margin: 0 auto;
    padding: 0 10px;
  }
  .appArticleList > .container {
    width: 100%;
  }
  .article-cell {
    max-width: 320px;
    width: 100%;
    padding: 0 10px;
    margin: 10px auto;
    min-width: 300px;
    float: none;
  }
  .minicard-list .article-cell {
    max-width: 100%;
  }
}
@media (min-width: 640px) {
  .article-cell {
    max-width: 320px;
  }
  .appArticleList > .container {
    max-width: none;
    width: 620px;
  }
  .team-article-cell {
    margin-top: 75px;
  }
  .team-article-cell:first-child,
  .team-article-cell:nth-child(2) {
    margin-top: 35px;
  }
  .minicard-list .article-cell {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .article-cell {
    max-width: 320px;
  }
  .appArticleList > .container {
    max-width: none;
    width: 620px;
  }
  .minicard-list > .container {
    padding: 0;
  }
  .minicard-list .team-article-cell {
    margin-top: 1.33333333em;
  }
  .minicard-list .team-article-cell:first-child,
  .minicard-list .team-article-cell:nth-child(2) {
    margin-top: 0;
  }
  .minicard-list .article-cell {
    max-width: 100%;
  }
}
@media (min-width: 940px) {
  .appArticleList > .container {
    max-width: none;
    width: 940px;
  }
  .section-search-projects > .headline {
    width: 940px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .team-article-cell {
    margin-top: 75px;
  }
  .team-article-cell:first-child,
  .team-article-cell:nth-child(2),
  .team-article-cell:nth-child(3) {
    margin-top: 35px;
  }
  .minicard-list > .container {
    padding: 0;
  }
  .minicard-list .team-article-cell {
    margin-top: 1.33333333em;
  }
  .minicard-list .team-article-cell:first-child,
  .minicard-list .team-article-cell:nth-child(2),
  .minicard-list .team-article-cell:nth-child(3) {
    margin-top: 0;
  }
  .section-search-pages .container,
  .section-search-user .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .project-cell {
    width: 320px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .appArticleList .headline h2,
  .section-search-user .headline h2,
  .appArticleList .headline .more,
  .section-search-user .headline .more {
    float: none;
  }
  .appArticleList .headline h2 + .more,
  .section-search-user .headline h2 + .more {
    display: block;
    margin-top: -15px;
    margin-bottom: 15px;
  }
  .appArticleList > .container {
    width: auto;
    margin: 0 15px;
  }
}
@media (max-width: 640px) and (min-width: 640px) {
  #appProjectList.appArticleList > .container {
    width: 620px;
  }
}
.section-pagination {
  text-align: center;
}
.section-pagination .container {
  width: 620px;
}
.section-pagination .pager:before,
.section-pagination .pager:after {
  content: " ";
  display: table;
}
.section-pagination .pager:after {
  clear: both;
}
.section-pagination .pager > a,
.section-pagination .pager > span {
  display: inline-block;
  height: 36px;
  padding: 0 10px;
  color: #304b50;
  position: relative;
}
.section-pagination .pager a:after {
  background-color: #304b50;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  transition: width 0.2s ease 0s;
  width: 0;
}
.section-pagination .pager a:hover {
  text-decoration: none;
  color: #304b50;
  color: rgba(48, 75, 80, 0.8);
  cursor: pointer;
}
.section-pagination .pager a:hover:after {
  width: 100%;
}
@media (max-width: 639px) {
  .section-pagination .container {
    width: 320px;
  }
}
.section-text-image-teaser {
  padding: 5.33333333em 0 4.66666667em 0;
  background: #f3f4f5;
  margin-bottom: 2.66666667;
}
.section-text-image-teaser .headline h1 {
  font-size: 38px;
  font-weight: 400;
  margin-bottom: 0.52631579em;
  padding: 0;
  color: #304b50;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
}
.section-text-image-teaser .teaser {
  width: 100%;
  max-width: 62.66666667em;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.section-text-image-teaser .teaser:before,
.section-text-image-teaser .teaser:after {
  content: " ";
  display: table;
}
.section-text-image-teaser .teaser:after {
  clear: both;
}
.section-text-image-teaser .teaser .text {
  font-size: 22px;
  font-weight: 400;
  color: #304b50;
}
.section-text-image-teaser .teaser .text p:last-child,
.section-text-image-teaser .teaser .text ul ol:last-child {
  margin-bottom: 0;
}
.section-text-image-teaser .image {
  max-width: 65.33333333em;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
.section-text-image-teaser .image img {
  display: block;
  max-width: 100%;
  margin: 2.66666667em auto -4.66666667em auto;
}
.section-text-image-teaser .bordered {
  background-color: #ffffff;
  border: 2px solid rgba(47, 75, 94, 0.3);
  padding: 10px;
  overflow: hidden;
  margin: 0 0 1.33333333em;
}
.section-text-image-teaser .bordered img {
  margin: 0;
}
.page-sections > a + .section-text-image-teaser {
  margin-top: 0;
}
.tab-nav {
  display: table;
  width: 100%;
  height: 20.66666667em;
  padding: 30px 2em 0 2em;
}
.tab-nav .navbar-tabs {
  display: table-row;
}
.tab-nav .nav {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: left;
  vertical-align: top;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tab-nav .nav li {
  padding-top: 0.46666667em;
}
.tab-nav .nav li:first-child {
  padding-top: 0;
}
.tab-nav .nav a {
  display: block;
  position: relative;
}
.tab-nav .nav .active a {
  text-decoration: underline;
}
.tab-nav .nav .active a:after {
  font-family: 'icomoon';
  display: block;
  content: "\e601";
  width: 36px;
  height: 36px;
  border-radius: 50%;
  line-height: 36px;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  text-indent: -1px;
  text-decoration: none;
  color: #FFFFFF;
  background: #97a5a7;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: -68px;
}
.tab-content {
  position: relative;
}
.section-tabs .primary {
  position: relative;
  z-index: 9;
}
.section-tabs .secondary {
  position: relative;
  z-index: 10;
}
.section-tabs .image {
  width: 100%;
  height: 20.66666667em;
  overflow: hidden;
  position: relative;
}
.section-tabs .image .img-responsive {
  display: block;
  max-width: 100%;
}
.section-tabs .image .img-alternate {
  background-color: #c0c9ca;
  width: 100%;
  height: 20.66666667em;
  opacity: 100%;
}
.blog-tabs .article-footer,
.pages-tabs .article-footer,
.page-tabs-2nd .article-footer {
  padding-top: 3.66666667em;
  padding-left: 2em;
}
.blog-tabs .article-tabbed:before,
.pages-tabs .article-tabbed:before,
.page-tabs-2nd .article-tabbed:before,
.blog-tabs .article-tabbed:after,
.pages-tabs .article-tabbed:after,
.page-tabs-2nd .article-tabbed:after {
  content: " ";
  display: table;
}
.blog-tabs .article-tabbed:after,
.pages-tabs .article-tabbed:after,
.page-tabs-2nd .article-tabbed:after {
  clear: both;
}
.blog-tabs .article-tabbed .category,
.pages-tabs .article-tabbed .category,
.page-tabs-2nd .article-tabbed .category {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 11;
}
.blog-tabs .article-tabbed .content,
.pages-tabs .article-tabbed .content,
.page-tabs-2nd .article-tabbed .content {
  width: 50%;
  height: 20.66666667em;
  float: right;
  position: relative;
  background-color: #FFFFFF;
  padding: 30px;
}
.blog-tabs .article-tabbed .content .headline .h1,
.pages-tabs .article-tabbed .content .headline .h1,
.page-tabs-2nd .article-tabbed .content .headline .h1 {
  margin: 0;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #304b50;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.22222222;
}
.blog-tabs .article-tabbed .content .headline .h1 small,
.pages-tabs .article-tabbed .content .headline .h1 small,
.page-tabs-2nd .article-tabbed .content .headline .h1 small,
.blog-tabs .article-tabbed .content .headline .h1 .small,
.pages-tabs .article-tabbed .content .headline .h1 .small,
.page-tabs-2nd .article-tabbed .content .headline .h1 .small {
  font-weight: normal;
  line-height: 1;
  color: #a1a1a1;
}
strong.blog-tabs .article-tabbed .content .headline .h1,
strong.pages-tabs .article-tabbed .content .headline .h1,
strong.page-tabs-2nd .article-tabbed .content .headline .h1 {
  display: block;
}
.blog-tabs .article-tabbed .content .headline .h1 small,
.pages-tabs .article-tabbed .content .headline .h1 small,
.page-tabs-2nd .article-tabbed .content .headline .h1 small,
.blog-tabs .article-tabbed .content .headline .h1 .small,
.pages-tabs .article-tabbed .content .headline .h1 .small,
.page-tabs-2nd .article-tabbed .content .headline .h1 .small {
  font-size: 65%;
}
.blog-tabs .article-tabbed .image,
.pages-tabs .article-tabbed .image,
.page-tabs-2nd .article-tabbed .image {
  width: 50%;
  height: 20.66666667em;
  float: left;
}
.blog-tabs .article-tabbed .image .overlay,
.pages-tabs .article-tabbed .image .overlay,
.page-tabs-2nd .article-tabbed .image .overlay {
  background-color: transparent;
}
.blog-tabs .article-tabbed .headline-alternate,
.pages-tabs .article-tabbed .headline-alternate,
.page-tabs-2nd .article-tabbed .headline-alternate {
  width: 50%;
  float: left;
  background-color: #c0c9ca;
  height: 20.66666667em;
  opacity: 1;
  overflow: hidden;
  position: relative;
  padding: 2.66666667em 2em;
}
.blog-tabs .article-tabbed .headline-alternate .h1,
.pages-tabs .article-tabbed .headline-alternate .h1,
.page-tabs-2nd .article-tabbed .headline-alternate .h1 {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 28px;
  line-height: 1.5;
  max-height: 7.5em;
  overflow: hidden;
}
.blog-tabs .article-tabbed .headline-alternate .h1 a:hover,
.pages-tabs .article-tabbed .headline-alternate .h1 a:hover,
.page-tabs-2nd .article-tabbed .headline-alternate .h1 a:hover,
.blog-tabs .article-tabbed .headline-alternate .h1 a:active,
.pages-tabs .article-tabbed .headline-alternate .h1 a:active,
.page-tabs-2nd .article-tabbed .headline-alternate .h1 a:active {
  color: #304b50;
  text-decoration: underline;
}
.js .blog-tabs .owl-controls,
.js .pages-tabs .owl-controls,
.js .page-tabs-2nd .owl-controls {
  position: static;
  padding-top: 20px;
}
.js .blog-tabs .owl-controls .owl-dots,
.js .pages-tabs .owl-controls .owl-dots,
.js .page-tabs-2nd .owl-controls .owl-dots {
  height: 15px;
  padding-top: 0;
  overflow: visible;
}
.js .pages-tabs .owl-controls {
  position: absolute;
  bottom: -40px;
}
.pages-tabs {
  padding: 50px 0 90px;
  background: #dbddd8;
}
.pages-tabs + .pages-tabs {
  padding-top: 0;
}
.pages-tabs .hoverbox-lr:after {
  right: 9px;
}
.pages-tabs article {
  background: #FFFFFF;
}
.pages-tabs .headline h2 {
  margin-bottom: 20px;
}
.pages-tabs .image {
  background-color: #FFFFFF;
  padding: 30px;
}
.pages-tabs .image .tbl {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.pages-tabs .image .tbl .tr {
  display: table-row;
}
.pages-tabs .image .tbl .tr .td {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.pages-tabs .image img {
  max-width: 100%;
}
.pages-tabs .article-tabbed .content {
  background: #f3f4f1;
  padding: 2em;
}
.pages-tabs .article-footer {
  height: auto;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(top, rgba(243, 244, 241, 0) 0%, #f3f4f1 60%, #f3f4f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 244, 241, 0)), color-stop(60%, #f3f4f1), color-stop(100%, #f3f4f1));
  background: -webkit-linear-gradient(top, rgba(243, 244, 241, 0) 0%, #f3f4f1 60%, #f3f4f1 100%);
  background: -o-linear-gradient(top, rgba(243, 244, 241, 0) 0%, #f3f4f1 60%, #f3f4f1 100%);
  background: -ms-linear-gradient(top, rgba(243, 244, 241, 0) 0%, #f3f4f1 60%, #f3f4f1 100%);
  background: linear-gradient(to bottom, rgba(243, 244, 241, 0) 0%, #f3f4f1 60%, #f3f4f1 100%);
}
.pages-tabs .tab-nav .nav .active a:after {
  content: "\e9d9";
  text-decoration: none;
}
.fragment .appCommentSlider .table:last-child {
  margin-bottom: 30px;
}
.fragment .appCommentSlider .owl-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fragment .appCommentSlider .owl-next,
.fragment .appCommentSlider .owl-prev {
  text-align: center;
  width: 30px;
  height: 40px;
  font-size: 30px;
  margin: -35px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 2;
  cursor: pointer;
  color: #304b50;
  opacity: 1;
}
.fragment .appCommentSlider .owl-next {
  background-position: right 0;
  right: -50px;
}
.fragment .appCommentSlider .owl-prev {
  left: -50px;
}
.fragment .appCommentSlider .owl-dots {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  bottom: -35px;
  position: absolute;
}
@media (min-width: 940px) {
  .blog-tabs > .container,
  .pages-tabs > .container,
  .page-tabs-2nd > .container {
    width: 940px;
  }
}
@media (max-width: 939px) {
  .pages-tabs > .container,
  .blog-tabs > .container,
  .pages-tabs > .container,
  .page-tabs-2nd > .container {
    max-width: none;
    width: 620px;
  }
  .pages-tabs > .container .article-tabbed,
  .blog-tabs > .container .article-tabbed,
  .pages-tabs > .container .article-tabbed,
  .page-tabs-2nd > .container .article-tabbed {
    float: none;
    width: 100%;
  }
  .pages-tabs > .container .secondary,
  .blog-tabs > .container .secondary,
  .pages-tabs > .container .secondary,
  .page-tabs-2nd > .container .secondary {
    display: none;
  }
  .owl-controls {
    width: 100% !important;
  }
  .owl-controls .owl-dots {
    height: 2.66666667em;
    text-align: center;
  }
  .owl-controls .owl-dots .owl-dot {
    width: 2em;
    height: 2em;
    border-width: 0.53333333em;
  }
  .owl-controls .owl-dots .owl-dot.active:hover {
    background-color: #304b50;
  }
  .fragment .appCommentSlider .table:last-child {
    margin-bottom: 0;
  }
  .fragment .appCommentSlider .owl-item + .owl-item {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .blog-tabs > .container,
  .pages-tabs > .container,
  .page-tabs-2nd > .container {
    max-width: none;
    width: auto;
    margin: 0 15px;
  }
  .blog-tabs > .container .primary,
  .pages-tabs > .container .primary,
  .page-tabs-2nd > .container .primary,
  .blog-tabs > .container .secondary,
  .pages-tabs > .container .secondary,
  .page-tabs-2nd > .container .secondary {
    float: none;
    width: 100%;
  }
  .blog-tabs > .container .article-tabbed .content,
  .pages-tabs > .container .article-tabbed .content,
  .page-tabs-2nd > .container .article-tabbed .content,
  .blog-tabs > .container .article-tabbed .image,
  .pages-tabs > .container .article-tabbed .image,
  .page-tabs-2nd > .container .article-tabbed .image,
  .blog-tabs > .container .article-tabbed .headline-alternate,
  .pages-tabs > .container .article-tabbed .headline-alternate,
  .page-tabs-2nd > .container .article-tabbed .headline-alternate {
    float: none;
    width: 100%;
    padding: 0;
  }
  .blog-tabs > .container .article-tabbed .image,
  .pages-tabs > .container .article-tabbed .image,
  .page-tabs-2nd > .container .article-tabbed .image {
    height: auto;
    background: #FFFFFF;
  }
  .blog-tabs > .container .article-tabbed .image .img-responsive,
  .pages-tabs > .container .article-tabbed .image .img-responsive,
  .page-tabs-2nd > .container .article-tabbed .image .img-responsive {
    margin: 0 auto;
    width: 310px;
  }
  .blog-tabs > .container .article-tabbed .headline,
  .pages-tabs > .container .article-tabbed .headline,
  .page-tabs-2nd > .container .article-tabbed .headline {
    background-color: #C0C9CA;
    padding: 2em;
  }
  .blog-tabs > .container .article-tabbed .richtext,
  .pages-tabs > .container .article-tabbed .richtext,
  .page-tabs-2nd > .container .article-tabbed .richtext {
    padding: 2em;
  }
  .blog-tabs > .container .article-tabbed .headline-alternate,
  .pages-tabs > .container .article-tabbed .headline-alternate,
  .page-tabs-2nd > .container .article-tabbed .headline-alternate {
    height: 13.33333333em;
    overflow: hidden;
    padding: 2em;
  }
  .blog-tabs > .container .article-tabbed .headline-alternate .h1,
  .pages-tabs > .container .article-tabbed .headline-alternate .h1,
  .page-tabs-2nd > .container .article-tabbed .headline-alternate .h1 {
    font-size: 28px;
    line-height: 1.5;
    max-height: 4.5em;
    overflow: hidden;
  }
  .blog-tabs > .container .secondary,
  .pages-tabs > .container .secondary,
  .page-tabs-2nd > .container .secondary {
    display: none;
  }
  .pages-tabs > .container {
    max-width: none;
  }
  .pages-tabs > .container .primary,
  .pages-tabs > .container .secondary {
    float: none;
    width: 100%;
  }
  .pages-tabs > .container .headline h2 {
    font-size: 18px;
    line-height: 1.2;
  }
  .pages-tabs > .container .article-tabbed .image {
    padding: 30px;
    text-align: center;
  }
  .pages-tabs > .container .article-tabbed .image img {
    width: 250px;
    max-width: 100%;
    display: inline;
  }
  .pages-tabs > .container .article-tabbed .content {
    display: none;
  }
  .pages-tabs > .container .article-tabbed .richtext {
    padding: 2em;
    margin-right: -80px;
    padding-right: 100px;
  }
  .pages-tabs > .container .secondary {
    display: none;
  }
  #pageContentSections .pages-tabs .hoverbox-lr:before,
  #pageContentSections .pages-tabs .hoverbox-tb:before,
  #pageContentSections .pages-tabs .hoverbox-lr:after,
  #pageContentSections .pages-tabs .hoverbox-tb:after {
    background-color: transparent;
  }
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
.simplepopin_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #2a2a2a;
}
.simplepopin_container {
  position: fixed;
  max-width: 640px;
  left: 50%;
  top: 50%;
  padding: 0;
  background: transparent;
  z-index: 1000;
}
.simplepopin_container .simplepopin_close_btn {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 5px;
  bottom: auto;
  right: 5px;
  padding: 0;
  text-indent: -9999px;
  color: #FFFFFF;
  background-color: transparent;
  text-align: center;
  line-height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  z-index: 810 !important;
}
.simplepopin_container .simplepopin_close_btn:after {
  display: block;
  width: 20px;
  height: 20px;
  font-family: "icomoon";
  content: "\ea0f";
  color: #6d8083;
  color: rgba(48, 75, 80, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  line-height: 20px;
  vertical-align: middle;
  text-indent: 0;
}
.simplepopin_container .simplepopin_close_btn:hover {
  color: #304b50;
}
.simplepopin_container .appBox {
  margin: 0;
}
.simplepopin_container .appBox + .appBox {
  margin-top: 10px;
}
.simplepopin_container .appLoginPopin .mytyFormBox.col-fm-6,
.simplepopin_container .appLoginPopin .mytyFormField.col-fm-6 {
  width: 94%;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.formmanager {
  margin: 0;
  padding: 0;
  font-size: 15px;
}
.formmanager * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.formmanager *:before,
.formmanager *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.formmanager a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.formmanager :focus,
.formmanager .btn:focus {
  outline: 0;
}
.formmanager .mytyFormBox {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 15px;
}
.formmanager button,
.formmanager input,
.formmanager optgroup,
.formmanager select,
.formmanager textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
  width: 100%;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.formmanager button {
  overflow: visible;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.formmanager button,
.formmanager select {
  text-transform: none;
  width: 100%;
}
.formmanager button,
.formmanager html input[type="button"],
.formmanager input[type="reset"],
.formmanager input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
.formmanager button[disabled],
.formmanager html input[disabled] {
  cursor: default;
}
.formmanager button::-moz-focus-inner,
.formmanager input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.formmanager input {
  line-height: normal;
}
.formmanager input[type="checkbox"],
.formmanager input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.formmanager input[type="number"]::-webkit-inner-spin-button,
.formmanager input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.formmanager input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
.formmanager input[type="search"]::-webkit-search-cancel-button,
.formmanager input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.formmanager fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  float: none;
}
.formmanager fieldset + fieldset {
  margin-top: 2.66666667em;
}
.formmanager legend {
  border: 0;
  /* 1 */
  padding: 0 10px;
  /* 2 */
  margin: 0;
}
.formmanager legend,
.formmanager .mytyFormFieldsetDescription {
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #304b50;
}
.formmanager legend small,
.formmanager .mytyFormFieldsetDescription small,
.formmanager legend .small,
.formmanager .mytyFormFieldsetDescription .small {
  font-weight: normal;
  line-height: 1;
  color: #a1a1a1;
}
.formmanager legend {
  font-size: 1.06666667em;
  line-height: 1.25;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 11px;
}
.formmanager legend small,
.formmanager legend .small {
  font-size: 65%;
}
.formmanager .tyFormHiddenGroup {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.formmanager .mytyFormSingleFieldset legend {
  display: none;
}
.formmanager label,
.formmanager .mytyFormRadio-headline,
.formmanager .mytyFormCheckbox-headline {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  display: inline-block;
  margin-bottom: 11px;
  font-weight: 400;
}
.formmanager .mytyFormElementDescription {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 13px;
  padding-top: 10px;
}
.formmanager .mytyFormRadio-headline,
.formmanager .mytyFormCheckbox-headline {
  padding: 0 10px;
}
.formmanager textarea {
  overflow: auto;
  resize: vertical;
}
.formmanager .mytyFormBody {
  margin: 0 -10px;
}
.formmanager optgroup {
  font-weight: bold;
}
.formmanager .mytyFormBox,
.formmanager .mytyFormField {
  padding: 0 10px;
  font-size: 15px;
  margin-bottom: 1.33333333em;
  clear: both;
  float: none;
}
.formmanager .mytyFormBox label,
.formmanager .mytyFormField label {
  color: #6d8083;
  color: rgba(48, 75, 80, 0.7);
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}
.formmanager .mytyFormBox .tyFormTextCounter,
.formmanager .mytyFormField .tyFormTextCounter {
  padding-left: 5px;
}
.formmanager .mytyFormBox.col-fm-2,
.formmanager .mytyFormField.col-fm-2,
.formmanager .mytyFormBox.col-fm-3,
.formmanager .mytyFormField.col-fm-3,
.formmanager .mytyFormBox.col-fm-4,
.formmanager .mytyFormField.col-fm-4,
.formmanager .mytyFormBox.col-fm-6,
.formmanager .mytyFormField.col-fm-6,
.formmanager .mytyFormBox.col-fm-8,
.formmanager .mytyFormField.col-fm-8,
.formmanager .mytyFormBox.col-fm-9,
.formmanager .mytyFormField.col-fm-9,
.formmanager .mytyFormBox.col-fm-10,
.formmanager .mytyFormField.col-fm-10,
.formmanager .mytyFormBox.mytyFormBoxHs,
.formmanager .mytyFormField.mytyFormBoxHs,
.formmanager .mytyFormBox.div-mytyFormBoxHs,
.formmanager .mytyFormField.div-mytyFormBoxHs,
.formmanager .mytyFormBox.mytyFormBoxHsr,
.formmanager .mytyFormField.mytyFormBoxHsr,
.formmanager .mytyFormBox.div-mytyFormBoxHsr,
.formmanager .mytyFormField.div-mytyFormBoxHsr {
  width: 100%;
  float: none;
  clear: both;
}
.formmanager .mytyFormField {
  padding: 0;
}
.formmanager .mytyFormEmailValidation,
.formmanager .mytyFormPasswordValidation {
  clear: left;
  float: none;
  width: 100%;
}
.formmanager .mytyFormEmailValidation .mytyFormBox,
.formmanager .mytyFormPasswordValidation .mytyFormBox {
  width: 100%;
  float: none;
  clear: both;
  padding-left: 0;
  padding-right: 0;
}
.formmanager .mytyFormEmailValidation .mytyFormElementErrorMsg,
.formmanager .mytyFormPasswordValidation .mytyFormElementErrorMsg {
  padding-bottom: 1.33333333em;
}
.formmanager.mytyFormRequired label:after {
  content: ' *';
  display: inline;
}
.formmanager select[multiple],
.formmanager select[size] {
  height: auto;
}
.formmanager select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
.formmanager .mytyFormBox .mytyFormControl,
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent {
  display: block;
  width: 100%;
  height: 44px;
  padding: 10px 15px;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #6d8083;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: normal;
  -moz-appearance: normal;
  appearance: normal;
}
.formmanager .mytyFormBox .mytyFormControl::-moz-placeholder,
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.formmanager .mytyFormBox .mytyFormControl:-ms-input-placeholder,
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent:-ms-input-placeholder {
  color: #666666;
}
.formmanager .mytyFormBox .mytyFormControl::-webkit-input-placeholder,
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent::-webkit-input-placeholder {
  color: #666666;
}
.formmanager .mytyFormBox .mytyFormControl:focus,
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent:focus {
  background-color: #fff;
  border-color: #DDDDDD;
  outline: 0;
  color: rgba(48, 75, 80, 0.8);
}
.formmanager .mytyFormBox .mytyFormControl:focus::-moz-placeholder,
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent:focus::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.formmanager .mytyFormBox .mytyFormControl:focus:-ms-input-placeholder,
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent:focus:-ms-input-placeholder {
  color: #fff;
}
.formmanager .mytyFormBox .mytyFormControl:focus::-webkit-input-placeholder,
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent:focus::-webkit-input-placeholder {
  color: #fff;
}
.formmanager .mytyFormBox .mytyFormControl[disabled],
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent[disabled],
.formmanager .mytyFormBox .mytyFormControl[readonly],
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent[readonly],
fieldset[disabled] .formmanager .mytyFormBox .mytyFormControl,
fieldset[disabled] .formmanager .mytyFormBox.mytyFormRichtextBox .tyContent {
  cursor: not-allowed;
  background-color: #F5F5F5;
}
textarea.formmanager .mytyFormBox .mytyFormControl,
textarea.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent {
  height: auto;
}
.formmanager .mytyFormBox select[multiple],
.formmanager .mytyFormBox select[size] {
  height: auto;
}
.formmanager .mytyFormBox.mytyFormRichtextBox .tyContent {
  width: 100% !important;
  height: auto !important;
  min-height: 150px;
  overflow: visible !important;
}
.formmanager .mytyFormBox.mytyFormRichtextBox table.tyTBBorder img,
.formmanager .mytyFormBox.mytyFormRichtextBox table.tyTBBorder a img {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: auto;
  max-width: 19px;
  overflow: hidden;
}
.formmanager .mytyFormBox.mytyFormRichtextBox table.tyTBBorder .tyTBRight1ButtonBG,
.formmanager .mytyFormBox.mytyFormRichtextBox table.tyTBBorder .tyTBRight1ButtonBGhover,
.formmanager .mytyFormBox.mytyFormRichtextBox table.tyTBBorder .tyTBRight1DisabledButton {
  width: 23px;
  height: auto;
}
.formmanager .mytyFormBox.mytyFormRichtextBox table.tyTBBorder .tyTBRight1Seperator {
  height: 25px;
}
.formmanager .mytyFormBox.mytyFormRichtextBox table.tyTBBorder .tyTBRight1Seperator img {
  height: 25px;
}
.formmanager .mytyFormBox textarea {
  min-height: 150px;
}
.formmanager .has-info .mytyFormLabel {
  position: relative;
}
.formmanager .has-info .mytyFormLabel label {
  padding-right: 25px;
}
.formmanager .has-info .info {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  overflow: hidden;
  background: #fff;
  color: #6d8083 !important;
  font-size: 12px;
}
.formmanager .has-info .info .picto {
  background: #fff;
  color: #6d8083 !important;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  text-align: center;
}
.formmanager .has-info .info .picto:before {
  content: "\e903";
}
.formmanager .has-info.open .info {
  border: 1px solid #DDDDDD;
  padding: 20px;
  width: 100%;
  min-width: 250px;
  height: auto;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 100;
}
.formmanager .has-info.open .info .picto {
  left: auto;
  right: 5px;
  top: 5px;
}
.formmanager .has-info.open .info .picto:before {
  content: "\ea0f";
}
.formmanager .has-info.mytyFormField .mytyFormLabel {
  padding-right: 30px;
}
.formmanager .has-info.mytyFormField .mytyFormLabel .info {
  right: 0;
  top: 0.4em;
}
.formmanager .mytyFormError .mytyFormLabel label {
  color: #FF0000;
}
.formmanager .mytyFormError .mytyFormControl {
  border-color: #FF0000;
}
.formmanager .mytyFormBtnBox {
  margin-top: 20px;
}
.formmanager .mytyFormBtnBox:before,
.formmanager .mytyFormBtnBox:after {
  content: " ";
  display: table;
}
.formmanager .mytyFormBtnBox:after {
  clear: both;
}
.formmanager .mytyFormBtnBox .mytyFormBtn {
  width: auto;
  margin: 0;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.formmanager .mytyFormBtnBox .mytyFormSubmitBtn,
.formmanager .mytyFormBtnBox .mytyFormResetBtn {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #FFF;
  font-weight: 400;
  overflow: visible;
  padding: 7px 10px;
  margin: 0;
  cursor: pointer;
  background-image: none;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.formmanager .mytyFormBtnBox .mytyFormResetBtn {
  color: #304b50;
  background-color: #c0c9ca;
  border-color: #c0c9ca;
  float: left;
}
.formmanager .mytyFormBtnBox .mytyFormResetBtn:hover {
  color: #304b50;
  background-color: #D3D9DA;
  border-color: #D3D9DA;
}
.formmanager .mytyFormBtnBox .mytyFormSubmitBtn {
  color: #FFFFFF;
  background-color: #87c00f;
  border-color: #87c00f;
  float: right;
}
.formmanager .mytyFormBtnBox .mytyFormSubmitBtn:hover {
  color: #FFFFFF;
  background-color: #A3CB4D;
  border-color: #A3CB4D;
}
.formmanager .mytyFormBtnBox .mytyFormSubmitBtn:after {
  display: inline-block;
  font-size: 1em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e608";
  display: none;
}
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox,
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox,
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox,
.formmanager .mytyFormRadioField > .mytyFormRadioBox {
  margin: 0 0 0.66666667em 0;
  height: auto;
  position: relative;
}
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox .mytyFormLabel,
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox .mytyFormLabel,
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox .mytyFormLabel,
.formmanager .mytyFormRadioField > .mytyFormRadioBox .mytyFormLabel {
  border: 1px solid #c5cacb;
  background-color: #FFFFFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox label,
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox label,
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox label,
.formmanager .mytyFormRadioField > .mytyFormRadioBox label {
  font-size: 15px;
  display: block;
  padding: 0.6em 1em;
  padding-left: 2.66666667em;
  margin: 0;
  position: relative;
}
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox label:before,
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox label:before,
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox label:before,
.formmanager .mytyFormRadioField > .mytyFormRadioBox label:before {
  color: #d6dbdc;
  position: absolute;
  display: block;
  width: 0.9em;
  height: 0.9em;
  left: 0.5em;
  top: 0.45em;
  font-size: 1.33333333em;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e617";
}
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="checkbox"],
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox input[type="checkbox"],
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox input[type="checkbox"],
.formmanager .mytyFormRadioField > .mytyFormRadioBox input[type="checkbox"],
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="radio"],
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox input[type="radio"],
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"],
.formmanager .mytyFormRadioField > .mytyFormRadioBox input[type="radio"] {
  float: none;
  width: 40px;
  min-height: 40px;
  height: 100%;
  border: none  !important;
  outline: none;
  margin: 0;
  position: absolute;
  right: 99999px;
  top: 0;
  font-size: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 5;
}
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="checkbox"] + .mytyFormLabel,
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox input[type="checkbox"] + .mytyFormLabel,
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox input[type="checkbox"] + .mytyFormLabel,
.formmanager .mytyFormRadioField > .mytyFormRadioBox input[type="checkbox"] + .mytyFormLabel,
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="radio"] + .mytyFormLabel,
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox input[type="radio"] + .mytyFormLabel,
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"] + .mytyFormLabel,
.formmanager .mytyFormRadioField > .mytyFormRadioBox input[type="radio"] + .mytyFormLabel {
  width: 100%;
}
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="checkbox"]:checked + .mytyFormLabel label:before,
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox input[type="checkbox"]:checked + .mytyFormLabel label:before,
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox input[type="checkbox"]:checked + .mytyFormLabel label:before,
.formmanager .mytyFormRadioField > .mytyFormRadioBox input[type="checkbox"]:checked + .mytyFormLabel label:before,
.formmanager .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="radio"]:checked + .mytyFormLabel label:before,
.formmanager .mytyFormRadioField > .mytyFormCheckboxBox input[type="radio"]:checked + .mytyFormLabel label:before,
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"]:checked + .mytyFormLabel label:before,
.formmanager .mytyFormRadioField > .mytyFormRadioBox input[type="radio"]:checked + .mytyFormLabel label:before {
  content: "\e616";
  color: #304b50;
}
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox label:before,
.formmanager .mytyFormRadioField > .mytyFormRadioBox label:before {
  content: "\ea56";
}
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"]:checked + .mytyFormLabel label:before,
.formmanager .mytyFormRadioField > .mytyFormRadioBox input[type="radio"]:checked + .mytyFormLabel label:before {
  content: "\ea54";
}
.formmanager .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"][disabled] + .mytyFormLabel label:before,
.formmanager .mytyFormRadioField > .mytyFormRadioBox input[type="radio"][disabled] + .mytyFormLabel label:before {
  content: "\ea56";
  color: #d6dbdc;
}
.formmanager fieldset .mytyFormFieldsetDescription:last-child,
.formmanager fieldset .mytyFormBox + .mytyFormFieldsetDescription,
.formmanager fieldset .last + .mytyFormFieldsetDescription {
  clear: left;
  float: none;
}
.formmanager .div-mytyFormBoxHsr + .mytyFormBox,
.formmanager .mytyFormBox.last + .mytyFormBox,
.formmanager .mytyFormField.last + .mytyFormBox,
.formmanager .mytyFormBox.last + .mytyFormField,
.formmanager .mytyFormField.last + .mytyFormField,
.formmanager .mytyFormBox.last + *,
.formmanager .mytyFormField.last + * {
  clear: left;
}
.formmanager .mytyFormFieldsetDescription {
  font-size: 1.06666667em;
  line-height: 1.25;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 1.25em;
  padding: 0 10px;
  color: #97a5a7;
  color: rgba(48, 75, 80, 0.5);
}
.formmanager .mytyFormFieldsetDescription:empty {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.formmanager .mytyFormFieldsetDescription h1 {
  margin: 0 0 1.07142857em 0;
}
.formmanager .mytyFormFieldsetDescription h2 {
  margin: 0 0 1.25em 0;
}
.formmanager .mytyFormFieldsetDescription h3,
.formmanager .mytyFormFieldsetDescription h4,
.formmanager .mytyFormFieldsetDescription h5 {
  margin: 0;
  line-height: 1.5;
}
.formmanager .mytyFormFieldsetDescription p {
  line-height: 1.5;
}
.formmanager .mytyFormFieldsetDescription blockquote {
  padding: 0;
  margin: 0;
  position: relative;
  color: #6d8083;
}
.formmanager .mytyFormFieldsetDescription blockquote cite {
  display: block;
  line-height: 1.4;
  font-weight: 700;
}
.formmanager .mytyFormFieldsetDescription ol,
.formmanager .mytyFormFieldsetDescription ul,
.formmanager .mytyFormFieldsetDescription p,
.formmanager .mytyFormFieldsetDescription table,
.formmanager .mytyFormFieldsetDescription blockquote {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 2em;
}
.formmanager .mytyFormFieldsetDescription ol:last-child,
.formmanager .mytyFormFieldsetDescription ul:last-child,
.formmanager .mytyFormFieldsetDescription p:last-child,
.formmanager .mytyFormFieldsetDescription table:last-child,
.formmanager .mytyFormFieldsetDescription blockquote:last-child {
  margin-bottom: 0;
}
.formmanager .mytyFormFieldsetDescription ol + h1,
.formmanager .mytyFormFieldsetDescription ul + h1,
.formmanager .mytyFormFieldsetDescription p + h1,
.formmanager .mytyFormFieldsetDescription table + h1,
.formmanager .mytyFormFieldsetDescription blockquote + h1,
.formmanager .mytyFormFieldsetDescription ol + h2,
.formmanager .mytyFormFieldsetDescription ul + h2,
.formmanager .mytyFormFieldsetDescription p + h2,
.formmanager .mytyFormFieldsetDescription table + h2,
.formmanager .mytyFormFieldsetDescription blockquote + h2 {
  margin-top: 40px;
}
.formmanager .mytyFormFieldsetDescription + .buttons {
  margin-top: 20px;
}
.formmanager .mytyFormFieldsetDescription ul {
  margin-left: 4em;
  padding: 0;
  list-style-type: disc;
}
.formmanager .mytyFormFieldsetDescription ol {
  margin-left: 4.66666667em;
  padding: 0;
  list-style-type: decimal-leading-zero;
}
.formmanager .mytyFormFieldsetDescription ul li,
.formmanager .mytyFormFieldsetDescription ol li {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.formmanager .mytyFormFieldsetDescription ul li:last-child,
.formmanager .mytyFormFieldsetDescription ol li:last-child {
  margin-bottom: 0;
}
.formmanager .mytyFormFieldsetDescription .contents + .contents {
  padding-top: 0;
}
.formmanager .mytyFormFieldsetDescription ul:empty,
.formmanager .mytyFormFieldsetDescription ol:empty,
.formmanager .mytyFormFieldsetDescription li:empty,
.formmanager .mytyFormFieldsetDescription blockquote:empty,
.formmanager .mytyFormFieldsetDescription p:empty,
.formmanager .mytyFormFieldsetDescription h1:empty,
.formmanager .mytyFormFieldsetDescription h2:empty,
.formmanager .mytyFormFieldsetDescription h3:empty,
.formmanager .mytyFormFieldsetDescription h4:empty,
.formmanager .mytyFormFieldsetDescription h5:empty {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  margin: 0;
  padding: 0;
}
.formmanager .mytyFormControlGroup {
  float: none;
  clear: both;
}
.formmanager .mytyFormControlGroup:before,
.formmanager .mytyFormControlGroup:after {
  content: " ";
  display: table;
}
.formmanager .mytyFormControlGroup:after {
  clear: both;
}
.formmanager .mytyFormInputGroup,
.formmanager .mytyFormInputGroup *,
.formmanager .mytyFormInputGroup:before,
.formmanager .mytyFormInputGroup:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.formmanager .mytyFormInputGroup {
  position: relative;
  display: table;
  border-collapse: separate;
}
.formmanager .mytyFormInputGroup .form-control,
.formmanager .mytyFormInputGroup input[type="text"],
.formmanager .mytyFormInputGroup .mytyFormControl,
.formmanager .mytyFormInputGroup .mytyFormInputGroup-addon + input {
  width: 100%;
  margin-bottom: 0;
}
.formmanager .mytyFormInputGroup-addon,
.formmanager .mytyFormInputGroup-btn,
.formmanager .mytyFormInputGroup .form-control,
.formmanager .mytyFormInputGroup input[type="text"],
.formmanager .mytyFormInputGroup .mytyFormControl,
.formmanager .mytyFormInputGroup .mytyFormInputGroup-addon + input {
  display: table-cell;
}
.formmanager .mytyFormInputGroup-addon {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.formmanager .mytyFormInputGroup-addon {
  padding: 6px 15px;
  font-size: 12px;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  background-color: #394245;
  border: 1px solid #394245;
}
.formmanager .mytyFormInputGroup-addon input[type="radio"],
.formmanager .mytyFormInputGroup-addon input[type="checkbox"] {
  margin-top: 0;
}
.formmanager .mytyFormInputGroup-addon:first-child {
  border-right: 0;
}
.formmanager .mytyFormInputGroup-addon:last-child {
  border-left: 0;
}
.formmanager .mytyFormCaptchaBox {
  padding: 0 10px;
}
.formmanager .mytyFormCaptchaBox:before,
.formmanager .mytyFormCaptchaBox:after {
  content: " ";
  display: table;
}
.formmanager .mytyFormCaptchaBox:after {
  clear: both;
}
.formmanager .mytyFormCaptchaBox .mytyFormCaptchaImgBox {
  width: 180px;
  float: left;
  padding: 0;
  position: relative;
  z-index: 5;
}
.formmanager .mytyFormCaptchaBox .mytyFormCaptchaImgBox img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-width: 0;
  height: 44px;
  max-width: 100%;
  display: block;
}
.formmanager .mytyFormCaptchaBox .mytyFormCaptchaInputBox {
  padding: 0;
  width: 100%;
  float: left;
  margin-left: -180px;
  position: relative;
  z-index: 4;
}
.formmanager .mytyFormCaptchaBox .mytyFormCaptchaInputBox input[type="text"] {
  padding-left: 190px;
}
.formmanager .mytyFormCaptchaBox .mytyFormLabel,
.formmanager .mytyFormCaptchaBox .mytyFormElementErrorMsg,
.formmanager .mytyFormCaptchaBox .mytyFormElementSuccessMsg,
.formmanager .mytyFormCaptchaBox .mytyFormElementInfoMsg,
.formmanager .mytyFormCaptchaBox .mytyFormElementWarningMsg,
.formmanager .mytyFormCaptchaBox .mytyFormElementDescription {
  float: none;
  clear: both;
}
.formmanager .alert-danger,
.formmanager .alert-error {
  color: #ff0000;
  background-color: #ffe5e5;
  border-color: #ff0000;
}
.formmanager .alert-success {
  color: #6d8083;
  background-color: #f1f8e7;
  border-color: #5e8909;
}
.mytyFormBoxMultiUpload {
  position: relative;
  min-height: 1px;
}
.mytyFormBoxMultiUpload:before,
.mytyFormBoxMultiUpload:after {
  content: " ";
  display: table;
}
.mytyFormBoxMultiUpload:after {
  clear: both;
}
.mytyFormBoxMultiUpload input[type="file"] {
  width: 1px;
  height: 1px;
  position: absolute;
  left: -9999px;
}
.mytyFormBoxMultiUpload.noHTML5 input[type="file"] {
  width: 100%;
  height: auto;
  position: static;
  left: auto;
}
.mytyFormBoxMultiUpload .mytyFormBoxUploaded {
  width: 100%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  float: none;
  clear: left;
  position: relative;
  cursor: pointer;
  padding: 10px;
  min-height: 1px;
  background-color: #e6e6e0;
}
.mytyFormBoxMultiUpload .mytyFormBoxUploaded img {
  max-width: 100%;
  display: block;
}
.mytyFormBoxMultiUpload .mytyFormBoxUploaded .mytyFormControl {
  height: 27px;
  line-height: line-height-small;
  font-size: 13px;
  padding: 5px 10px;
  float: none;
  width: 100%;
}
.mytyFormBoxMultiUpload .mytyFormBoxUploaded .tyUploadedInfoContainer {
  padding: 5px;
}
.mytyFormBoxMultiUpload .mytyFormBoxUploaded .mytyFormElementDescription {
  padding: 5px 10px;
  margin-left: 0;
}
.mytyFormBoxMultiUpload .mytyFormBoxUploaded .btn-group {
  padding: 10px 0 0 0;
}
.mytyFormBoxMultiUpload .mytyFormBoxUploaded .btn-group .btn [class*="icon-"] {
  display: none;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload {
  width: 100%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  float: none;
  clear: left;
  position: relative;
  cursor: pointer;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile {
  position: relative;
  cursor: pointer;
  padding: 10px;
  padding-left: 120px;
  min-height: 100px;
  background-color: #e6e6e0;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile img {
  max-width: 100%;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile .tyUploadFile {
  width: 120px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -50px;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAVQSURBVHja7J1daBxVFMfP2m1StTFbggSjtPGjDyKY2Dfxo6NP4ksDWipFMPokiBhBxQpifZGAQtJHn5K+qf2wYOmLaDc+iCiSDa1CKcWkhUqa2mwISdOkzXju9mxcJ7vZ3ey9d+6d/P9wmJ1Mcmfm/u7HOWfuTlJhGBLkju5AFQAIBCAAAgEIgEAAAiAQgAAIBCAQgAAIBCAAAgEIgEAAAiAQgEAAAiAQgAAIpFVp3QWmUimrNxCGYSdvdsjuBJ9/3PL59Reo0yxVQsD2Ldt0uFrTciywBURr/fkEhMvvZhsNa9dp9TcAYubGe8P1qxdA3IFhFIru+kvprkTdk7oMOafZMg0WlWd7jq8v5/Kk7oPbO6ABBkkZA4hDGmt9PbzR6S0FtrwvZ+KQOit8D2+6pfV2lwwtObHXTPQ4Pm+25HwqblH7I7ZjmLJDvu05RFroO9LyM4410GG2T+sBo73+bAGRiFqN4T2OD+N1Tf5eApG5YMjBHtEwFO+AiP8/5GGeT0F5kO8nnxi312MYRTe5LzGTusaALtZewvezLSk9ZMBzGIVeYjo5aQWIDFUBJUP+A2F9QslRp9dApIt3EuRMDwkSVkfqCWTGZyA9CQMyKFCGJNvg5RxiW2NiJqUclVGTTx+NxCFqGokBRnGYzLJ1WTjn6xyfDJuIQ3wHUoBRTG/IWG8Lisp1ZX0IDCfigCFZgrz0ljEL5zeSEjIBZDwOGDFA6TQxn/gIpCKMGKAEPgA5EScMy1B2O+9lqWxvaGaBVs0wIpkD0xN9yvUeonTYBRgxTPTOAjnINhM3DAtQRrwAIqs2Bl2AYRhKTnvlmVzby/snGliLmzOR1FNlStk6FHi12LqBm8+ZzLBqgpI10aBtrDrJiCtcj4uohrtqw9ThSgvaJCtbbdVjI4sYZmQozXn7DSo+NhjqVbDGuYLQnPKlz9l115+1tb3cmvoUFLq9XHM3xaT8wgT9eeUITc6O0dzSFDWnW6mlqYO2Z56inW0v0uZNd1XL0/Xo/kpDqawutpYhJpAWplp4L9nJzNLc4hX64cJHDOMYlUtI5/4eorub2unpHR/QEx1vROM95d4OF1PuRuvIhS/syDxTbXVHb2ReKKS/Kw1ZdHtNWEF/Tf/43dEzrzxzK1ysyVFoae74aX/Xyc+23fnQZP9IJncgmFlzyPe2h1SJEbJVoK0rkffP/Dk6cmbfC8vh0ubIoctsb7M9yfZe6YHZG5ef/fLXXVP8cW9SInUnxD2Cjv3xKpWBofQV23G2D9kWyhx/ie1NANGo81dP0bX585UOLxa5sd2o8DtqfdlWANGkXy4darSIdrY9AKJBi7fmCq6tBgUAokHT1y+wc7tc+Lwp1aSGp13iyxbtQCRqL/68mf7/bd3tNq877XGdd63xIKzr5vL1lR0O/mbnl6ZGa+1cbN+zvSv7WwGk9nzXGrHEAyufGUYbb75h+710iqH/nmf0Sc9Q2hKJd64BiAa1NN9HW9KttHBzJajbG4kr+kuAHGRrrVDUqM3rTuwckuJbU7kpDTqOHlJe2Xr/4LH2fW1nJ79+iyf39S5EOEkmngraBGLwFU3ZeqD0j6ykrVSG9vMyv/KIbNXb6O4pc3ymmFKx+e9pN8I7Fw9JS4/qZZnkf6PVS3lU5L6f7RxSJ/q1JNH2+7Q6765ik3sjP1NJx+fZTsVxsRvlraQqQvyC7XG2o1Q+mTjO9jHbo2w/x3WhadpYOiuur4o5Hma7X4UpbBfZLjnhHeL/qbslvEgZQCAAARAIQAAEAhAAgQAEQCAAgQAEQCAAARAIQAAEAhAAgZzRvwIMAEEIomZQb/eZAAAAAElFTkSuQmCC") no-repeat center center;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile .tyUploadFile .tyPreview {
  display: none;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile .tyUploadFile img {
  display: none;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile .tyUploadedFileInfo,
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile .btn-group {
  padding-top: 10px;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile .mytyFormElementDescription {
  padding: 5px 10px;
  margin-left: -120px;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile .btn-group .btn [class*="icon-"] {
  display: none;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile.has-preview .btn-group {
  padding: 10px;
}
.mytyFormBoxMultiUpload .mytyFormBoxUpload .mytyFormBoxFile.has-preview .btn-group .btn [class*="icon-"] {
  display: none;
}
.mytyFormBoxMultiUpload .tyProgressBar {
  background-color: transparent;
  height: 5px;
  padding: 0;
  width: 100%;
  border-radius: 0px;
  float: none;
  clear: left;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mytyFormBoxMultiUpload .tyProgressBar .tyProgressBarProgress {
  display: inline-block;
  height: 100%;
  transition: width 0.4s ease-in-out;
  position: relative;
  background-color: #87c00f;
  background-image: linear-gradient(top, #87c00f, #a7ed15);
}
.mytyFormBoxMultiUpload .tyProgressBar .tyProgressBarProgress:after {
  content: '';
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  border-radius: 0;
  animation: animate-shine 2s ease-out infinite;
}
@keyframes animate-shine {
  0% {
    opacity: 0;
    width: 0;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    width: 95%;
  }
}
.mytyFormFieldFileUpload {
  position: relative;
  float: none;
  min-height: 1px;
}
.mytyFormFieldFileUpload:before,
.mytyFormFieldFileUpload:after {
  content: " ";
  display: table;
}
.mytyFormFieldFileUpload:after {
  clear: both;
}
.mytyFormFieldFileUpload input[type="file"] {
  width: 1px;
  height: 1px;
  position: abdolute;
  left: -9999px;
}
.mytyFormFieldFileUpload .mytyFormBox {
  margin-bottom: 0;
}
.mytyFormFieldFileUpload .mytyFormBox .mytyFormBoxFile {
  width: 100%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  float: left;
  position: relative;
  cursor: pointer;
  padding: 0;
  min-height: 1px;
  background-color: #DDDDDD;
}
.mytyFormFieldFileUpload .mytyFormBox .mytyFormBoxFile img {
  max-width: 100%;
  display: block;
}
.mytyFormFieldFileUpload .mytyFormBox .mytyFormBoxFile .mytyFormControl {
  height: 27px;
  line-height: line-height-small;
  font-size: 13px;
  padding: 5px 10px;
  float: none;
  width: 100%;
}
.mytyFormFieldFileUpload .mytyFormBox .tyUploadedInfoContainer {
  padding: 5px 10px;
}
.mytyFormFieldFileUpload .mytyFormBox .mytyFormElementDescription {
  padding: 5px 10px;
  margin-left: 0;
}
.mytyFormFieldFileUpload .tySortable {
  width: 100%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  float: left;
  position: relative;
}
.mytyFormFieldFileUpload .tySortable .mytyFormBox {
  float: none;
  width: 100%;
  padding: 0;
}
.mytyFormFieldFileUpload .tySortable .mytyFormBox .mytyFormBoxFile {
  width: 100%;
  float: none;
}
.mytyFormFieldFileUpload .tySortable .mytyFormBox .mytyFormLabel {
  display: none;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile {
  position: relative;
  cursor: pointer;
  padding: 10px;
  padding-left: 120px;
  min-height: 100px;
  background-color: #DDDDDD;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile img {
  max-width: 100%;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile .tyUploadFile {
  width: 120px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -50px;
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAZdSURBVHja7F1pjBRFGK0Bdb0XXM8oKGoiRsDjh5HoBhQkkYQAgkFFQDFGTVxYFeIaMV7REC/QIBKvCCorCoR1UTziQRQkeF9ExR/rfYAbvFZgcdf3pb+J7Uz1TO9M9Wx373vJyyw1XV/39Ouq+o6aIdPZ2WmI+KAXbwEFISgIBSEoCAUhKAgFISgIBSEoCEFBKAhBQSgIQUEoCEFBKAhBQQgKQkEICpJ07BbDa+oHDgH3LtNOC/gu2ElBSsNR4ALwHIcj93NwFvh8UgTJxGTn4rHgRrBvBLblA04Fn6Qg4fE0OClC+1t1BP7FRb04BoATIj7HgeB0elnhcHWF1rJrYurExEoQeXIvraDTMLEne1m7g4eDNQWOmezAve0KrgM3F3i/Ffwe3JmmRb0WrAdHg3smMDYTMV4BF4GrkyxIb/BesE7spiRwFu9vWiVHjEtB7lcx0oaVFfACnQtyNviySS/Gg6uS5GXNMOnGZUlze/ukXJD9e1JgSFQoDnGFX8Dl4GvgJxonSE5qH41zJFV/li68B1fywuau/f/E0DBsW6oF+Qq8BVwGtlveF1G+VIpgM42XoLzJeNnjigmR9imrA7wDHGS8lHl7yH7tevwg7d+RNDHiOELawPPB5jJs7ABvADdoYFdKauYfnSJfBTeBX1dCjLgJ8rfx0i1rCxxTpdORpGS267S2I+BYEXUMuAbcI+Q17AIfknuPm/9tT1/UrwoQQ9IwYzWFMSrniW/TgHQx2GTy6+fylF8JPhrSeTgXQqzTfw9UR+EUdRZ+A7/Ta3zORFTschWpvwmeUUb/FcaeGj8MbASHhbAhN+oC8EfLe8uLpD9kpI2AGN/g9QjwTp06g3JyP4G3Gi8B2enSy4rDoi5TT72lXZ7QjSHFMHqcHH+c5b16nRJt+F2mShVDHqr3VNhCCdJDwYXgs8Zx+SAOgizWqSA38m/Wp7UrkOMlZV6d0y72lwT0mQ0xNuvU9JIllvlBR9fdlr4T1G4mTYIssrTNKyOWkH7zLe0PW9q+AB9RZ2FpwNMunppkfBt0NNtEuSItgsg08WFO2zHglDLtTlU7fshUlOs5Pa7xyiUBU51gp88VDvLoJBjdNw2CvGVpk7Jubwefa3KI863S2KLcuv4h6gkmXpBNlrZaR7ZtXt9nvr//MN7OxmpdP8rF8DQIssXS1t+RbZudrf7FWkfH0b778KeKk/Hx+hxnI9tepWud0+vubkHaLG2u8hN9i5yvVV/38rVJJvmDkPazmyGycLKGdHekXm1pazVu0uitljZ/oalGAjmMkp99bbKwP6MOQBYbfBmEeh0ZRtM304qcL3GC9AuY5wc6sP1pkfMN0NHRAm7zjczzlFnM9Qlyc8BDZLowsmI9ZZ1oaVvjyPaLlraTfH/LRr5R6s42OTjfyjQIcrrJz8QuczD8W9WOH1V6Pj/Ga/5pngpTKlZb4qlECrKf8b6g44d4OnPKtDtH7fgx2rLwSs6qP0T5CK/3FYj8BUca+2YHyQLPSlPqZGZAOqWxRHuNAekY2yY+GZ0P+txb29bRibrIv2Pyc1YSuV+oKZjUCHImODKnTVLa00sQZan2y60pjNDz2CAjpwGjRNzYcTp95faX2OSgnDZJOsrmihdc3oy41NQfMN4uEj+2a/qjLsSaIu9Lgesik58AFLsLi/S/HbwNonSA8j2S04xXQ7ElE8UruxE8Hlzv+kbEpUAlkA0KUwqsNWOUQ8x/JdyPjZemb9ZUSN7nA5/StSIMxM7lRotciFHkPCeAB2hQKcnQwNKuiwJVnAQR3GW873C4uKiM2ru2i/2kNCsl3yfA943uXgmzwSEtFUM/ZuvNKPd7JdL/sRLEyE5xM3QR/xV8G7zHxc1OoiACqU1IKXZoif2Hav+LHVxLH11PTs2OgKiFieve3sHgOo2gR4a4zl56XJP2GxzlxUUpStzWkCBIAvANE7y3d7iJdl+vFLZqK/EkJmGztUAqcpNMtD8uEAvw6wgUJJFYQUHiA0mlzE+aIOtNRNv/uxkLSoxlul0Qia5P1qG9KwVCiF8rSco6U+EfQIvilxxk3+tYdROlllCTkKlRClQt4OvG2824pTsuIsP/epVeFkFBKAhBQSgIQUEoCEFBKAhBQQgKQkEICkJBCApCQQgKQkEICkJQEApCUBAKQlCQNONfAQYAt2xpP8OW+nUAAAAASUVORK5CYII=") no-repeat center center;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile .tyUploadFile .tyPreview {
  display: none;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile .tyUploadFile img {
  display: none;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile .tyUploadedFileInfo,
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile .btn-group {
  padding-top: 10px;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile .mytyFormElementDescription {
  padding: 5px 10px;
  margin-left: -120px;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile .btn-group {
  padding-top: 10px;
}
.mytyFormFieldFileUpload .mytyFormBoxUpload .mytyFormBoxFile .btn-group .btn [class*="icon-"] {
  display: none;
}
/* @section 3. min width 620 */
@media screen and (min-width: 480px) {
  .formmanager .buttons button {
    width: auto;
  }
  .formmanager .mytyFormBox.col-fm-6,
  .formmanager .mytyFormField.col-fm-6 {
    width: 50%;
  }
  .formmanager .mytyFormBox.col-fm-6,
  .formmanager .mytyFormField.col-fm-6 {
    float: left;
    clear: none;
  }
  .formmanager .mytyFormBox.last + *,
  .formmanager .mytyFormField.last + * {
    clear: left;
  }
}
/* @section 3. min width 620 */
@media (min-width: 768px) {
  .formmanager .buttons button {
    width: auto;
  }
  .formmanager .mytyFormBox.col-fm-2,
  .formmanager .mytyFormField.col-fm-2 {
    width: 16.66666667%;
  }
  .formmanager .mytyFormBox.col-fm-3,
  .formmanager .mytyFormField.col-fm-3,
  .formmanager .mytyFormBox.div-mytyFormBoxSmall,
  .formmanager .mytyFormField.div-mytyFormBoxSmall {
    width: 25%;
  }
  .formmanager .mytyFormBox.col-fm-4,
  .formmanager .mytyFormField.col-fm-4 {
    width: 33.33333333%;
  }
  .formmanager .mytyFormBox.col-fm-5,
  .formmanager .mytyFormField.col-fm-5 {
    width: 41.66666667%;
  }
  .formmanager .mytyFormBox.col-fm-6,
  .formmanager .mytyFormField.col-fm-6,
  .formmanager .mytyFormBox.mytyFormBoxHs,
  .formmanager .mytyFormField.mytyFormBoxHs,
  .formmanager .mytyFormBox.div-mytyFormBoxHs,
  .formmanager .mytyFormField.div-mytyFormBoxHs,
  .formmanager .mytyFormBox.mytyFormBoxHsr,
  .formmanager .mytyFormField.mytyFormBoxHsr,
  .formmanager .mytyFormBox.div-mytyFormBoxHsr,
  .formmanager .mytyFormField.div-mytyFormBoxHsr {
    width: 50%;
  }
  .formmanager .mytyFormBox.col-fm-8,
  .formmanager .mytyFormField.col-fm-8 {
    width: 66.66666667%;
  }
  .formmanager .mytyFormBox.col-fm-9,
  .formmanager .mytyFormField.col-fm-9,
  .formmanager .mytyFormBox.div-mytyFormBoxLarge,
  .formmanager .mytyFormField.div-mytyFormBoxLarge {
    width: 75%;
  }
  .formmanager .mytyFormBox.col-fm-10,
  .formmanager .mytyFormField.col-fm-10 {
    width: 83.33333333%;
  }
  .formmanager .mytyFormBox.col-fm-2,
  .formmanager .mytyFormField.col-fm-2,
  .formmanager .mytyFormBox.col-fm-3,
  .formmanager .mytyFormField.col-fm-3,
  .formmanager .mytyFormBox.col-fm-4,
  .formmanager .mytyFormField.col-fm-4,
  .formmanager .mytyFormBox.col-fm-5,
  .formmanager .mytyFormField.col-fm-5,
  .formmanager .mytyFormBox.col-fm-6,
  .formmanager .mytyFormField.col-fm-6,
  .formmanager .mytyFormBox.col-fm-8,
  .formmanager .mytyFormField.col-fm-8,
  .formmanager .mytyFormBox.col-fm-9,
  .formmanager .mytyFormField.col-fm-9,
  .formmanager .mytyFormBox.col-fm-10,
  .formmanager .mytyFormField.col-fm-10,
  .formmanager .mytyFormBox[class*="mytyFormPassword"],
  .formmanager .mytyFormField[class*="mytyFormPassword"],
  .formmanager .mytyFormBox.mytyFormBoxHs,
  .formmanager .mytyFormField.mytyFormBoxHs,
  .formmanager .mytyFormBox.div-mytyFormBoxHs,
  .formmanager .mytyFormField.div-mytyFormBoxHs,
  .formmanager .mytyFormBox.mytyFormBoxHsr,
  .formmanager .mytyFormField.mytyFormBoxHsr,
  .formmanager .mytyFormBox.div-mytyFormBoxHsr,
  .formmanager .mytyFormField.div-mytyFormBoxHsr,
  .formmanager .mytyFormBox.div-mytyFormBoxSmall,
  .formmanager .mytyFormField.div-mytyFormBoxSmall,
  .formmanager .mytyFormBox.div-mytyFormBoxLarge,
  .formmanager .mytyFormField.div-mytyFormBoxLarge {
    float: left;
    clear: none;
  }
  .formmanager .mytyFormEmailValidation,
  .formmanager .mytyFormPasswordValidation {
    padding: 0;
  }
  .formmanager .mytyFormEmailValidation .mytyFormBox,
  .formmanager .mytyFormPasswordValidation .mytyFormBox {
    width: 50%;
    float: left;
    clear: none;
    padding-left: 10px;
    padding-right: 10px;
  }
  .formmanager .mytyFormEmailValidation .mytyFormElementErrorMsg,
  .formmanager .mytyFormPasswordValidation .mytyFormElementErrorMsg {
    padding-bottom: 1.33333333em;
  }
  .formmanager .mytyFormBox.last + *,
  .formmanager .mytyFormField.last + * {
    clear: left;
  }
}
.mytyFormInputGroup {
  position: relative;
  display: table;
  border-collapse: separate;
}
.mytyFormInputGroup[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.mytyFormInputGroup .form-control {
  width: 100%;
  margin-bottom: 0;
}
.mytyFormInputGroup .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 44px !important;
  line-height: 1.5 !important;
}
.mytyFormInputGroup-addon,
.mytyFormInputGroup-btn,
.mytyFormInputGroup .form-control {
  display: table-cell;
}
.mytyFormInputGroup-addon:not(:first-child):not(:last-child),
.mytyFormInputGroup-btn:not(:first-child):not(:last-child),
.mytyFormInputGroup .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.mytyFormInputGroup-addon,
.mytyFormInputGroup-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.mytyFormInputGroup-addon {
  padding: 10px 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #6d8083;
  text-align: center;
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD;
  border-radius: 0;
}
.mytyFormInputGroup-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.mytyFormInputGroup-addon.input-lg {
  padding: 20px 20px;
  font-size: 18px;
  border-radius: 6px;
}
.mytyFormInputGroup-addon input[type="radio"],
.mytyFormInputGroup-addon input[type="checkbox"] {
  margin-top: 0;
}
.mytyFormError .mytyFormInputGroup-addon {
  background-color: #ffe5e5;
  border-color: #ff0000;
  color: #ff0000;
}
.mytyFormSuccess .mytyFormInputGroup-addon {
  background-color: #f1f8e7;
  border-color: #5e8909;
  color: #6d8083;
}
.mytyFormWarning .mytyFormInputGroup-addon {
  background-color: #f1f8e7;
  border-color: #5e8909;
  color: #6d8083;
}
.mytyFormInputGroup .form-control:first-child,
.mytyFormInputGroup-addon:first-child,
.mytyFormInputGroup-btn:first-child > .btn,
.mytyFormInputGroup-btn:first-child > .dropdown-toggle,
.mytyFormInputGroup-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.mytyFormInputGroup-addon:first-child {
  border-right: 0;
}
.mytyFormInputGroup .form-control:last-child,
.mytyFormInputGroup-addon:last-child,
.mytyFormInputGroup-btn:last-child > .btn,
.mytyFormInputGroup-btn:last-child > .dropdown-toggle,
.mytyFormInputGroup-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.mytyFormInputGroup-addon:last-child {
  border-left: 0;
}
.mytyFormInputGroup-btn {
  position: relative;
  white-space: nowrap;
}
.mytyFormInputGroup-btn:first-child > .btn {
  margin-right: -1px;
}
.mytyFormInputGroup-btn:last-child > .btn {
  margin-left: -1px;
}
.mytyFormInputGroup-btn > .btn {
  position: relative;
}
.mytyFormInputGroup-btn > .btn + .btn {
  margin-left: -4px;
}
.mytyFormInputGroup-btn > .btn:hover,
.mytyFormInputGroup-btn > .btn:active {
  z-index: 2;
}
.appProjectListFilter {
  position: relative;
  z-index: 17;
  margin-top: 50px;
  margin-bottom: 10px;
}
.appProjectListFilter.no-subfilter {
  margin-bottom: 20px;
}
.appProjectListFilter .row-section {
  margin: 0;
}
.show-curated-projects-list .appArticleList {
  margin: 0;
}
.filter-navigation:before,
.filter-navigation:after {
  content: " ";
  display: table;
}
.filter-navigation:after {
  clear: both;
}
.filter-set .filter-category {
  position: relative;
  float: left;
  margin-right: 20px;
  cursor: pointer;
}
.filter-set .filter-category .h3 {
  display: block;
  border: 2px solid #B2B2B2;
  border-radius: 6px;
  padding: 10px 20px;
  padding-right: 45px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  line-height: normal;
  color: #304b50;
  background: #e6e6e0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.filter-set .filter-category .h3:hover,
.filter-set .filter-category .h3.selected,
.filter-set .filter-category .h3.active,
.filter-set .filter-category .h3:focus,
.filter-set .filter-category .h3:active {
  border-color: #304b50;
}
.filter-set .filter-category .icon {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 12px;
  -webkit-transform: translatez(0);
  transform: translatez(0);
  display: block;
  width: 12px;
}
.filter-set .filter-category .icon .picto {
  font-family: 'icomoon';
}
.filter-set .filter-category.active {
  z-index: 1;
}
.filter-set:last-child .filter-category {
  margin-right: 0;
}
.filter-navigation .filter-content,
.pinboard-entry .filter-content {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  background: #FFFFFF;
  padding-bottom: 10px;
  border: 2px solid #304b50;
  border-radius: 6px;
}
.filter-navigation .filter-content .value,
.pinboard-entry .filter-content .value {
  display: block;
  padding: 10px 20px;
  color: #304b50;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  max-width: 300px;
}
.filter-navigation .filter-content .value:hover,
.pinboard-entry .filter-content .value:hover,
.filter-navigation .filter-content .value:active,
.pinboard-entry .filter-content .value:active,
.filter-navigation .filter-content .value:focus,
.pinboard-entry .filter-content .value:focus {
  background: #F5F5F5;
  color: #304b50;
}
.filter-navigation .filter-content.filter-content-loop,
.pinboard-entry .filter-content.filter-content-loop {
  width: 600px;
}
.filter-navigation .filter-content.filter-content-loop .col,
.pinboard-entry .filter-content.filter-content-loop .col {
  float: left;
  width: 33.333333%;
  padding-left: 10px;
}
.filter-navigation .filter-content.filter-content-loop .col .value,
.pinboard-entry .filter-content.filter-content-loop .col .value {
  padding-left: 10px;
  white-space: normal;
}
.filter-navigation .filter-content .headline,
.pinboard-entry .filter-content .headline {
  display: block;
  padding: 10px 20px 5px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
  color: #304b50;
}
.filter-navigation .filter-content .results-filter input,
.pinboard-entry .filter-content .results-filter input {
  display: block;
  width: 100%;
  padding: 10px 10px;
}
.filter-category.active .filter-content {
  display: block;
}
.filter-share {
  float: right;
}
.filter-share > .picto {
  float: left;
  margin-left: 10px;
  cursor: pointer;
  color: #304b50;
  text-decoration: none;
}
.filter-share .loading-spinner {
  float: left;
  margin-top: -5px;
}
.appBlogWrapper .filter-share {
  margin-top: 12px;
}
.loading-spinner {
  width: 30px;
  height: 30px;
  display: none;
  opacity: 1 !important;
}
.loading-spinner .spinner {
  width: 26px;
  height: 26px;
  border: 2px solid #e6e6e0;
  border-top-color: #304b50;
  border-bottom-color: #304b50;
  border-left-color: #304b50;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  -o-border-radius: 17px;
  border-radius: 17px;
  -webkit-animation: spinner 2s linear infinite;
  -moz-animation: spinner 2s linear infinite;
  -o-animation: spinner 2s linear infinite;
  animation: spinner 2s linear infinite;
}
@-moz-keyframes spinner {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(720deg);
  }
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(720deg);
  }
}
@-o-keyframes spinner {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(720deg);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(720deg);
  }
}
.lazy-loading {
  height: 30px;
  width: 100%;
  margin: 20px auto;
  opacity: 1 !important;
}
.lazy-loading:before,
.lazy-loading:after {
  content: " ";
  display: table;
}
.lazy-loading:after {
  clear: both;
}
.lazy-loading img {
  display: none;
}
.lazy-loading .loading-spinner {
  float: left;
  display: block;
}
.lazy-loading .caption {
  display: block;
  float: left;
  padding-left: 50px;
  margin-left: -30px;
  line-height: 30px;
  width: 100%;
  color: #6d8083;
}
@media screen and (max-width: 939px) and (min-width: 768px) {
  .filter-navigation .container {
    width: 620px;
  }
}
@media screen and (max-width: 767px) {
  .filter-navigation .container {
    margin: 0 15px;
    width: auto;
  }
  .filter-set .filter-category {
    width: 100%;
  }
  .filter-set .filter-category.active .h3 {
    display: none;
  }
  .filter-set .filter-category .filter-content {
    position: static;
    margin-bottom: 15px;
  }
  .filter-set .filter-category .filter-content .value {
    white-space: normal;
  }
  .filter-set .filter-category .filter-content.filter-content-loop {
    width: 100%;
  }
  .filter-set .filter-category .filter-content.filter-content-loop .col {
    width: 100%;
    padding-left: 0;
  }
  .filter-set .filter-category .filter-content.filter-content-loop .col .value {
    padding: 10px 20px;
  }
  .filter-set .filter-category .filter-content.filter-content-loop .col .results-filter {
    padding: 0 10px;
  }
  .filter-share .picto {
    display: none;
  }
}
.filter-subnavigation {
  clear: left;
}
.filter-subnavigation .filter-set .filter-category {
  margin-right: 0;
  cursor: default;
}
.filter-subnavigation .filter-set .filter-category .h3 {
  display: none;
}
@media screen and (min-width: 768px) {
  .owl-item .appArticleList {
    min-height: 400px;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content {
    display: block;
    position: static;
    background: transparent;
    border: none;
    overflow: visible;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content .headline {
    display: none;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value {
    float: left;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value + .filter-value {
    margin-left: 20px;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value .value {
    padding: 0 0 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid transparent;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value .value.current,
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value .value:hover,
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value .value:active,
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value .value:focus {
    border-bottom-color: #304b50;
    background: transparent;
    color: #304b50;
  }
}
@media screen and (min-width: 767px) and (max-width: 930px) {
  #sb-site .navigation-horizontal .shadow-nav {
    padding: 0 30px;
  }
  .filter-set .filter-category {
    margin-right: 15px;
  }
  .filter-set .filter-category .h3 {
    padding-left: 15px;
    padding-right: 30px;
  }
  .filter-set .filter-category .h3 .icon {
    right: 22px;
  }
  .filter-set .filter-category .h3 .picto {
    margin-left: 10px;
  }
  .filter-set .filter-category .filter-content.filter-content-loop {
    width: 450px;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value {
    font-size: 13px;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content .filter-value + .filter-value {
    margin-left: 9px;
  }
  .filter-share .loading-spinner {
    margin-top: -80px;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .owl-item #appProjectList .row-section {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 767px) {
  .filter-subnavigation .filter-set .filter-category .h3 {
    display: block;
  }
  .filter-subnavigation .filter-set .filter-category.active .h3 {
    display: none;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content {
    border-color: #B2B2B2;
  }
  .filter-subnavigation .filter-set .filter-category .filter-content:hover {
    border-color: #304b50;
  }
}
.navigation-horizontal {
  position: relative;
  z-index: 5;
  height: 8em;
}
.navigation-horizontal + .affix-placeholder {
  display: none;
}
.navigation-horizontal .affix-buttons {
  display: none;
}
.navigation-horizontal .teaser-navigation {
  height: 2.66666667em;
  overflow: hidden;
}
.navigation-horizontal .teaser-navigation .nav li a {
  color: rgba(48, 75, 80, 0.8);
  font-size: 14px;
  font-family: 'DIN Next W01', "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 0.5em 0 0.375em 0;
}
.navigation-horizontal .teaser-navigation .nav li a:after {
  background: transparent;
  transition: background 0.5s;
  width: 100%;
}
.navigation-horizontal .teaser-navigation .nav li a.active {
  color: #304b50;
}
.navigation-horizontal .teaser-navigation .nav li a.active:after {
  background: #304b50;
  width: 100%;
}
.navigation-horizontal .teaser-navigation .nav li a:hover {
  color: #304b50;
}
.navigation-horizontal .teaser-navigation .nav li a:hover:after {
  background: #304b50;
}
.navigation-horizontal .teaser-navigation .nav li a .caption {
  padding: 0.0625em 0 0.125em;
  border-radius: 0.25em;
  border-color: transparent;
  display: inline-block;
}
.navigation-horizontal .teaser-navigation .nav li a .count {
  display: inline-block;
  background: #c0c9ca;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwYzljYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2MwYzljYSIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: rgba(192, 201, 202, 0.5);
  padding: 0.0625em 0.3125em;
  border-radius: 0.25em;
}
.navigation-horizontal .shadow-nav {
  position: absolute;
  left: 0;
  top: 42px;
  padding: 0 15px;
  margin-top: 0;
}
.navigation-horizontal .shadow-nav .nav-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.navigation-horizontal .shadow-nav .shadow {
  position: absolute;
  width: 30%;
  height: 100%;
  top: 0;
  z-index: 11;
  display: none;
}
.navigation-horizontal + * {
  margin-top: 0;
}
.is-mobile .shadow {
  display: none !important;
}
.not-mobile .navigation-horizontal .shadow-nav .nav-wrapper {
  overflow-x: hidden;
}
@media (max-width: 639px) {
  .navigation-horizontal .shadow-nav {
    top: 28px;
    height: 62px;
    padding: 0;
  }
  .navigation-horizontal .shadow-nav .container {
    height: 60px;
  }
  .navigation-horizontal .shadow-nav .container .nav {
    max-height: 62px;
    padding-left: 15px;
  }
  .navigation-horizontal .shadow-nav .container .nav a {
    font-size: 22px;
  }
}
@media (min-width: 640px) {
  .teaser-navigation .container {
    position: relative;
  }
}
/* @section 3.3. Statusbar */
.simplepopin_container .appModalDialog {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.simplepopin_container .appModalDialog *,
.simplepopin_container .appModalDialog *:before,
.simplepopin_container .appModalDialog *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-dialog-nav {
  display: none;
  width: 300px;
  height: 21px;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
.modal-dialog-nav li {
  display: inline-block;
  padding: 0 3px;
  line-height: 21px;
  font-size: 0.9em;
}
.appModalDialog {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto 20px auto;
  width: 100%;
  min-width: 280px;
  max-width: 280px;
  margin: 0 auto;
  background-color: #FFFFFF;
}
.appModalDialog *,
.appModalDialog *:before,
.appModalDialog *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.appModalDialog p {
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1.5;
}
.appModalDialog ul,
.appModalDialog ol,
.appModalDialog li {
  margin: 0;
  padding: 0;
  list-style-position: outside;
}
.appModalDialog ol {
  margin: 0 0 15px 30px;
}
.appModalDialog ol li {
  margin: 0 0 15px 0px;
}
.appModalDialog ul {
  margin: 0 0 15px 15px;
}
.appModalDialog object,
.appModalDialog embed {
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
}
.appModalDialog form,
.appModalDialog input,
.appModalDialog label,
.appModalDialog select,
.appModalDialog textarea {
  margin: 0;
  padding: 0;
}
.appModalDialog img,
.appModalDialog a img {
  border: 0;
}
.appModalDialog a {
  color: #304c50;
  text-decoration: none;
  outline: none;
}
.appModalDialog a:hover {
  color: #87c00f;
}
.appModalDialog a:hover,
.appModalDialog a:active {
  outline: 0;
}
.appModalDialog h1,
.appModalDialog h2,
.appModalDialog h3,
.appModalDialog h4,
.appModalDialog h5 {
  padding: 0;
  color: #304c50;
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
.appModalDialog h1 {
  margin: 0 0 15px 0;
  font-size: 21px;
}
.appModalDialog h2 {
  margin: 0 0 15px 0;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 400;
}
.appModalDialog h3 {
  margin: 0 0 7.5px 0;
  font-weight: 300;
  font-size: 14px;
}
.appModalDialog h4 {
  margin: 0 0 7.5px 0;
  font-weight: bold;
  font-size: 12px;
}
.appModalDialog h5 {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
}
.appModalDialog form {
  margin: 0;
  padding: 0;
}
.appModalDialog blockquote {
  margin: 0 0 1em 0;
  padding: 15px 25px;
  color: #4c4c4c;
}
.appModalDialog .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.appModalDialog .appModalDialogHeader {
  max-height: 87px;
  overflow: hidden;
  background-color: #FFFFFF;
  text-align: center;
}
.appModalDialog .appModalDialogHeader h1,
.appModalDialog .appModalDialogHeader .h1 {
  font-size: 28px;
  line-height: 1.2;
  text-align: left;
  padding: 15px 30px;
  margin: 0;
  font-weight: 400;
}
.appModalDialog .appModalDialogHeader img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.appModalDialog .appBox {
  width: 100%;
  max-width: 280px;
  margin: 0 auto 0 auto;
  background-color: #f3f4f5;
}
.appModalDialog .appBox .headline {
  background-color: #FFFFFF;
  padding: 15px;
}
.appModalDialog .appBox .headline h1,
.appModalDialog .appBox .headline h2,
.appModalDialog .appBox .headline h3,
.appModalDialog .appBox .headline h4 {
  margin: 0;
  padding: 0;
}
.appModalDialog .appBox .appInner {
  background-color: #f3f4f5;
  padding: 15px 30px;
}
.appModalDialog .appBox > h3 {
  background-color: #FFFFFF;
  margin: -15px;
  margin-bottom: 15px;
  font-size: 16px;
  padding: 15px;
  display: none;
}
.appModalDialog .appBox.appBoxInfo {
  width: auto;
  position: relative;
  text-align: center;
  margin: -30px;
  margin-top: 15px;
  margin-bottom: -15px;
  padding: 15px 0;
  background: #FFF;
}
.appModalDialog .appBox.appBoxInfo p {
  margin: 0;
  padding: 0;
  display: inline;
}
.appModalDialog .appBox.appBoxInfo br {
  display: none;
}
.appModalDialog .appBox.appBoxInfo a {
  display: inline;
}
.appModalDialog .appBox.appBoxInfo:hover a {
  color: #87c00f;
}
.appModalDialog .appBox.appUserLoggedOut > .appInner {
  padding-bottom: 0;
}
.appModalDialog > .appBox:last-child {
  margin: 0 auto;
}
.appModalDialog .headingSocialLoginButtons {
  position: relative;
  text-align: center;
  padding: 15px 0;
  margin: 0;
}
.appModalDialog .headingSocialLoginButtons span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-color: #f3f4f5;
  position: relative;
  z-index: 2;
  padding: 7.5px;
}
.appModalDialog .headingSocialLoginButtons:after {
  width: 100%;
  background-color: #cccccc;
  height: 1px;
  font-size: 0;
  line-height: 0;
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
}
.appModalDialog form {
  padding: 0 0;
  padding-bottom: 15px;
}
.appModalDialog label,
.appModalDialog [class*="-headline"] {
  display: block;
  font-size: 12px;
  padding: 5px 0;
  width: 100%;
  overflow: hidden;
  font-weight: 700;
}
.appModalDialog label p,
.appModalDialog [class*="-headline"] p {
  margin: 0;
  padding: 0;
}
.appModalDialog .mytyFormError label,
.appModalDialog .mytyFormError p {
  color: #cc0000;
}
.appModalDialog .alert,
.appModalDialog .errorMsg {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4em;
  text-shadow: none;
  margin: -30px;
  padding: 7.5px 30px;
  position: relative;
  border: 0;
  margin-top: -15px;
  margin-bottom: 15px;
}
.appModalDialog .alert h1,
.appModalDialog .errorMsg h1,
.appModalDialog .alert h2,
.appModalDialog .errorMsg h2,
.appModalDialog .alert h3,
.appModalDialog .errorMsg h3,
.appModalDialog .alert h4,
.appModalDialog .errorMsg h4,
.appModalDialog .alert h5,
.appModalDialog .errorMsg h5 {
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}
.appModalDialog .alert.alert-warning,
.appModalDialog .errorMsg.alert-warning {
  border: 1px solid #f7f680;
  background-color: #f7f680;
  color: #666666;
}
.appModalDialog .alert.alert-danger,
.appModalDialog .errorMsg.alert-danger {
  border: 1px solid #ffcccc;
  background-color: #ffcccc;
  color: #cc0000;
}
.appModalDialog .alert.alert-success,
.appModalDialog .errorMsg.alert-success {
  border: 1px solid #d9e3c5;
  background-color: #d9e3c5;
  color: #669900;
}
.appModalDialog .alert.alert-notice,
.appModalDialog .errorMsg.alert-notice {
  border: 1px solid #f3f4f5;
  background-color: #f3f4f5;
  color: #304c50;
}
.appModalDialog .alert .text,
.appModalDialog .errorMsg .text {
  max-width: 100%;
  overflow: hidden;
}
.appModalDialog .alert p:last-child,
.appModalDialog .errorMsg p:last-child,
.appModalDialog .alert ul:last-child,
.appModalDialog .errorMsg ul:last-child,
.appModalDialog .alert ol:last-child,
.appModalDialog .errorMsg ol:last-child {
  margin-bottom: 0;
}
.appModalDialog .alert a,
.appModalDialog .errorMsg a {
  color: #333;
}
.appModalDialog .alert a:hover,
.appModalDialog .errorMsg a:hover {
  color: #666;
}
.appModalDialog .errorMsg {
  border: 1px solid #ffcccc;
  background-color: #ffcccc;
  color: #cc0000;
}
.appModalDialog .mytyFormBox,
.appModalDialog .mytyFormBox .mytyFormbox,
.appModalDialog .mytyForm .mytyFormBox {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  float: none;
}
.appModalDialog .mytyFormBox:before,
.appModalDialog .mytyFormBox .mytyFormbox:before,
.appModalDialog .mytyForm .mytyFormBox:before,
.appModalDialog .mytyFormBox:after,
.appModalDialog .mytyFormBox .mytyFormbox:after,
.appModalDialog .mytyForm .mytyFormBox:after {
  content: " ";
  display: table;
}
.appModalDialog .mytyFormBox:after,
.appModalDialog .mytyFormBox .mytyFormbox:after,
.appModalDialog .mytyForm .mytyFormBox:after {
  clear: both;
}
.appModalDialog .mytyFormBox input[type=text],
.appModalDialog .mytyFormBox .mytyFormbox input[type=text],
.appModalDialog .mytyForm .mytyFormBox input[type=text],
.appModalDialog .mytyFormBox input[type=password],
.appModalDialog .mytyFormBox .mytyFormbox input[type=password],
.appModalDialog .mytyForm .mytyFormBox input[type=password],
.appModalDialog .mytyFormBox .mytyFormControl,
.appModalDialog .mytyFormBox .mytyFormbox .mytyFormControl,
.appModalDialog .mytyForm .mytyFormBox .mytyFormControl {
  width: 100%;
  margin: 0;
  height: 32px;
  padding: 5px 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 24px;
  background-image: none;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: relative;
  z-index: 5;
  outline: none 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.25s ease-in 0.25s !important;
  -moz-transition: all 0.25s ease-in 0.25s !important;
  -o-transition: all 0.25s ease-in 0.25s !important;
  -ms-transition: all 0.25s ease-in 0.25s !important;
  transition: all 0.25s ease-in 0.25s !important;
}
.appModalDialog .mytyFormBox input[type=text]::-moz-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=text]::-moz-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=text]::-moz-placeholder,
.appModalDialog .mytyFormBox input[type=password]::-moz-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=password]::-moz-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=password]::-moz-placeholder,
.appModalDialog .mytyFormBox .mytyFormControl::-moz-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox .mytyFormControl::-moz-placeholder,
.appModalDialog .mytyForm .mytyFormBox .mytyFormControl::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
.appModalDialog .mytyFormBox input[type=text]:-ms-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=text]:-ms-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=text]:-ms-input-placeholder,
.appModalDialog .mytyFormBox input[type=password]:-ms-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=password]:-ms-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=password]:-ms-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormControl:-ms-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox .mytyFormControl:-ms-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox .mytyFormControl:-ms-input-placeholder {
  color: #cccccc;
}
.appModalDialog .mytyFormBox input[type=text]::-webkit-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=text]::-webkit-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=text]::-webkit-input-placeholder,
.appModalDialog .mytyFormBox input[type=password]::-webkit-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=password]::-webkit-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=password]::-webkit-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormControl::-webkit-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox .mytyFormControl::-webkit-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox .mytyFormControl::-webkit-input-placeholder {
  color: #cccccc;
}
.appModalDialog .mytyFormBox input[type=text]:focus,
.appModalDialog .mytyFormBox .mytyFormbox input[type=text]:focus,
.appModalDialog .mytyForm .mytyFormBox input[type=text]:focus,
.appModalDialog .mytyFormBox input[type=password]:focus,
.appModalDialog .mytyFormBox .mytyFormbox input[type=password]:focus,
.appModalDialog .mytyForm .mytyFormBox input[type=password]:focus,
.appModalDialog .mytyFormBox .mytyFormControl:focus,
.appModalDialog .mytyFormBox .mytyFormbox .mytyFormControl:focus,
.appModalDialog .mytyForm .mytyFormBox .mytyFormControl:focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
  color: #2F2F2F;
  width: 100%;
  margin-left: 0;
}
.appModalDialog .mytyFormBox input[type=text]:focus::-moz-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=text]:focus::-moz-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=text]:focus::-moz-placeholder,
.appModalDialog .mytyFormBox input[type=password]:focus::-moz-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=password]:focus::-moz-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=password]:focus::-moz-placeholder,
.appModalDialog .mytyFormBox .mytyFormControl:focus::-moz-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox .mytyFormControl:focus::-moz-placeholder,
.appModalDialog .mytyForm .mytyFormBox .mytyFormControl:focus::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
.appModalDialog .mytyFormBox input[type=text]:focus:-ms-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=text]:focus:-ms-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=text]:focus:-ms-input-placeholder,
.appModalDialog .mytyFormBox input[type=password]:focus:-ms-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=password]:focus:-ms-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=password]:focus:-ms-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormControl:focus:-ms-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox .mytyFormControl:focus:-ms-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox .mytyFormControl:focus:-ms-input-placeholder {
  color: #FFFFFF;
}
.appModalDialog .mytyFormBox input[type=text]:focus::-webkit-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=text]:focus::-webkit-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=text]:focus::-webkit-input-placeholder,
.appModalDialog .mytyFormBox input[type=password]:focus::-webkit-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox input[type=password]:focus::-webkit-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox input[type=password]:focus::-webkit-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormControl:focus::-webkit-input-placeholder,
.appModalDialog .mytyFormBox .mytyFormbox .mytyFormControl:focus::-webkit-input-placeholder,
.appModalDialog .mytyForm .mytyFormBox .mytyFormControl:focus::-webkit-input-placeholder {
  color: #FFFFFF;
}
.appModalDialog .mytyForm .mytyFormError input[type=text],
.appModalDialog .mytyFormError input[type=text],
.appModalDialog .mytyForm .mytyFormError input[type=password],
.appModalDialog .mytyFormError input[type=password],
.appModalDialog .mytyForm .mytyFormError .mytyFormControl,
.appModalDialog .mytyFormError .mytyFormControl {
  border-color: #cc0000;
}
.appModalDialog input[type="checkbox"],
.appModalDialog input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
  width: auto;
}
.appModalDialog input[type="file"]:focus,
.appModalDialog input[type="radio"]:focus,
.appModalDialog input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.appModalDialog .mytyFormBox:before,
.appModalDialog .mytyFormControlGroup:before,
.appModalDialog .mytyFormField:before,
.appModalDialog .mytyFormFieldsetDescription:before,
.appModalDialog .mytyFormBox:after,
.appModalDialog .mytyFormControlGroup:after,
.appModalDialog .mytyFormField:after,
.appModalDialog .mytyFormFieldsetDescription:after {
  content: " ";
  display: table;
}
.appModalDialog .mytyFormBox:after,
.appModalDialog .mytyFormControlGroup:after,
.appModalDialog .mytyFormField:after,
.appModalDialog .mytyFormFieldsetDescription:after {
  clear: both;
}
.appModalDialog .mytyFormBox + .mytyFormBox,
.appModalDialog .mytyFormControlGroup + .mytyFormBox,
.appModalDialog .mytyFormField + .mytyFormBox,
.appModalDialog .mytyFormFieldsetDescription + .mytyFormBox,
.appModalDialog .mytyFormBox + .mytyFormControlGroup,
.appModalDialog .mytyFormControlGroup + .mytyFormControlGroup,
.appModalDialog .mytyFormField + .mytyFormControlGroup,
.appModalDialog .mytyFormFieldsetDescription + .mytyFormControlGroup,
.appModalDialog .mytyFormBox + .mytyFormFieldsetDescription,
.appModalDialog .mytyFormControlGroup + .mytyFormFieldsetDescription,
.appModalDialog .mytyFormField + .mytyFormFieldsetDescription,
.appModalDialog .mytyFormFieldsetDescription + .mytyFormFieldsetDescription {
  margin-top: 7.5px;
}
.appModalDialog .mytyFormBox + .mytyFormField,
.appModalDialog .mytyFormControlGroup + .mytyFormField,
.appModalDialog .mytyFormField + .mytyFormField,
.appModalDialog .mytyFormFieldsetDescription + .mytyFormField {
  margin-top: 15px;
}
.appModalDialog .mytyFormFieldsetDescription p:last-child,
.appModalDialog .mytyFormElementDescription p:last-child,
.appModalDialog .mytyFormFieldsetDescription ol:last-child,
.appModalDialog .mytyFormElementDescription ol:last-child,
.appModalDialog .mytyFormFieldsetDescription ul:last-child,
.appModalDialog .mytyFormElementDescription ul:last-child {
  margin-bottom: 0;
}
.appModalDialog .mytyFormCaptchaBox:before,
.appModalDialog .mytyFormCaptchaBox:after {
  content: " ";
  display: table;
}
.appModalDialog .mytyFormCaptchaBox:after {
  clear: both;
}
.appModalDialog .mytyFormCaptchaBox .mytyFormCaptchaImgBox {
  width: 140px;
  float: left;
  margin-right: -140px;
}
.appModalDialog .mytyFormCaptchaBox .mytyFormCaptchaImgBox img {
  display: block;
  max-width: 100%;
}
.appModalDialog .mytyFormCaptchaBox .mytyFormCaptchaInputBox {
  padding-left: 147.5px;
  width: 100%;
  float: left;
}
.appModalDialog .mytyFormElementDescription {
  padding: 15px 0;
  display: none !important;
}
.appModalDialog .mytyFormElementDescription p,
.appModalDialog .mytyFormElementDescription ol,
.appModalDialog .mytyFormElementDescription ul {
  margin-bottom: 7.5px;
}
.appModalDialog .mytyFormElementDescription p:last-child,
.appModalDialog .mytyFormElementDescription ol:last-child,
.appModalDialog .mytyFormElementDescription ul:last-child {
  margin-bottom: 0;
}
.appModalDialog .mytyFormElementError .mytyFormBox .mytyFormControl,
.appModalDialog .mytyFormBox.mytyFormElementError .mytyFormControl {
  border-color: #cc0000;
}
.appModalDialog .mytyFormElementError .mytyFormBox .mytyFormControl:focus,
.appModalDialog .mytyFormBox.mytyFormElementError .mytyFormControl:focus {
  border-color: #cc0000;
}
.appModalDialog .mytyFormElementError .mytyFormBox label,
.appModalDialog .mytyFormBox.mytyFormElementError label {
  color: #cc0000;
}
.appModalDialog .mytyFormElementError .mytyFormBox {
  padding-bottom: 7.5px;
}
.appModalDialog .mytyFormBox.mytyFormElementSuccess .mytyFormControl {
  border-color: #669900;
}
.appModalDialog .mytyFormBox.mytyFormElementSuccess .mytyFormControl:focus {
  border-color: #669900;
}
.appModalDialog .mytyFormBox.mytyFormElementSuccess label {
  color: #669900;
}
.appModalDialog .mytyFormPasswordQualityBox {
  position: relative;
  background-color: #cccccc;
}
.appModalDialog .mytyFormPasswordQualityBar {
  border: 0;
  display: none;
  height: 25px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.appModalDialog .mytyFormPasswordQualityText {
  position: absolute;
  width: 100%;
  height: 25px;
  left: 0;
  top: 0;
  padding: 4px 10px;
  line-height: 17px;
  font-size: 11px;
  z-index: 10;
}
.appModalDialog .mytyFormPasswordQualityBarProgress {
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.appModalDialog .mytyFormPasswordQualityError,
.appModalDialog .mytyFormElementErrorMsg {
  background-color: #f7f680;
  background-color: #ffe100;
  color: #666666;
  padding: 4px 10px;
}
.appModalDialog .mytyFormPasswordQualityError:empty,
.appModalDialog .mytyFormElementErrorMsg:empty {
  display: none;
}
.appModalDialog .mytyFormElementErrorMsg {
  background-color: #ffcccc;
  color: #cc0000;
  border: 1px solid #ffcccc;
  float: none;
  clear: both;
  margin: 0 7.5px;
}
.appModalDialog .btn,
.appModalDialog button,
.appModalDialog .buttons button,
.appModalDialog .tyFacebookSignIn {
  background: #87c00f;
  color: #FFFFFF;
  font: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 30px;
  height: auto;
  min-height: 30px;
  padding: 0 15px;
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.appModalDialog .btn:hover,
.appModalDialog button:hover,
.appModalDialog .buttons button:hover,
.appModalDialog .tyFacebookSignIn:hover {
  background-color: #6c9a0c;
  color: #FFFFFF;
}
.appModalDialog .mytyFormBtnBox {
  padding-top: 15px;
}
.appModalDialog .mytyFormBtnBox,
.appModalDialog .snPortalLoginButtons {
  width: 100%;
}
.appModalDialog .mytyFormBtnBox button,
.appModalDialog .snPortalLoginButtons button {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
.appModalDialog .snPortalLoginButtons {
  margin-bottom: 0;
}
.appModalDialog .snPortalLoginButtons:hover {
  color: #87c00f;
}
.appModalDialog .snPortalResetBtn {
  color: #304c50;
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 11px;
}
.appModalDialog .snPortalResetBtn:hover {
  color: #87c00f;
}
.appModalDialog .snPortalResetBtn + br {
  display: none;
}
.appModalDialog .snPortalResetBtn:first-child {
  margin-top: 15px;
}
.appModalDialog .snPortalResetBtn:last-child {
  margin-bottom: 30px;
}
.appModalDialog .snSocialLoginButtons {
  margin-left: -7.5px;
  margin-right: -7.5px;
  min-height: 1px;
}
.appModalDialog .snSocialLoginButtons:before,
.appModalDialog .snSocialLoginButtons:after {
  content: " ";
  display: table;
}
.appModalDialog .snSocialLoginButtons:after {
  clear: both;
}
.appModalDialog .snSocialLoginButtons .snFBLoginContainer,
.appModalDialog .snSocialLoginButtons .snGoogleLoginContainer {
  width: 100%;
  min-width: 195px;
  padding: 0 7.5px;
  margin-bottom: 7.5px;
}
.appModalDialog .snSocialLoginButtons .snFBLoginContainer a,
.appModalDialog .snSocialLoginButtons .snGoogleLoginContainer a,
.appModalDialog .snSocialLoginButtons .snFBLoginContainer button,
.appModalDialog .snSocialLoginButtons .snGoogleLoginContainer button {
  display: block;
  width: 100%;
  text-align: center;
}
.appModalDialog .appBox + .vendor-registration .appInner {
  padding-top: 0;
}
.appModalDialog .loader {
  display: none;
}
.appModalDialog .loader {
  height: 30px;
  width: 100%;
  margin: 0 auto;
}
.appModalDialog .loader img {
  display: none;
}
.appModalDialog .loading-spinner {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  transition: width 0.4s ease-in-out;
  background-color: #CCCCCC;
  background-size: 30px 30px;
  background-image: linear-gradient(135deg, 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);
  animation: animate-stripes 3s linear infinite;
}
@keyframes animate-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 60px 0;
  }
}
.appModalDialog .tyFacebookSignIn,
.appModalDialog .tyGPlusSignIn {
  cursor: pointer;
  display: block;
  height: 30px;
  background-image: none;
}
.appModalDialog .tyFacebookSignIn .caption,
.appModalDialog .tyGPlusSignIn .caption {
  display: inline-block !important;
  height: 30px;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 25px;
  color: #FFFFFF;
}
.appModalDialog .tyFacebookSignIn:hover,
.appModalDialog .tyGPlusSignIn:hover {
  cursor: pointer;
  color: #FFFFFF;
}
.appModalDialog .tyFacebookSignIn {
  background: #3d579e;
  color: #FFFFFF;
}
.appModalDialog .tyFacebookSignIn .caption {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAyklEQVQ4T2NkAIL///9PAFL+QKwA4pMAHgDVLmBkZGxkhBqST4TmjUA1IAuRgQGQ0w/EYIM+ABn8BAxaCLQ1AV0NUK8DUGw/ED8AGfSfCNcYAg26gMcgBqIMAhrCCDMEaG8DkF2Pbig5Bm2ARgyKWYQMWgj2PyMjyBVgAHQRKKwUoFwQHQ9iEzLIEWjIAVxhiOxNSg1aQKyLwI6hVWBTLdZGokEEMy0RsfYQlI6wBh5yIiTCoEZwZoQaBkr68rhSMQ7xh0BxUMHWAACdspKWUqDMBwAAAABJRU5ErkJggg==");
  color: #FFFFFF;
}
.appModalDialog .tyFacebookSignIn:hover {
  background: #324781;
}
.appModalDialog .buttons .tyGPlusSignIn {
  background: #db4437;
  color: #FFFFFF;
}
.appModalDialog .buttons .tyGPlusSignIn .caption {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABXklEQVQ4T62Ta1HDUBBGuQooCigKaB0UBRQHQQHgIDiohKKAOmBw0CqgEkBBOKdz752dhAR+sDM72ezjy7ePpLN/klRwuq6bYT+gF+h1wP/CblNK+5DbYC/wPRbfCSiDfGDeWMD7AnuHnqNLfMdInHjL+wr/qg9k0SwGSF7je0Vf8MugyhTQJ1n7CJSZdjzf9VMs2GVGk8kc3fYZ2b9JVxQJehKKtXcywt5g27IiiDOtcyszKm1sKHrKIH7Vlh3qsYDnWMtzOKMcFKxs4Q37Dl33QX4FCu1I2w0OhhxyxhmFJHu3FVd/D6NtbGvMjgfZ2HcGEcxWXcAzYDKYlJSP0ZkcnFHZWvbL5hb1KOuGfkIUqGzG2QyEuG26Tdc/KgJ5dB7jcgRIJv5rfnASyATpDwbLN1ayQb2ZeqhjrTnYFm1Q/y1bUeaoy6hzm2QUg5lBcdnuJItYW9c/9bW/xL4BVW+iTMkjYTEAAAAASUVORK5CYII=");
  color: #FFFFFF;
}
.appModalDialog .buttons .tyGPlusSignIn:hover {
  background: #c63024;
}
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox,
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox,
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox {
  margin: 0 0  10px 0;
  width: 100%;
  height: auto;
  position: relative;
  float: none;
}
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox .mytyFormLabel,
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox .mytyFormLabel,
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox .mytyFormLabel,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox .mytyFormLabel {
  border: 0;
  background-color: transparent;
  width: 100% !important;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox label,
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox label,
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox label,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox label {
  font-size: 12px;
  display: block;
  padding: 9px 0;
  padding-left: 30px;
  margin: 0;
  position: relative;
}
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox label:before,
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox label:before,
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox label:before,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox label:before {
  color: #d6dbdc;
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  left: 0;
  top: 9px;
  font-size: 20px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e617";
}
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="checkbox"],
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox input[type="checkbox"],
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox input[type="checkbox"],
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox input[type="checkbox"],
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="radio"],
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox input[type="radio"],
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"],
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox input[type="radio"] {
  float: none;
  width: 40px;
  min-height: 40px;
  height: 100%;
  border: none  !important;
  outline: none;
  margin: 0;
  position: absolute;
  right: 99999px;
  top: 0;
  font-size: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 5;
}
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="checkbox"] + .mytyFormLabel,
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox input[type="checkbox"] + .mytyFormLabel,
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox input[type="checkbox"] + .mytyFormLabel,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox input[type="checkbox"] + .mytyFormLabel,
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="radio"] + .mytyFormLabel,
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox input[type="radio"] + .mytyFormLabel,
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"] + .mytyFormLabel,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox input[type="radio"] + .mytyFormLabel {
  width: 100%;
}
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="checkbox"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox input[type="checkbox"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox input[type="checkbox"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox input[type="checkbox"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormCheckboxField > .mytyFormCheckboxBox input[type="radio"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField > .mytyFormCheckboxBox input[type="radio"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox input[type="radio"]:checked + .mytyFormLabel label:before {
  content: "\e616";
  color: #304b50;
}
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox label:before,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox label:before {
  content: "\ea56";
}
.appModalDialog .mytyFormCheckboxField > .mytyFormRadioBox input[type="radio"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField > .mytyFormRadioBox input[type="radio"]:checked + .mytyFormLabel label:before {
  content: "\ea54";
}
.appModalDialog .mytyFormCheckboxField .mytyFormSuccess label,
.appModalDialog .mytyFormRadioField .mytyFormSuccess label {
  color: #304c50;
}
.appModalDialog .mytyFormCheckboxField .mytyFormSuccess input[type="checkbox"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField .mytyFormSuccess input[type="checkbox"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormCheckboxField .mytyFormSuccess input[type="radio"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField .mytyFormSuccess input[type="radio"]:checked + .mytyFormLabel label:before {
  color: #669900;
}
.appModalDialog .mytyFormCheckboxField .mytyFormError .mytyFormLabel,
.appModalDialog .mytyFormRadioField .mytyFormError .mytyFormLabel {
  border-color: #ffcccc;
}
.appModalDialog .mytyFormCheckboxField .mytyFormError label,
.appModalDialog .mytyFormRadioField .mytyFormError label {
  color: #304c50;
}
.appModalDialog .mytyFormCheckboxField .mytyFormError input[type="checkbox"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField .mytyFormError input[type="checkbox"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormCheckboxField .mytyFormError input[type="radio"]:checked + .mytyFormLabel label:before,
.appModalDialog .mytyFormRadioField .mytyFormError input[type="radio"]:checked + .mytyFormLabel label:before {
  color: #cc0000;
}
.user-modal-dialogs-popin .appBox + .vendor-registration {
  margin-top: 0;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog {
  max-width: 480px;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog .appBox {
  max-width: 480px;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormBody {
  width: 100%;
  min-height: 1px;
  margin: 0;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormBody:before,
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormBody:after {
  content: " ";
  display: table;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormBody:after {
  clear: both;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormBox {
  width: 50%;
  margin: 0 0 7.5px 0;
  padding: 0 7.5px;
  border: 0;
  float: left;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormControlGroup,
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormTextMailBox,
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormField,
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormCheckboxBox,
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormFieldsetDescription {
  width: 100%;
  clear: both;
  float: none;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog [class*='-headline'],
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormFieldsetDescription {
  padding: 0 7.5px;
}
.user-modal-dialogs-popin .dialog-sign .appModalDialog .mytyFormControlGroup {
  padding: 0;
}
.user-modal-dialogs-popin .dialog-sign .snPortalLoginButtons {
  text-align: left;
}
.user-modal-dialogs-popin .dialog-sign .snPortalResetBtn {
  display: none !important;
}
.user-modal-dialogs-popin .dialog-sign .snSocialLoginButtons {
  margin-left: -7.5px;
  margin-right: -7.5px;
  min-height: 1px;
}
.user-modal-dialogs-popin .dialog-sign .snSocialLoginButtons:before,
.user-modal-dialogs-popin .dialog-sign .snSocialLoginButtons:after {
  content: " ";
  display: table;
}
.user-modal-dialogs-popin .dialog-sign .snSocialLoginButtons:after {
  clear: both;
}
.user-modal-dialogs-popin .dialog-sign .snSocialLoginButtons .snFBLoginContainer,
.user-modal-dialogs-popin .dialog-sign .snSocialLoginButtons .snGoogleLoginContainer {
  float: left;
  width: 50%;
}
.pinboard-entry {
  position: relative;
  padding: 20px;
  background: #FFFFFF;
  margin-bottom: 15px;
}
.pinboard-entry:before {
  content: " ";
  display: block;
  background: #87c00f;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5px;
  opacity: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.pinboard-entry.unread {
  cursor: pointer;
}
.pinboard-entry.unread:before {
  opacity: 1;
}
.pinboard-entry.options-open,
.pinboard-entry .content .replies .pinboard-entry.options-open {
  z-index: 4;
}
.pinboard-entry .head {
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 5px;
  position: relative;
  z-index: 3;
}
.pinboard-entry .head .username {
  min-height: 22px;
  font-weight: bold;
}
.pinboard-entry .head .date {
  color: #CCCCCC;
  font-size: 12px;
  margin-top: 3px;
  white-space: nowrap;
}
.pinboard-entry .head .like-count {
  cursor: pointer;
  color: #CCCCCC;
}
.pinboard-entry .head .like-count.liked {
  color: #6d8083;
}
.pinboard-entry .head .like-count:hover {
  color: #87c00f;
}
.pinboard-entry .options {
  color: #CCCCCC;
  z-index: 1;
}
.pinboard-entry .options .options-toggle {
  cursor: pointer;
  padding: 0 10px;
  border-left: 1px solid #CCCCCC;
  margin: 0 0 0 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #6d8083;
}
.pinboard-entry .options .options-toggle:hover {
  color: #87c00f;
}
.pinboard-entry .filter-content {
  left: auto;
  right: 0;
  min-width: 0;
}
.pinboard-entry .filter-content .headline {
  text-align: right;
  cursor: pointer;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 0;
}
.pinboard-entry .filter-content .mobile-like {
  display: none;
}
.pinboard-entry .filter-content .like-count {
  float: right;
}
.pinboard-entry .filter-content .value {
  cursor: pointer;
}
.pinboard-entry .active .filter-content {
  display: block;
}
.pinboard-entry .post-comment {
  position: relative;
  z-index: 1;
}
.pinboard-entry .post-comment:before,
.pinboard-entry .post-comment:after {
  content: " ";
  display: table;
}
.pinboard-entry .post-comment:after {
  clear: both;
}
.pinboard-entry .post-comment .editor {
  position: relative;
  margin-bottom: 10px;
}
.pinboard-entry .post-comment .editor .buttons {
  border: 1px solid #DDDDDD;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
}
.pinboard-entry .post-comment .editor .buttons:before,
.pinboard-entry .post-comment .editor .buttons:after {
  content: " ";
  display: table;
}
.pinboard-entry .post-comment .editor .buttons:after {
  clear: both;
}
.pinboard-entry .post-comment .editor .buttons .picto {
  float: left;
  padding: 5px 10px;
  border-right: 1px solid #F5F5F5;
  cursor: pointer;
}
.pinboard-entry .post-comment .editor .buttons .picto:hover {
  color: #87c00f;
}
.pinboard-entry .post-comment .editor textarea {
  height: 90px;
  width: 100%;
  padding: 10px;
  border: 1px solid #DDDDDD;
  border-radius: 0 0 6px 6px;
  resize: vertical;
  -webkit-appearance: button;
}
.pinboard-entry .post-comment .editor textarea::-moz-placeholder {
  color: #CCCCCC;
  opacity: 1;
}
.pinboard-entry .post-comment .editor textarea:-ms-input-placeholder {
  color: #CCCCCC;
}
.pinboard-entry .post-comment .editor textarea::-webkit-input-placeholder {
  color: #CCCCCC;
}
.pinboard-entry .text {
  white-space: pre-wrap;
}
.pinboard-entry .text p {
  margin-bottom: 5px;
}
.pinboard-entry .text a {
  color: #87c00f;
}
.pinboard-entry .text a:hover {
  color: #87c00f;
  text-decoration: underline;
}
.pinboard-entry .replies .pinboard-entry {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  z-index: 2;
  background: transparent;
}
.pinboard-entry .replies .pinboard-entry:after {
  content: none;
}
.pinboard-entry .replies .pinboard-entry .toggle-text {
  position: relative;
  margin-left: 6%;
  color: #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 5px;
}
.pinboard-entry .replies .pinboard-entry .toggle-text.more {
  color: #87c00f;
  border-color: #87c00f;
  cursor: pointer;
}
.pinboard-entry .replies .pinboard-entry .toggle-text.more:hover {
  text-decoration: underline;
}
.pinboard-entry .replies .pinboard-entry .post-comment textarea {
  min-height: 0;
  height: 45px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.pinboard-entry .replies .pinboard-entry .post-comment .buttons,
.pinboard-entry .replies .pinboard-entry .post-comment .post-btn {
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
}
.pinboard-entry .replies .pinboard-entry .post-comment .buttons {
  border-top-width: 0;
}
.pinboard-entry .replies .pinboard-entry .post-comment .post-btn {
  padding: 0;
  border-width: 0;
}
.pinboard-entry .replies .pinboard-entry .post-comment.open .buttons {
  height: 25px;
  border-top-width: 1px;
}
.pinboard-entry .replies .pinboard-entry .post-comment.open .post-btn {
  padding-left: 15px;
  padding-right: 15px;
  height: 40px;
  border-width: 1px;
}
.pinboard-entry .replies .pinboard-entry .post-comment.open textarea {
  height: 90px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
:not(.replies) > .pinboard-entry > .spam > .options {
  top: 20px;
  z-index: 1;
  right: 20px;
}
.create-entry-container .description {
  position: absolute;
  right: 0;
  z-index: 1;
  width: 33.5%;
  display: none;
}
.mouse-msg {
  display: none;
  position: absolute;
  top: 400px;
  left: 400px;
  z-index: 4;
  background: #87c00f;
  font-size: 12px;
  color: #FFFFFF;
  padding: 3px 8px;
  border-radius: 6px;
}
.pin-board-section .icon-wrapper {
  width: 56px;
  height: 56px;
  line-height: 56px;
  background: #304b50;
  color: white;
  border-radius: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 25px;
  cursor: pointer;
}
.pin-board-section .icon-wrapper span {
  line-height: inherit;
}
.conversation-list-section .loading-spinner {
  display: block;
}
.conversation-list-section .isEmptyNotice {
  display: block;
  margin-bottom: 20px;
}
.conversation-list-section .pinboard-entry .head .date {
  right: 3.5%;
}
.conversation-list-section .pinboard-entry .text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.conversation-list-section .create-container {
  position: relative;
  padding: 20px;
  background: white;
}
.conversation-list-section .create-container .icon-wrapper {
  background: #DDDDDD;
  color: #304b50;
}
.conversation-list-section .create-container .head {
  margin-top: 15px;
  font-weight: bold;
}
.conversation-list-section .create-container .innerContent {
  margin-top: 30px;
  line-height: 2;
}
.conversation-list-section .create-container .innerContent a {
  display: block;
  font-weight: bold;
}
.apiConversationInfo .participants a {
  margin-right: 10px;
}
.apiConversationInfo .participants img {
  width: 60px;
  display: inline;
}
.apiConversationBreadcrumb .picto {
  font-size: 14px;
  display: inline-block;
  height: 2.5em;
  overflow: hidden;
  padding: .5em 0 .375em;
  line-height: 1.5;
}
.apiConversationBreadcrumb li.divider {
  margin: 0;
}
.apiConversationsProjectsSelect {
  margin: 0;
  position: relative;
  width: 250px;
}
.apiConversationsProjectsSelect .is-select {
  width: 100%;
}
.apiConversationsProjectsSelect .is-select:before {
  content: "\e613";
  font-family: icomoon;
  z-index: 1;
  color: #304b50;
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 9.5px;
  pointer-events: none;
}
.apiConversationsProjectsSelect select,
.apiConversationsProjectsSelect .react-autosuggest__container > input {
  border: 2px solid #304b50;
  border-radius: 6px;
  font-size: 15px;
  line-height: normal;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 20px;
}
.apiConversationsProjectsSelect select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer;
  z-index: 2;
  color: #304b50;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 40px 10px 20px;
}
.apiConversationsProjectsSelect select::-ms-expand {
  display: none;
}
.apiConversationsProjectsSelect .react-autosuggest__container {
  margin-bottom: 10px;
}
.apiConversationsProjectsSelect .react-autosuggest__container.react-autosuggest__container--open > input {
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid #304b50;
}
.apiConversationsProjectsSelect .react-autosuggest__container .react-autosuggest__suggestions-container {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #304b50;
  border-top: none;
  border-radius: 0 0 6px 6px;
  background: white;
  position: absolute;
  z-index: 1;
}
.apiConversationsProjectsSelect .react-autosuggest__container .react-autosuggest__suggestions-container > li {
  padding: 10px 20px;
  cursor: pointer;
}
.apiConversationsProjectsSelect .react-autosuggest__container .react-autosuggest__suggestions-container > li.react-autosuggest__suggestion--focused {
  background: #DDDDDD;
}
.apiConversationsProjectsSelect .react-autosuggest__container .react-autosuggest__suggestions-container > li:last-child {
  border-radius: 0 0 6px 6px;
}
.conversation-list-view.navigation-horizontal {
  height: 12em;
}
.conversation-list-view.navigation-horizontal .shadow-nav {
  top: 50px;
  height: 6em;
  overflow: visible;
}
@media (min-width: 993px) {
  .create-entry-container .description {
    display: block;
  }
  .pinboard-entry:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 66.66667%;
    background: #F5F5F5;
  }
  .pinboard-entry .head .date {
    position: absolute;
    top: 0;
    right: 35.5%;
    padding-right: 20px;
  }
  .pinboard-entry .head .username {
    margin-right: 35.5%;
    display: block;
  }
  .pinboard-entry .options {
    position: absolute;
    top: 0;
    right: 0;
  }
  .pinboard-entry .text,
  .pinboard-entry .post-comment {
    margin-right: 35.5%;
    padding-right: 20px;
  }
  .pinboard-entry .replies .pinboard-entry .avatar {
    width: 6%;
  }
  .pinboard-entry .replies .pinboard-entry .head .date {
    right: 38%;
  }
  .pinboard-entry .replies .pinboard-entry .content {
    width: 94%;
  }
  .pinboard-entry .replies .pinboard-entry .content .text,
  .pinboard-entry .replies .pinboard-entry .content .post-comment {
    margin-right: 38%;
  }
  .pinboard-entry .replies .pinboard-entry .toggle-text.more {
    margin-right: 38%;
  }
}
@media screen and (max-width: 992px) {
  .pinboard-entry .head .options > .like-count {
    border-left: 1px solid #CCCCCC;
    margin: 0 0 0 10px;
    padding: 5px 0 9px 10px;
  }
  .pinboard-entry .options,
  .pinboard-entry .date {
    float: right;
  }
}
@media screen and (max-width: 940px) {
  .pin-board-section .icon-wrapper {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .conversation-list-section .create-container .head {
    margin-top: 4px;
  }
}
@media screen and (min-width: 768px) {
  .pinboard-entry .date-mobile {
    display: none;
  }
  .pin-board-section .avatar {
    text-align: center;
  }
  .pin-board-section .icon-wrapper {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .pinboard-entry .avatar,
  .conversation-list-section .create-container .avatar {
    text-align: center;
    margin-bottom: 10px;
  }
  .pinboard-entry .avatar img,
  .conversation-list-section .create-container .avatar img {
    width: 50px;
    display: inline;
  }
  .pinboard-entry .avatar .icon-wrapper,
  .conversation-list-section .create-container .avatar .icon-wrapper {
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    font-size: 25px;
  }
  .pinboard-entry .head .options > .like-count,
  .conversation-list-section .create-container .head .options > .like-count {
    display: none;
  }
  .pinboard-entry .head .filter-content .mobile-like,
  .conversation-list-section .create-container .head .filter-content .mobile-like {
    display: block;
  }
  .pinboard-entry .head .username,
  .conversation-list-section .create-container .head .username {
    display: inline-block;
    width: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: -6px;
  }
  .pinboard-entry .head .date-desktop,
  .conversation-list-section .create-container .head .date-desktop {
    display: none;
  }
  .pinboard-entry .replies,
  .conversation-list-section .create-container .replies {
    padding-left: 10px;
  }
  .pinboard-entry .replies .pinboard-entry .avatar,
  .conversation-list-section .create-container .replies .pinboard-entry .avatar {
    display: none;
  }
  .pinboard-entry .replies .pinboard-entry .toggle-text,
  .conversation-list-section .create-container .replies .pinboard-entry .toggle-text {
    margin-left: 0;
  }
  .pinboard-entry .replies .pinboard-entry .toggle-text.spam,
  .conversation-list-section .create-container .replies .pinboard-entry .toggle-text.spam {
    font-size: 12px;
  }
  .pinboard-entry .replies .pinboard-entry .editor,
  .conversation-list-section .create-container .replies .pinboard-entry .editor {
    margin-left: -9px;
  }
}
@media screen and (max-width: 639px) {
  .apiConversationBreadcrumb .picto {
    font-size: 22px;
  }
}
.section-pageslist {
  margin-top: 80px;
  margin-bottom: 80px;
}
.section-pageslist .hoverbox-lr {
  margin-bottom: 20px;
}
.section-pageslist .page-box {
  background: #F5F5F5;
  position: relative;
  overflow: hidden;
}
.section-pageslist .page-box .image {
  float: left;
  width: 50%;
  height: 0;
  background: #FFFFFF;
  padding: 0 30px 50%;
  position: relative;
  overflow: hidden;
}
.section-pageslist .page-box .image > div {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}
.section-pageslist .page-box .image > div .tbl {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  border-spacing: 0;
}
.section-pageslist .page-box .image > div .tbl .th {
  display: table-row;
}
.section-pageslist .page-box .image > div .tbl .th .td {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.section-pageslist .page-box .image img {
  max-width: 100%;
  display: inline-block;
  -webkit-animation: spinner 2s linear infinite;
  -moz-animation: spinner 2s linear infinite;
  -o-animation: spinner 2s linear infinite;
  animation: spinner 2s linear infinite;
}
.section-pageslist .page-box .image img.loaded {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.section-pageslist .page-box .content {
  display: inline-block;
  width: 50%;
  padding: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
.section-pageslist .page-box .content .headline {
  margin-top: 0;
  font-size: 18px;
}
.section-pageslist .page-box .bubbles {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  min-height: 50px;
  padding: 5px 30px 30px 30px;
  background: #F5F5F5;
  box-shadow: 0 -25px 15px -15px #F5F5F5;
}
.section-pageslist .page-box .bubbles .bubble {
  float: left;
  background: #97a5a7;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  padding-top: 13px;
  margin-right: 15px;
}
.section-pageslist .page-box .bubbles .bubble:hover {
  background: #304b50;
  text-decoration: none;
}
@media screen and (max-width: 939px) {
  .section-pageslist .content .text {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .section-pageslist .content .text {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .section-pageslist .page-box {
    margin-bottom: 10px;
  }
  .section-pageslist .page-box .content {
    padding: 15px;
  }
  .section-pageslist .page-box .content .headline {
    font-size: 15px;
  }
  .section-pageslist .page-box .bubbles {
    padding: 5px 15px 15px 15px;
  }
  .section-pageslist .page-box .image > div {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
  }
}
@media screen and (max-width: 370px) {
  .section-pageslist .content .text {
    display: none;
  }
}
.system-info-bar {
  width: 100%;
  height: 0px;
  background-color: #e4ff9b;
  color: #304b50;
  position: relative;
  z-index: 501;
  padding: 0;
  padding-right: 3.33333333em;
  overflow: hidden;
  max-height: 0px;
  opacity: 0;
  -webkit-transition: max-height 0.5s linear, opacity 0.3s linear;
  -moz-transition: max-height 0.5s linear, opacity 0.3s linear;
  -o-transition: max-height 0.5s linear, opacity 0.3s linear;
  transition: max-height 0.5s linear, opacity 0.3s linear;
}
.system-info-bar .container {
  width: 100%;
  position: static;
}
.system-info-bar .richtext {
  font-size: 15px;
  text-align: center;
}
.system-info-bar .richtext + .richtext {
  margin: 0.66666667em 0 0 0;
}
.system-info-bar .richtext a {
  color: #304b50;
  text-decoration: underline;
}
.system-info-bar .richtext a:hover {
  color: #304b50;
  text-decoration: none;
}
.system-info-bar .richtext p,
.system-info-bar .richtext ol,
.system-info-bar .richtext ul,
.system-info-bar .richtext blockquote {
  padding: 0;
  margin: 0;
}
.system-info-bar.success {
  background-color: #f1f8e7;
  color: #6d8083;
}
.system-info-bar.success a {
  color: #6d8083;
}
.system-info-bar.warning {
  background-color: #f7f680;
  color: #304b50;
}
.system-info-bar.warning a {
  color: #304b50;
}
.system-info-bar.danger {
  background-color: #C30;
  color: #FFFFFF;
}
.system-info-bar.danger a {
  color: #FFFFFF;
}
.system-info-bar + .system-info-bar,
.system-info-bar + noscript .system-info-bar {
  margin-top: 1px;
}
.system-info-bar.open,
noscript .system-info-bar {
  height: auto;
  max-height: 5000px;
  opacity: 1;
  padding: 0.66666667em 0.66666667em;
  padding-right: 3.33333333em;
}
.system-info-bar .btn-close {
  display: none;
}
.js .system-info-bar .btn-close {
  width: 2.66666667em;
  height: 2.66666667em;
  padding: 0.66666667em 0;
  display: block;
  text-align: center;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.js .system-info-bar .btn-close:hover {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  opacity: 0.5;
}
img[src*="project_hitcounter.php"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.head-bar-user-info {
  font-size: 13px;
}
.head-bar-user-info .alert {
  padding: 0;
  margin: 0;
  border: 0;
}
.tyArea [id*="area_setup_"] {
  left: auto !important;
  right: 0 !important;
}
.tyArea [id*="area_setup_"] img[src="/tycon/themes/appleme/images/icon_19x20/area.gif"] {
  border: 1px solid #87c00f;
  padding: 8px;
  background-color: #87c00f;
}
#cfProjectToolbarOverlay {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 997;
  display: none;
}
