/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import "fonts.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,
main,
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: 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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
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;
}
* {
  -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: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.42857143;
  color: #fff;
  background-color: #343230;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #BEE30C;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #819a08;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #cccccc;
}
.sr-only,
.hiddenStructure,
.crud-form .header-select {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #fff;
  background-color: #000;
}
.sr-only a,
.hiddenStructure a {
  color: #fff;
  background-color: #000;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
body {
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
  text-decoration: none;
  border-bottom: 2px #819a08 solid;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 21px;
}
h2 {
  font-size: 19px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 17px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.documentDescription {
  font-size: 17px;
  font-weight: 700;
  color: #999999;
  margin-bottom: 10px;
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark {
  background-color: #ebd380;
  padding: 0.2em;
}
.discreet {
  color: #999999;
  font-weight: 400;
}
.documentByLine {
  color: #999999;
  font-weight: 400;
  margin-bottom: 10px;
}
.documentFirstHeading {
  padding-bottom: 9px;
  margin: 0 0 10px;
  border-bottom: 1px solid #cccccc;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #4d4d4d;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
}
@media (min-width: 760px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1540px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.row::before,
.row::after {
  content: " ";
  display: table;
}
.row::after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.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: 0px;
  padding-right: 0px;
}
.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: 760px) {
  .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: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
#edit-zone.plone-toolbar-top .plone-toolbar-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0;
  margin-bottom: 0;
  height: 50px;
}
@media (min-width: 760px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  #edit-zone.plone-toolbar-top .plone-toolbar-container {
    width: 1140px;
  }
}
#edit-zone.plone-toolbar-top.compressed .plone-toolbar-container {
  width: auto;
}
table {
  max-width: 100%;
  background-color: #fff;
  border-radius: 0px;
  font-weight: 400;
  color: #696969;
}
th {
  text-align: left;
  color: #4d4d4d;
}
.listing {
  width: 100%;
  margin-bottom: 20px;
}
.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0 solid #e5e5e5;
  border-collapse: collapse;
}
.listing > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e5e5e5;
}
.listing > caption + thead > tr:first-child > th,
.listing > colgroup + thead > tr:first-child > th,
.listing > thead:first-child > tr:first-child > th,
.listing > caption + thead > tr:first-child > td,
.listing > colgroup + thead > tr:first-child > td,
.listing > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.listing > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
.listing .listing {
  background-color: #343230;
}
.invisible-grid {
  width: 100%;
  margin-bottom: 20px;
  border: 0;
  background: transparent;
}
.invisible-grid > thead > tr > th,
.invisible-grid > tbody > tr > th,
.invisible-grid > tfoot > tr > th,
.invisible-grid > thead > tr > td,
.invisible-grid > tbody > tr > td,
.invisible-grid > tfoot > tr > td {
  border: 0;
}
.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
}
@media screen and (max-width: 759px) {
  .plone-has-table {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .plone-has-table::after {
    content: "⟷";
    position: fixed;
    color: #cccccc;
    margin-top: -3px;
  }
  .plone-has-table > .listing {
    margin-bottom: 0;
  }
  .plone-has-table > .listing > thead > tr > th,
  .plone-has-table > .listing > tbody > tr > th,
  .plone-has-table > .listing > tfoot > tr > th,
  .plone-has-table > .listing > thead > tr > td,
  .plone-has-table > .listing > tbody > tr > td,
  .plone-has-table > .listing > tfoot > tr > td {
    white-space: nowrap;
  }
}
table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #e5e5e5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
table > thead > tr > th,
table > thead > tr > td {
  border-bottom: 1px solid #e5e5e5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.standalone,
.context,
.destructive,
[type="submit"],
button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus,
.standalone:active:focus,
.context:active:focus,
.destructive:active:focus,
[type="submit"]:active:focus,
button:active:focus,
.standalone.active:focus,
.context.active:focus,
.destructive.active:focus,
[type="submit"].active:focus,
button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.standalone:hover,
.context:hover,
.destructive:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.standalone:active,
.context:active,
.destructive:active,
[type="submit"]:active,
button:active,
.standalone.active,
.context.active,
.destructive.active,
[type="submit"].active,
button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.standalone.disabled,
.context.disabled,
.destructive.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
.context[disabled],
.destructive[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] .context,
fieldset[disabled] .destructive,
fieldset[disabled] [type="submit"],
fieldset[disabled] button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.standalone,
[type="submit"],
button {
  color: #4d4d4d;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.standalone:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
[type="submit"]:focus,
button:focus,
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #939393;
}
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
  background-image: none;
}
.standalone.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] [type="submit"],
fieldset[disabled] button,
.standalone.disabled:hover,
[type="submit"].disabled:hover,
button.disabled:hover,
.standalone[disabled]:hover,
[type="submit"][disabled]:hover,
button[disabled]:hover,
fieldset[disabled] .standalone:hover,
fieldset[disabled] [type="submit"]:hover,
fieldset[disabled] button:hover,
.standalone.disabled:focus,
[type="submit"].disabled:focus,
button.disabled:focus,
.standalone[disabled]:focus,
[type="submit"][disabled]:focus,
button[disabled]:focus,
fieldset[disabled] .standalone:focus,
fieldset[disabled] [type="submit"]:focus,
fieldset[disabled] button:focus,
.standalone.disabled:active,
[type="submit"].disabled:active,
button.disabled:active,
.standalone[disabled]:active,
[type="submit"][disabled]:active,
button[disabled]:active,
fieldset[disabled] .standalone:active,
fieldset[disabled] [type="submit"]:active,
fieldset[disabled] button:active,
.standalone.disabled.active,
[type="submit"].disabled.active,
button.disabled.active,
.standalone[disabled].active,
[type="submit"][disabled].active,
button[disabled].active,
fieldset[disabled] .standalone.active,
fieldset[disabled] [type="submit"].active,
fieldset[disabled] button.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.standalone .badge,
[type="submit"] .badge,
button .badge {
  color: #e5e5e5;
  background-color: #4d4d4d;
}
.context {
  color: #fff;
  background-color: #007bb1;
  border-color: #00587e;
}
.context:hover,
.context:focus,
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  color: #fff;
  background-color: #00587e;
  border-color: #002d41;
}
.context:active,
.context.active,
.open > .dropdown-toggle.context {
  background-image: none;
}
.context.disabled,
.context[disabled],
fieldset[disabled] .context,
.context.disabled:hover,
.context[disabled]:hover,
fieldset[disabled] .context:hover,
.context.disabled:focus,
.context[disabled]:focus,
fieldset[disabled] .context:focus,
.context.disabled:active,
.context[disabled]:active,
fieldset[disabled] .context:active,
.context.disabled.active,
.context[disabled].active,
fieldset[disabled] .context.active {
  background-color: #007bb1;
  border-color: #00587e;
}
.context .badge {
  color: #007bb1;
  background-color: #fff;
}
.destructive {
  color: #fff;
  background-color: #bb4f45;
  border-color: #963f37;
}
.destructive:hover,
.destructive:focus,
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  color: #fff;
  background-color: #963f37;
  border-color: #692c26;
}
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
  background-image: none;
}
.destructive.disabled,
.destructive[disabled],
fieldset[disabled] .destructive,
.destructive.disabled:hover,
.destructive[disabled]:hover,
fieldset[disabled] .destructive:hover,
.destructive.disabled:focus,
.destructive[disabled]:focus,
fieldset[disabled] .destructive:focus,
.destructive.disabled:active,
.destructive[disabled]:active,
fieldset[disabled] .destructive:active,
.destructive.disabled.active,
.destructive[disabled].active,
fieldset[disabled] .destructive.active {
  background-color: #bb4f45;
  border-color: #963f37;
}
.destructive .badge {
  color: #bb4f45;
  background-color: #fff;
}
.link-parent {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #4d4d4d;
  background-color: #e5e5e5;
  border-color: #b2b2b2;
  margin-bottom: 12px;
}
.link-parent:focus,
.link-parent:active:focus,
.link-parent.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.link-parent:hover,
.link-parent:focus {
  color: #4d4d4d;
  text-decoration: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.link-parent:active,
.link-parent.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.link-parent:hover,
.link-parent:focus,
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  color: #4d4d4d;
  background-color: #cccccc;
  border-color: #939393;
}
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
  background-image: none;
}
.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent,
.link-parent.disabled:hover,
.link-parent[disabled]:hover,
fieldset[disabled] .link-parent:hover,
.link-parent.disabled:focus,
.link-parent[disabled]:focus,
fieldset[disabled] .link-parent:focus,
.link-parent.disabled:active,
.link-parent[disabled]:active,
fieldset[disabled] .link-parent:active,
.link-parent.disabled.active,
.link-parent[disabled].active,
fieldset[disabled] .link-parent.active {
  background-color: #e5e5e5;
  border-color: #b2b2b2;
}
.link-parent .badge {
  color: #e5e5e5;
  background-color: #4d4d4d;
}
.link-parent::before {
  content: "↩ ";
  top: 3px;
  position: relative;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.state-draft {
  color: #d39105 !important;
}
.state-draft:hover,
.state-draft:active,
.state-draft:focus {
  color: #885e03 !important;
}
.state-pending {
  color: #a5a912 !important;
}
.state-pending:hover,
.state-pending:active,
.state-pending:focus {
  color: #62640b !important;
}
.state-private {
  color: #c4183c !important;
}
.state-private:hover,
.state-private:active,
.state-private:focus {
  color: #801027 !important;
}
.state-internal {
  color: #d39105 !important;
}
.state-internal:hover,
.state-internal:active,
.state-internal:focus {
  color: #885e03 !important;
}
.state-internally_published {
  color: #7924f9 !important;
}
.state-internally_published:hover,
.state-internally_published:active,
.state-internally_published:focus {
  color: #5405cc !important;
}
.plone-breadcrumb {
  clear: left;
  background-color: #e6e4e4;
  margin-bottom: 20px;
  margin-top: -20px;
  /* uncomment to hide breadcrumbs on home
  body.section-front-page & {display: none;} //not breadcrumbs on homepage
  */
}
.plone-breadcrumb > * > span {
  display: inline-block;
  color: #777777;
  padding: 8px 0;
  font-weight: 400;
}
@media (max-width: 760px) {
  .plone-breadcrumb > * > span {
    display: none;
  }
}
.plone-breadcrumb ol {
  display: inline-block;
  padding: 8px 0;
  list-style: none;
  margin: 0;
}
.plone-breadcrumb ol > li {
  font-weight: 400;
  display: inline-block;
  line-height: 0;
  position: relative;
  padding: 0 30px 0 0;
}
.plone-breadcrumb ol > li + li::after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e6e4e4;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -21px;
  top: -15px;
  padding: 0 !important;
}
.plone-breadcrumb ol > li + li::before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #cccccc;
  border-left: 5px solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  left: -20px;
  top: -15px;
  padding: 0 !important;
}
.plone-breadcrumb ol a {
  color: #086ca3;
}
.plone-breadcrumb ol > #breadcrumbs-current {
  color: #777777;
}
.pat-autotoc.autotabs,
.autotabs {
  background: #fff;
  padding: 6px 12px;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  border-radius: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.pat-autotoc.autotabs .autotoc-nav,
.autotabs .autotoc-nav {
  background: #f2f1f1;
  border-bottom: 1px solid #e5e5e5;
  margin: -6px -12px 6px;
}
.pat-autotoc.autotabs .autotoc-nav a,
.autotabs .autotoc-nav a {
  display: inline-block;
  padding: 12px;
  margin: 6px 0 0 6px;
  border: 1px solid #e5e5e5;
  margin-bottom: -1px;
  border-radius: 0px 0px 0 0;
  background: #fcfcfd;
  font-weight: 400;
}
.pat-autotoc.autotabs .autotoc-nav a:last-child,
.autotabs .autotoc-nav a:last-child {
  margin-right: 6px;
}
.pat-autotoc.autotabs .autotoc-nav a:hover,
.autotabs .autotoc-nav a:hover {
  text-decoration: none;
  background: #fff;
}
.pat-autotoc.autotabs .autotoc-nav a.active,
.autotabs .autotoc-nav a.active,
.pat-autotoc.autotabs .autotoc-nav a.active:hover,
.autotabs .autotoc-nav a.active:hover {
  color: #696969;
  cursor: default;
  background: #fff;
  border-bottom-color: #fff;
}
.pat-autotoc.autotabs .autotoc-nav .autotab-heading,
.autotabs .autotoc-nav .autotab-heading {
  display: inline-block;
  margin: 6px 0 0 6px;
}
.pat-autotoc.autotabs .formControls,
.autotabs .formControls {
  margin: 0 -12px -6px;
  border-radius: 0 0 0px 0px;
}
@media (max-width: 759px) {
  .autotabs .autotoc-nav {
    overflow-x: scroll;
    overflow-y: hidden;
    max-height: 52px;
    width: auto;
    white-space: nowrap;
    border-bottom: 0;
    box-shadow: inset 0 -1px #e5e5e5;
  }
  .autotabs .autotoc-nav a:not(.active) {
    box-shadow: inset 0 -1px #e5e5e5;
  }
}
.autotabs ul.autotoc-nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.autotabs ul.autotoc-nav li {
  list-style: none;
  display: inline-block;
}
.folder-listing {
  font-weight: 700;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
.folder-listing li {
  margin: 10px 0;
}
.folder-listing > li::before {
  content: "•";
  position: absolute;
  font-size: 19px;
  margin-top: -9px;
  left: 0;
  color: #a7daf2;
}
.folder-listing .documentByLine {
  font-weight: 400;
  color: #777777;
}
.tileImage {
  padding-right: 5px;
  float: left;
}
.tileImageNoFloat {
  margin-bottom: 5px;
}
.tileFooter {
  clear: both;
  margin-top: 5px;
}
.entries::before,
#content article.entry::after,
#relatedItemBox ul li::after,
#searchresults ul li::after {
  content: " ";
  display: block;
  clear: both;
  height: 2px;
  visibility: hidden;
}
.icon-group-right .image-icon {
  float: none;
}
.photoalbumEntryWrapper {
  display: block;
}
.photoAlbumEntry {
  display: inline-block;
  margin: 5px;
  vertical-align: middle;
}
.photoAlbumEntry a {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  font-weight: 400;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid #e5e5e5;
  border-radius: 0px;
  background: #fcfcfd;
  width: 220px;
  height: 240px;
}
.photoAlbumEntry img {
  max-width: 200px;
  max-height: 200px;
}
.alert.status,
.portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin-bottom: 20px;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  font-size: 14px;
  font-weight: 400;
  text-shadow: 0 1px rgba(255, 255, 255, 0.1);
}
.alert.status > strong,
.portalMessage > strong,
.alert.status > dt,
.portalMessage > dt {
  font-weight: 700;
  padding-right: 5px;
  color: rgba(0, 0, 0, 0.5);
}
.alert.status a,
.portalMessage a {
  font-weight: 400;
  color: #8da909;
}
.alert.status > strong::before,
.portalMessage > strong::before,
.alert.status > dt::before,
.portalMessage > dt::before {
  font-size: 14px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 10px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
.alert.status > dt,
.portalMessage > dt,
.alert.status > dd,
.portalMessage > dd {
  display: inline;
}
.alert.status > dd,
.portalMessage > dd {
  margin: 0;
}
.alert.status.alert-none,
.portalMessage.alert-none {
  box-shadow: none;
}
.alert.status.alert-success,
.portalMessage.alert-success,
.alert.status.info,
.portalMessage.info {
  background-color: #aad6ea;
  border: 1px solid #9acee6;
  color: rgba(0, 0, 0, 0.5);
}
.alert.status.alert-success > strong,
.portalMessage.alert-success > strong,
.alert.status.info > strong,
.portalMessage.info > strong,
.alert.status.alert-success > dt,
.portalMessage.alert-success > dt,
.alert.status.info > dt,
.portalMessage.info > dt {
  color: rgba(0, 0, 0, 0.67);
}
.alert.status.alert-success > strong::before,
.portalMessage.alert-success > strong::before,
.alert.status.info > strong::before,
.portalMessage.info > strong::before,
.alert.status.alert-success > dt::before,
.portalMessage.alert-success > dt::before,
.alert.status.info > dt::before,
.portalMessage.info > dt::before {
  background-color: #3e7b91;
  content: "i";
}
.alert.status.alert-warning,
.portalMessage.alert-warning,
.alert.status.warning,
.portalMessage.warning {
  background-color: #ebd380;
  border: 1px solid #e7ca66;
  color: rgba(0, 0, 0, 0.5);
}
.alert.status.alert-warning > strong,
.portalMessage.alert-warning > strong,
.alert.status.warning > strong,
.portalMessage.warning > strong,
.alert.status.alert-warning > dt,
.portalMessage.alert-warning > dt,
.alert.status.warning > dt,
.portalMessage.warning > dt {
  color: rgba(0, 0, 0, 0.67);
}
.alert.status.alert-warning > strong::before,
.portalMessage.alert-warning > strong::before,
.alert.status.warning > strong::before,
.portalMessage.warning > strong::before,
.alert.status.alert-warning > dt::before,
.portalMessage.alert-warning > dt::before,
.alert.status.warning > dt::before,
.portalMessage.warning > dt::before {
  background-color: #bc8d0d;
  content: "!";
}
.alert.status.alert-error,
.portalMessage.alert-error,
.alert.status.error,
.portalMessage.error {
  background-color: #EC9C8D;
  border: 1px solid #eb9484;
  color: rgba(0, 0, 0, 0.5);
}
.alert.status.alert-error > strong,
.portalMessage.alert-error > strong,
.alert.status.error > strong,
.portalMessage.error > strong,
.alert.status.alert-error > dt,
.portalMessage.alert-error > dt,
.alert.status.error > dt,
.portalMessage.error > dt {
  color: rgba(0, 0, 0, 0.67);
}
.alert.status.alert-error > strong::before,
.portalMessage.alert-error > strong::before,
.alert.status.error > strong::before,
.portalMessage.error > strong::before,
.alert.status.alert-error > dt::before,
.portalMessage.alert-error > dt::before,
.alert.status.error > dt::before,
.portalMessage.error > dt::before {
  background-color: #ac493f;
  content: "×";
}
.portlet .portletContent > .portalMessage {
  padding: 15px;
  padding-left: 45px;
  margin: 15px;
}
/* special octogonal shape for error
.alert.status.alert-error,
.portalMessage.error {
	& > strong::before, & > dt::before {
		border-radius: 8px; //soften border
		background: @plone-alert-error-bullet;
		background:
			linear-gradient(135deg, transparent 4px, @plone-alert-error-bullet 0) top left,
			linear-gradient(225deg, transparent 4px, @plone-alert-error-bullet 0) top right,
			linear-gradient(315deg, transparent 4px, @plone-alert-error-bullet 0) bottom right,
			linear-gradient(45deg,  transparent 4px, @plone-alert-error-bullet 0) bottom left;
		background-size: 50% 50%;
		background-repeat: no-repeat;
	}
}
*/
.portlet.portletSiteSetup .portletContent > ul > li a::before {
  content: "";
}
.portlet.portletSiteSetup .portletContent > ul li:hover {
  background: #edecec;
}
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a {
  border: none;
  padding: 0px;
  color: #4D4D4D;
}
.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a:hover {
  text-decoration: none;
}
.portletNavigationTree.portletSiteSetup a {
  border: none;
  text-align: center;
  height: 100%;
  padding: 0;
}
.portletNavigationTree.portletSiteSetup a span {
  font-size: 50px;
  text-align: center;
  display: block;
  color: #4d4d4d;
}
.portletNavigationTree.portletSiteSetup ul {
  background: #edecec;
  padding-bottom: 20px;
}
.portletNavigationTree.portletSiteSetup li {
  vertical-align: top;
}
.portletNavigationTree.portletSiteSetup ul > li > a:hover::after {
  content: "";
}
.portletNavigationTree.portletSiteSetup .inner-configlet {
  margin-top: 10px;
  padding-bottom: 10px;
}
.portletNavigationTree.portletSiteSetup .inner-configlet:hover {
  background: rgba(255, 255, 255, 0.67);
  border-radius: 5px;
  box-shadow: inset 1px 1px 3px #bbbbbb;
}
.portletNavigationTree.portletSiteSetup .inner-configlet:hover span {
  color: #333;
}
.template-overview-controlpanel .portlet.portletSiteSetup .portletContent > ul > li {
  height: 120px;
}
#portlet-prefs ul ul {
  padding-top: 10px;
}
#portlet-prefs ul ul li {
  padding-top: 10px;
}
#portlet-prefs ul ul li a {
  text-align: inherit;
  padding-left: 40px;
}
#portlet-prefs ul ul li a::before {
  content: "•";
  position: absolute;
  font-size: 19px;
  margin-top: -9px;
  left: 15px;
  color: #a7daf2;
}
.template-usergroup-groupprefs .field,
.template-usergroup-userprefs .field,
.template-usergroup-controlpanel .field,
.template-member-registration .field {
  margin-top: 2em;
}
.template-usergroup-groupprefs .formControls,
.template-usergroup-userprefs .formControls,
.template-usergroup-controlpanel .formControls,
.template-member-registration .formControls {
  border-top: 0;
  box-shadow: none;
  margin-bottom: 1em;
}
.template-usergroup-groupprefs table.listing,
.template-usergroup-userprefs table.listing,
.template-usergroup-controlpanel table.listing,
.template-member-registration table.listing {
  margin-bottom: 0.5em;
}
.template-usergroup-groupprefs input.quickSearch,
.template-usergroup-userprefs input.quickSearch,
.template-usergroup-controlpanel input.quickSearch,
.template-member-registration input.quickSearch {
  margin-bottom: 0.5em;
}
.template-usergroup-groupprefs .listingCheckbox,
.template-usergroup-userprefs .listingCheckbox,
.template-usergroup-controlpanel .listingCheckbox,
.template-member-registration .listingCheckbox {
  vertical-align: middle;
  text-align: center;
}
.template-usergroup-groupprefs form,
.template-usergroup-userprefs form {
  overflow: scroll;
}
.template-actions-controlpanel #content-core .addAction {
  height: 2em;
}
.template-actions-controlpanel #content-core section.portlet {
  clear: both;
}
.template-actions-controlpanel #content-core ol.configlets li {
  margin: 1.2em;
}
.link-category {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  color: #4d4d4d;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px;
  background-color: #e5e5e5;
}
.link-category[href]:hover,
.link-category[href]:focus {
  background-color: #cccccc;
}
a.link-category:hover,
a.link-category:focus {
  color: #BEE30C;
  text-decoration: none;
  cursor: pointer;
}
.link-category:empty {
  display: none;
}
#category {
  margin-bottom: 12px;
}
#category ul {
  list-style: none;
  padding: 0;
  display: inline;
}
#category li {
  display: inline-block;
}
[class*="contenttype-"]::before,
.contenttype-file #crud-edit-File-widgets-view_title::before {
  font-family: "Fontello";
  font-size: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  left: inherit;
  display: inline-block;
  color: inherit;
  width: 20px;
  height: 20px;
  text-align: center;
  margin-right: 6px;
  content: '\e834';
}
.contenttype-folder::before {
  content: '\e801';
}
.contenttype-document::before {
  content: '\e80e';
}
.contenttype-file::before {
  content: '\e811';
}
.contenttype-link::before {
  content: '\e806';
}
.contenttype-image::before {
  content: '\e810';
}
.contenttype-collection::before {
  content: '\e808';
}
.contenttype-event::before {
  content: '\e809';
}
.contenttype-news-item::before {
  content: '\e80f';
}
.outer-wrapper .contenttype-file::before {
  content: none;
}
.contenttype-file #crud-edit-File-widgets-view_title::before {
  content: '\e811';
}
.mime-icon {
  margin-right: 8px;
}
#textAdjust .decrease-text {
  font-size: 11px;
}
#textAdjust .normal-text {
  font-size: 14px;
}
#textAdjust .increase-text {
  font-size: 18px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav {
  float: right;
  min-width: 150px;
  background-color: #f2f1f1;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.17);
  padding: 6px 12px;
  margin: 0 0 12px 12px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav a {
  display: block;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .active,
.pat-autotoc:not(.autotabs) .autotoc-nav .active:hover {
  color: #696969;
  cursor: default;
  text-decoration: none;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-1 {
  margin-left: 0;
  font-size: 18px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-2 {
  margin-left: 12px;
  font-size: 14px;
}
.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-3 {
  margin-left: 24px;
  font-size: 11px;
}
@media (max-width: 759px) {
  .pat-autotoc .autotoc-nav {
    float: none;
    margin: 0 0 20px 0;
  }
}
.pat-dropzone .dz-notice {
  margin-bottom: 6px;
}
.pat-dropzone .dz-default {
  border-radius: 0px;
  background-color: #f2f1f1;
  border: 3px dotted #cccccc;
  margin-bottom: 20px;
  padding: 12px;
  color: #696969;
}
.picker--time {
  min-width: 256px;
  max-width: 320px;
}
#content .picker--opened .picker__holder {
  opacity: 1;
}
.picker__holder {
  width: 180px;
  margin: -1px 0 0 0;
  border: 1px solid #ccc;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-height: 300px;
  border-radius: 0 0 0px 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
.picker__wrap {
  margin: 0;
  /* overrides -1px used to get rid of unecessary scrollbar */
}
.picker__list-item:hover {
  background: #f0f0f0;
  color: #4d4d4d;
}
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  background: #BEE30C;
  color: #fff;
}
li.picker__list-item {
  padding: 6px 12px;
  cursor: pointer;
  color: #696969;
}
ul.picker__list {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
.picker__table {
  width: 100%;
  text-align: center;
}
.picker__table th {
  text-align: center;
}
.picker__header {
  text-align: center;
  position: relative;
}
.picker__nav--next,
.picker__nav--prev {
  position: absolute;
  top: 0.5em;
}
.picker__select--month,
.picker__select--year {
  width: 35%;
  display: inline-block;
  margin: 0 6px;
  font-size: 1em;
}
.picker__day {
  font-weight: 400;
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  background: #f0f0f0;
}
.picker__day--highlighted:hover,
.picker__day--highlighted {
  background: #BEE30C;
  color: #fff;
  font-weight: 600;
}
.picker__day--outfocus {
  color: #cccccc;
}
.pat-sortable > *:hover {
  cursor: move;
  cursor: -webkit-grab;
  background: #FFF5CD;
}
.pat-sortable .item-dragging,
.pat-sortable .item-dragging:hover {
  cursor: -webkit-grabbing !important;
  background: #f2f2f2;
}
.item-dragging.dragging {
  background: #fea;
  cursor: -webkit-grabbing !important;
  padding: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
}
.pat-tablesorter th:hover {
  color: #BEE30C;
}
.pat-tablesorter .sortdirection {
  font-size: 75%;
  opacity: 0.5;
  position: relative;
  top: -1px;
  padding: 2px;
  min-width: 15px;
  display: inline-block;
}
.tooltips {
  opacity: 0;
  transition: opacity 0.2s ease 0.5s;
  position: absolute;
  background: #333333;
  background: rgba(0, 0, 0, 0.9);
  color: #343230;
  font-size: 11px;
  border-radius: 0px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
  max-width: 200px;
  margin-left: -100px;
  left: 200px;
  text-align: center;
  padding: 6px;
}
.tooltips.active {
  opacity: 1;
  transition: opacity 0.2s ease 0.5s;
}
.jqtree-tree {
  list-style: none outside;
  margin-bottom: 0;
  padding: 0;
  padding-left: 18px;
}
.jqtree-tree .jqtree-toggler {
  left: -18px;
  font-size: 75%;
  top: 30%;
  position: absolute;
}
.jqtree-tree .jqtree-element {
  padding: 6px;
}
.jqtree-tree .jqtree-element:hover {
  background: #f0f0f0;
}
.jqtree-tree .jqtree-selected > .jqtree-element {
  background: #cccccc;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: unset;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 500;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #f2f2f2;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #819a08;
  text-decoration: none;
  outline: 0;
  background-color: #BEE30C;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 680px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
#portal-header {
  margin: 15px auto 20px;
}
#portal-header::before,
#portal-header::after {
  content: " ";
  display: table;
}
#portal-header::after {
  clear: both;
}
#portal-header:before,
#portal-header:after {
  content: " ";
  display: table;
}
#portal-header:after {
  clear: both;
}
#portal-logo {
  float: left;
}
#portal-languageselector {
  clear: both;
  display: inline-block;
  float: left;
  margin-right: 29px;
  padding-top: 5px;
}
#portal-languageselector li {
  display: inline-block;
  margin-right: 10px;
}
#portal-anontools {
  float: right;
}
#portal-anontools ul {
  padding-right: 0;
}
#portal-membertools-wrapper {
  float: right;
  padding: 12px 0;
}
#portal-membertools-wrapper ul {
  margin: 0 0 12px 12px;
  padding-right: 0;
}
#portal-searchbox {
  clear: left;
  margin-left: 3px;
  margin-top: 60px;
  padding-top: 20px;
  position: relative;
  white-space: nowrap;
  z-index: 2;
}
#portal-searchbox .searchSection {
  display: none;
}
#portal-searchbox [type="submit"] {
  display: none;
}
#portal-searchbox label {
  font-size: 86.667%;
}
@media (min-width: 680px) {
  #portal-header {
    margin-bottom: 15px;
  }
  #portal-languageselector {
    clear: none;
    float: right;
  }
  #portal-searchbox {
    clear: none;
    float: right;
    margin-left: 1em;
    margin-top: 5px;
    max-width: 50%;
    padding-top: 0;
    position: relative;
  }
  #portal-searchbox .searchSection {
    display: inherit;
  }
  #portal-searchbox [type="text"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    float: left;
    width: 20rem;
  }
  #portal-searchbox [type="submit"] {
    margin-left: -1px;
    vertical-align: top;
    width: auto;
    display: inline-block;
  }
}
.principal {
  background: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent);
  background-color: #d9d7d7;
  background-size: 20px 20px;
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 50px 0;
}
.principal .container-fluid {
  margin: 0 auto;
  width: 960px;
}
.gigantic h1 {
  font-size: 500%;
}
.gigantic p {
  font-size: 150%;
}
#content {
  margin-bottom: 48px;
}
#content-core img {
  max-width: 100%;
  height: auto;
}
#content-core a {
  border-bottom: 1px solid #cccccc;
}
#content-core a:hover,
#content-core a:focus {
  border-bottom: none;
}
#content-core a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#content-core .pat-structure a,
#content-core .pat-resourceregistry a {
  border-bottom: none;
}
#content-core .pat-structure a.btn,
#content-core .pat-resourceregistry a.btn,
#content-core .pat-structure .pagination a {
  border-bottom: 1px solid #cccccc;
}
a.plone-toolbar-logo {
  color: #fff;
}
@media (min-width: 820px) {
  .plone-toolbar-left-default .container {
    width: 680px;
  }
}
@media (min-width: 880px) {
  .plone-toolbar-left-expanded .container {
    width: 620px;
  }
}
@media (min-width: 1052px) {
  .plone-toolbar-left-default .container {
    width: 932px;
  }
}
@media (min-width: 1112px) {
  .plone-toolbar-left-expanded .container {
    width: 872px;
  }
}
@media (min-width: 1260px) {
  .plone-toolbar-left-default .container {
    width: 1080px;
  }
}
@media (min-width: 1320px) {
  .plone-toolbar-left-expanded .container {
    width: 1020px;
  }
}
@media (min-width: 1660px) {
  .plone-toolbar-left-default .container {
    width: 1480px;
  }
}
@media (min-width: 1720px) {
  .plone-toolbar-left-expanded .container {
    width: 1420px;
  }
}
body.template-login_form #content-core,
body.template-logged_out #content-core {
  background: #5e5c57;
  border: 6px solid #5e5c57;
  border-radius: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 0em;
  background: #fcfcfd;
  max-width: 300px;
  margin: 0 auto 6px;
  padding: 6px 12px;
}
body.template-login_form #content-core > :first-child,
body.template-logged_out #content-core > :first-child {
  border-radius: 0px 0px 0 0;
}
body.template-login_form #content-core > :last-child,
body.template-logged_out #content-core > :last-child {
  border-radius: 0 0 0px 0px;
}
body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
  background: #BEE30C;
  font-weight: 700;
  font-size: 14px;
  padding: 0.25em 0.5em;
  color: #242321;
}
body.template-login_form #content-core .portletHeader > a,
body.template-logged_out #content-core .portletHeader > a {
  color: #086ca3;
}
body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
  font-size: 14px;
  border-top: unset;
  background: #242321;
  font-weight: 400;
}
body.template-login_form #content-core .portletContent > *,
body.template-logged_out #content-core .portletContent > *,
body.template-login_form #content-core .portletContent > div:not(.portalMessage),
body.template-logged_out #content-core .portletContent > div:not(.portalMessage) {
  padding: 0.5em 0.75em;
  margin: 0;
  color: #fff;
}
body.template-login_form #content-core .portletContent > ul,
body.template-logged_out #content-core .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
  margin-bottom: 0;
}
body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
  display: block;
  padding: 0.25em 0.5em;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
body.template-login_form #content-core .portletContent > ul ul,
body.template-logged_out #content-core .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 30px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 11px;
  color: #fff;
}
body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
  background: #fcfcfd;
}
body.template-login_form #content-core .portletContent > ul li:hover a:before,
body.template-logged_out #content-core .portletContent > ul li:hover a:before {
  color: #64bee8;
}
body.template-login_form #content-core .button.more,
body.template-logged_out #content-core .button.more {
  display: inline-block;
  border-radius: 1.25em;
  padding: 0.25em 0.75em;
  margin: 0.25em;
  border: 2px solid #fff !important;
  color: #000;
  background: #BEE30C;
  font-weight: bold;
  font-size: 1.1em;
}
body.template-login_form #content-core .button.more:hover,
body.template-logged_out #content-core .button.more:hover {
  text-decoration: none;
  background: #95b309;
}
#portal-anontools ul {
  text-align: right;
  list-style: none;
}
#portal-anontools li {
  margin: 12px 0 12px 12px;
}
#portal-sitemap {
  list-style: none;
  padding-left: 0;
}
#portal-sitemap > li {
  font-size: 18px;
  border-top: 1px solid #e5e5e5;
  padding: 6px 0;
}
#portal-sitemap ul {
  list-style: none;
  position: relative;
  font-size: 14px;
  padding-left: 20px;
}
#portal-sitemap ul li {
  position: relative;
}
#portal-sitemap ul li::before {
  content: "•";
  display: inline;
  font-size: 19px;
  color: #a7daf2;
  top: 5px;
  position: relative;
}
.vevent span.cal_month {
  font-size: 1.1em;
}
.event.summary {
  font-weight: 400;
  max-width: 300px;
  float: right;
  background: #343230;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  padding: 12px 12px 12px 36px;
  margin-left: 5px;
}
.event.summary strong,
.event.summary li > span {
  display: block;
}
.event_listing article {
  border-top: 1px solid #e5e5e5;
  padding: 12px 0 12px;
}
.event_listing article h2 {
  margin: 0;
  padding: 12px 0 12px;
}
.event_listing article:first-child {
  border-top: 0;
  margin-top: -6px;
}
.cal_date {
  float: right;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  text-align: center;
  width: 100px;
  margin: 12px 0 12px 12px;
  border-radius: 0px;
  overflow: hidden;
}
.cal_month {
  background: #d7f546;
  font-weight: 400;
  display: block;
  color: #fff;
  padding: 6px 12px;
}
.cal_day {
  font-size: 36px;
  font-weight: 700;
  display: block;
}
.cal_wkday {
  font-size: 11px;
  font-weight: 300;
  display: block;
  padding: 0 12px 6px;
}
.event_listing .sub_nav {
  float: right;
}
.template-event_listing .caltrigger {
  display: none;
}
.autotabs .autotoc-nav .events-month-prev,
.autotabs .autotoc-nav .events-week-prev,
.autotabs .autotoc-nav .events-day-prev {
  position: relative;
  border-top-left-radius: 0;
  padding-left: 6px;
}
.autotabs .autotoc-nav .events-month-prev::before,
.autotabs .autotoc-nav .events-week-prev::before,
.autotabs .autotoc-nav .events-day-prev::before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e5e5e5;
  border-right: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  left: -6px;
  top: -1px;
  padding: 0 !important;
}
.autotabs .autotoc-nav .events-month-prev::after,
.autotabs .autotoc-nav .events-week-prev::after,
.autotabs .autotoc-nav .events-day-prev::after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #fcfcfd;
  border-right: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  left: -5px;
  top: -1px;
  padding: 0 !important;
}
.autotabs .autotoc-nav .events-month-prev:hover::after,
.autotabs .autotoc-nav .events-week-prev:hover::after,
.autotabs .autotoc-nav .events-day-prev:hover::after {
  color: #fff;
}
.autotabs .autotoc-nav .events-month-next,
.autotabs .autotoc-nav .events-week-next,
.autotabs .autotoc-nav .events-day-next {
  position: relative;
  border-top-right-radius: 0;
  padding-right: 6px;
}
.autotabs .autotoc-nav .events-month-next::before,
.autotabs .autotoc-nav .events-week-next::before,
.autotabs .autotoc-nav .events-day-next::before {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #e5e5e5;
  border-left: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  right: -6px;
  top: -1px;
  padding: 0 !important;
}
.autotabs .autotoc-nav .events-month-next::after,
.autotabs .autotoc-nav .events-week-next::after,
.autotabs .autotoc-nav .events-day-next::after {
  content: "";
  position: absolute;
  padding: 0 5px;
  color: #fcfcfd;
  border-left: 5px solid;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  right: -5px;
  top: -1px;
  padding: 0 !important;
}
.autotabs .autotoc-nav .events-month-next:hover::after,
.autotabs .autotoc-nav .events-week-next:hover::after,
.autotabs .autotoc-nav .events-day-next:hover::after {
  color: #fff;
}
.image-product {
  margin: 0;
  border-radius: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
}
.image-product figcaption {
  font-size: 11px;
  background: #fcfcfd;
  margin: 6px 12px;
}
.portraitPhoto {
  margin: 0;
  border-radius: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: inline-block;
  float: right !important;
  border-radius: 50px;
}
.portraitPhoto figcaption {
  font-size: 11px;
  background: #fcfcfd;
  margin: 6px 12px;
}
.image-product img {
  max-width: 100%;
  height: auto;
}
.newsImageContainer {
  float: right;
  margin: 0 0 6px 6px;
  border-radius: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
  overflow: hidden;
}
.newsImageContainer a {
  display: table;
  background-color: #343230;
}
.newsImageContainer a img {
  display: block;
}
.newsImageContainer figcaption {
  display: table-caption;
  caption-side: bottom;
  font-size: 11px;
  background: #fcfcfd;
}
#commenting::before,
#commenting::after {
  content: " ";
  display: table;
}
#commenting::after {
  clear: both;
}
#commenting:before,
#commenting:after {
  content: " ";
  display: table;
}
#commenting:after {
  clear: both;
}
#commenting legend,
.discussion legend {
  padding: 0.5em 0.5em 0.5em 0;
  font-weight: normal;
}
.discussion::before,
.discussion::after {
  content: " ";
  display: table;
}
.discussion::after {
  clear: both;
}
.discussion:before,
.discussion:after {
  content: " ";
  display: table;
}
.discussion:after {
  clear: both;
}
.discussion .comment {
  margin-bottom: 12px;
  padding-left: 40px;
}
.discussion .commentImage {
  float: left !important;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  margin-left: -40px;
  margin-top: 3px;
}
.discussion .documentByLine {
  font-weight: normal;
}
.discussion .commentDate {
  float: right !important;
  display: inline;
  font-size: 11px;
  color: #76797C;
}
.discussion .commentBody {
  margin: 1em 0;
  padding: 1em;
  overflow: auto;
  border: 1px solid #ccc;
}
.discussion .commentBody p {
  float: left;
  margin-bottom: 0;
}
.discussion .commentactionsform {
  display: inline;
  margin-left: 6px;
}
.discussion .commentActions {
  float: right;
  text-align: right;
}
.discussion .reply {
  border-bottom: 1px solid #e5e5e5;
}
.cancelreplytocomment {
  /* Hide the cancel button in the comment form, show it only in the reply form
   * in order to close it.
   */
  display: none;
}
.replyTreeLevel0 {
  margin-left: 0;
}
.replyTreeLevel1 {
  margin-left: 24px;
}
.replyTreeLevel2 {
  margin-left: 48px;
}
.replyTreeLevel3 {
  margin-left: 72px;
}
.replyTreeLevel4 {
  margin-left: 96px;
}
.replyTreeLevel5 {
  margin-left: 120px;
}
.replyTreeLevel6 {
  margin-left: 144px;
}
.replyTreeLevel7 {
  margin-left: 168px;
}
.replyTreeLevel8 {
  margin-left: 192px;
}
.replyTreeLevel9 {
  margin-left: 216px;
}
.replyTreeLevel10 {
  margin-left: 240px;
}
#viewlet-below-content .loginbutton {
  margin: 12px 0;
}
#viewlet-below-content .reply .loginbutton {
  display: none;
}
#viewlet-below-content .reply ~ .reply .loginbutton {
  display: inline-block;
}
#dobulkaction {
  margin: 0.3em 0;
}
.template-discussion-controlpanel .unclickable {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.searchPage {
  position: relative;
}
.searchPage .actionMenu.activated dd {
  display: block;
}
.searchPage .actionMenu {
  float: right;
}
.searchPage .actionMenu dt {
  top: 0;
  right: 0;
  position: absolute;
}
.searchPage .actionMenu dd {
  display: none;
  position: absolute;
  right: 0;
  top: 35px;
  width: 300px;
  background-color: #fcfcfd;
  border: 1px solid #e5e5e5;
  padding: 15px;
  z-index: 10;
}
#search-results-bar #results-count {
  float: right;
  padding-top: 15px;
  padding-right: 15px;
}
#searchform .input-group {
  max-width: 600px;
}
#searchform .input-group input.searchPage.btn {
  width: 120px;
}
#search-filter input {
  margin-right: 0.5rem;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4d4d4d;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 300;
}
label {
  color: #4d4d4d !important;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 6px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
  min-width: 10em;
}
select[size="1"] {
  height: 34px;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #696969;
}
/*.form-control,*/
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #696969;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border-color: #64bee8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(100, 190, 232, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(100, 190, 232, 0.6);
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #777777;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #777777;
}
input[type="text"][disabled],
input[type="email"][disabled],
input[type="password"][disabled],
textarea[disabled],
select[disabled],
input[type="text"][readonly],
input[type="email"][readonly],
input[type="password"][readonly],
textarea[readonly],
select[readonly],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="password"],
fieldset[disabled] textarea,
fieldset[disabled] select {
  cursor: not-allowed;
  background-color: #e5e5e5;
  opacity: 1;
}
textarea {
  min-height: 9em;
  min-width: 10em;
  resize: vertical;
}
textarea[name='form.widgets.IRichText.text'] {
  min-height: 12em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.field {
  margin-bottom: 15px;
}
.field span.option {
  display: block;
}
.field.error {
  background: #fbe8e4;
  -webkit-box-shadow: 0 0 0 5px #fbe8e4;
  box-shadow: 0 0 0 5px #fbe8e4;
}
.field.error .help-block,
.field.error .control-label,
.field.error .radio,
.field.error .checkbox,
.field.error .radio-inline,
.field.error .checkbox-inline {
  color: rgba(0, 0, 0, 0.5);
}
.field.error .form-control {
  border-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.field.error .form-control:focus {
  border-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
}
.field.error .input-group-addon {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.5);
  background-color: #EC9C8D;
}
.field.error .form-control-feedback {
  color: rgba(0, 0, 0, 0.5);
}
.field.error > label,
.field.error div.error {
  color: #c4183c;
}
.field.error div.error {
  padding-left: 30px;
  font-weight: 400;
}
.field.error div.error:before {
  background-color: #ac493f;
  content: "×";
  font-size: 14px;
  font-weight: 400;
  margin-left: -30px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 0.9);
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
  top: -1px;
  position: relative;
}
.field.error input,
.field.error textarea,
.field.error select {
  border-color: #c4183c;
}
.field.error input:focus,
.field.error textarea:focus,
.field.error select:focus {
  -webkit-box-shadow: 0 0 8px #f6b2c0;
  box-shadow: 0 0 8px #f6b2c0;
}
.formHelp {
  margin-top: 0;
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 400;
  font-style: italic;
}
.formControls {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  padding: 12px;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}
.plone-modal-body .formControls {
  border: none;
  background: transparent;
  padding: 0;
  box-shadow: none;
}
label .required:after {
  color: #c4183c;
  content: "•";
  font-size: 200%;
  line-height: 0;
  position: relative;
  top: 7px;
  margin-left: -4px;
}
.searchField.portlet-search-gadget,
#sharing-user-group-search,
#select-rules {
  width: 100%;
  display: inline-block;
}
.searchField.portlet-search-gadget + .searchButton,
#sharing-user-group-search + #sharing-search-button,
#select-rules + input {
  position: relative;
  float: right;
  margin-top: -34px;
}
#search-results li {
  margin: 12px 0;
}
#search-results li .croppedDescription {
  margin-bottom: 0;
}
.highlightedSearchTerm {
  background: #fea;
  box-shadow: 0 0 1px 1px #fea;
}
.search-date-options > div,
.search-type-options > div {
  display: inline-block;
  margin-right: 12px;
}
.optionsToggle label {
  font-weight: 300;
  color: #696969;
}
.ordered-selection-field td {
  vertical-align: middle;
  text-align: center;
}
.ordered-selection-field td button {
  float: left;
  margin-left: 2rem;
}
.folder-factories {
  list-style: none;
}
.widget input + label {
  display: inline;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-light.eot');
  src: local('Roboto Light'), url('roboto/roboto-light.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-light.woff') format('woff'), url('roboto/roboto-light.ttf') format('truetype'), url('roboto/roboto-light.svg#robotolight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-lightitalic.eot');
  src: local('Roboto Light Italic'), url('roboto/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-lightitalic.woff') format('woff'), url('roboto/roboto-lightitalic.ttf') format('truetype'), url('roboto/roboto-lightitalic.svg#robotolight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-regular.eot');
  src: local('Roboto Regular'), url('roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-regular.woff') format('woff'), url('roboto/roboto-regular.ttf') format('truetype'), url('roboto/roboto-regular.svg#robotoregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-italic.eot');
  src: local('Roboto Italic'), url('roboto/roboto-italic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-italic.woff') format('woff'), url('roboto/roboto-italic.ttf') format('truetype'), url('roboto/roboto-italic.svg#robotoitalic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-medium.eot');
  src: local('Roboto Medium'), url('roboto/roboto-medium.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-medium.woff') format('woff'), url('roboto/roboto-medium.ttf') format('truetype'), url('roboto/roboto-medium.svg#robotomedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-mediumitalic.eot');
  src: local('Roboto Medium Italic'), url('roboto/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-mediumitalic.woff') format('woff'), url('roboto/roboto-mediumitalic.ttf') format('truetype'), url('roboto/roboto-mediumitalic.svg#robotomedium_italic') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-bold.eot');
  src: local('Roboto Bold'), url('roboto/roboto-bold.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bold.woff') format('woff'), url('roboto/roboto-bold.ttf') format('truetype'), url('roboto/roboto-bold.svg#robotobold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('roboto/roboto-bolditalic.eot');
  src: local('Roboto Bold Italic'), url('roboto/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bolditalic.woff') format('woff'), url('roboto/roboto-bolditalic.ttf') format('truetype'), url('roboto/roboto-bolditalic.svg#robotobold_italic') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('roboto/robotocondensed-light.eot');
  src: local('Roboto Condensed Light'), url('roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-light.woff') format('woff'), url('roboto/robotocondensed-light.ttf') format('truetype'), url('roboto/robotocondensed-light.svg#roboto_condensedlight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('roboto/robotocondensed-lightitalic.eot');
  src: local('Roboto Condensed Thin Italic'), url('roboto/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-lightitalic.woff') format('woff'), url('roboto/robotocondensed-lightitalic.ttf') format('truetype'), url('roboto/robotocondensed-lightitalic.svg#roboto_condensedlight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
.portlet {
  background: #5e5c57;
  border: 6px solid #5e5c57;
  border-radius: 0px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 0em;
}
.portlet > :first-child {
  border-radius: 0px 0px 0 0;
}
.portlet > :last-child {
  border-radius: 0 0 0px 0px;
}
.portlet .portletHeader {
  background: #BEE30C;
  font-weight: 700;
  font-size: 14px;
  padding: 0.25em 0.5em;
  color: #242321;
}
.portlet .portletHeader > a {
  color: #086ca3;
}
.portlet .portletContent {
  font-size: 14px;
  border-top: unset;
  background: #242321;
  font-weight: 400;
}
.portlet .portletContent > *,
.portlet .portletContent > div:not(.portalMessage) {
  padding: 0.5em 0.75em;
  margin: 0;
  color: #fff;
}
.portlet .portletContent > ul {
  padding: 0;
  list-style: none;
  position: relative;
  margin-bottom: 0;
}
.portlet .portletContent > ul > li a {
  display: block;
  padding: 0.25em 0.5em;
  position: relative;
  z-index: 1;
  color: #086ca3;
}
.portlet .portletContent > ul ul {
  padding-left: 15px;
  list-style: none;
}
.portlet .portletContent > ul .portletItemDetails {
  display: block;
  z-index: 0;
  padding: 0 15px 10px 30px;
  font-weight: 400;
  position: relative;
  margin-top: -26px;
  font-size: 11px;
  color: #fff;
}
.portlet .portletContent > ul li:hover {
  background: #fcfcfd;
}
.portlet .portletContent > ul li:hover a:before {
  color: #64bee8;
}
.arrow.up {
  width: 0;
  height: 0;
  border-left: 0.75em solid transparent;
  border-right: 0.75em solid transparent;
  border-bottom: 0.5em solid #BEE30C;
  margin-left: 1.5em;
}
.arrow.down {
  width: 0;
  height: 0;
  border-left: 0.75em solid transparent;
  border-right: 0.75em solid transparent;
  border-top: 0.5em solid #BEE30C;
  margin-left: 1.5em;
}
.stretch {
  overflow-x: hidden;
}
.stretch_it {
  white-space: nowrap;
}
.portletProTraxx .ProTraxxHeader {
  background: #5e5c57;
  padding: 0;
}
.portletProTraxx .ProTraxxHeader img {
  width: 100%;
}
.portletProTraxx .ProTraxxHeader .logoByline {
  margin: 0.2em 0;
  text-transform: uppercase;
  font-weight: 700;
  color: #BEE30C;
  font-size: 11.2px;
}
.portletProTraxx .ProTraxxContent,
.portletProTraxx .content {
  background: #242321;
  padding: 0.5em 0.5em 0.5em 0.5em;
}
.portletProTraxx .ProTraxxContent ul,
.portletProTraxx .content ul {
  padding-left: 1.5em;
  margin-bottom: 0;
}
.portletLifetime {
  text-align: center;
}
.portletLifetime .header {
  background: #242321;
  padding: 1em;
}
.portletLifetime .header img {
  width: 100%;
}
.portletLifetime .content {
  background: #43423f;
  padding: 1.5em 0em 0.5em 0em;
}
.portletLifetime .content h3 {
  margin-top: 0;
  margin-bottom: 0.25em;
  font-weight: bold;
}
.portletLifetime .content h2 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 22px;
  color: #BEE30C;
  font-weight: bold;
}
.portletLifetime .banner.brown {
  background: #242321;
  padding: 1em 0;
}
.portletCustom123 {
  text-align: center;
}
.portletCustom123 .header {
  background: #242321;
  padding: 0.25em;
}
.portletCustom123 .header h2 {
  color: #BEE30C;
  margin-top: 0.5em;
  font-size: 21px;
}
.portletCustom123 .header img {
  width: 100%;
}
.portletCustom123 .content {
  background: #43423f;
  padding: 0 0 0 0;
}
.portletCustom123 .content .customTitle {
  background: #BEE30C;
  color: #292826;
  padding: 0.5em;
}
.portletCustom123 .content .customTitle h2 {
  font-size: 19.6px;
  font-weight: 700;
  margin: 0;
}
.portletCustom123 .content .customTitle h3 {
  font-size: 18.9px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0;
}
.portletCustom123 .content .customDescription {
  font-size: 16px;
  font-weight: 700;
  padding: 0em 0.25em 0em 0.25em;
  line-height: 1.25;
}
.portletCustom123 .arrow.down {
  width: 0;
  height: 0;
  font-size: 8px;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
  border-top: 1em solid #BEE30C;
  margin-left: auto;
  margin-right: auto;
}
.portletCustom123 .arrow.down.above {
  margin-top: 0em;
  margin-bottom: 0.5em;
}
.portletCustom123 .banner.brown {
  background: #242321;
  padding: 1em 0;
}
.portlet .button.more {
  display: inline-block;
  border-radius: 1.25em;
  padding: 0.25em 0.75em;
  margin: 0.25em;
  border: 2px solid #fff !important;
  color: #000;
  background: #BEE30C;
  font-weight: bold;
  font-size: 1.1em;
}
.portlet .button.more:hover {
  text-decoration: none;
  background: #95b309;
}
#portal-column-two .portlet .portletHeader {
  background: #FD9A25;
  color: #000;
}
#portal-column-two .portlet .portletHeader a {
  color: #000;
}
#portal-column-two .portlet.portlet-collection-releases .portletItem a span.portletCollectionItemTitle {
  display: none;
}
#portal-column-two .portlet .portletContent a {
  color: #FD9A25;
}
#portal-column-two .portlet .portletContent a .portletItemDetails {
  color: #fff;
}
#portal-column-two .portlet .portletFooter {
  background: #FD9A25;
  color: #000;
  padding: 0em 0.25em;
  font-size: 90%;
  text-align: right;
}
#portal-column-two .portlet .portletFooter a {
  color: #000;
}
#portal-column-two .arrow.up {
  border-bottom-color: #FD9A25;
}
#portal-column-two .portletCollection ul {
  list-style-type: none;
  padding: 0.5em 0 0.25em 0;
  margin-bottom: 0;
}
#portal-column-two .portletCollection ul li {
  padding: 0.25em 0.5em;
  line-height: 1.25em;
}
#portal-column-two .portletCollection ul li img.pull-right {
  float: none !important;
  max-width: 100%;
  height: auto;
  display: block;
}
#portal-column-two [class^="contenttype-"]:before,
#portal-column-two [class*=" contenttype-"]:before {
  display: none !important;
}
.portlet.portletCollectionFilter {
  background: transparent;
}
.portlet-static-newsletter,
.portlet-embed-newsletter {
  background: #242321;
  border: 6px solid #5e5c57;
  border-radius: 0px;
}
.portlet-static-newsletter p,
.portlet-embed-newsletter p {
  margin: 0;
}
.portlet-static-newsletter img,
.portlet-embed-newsletter img {
  max-width: 100%;
  height: auto;
}
.portlet-static-newsletter #mc-embedded-subscribe-form,
.portlet-embed-newsletter #mc-embedded-subscribe-form {
  margin: 0 auto;
  padding: 0 0.25em;
}
.portlet-static-newsletter #mc-embedded-subscribe-form #mc_embed_signup_scroll,
.portlet-embed-newsletter #mc-embedded-subscribe-form #mc_embed_signup_scroll {
  display: flex;
}
.portlet-static-newsletter #mc-embedded-subscribe-form #mce-EMAIL,
.portlet-embed-newsletter #mc-embedded-subscribe-form #mce-EMAIL {
  padding: 0.5em;
  height: 1.75em;
  background: white;
  border: 0;
  color: black;
  margin-bottom: 0.5em;
  width: 100%;
}
.portlet-static-newsletter #mc-embedded-subscribe-form .clear,
.portlet-embed-newsletter #mc-embedded-subscribe-form .clear {
  text-align: center;
}
.portlet-static-newsletter #mc-embedded-subscribe-form .context,
.portlet-embed-newsletter #mc-embedded-subscribe-form .context {
  color: #242321;
  background-color: #FD9A25;
  border-color: #ed8102;
  padding: 0em 0.5em;
  height: auto;
  margin-bottom: 0.5em;
}
.portlet-static-newsletter #mc-embedded-subscribe-form .context:hover,
.portlet-embed-newsletter #mc-embedded-subscribe-form .context:hover {
  background-color: #ed8102;
}
#portal-footer-wrapper {
  padding: 30px 15px;
  background-color: #1e1e1c;
  color: #fff;
  text-align: left;
  clear: both;
}
#portal-footer-wrapper p {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#portal-footer-wrapper abbr,
#portal-footer-wrapper ul {
  color: #cccccc;
}
#portal-footer-wrapper a {
  color: #fff;
}
#portal-footer-wrapper a:hover {
  color: #BEE30C;
}
#portal-footer-wrapper #portal-footer {
  margin-left: auto;
  margin-right: auto;
}
#portal-footer-wrapper #portal-footer > .row > div {
  display: table;
  width: 100%;
}
#portal-footer-wrapper .portletWrapper {
  display: table-cell;
  width: 20%;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 760px) {
  #portal-footer-wrapper .portletWrapper {
    width: 32%;
    display: inline-block;
    margin-bottom: 1em;
  }
}
@media (max-width: 680px) {
  #portal-footer-wrapper .portletWrapper {
    width: 49%;
  }
}
@media (max-width: 400px) {
  #portal-footer-wrapper .portletWrapper {
    width: 100%;
  }
}
#portal-footer-wrapper .portlet {
  background: transparent;
  border: 0;
  font-weight: 300;
  box-shadow: none;
  margin-bottom: 0;
}
#portal-footer-wrapper .portlet .portletContent {
  padding: 0;
  background: transparent;
  border: 0;
}
#portal-footer-wrapper .portlet .portletContent > * {
  padding: inherit;
}
#portal-footer-wrapper .portlet .portletContent li {
  background: transparent;
  display: inline-block;
  border: 0;
  white-space: nowrap;
  padding: 10px 30px;
}
#portal-footer-wrapper .portlet#portal-colophon .portletContent a {
  padding: 10px 30px;
}
#portal-footer-wrapper .portlet .portletItem:before,
#portal-footer-wrapper .portlet .portletItem a:before {
  content: "";
}
#portal-footer-wrapper .portlet .portletItem a {
  padding: 0;
  border: 0;
}
#portal-footer-wrapper .portlet .portletActions {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-right: 15px;
}
#portal-siteactions {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
}
#portal-siteactions li {
  font-weight: bold;
  display: inline-block;
  margin-left: 30px;
}
#portal-siteactions li:first-child {
  margin-left: 0;
}
a.musiker {
  color: #00BFFF !important;
}
body.section-musiker h1,
body.section-musiker #content a {
  color: #00BFFF !important;
}
.pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 0;
  list-style: none;
  margin: 0;
  margin-top: 1em;
  margin-bottom: 2em;
}
.pagination ul {
  text-align: center;
}
.pagination li {
  display: inline-block;
  float: none;
  position: relative;
  padding: 0;
  font-weight: 300;
}
.pagination li > a,
.pagination li > span {
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #BEE30C;
  background-color: #4d4d4d;
  border: 0 transparent !important;
  margin-left: -1px;
}
.pagination li:first-child > a {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination li:last-child > a {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination li > a:hover,
.pagination li > a:focus {
  color: #000;
  background-color: #BEE30C;
  border: #4d4d4d !important;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li.active > span {
  z-index: 2;
  font-weight: 400;
  color: #000;
  background-color: #BEE30C;
  border: 0 transparent !important;
  cursor: default;
}
.pagination li.disabled > span {
  color: #cccccc;
  background-color: #4d4d4d;
  border: 0 transparent !important;
  cursor: default;
}
@media (max-width: 680px) {
  .pagination li {
    display: none;
  }
  .pagination li.previous,
  .pagination li.next {
    display: inline;
  }
}
.plone-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.plone-nav > li {
  position: relative;
  display: block;
}
.plone-nav > li > a {
  position: relative;
  display: block;
  padding: 0.25em 0.5em;
  color: white;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
}
.plone-nav > li > a:hover,
.plone-nav > li > a:focus {
  text-decoration: none;
  color: #BEE30C;
}
.plone-navbar {
  background-color: #242321;
  color: white;
  position: relative;
  min-height: 2em;
  margin-bottom: 0;
  border-top: 6px solid #5e5c57;
  border-bottom: 6px solid #5e5c57;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}
.plone-navbar::before,
.plone-navbar::after {
  content: " ";
  display: table;
}
.plone-navbar::after {
  clear: both;
}
.plone-navbar:before,
.plone-navbar:after {
  content: " ";
  display: table;
}
.plone-navbar:after {
  clear: both;
}
.plone-navbar-header::before,
.plone-navbar-header::after {
  content: " ";
  display: table;
}
.plone-navbar-header::after {
  clear: both;
}
.plone-navbar-header:before,
.plone-navbar-header:after {
  content: " ";
  display: table;
}
.plone-navbar-header:after {
  clear: both;
}
@media (min-width: 680px) {
  .plone-navbar-header {
    float: left;
  }
}
.plone-navbar-collapse {
  overflow-x: visible;
  padding-right: 0px;
  padding-left: 0px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  display: none;
}
.plone-navbar-collapse.in {
  overflow-y: auto;
  display: block;
}
@media (min-width: 680px) {
  .plone-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .plone-navbar-collapse.plone-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .plone-navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .plone-navbar-collapse,
  .navbar-static-top .plone-navbar-collapse,
  .navbar-fixed-bottom .plone-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.plone-navbar-toggle {
  z-index: 1;
  position: relative;
  float: right;
  margin-top: 6px;
  margin-bottom: 3px;
  padding: 6px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid white;
  border-radius: 0px;
  /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}
.plone-navbar-toggle:focus {
  outline: 0;
}
.plone-navbar-toggle:hover {
  background-color: #46739c;
  border-color: #365979;
}
.plone-navbar-toggle .icon-bar:after {
  content: "Menu";
  position: relative;
  color: white;
}
.plone-navbar-toggle .icon-bar + .icon-bar:after {
  content: "";
}
@media (min-width: 680px) {
  .plone-navbar-toggle {
    display: none;
  }
}
.plone-navbar-nav {
  margin: -1px 0px -1px;
}
.plone-navbar-nav > li > a {
  letter-spacing: -0.05em;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.plone-navbar-nav > .current > a,
.plone-navbar-nav > .selected > a,
.plone-navbar-nav > .current > a:hover,
.plone-navbar-nav > .selected > a:hover,
.plone-navbar-nav > .current > a:focus,
.plone-navbar-nav > .selected > a:focus {
  color: #BEE30C;
  background-color: transparent;
  border: 1px solid transparent;
}
@media (min-width: 680px) {
  .plone-navbar-nav {
    float: left;
  }
  .plone-navbar-nav > li {
    float: left;
  }
  .plone-navbar-nav > li > a {
    padding-top: -9em;
    padding-bottom: -9em;
  }
  .plone-navbar-nav.navbar-right:last-child {
    margin-right: 0px;
  }
}
#portal-anontools {
  float: right !important;
  background: #BEE30C;
  line-height: 1;
}
#portal-anontools a {
  display: inline-block;
  font-weight: bold;
  color: black;
  margin: 0;
  padding: 0.4em 0.8em !important;
}
#portal-anontools a:hover,
#portal-anontools a:focus {
  text-decoration: none;
}
#section-membertools {
  float: right !important;
  margin: 0.25em;
  background: #BEE30C;
}
#section-membertools .dropdown-toggle {
  display: inline-block;
  font-weight: bold;
  color: black;
  margin: 0;
  padding: 0.4em 1em !important;
  line-height: 1;
}
#section-membertools .dropdown-toggle:hover,
#section-membertools .dropdown-toggle:focus {
  text-decoration: none;
}
#section-membertools .dropdown-menu {
  background: #343230;
  border: 6px solid #5e5c57;
  border-color: #BEE30C;
}
#section-membertools .dropdown-menu a {
  padding: 4px 16px;
}
#section-membertools .dropdown-menu a:hover {
  background: #5e5c57;
}
.section-blog #portal-anontools,
.section-blog #portal-membertools {
  display: none;
}
#section-membertools {
  margin-top: 0.45em;
  margin-right: 0.45em;
}
.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 110px;
  height: 110px;
  text-align: right;
}
.ribbon a {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-align: center;
  line-height: 24px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 150px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#BEE30C 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px #000000;
  position: absolute;
  top: 33px;
  right: -30px;
}
.ribbon a::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon a::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon img.exlusiveLogo {
  height: 12px !important;
  margin-top: -2px !important;
}
#content-core .ribbon a:focus {
  border: 0 !important;
  outline: 0 !important;
}
.playerContainer {
  clear: both;
  position: relative;
}
.playerContainer a {
  border: 0 !important;
  text-decoration: none !important;
}
.playerHeader {
  background-color: rgba(51, 51, 51, 0.7);
  margin-bottom: 18em;
  padding-left: 68px;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  position: relative;
}
@media (max-width: 760px) {
  .playerHeader {
    padding-left: 0.25em;
  }
}
.playerHeader h2 {
  font-size: 18px;
  color: #BEE30C;
  font-weight: bold;
  display: inline-block;
  margin: 0;
}
.playerHeader .tagLine {
  white-space: nowrap;
  display: inline-block;
  font-size: 12px;
}
@media (max-width: 760px) {
  .playerHeader .tagLine {
    white-space: normal !important;
  }
}
.playerWrapper {
  display: table;
  width: 100%;
  background-color: rgba(51, 51, 51, 0.4);
}
.cartEntry .playerWrapper,
.contractEntry .playerWrapper {
  background-color: #343230;
}
.playerLeft {
  display: table-cell;
  vertical-align: top;
  padding: 10px 5px 10px 10px;
}
.playerRight {
  display: table-cell;
  vertical-align: top;
  padding: 10px;
  width: 10%;
}
@media (max-width: 680px) {
  .playerRight {
    display: none;
  }
}
.playerContent {
  width: 100%;
}
.playerContentAbove {
  width: 100%;
  line-height: 1;
  margin-bottom: -2px;
}
.playerContentAbove .title {
  margin-left: 60px;
}
.playerContentAbove .traxx {
  color: #BEE30C;
}
.playerContentBelow {
  width: 100%;
  text-align: right;
  line-height: 1;
}
img.info {
  height: 1em;
}
.infoLabel {
  background: #292826;
  font-size: 11px;
  font-weight: bold;
  padding: 0.4em 0.5em 0.25em 0.5em;
  display: inline-block;
  white-space: nowrap;
  min-height: 18px;
}
.infoLabel:before {
  color: #BEE30C;
}
.infoLabel.title {
  overflow: hidden;
}
.infoLabel.license {
  float: right;
  display: inline-block;
  margin-left: 0.5em;
}
.infoLabel.custom {
  display: inline-block;
  float: left;
  margin-left: 0.75em;
  padding: 0.4em 0.7em 0.45em 0.5em;
}
@media (max-width: 680px) {
  .infoLabel.custom {
    display: none;
  }
}
.infoLabel.lifetime {
  float: left;
  display: inline-block;
  margin-left: 60px;
  min-height: 20px;
}
.infoLabel.lifetime a {
  padding: 0;
}
.infoLabel.lifetime a img {
  height: 11px !important;
  width: auto !important;
  max-width: unset !important;
  vertical-align: top;
}
@media (max-width: 680px) {
  .infoLabel.lifetime {
    display: none;
  }
}
.infoLabel.reserve {
  float: right;
  display: inline-block;
}
.infoLabel.reserve a {
  padding: 0;
}
.infoLabel.reserve a img {
  height: 11px !important;
  width: auto !important;
  max-width: unset !important;
  vertical-align: top;
}
@media (max-width: 680px) {
  .infoLabel.reserve {
    display: none;
  }
}
.infoLabel.licenseType {
  padding-left: 0.2em;
  overflow: hidden;
  color: #000;
  background: #BEE30C;
}
@media (max-width: 680px) {
  .infoLabel.licenseType {
    display: none;
  }
}
.royaltyfree {
  font-weight: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  background: #BEE30C;
}
.gemasuisa {
  font-weight: normal;
  padding-left: 0.5em;
}
.otherlic {
  font-weight: normal;
  padding-left: 0.5em;
}
.actionButton {
  color: #292826;
  background-color: #BEE30C;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}
.actionButton .actionIcon {
  padding: 0.25em;
  color: #292826;
  background-color: #BEE30C;
}
.actionButton .actionIcon:before {
  font-size: 14px;
  margin: 0 0.1em 0 0.1em;
  vertical-align: middle;
}
.actionButton .actionLabel {
  background: #292826;
  color: #fff;
  padding: 0.4em;
  white-space: nowrap;
  display: inline-block;
}
.actionButton:hover .actionLabel {
  background: #BEE30C;
  color: #292826 !important;
}
.actionButton.download {
  display: inline-block;
  margin-left: 0.5em;
  min-height: 14px;
  line-height: unset !important;
  font-weight: bold;
}
.actionButton.downloadMaster .actionLabel {
  background: #BEE30C !important;
  color: #292826 !important;
}
.actionButton.release .actionIcon {
  display: inline-block;
  min-width: 1.75em;
  text-align: center;
  padding: 0.4em;
  background: #FD9A25 !important;
  color: #242321 !important;
}
.actionButton.release .actionIcon:hover {
  color: #fff !important;
}
div.playerTools {
  vertical-align: top;
  width: 160px;
}
div.playerTools .protraxxLogo {
  width: 100%;
  display: block;
  margin-bottom: 14px;
}
div.playerTools .addToCart {
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
  width: 100%;
  text-align: center;
  margin-top: 5px;
  cursor: pointer;
}
div.playerTools .addToCart .itemBuy {
  background: #BEE30C;
  color: #292826;
  padding: 0.5em;
  display: table-cell;
  width: 60%;
}
div.playerTools .addToCart .itemBuy:before {
  font-size: 16px;
}
div.playerTools .addToCart .itemPrice {
  background: #292826;
  color: #fff;
  padding: 0.5em;
  display: table-cell;
  width: 40%;
}
.template-cart .playerContainer,
.template-contracts .playerContainer {
  background-image: none !important;
}
.template-cart .playerContainer .playerHeader,
.template-contracts .playerContainer .playerHeader {
  margin-bottom: 0;
  background-color: #5e5c57;
}
.template-cart .playerContainer .trackThumb,
.template-contracts .playerContainer .trackThumb {
  display: block;
  width: 123px;
  height: 83px;
}
.pat-wavesurfer {
  display: table;
  width: 100%;
}
.pat-wavesurfer .controlsContainer {
  display: table-cell;
  width: 60px;
}
.pat-wavesurfer .controlsContainer .playerControls {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #292826;
  margin: 0;
}
.pat-wavesurfer .waveformContainer {
  background: #292826;
  display: table-cell;
  padding: 4px 0px 4px 5px;
}
.btnPlay {
  display: block;
  width: 0;
  height: 0;
  border-top: 8.4px solid transparent;
  border-bottom: 8.4px solid transparent;
  border-left: 15.12px solid #BEE30C;
  margin: 0 auto 0 auto;
  position: relative;
  z-index: 1;
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  left: -5.6px;
  left: 3.8px;
  top: 13px;
}
.btnPlay:before {
  content: '';
  position: absolute;
  top: -21px;
  left: -30.8px;
  bottom: -21px;
  right: -11.2px;
  border-radius: 50%;
  border: 5.6px solid #292826;
  z-index: 2;
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
}
.btnPlay:after {
  content: '';
  opacity: 0;
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
}
.btnPlay:hover,
.btnPlay:focus {
  border-left: 15.12px solid white;
  cursor: pointer;
}
.btnPlay.active {
  border-color: transparent;
}
.btnPlay.active:after {
  content: '';
  opacity: 1;
  width: 16.8px;
  height: 17.5px;
  background: #BEE30C;
  position: absolute;
  right: 1.12px;
  top: -9.1px;
  border-left: 6.3px solid #BEE30C;
  box-shadow: inset 4.9px 0 0 0 #292826;
}
.btnPlay.active:hover,
.btnPlay.active:focus {
  border-left: 15.12px solid white;
  cursor: pointer;
}
.btnPlay.active:hover:after {
  background: white;
  border-left: 6.3px solid white;
  box-shadow: inset 4.9px 0 0 0 #292826;
}
/**
 * Swiper 3.4.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: October 16, 2016
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

#fullpage #phonogen-header {
  padding-top: 1em;
  padding-bottom: 1em;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 760px) {
  #fullpage #phonogen-header {
    width: 100%;
    padding-left: 1em;
  }
}
@media (min-width: 992px) {
  #fullpage #phonogen-header {
    width: 100%;
    padding-left: 1em;
  }
}
@media (min-width: 1200px) {
  #fullpage #phonogen-header {
    width: 1140px;
  }
}
@media (max-width: 760px) {
  #section0 #above-content-header .playerContainerWrapper {
    padding: 0.5em;
  }
}
#section0 #above-content-header .playerWrapper,
#section0 #above-content-header .playerHeader {
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 760px) {
  #section0 #above-content-header .playerWrapper,
  #section0 #above-content-header .playerHeader {
    padding: 0.25em !important;
  }
  #section0 #above-content-header .playerWrapper .ribbon,
  #section0 #above-content-header .playerHeader .ribbon {
    display: none;
  }
}
#section0 #above-content-header .playerWrapper h2,
#section0 #above-content-header .playerHeader h2 {
  margin-left: 70px;
}
@media (max-width: 760px) {
  #section0 #above-content-header .playerWrapper h2,
  #section0 #above-content-header .playerHeader h2 {
    margin-left: 0em;
  }
}
@media (min-width: 760px) {
  #section0 #above-content-header .playerWrapper,
  #section0 #above-content-header .playerHeader {
    width: 740px;
  }
}
@media (min-width: 992px) {
  #section0 #above-content-header .playerWrapper,
  #section0 #above-content-header .playerHeader {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  #section0 #above-content-header .playerWrapper,
  #section0 #above-content-header .playerHeader {
    width: 1140px;
  }
}
@media (min-width: 1600px) {
  #section0 #above-content-header .playerWrapper,
  #section0 #above-content-header .playerHeader {
    width: 1540px;
  }
}
#section0 #above-content-header .playerWrapper {
  margin-bottom: 6em;
}
@media (max-width: 760px) {
  #section0 #above-content-header .playerWrapper {
    margin-bottom: 0em;
  }
}
#protraxx-slider .swiper-container {
  height: 100vh;
}
#protraxx-slider .tileItem {
  margin-bottom: 0;
  display: table;
  width: 100%;
  height: 100%;
}
#protraxx-slider .tileItem .playerContainerWrapper {
  height: 100%;
  display: table-cell;
  vertical-align: bottom;
}
#protraxx-slider .tileItem .playerContainerWrapper .playerContainer {
  background-image: none !important;
}
#protraxx-slider .trackSlide .track {
  outline: 2px dashed red;
  width: 20em;
  height: 10em;
}
#protraxx-intro-slider .overlay-swiper-container {
  height: auto;
  margin-top: -23px;
  margin-left: -24px;
  margin-right: -24px;
}
#protraxx-intro-slider .swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
}
#protraxx-intro-slider .swiper-pagination-bullet-active {
  opacity: 1;
  background: #BEE30C;
}
#protraxx-intro-slider .swiper-button-prev,
#protraxx-intro-slider .swiper-button-next {
  top: 58.25%;
}
#protraxx-intro-slider .slideContentWrapper {
  background: #343230;
}
#protraxx-intro-slider .slideContentWrapper .slideImage {
  background: white;
  width: 100%;
  max-height: 350px;
}
#protraxx-intro-slider .slideContentWrapper .slideContent {
  background: #343230;
  padding: 0.5em 2em 0em 2em;
}
#protraxx-intro-slider .slideContentWrapper .slideContent h2 {
  font-size: 36.75px;
  font-weight: 700;
  text-align: center;
  color: #BEE30C;
}
#protraxx-intro-slider .slideContentWrapper .slideContent .lifetimeLogo {
  max-height: 36.75px;
}
#protraxx-intro-slider .slideContentWrapper .slideContent p {
  font-size: 21px;
}
#protraxx-intro-slider .slideContentWrapper .slideContent .invisible-grid {
  margin-bottom: 10px;
}
#protraxx-intro-slider .slideContentWrapper .slideContent .invisible-grid td {
  font-size: 15.4px;
  color: #fff;
}
#protraxx-intro-slider .slideContentWrapper .slideContent .invisible-grid td.left {
  width: 70%;
}
#protraxx-intro-slider .slideContentWrapper .slideContent .invisible-grid td.right {
  white-space: nowrap;
}
#protraxx-intro-slider .slideContentWrapper .slideContent .invisible-grid .lifetimeLogo {
  height: 15.4px;
  width: auto;
  vertical-align: baseline;
}
#protraxx-intro-slider .slideContentFooter {
  text-align: right;
  padding-right: 2em;
}
#protraxx-intro-slider .slideContentFooter .protraxxLogo {
  height: 40px;
}
#feature-insert {
  position: absolute;
  z-index: 10;
  top: 22%;
  right: 0;
  left: 0;
}
@media (max-width: 680px) {
  #feature-insert {
    display: none;
  }
}
@media (max-width: 760px) {
}
#feature-insert .insert-wrapper {
  background-color: rgba(51, 51, 51, 0.5);
  padding: 1.25em 1.25em;
  display: flex;
  flex-direction: row;
  float: right;
}
@media (max-width: 680px) {
  #feature-insert .insert-wrapper {
    flex-direction: column;
    float: none;
  }
}
#feature-insert .insert-wrapper h2,
#feature-insert .insert-wrapper h3 {
  margin: 0;
}
#feature-insert .insert-wrapper h2 {
  font-size: 42px;
  line-height: 1;
  font-weight: 700;
}
@media (max-width: 680px) {
  #feature-insert .insert-wrapper h2 {
    font-size: 32px;
    margin-bottom: 0.25em;
  }
}
@media (max-width: 760px) {
  #feature-insert .insert-wrapper h2 {
    font-size: 28px;
    margin-bottom: 0.25em;
  }
}
#feature-insert .insert-wrapper h3 {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media (max-width: 760px) {
  #feature-insert .insert-wrapper h3 {
    font-size: 14px;
  }
}
#feature-insert .insert-wrapper .green {
  color: #BEE30C;
}
@media (max-width: 760px) {
}
#feature-insert .insert-wrapper .left {
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#feature-insert .insert-wrapper .right {
  padding-left: 10px;
  display: flex;
  flex-direction: column;
  width: 170px;
}
@media (max-width: 760px) {
  #feature-insert .insert-wrapper .right {
    padding-left: unset;
    text-align: right;
  }
}
.swiper-container {
  opacity: 1;
  height: 100vh;
  /*transform: translateY(50px);*/
  transition: all 1s ease-out;
}
.swiper-container.shrink {
  opacity: 0;
  height: 4em !important;
}
#feature-insert {
  opacity: 1;
  /*transform: translateY(50px);*/
  transition: all 1s ease-out;
}
#feature-insert.fade {
  opacity: 0;
}
#protraxx-to {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 760px) {
  #protraxx-to {
    text-align: right;
  }
}
#protraxx-to a,
#protraxx-to a:hover {
  border: 0;
  text-decoration: none;
}
#protraxx-to .btnMoreWrapper {
  width: 100%;
  margin-top: 8px;
}
#protraxx-to .btnMore {
  background: #BEE30C;
  color: #292826;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  vertical-align: bottom;
  padding: 5px 5px 4px 5px;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 760px) {
  #protraxx-to .btnMore {
    display: none;
  }
}
#protraxx-to .protraxxLogo {
  width: 100%;
  margin-bottom: 0.75em;
  display: table-cell;
}
@media (max-width: 680px) {
  #protraxx-to .protraxxLogo {
    margin-bottom: 0;
    margin-top: 0.75em;
    width: 50%;
  }
}
@media (max-width: 760px) {
  #protraxx-to .protraxxLogo {
    margin-bottom: 0;
    margin-top: 0.75em;
    width: 100%;
  }
}
.portaltype-protraxx-license #viewlet-above-content-body .buyable.viewlet.buyable_item,
.portaltype-protraxx-license-extra-exclusive #viewlet-above-content-body .buyable.viewlet.buyable_item,
.portaltype-protraxx-license-extra-pro #viewlet-above-content-body .buyable.viewlet.buyable_item,
.portaltype-protraxx-license-extra-contact #viewlet-above-content-body .buyable.viewlet.buyable_item {
  display: none;
}
.template-protraxx-license #content-core,
.portaltype-protraxx-license #content-core,
.template-protraxx-license-extra-exclusive #content-core,
.portaltype-protraxx-license-extra-exclusive #content-core,
.template-protraxx-license-extra-pro #content-core,
.portaltype-protraxx-license-extra-pro #content-core,
.portaltype-protraxx-license-extra-pro-worldwide #content-core,
.template-protraxx-license-extra-contact #content-core,
.portaltype-protraxx-license-extra-contact #content-core {
  width: 100%;
}
.template-protraxx-license #formfield-form-widgets-IBasic-description,
.portaltype-protraxx-license #formfield-form-widgets-IBasic-description,
.template-protraxx-license-extra-exclusive #formfield-form-widgets-IBasic-description,
.portaltype-protraxx-license-extra-exclusive #formfield-form-widgets-IBasic-description,
.template-protraxx-license-extra-pro #formfield-form-widgets-IBasic-description,
.portaltype-protraxx-license-extra-pro #formfield-form-widgets-IBasic-description,
.portaltype-protraxx-license-extra-pro-worldwide #formfield-form-widgets-IBasic-description,
.template-protraxx-license-extra-contact #formfield-form-widgets-IBasic-description,
.portaltype-protraxx-license-extra-contact #formfield-form-widgets-IBasic-description {
  display: none;
}
.plone-modal .plone-modal-dialog .plone-modal-header {
  padding: 0.75em 1.5em 0em 1.5em;
  border: 0;
  border-bottom: 0;
}
.plone-modal .plone-modal-dialog .plone-modal-body {
  padding: 0em 1.5em 0.75em 1.5em;
}
.plone-modal .plone-modal-dialog .plone-modal-footer {
  border-top: 0;
  background: #242321;
}
.button.fullLicense {
  display: inline-block;
  border-radius: 1.25em;
  padding: 0.25em 0.75em;
  margin: 0.5em;
  border: 2px solid #fff !important;
  color: #000 !important;
  background: #BEE30C;
  font-weight: bold;
  font-size: 1.1em;
}
.button.fullLicense:hover {
  text-decoration: none;
  background: #95b309;
  color: #000;
}
.toFullLicense {
  margin: 1em auto 0 auto;
  text-align: center;
}
.customInfoWrapper {
  margin-top: -23px;
  margin-left: -24px;
  margin-right: -24px;
}
.customInfoWrapper a {
  color: #BEE30C !important;
}
.customInfoWrapper.lifeTime {
  margin: unset;
}
.customInfoWrapper.lifeTime .customInfoContent {
  padding-bottom: 0;
}
.customInfoWrapper .tab-content {
  display: none;
}
.customInfoWrapper .tab-content.current {
  display: block;
}
.customInfoWrapper .customInfoNav {
  width: 100%;
  display: table;
  padding: 0;
}
.customInfoWrapper .customInfoNav li {
  display: table-cell;
  width: 25%;
  text-align: center;
  padding: 1em 0;
  border-right: 4px solid #343230;
  font-weight: 700;
  background: #0f0e0d;
  cursor: pointer;
}
.customInfoWrapper .customInfoNav li.current {
  background: #BEE30C;
  color: black;
}
.customInfoWrapper .customInfoNav li:last-child {
  border: 0;
}
.customInfoWrapper .customInfoContent {
  background: #343230;
  padding: 1em 1em 3em 1em;
}
.customInfoWrapper .customInfoContent .banner {
  text-align: center;
  padding: 24px;
  margin-left: -38px;
  margin-right: -38px;
}
.customInfoWrapper .customInfoContent .banner.short {
  padding-top: 12px;
  padding-bottom: 12px;
}
.customInfoWrapper .customInfoContent .banner.inbetween {
  margin-top: 24px;
  margin-bottom: 12px;
}
.customInfoWrapper .customInfoContent .banner.green {
  background: #BEE30C;
}
.customInfoWrapper .customInfoContent .banner.greenbrown {
  background: #61663B;
}
.customInfoWrapper .customInfoContent .banner.white {
  background: #fff;
  color: #292826;
}
.customInfoWrapper .customInfoContent .banner.lifetime {
  margin-top: -38px;
  margin-bottom: 24px;
}
.customInfoWrapper .customInfoContent .banner.lifetime img {
  height: 3em;
  width: auto;
}
.customInfoWrapper .customInfoContent .banner.bottom {
  margin-top: -12px;
  margin-bottom: -66px;
  font-size: 1em;
  font-weight: bold;
}
.customInfoWrapper .customInfoContent .banner.bottomCustom123 {
  margin-top: 24px;
  margin-bottom: -66px;
  margin-left: -14px;
  margin-right: -14px;
  font-size: 1.25em;
  font-weight: bold;
}
.customInfoWrapper .customInfoContent .banner.bottomCustom123 .step {
  width: 30%;
  display: inline-block;
}
.customInfoWrapper .customInfoContent .banner.bottomCustom123 .step .number {
  display: inline-block;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  background: #BEE30C;
  color: #000;
  margin-right: 0.25em;
}
.customInfoWrapper .customInfoContent a {
  border-bottom: 0.15em solid #BEE30C;
}
.customInfoWrapper .customInfoContent .textHighlight {
  color: #BEE30C;
}
.customInfoWrapper .customInfoContent .contentTable {
  width: 100%;
  display: table;
}
.customInfoWrapper .customInfoContent .contentRow {
  display: table-row;
}
.customInfoWrapper .customInfoContent .contentCell {
  display: table-cell;
  vertical-align: top;
}
.customInfoWrapper .customInfoContent .footnote {
  border: 0 !important;
  font-size: 0.9em;
  padding: 0.75em 0 0 0 !important;
}
.customInfoWrapper .customInfoContent .content.footnote {
  margin-top: 1.5em !important;
  font-size: 0.9em;
}
.customInfoWrapper .customInfoContent h2.header {
  font-size: 42px;
  margin-bottom: 0.5em;
  font-weight: bold;
  text-align: center;
}
.customInfoWrapper .customInfoContent h2.header.left {
  text-align: left;
  padding-left: 12px;
  padding-bottom: 12px;
  padding-top: 12px;
}
.customInfoWrapper .customInfoContent h5 {
  font-weight: 700;
  margin: 0.5em 0 0.5em 0;
  padding: 0;
}
.customInfoWrapper .customInfoContent .highlight {
  background: #BEE30C;
  color: #0f0e0d;
  padding: 0.5em 1em 1em 1em;
  margin-bottom: 1.5em;
}
.customInfoWrapper .customInfoContent .price {
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
  word-wrap: break-word;
  padding-left: 1em;
  vertical-align: bottom;
}
.customInfoWrapper .customInfoContent .arrow.down {
  width: 0;
  height: 0;
  font-size: 14px;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
  border-top: 1em solid #BEE30C;
  margin-left: auto;
  margin-right: auto;
}
.customInfoWrapper .customInfoContent .arrow.down.above {
  margin-top: 0em;
  margin-bottom: 1em;
}
.customInfoWrapper .customInfoContent .left,
.customInfoWrapper .customInfoContent .right {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.customInfoWrapper .customInfoContent .left {
  padding: 0 1em 0 1em;
}
.customInfoWrapper .customInfoContent .left p {
  font-weight: 700;
  margin-bottom: 1em;
}
.customInfoWrapper .customInfoContent .right {
  padding: 0.25em 1em 0 2em;
}
.customInfoWrapper .customInfoContent .right .content {
  margin: 0 0em 0 0em;
}
.customInfoWrapper .customInfoContent .right .contentCell {
  border-bottom: 1px solid #BEE30C;
  color: #BEE30C;
  padding: 0.25em 0;
}
.customInfoWrapper .customInfoContent .right .contentCell.noBorder {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.customInfoWrapper .customInfoContent .right .contentCell.textline {
  padding-right: 0.5em;
  white-space: nowrap;
}
.customInfoWrapper .customInfoContent .right .contentCell.check {
  width: 1em;
  padding-right: 0.5em;
}
.customInfoWrapper .customInfoContent .right .contentCell.spacer {
  width: 10%;
}
.customInfoWrapper .customInfoContent .right .highlight .contentCell {
  border-bottom: 1px solid black;
  color: black;
}
.customInfoWrapper .customInfoContent .right .red {
  color: red !important;
}
.customInfoWrapper .customInfoContent .right .total {
  font-weight: 700;
}
.customInfoWrapper .customInfoContent .right .total .contentCell {
  border-bottom: 2px solid #BEE30C;
}
.customInfoWrapper .customInfoContent .right .total .highlight .contentCell {
  border-bottom: 2px solid black;
}
.customInfoWrapper .customInfoContent #tab-1 h2,
.customInfoWrapper .customInfoContent #tab-1 h3,
.customInfoWrapper .customInfoContent #tab-1 h4,
.customInfoWrapper .customInfoContent #tab-1 h5,
.customInfoWrapper .customInfoContent #tab-1 h6,
.customInfoWrapper .customInfoContent #tab-1 p {
  margin: 0;
}
.customInfoWrapper .customInfoContent #tab-1 h2.header {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.customInfoWrapper .customInfoContent #tab-1 .col {
  width: 33%;
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
.customInfoWrapper .customInfoContent #tab-1 .col .content {
  margin: 0 auto;
  width: 85%;
}
.customInfoWrapper .customInfoContent #tab-1 .number {
  display: inline-block;
  border-radius: 0.75em;
  width: 1.5em;
  padding: 0.75em 0;
  line-height: 0;
  font-weight: 700;
  font-size: 28px;
  background: white;
  color: black;
  box-shadow: 0px 0px 3px black;
}
.customInfoWrapper .customInfoContent #tab-1 .customTitle {
  background: #BEE30C;
  color: #292826;
  margin-top: -1.5em;
  padding-top: 2.5em;
  padding-bottom: 1em;
}
.customInfoWrapper .customInfoContent #tab-1 .customTitle h2 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}
.customInfoWrapper .customInfoContent #tab-1 .customTitle h3 {
  font-size: 23.1px;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}
.customInfoWrapper .customInfoContent #tab-1 .customDescription {
  background: #0f0e0d;
  font-size: 17.5px;
  font-weight: 700;
  padding: 0em 0.5em 1.5em 0.5em;
}
.customInfoWrapper .customInfoContent #tab-1 .customPrice {
  background: #5e5c57;
  color: white;
  padding: 0em 0.5em 2em 0.5em;
  margin-bottom: -0.75em;
}
.customInfoWrapper .customInfoContent #tab-1 .customPrice p {
  font-size: 35px;
}
.customInfoWrapper .customInfoContent #tab-1 .customPrice .arrow.down {
  border-top: 1em solid #0f0e0d;
  margin-bottom: 0.5em;
}
.customInfoWrapper .customInfoContent #tab-1 .customMore {
  font-weight: 700;
  background: #BEE30C;
  color: #0f0e0d;
  border: 4px solid #0f0e0d;
  display: inline-block;
  padding: 0.5em 1em;
  margin-left: auto;
  margin-right: auto;
  margin-top: -2.5em;
}
.customInfoWrapper .customInfoContent #tab-1 .customMore span {
  color: #0f0e0d;
  cursor: pointer;
}
.template-license_document #content-core .field.license_explained,
.template-license_view #content-core .field.license_explained {
  margin-bottom: 2em;
}
.template-license_document.section-agb label,
.template-license_view.section-agb label,
.template-license_document.section-terms label,
.template-license_view.section-terms label {
  display: none;
}
.legal ol li {
  list-style: none;
  position: relative;
}
.legal .lvLabel {
  position: absolute;
  display: inline-block;
  width: 3em;
  left: -3.5em;
  text-align: right;
}
.legal .lvLabel.lv1 {
  font-weight: bold;
}
.template-checkout .field.license_explained label {
  display: none;
}
.ajax-message {
  display: none;
  z-index: 10000;
  background-color: #1e1e1c;
  min-width: 400px;
  padding: 10px;
  border: 4px solid #BEE30C;
  text-align: center;
  font-size: 14px;
  box-shadow: 0 0 10px 5px #ccc;
  -moz-box-shadow: 0 0 10px 5px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.ajax-message .close {
  cursor: pointer;
  border: 1px solid #666;
  background-color: #333;
  color: #fff;
  padding: 4px;
  width: 80px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.ajax-message .message {
  text-align: left;
  padding: 5px;
  border: none;
}
.ajax-message .error {
  background: url('/++resource++bdajax/error.png') top left no-repeat;
  padding-left: 37px;
  min-height: 32px;
}
.ajax-message .warning {
  background: url('/++resource++bdajax/warning.png') top left no-repeat;
  padding-left: 37px;
  min-height: 32px;
}
.ajax-message .info {
  background: url('/++resource++bdajax/info.png') top left no-repeat;
  padding-left: 37px;
  min-height: 32px;
}
.ajax-overlay {
  display: none;
  z-index: 5000;
  background-color: #1e1e1c;
  min-width: 400px;
  border: 4px solid #1e1e1c;
  font-size: 14px;
  box-shadow: 0 0 30px 5px #ccc;
  -moz-box-shadow: 0 0 30px 5px #ccc;
  -webkit-box-shadow: 0 0 30px #ccc;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.overlay_content {
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
}
.ajax-overlay .close {
  background-image: url('/++resource++bdajax/close.png');
  position: absolute;
  z-index: 5001;
  right: -17px;
  top: -20px;
  cursor: pointer;
  height: 35px;
  width: 35px;
}
.ajax-dialog {
  display: none;
  position: absolute;
  z-index: 10000;
  text-align: center;
  padding: 20px;
  font-weight: bold;
  border: 4px solid #aaa;
  background-color: #fff;
  width: 300px;
  min-height: 100px;
  box-shadow: 0 0 30px 5px #ccc;
  -moz-box-shadow: 0 0 30px 5px #ccc;
  -webkit-box-shadow: 0 0 30px #ccc;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.ajax-dialog .text {
  min-height: 60px;
  font-size: 16px;
}
.ajax-dialog button {
  border: #000 1px solid;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: 5px;
  padding: 3px;
}
#exposeMask {
  display: none !important;
}
.plone-modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  z-index: 1040;
  background: rgba(0, 0, 0, 0.4);
}
.plone-modal .plone-modal-dialog {
  width: 100%;
  position: relative;
}
.plone-modal .plone-modal-dialog .plone-modal-header {
  min-height: 25px;
  padding: 24px;
  padding-bottom: 6px;
  padding-top: 12px;
  background: #343230;
  border: 6px solid #999999;
  border-bottom: 0;
}
.plone-modal .plone-modal-dialog .plone-modal-header h2,
.plone-modal .plone-modal-dialog .plone-modal-header h3 {
  font-size: 27.3px;
  margin: 0;
  font-weight: 700;
  color: #BEE30C;
}
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
  margin-top: -12px;
  float: right;
  font-size: 36px;
  font-weight: 100;
  line-height: 1;
  padding: 0 0.2em;
  color: #000;
  background: #BEE30C;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  position: absolute;
  right: -36px;
  margin-top: -18px;
}
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:hover,
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
.plone-modal .plone-modal-dialog .plone-modal-body {
  padding: 24px;
  padding-top: 4px;
  padding-bottom: 12px;
  background: #343230;
  border-left: 6px solid #999999;
  border-right: 6px solid #999999;
}
.plone-modal .plone-modal-dialog .plone-modal-body .modal-image {
  text-align: center;
}
.plone-modal .plone-modal-dialog .plone-modal-footer {
  border-top: 1px solid #cccccc;
  background: #fcfcfd;
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
  padding: 12px;
  padding-top: 0;
  background: #343230;
  border: 6px solid #999999;
  border-top: 0;
  text-align: right;
}
.plone-modal .plone-modal-dialog .plone-modal-footer .pattern-modal-buttons input + input {
  margin-left: 12px;
}
.plone-modal .plone-modal-content {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  border-radius: 0px;
  outline: none;
  background-clip: padding-box;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 760px) {
  .plone-modal .plone-modal-content {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .plone-modal .plone-modal-content {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  .plone-modal .plone-modal-content {
    width: 1140px;
  }
}
@media (min-width: 1600px) {
  .plone-modal .plone-modal-content {
    width: 1540px;
  }
}
.plone-modal.fade {
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.plone-modal.fade.in {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.plone-modal.fade .plone-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -moz-transition: -moz-transform 0.25s ease-out;
  -o-transition: -o-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
}
.plone-modal.fade.in .plone-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.plone-modal.in {
  display: block !important;
}
.plone-modal-loading {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  border-radius: 0.5em;
  width: 40em;
  height: 40px;
}
.plone-modal-open {
  padding-right: 0;
}
.plone-modal-open > *:not(.plone-modal-wrapper, .select2-drop, .mce-floatpanel) {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
}
.plone-modal-backdrop {
  display: none !important;
}
.svgIcon {
  height: 1em !important;
  margin-right: 0.1em !important;
  vertical-align: sub !important;
  font-size: 120%;
}
.projectFilter {
  float: right;
}
.projectFilter .select2-container {
  margin-bottom: 0;
}
.projectFilter input[type="submit"] {
  padding: 0.2em 0.5em;
  display: none;
}
#projectfilterForm label {
  color: #BEE30C !important;
  margin-right: 0.5em;
}
.cart_status_message {
  display: block;
  position: absolute;
  z-index: 1000;
  border: 4px solid #343230;
  background-color: #BEE30C;
  color: #000;
  padding: 0.5em 1em;
  font-size: 100%;
  font-weight: bold;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}
.template-cart #cart_viewlet,
.template-contracts #cart_viewlet {
  display: none !important;
}
.template-cart .documentFirstHeading,
.template-contracts .documentFirstHeading {
  color: #BEE30C;
  padding-bottom: 0;
}
.template-cart #content,
.template-contracts #content {
  padding-bottom: 0;
}
.cartItemProjectLabel {
  font-size: 17.5px;
  font-weight: 600;
  margin-bottom: 0.5em;
  color: #BEE30C;
}
.cartItemProjectLabel .label {
  color: #fff;
}
#cart_viewlet {
  float: right;
  margin-top: 0.6em;
  margin-left: 0.5em;
  margin-right: 0.75em;
  white-space: nowrap;
}
#cart_viewlet .viewletLabel {
  display: none;
}
#cart_viewlet a.goToCart:before {
  font-family: 'cart';
  content: '';
  margin-right: 0.25em;
}
.licenseItemList {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.licenseItemList .licenseGroup {
  margin-bottom: 1em;
  display: table;
  width: 100%;
}
.licenseItemList .licenseGroup.base {
  margin-top: 1em;
}
.licenseItemList .licenseItem {
  background: #292826;
}
.licenseItemList .licenseItem .buyableInfoWrapper {
  display: table;
}
.licenseItemList .licenseItem .buyableInfoWrapper .info-i {
  display: table-cell;
  width: 1%;
}
.licenseItemList .licenseItem .buyableInfoWrapper .info-description {
  display: table-cell;
  padding-left: 0.5em;
  width: 99%;
}
.licenseItemList .base .licenseLabel {
  background: #343230;
  text-align: left;
  text-align: center;
}
.licenseItemList .base .licenseLabel img.lifetime {
  height: 1.1em;
  vertical-align: top;
}
.licenseItemList .base .buyableWrapper {
  border-bottom: 0;
}
.licenseItemList .base .buyableInfo {
  padding-left: 0.5em !important;
}
.licenseItemList h4 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 2.5em;
}
.licenseItemList .custom1-3,
.licenseItemList .projectName {
  color: #BEE30C;
}
.licenseItemList .licenseLabel {
  display: table-cell;
  background: #343230;
  vertical-align: middle;
  text-align: center;
  padding: 0em 0.5em;
  width: 28%;
}
.licenseItemList .licenseLabel label {
  color: #BEE30C !important;
  margin-bottom: 0;
  line-height: 1.2em;
}
.licenseItemList .licenseList {
  display: table-cell;
}
.licenseItemList .licenseItem {
  border-bottom: 1px solid #292826;
  background: #5e5c57;
}
.licenseItemList .licenseItem:last-child {
  border-bottom: 0;
}
.inCart .licenseGroup {
  margin-bottom: 0.25em;
}
.inCart .licenseGroup .licenseLabel {
  background: #aed00b;
}
.inCart .licenseGroup .licenseLabel label {
  color: #000 !important;
}
.inCart .licenseGroup .licenseLabel.lifetime {
  background: #BEE30C;
}
.inCart .licenseList .licenseItem.single .buyableInfo {
  height: auto;
}
.cartHeaderWrapper {
  margin-top: 2.5em;
  margin-bottom: 0.5em;
}
.cartHeaderWrapper .cartHeader {
  background: #aed00b;
  color: #000;
  padding: 0.5em 0.5em 0.25em 0.5em;
  font-weight: 700;
  font-size: 15.4px;
}
.cartHeaderWrapper .cartHeader .svgIcon {
  margin-left: 0.25em;
  margin-right: 0.5em;
}
.cartHeaderWrapper .arrow.down {
  margin-left: 5em;
  border-top: 0.75em solid #aed00b;
}
.buyableWrapper.exclusive .buyableActionWrapper {
  outline: 1px dashed red;
}
#content .buyable.viewlet,
#protraxx-slider .buyable.viewlet,
.buyableProjectWrapper .buyable.viewlet {
  margin: 0;
  position: relative;
  font-size: 14px;
}
#content .buyable.viewlet .actionLabel,
#protraxx-slider .buyable.viewlet .actionLabel,
.buyableProjectWrapper .buyable.viewlet .actionLabel {
  display: none;
}
#content .buyable.viewlet .availabilityWrapper,
#protraxx-slider .buyable.viewlet .availabilityWrapper,
.buyableProjectWrapper .buyable.viewlet .availabilityWrapper {
  float: left;
}
#content .buyable.viewlet a:hover,
#protraxx-slider .buyable.viewlet a:hover,
.buyableProjectWrapper .buyable.viewlet a:hover {
  text-decoration: none;
}
#content .buyable.viewlet .trackBuyable dl,
#protraxx-slider .buyable.viewlet .trackBuyable dl,
.buyableProjectWrapper .buyable.viewlet .trackBuyable dl {
  display: inline-block;
  margin: 0;
}
#content .buyable.viewlet .buyableWrapper,
#protraxx-slider .buyable.viewlet .buyableWrapper,
.buyableProjectWrapper .buyable.viewlet .buyableWrapper,
#content .buyable.viewlet .trackAvailabilityWrapper,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper {
  display: table;
  width: 100%;
  line-height: 1em;
}
#content .buyable.viewlet .buyableWrapper .buyableInfo,
#protraxx-slider .buyable.viewlet .buyableWrapper .buyableInfo,
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableInfo,
#content .buyable.viewlet .trackAvailabilityWrapper .buyableInfo,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .buyableInfo,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .buyableInfo {
  vertical-align: middle;
  display: table-cell;
  font-weight: normal;
  padding: 0.5em 0 0.5em 0.5em;
}
#content .buyable.viewlet .buyableWrapper .buyableInfo img.info,
#protraxx-slider .buyable.viewlet .buyableWrapper .buyableInfo img.info,
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableInfo img.info,
#content .buyable.viewlet .trackAvailabilityWrapper .buyableInfo img.info,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .buyableInfo img.info,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .buyableInfo img.info {
  height: 1em;
  vertical-align: bottom;
}
#content .buyable.viewlet .buyableWrapper .details,
#protraxx-slider .buyable.viewlet .buyableWrapper .details,
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .details,
#content .buyable.viewlet .trackAvailabilityWrapper .details,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .details,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .details {
  text-align: right;
  vertical-align: middle;
  display: table-cell;
  white-space: nowrap;
}
#content .buyable.viewlet .buyableWrapper .details dt,
#protraxx-slider .buyable.viewlet .buyableWrapper .details dt,
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .details dt,
#content .buyable.viewlet .trackAvailabilityWrapper .details dt,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .details dt,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .details dt {
  font-weight: normal;
}
#content .buyable.viewlet .custom2 .buyableInfo,
#protraxx-slider .buyable.viewlet .custom2 .buyableInfo,
.buyableProjectWrapper .buyable.viewlet .custom2 .buyableInfo {
  width: 60%;
}
#content .buyable.viewlet div.availability_details,
#protraxx-slider .buyable.viewlet div.availability_details,
.buyableProjectWrapper .buyable.viewlet div.availability_details {
  color: black;
}
#content .buyable.viewlet .buyableActionWrapper,
#protraxx-slider .buyable.viewlet .buyableActionWrapper,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper,
#content .buyable.viewlet .trackAvailabilityWrapper,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper {
  font-size: 14px;
  line-height: 1em;
  font-weight: 700;
  display: table-cell;
  width: 5%;
  text-align: right;
  vertical-align: middle;
  border-radius: 0px;
  white-space: nowrap;
}
#content .buyable.viewlet .buyableActionWrapper dl,
#protraxx-slider .buyable.viewlet .buyableActionWrapper dl,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper dl,
#content .buyable.viewlet .trackAvailabilityWrapper dl,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper dl,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper dl,
#content .buyable.viewlet .buyableActionWrapper dt,
#protraxx-slider .buyable.viewlet .buyableActionWrapper dt,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper dt,
#content .buyable.viewlet .trackAvailabilityWrapper dt,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper dt,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper dt,
#content .buyable.viewlet .buyableActionWrapper dd,
#protraxx-slider .buyable.viewlet .buyableActionWrapper dd,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper dd,
#content .buyable.viewlet .trackAvailabilityWrapper dd,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper dd,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper dd {
  font-size: 14px;
  line-height: 1em;
  vertical-align: middle;
}
#content .buyable.viewlet .buyableActionWrapper .add_cart_item,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .add_cart_item,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .add_cart_item,
#content .buyable.viewlet .trackAvailabilityWrapper .add_cart_item,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .add_cart_item,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .add_cart_item,
#content .buyable.viewlet .buyableActionWrapper .add_project_cart_item,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .add_project_cart_item,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .add_project_cart_item,
#content .buyable.viewlet .trackAvailabilityWrapper .add_project_cart_item,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .add_project_cart_item,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .add_project_cart_item,
#content .buyable.viewlet .buyableActionWrapper .update_cart_item,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .update_cart_item,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .update_cart_item,
#content .buyable.viewlet .trackAvailabilityWrapper .update_cart_item,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .update_cart_item,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .update_cart_item,
#content .buyable.viewlet .buyableActionWrapper .remove_cart_item,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .remove_cart_item,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .remove_cart_item,
#content .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item {
  line-height: 1em;
  padding: 0.4em;
  min-width: 1.75em;
  background: #BEE30C;
  color: #000;
  margin: 0 -4px 0 0;
  border: 0;
  display: inline-block;
  font-weight: 700;
  vertical-align: middle;
  text-align: right;
  cursor: pointer;
}
#content .buyable.viewlet .buyableActionWrapper .trackAvailability,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .trackAvailability,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .trackAvailability,
#content .buyable.viewlet .trackAvailabilityWrapper .trackAvailability,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .trackAvailability,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .trackAvailability {
  line-height: 1em;
  padding: 0.4em;
  min-width: 1.75em;
  background: #BEE30C;
  color: #292826;
  margin: 0 -4px 0 0;
  border: 0;
  display: inline-block;
  font-weight: 700;
  font-size: 0.85em;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
  width: 160px;
}
#content .buyable.viewlet .buyableActionWrapper .update_cart_item,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .update_cart_item,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .update_cart_item,
#content .buyable.viewlet .trackAvailabilityWrapper .update_cart_item,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .update_cart_item,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .update_cart_item {
  background: #BEE30C;
  color: #000;
  min-width: 2em;
  text-align: center;
  display: none !important;
}
#content .buyable.viewlet .buyableActionWrapper .update_cart_item .svgIcon,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .update_cart_item .svgIcon,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .update_cart_item .svgIcon,
#content .buyable.viewlet .trackAvailabilityWrapper .update_cart_item .svgIcon,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .update_cart_item .svgIcon,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .update_cart_item .svgIcon {
  margin: 0;
}
#content .buyable.viewlet .buyableActionWrapper .remove_cart_item,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .remove_cart_item,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .remove_cart_item,
#content .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item {
  background: #ff0000;
  color: #000;
}
#content .buyable.viewlet .buyableActionWrapper .remove_cart_item .svgIcon,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .remove_cart_item .svgIcon,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .remove_cart_item .svgIcon,
#content .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item .svgIcon,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item .svgIcon,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .remove_cart_item .svgIcon {
  margin: 0;
}
#content .buyable.viewlet .buyableActionWrapper .svgIcon,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .svgIcon,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .svgIcon,
#content .buyable.viewlet .trackAvailabilityWrapper .svgIcon,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .svgIcon,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .svgIcon {
  vertical-align: text-top;
}
#content .buyable.viewlet .buyableActionWrapper .price,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .price,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .price,
#content .buyable.viewlet .trackAvailabilityWrapper .price,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .price,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .price {
  line-height: 1em;
  min-width: 4.75em;
  padding: 0.5em;
  display: inline-block;
  background: #413f3c;
  color: #fff;
}
#content .buyable.viewlet .buyableActionWrapper .price.original,
#protraxx-slider .buyable.viewlet .buyableActionWrapper .price.original,
.buyableProjectWrapper .buyable.viewlet .buyableActionWrapper .price.original,
#content .buyable.viewlet .trackAvailabilityWrapper .price.original,
#protraxx-slider .buyable.viewlet .trackAvailabilityWrapper .price.original,
.buyableProjectWrapper .buyable.viewlet .trackAvailabilityWrapper .price.original {
  background: transparent;
  text-decoration: none;
  color: red;
  min-width: auto;
  padding-right: 0.25em;
  padding-left: 0.75em;
}
#content .buyable.viewlet select,
#protraxx-slider .buyable.viewlet select,
.buyableProjectWrapper .buyable.viewlet select {
  width: unset;
  height: unset;
  padding: unset;
  font-size: unset;
  line-height: unset;
}
.neverSoldHeader {
  background-color: transparent;
  color: #BEE30C;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.25em;
}
.contractsListing .playerHeader {
  margin-bottom: 0;
}
.contractsListing .ribbon {
  display: none;
}
.contractsListing .extraContract {
  margin-bottom: 0.25em;
  padding-left: 0.25em;
  background: #666;
}
.contractsListing .valid {
  color: #BEE30C;
}
.contractsListing .invalid {
  color: #ff0000;
}
.contractEntry h3 {
  margin-top: 0.75em;
}
.contractEntry .playerHeader {
  display: none;
}
.contractEntry .contractGroup {
  margin-bottom: 1em;
  display: table;
  width: 100%;
}
.contractEntry .contractGroup .contractLabel {
  background: #aed00b;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding: 0.5em;
  line-height: 1em;
}
.contractEntry .contractGroup .contractLabel label {
  margin: 0;
  color: #000 !important;
}
.contractEntry .contractGroup .contractItem {
  background: #5e5c57;
  display: table;
  width: 100%;
  font-size: 14px;
  vertical-align: middle;
  font-weight: normal;
  padding: 0.5em 0 0.5em 0.5em;
}
.contractEntry .contractGroup .contractItem .contractInfoWrapper {
  display: table;
}
.contractEntry .contractGroup .contractItem .contractInfoWrapper .info-i {
  display: table-cell;
  width: 1%;
}
.contractEntry .contractGroup .contractItem .contractInfoWrapper .info-i img.info {
  height: 1em;
}
.contractEntry .contractGroup .contractItem .contractInfoWrapper .info-description {
  display: table-cell;
  padding-left: 0.5em;
  width: 99%;
}
.contractEntry .purchasedExtraLicenses .contractGroup .contractLabelWrapper {
  display: table;
  width: 100%;
}
.contractEntry .purchasedExtraLicenses .contractGroup .contractLabelHelp {
  color: #fff;
  padding: 0.25em 0.5em 0.25em 0em;
  font-weight: 500;
  font-size: 90%;
}
.contractEntry .purchasedExtraLicenses .contractGroup .contractLabel {
  width: 14em;
  white-space: nowrap;
  display: table-cell;
  padding: 0.25em 0.5em 0.25em 0.5em;
  background: #5e5c57;
}
.contractEntry .purchasedExtraLicenses .contractGroup .contractLabel label {
  color: #BEE30C !important;
}
.contractEntry .purchasedExtraLicenses .contractGroup .contractLabel,
.contractEntry .purchasedExtraLicenses .contractGroup .contractItem {
  border-bottom: 1px solid #292826;
}
.contractEntry .purchasedExtraLicenses .contractGroup .contractItem {
  padding: 0.25em 0 0.25em 0.5em;
}
.contractEntry .purchasedExtraLicenses .contractGroup .customDescription {
  display: inline-block;
  color: #fff;
  margin-left: 1em;
  margin-right: 1em;
}
.cart_overview_buttons {
  padding-top: 1em;
  text-align: right;
}
.cart_overview_buttons .context:hover,
.cart_overview_buttons .context:active {
  background: #95b309;
}
.itemSpacer {
  background: #343230;
  height: 1.5em;
  margin-left: -1.5em;
  margin-right: -1.5em;
  margin-top: 1.5em;
}
.headerSpacer {
  background: #343230;
  height: 1.5em;
  margin-left: -1.5em;
  margin-right: -1.5em;
  margin-top: 0.75em;
}
.licenseItem.single .buyableWrapper {
  border-bottom: 0;
}
.purchasedExtraLicenses {
  margin-bottom: 1em;
}
.cartItemExtraLicense.custom123 {
  margin-top: 2em;
  margin-bottom: 3em;
}
.cartItemExtraLicense {
  margin-bottom: 1em;
}
.inCart .cartItemExtraLicense {
  margin-bottom: 1em;
}
.inCart .cartItemExtraLicense .licenseItem.single .buyableWrapper {
  height: auto;
}
.licenseExtraBuyable {
  margin-top: 2em;
}
#cart_summary {
  border-top: 6px #BEE30C solid;
  color: #fff;
}
#cart_summary .cart_sum_content {
  color: #fff;
}
#cart_summary .cart_sum_content .total {
  font-size: 120%;
}
.template-checkout #cart_summary {
  color: #000;
}
.template-checkout #cart_summary .cart_sum_content {
  color: #000;
}
.baseContract {
  outline: 2px dotted white;
  margin-bottom: 3em;
}
.baseContractMeta {
  outline: 1px dotted white;
  margin-bottom: 1em;
}
.baseContractMetaKeys {
  background: #666;
}
.extraContracts {
  outline: 2px dashed white;
  margin-bottom: 3em;
}
.buyable.viewlet {
  clear: both;
  margin: 1em 0 0em 0;
}
.buyableProjectWrapper .buyable.viewlet .buyableWrapper,
#content .playerRight .buyable.viewlet .buyableWrapper,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper {
  margin-top: 11px;
  display: table;
  width: 100%;
}
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .details,
#content .playerRight .buyable.viewlet .buyableWrapper .details,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .details,
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableActionWrapper,
#content .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper {
  display: table-cell;
}
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableInfo,
#content .playerRight .buyable.viewlet .buyableWrapper .buyableInfo,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .buyableInfo {
  display: none;
}
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableActionWrapper,
#content .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper {
  width: 160px;
  display: table;
}
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableActionWrapper .buyableInfo,
#content .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .buyableInfo,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .buyableInfo {
  display: none;
}
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableActionWrapper .actionLabel,
#content .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .actionLabel,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .actionLabel {
  display: inline-block;
}
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableActionWrapper .add_cart_item,
#content .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .add_cart_item,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .add_cart_item,
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableActionWrapper .add_project_cart_item,
#content .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .add_project_cart_item,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .add_project_cart_item {
  width: 65%;
  padding: 0.6em;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: #BEE30C;
  color: #000;
}
.buyableProjectWrapper .buyable.viewlet .buyableWrapper .buyableActionWrapper .price,
#content .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .price,
#protraxx-slider .playerRight .buyable.viewlet .buyableWrapper .buyableActionWrapper .price {
  display: table-cell;
  padding: 0.7em;
  width: 35%;
  vertical-align: middle;
}
.buyableProjectWrapper .add_cart_item,
.buyableProjectWrapper .add_project_cart_item {
  padding: 0.6em;
}
.buyableProjectWrapper .price {
  padding: 0.7em;
}
.trackAvailabilityWrapper {
  position: relative;
}
.cart_item_content {
  margin-top: -2.2em;
}
.cart_summary_buttons {
  margin-bottom: 2em;
  padding-bottom: 1.5em;
  min-height: 5em;
}
.cart_summary_buttons .context,
.cart_summary_buttons input.context,
.cart_summary_buttons input.context#input-checkout-finish {
  background: #BEE30C;
  color: #000;
}
.cart_summary_buttons .context:hover,
.cart_summary_buttons input.context:hover,
.cart_summary_buttons input.context#input-checkout-finish:hover {
  background: #95b309;
}
form#form-checkout {
  color: #fff;
}
form#form-checkout .fieldErrorBox {
  margin-left: 0;
  height: 16px;
}
form#form-checkout .fieldErrorBox .error {
  padding-left: 1em;
}
form#form-checkout .field.error {
  background: unset;
  box-shadow: unset;
}
#exposeMask {
  background: transparent !important;
}
#bdajax-overlays .ajax-overlay {
  box-shadow: none;
  border: 6px solid #999999;
}
#orders-wrapper .order {
  display: table;
  width: 100%;
  margin-bottom: 1em;
}
#orders-wrapper .order .ordersummary {
  width: 100%;
  display: table;
  background: #363532;
}
#orders-wrapper .order .ordersummary .details {
  display: table-cell;
}
#orders-wrapper .order .ordersummary .details div {
  display: inline-block;
  padding: 0.5em;
}
#orders-wrapper .order .ordersummary .details .ordernumber {
  white-space: nowrap;
}
#orders-wrapper .order .ordersummary .details .spacer {
  width: auto;
}
#orders-wrapper .order .ordersummary .ordertools {
  text-align: right;
}
#orders-wrapper .order .ordersummary .ordertools .orderdate {
  display: inline-block;
  margin-right: 1em;
  white-space: nowrap;
  width: auto;
}
#orders-wrapper .order .orderdetails {
  width: 100%;
  background: #43423f;
}
#orders-wrapper .order .orderdetails .label {
  font-weight: bold;
}
#orders-wrapper .order .orderdetails .addressdetails {
  display: table;
  width: 100%;
  padding: 0.5em;
}
#orders-wrapper .order .orderdetails .addressdetails .billinginfo {
  display: table-cell;
  width: 50%;
}
#orders-wrapper .order .orderdetails .addressdetails .deliveryinfo {
  display: table-cell;
  width: 50%;
}
#orders-wrapper .order .orderdetails .orderitems {
  width: 100%;
  padding: 0.5em;
}
#orders-wrapper .order .orderdetails .orderitems .itemstable {
  display: table;
  width: 100%;
}
#orders-wrapper .order .orderdetails .orderitems .orderrow {
  display: table-row;
}
#orders-wrapper .order .orderdetails .orderitems .orderrow > div {
  display: table-cell;
}
#orders-wrapper .order .orderdetails .orderitems .orderrow > div.price {
  text-align: right;
}
#orders-wrapper .order .ordertotal {
  width: 100%;
  text-align: right;
  font-weight: bold;
  padding: 0.5em;
}
#orders-wrapper .order .orderdetails.collapse.in {
  display: block;
}
#orders-wrapper .order .orderdetails.collapse {
  display: none;
}
#field-checkout-accept_terms_and_conditions-accept.error label a {
  color: #BEE30C;
}
#field-checkout-accept_terms_and_conditions-accept.error .fieldErrorBox {
  display: block;
}
#field-checkout-accept_terms_and_conditions-accept.error #input-checkout-accept_terms_and_conditions-accept {
  margin-left: 0.25em;
}
.InvoiceWrapper {
  max-width: 70em;
  padding: 4em;
  margin: 0 auto;
}
.portlet.collectionFilter,
.portlet.collectionSearch {
  background: transparent;
}
.portlet.collectionFilter .portletContent,
.portlet.collectionSearch .portletContent {
  background: #343230;
}
.portlet.collectionFilter .portletContent .filterItem label,
.portlet.collectionSearch .portletContent .filterItem label {
  color: #fff !important;
}
.portlet.collectionFilter .filterItem .indicator,
.portlet.collectionSearch .filterItem .indicator,
.portlet.collectionFilter .filterItem label,
.portlet.collectionSearch .filterItem label {
  position: relative;
  cursor: pointer;
}
.portlet.collectionFilter .filterItem .indicator,
.portlet.collectionSearch .filterItem .indicator {
  position: relative;
}
.portlet.collectionFilter .filterItem .filterLabel,
.portlet.collectionSearch .filterItem .filterLabel {
  padding-left: 2em;
}
.portlet.collectionFilter .filterItem input[type="radio"],
.portlet.collectionSearch .filterItem input[type="radio"],
.portlet.collectionFilter .filterItem input[type="checkbox"],
.portlet.collectionSearch .filterItem input[type="checkbox"] {
  display: none;
}
.portlet.collectionFilter .filterItem .indicator::before,
.portlet.collectionSearch .filterItem .indicator::before,
.portlet.collectionFilter .filterItem .indicator::after,
.portlet.collectionSearch .filterItem .indicator::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.portlet.collectionFilter .filterItem.radio .indicator::before,
.portlet.collectionSearch .filterItem.radio .indicator::before {
  width: 16px;
  height: 16px;
  background-color: #fff;
  left: 0;
  box-sizing: border-box;
  border: 3px solid transparent;
  border-radius: 100%;
  transition: border-color 0.2s;
}
.portlet.collectionFilter .filterItem.radio:hover .indicator::before,
.portlet.collectionSearch .filterItem.radio:hover .indicator::before {
  background-color: #BEE30C;
}
.portlet.collectionFilter .filterItem.radio .indicator::after,
.portlet.collectionSearch .filterItem.radio .indicator::after {
  content: '●';
  font-size: 2em;
  left: 0;
  top: -0.5em;
  color: transparent;
  transition: color 0.2s;
}
.portlet.collectionFilter input[type="radio"]:checked + label .indicator::before,
.portlet.collectionSearch input[type="radio"]:checked + label .indicator::before {
  background-color: #292826;
}
.portlet.collectionFilter input[type="radio"]:checked + label .indicator::after,
.portlet.collectionSearch input[type="radio"]:checked + label .indicator::after {
  color: #BEE30C;
}
.portlet.collectionFilter .filterItem.checkbox .indicator::before,
.portlet.collectionSearch .filterItem.checkbox .indicator::before {
  width: 16px;
  height: 16px;
  left: 0;
  font-size: 2em;
  box-sizing: border-box;
  background-color: #fff;
  border: 3px solid transparent;
  transition: border-color 0.2s;
  transition: background-color 0.2s;
}
.portlet.collectionFilter .filterItem.checkbox:hover .indicator::before,
.portlet.collectionSearch .filterItem.checkbox:hover .indicator::before {
  background-color: #BEE30C;
}
.portlet.collectionFilter .filterItem.checkbox .indicator::after,
.portlet.collectionSearch .filterItem.checkbox .indicator::after {
  content: '✔︎';
  font-size: 2em;
  left: 0;
  top: -0.5em;
  color: transparent;
  transition: color 0.2s;
}
.portlet.collectionFilter input[type="checkbox"]:checked + label .indicator::before,
.portlet.collectionSearch input[type="checkbox"]:checked + label .indicator::before {
  background-color: #292826;
}
.portlet.collectionFilter input[type="checkbox"]:checked + label .indicator::after,
.portlet.collectionSearch input[type="checkbox"]:checked + label .indicator::after {
  color: #BEE30C;
}
#form-checkout .field input[type="text"],
#form-checkout .field input[type="email"] {
  min-width: 20em;
}
#form-checkout label,
#form-checkout label.formQuestion {
  color: #fff !important;
}
#form-checkout .fieldErrorBox {
  margin-left: 1em;
  display: inline-block;
}
#form-checkout .fieldErrorBox .error {
  padding-left: 0;
}
#form-checkout .fieldErrorBox .error:before {
  content: "";
  background: transparent;
  border-radius: 0;
}
#form-checkout #field-checkout-billing_address-country,
#form-checkout #field-checkout-delivery_address-country,
#form-checkout #field-checkout-payment_selection-payment {
  margin-bottom: 3em;
}
#form-checkout #field-checkout-delivery_address-alternative_delivery {
  display: none;
}
.stripe-payment-info {
  margin-top: -4rem;
  margin-bottom: 4rem;
}
.stripe-payment-info img {
  max-width: 300px;
}
.stripe-payment-info.edit {
  margin-left: 2.25rem;
}
.colorOverview {
  padding: 4em;
  background: #7e7d7d;
}
.colorOverview div {
  min-width: 10em;
  min-height: 4em;
}
.colorOverview #phonogen-black {
  background: #000;
  color: white;
}
.colorOverview #phonogen-gray {
  background: #333333;
  color: white;
}
.colorOverview #phonogen-light-gray {
  background: #999999;
  color: white;
}
.colorOverview #phonogen-lighter-gray {
  background: #e6e6e6;
  color: white;
}
.colorOverview #phonogen-lighter-brown {
  background: #5e5c57;
  color: white;
}
.colorOverview #phonogen-light-brown {
  background: #343230;
  color: white;
}
.colorOverview #phonogen-brown {
  background: #292826;
  color: white;
}
.colorOverview #phonogen-dark-brown {
  background: #242321;
  color: white;
}
.colorOverview #phonogen-darker-brown {
  background: #1e1e1c;
  color: white;
}
.colorOverview #phonogen-darkest-brown {
  background: #0f0e0d;
  color: white;
}
.colorOverview #phonogen-green {
  background: #BEE30C;
  color: white;
}
.colorOverview #phonogen-low-green {
  background: #aed00b;
  color: white;
}
.colorOverview #phonogen-orange {
  background: #FD9A25;
  color: white;
}
.colorOverview #phonogen-strong-orange {
  background: #fd9111;
  color: white;
}
.template-passwordreset form .col,
.template-contact-info form .col,
.template-login form .col,
.template-login-help form .col,
.template-register form .col,
.plone-modal-content form .col {
  padding-right: 2em;
}
.template-passwordreset form .formControls,
.template-contact-info form .formControls,
.template-login form .formControls,
.template-login-help form .formControls,
.template-register form .formControls,
.plone-modal-content form .formControls {
  background: transparent;
  border: 0;
  padding: 0;
  margin-bottom: 1em;
  box-shadow: none;
}
.template-passwordreset form #formfield-form-widgets-fullname,
.template-contact-info form #formfield-form-widgets-fullname,
.template-login form #formfield-form-widgets-fullname,
.template-login-help form #formfield-form-widgets-fullname,
.template-register form #formfield-form-widgets-fullname,
.plone-modal-content form #formfield-form-widgets-fullname {
  display: none;
}
.template-passwordreset form #formfield-form-widgets-mail_me #form-widgets-mail_me,
.template-contact-info form #formfield-form-widgets-mail_me #form-widgets-mail_me,
.template-login form #formfield-form-widgets-mail_me #form-widgets-mail_me,
.template-login-help form #formfield-form-widgets-mail_me #form-widgets-mail_me,
.template-register form #formfield-form-widgets-mail_me #form-widgets-mail_me,
.plone-modal-content form #formfield-form-widgets-mail_me #form-widgets-mail_me {
  display: none;
}
#login-form {
  padding-left: 1em;
}
.template-login label,
.template-login-help label,
.template-passwordreset label {
  color: #fff !important;
}
.template-login .formHelp,
.template-login-help .formHelp,
.template-passwordreset .formHelp {
  color: #fff;
}
.template-personal-information #content,
.template-change-password #content {
  position: relative;
}
.template-personal-information .pat-autotoc.autotabs,
.template-change-password .pat-autotoc.autotabs,
.template-personal-information .autotabs,
.template-change-password .autotabs,
.template-personal-information .formControls,
.template-change-password .formControls {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.template-personal-information .pat-autotoc.autotabs .autotoc-nav,
.template-change-password .pat-autotoc.autotabs .autotoc-nav,
.template-personal-information .autotabs .autotoc-nav,
.template-change-password .autotabs .autotoc-nav,
.template-personal-information .formControls .autotoc-nav,
.template-change-password .formControls .autotoc-nav {
  background: transparent;
  position: absolute;
  top: 2em;
  right: 2em;
  border: 0;
}
.template-personal-information .pat-autotoc.autotabs .autotoc-nav a,
.template-change-password .pat-autotoc.autotabs .autotoc-nav a,
.template-personal-information .autotabs .autotoc-nav a,
.template-change-password .autotabs .autotoc-nav a,
.template-personal-information .formControls .autotoc-nav a,
.template-change-password .formControls .autotoc-nav a {
  background: transparent;
  border: 0;
  padding: 0;
}
.template-personal-information .pat-autotoc.autotabs .autotoc-nav a:hover,
.template-change-password .pat-autotoc.autotabs .autotoc-nav a:hover,
.template-personal-information .autotabs .autotoc-nav a:hover,
.template-change-password .autotabs .autotoc-nav a:hover,
.template-personal-information .formControls .autotoc-nav a:hover,
.template-change-password .formControls .autotoc-nav a:hover {
  background: transparent;
}
.template-personal-information label,
.template-change-password label {
  color: #fff !important;
}
.template-personal-information .formHelp,
.template-change-password .formHelp {
  color: unset;
}
.template-personal-information input[type="text"],
.template-change-password input[type="text"],
.template-personal-information input[type="email"],
.template-change-password input[type="email"],
.template-personal-information input[type="password"],
.template-change-password input[type="password"],
.template-personal-information textarea,
.template-change-password textarea,
.template-personal-information select,
.template-change-password select {
  width: 75%;
  max-width: 22em;
}
.template-personal-information .formHelp,
.template-change-password .formHelp {
  color: #999999;
}
.template-personal-information #formfield-form-widgets-fullname,
.template-change-password #formfield-form-widgets-fullname,
.template-personal-information #formfield-form-widgets-delivery_firstname,
.template-change-password #formfield-form-widgets-delivery_firstname,
.template-personal-information #formfield-form-widgets-delivery_lastname,
.template-change-password #formfield-form-widgets-delivery_lastname,
.template-personal-information #formfield-form-widgets-delivery_company,
.template-change-password #formfield-form-widgets-delivery_company,
.template-personal-information #formfield-form-widgets-delivery_street,
.template-change-password #formfield-form-widgets-delivery_street,
.template-personal-information #formfield-form-widgets-delivery_zip,
.template-change-password #formfield-form-widgets-delivery_zip,
.template-personal-information #formfield-form-widgets-delivery_city,
.template-change-password #formfield-form-widgets-delivery_city,
.template-personal-information #formfield-form-widgets-delivery_country,
.template-change-password #formfield-form-widgets-delivery_country {
  display: none;
}
input#form-buttons-register,
input#form-buttons-get_username,
input#form-buttons-reset {
  color: #000;
  background-color: #BEE30C;
  border-color: #95b309;
}
input#form-buttons-register:hover,
input#form-buttons-get_username:hover,
input#form-buttons-reset:hover {
  background-color: #95b309;
  border-color: #002d41;
  color: #fff;
}
.plone-modal-wrapper .plone-modal-header .plone-modal-title {
  display: none;
}
.plone-modal-wrapper label {
  color: #fff !important;
}
.template-passwordreset input[type="text"],
.template-passwordreset input[type="email"],
.template-passwordreset input[type="password"],
.template-passwordreset textarea,
.template-passwordreset select {
  max-width: 30em;
}
.template-register .portalMessage,
.template-passwordreset .portalMessage,
.template-login-help .portalMessage {
  margin-bottom: 1em;
}
.template-register input[type="text"],
.template-passwordreset input[type="text"],
.template-login-help input[type="text"],
.template-register input[type="email"],
.template-passwordreset input[type="email"],
.template-login-help input[type="email"],
.template-register input[type="password"],
.template-passwordreset input[type="password"],
.template-login-help input[type="password"],
.template-register textarea,
.template-passwordreset textarea,
.template-login-help textarea,
.template-register select,
.template-passwordreset select,
.template-login-help select {
  width: 75%;
}
.template-register label,
.template-passwordreset label,
.template-login-help label {
  color: #fff !important;
}
.template-register .formHelp,
.template-passwordreset .formHelp,
.template-login-help .formHelp {
  color: #ddd;
  display: block;
  margin-bottom: 0.25em;
}
.template-register .formHelp .error div,
.template-passwordreset .formHelp .error div,
.template-login-help .formHelp .error div {
  color: #c4183c;
}
.template-register .fieldErrorBox,
.template-passwordreset .fieldErrorBox,
.template-login-help .fieldErrorBox {
  margin-left: 0;
}
.template-register .fieldErrorBox .error,
.template-passwordreset .fieldErrorBox .error,
.template-login-help .fieldErrorBox .error {
  padding-left: 0.75em !important;
  color: #c4183c;
}
.template-register .fieldErrorBox .error::before,
.template-passwordreset .fieldErrorBox .error::before,
.template-login-help .fieldErrorBox .error::before {
  content: "" !important;
  background: transparent !important;
  border-radius: 0;
  padding-left: 0 !important;
}
.template-register .field.error,
.template-passwordreset .field.error,
.template-login-help .field.error {
  background: unset;
  box-shadow: unset;
  color: #c4183c;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
#edit-zone.plone-toolbar-top .plone-toolbar-container:before,
#edit-zone.plone-toolbar-top .plone-toolbar-container:after,
.plone-nav:before,
.plone-nav:after,
.plone-navbar:before,
.plone-navbar:after,
.plone-navbar-collapse:before,
.plone-navbar-collapse:after,
#fullpage #phonogen-header:before,
#fullpage #phonogen-header:after,
#fullpage #phonogen-header:before,
#fullpage #phonogen-header:after,
#section0 #above-content-header .playerWrapper:before,
#section0 #above-content-header .playerWrapper:after,
#section0 #above-content-header .playerWrapper:before,
#section0 #above-content-header .playerWrapper:after,
#section0 #above-content-header .playerHeader:before,
#section0 #above-content-header .playerHeader:after,
#section0 #above-content-header .playerHeader:before,
#section0 #above-content-header .playerHeader:after,
.plone-modal .plone-modal-content:before,
.plone-modal .plone-modal-content:after,
#phonogen-header:before,
#phonogen-header:after,
#phonogen-header:before,
#phonogen-header:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
#edit-zone.plone-toolbar-top .plone-toolbar-container:after,
.plone-nav:after,
.plone-navbar:after,
.plone-navbar-collapse:after,
#fullpage #phonogen-header:after,
#fullpage #phonogen-header:after,
#section0 #above-content-header .playerWrapper:after,
#section0 #above-content-header .playerWrapper:after,
#section0 #above-content-header .playerHeader:after,
#section0 #above-content-header .playerHeader:after,
.plone-modal .plone-modal-content:after,
#phonogen-header:after,
#phonogen-header:after {
  clear: both;
}
a:focus {
  outline: none !important;
}
#portal-header {
  margin: 15px auto 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
#portal-header::before,
#portal-header::after {
  content: " ";
  display: table;
}
#portal-header::after {
  clear: both;
}
#portal-header:before,
#portal-header:after {
  content: " ";
  display: table;
}
#portal-header:after {
  clear: both;
}
.green {
  color: #BEE30C;
}
#fullpage #logo-header {
  position: fixed;
  z-index: 10;
  width: 100%;
  background: rgba(36, 35, 33, 0.4);
  transition: all 1s ease-out;
}
@media (max-width: 760px) {
  #fullpage #logo-header #phonogen-header {
    padding-left: 1em;
    padding-right: 1em;
  }
  #fullpage #logo-header #phonogen-header img {
    max-width: 100%;
  }
}
#fullpage #logo-header.fadein {
  background: rgba(36, 35, 33, 0.9);
}
article::before,
article::after {
  content: " ";
  display: table;
}
article::after {
  clear: both;
}
article:before,
article:after {
  content: " ";
  display: table;
}
article:after {
  clear: both;
}
#phonogen-header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 0;
  display: block;
}
@media (min-width: 1200px) {
  #phonogen-header {
    width: 1140px;
  }
}
#main-wrapper {
  margin-left: auto;
  margin-right: auto;
}
#main-container {
  background: #242321;
}
#content {
  background: #242321;
  margin-bottom: 0;
  padding: 1.5em;
}
#content-core a {
  border-bottom: none;
  text-decoration: none;
}
#content-core a:hover,
#content-core a:focus {
  border-bottom: none;
  text-decoration: none;
}
#content-core a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#content h1,
#content h2 {
  letter-spacing: -0.05em;
}
.documentFirstHeading {
  border: none;
}
.documentDescription {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.leadImage .newsImageContainer {
  float: left;
  margin: 0 1em 2em 0;
}
.template-protraxx_listing .tileItem {
  margin-bottom: 2em;
}
.template-protraxx_listing #parent-fieldname-text {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}
.template-protraxx_listing #parent-fieldname-text p {
  margin-bottom: 1.5em;
}
.template-phonogen_summary .documentFirstHeading {
  color: #292826;
  background: #FD9A25;
  padding: 0.25em;
  margin-bottom: 2em;
}
.template-phonogen_summary .tileItem {
  margin-bottom: 2em;
}
.template-phonogen_summary .tileImage {
  float: right;
  margin: 0 0 2em 2em;
}
.template-phonogen_summary .tileHeadline {
  font-size: 35px;
  margin-bottom: 0;
}
.template-phonogen_summary .tileHeadline a {
  border-bottom: 0;
}
.template-phonogen_summary .documentByLine {
  color: #fff;
  font-weight: bold;
}
.template-phonogen_summary .tileBody {
  margin-bottom: 1em;
}
.template-phonogen_summary .tileFooter a {
  font-size: 11px;
  color: #292826;
  background: #FD9A25;
  display: block;
  padding: 0.1em 0.25em;
  text-align: right;
}
.template-phonogen_summary .tileFooter a:hover {
  background: #fd8e0c;
  color: #292826;
}
.template-phonogen_box_releases .documentFirstHeading,
.template-phonogen_box_summary .documentFirstHeading {
  color: #292826;
  background: #FD9A25;
  padding: 0.25em;
  margin-bottom: 2em;
  display: none;
}
.template-phonogen_box_releases .tileItem,
.template-phonogen_box_summary .tileItem {
  margin-top: 0em;
  margin-bottom: 2em;
}
@media (min-width: 760px) {
  .template-phonogen_box_releases .tileItem,
  .template-phonogen_box_summary .tileItem {
    width: 48.5%;
    float: left;
    margin-right: 3%;
    overflow: hidden;
  }
}
@media (min-width: 760px) {
  .template-phonogen_box_releases .tileItemContentWrapper,
  .template-phonogen_box_summary .tileItemContentWrapper {
    height: 19em;
  }
}
.template-phonogen_box_releases .tileItem:nth-child(even),
.template-phonogen_box_summary .tileItem:nth-child(even) {
  margin-right: 0;
}
.template-phonogen_box_releases .tileImage,
.template-phonogen_box_summary .tileImage {
  float: right;
  margin: 0 0 1em 1em;
}
.template-phonogen_box_releases .tileHeadline,
.template-phonogen_box_summary .tileHeadline {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.template-phonogen_box_releases .tileHeadline a,
.template-phonogen_box_summary .tileHeadline a {
  border-bottom: 0;
}
.template-phonogen_box_releases .documentByLine,
.template-phonogen_box_summary .documentByLine {
  color: #fff;
  font-weight: bold;
}
.template-phonogen_box_releases .tileBody,
.template-phonogen_box_summary .tileBody {
  margin-bottom: 1em;
}
.template-phonogen_box_releases .tileFooter a,
.template-phonogen_box_summary .tileFooter a {
  font-size: 11px;
  color: #292826;
  background: #FD9A25;
  display: block;
  padding: 0.1em 0.25em;
  text-align: right;
}
.template-phonogen_box_releases .tileFooter a:hover,
.template-phonogen_box_summary .tileFooter a:hover {
  background: #fd8e0c;
  color: #292826;
}
.template-phonogen_box_releases .documentFirstHeading {
  color: #292826;
  background: #FD9A25;
  padding: 0.25em;
  margin-bottom: 2em;
  display: none;
}
.template-phonogen_box_releases .tileItem {
  margin-top: 0em;
  margin-bottom: 2em;
  overflow: hidden;
}
@media (min-width: 760px) {
  .template-phonogen_box_releases .tileItem {
    width: 48.5%;
    float: left;
    margin-right: 3%;
  }
}
@media (min-width: 760px) {
  .template-phonogen_box_releases .tileItemContentWrapper {
    display: table;
    height: 10.5em;
  }
  .template-phonogen_box_releases .tileItemContentWrapper .tileImage {
    padding-top: 0.3em;
    display: table-cell;
    vertical-align: top;
  }
  .template-phonogen_box_releases .tileItemContentWrapper .tileBody {
    display: table-cell;
    vertical-align: top;
  }
}
.template-phonogen_box_releases .release .tileImage {
  float: left;
  margin: 0 0.5em 0.5em 0;
}
.template-full_view .documentFirstHeading {
  color: #292826;
  background: #FD9A25;
  padding: 0.25em;
  margin-bottom: 2em;
  display: none;
}
.template-full_view .item {
  padding-bottom: 1em;
  border-bottom: 12px solid #FD9A25;
}
.template-full_view .item h2.headline {
  font-size: 35px;
  margin-top: 2em;
}
.template-full_view .item .description {
  font-weight: bold;
  margin-bottom: 1em;
}
.template-full_view .item:first-of-type h2.headline {
  margin-top: 0;
}
.image-icon,
.image-tile {
  float: right;
}
form {
  color: #696969;
}
form .fieldset,
form .formHelp,
form label {
  color: #696969;
}
#section-searchbox {
  float: right;
  margin: 0.25em;
}
#section-searchbox .pat-livesearch {
  min-width: unset;
}
#section-searchbox input {
  width: unset;
  display: inline-block;
}
#section-searchbox .searchButton {
  display: none;
}
#portal-languageselector {
  display: inline-block;
  float: right;
  margin-top: 1.5em;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 2em;
  padding-top: 5px;
  padding: 0;
}
@media (max-width: 760px) {
  #portal-languageselector {
    margin: 0.25em;
  }
}
#portal-languageselector li {
  display: inline-block;
  margin-right: 0.5em;
}
#portal-languageselector li a {
  color: #FD9A25;
}
#portal-languageselector li.currentLanguage a {
  color: #fff;
}
#portal-social {
  display: inline-block;
  float: right;
  margin-top: 1em;
  margin-left: 2em;
  margin-right: 29px;
}
#portal-social div {
  display: inline-block;
}
@media (max-width: 760px) {
  #portal-social {
    display: none;
  }
}
@media (max-width: 680px) {
  #above-content {
    display: none;
  }
}
#content .event.summary {
  font-weight: 400;
  max-width: auto;
  float: none;
  background: #292826;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  padding: 12px 12px 12px 36px;
  margin-left: 5px;
}
.cart_item {
  color: black;
}
.plone-modal .plone-modal-content {
  background: #242321;
}
#portaltab-releases,
#portaltab-music,
#portaltab-new-shit,
#portaltab-web-tips,
#portaltab-web-tipps,
#portaltab-live-trips,
#portaltab-cds {
  display: none;
}
#portaltab-index_html a {
  background: url("++theme++phonogen/img/home-white.svg");
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  background-size: 20px 20px;
  background-position: center;
  margin-top: -2px;
  margin-left: 8px;
  margin-right: -2px;
  background-repeat: no-repeat;
}
#portaltab-index_html a:hover {
  background: url("++theme++phonogen/img/home.svg");
  width: 40px;
  height: 40px;
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
}
body.section-protraxx #portaltab-index_html a {
  background: url("++theme++phonogen/img/home.svg");
  width: 40px;
  height: 40px;
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
}
.section-blog .documentFirstHeading {
  color: #FD9A25;
  font-size: 35px;
}
.section-blog a {
  color: #FD9A25;
}
.section-blog a:hover,
.section-blog a:focus {
  color: #febd71;
}
.section-blog a.context {
  background: #FD9A25;
  border-color: #ed8102;
  color: #000;
}
.section-blog a.context:hover {
  background: #ed8102;
  color: #fff;
}
.section-blog .pagination li > a {
  color: #FD9A25;
}
.section-blog .pagination li > a:hover {
  background: #FD9A25;
  color: #000;
}
.section-blog .pagination li.active > span {
  background: #FD9A25;
}
.section-blog .plone-navbar-nav > .selected > a,
.section-blog .plone-navbar-nav > .current > a,
.section-blog .plone-navbar-nav > li.inPath > a,
.section-blog .plone-navbar-nav > li > a:hover,
.section-blog .plone-navbar-nav > li > a:focus {
  color: #FD9A25 !important;
}
.section-blog #portal-globalnav-wrapper #cart_viewlet,
.section-blog #portal-globalnav-wrapper #section-membertools {
  display: none !important;
}
.section-blog #portaltab-lizenz,
.section-blog #portaltab-license,
.section-blog #portaltab-upgrade-123,
.section-blog #portaltab-kontakt,
.section-blog #portaltab-contact,
.section-blog #portaltab-search,
.section-blog #portaltab-suchen,
.section-blog #portaltab-hilfe,
.section-blog #portaltab-help {
  display: none;
}
.section-blog #portaltab-new-shit,
.section-blog #portaltab-web-tips,
.section-blog #portaltab-web-tipps,
.section-blog #portaltab-live-trips,
.section-blog #portaltab-releases,
.section-blog #portaltab-music,
.section-blog #portaltab-cds {
  display: block;
}
.event_summary.details {
  margin-bottom: 1em;
}
.event_info_line div {
  display: inline-block;
  margin-right: 0.5em;
  font-size: 16px;
  font-weight: bold;
}
.event_info_line strong {
  font-weight: normal;
}
.event-calendar img {
  height: 1em !important;
  width: auto;
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-book:before {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-interview:before {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-music:before {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-releases:before {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-tv:before {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-book:after {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-interview:after {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-music:after {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-releases:after {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-tv:after {
  content: '\e80f';
}
body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-protraxx-file:before {
  font-family: phonogen;
  content: '\e809';
}
body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-protraxx-file:after {
  font-family: phonogen;
  content: '\e809';
}
#content .title_summary.genre {
  font-weight: 400;
  max-width: unset;
  color: #000;
  background: #FD9A25;
  padding: 0.1em 0.5em;
  margin-left: 0;
}
#content .title_summary.genre li {
  list-style-type: none;
  display: inline-block;
}
#content .title_summary.genre strong {
  display: none;
}
#content .title_summary.genre li > span {
  display: inline-block;
}
.portaltype-document .documentFirstHeading,
.portaltype-easyform .documentFirstHeading,
.portaltype-book .documentFirstHeading,
.portaltype-music .documentFirstHeading,
.portaltype-release .documentFirstHeading,
.portaltype-interview .documentFirstHeading,
.portaltype-tv .documentFirstHeading {
  margin: 0;
}
.portaltype-document .contentTable,
.portaltype-easyform .contentTable,
.portaltype-book .contentTable,
.portaltype-music .contentTable,
.portaltype-release .contentTable,
.portaltype-interview .contentTable,
.portaltype-tv .contentTable {
  width: 100%;
}
@media (min-width: 760px) {
  .portaltype-document .contentTable,
  .portaltype-easyform .contentTable,
  .portaltype-book .contentTable,
  .portaltype-music .contentTable,
  .portaltype-release .contentTable,
  .portaltype-interview .contentTable,
  .portaltype-tv .contentTable {
    display: table;
  }
}
.portaltype-document .contentTable .contentBodySide,
.portaltype-easyform .contentTable .contentBodySide,
.portaltype-book .contentTable .contentBodySide,
.portaltype-music .contentTable .contentBodySide,
.portaltype-release .contentTable .contentBodySide,
.portaltype-interview .contentTable .contentBodySide,
.portaltype-tv .contentTable .contentBodySide {
  vertical-align: top;
  width: 226px;
}
@media (min-width: 760px) {
  .portaltype-document .contentTable .contentBodySide,
  .portaltype-easyform .contentTable .contentBodySide,
  .portaltype-book .contentTable .contentBodySide,
  .portaltype-music .contentTable .contentBodySide,
  .portaltype-release .contentTable .contentBodySide,
  .portaltype-interview .contentTable .contentBodySide,
  .portaltype-tv .contentTable .contentBodySide {
    display: table-cell;
  }
}
.portaltype-document .contentTable .contentBodySide .leadImage figure,
.portaltype-easyform .contentTable .contentBodySide .leadImage figure,
.portaltype-book .contentTable .contentBodySide .leadImage figure,
.portaltype-music .contentTable .contentBodySide .leadImage figure,
.portaltype-release .contentTable .contentBodySide .leadImage figure,
.portaltype-interview .contentTable .contentBodySide .leadImage figure,
.portaltype-tv .contentTable .contentBodySide .leadImage figure {
  margin-bottom: 1em;
}
.portaltype-document .contentTable .contentBodyMain,
.portaltype-easyform .contentTable .contentBodyMain,
.portaltype-book .contentTable .contentBodyMain,
.portaltype-music .contentTable .contentBodyMain,
.portaltype-release .contentTable .contentBodyMain,
.portaltype-interview .contentTable .contentBodyMain,
.portaltype-tv .contentTable .contentBodyMain {
  vertical-align: top;
}
@media (min-width: 760px) {
  .portaltype-document .contentTable .contentBodyMain,
  .portaltype-easyform .contentTable .contentBodyMain,
  .portaltype-book .contentTable .contentBodyMain,
  .portaltype-music .contentTable .contentBodyMain,
  .portaltype-release .contentTable .contentBodyMain,
  .portaltype-interview .contentTable .contentBodyMain,
  .portaltype-tv .contentTable .contentBodyMain {
    display: table-cell;
  }
}
.portaltype-document .contentTable .contentBodyMain .documentFirstHeading,
.portaltype-easyform .contentTable .contentBodyMain .documentFirstHeading,
.portaltype-book .contentTable .contentBodyMain .documentFirstHeading,
.portaltype-music .contentTable .contentBodyMain .documentFirstHeading,
.portaltype-release .contentTable .contentBodyMain .documentFirstHeading,
.portaltype-interview .contentTable .contentBodyMain .documentFirstHeading,
.portaltype-tv .contentTable .contentBodyMain .documentFirstHeading {
  color: #BEE30C;
}
.portaltype-document .contentTable .contentBodyMain .musicHeader,
.portaltype-easyform .contentTable .contentBodyMain .musicHeader,
.portaltype-book .contentTable .contentBodyMain .musicHeader,
.portaltype-music .contentTable .contentBodyMain .musicHeader,
.portaltype-release .contentTable .contentBodyMain .musicHeader,
.portaltype-interview .contentTable .contentBodyMain .musicHeader,
.portaltype-tv .contentTable .contentBodyMain .musicHeader {
  margin-bottom: 0.5em;
}
.portaltype-document .contentTable .contentBodyMain .listen_on,
.portaltype-easyform .contentTable .contentBodyMain .listen_on,
.portaltype-book .contentTable .contentBodyMain .listen_on,
.portaltype-music .contentTable .contentBodyMain .listen_on,
.portaltype-release .contentTable .contentBodyMain .listen_on,
.portaltype-interview .contentTable .contentBodyMain .listen_on,
.portaltype-tv .contentTable .contentBodyMain .listen_on {
  margin: 1em 0 0.5em 0;
}
.portaltype-document .contentTable .contentBodyMain .listen_on .streamlink,
.portaltype-easyform .contentTable .contentBodyMain .listen_on .streamlink,
.portaltype-book .contentTable .contentBodyMain .listen_on .streamlink,
.portaltype-music .contentTable .contentBodyMain .listen_on .streamlink,
.portaltype-release .contentTable .contentBodyMain .listen_on .streamlink,
.portaltype-interview .contentTable .contentBodyMain .listen_on .streamlink,
.portaltype-tv .contentTable .contentBodyMain .listen_on .streamlink {
  display: inline-block;
  margin: 0 0.5em 0.5em 0;
}
.portaltype-document .contentTable .contentBodyMain .listen_on .streamlink img,
.portaltype-easyform .contentTable .contentBodyMain .listen_on .streamlink img,
.portaltype-book .contentTable .contentBodyMain .listen_on .streamlink img,
.portaltype-music .contentTable .contentBodyMain .listen_on .streamlink img,
.portaltype-release .contentTable .contentBodyMain .listen_on .streamlink img,
.portaltype-interview .contentTable .contentBodyMain .listen_on .streamlink img,
.portaltype-tv .contentTable .contentBodyMain .listen_on .streamlink img {
  height: 2.5em;
}
form.easyformForm label {
  color: #fff !important;
  font-weight: normal;
}
form.easyformForm .formControls {
  background: transparent;
  border: 0;
  padding: 0;
  margin-bottom: 1em;
  box-shadow: none;
}
form.easyformForm .formControls #form-buttons-submit {
  color: #000;
  background-color: #BEE30C;
  border-color: #95b309;
}
.portaltype-easyform .discreet {
  font-weight: bold;
}
.portaltype-easyform .discreet,
.portaltype-easyform p {
  color: #fff;
}
.portaltype-easyform.section-kontakt .documentFirstHeading,
.portaltype-easyform.section-contact .documentFirstHeading {
  color: #BEE30C;
}
.portaltype-easyform.section-kontakt .leadImage,
.portaltype-easyform.section-contact .leadImage {
  margin-top: -2em;
}
.context {
  color: #000;
  background-color: #BEE30C;
  border-color: #95b309;
}
.context:hover {
  background-color: #95b309;
}
.arrow.up {
  width: 0;
  height: 0;
  border-left: 0.75em solid transparent;
  border-right: 0.75em solid transparent;
  border-bottom: 0.5em solid #BEE30C;
  margin-left: 1.5em;
}
.arrow.down {
  width: 0;
  height: 0;
  border-left: 0.75em solid transparent;
  border-right: 0.75em solid transparent;
  border-top: 0.5em solid #BEE30C;
  margin-left: 1.5em;
}
.arrow.right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green;
}
.arrow.left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid blue;
}
#main-wrapper > .row > #global_statusmessage .portalMessage {
  display: none;
}
.portalMessage {
  border-radius: 0;
  margin-bottom: 0;
}
.template-personal-information #contentview-user_data-personal-preferences,
.template-personal-preferences #contentview-user_data-personal-preferences,
.template-change-password #contentview-user_data-personal-preferences {
  display: none;
}
@media (max-width: 760px) {
  .column1-container,
  .column2-container {
    display: none;
  }
}
@media (min-width: 760px) {
  .container {
    min-width: 740px;
    width: auto;
  }
}
@media (min-width: 992px) {
  .container {
    min-width: 992px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
@media print {
  .sidebar-offcanvas,
  #portal-footer-wrapper,
  #mainnavigation-wrapper,
  #content-header,
  .link-https,
  #edit-zone {
    display: none;
    visibility: hidden;
  }
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  #portal-searchbox {
    display: None;
  }
  #portal-personaltools {
    display: None;
  }
  #portal-breadcrumbs {
    display: None;
  }
  #section0,
  #portal-languageselector,
  #portal-social,
  #section-membertools,
  #portal-globalnav-wrapper,
  #portal-column-one,
  #portal-column-two {
    display: none;
  }
  #logo-header {
    position: static !important;
  }
}
/*# sourceMappingURL=++theme++phonogen.site/css/bundle-compiled.css.map */