@charset "UTF-8";
.row, .powermail_form_1, .powermail_form_7, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1 {
  max-width: 1170px !important;
}

/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1, .h1-style {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */
main {
  display: block;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

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

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */
template {
  display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #FEFEFE;
  font-family: "ClanWeb-Book", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #2B2B2B;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row, .powermail_form_1, .powermail_form_7, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1 {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

.row::before, .powermail_form_1::before, .powermail_form_7::before, .powermail_create::before, .doubleoptin::before, .tx-datamintsfeuser-pi1::before, .row::after, .powermail_form_1::after, .powermail_form_7::after, .powermail_create::after, .doubleoptin::after, .tx-datamintsfeuser-pi1::after {
  display: table;
  content: ' ';
}

.row::after, .powermail_form_1::after, .powermail_form_7::after, .powermail_create::after, .doubleoptin::after, .tx-datamintsfeuser-pi1::after {
  clear: both;
}

.row.collapse > .column, .collapse.powermail_form_1 > .column, .collapse.powermail_form_7 > .column, .collapse.powermail_create > .column, .collapse.doubleoptin > .column, .collapse.tx-datamintsfeuser-pi1 > .column, .row.collapse > .columns, .collapse.powermail_form_1 > .columns, .collapse.powermail_form_7 > .columns, .collapse.powermail_create > .columns, .collapse.doubleoptin > .columns, .collapse.tx-datamintsfeuser-pi1 > .columns, .powermail_form_1 .row.collapse > .powermail_fieldset_1, .collapse.powermail_form_1 > .powermail_fieldset_1, .powermail_form_1 .collapse.powermail_form_7 > .powermail_fieldset_1, .powermail_form_1 .collapse.powermail_create > .powermail_fieldset_1, .powermail_form_1 .collapse.doubleoptin > .powermail_fieldset_1, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.collapse > .powermail_fieldset_1, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_1, .collapse.powermail_form_7 > .powermail_fieldset_1, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_1, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_1, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.collapse > .powermail_fieldset_22, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_22, .collapse.powermail_form_7 > .powermail_fieldset_22, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_22, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_22, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_22, .powermail_form_1 .row.collapse > .powermail_fieldset_2, .collapse.powermail_form_1 > .powermail_fieldset_2, .powermail_form_1 .collapse.powermail_form_7 > .powermail_fieldset_2, .powermail_form_1 .collapse.powermail_create > .powermail_fieldset_2, .powermail_form_1 .collapse.doubleoptin > .powermail_fieldset_2, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_7 .row.collapse > .powermail_fieldset_2, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_2, .collapse.powermail_form_7 > .powermail_fieldset_2, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_2, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_2, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_1 .row.collapse > .powermail_fieldset_4, .collapse.powermail_form_1 > .powermail_fieldset_4, .powermail_form_1 .collapse.powermail_form_7 > .powermail_fieldset_4, .powermail_form_1 .collapse.powermail_create > .powermail_fieldset_4, .powermail_form_1 .collapse.doubleoptin > .powermail_fieldset_4, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.collapse > .powermail_fieldset_4, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_4, .collapse.powermail_form_7 > .powermail_fieldset_4, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_4, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_4, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.collapse > .powermail_fieldset_21, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_21, .collapse.powermail_form_7 > .powermail_fieldset_21, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_21, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_21, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_21, .powermail_form_1 .row.collapse > .powermail_fieldset_3, .collapse.powermail_form_1 > .powermail_fieldset_3, .powermail_form_1 .collapse.powermail_form_7 > .powermail_fieldset_3, .powermail_form_1 .collapse.powermail_create > .powermail_fieldset_3, .powermail_form_1 .collapse.doubleoptin > .powermail_fieldset_3, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.collapse > .powermail_fieldset_3, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_3, .collapse.powermail_form_7 > .powermail_fieldset_3, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_3, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_3, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.collapse > .powermail_fieldset_20, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_20, .collapse.powermail_form_7 > .powermail_fieldset_20, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_20, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_20, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_20, .row.collapse > .powermail_create, .collapse.powermail_form_1 > .powermail_create, .collapse.powermail_form_7 > .powermail_create, .collapse.powermail_create > .powermail_create, .collapse.doubleoptin > .powermail_create, .collapse.tx-datamintsfeuser-pi1 > .powermail_create, .row.collapse > .doubleoptin, .collapse.powermail_form_1 > .doubleoptin, .collapse.powermail_form_7 > .doubleoptin, .collapse.powermail_create > .doubleoptin, .collapse.doubleoptin > .doubleoptin, .collapse.tx-datamintsfeuser-pi1 > .doubleoptin, .row.collapse > .tx-datamintsfeuser-pi1, .collapse.powermail_form_1 > .tx-datamintsfeuser-pi1, .collapse.powermail_form_7 > .tx-datamintsfeuser-pi1, .collapse.powermail_create > .tx-datamintsfeuser-pi1, .collapse.doubleoptin > .tx-datamintsfeuser-pi1, .collapse.tx-datamintsfeuser-pi1 > .tx-datamintsfeuser-pi1 {
  padding-right: 0;
  padding-left: 0;
}

.row .row, .powermail_form_1 .row, .powermail_form_7 .row, .powermail_create .row, .doubleoptin .row, .tx-datamintsfeuser-pi1 .row, .row .powermail_form_1, .powermail_form_1 .powermail_form_1, .powermail_form_7 .powermail_form_1, .powermail_create .powermail_form_1, .doubleoptin .powermail_form_1, .tx-datamintsfeuser-pi1 .powermail_form_1, .row .powermail_form_7, .powermail_form_1 .powermail_form_7, .powermail_form_7 .powermail_form_7, .powermail_create .powermail_form_7, .doubleoptin .powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7, .row .powermail_create, .powermail_form_1 .powermail_create, .powermail_form_7 .powermail_create, .powermail_create .powermail_create, .doubleoptin .powermail_create, .tx-datamintsfeuser-pi1 .powermail_create, .row .doubleoptin, .powermail_form_1 .doubleoptin, .powermail_form_7 .doubleoptin, .powermail_create .doubleoptin, .doubleoptin .doubleoptin, .tx-datamintsfeuser-pi1 .doubleoptin, .row .tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1, .powermail_create .tx-datamintsfeuser-pi1, .doubleoptin .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .row .row, .powermail_form_1 .row, .powermail_form_7 .row, .powermail_create .row, .doubleoptin .row, .tx-datamintsfeuser-pi1 .row, .row .powermail_form_1, .powermail_form_1 .powermail_form_1, .powermail_form_7 .powermail_form_1, .powermail_create .powermail_form_1, .doubleoptin .powermail_form_1, .tx-datamintsfeuser-pi1 .powermail_form_1, .row .powermail_form_7, .powermail_form_1 .powermail_form_7, .powermail_form_7 .powermail_form_7, .powermail_create .powermail_form_7, .doubleoptin .powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7, .row .powermail_create, .powermail_form_1 .powermail_create, .powermail_form_7 .powermail_create, .powermail_create .powermail_create, .doubleoptin .powermail_create, .tx-datamintsfeuser-pi1 .powermail_create, .row .doubleoptin, .powermail_form_1 .doubleoptin, .powermail_form_7 .doubleoptin, .powermail_create .doubleoptin, .doubleoptin .doubleoptin, .tx-datamintsfeuser-pi1 .doubleoptin, .row .tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1, .powermail_create .tx-datamintsfeuser-pi1, .doubleoptin .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .row .row, .powermail_form_1 .row, .powermail_form_7 .row, .powermail_create .row, .doubleoptin .row, .tx-datamintsfeuser-pi1 .row, .row .powermail_form_1, .powermail_form_1 .powermail_form_1, .powermail_form_7 .powermail_form_1, .powermail_create .powermail_form_1, .doubleoptin .powermail_form_1, .tx-datamintsfeuser-pi1 .powermail_form_1, .row .powermail_form_7, .powermail_form_1 .powermail_form_7, .powermail_form_7 .powermail_form_7, .powermail_create .powermail_form_7, .doubleoptin .powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7, .row .powermail_create, .powermail_form_1 .powermail_create, .powermail_form_7 .powermail_create, .powermail_create .powermail_create, .doubleoptin .powermail_create, .tx-datamintsfeuser-pi1 .powermail_create, .row .doubleoptin, .powermail_form_1 .doubleoptin, .powermail_form_7 .doubleoptin, .powermail_create .doubleoptin, .doubleoptin .doubleoptin, .tx-datamintsfeuser-pi1 .doubleoptin, .row .tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1, .powermail_create .tx-datamintsfeuser-pi1, .doubleoptin .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.row .row.collapse, .powermail_form_1 .row.collapse, .powermail_form_7 .row.collapse, .powermail_create .row.collapse, .doubleoptin .row.collapse, .tx-datamintsfeuser-pi1 .row.collapse, .row .collapse.powermail_form_1, .powermail_form_1 .collapse.powermail_form_1, .powermail_form_7 .collapse.powermail_form_1, .powermail_create .collapse.powermail_form_1, .doubleoptin .collapse.powermail_form_1, .tx-datamintsfeuser-pi1 .collapse.powermail_form_1, .row .collapse.powermail_form_7, .powermail_form_1 .collapse.powermail_form_7, .powermail_form_7 .collapse.powermail_form_7, .powermail_create .collapse.powermail_form_7, .doubleoptin .collapse.powermail_form_7, .tx-datamintsfeuser-pi1 .collapse.powermail_form_7, .row .collapse.powermail_create, .powermail_form_1 .collapse.powermail_create, .powermail_form_7 .collapse.powermail_create, .powermail_create .collapse.powermail_create, .doubleoptin .collapse.powermail_create, .tx-datamintsfeuser-pi1 .collapse.powermail_create, .row .collapse.doubleoptin, .powermail_form_1 .collapse.doubleoptin, .powermail_form_7 .collapse.doubleoptin, .powermail_create .collapse.doubleoptin, .doubleoptin .collapse.doubleoptin, .tx-datamintsfeuser-pi1 .collapse.doubleoptin, .row .collapse.tx-datamintsfeuser-pi1, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1, .powermail_create .collapse.tx-datamintsfeuser-pi1, .doubleoptin .collapse.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .collapse.tx-datamintsfeuser-pi1 {
  margin-right: 0;
  margin-left: 0;
}

.row.expanded, .expanded.powermail_form_1, .expanded.powermail_form_7, .expanded.powermail_create, .expanded.doubleoptin, .expanded.tx-datamintsfeuser-pi1 {
  max-width: none;
}

.row.expanded .row, .expanded.powermail_form_1 .row, .expanded.powermail_form_7 .row, .expanded.powermail_create .row, .expanded.doubleoptin .row, .expanded.tx-datamintsfeuser-pi1 .row, .row.expanded .powermail_form_1, .expanded.powermail_form_1 .powermail_form_1, .expanded.powermail_form_7 .powermail_form_1, .expanded.powermail_create .powermail_form_1, .expanded.doubleoptin .powermail_form_1, .expanded.tx-datamintsfeuser-pi1 .powermail_form_1, .row.expanded .powermail_form_7, .expanded.powermail_form_1 .powermail_form_7, .expanded.powermail_form_7 .powermail_form_7, .expanded.powermail_create .powermail_form_7, .expanded.doubleoptin .powermail_form_7, .expanded.tx-datamintsfeuser-pi1 .powermail_form_7, .row.expanded .powermail_create, .expanded.powermail_form_1 .powermail_create, .expanded.powermail_form_7 .powermail_create, .expanded.powermail_create .powermail_create, .expanded.doubleoptin .powermail_create, .expanded.tx-datamintsfeuser-pi1 .powermail_create, .row.expanded .doubleoptin, .expanded.powermail_form_1 .doubleoptin, .expanded.powermail_form_7 .doubleoptin, .expanded.powermail_create .doubleoptin, .expanded.doubleoptin .doubleoptin, .expanded.tx-datamintsfeuser-pi1 .doubleoptin, .row.expanded .tx-datamintsfeuser-pi1, .expanded.powermail_form_1 .tx-datamintsfeuser-pi1, .expanded.powermail_form_7 .tx-datamintsfeuser-pi1, .expanded.powermail_create .tx-datamintsfeuser-pi1, .expanded.doubleoptin .tx-datamintsfeuser-pi1, .expanded.tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
  margin-right: auto;
  margin-left: auto;
}

.row:not(.expanded) .row, .powermail_form_1:not(.expanded) .row, .powermail_form_7:not(.expanded) .row, .powermail_create:not(.expanded) .row, .doubleoptin:not(.expanded) .row, .tx-datamintsfeuser-pi1:not(.expanded) .row, .row:not(.expanded) .powermail_form_1, .powermail_form_1:not(.expanded) .powermail_form_1, .powermail_form_7:not(.expanded) .powermail_form_1, .powermail_create:not(.expanded) .powermail_form_1, .doubleoptin:not(.expanded) .powermail_form_1, .tx-datamintsfeuser-pi1:not(.expanded) .powermail_form_1, .row:not(.expanded) .powermail_form_7, .powermail_form_1:not(.expanded) .powermail_form_7, .powermail_form_7:not(.expanded) .powermail_form_7, .powermail_create:not(.expanded) .powermail_form_7, .doubleoptin:not(.expanded) .powermail_form_7, .tx-datamintsfeuser-pi1:not(.expanded) .powermail_form_7, .row:not(.expanded) .powermail_create, .powermail_form_1:not(.expanded) .powermail_create, .powermail_form_7:not(.expanded) .powermail_create, .powermail_create:not(.expanded) .powermail_create, .doubleoptin:not(.expanded) .powermail_create, .tx-datamintsfeuser-pi1:not(.expanded) .powermail_create, .row:not(.expanded) .doubleoptin, .powermail_form_1:not(.expanded) .doubleoptin, .powermail_form_7:not(.expanded) .doubleoptin, .powermail_create:not(.expanded) .doubleoptin, .doubleoptin:not(.expanded) .doubleoptin, .tx-datamintsfeuser-pi1:not(.expanded) .doubleoptin, .row:not(.expanded) .tx-datamintsfeuser-pi1, .powermail_form_1:not(.expanded) .tx-datamintsfeuser-pi1, .powermail_form_7:not(.expanded) .tx-datamintsfeuser-pi1, .powermail_create:not(.expanded) .tx-datamintsfeuser-pi1, .doubleoptin:not(.expanded) .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1:not(.expanded) .tx-datamintsfeuser-pi1 {
  max-width: none;
}

.row.gutter-small > .column, .gutter-small.powermail_form_1 > .column, .gutter-small.powermail_form_7 > .column, .gutter-small.powermail_create > .column, .gutter-small.doubleoptin > .column, .gutter-small.tx-datamintsfeuser-pi1 > .column, .row.gutter-small > .columns, .gutter-small.powermail_form_1 > .columns, .gutter-small.powermail_form_7 > .columns, .gutter-small.powermail_create > .columns, .gutter-small.doubleoptin > .columns, .gutter-small.tx-datamintsfeuser-pi1 > .columns, .powermail_form_1 .row.gutter-small > .powermail_fieldset_1, .gutter-small.powermail_form_1 > .powermail_fieldset_1, .powermail_form_1 .gutter-small.powermail_form_7 > .powermail_fieldset_1, .powermail_form_1 .gutter-small.powermail_create > .powermail_fieldset_1, .powermail_form_1 .gutter-small.doubleoptin > .powermail_fieldset_1, .powermail_form_1 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.gutter-small > .powermail_fieldset_1, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_1, .gutter-small.powermail_form_7 > .powermail_fieldset_1, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_1, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_1, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.gutter-small > .powermail_fieldset_22, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_22, .gutter-small.powermail_form_7 > .powermail_fieldset_22, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_22, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_22, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_22, .powermail_form_1 .row.gutter-small > .powermail_fieldset_2, .gutter-small.powermail_form_1 > .powermail_fieldset_2, .powermail_form_1 .gutter-small.powermail_form_7 > .powermail_fieldset_2, .powermail_form_1 .gutter-small.powermail_create > .powermail_fieldset_2, .powermail_form_1 .gutter-small.doubleoptin > .powermail_fieldset_2, .powermail_form_1 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_7 .row.gutter-small > .powermail_fieldset_2, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_2, .gutter-small.powermail_form_7 > .powermail_fieldset_2, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_2, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_2, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_1 .row.gutter-small > .powermail_fieldset_4, .gutter-small.powermail_form_1 > .powermail_fieldset_4, .powermail_form_1 .gutter-small.powermail_form_7 > .powermail_fieldset_4, .powermail_form_1 .gutter-small.powermail_create > .powermail_fieldset_4, .powermail_form_1 .gutter-small.doubleoptin > .powermail_fieldset_4, .powermail_form_1 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.gutter-small > .powermail_fieldset_4, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_4, .gutter-small.powermail_form_7 > .powermail_fieldset_4, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_4, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_4, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.gutter-small > .powermail_fieldset_21, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_21, .gutter-small.powermail_form_7 > .powermail_fieldset_21, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_21, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_21, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_21, .powermail_form_1 .row.gutter-small > .powermail_fieldset_3, .gutter-small.powermail_form_1 > .powermail_fieldset_3, .powermail_form_1 .gutter-small.powermail_form_7 > .powermail_fieldset_3, .powermail_form_1 .gutter-small.powermail_create > .powermail_fieldset_3, .powermail_form_1 .gutter-small.doubleoptin > .powermail_fieldset_3, .powermail_form_1 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.gutter-small > .powermail_fieldset_3, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_3, .gutter-small.powermail_form_7 > .powermail_fieldset_3, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_3, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_3, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.gutter-small > .powermail_fieldset_20, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_20, .gutter-small.powermail_form_7 > .powermail_fieldset_20, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_20, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_20, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_20, .row.gutter-small > .powermail_create, .gutter-small.powermail_form_1 > .powermail_create, .gutter-small.powermail_form_7 > .powermail_create, .gutter-small.powermail_create > .powermail_create, .gutter-small.doubleoptin > .powermail_create, .gutter-small.tx-datamintsfeuser-pi1 > .powermail_create, .row.gutter-small > .doubleoptin, .gutter-small.powermail_form_1 > .doubleoptin, .gutter-small.powermail_form_7 > .doubleoptin, .gutter-small.powermail_create > .doubleoptin, .gutter-small.doubleoptin > .doubleoptin, .gutter-small.tx-datamintsfeuser-pi1 > .doubleoptin, .row.gutter-small > .tx-datamintsfeuser-pi1, .gutter-small.powermail_form_1 > .tx-datamintsfeuser-pi1, .gutter-small.powermail_form_7 > .tx-datamintsfeuser-pi1, .gutter-small.powermail_create > .tx-datamintsfeuser-pi1, .gutter-small.doubleoptin > .tx-datamintsfeuser-pi1, .gutter-small.tx-datamintsfeuser-pi1 > .tx-datamintsfeuser-pi1 {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.row.gutter-medium > .column, .gutter-medium.powermail_form_1 > .column, .gutter-medium.powermail_form_7 > .column, .gutter-medium.powermail_create > .column, .gutter-medium.doubleoptin > .column, .gutter-medium.tx-datamintsfeuser-pi1 > .column, .row.gutter-medium > .columns, .gutter-medium.powermail_form_1 > .columns, .gutter-medium.powermail_form_7 > .columns, .gutter-medium.powermail_create > .columns, .gutter-medium.doubleoptin > .columns, .gutter-medium.tx-datamintsfeuser-pi1 > .columns, .powermail_form_1 .row.gutter-medium > .powermail_fieldset_1, .gutter-medium.powermail_form_1 > .powermail_fieldset_1, .powermail_form_1 .gutter-medium.powermail_form_7 > .powermail_fieldset_1, .powermail_form_1 .gutter-medium.powermail_create > .powermail_fieldset_1, .powermail_form_1 .gutter-medium.doubleoptin > .powermail_fieldset_1, .powermail_form_1 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_1, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_1, .gutter-medium.powermail_form_7 > .powermail_fieldset_1, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_1, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_1, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_22, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_22, .gutter-medium.powermail_form_7 > .powermail_fieldset_22, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_22, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_22, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_22, .powermail_form_1 .row.gutter-medium > .powermail_fieldset_2, .gutter-medium.powermail_form_1 > .powermail_fieldset_2, .powermail_form_1 .gutter-medium.powermail_form_7 > .powermail_fieldset_2, .powermail_form_1 .gutter-medium.powermail_create > .powermail_fieldset_2, .powermail_form_1 .gutter-medium.doubleoptin > .powermail_fieldset_2, .powermail_form_1 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_2, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_2, .gutter-medium.powermail_form_7 > .powermail_fieldset_2, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_2, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_2, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_1 .row.gutter-medium > .powermail_fieldset_4, .gutter-medium.powermail_form_1 > .powermail_fieldset_4, .powermail_form_1 .gutter-medium.powermail_form_7 > .powermail_fieldset_4, .powermail_form_1 .gutter-medium.powermail_create > .powermail_fieldset_4, .powermail_form_1 .gutter-medium.doubleoptin > .powermail_fieldset_4, .powermail_form_1 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_4, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_4, .gutter-medium.powermail_form_7 > .powermail_fieldset_4, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_4, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_4, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_21, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_21, .gutter-medium.powermail_form_7 > .powermail_fieldset_21, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_21, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_21, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_21, .powermail_form_1 .row.gutter-medium > .powermail_fieldset_3, .gutter-medium.powermail_form_1 > .powermail_fieldset_3, .powermail_form_1 .gutter-medium.powermail_form_7 > .powermail_fieldset_3, .powermail_form_1 .gutter-medium.powermail_create > .powermail_fieldset_3, .powermail_form_1 .gutter-medium.doubleoptin > .powermail_fieldset_3, .powermail_form_1 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_3, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_3, .gutter-medium.powermail_form_7 > .powermail_fieldset_3, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_3, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_3, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_20, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_20, .gutter-medium.powermail_form_7 > .powermail_fieldset_20, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_20, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_20, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_20, .row.gutter-medium > .powermail_create, .gutter-medium.powermail_form_1 > .powermail_create, .gutter-medium.powermail_form_7 > .powermail_create, .gutter-medium.powermail_create > .powermail_create, .gutter-medium.doubleoptin > .powermail_create, .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_create, .row.gutter-medium > .doubleoptin, .gutter-medium.powermail_form_1 > .doubleoptin, .gutter-medium.powermail_form_7 > .doubleoptin, .gutter-medium.powermail_create > .doubleoptin, .gutter-medium.doubleoptin > .doubleoptin, .gutter-medium.tx-datamintsfeuser-pi1 > .doubleoptin, .row.gutter-medium > .tx-datamintsfeuser-pi1, .gutter-medium.powermail_form_1 > .tx-datamintsfeuser-pi1, .gutter-medium.powermail_form_7 > .tx-datamintsfeuser-pi1, .gutter-medium.powermail_create > .tx-datamintsfeuser-pi1, .gutter-medium.doubleoptin > .tx-datamintsfeuser-pi1, .gutter-medium.tx-datamintsfeuser-pi1 > .tx-datamintsfeuser-pi1 {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.column, .columns, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1 {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .column, .columns, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child), .powermail_form_1 .powermail_fieldset_1:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_1:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_22:last-child:not(:first-child), .powermail_form_1 .powermail_fieldset_2:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_2:last-child:not(:first-child), .powermail_form_1 .powermail_fieldset_4:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_4:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_21:last-child:not(:first-child), .powermail_form_1 .powermail_fieldset_3:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_3:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_20:last-child:not(:first-child), .powermail_create:last-child:not(:first-child), .doubleoptin:last-child:not(:first-child), .tx-datamintsfeuser-pi1:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child, .end.columns:last-child:last-child, .powermail_form_1 .end.powermail_fieldset_1:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_1:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_22:last-child:last-child, .powermail_form_1 .end.powermail_fieldset_2:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_2:last-child:last-child, .powermail_form_1 .end.powermail_fieldset_4:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_4:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_21:last-child:last-child, .powermail_form_1 .end.powermail_fieldset_3:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_3:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_20:last-child:last-child, .end.powermail_create:last-child:last-child, .end.doubleoptin:last-child:last-child, .end.tx-datamintsfeuser-pi1:last-child:last-child {
  float: left;
}

.column.row.row, .row.row.columns, .columns.powermail_form_1, .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .columns.powermail_form_7, .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1, .column.powermail_form_1, .column.powermail_form_7 {
  float: none;
}

.row .column.row.row, .powermail_form_1 .column.row.row, .powermail_form_7 .column.row.row, .powermail_create .column.row.row, .doubleoptin .column.row.row, .tx-datamintsfeuser-pi1 .column.row.row, .row .row.row.columns, .powermail_form_1 .row.row.columns, .powermail_form_7 .row.row.columns, .powermail_create .row.row.columns, .doubleoptin .row.row.columns, .tx-datamintsfeuser-pi1 .row.row.columns, .row .columns.powermail_form_1, .powermail_form_1 .columns.powermail_form_1, .powermail_form_7 .columns.powermail_form_1, .powermail_create .columns.powermail_form_1, .doubleoptin .columns.powermail_form_1, .tx-datamintsfeuser-pi1 .columns.powermail_form_1, .row .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .row .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_create .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_create .powermail_form_1.powermail_fieldset_1, .doubleoptin .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .doubleoptin .powermail_form_1.powermail_fieldset_1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_1, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_1, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_1, .row .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .row .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_create .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .powermail_create .powermail_fieldset_1.powermail_form_7, .doubleoptin .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .doubleoptin .powermail_fieldset_1.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.powermail_form_7, .row .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .row .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_create .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_create .powermail_fieldset_1.powermail_form_7, .doubleoptin .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .doubleoptin .powermail_fieldset_1.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.powermail_form_7, .row .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .row .powermail_form_7.powermail_fieldset_22, .powermail_form_1 .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .powermail_form_1 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_create .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .powermail_create .powermail_form_7.powermail_fieldset_22, .doubleoptin .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .doubleoptin .powermail_form_7.powermail_fieldset_22, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_7.powermail_fieldset_22, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_22, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_22, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_22, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_22, .row .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .row .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_create .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_create .powermail_form_1.powermail_fieldset_2, .doubleoptin .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .doubleoptin .powermail_form_1.powermail_fieldset_2, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_2, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_2, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_2, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_2, .row .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .row .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_create .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_create .powermail_fieldset_2.powermail_form_7, .doubleoptin .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .doubleoptin .powermail_fieldset_2.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.powermail_form_7, .row .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .row .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_create .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_create .powermail_fieldset_2.powermail_form_7, .doubleoptin .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .doubleoptin .powermail_fieldset_2.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.powermail_form_7, .row .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .row .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_create .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_create .powermail_form_1.powermail_fieldset_4, .doubleoptin .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .doubleoptin .powermail_form_1.powermail_fieldset_4, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_4, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_4, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_4, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_4, .row .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .row .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_create .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .powermail_create .powermail_fieldset_4.powermail_form_7, .doubleoptin .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .doubleoptin .powermail_fieldset_4.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.powermail_form_7, .row .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .row .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_create .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_create .powermail_fieldset_4.powermail_form_7, .doubleoptin .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .doubleoptin .powermail_fieldset_4.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.powermail_form_7, .row .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .row .powermail_form_7.powermail_fieldset_21, .powermail_form_1 .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .powermail_form_1 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_create .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .powermail_create .powermail_form_7.powermail_fieldset_21, .doubleoptin .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .doubleoptin .powermail_form_7.powermail_fieldset_21, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_7.powermail_fieldset_21, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_21, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_21, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_21, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_21, .row .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .row .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_create .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_create .powermail_form_1.powermail_fieldset_3, .doubleoptin .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .doubleoptin .powermail_form_1.powermail_fieldset_3, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_3, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_3, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_3, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_3, .row .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .row .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_create .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .powermail_create .powermail_fieldset_3.powermail_form_7, .doubleoptin .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .doubleoptin .powermail_fieldset_3.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.powermail_form_7, .row .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .row .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_create .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_create .powermail_fieldset_3.powermail_form_7, .doubleoptin .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .doubleoptin .powermail_fieldset_3.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.powermail_form_7, .row .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .row .powermail_form_7.powermail_fieldset_20, .powermail_form_1 .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .powermail_form_1 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_create .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .powermail_create .powermail_form_7.powermail_fieldset_20, .doubleoptin .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .doubleoptin .powermail_form_7.powermail_fieldset_20, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_7.powermail_fieldset_20, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_20, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_20, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_20, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_20, .row .columns.powermail_form_7, .powermail_form_1 .columns.powermail_form_7, .powermail_form_7 .columns.powermail_form_7, .powermail_create .columns.powermail_form_7, .doubleoptin .columns.powermail_form_7, .tx-datamintsfeuser-pi1 .columns.powermail_form_7, .row .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .row .row.row.powermail_fieldset_1, .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_create .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .powermail_create .row.row.powermail_fieldset_1, .doubleoptin .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .doubleoptin .row.row.powermail_fieldset_1, .tx-datamintsfeuser-pi1 .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_1, .row .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .row .row.row.powermail_fieldset_1, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_1, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_1, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_1, .row .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .row .row.row.powermail_fieldset_22, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_22, .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_22, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_22, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_22, .row .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .row .powermail_fieldset_22.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_22.powermail_create, .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_22.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_22.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_22.powermail_create, .row .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .row .powermail_fieldset_22.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_22.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_22.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_22.doubleoptin, .row .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_22.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_22.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .row .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .row .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_create .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_create .powermail_fieldset_1.powermail_create, .doubleoptin .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .doubleoptin .powermail_fieldset_1.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.powermail_create, .row .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .row .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_1.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_1.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.powermail_create, .row .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .row .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_create .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_create .powermail_fieldset_1.doubleoptin, .doubleoptin .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .doubleoptin .powermail_fieldset_1.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.doubleoptin, .row .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .row .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_1.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_1.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.doubleoptin, .row .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .row .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_create .powermail_fieldset_1.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .doubleoptin .powermail_fieldset_1.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .row .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_1.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_1.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .row .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .row .row.row.powermail_fieldset_2, .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_create .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .powermail_create .row.row.powermail_fieldset_2, .doubleoptin .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .doubleoptin .row.row.powermail_fieldset_2, .tx-datamintsfeuser-pi1 .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_2, .row .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .row .row.row.powermail_fieldset_2, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_2, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_2, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_2, .row .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .row .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_create .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_create .powermail_fieldset_2.powermail_create, .doubleoptin .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .doubleoptin .powermail_fieldset_2.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.powermail_create, .row .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .row .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_2.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_2.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.powermail_create, .row .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .row .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_create .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_create .powermail_fieldset_2.doubleoptin, .doubleoptin .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .doubleoptin .powermail_fieldset_2.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.doubleoptin, .row .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .row .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_2.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_2.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.doubleoptin, .row .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .row .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_create .powermail_fieldset_2.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .doubleoptin .powermail_fieldset_2.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .row .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_2.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_2.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .row .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .row .row.row.powermail_fieldset_4, .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_create .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .powermail_create .row.row.powermail_fieldset_4, .doubleoptin .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .doubleoptin .row.row.powermail_fieldset_4, .tx-datamintsfeuser-pi1 .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_4, .row .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .row .row.row.powermail_fieldset_4, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_4, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_4, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_4, .row .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .row .row.row.powermail_fieldset_21, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_21, .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_21, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_21, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_21, .row .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .row .powermail_fieldset_21.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_21.powermail_create, .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_21.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_21.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_21.powermail_create, .row .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .row .powermail_fieldset_21.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_21.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_21.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_21.doubleoptin, .row .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_21.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_21.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .row .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .row .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_create .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_create .powermail_fieldset_4.powermail_create, .doubleoptin .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .doubleoptin .powermail_fieldset_4.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.powermail_create, .row .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .row .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_4.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_4.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.powermail_create, .row .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .row .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_create .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_create .powermail_fieldset_4.doubleoptin, .doubleoptin .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .doubleoptin .powermail_fieldset_4.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.doubleoptin, .row .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .row .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_4.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_4.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.doubleoptin, .row .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .row .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_create .powermail_fieldset_4.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .doubleoptin .powermail_fieldset_4.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .row .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_4.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_4.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .row .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .row .row.row.powermail_fieldset_3, .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_create .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .powermail_create .row.row.powermail_fieldset_3, .doubleoptin .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .doubleoptin .row.row.powermail_fieldset_3, .tx-datamintsfeuser-pi1 .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_3, .row .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .row .row.row.powermail_fieldset_3, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_3, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_3, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_3, .row .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .row .row.row.powermail_fieldset_20, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_20, .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_20, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_20, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_20, .row .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .row .powermail_fieldset_20.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_20.powermail_create, .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_20.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_20.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_20.powermail_create, .row .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .row .powermail_fieldset_20.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_20.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_20.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_20.doubleoptin, .row .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_20.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_20.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .row .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .row .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_create .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_create .powermail_fieldset_3.powermail_create, .doubleoptin .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .doubleoptin .powermail_fieldset_3.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.powermail_create, .row .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .row .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_3.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_3.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.powermail_create, .row .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .row .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_create .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_create .powermail_fieldset_3.doubleoptin, .doubleoptin .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .doubleoptin .powermail_fieldset_3.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.doubleoptin, .row .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .row .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_3.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_3.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.doubleoptin, .row .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .row .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_create .powermail_fieldset_3.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .doubleoptin .powermail_fieldset_3.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .row .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_3.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_3.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .row .powermail_create, .powermail_form_1 .powermail_create, .powermail_form_7 .powermail_create, .powermail_create .powermail_create, .doubleoptin .powermail_create, .tx-datamintsfeuser-pi1 .powermail_create, .row .doubleoptin, .powermail_form_1 .doubleoptin, .powermail_form_7 .doubleoptin, .powermail_create .doubleoptin, .doubleoptin .doubleoptin, .tx-datamintsfeuser-pi1 .doubleoptin, .row .tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1, .powermail_create .tx-datamintsfeuser-pi1, .doubleoptin .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1, .row .column.powermail_form_1, .powermail_form_1 .column.powermail_form_1, .powermail_form_7 .column.powermail_form_1, .powermail_create .column.powermail_form_1, .doubleoptin .column.powermail_form_1, .tx-datamintsfeuser-pi1 .column.powermail_form_1, .row .powermail_form_7.powermail_create, .powermail_form_1 .powermail_form_7.powermail_create, .powermail_form_7 .powermail_form_7.powermail_create, .powermail_create .powermail_form_7.powermail_create, .doubleoptin .powermail_form_7.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7.powermail_create, .row .powermail_form_7.doubleoptin, .powermail_form_1 .powermail_form_7.doubleoptin, .powermail_form_7 .powermail_form_7.doubleoptin, .powermail_create .powermail_form_7.doubleoptin, .doubleoptin .powermail_form_7.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7.doubleoptin, .row .powermail_form_7.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_7.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7.tx-datamintsfeuser-pi1, .row .powermail_form_1.powermail_create, .powermail_form_1 .powermail_form_1.powermail_create, .powermail_form_7 .powermail_form_1.powermail_create, .powermail_create .powermail_form_1.powermail_create, .doubleoptin .powermail_form_1.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_create, .row .powermail_form_1.doubleoptin, .powermail_form_1 .powermail_form_1.doubleoptin, .powermail_form_7 .powermail_form_1.doubleoptin, .powermail_create .powermail_form_1.doubleoptin, .doubleoptin .powermail_form_1.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1.doubleoptin, .row .powermail_form_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1.tx-datamintsfeuser-pi1, .row .column.powermail_form_7, .powermail_form_1 .column.powermail_form_7, .powermail_form_7 .column.powermail_form_7, .powermail_create .column.powermail_form_7, .doubleoptin .column.powermail_form_7, .tx-datamintsfeuser-pi1 .column.powermail_form_7 {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  width: 8.3333333333%;
}

.small-push-1 {
  position: relative;
  left: 8.3333333333%;
}

.small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  width: 16.6666666667%;
}

.small-push-2 {
  position: relative;
  left: 16.6666666667%;
}

.small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  width: 33.3333333333%;
}

.small-push-4 {
  position: relative;
  left: 33.3333333333%;
}

.small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  width: 41.6666666667%;
}

.small-push-5 {
  position: relative;
  left: 41.6666666667%;
}

.small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  width: 58.3333333333%;
}

.small-push-7 {
  position: relative;
  left: 58.3333333333%;
}

.small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  width: 66.6666666667%;
}

.small-push-8 {
  position: relative;
  left: 66.6666666667%;
}

.small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  width: 83.3333333333%;
}

.small-push-10 {
  position: relative;
  left: 83.3333333333%;
}

.small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  width: 91.6666666667%;
}

.small-push-11 {
  position: relative;
  left: 91.6666666667%;
}

.small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20, .powermail_create, .doubleoptin {
  width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 > .column, .small-up-1 > .columns, .powermail_form_1 .small-up-1 > .powermail_fieldset_1, .powermail_form_7 .small-up-1 > .powermail_fieldset_1, .powermail_form_7 .small-up-1 > .powermail_fieldset_22, .powermail_form_1 .small-up-1 > .powermail_fieldset_2, .powermail_form_7 .small-up-1 > .powermail_fieldset_2, .powermail_form_1 .small-up-1 > .powermail_fieldset_4, .powermail_form_7 .small-up-1 > .powermail_fieldset_4, .powermail_form_7 .small-up-1 > .powermail_fieldset_21, .powermail_form_1 .small-up-1 > .powermail_fieldset_3, .powermail_form_7 .small-up-1 > .powermail_fieldset_3, .powermail_form_7 .small-up-1 > .powermail_fieldset_20, .small-up-1 > .powermail_create, .small-up-1 > .doubleoptin, .small-up-1 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 100%;
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_20:nth-of-type(1n), .small-up-1 > .powermail_create:nth-of-type(1n), .small-up-1 > .doubleoptin:nth-of-type(1n), .small-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1), .powermail_form_1 .small-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_22:nth-of-type(1n+1), .powermail_form_1 .small-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_1 .small-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_21:nth-of-type(1n+1), .powermail_form_1 .small-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_20:nth-of-type(1n+1), .small-up-1 > .powermail_create:nth-of-type(1n+1), .small-up-1 > .doubleoptin:nth-of-type(1n+1), .small-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n+1) {
  clear: both;
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child, .powermail_form_1 .small-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-1 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_20:last-child, .small-up-1 > .powermail_create:last-child, .small-up-1 > .doubleoptin:last-child, .small-up-1 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-2 > .column, .small-up-2 > .columns, .powermail_form_1 .small-up-2 > .powermail_fieldset_1, .powermail_form_7 .small-up-2 > .powermail_fieldset_1, .powermail_form_7 .small-up-2 > .powermail_fieldset_22, .powermail_form_1 .small-up-2 > .powermail_fieldset_2, .powermail_form_7 .small-up-2 > .powermail_fieldset_2, .powermail_form_1 .small-up-2 > .powermail_fieldset_4, .powermail_form_7 .small-up-2 > .powermail_fieldset_4, .powermail_form_7 .small-up-2 > .powermail_fieldset_21, .powermail_form_1 .small-up-2 > .powermail_fieldset_3, .powermail_form_7 .small-up-2 > .powermail_fieldset_3, .powermail_form_7 .small-up-2 > .powermail_fieldset_20, .small-up-2 > .powermail_create, .small-up-2 > .doubleoptin, .small-up-2 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 50%;
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_20:nth-of-type(1n), .small-up-2 > .powermail_create:nth-of-type(1n), .small-up-2 > .doubleoptin:nth-of-type(1n), .small-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1), .powermail_form_1 .small-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_22:nth-of-type(2n+1), .powermail_form_1 .small-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_1 .small-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_21:nth-of-type(2n+1), .powermail_form_1 .small-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_20:nth-of-type(2n+1), .small-up-2 > .powermail_create:nth-of-type(2n+1), .small-up-2 > .doubleoptin:nth-of-type(2n+1), .small-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(2n+1) {
  clear: both;
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child, .powermail_form_1 .small-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-2 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_20:last-child, .small-up-2 > .powermail_create:last-child, .small-up-2 > .doubleoptin:last-child, .small-up-2 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-3 > .column, .small-up-3 > .columns, .powermail_form_1 .small-up-3 > .powermail_fieldset_1, .powermail_form_7 .small-up-3 > .powermail_fieldset_1, .powermail_form_7 .small-up-3 > .powermail_fieldset_22, .powermail_form_1 .small-up-3 > .powermail_fieldset_2, .powermail_form_7 .small-up-3 > .powermail_fieldset_2, .powermail_form_1 .small-up-3 > .powermail_fieldset_4, .powermail_form_7 .small-up-3 > .powermail_fieldset_4, .powermail_form_7 .small-up-3 > .powermail_fieldset_21, .powermail_form_1 .small-up-3 > .powermail_fieldset_3, .powermail_form_7 .small-up-3 > .powermail_fieldset_3, .powermail_form_7 .small-up-3 > .powermail_fieldset_20, .small-up-3 > .powermail_create, .small-up-3 > .doubleoptin, .small-up-3 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 33.3333333333%;
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_20:nth-of-type(1n), .small-up-3 > .powermail_create:nth-of-type(1n), .small-up-3 > .doubleoptin:nth-of-type(1n), .small-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1), .powermail_form_1 .small-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_22:nth-of-type(3n+1), .powermail_form_1 .small-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_1 .small-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_21:nth-of-type(3n+1), .powermail_form_1 .small-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_20:nth-of-type(3n+1), .small-up-3 > .powermail_create:nth-of-type(3n+1), .small-up-3 > .doubleoptin:nth-of-type(3n+1), .small-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(3n+1) {
  clear: both;
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child, .powermail_form_1 .small-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-3 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_20:last-child, .small-up-3 > .powermail_create:last-child, .small-up-3 > .doubleoptin:last-child, .small-up-3 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-4 > .column, .small-up-4 > .columns, .powermail_form_1 .small-up-4 > .powermail_fieldset_1, .powermail_form_7 .small-up-4 > .powermail_fieldset_1, .powermail_form_7 .small-up-4 > .powermail_fieldset_22, .powermail_form_1 .small-up-4 > .powermail_fieldset_2, .powermail_form_7 .small-up-4 > .powermail_fieldset_2, .powermail_form_1 .small-up-4 > .powermail_fieldset_4, .powermail_form_7 .small-up-4 > .powermail_fieldset_4, .powermail_form_7 .small-up-4 > .powermail_fieldset_21, .powermail_form_1 .small-up-4 > .powermail_fieldset_3, .powermail_form_7 .small-up-4 > .powermail_fieldset_3, .powermail_form_7 .small-up-4 > .powermail_fieldset_20, .small-up-4 > .powermail_create, .small-up-4 > .doubleoptin, .small-up-4 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 25%;
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_20:nth-of-type(1n), .small-up-4 > .powermail_create:nth-of-type(1n), .small-up-4 > .doubleoptin:nth-of-type(1n), .small-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1), .powermail_form_1 .small-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_22:nth-of-type(4n+1), .powermail_form_1 .small-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_1 .small-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_21:nth-of-type(4n+1), .powermail_form_1 .small-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_20:nth-of-type(4n+1), .small-up-4 > .powermail_create:nth-of-type(4n+1), .small-up-4 > .doubleoptin:nth-of-type(4n+1), .small-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(4n+1) {
  clear: both;
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child, .powermail_form_1 .small-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-4 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_20:last-child, .small-up-4 > .powermail_create:last-child, .small-up-4 > .doubleoptin:last-child, .small-up-4 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-5 > .column, .small-up-5 > .columns, .powermail_form_1 .small-up-5 > .powermail_fieldset_1, .powermail_form_7 .small-up-5 > .powermail_fieldset_1, .powermail_form_7 .small-up-5 > .powermail_fieldset_22, .powermail_form_1 .small-up-5 > .powermail_fieldset_2, .powermail_form_7 .small-up-5 > .powermail_fieldset_2, .powermail_form_1 .small-up-5 > .powermail_fieldset_4, .powermail_form_7 .small-up-5 > .powermail_fieldset_4, .powermail_form_7 .small-up-5 > .powermail_fieldset_21, .powermail_form_1 .small-up-5 > .powermail_fieldset_3, .powermail_form_7 .small-up-5 > .powermail_fieldset_3, .powermail_form_7 .small-up-5 > .powermail_fieldset_20, .small-up-5 > .powermail_create, .small-up-5 > .doubleoptin, .small-up-5 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 20%;
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_20:nth-of-type(1n), .small-up-5 > .powermail_create:nth-of-type(1n), .small-up-5 > .doubleoptin:nth-of-type(1n), .small-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1), .powermail_form_1 .small-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_22:nth-of-type(5n+1), .powermail_form_1 .small-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_1 .small-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_21:nth-of-type(5n+1), .powermail_form_1 .small-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_20:nth-of-type(5n+1), .small-up-5 > .powermail_create:nth-of-type(5n+1), .small-up-5 > .doubleoptin:nth-of-type(5n+1), .small-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(5n+1) {
  clear: both;
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child, .powermail_form_1 .small-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-5 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_20:last-child, .small-up-5 > .powermail_create:last-child, .small-up-5 > .doubleoptin:last-child, .small-up-5 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-6 > .column, .small-up-6 > .columns, .powermail_form_1 .small-up-6 > .powermail_fieldset_1, .powermail_form_7 .small-up-6 > .powermail_fieldset_1, .powermail_form_7 .small-up-6 > .powermail_fieldset_22, .powermail_form_1 .small-up-6 > .powermail_fieldset_2, .powermail_form_7 .small-up-6 > .powermail_fieldset_2, .powermail_form_1 .small-up-6 > .powermail_fieldset_4, .powermail_form_7 .small-up-6 > .powermail_fieldset_4, .powermail_form_7 .small-up-6 > .powermail_fieldset_21, .powermail_form_1 .small-up-6 > .powermail_fieldset_3, .powermail_form_7 .small-up-6 > .powermail_fieldset_3, .powermail_form_7 .small-up-6 > .powermail_fieldset_20, .small-up-6 > .powermail_create, .small-up-6 > .doubleoptin, .small-up-6 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 16.6666666667%;
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_20:nth-of-type(1n), .small-up-6 > .powermail_create:nth-of-type(1n), .small-up-6 > .doubleoptin:nth-of-type(1n), .small-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1), .powermail_form_1 .small-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_22:nth-of-type(6n+1), .powermail_form_1 .small-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_1 .small-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_21:nth-of-type(6n+1), .powermail_form_1 .small-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_20:nth-of-type(6n+1), .small-up-6 > .powermail_create:nth-of-type(6n+1), .small-up-6 > .doubleoptin:nth-of-type(6n+1), .small-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(6n+1) {
  clear: both;
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child, .powermail_form_1 .small-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-6 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_20:last-child, .small-up-6 > .powermail_create:last-child, .small-up-6 > .doubleoptin:last-child, .small-up-6 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-7 > .column, .small-up-7 > .columns, .powermail_form_1 .small-up-7 > .powermail_fieldset_1, .powermail_form_7 .small-up-7 > .powermail_fieldset_1, .powermail_form_7 .small-up-7 > .powermail_fieldset_22, .powermail_form_1 .small-up-7 > .powermail_fieldset_2, .powermail_form_7 .small-up-7 > .powermail_fieldset_2, .powermail_form_1 .small-up-7 > .powermail_fieldset_4, .powermail_form_7 .small-up-7 > .powermail_fieldset_4, .powermail_form_7 .small-up-7 > .powermail_fieldset_21, .powermail_form_1 .small-up-7 > .powermail_fieldset_3, .powermail_form_7 .small-up-7 > .powermail_fieldset_3, .powermail_form_7 .small-up-7 > .powermail_fieldset_20, .small-up-7 > .powermail_create, .small-up-7 > .doubleoptin, .small-up-7 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 14.2857142857%;
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_20:nth-of-type(1n), .small-up-7 > .powermail_create:nth-of-type(1n), .small-up-7 > .doubleoptin:nth-of-type(1n), .small-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1), .powermail_form_1 .small-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_22:nth-of-type(7n+1), .powermail_form_1 .small-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_1 .small-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_21:nth-of-type(7n+1), .powermail_form_1 .small-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_20:nth-of-type(7n+1), .small-up-7 > .powermail_create:nth-of-type(7n+1), .small-up-7 > .doubleoptin:nth-of-type(7n+1), .small-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(7n+1) {
  clear: both;
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child, .powermail_form_1 .small-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-7 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_20:last-child, .small-up-7 > .powermail_create:last-child, .small-up-7 > .doubleoptin:last-child, .small-up-7 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-8 > .column, .small-up-8 > .columns, .powermail_form_1 .small-up-8 > .powermail_fieldset_1, .powermail_form_7 .small-up-8 > .powermail_fieldset_1, .powermail_form_7 .small-up-8 > .powermail_fieldset_22, .powermail_form_1 .small-up-8 > .powermail_fieldset_2, .powermail_form_7 .small-up-8 > .powermail_fieldset_2, .powermail_form_1 .small-up-8 > .powermail_fieldset_4, .powermail_form_7 .small-up-8 > .powermail_fieldset_4, .powermail_form_7 .small-up-8 > .powermail_fieldset_21, .powermail_form_1 .small-up-8 > .powermail_fieldset_3, .powermail_form_7 .small-up-8 > .powermail_fieldset_3, .powermail_form_7 .small-up-8 > .powermail_fieldset_20, .small-up-8 > .powermail_create, .small-up-8 > .doubleoptin, .small-up-8 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 12.5%;
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_20:nth-of-type(1n), .small-up-8 > .powermail_create:nth-of-type(1n), .small-up-8 > .doubleoptin:nth-of-type(1n), .small-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1), .powermail_form_1 .small-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_22:nth-of-type(8n+1), .powermail_form_1 .small-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_1 .small-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_21:nth-of-type(8n+1), .powermail_form_1 .small-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_20:nth-of-type(8n+1), .small-up-8 > .powermail_create:nth-of-type(8n+1), .small-up-8 > .doubleoptin:nth-of-type(8n+1), .small-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(8n+1) {
  clear: both;
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child, .powermail_form_1 .small-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-8 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_20:last-child, .small-up-8 > .powermail_create:last-child, .small-up-8 > .doubleoptin:last-child, .small-up-8 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-collapse > .column, .small-collapse > .columns, .powermail_form_1 .small-collapse > .powermail_fieldset_1, .powermail_form_7 .small-collapse > .powermail_fieldset_1, .powermail_form_7 .small-collapse > .powermail_fieldset_22, .powermail_form_1 .small-collapse > .powermail_fieldset_2, .powermail_form_7 .small-collapse > .powermail_fieldset_2, .powermail_form_1 .small-collapse > .powermail_fieldset_4, .powermail_form_7 .small-collapse > .powermail_fieldset_4, .powermail_form_7 .small-collapse > .powermail_fieldset_21, .powermail_form_1 .small-collapse > .powermail_fieldset_3, .powermail_form_7 .small-collapse > .powermail_fieldset_3, .powermail_form_7 .small-collapse > .powermail_fieldset_20, .small-collapse > .powermail_create, .small-collapse > .doubleoptin, .small-collapse > .tx-datamintsfeuser-pi1 {
  padding-right: 0;
  padding-left: 0;
}

.small-collapse .row, .small-collapse .powermail_form_1, .small-collapse .powermail_form_7, .small-collapse .powermail_create, .small-collapse .doubleoptin, .small-collapse .tx-datamintsfeuser-pi1 {
  margin-right: 0;
  margin-left: 0;
}

.expanded.row .small-collapse.row, .expanded.powermail_form_1 .small-collapse.row, .expanded.powermail_form_7 .small-collapse.row, .expanded.powermail_create .small-collapse.row, .expanded.doubleoptin .small-collapse.row, .expanded.tx-datamintsfeuser-pi1 .small-collapse.row, .expanded.row .small-collapse.powermail_form_1, .expanded.powermail_form_1 .small-collapse.powermail_form_1, .expanded.powermail_form_7 .small-collapse.powermail_form_1, .expanded.powermail_create .small-collapse.powermail_form_1, .expanded.doubleoptin .small-collapse.powermail_form_1, .expanded.tx-datamintsfeuser-pi1 .small-collapse.powermail_form_1, .expanded.row .small-collapse.powermail_form_7, .expanded.powermail_form_1 .small-collapse.powermail_form_7, .expanded.powermail_form_7 .small-collapse.powermail_form_7, .expanded.powermail_create .small-collapse.powermail_form_7, .expanded.doubleoptin .small-collapse.powermail_form_7, .expanded.tx-datamintsfeuser-pi1 .small-collapse.powermail_form_7, .expanded.row .small-collapse.powermail_create, .expanded.powermail_form_1 .small-collapse.powermail_create, .expanded.powermail_form_7 .small-collapse.powermail_create, .expanded.powermail_create .small-collapse.powermail_create, .expanded.doubleoptin .small-collapse.powermail_create, .expanded.tx-datamintsfeuser-pi1 .small-collapse.powermail_create, .expanded.row .small-collapse.doubleoptin, .expanded.powermail_form_1 .small-collapse.doubleoptin, .expanded.powermail_form_7 .small-collapse.doubleoptin, .expanded.powermail_create .small-collapse.doubleoptin, .expanded.doubleoptin .small-collapse.doubleoptin, .expanded.tx-datamintsfeuser-pi1 .small-collapse.doubleoptin, .expanded.row .small-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_1 .small-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_7 .small-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_create .small-collapse.tx-datamintsfeuser-pi1, .expanded.doubleoptin .small-collapse.tx-datamintsfeuser-pi1, .expanded.tx-datamintsfeuser-pi1 .small-collapse.tx-datamintsfeuser-pi1 {
  margin-right: 0;
  margin-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns, .powermail_form_1 .small-uncollapse > .powermail_fieldset_1, .powermail_form_7 .small-uncollapse > .powermail_fieldset_1, .powermail_form_7 .small-uncollapse > .powermail_fieldset_22, .powermail_form_1 .small-uncollapse > .powermail_fieldset_2, .powermail_form_7 .small-uncollapse > .powermail_fieldset_2, .powermail_form_1 .small-uncollapse > .powermail_fieldset_4, .powermail_form_7 .small-uncollapse > .powermail_fieldset_4, .powermail_form_7 .small-uncollapse > .powermail_fieldset_21, .powermail_form_1 .small-uncollapse > .powermail_fieldset_3, .powermail_form_7 .small-uncollapse > .powermail_fieldset_3, .powermail_form_7 .small-uncollapse > .powermail_fieldset_20, .small-uncollapse > .powermail_create, .small-uncollapse > .doubleoptin, .small-uncollapse > .tx-datamintsfeuser-pi1 {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.small-centered {
  margin-right: auto;
  margin-left: auto;
}

.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns, .powermail_form_1 .medium-up-1 > .powermail_fieldset_1, .powermail_form_7 .medium-up-1 > .powermail_fieldset_1, .powermail_form_7 .medium-up-1 > .powermail_fieldset_22, .powermail_form_1 .medium-up-1 > .powermail_fieldset_2, .powermail_form_7 .medium-up-1 > .powermail_fieldset_2, .powermail_form_1 .medium-up-1 > .powermail_fieldset_4, .powermail_form_7 .medium-up-1 > .powermail_fieldset_4, .powermail_form_7 .medium-up-1 > .powermail_fieldset_21, .powermail_form_1 .medium-up-1 > .powermail_fieldset_3, .powermail_form_7 .medium-up-1 > .powermail_fieldset_3, .powermail_form_7 .medium-up-1 > .powermail_fieldset_20, .medium-up-1 > .powermail_create, .medium-up-1 > .doubleoptin, .medium-up-1 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-1 > .powermail_create:nth-of-type(1n), .medium-up-1 > .doubleoptin:nth-of-type(1n), .medium-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1), .powermail_form_1 .medium-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_22:nth-of-type(1n+1), .powermail_form_1 .medium-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_1 .medium-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_21:nth-of-type(1n+1), .powermail_form_1 .medium-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_20:nth-of-type(1n+1), .medium-up-1 > .powermail_create:nth-of-type(1n+1), .medium-up-1 > .doubleoptin:nth-of-type(1n+1), .medium-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child, .powermail_form_1 .medium-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-1 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_20:last-child, .medium-up-1 > .powermail_create:last-child, .medium-up-1 > .doubleoptin:last-child, .medium-up-1 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns, .powermail_form_1 .medium-up-2 > .powermail_fieldset_1, .powermail_form_7 .medium-up-2 > .powermail_fieldset_1, .powermail_form_7 .medium-up-2 > .powermail_fieldset_22, .powermail_form_1 .medium-up-2 > .powermail_fieldset_2, .powermail_form_7 .medium-up-2 > .powermail_fieldset_2, .powermail_form_1 .medium-up-2 > .powermail_fieldset_4, .powermail_form_7 .medium-up-2 > .powermail_fieldset_4, .powermail_form_7 .medium-up-2 > .powermail_fieldset_21, .powermail_form_1 .medium-up-2 > .powermail_fieldset_3, .powermail_form_7 .medium-up-2 > .powermail_fieldset_3, .powermail_form_7 .medium-up-2 > .powermail_fieldset_20, .medium-up-2 > .powermail_create, .medium-up-2 > .doubleoptin, .medium-up-2 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-2 > .powermail_create:nth-of-type(1n), .medium-up-2 > .doubleoptin:nth-of-type(1n), .medium-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1), .powermail_form_1 .medium-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_22:nth-of-type(2n+1), .powermail_form_1 .medium-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_1 .medium-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_21:nth-of-type(2n+1), .powermail_form_1 .medium-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_20:nth-of-type(2n+1), .medium-up-2 > .powermail_create:nth-of-type(2n+1), .medium-up-2 > .doubleoptin:nth-of-type(2n+1), .medium-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child, .powermail_form_1 .medium-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-2 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_20:last-child, .medium-up-2 > .powermail_create:last-child, .medium-up-2 > .doubleoptin:last-child, .medium-up-2 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns, .powermail_form_1 .medium-up-3 > .powermail_fieldset_1, .powermail_form_7 .medium-up-3 > .powermail_fieldset_1, .powermail_form_7 .medium-up-3 > .powermail_fieldset_22, .powermail_form_1 .medium-up-3 > .powermail_fieldset_2, .powermail_form_7 .medium-up-3 > .powermail_fieldset_2, .powermail_form_1 .medium-up-3 > .powermail_fieldset_4, .powermail_form_7 .medium-up-3 > .powermail_fieldset_4, .powermail_form_7 .medium-up-3 > .powermail_fieldset_21, .powermail_form_1 .medium-up-3 > .powermail_fieldset_3, .powermail_form_7 .medium-up-3 > .powermail_fieldset_3, .powermail_form_7 .medium-up-3 > .powermail_fieldset_20, .medium-up-3 > .powermail_create, .medium-up-3 > .doubleoptin, .medium-up-3 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 33.3333333333%;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-3 > .powermail_create:nth-of-type(1n), .medium-up-3 > .doubleoptin:nth-of-type(1n), .medium-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1), .powermail_form_1 .medium-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_22:nth-of-type(3n+1), .powermail_form_1 .medium-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_1 .medium-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_21:nth-of-type(3n+1), .powermail_form_1 .medium-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_20:nth-of-type(3n+1), .medium-up-3 > .powermail_create:nth-of-type(3n+1), .medium-up-3 > .doubleoptin:nth-of-type(3n+1), .medium-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child, .powermail_form_1 .medium-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-3 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_20:last-child, .medium-up-3 > .powermail_create:last-child, .medium-up-3 > .doubleoptin:last-child, .medium-up-3 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns, .powermail_form_1 .medium-up-4 > .powermail_fieldset_1, .powermail_form_7 .medium-up-4 > .powermail_fieldset_1, .powermail_form_7 .medium-up-4 > .powermail_fieldset_22, .powermail_form_1 .medium-up-4 > .powermail_fieldset_2, .powermail_form_7 .medium-up-4 > .powermail_fieldset_2, .powermail_form_1 .medium-up-4 > .powermail_fieldset_4, .powermail_form_7 .medium-up-4 > .powermail_fieldset_4, .powermail_form_7 .medium-up-4 > .powermail_fieldset_21, .powermail_form_1 .medium-up-4 > .powermail_fieldset_3, .powermail_form_7 .medium-up-4 > .powermail_fieldset_3, .powermail_form_7 .medium-up-4 > .powermail_fieldset_20, .medium-up-4 > .powermail_create, .medium-up-4 > .doubleoptin, .medium-up-4 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-4 > .powermail_create:nth-of-type(1n), .medium-up-4 > .doubleoptin:nth-of-type(1n), .medium-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1), .powermail_form_1 .medium-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_22:nth-of-type(4n+1), .powermail_form_1 .medium-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_1 .medium-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_21:nth-of-type(4n+1), .powermail_form_1 .medium-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_20:nth-of-type(4n+1), .medium-up-4 > .powermail_create:nth-of-type(4n+1), .medium-up-4 > .doubleoptin:nth-of-type(4n+1), .medium-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child, .powermail_form_1 .medium-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-4 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_20:last-child, .medium-up-4 > .powermail_create:last-child, .medium-up-4 > .doubleoptin:last-child, .medium-up-4 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns, .powermail_form_1 .medium-up-5 > .powermail_fieldset_1, .powermail_form_7 .medium-up-5 > .powermail_fieldset_1, .powermail_form_7 .medium-up-5 > .powermail_fieldset_22, .powermail_form_1 .medium-up-5 > .powermail_fieldset_2, .powermail_form_7 .medium-up-5 > .powermail_fieldset_2, .powermail_form_1 .medium-up-5 > .powermail_fieldset_4, .powermail_form_7 .medium-up-5 > .powermail_fieldset_4, .powermail_form_7 .medium-up-5 > .powermail_fieldset_21, .powermail_form_1 .medium-up-5 > .powermail_fieldset_3, .powermail_form_7 .medium-up-5 > .powermail_fieldset_3, .powermail_form_7 .medium-up-5 > .powermail_fieldset_20, .medium-up-5 > .powermail_create, .medium-up-5 > .doubleoptin, .medium-up-5 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-5 > .powermail_create:nth-of-type(1n), .medium-up-5 > .doubleoptin:nth-of-type(1n), .medium-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1), .powermail_form_1 .medium-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_22:nth-of-type(5n+1), .powermail_form_1 .medium-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_1 .medium-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_21:nth-of-type(5n+1), .powermail_form_1 .medium-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_20:nth-of-type(5n+1), .medium-up-5 > .powermail_create:nth-of-type(5n+1), .medium-up-5 > .doubleoptin:nth-of-type(5n+1), .medium-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child, .powermail_form_1 .medium-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-5 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_20:last-child, .medium-up-5 > .powermail_create:last-child, .medium-up-5 > .doubleoptin:last-child, .medium-up-5 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns, .powermail_form_1 .medium-up-6 > .powermail_fieldset_1, .powermail_form_7 .medium-up-6 > .powermail_fieldset_1, .powermail_form_7 .medium-up-6 > .powermail_fieldset_22, .powermail_form_1 .medium-up-6 > .powermail_fieldset_2, .powermail_form_7 .medium-up-6 > .powermail_fieldset_2, .powermail_form_1 .medium-up-6 > .powermail_fieldset_4, .powermail_form_7 .medium-up-6 > .powermail_fieldset_4, .powermail_form_7 .medium-up-6 > .powermail_fieldset_21, .powermail_form_1 .medium-up-6 > .powermail_fieldset_3, .powermail_form_7 .medium-up-6 > .powermail_fieldset_3, .powermail_form_7 .medium-up-6 > .powermail_fieldset_20, .medium-up-6 > .powermail_create, .medium-up-6 > .doubleoptin, .medium-up-6 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 16.6666666667%;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-6 > .powermail_create:nth-of-type(1n), .medium-up-6 > .doubleoptin:nth-of-type(1n), .medium-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1), .powermail_form_1 .medium-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_22:nth-of-type(6n+1), .powermail_form_1 .medium-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_1 .medium-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_21:nth-of-type(6n+1), .powermail_form_1 .medium-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_20:nth-of-type(6n+1), .medium-up-6 > .powermail_create:nth-of-type(6n+1), .medium-up-6 > .doubleoptin:nth-of-type(6n+1), .medium-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child, .powermail_form_1 .medium-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-6 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_20:last-child, .medium-up-6 > .powermail_create:last-child, .medium-up-6 > .doubleoptin:last-child, .medium-up-6 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns, .powermail_form_1 .medium-up-7 > .powermail_fieldset_1, .powermail_form_7 .medium-up-7 > .powermail_fieldset_1, .powermail_form_7 .medium-up-7 > .powermail_fieldset_22, .powermail_form_1 .medium-up-7 > .powermail_fieldset_2, .powermail_form_7 .medium-up-7 > .powermail_fieldset_2, .powermail_form_1 .medium-up-7 > .powermail_fieldset_4, .powermail_form_7 .medium-up-7 > .powermail_fieldset_4, .powermail_form_7 .medium-up-7 > .powermail_fieldset_21, .powermail_form_1 .medium-up-7 > .powermail_fieldset_3, .powermail_form_7 .medium-up-7 > .powermail_fieldset_3, .powermail_form_7 .medium-up-7 > .powermail_fieldset_20, .medium-up-7 > .powermail_create, .medium-up-7 > .doubleoptin, .medium-up-7 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 14.2857142857%;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-7 > .powermail_create:nth-of-type(1n), .medium-up-7 > .doubleoptin:nth-of-type(1n), .medium-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1), .powermail_form_1 .medium-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_22:nth-of-type(7n+1), .powermail_form_1 .medium-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_1 .medium-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_21:nth-of-type(7n+1), .powermail_form_1 .medium-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_20:nth-of-type(7n+1), .medium-up-7 > .powermail_create:nth-of-type(7n+1), .medium-up-7 > .doubleoptin:nth-of-type(7n+1), .medium-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child, .powermail_form_1 .medium-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-7 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_20:last-child, .medium-up-7 > .powermail_create:last-child, .medium-up-7 > .doubleoptin:last-child, .medium-up-7 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns, .powermail_form_1 .medium-up-8 > .powermail_fieldset_1, .powermail_form_7 .medium-up-8 > .powermail_fieldset_1, .powermail_form_7 .medium-up-8 > .powermail_fieldset_22, .powermail_form_1 .medium-up-8 > .powermail_fieldset_2, .powermail_form_7 .medium-up-8 > .powermail_fieldset_2, .powermail_form_1 .medium-up-8 > .powermail_fieldset_4, .powermail_form_7 .medium-up-8 > .powermail_fieldset_4, .powermail_form_7 .medium-up-8 > .powermail_fieldset_21, .powermail_form_1 .medium-up-8 > .powermail_fieldset_3, .powermail_form_7 .medium-up-8 > .powermail_fieldset_3, .powermail_form_7 .medium-up-8 > .powermail_fieldset_20, .medium-up-8 > .powermail_create, .medium-up-8 > .doubleoptin, .medium-up-8 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-8 > .powermail_create:nth-of-type(1n), .medium-up-8 > .doubleoptin:nth-of-type(1n), .medium-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1), .powermail_form_1 .medium-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_22:nth-of-type(8n+1), .powermail_form_1 .medium-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_1 .medium-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_21:nth-of-type(8n+1), .powermail_form_1 .medium-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_20:nth-of-type(8n+1), .medium-up-8 > .powermail_create:nth-of-type(8n+1), .medium-up-8 > .doubleoptin:nth-of-type(8n+1), .medium-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child, .powermail_form_1 .medium-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-8 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_20:last-child, .medium-up-8 > .powermail_create:last-child, .medium-up-8 > .doubleoptin:last-child, .medium-up-8 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns, .powermail_form_1 .medium-collapse > .powermail_fieldset_1, .powermail_form_7 .medium-collapse > .powermail_fieldset_1, .powermail_form_7 .medium-collapse > .powermail_fieldset_22, .powermail_form_1 .medium-collapse > .powermail_fieldset_2, .powermail_form_7 .medium-collapse > .powermail_fieldset_2, .powermail_form_1 .medium-collapse > .powermail_fieldset_4, .powermail_form_7 .medium-collapse > .powermail_fieldset_4, .powermail_form_7 .medium-collapse > .powermail_fieldset_21, .powermail_form_1 .medium-collapse > .powermail_fieldset_3, .powermail_form_7 .medium-collapse > .powermail_fieldset_3, .powermail_form_7 .medium-collapse > .powermail_fieldset_20, .medium-collapse > .powermail_create, .medium-collapse > .doubleoptin, .medium-collapse > .tx-datamintsfeuser-pi1 {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row, .medium-collapse .powermail_form_1, .medium-collapse .powermail_form_7, .medium-collapse .powermail_create, .medium-collapse .doubleoptin, .medium-collapse .tx-datamintsfeuser-pi1 {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row, .expanded.powermail_form_1 .medium-collapse.row, .expanded.powermail_form_7 .medium-collapse.row, .expanded.powermail_create .medium-collapse.row, .expanded.doubleoptin .medium-collapse.row, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.row, .expanded.row .medium-collapse.powermail_form_1, .expanded.powermail_form_1 .medium-collapse.powermail_form_1, .expanded.powermail_form_7 .medium-collapse.powermail_form_1, .expanded.powermail_create .medium-collapse.powermail_form_1, .expanded.doubleoptin .medium-collapse.powermail_form_1, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.powermail_form_1, .expanded.row .medium-collapse.powermail_form_7, .expanded.powermail_form_1 .medium-collapse.powermail_form_7, .expanded.powermail_form_7 .medium-collapse.powermail_form_7, .expanded.powermail_create .medium-collapse.powermail_form_7, .expanded.doubleoptin .medium-collapse.powermail_form_7, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.powermail_form_7, .expanded.row .medium-collapse.powermail_create, .expanded.powermail_form_1 .medium-collapse.powermail_create, .expanded.powermail_form_7 .medium-collapse.powermail_create, .expanded.powermail_create .medium-collapse.powermail_create, .expanded.doubleoptin .medium-collapse.powermail_create, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.powermail_create, .expanded.row .medium-collapse.doubleoptin, .expanded.powermail_form_1 .medium-collapse.doubleoptin, .expanded.powermail_form_7 .medium-collapse.doubleoptin, .expanded.powermail_create .medium-collapse.doubleoptin, .expanded.doubleoptin .medium-collapse.doubleoptin, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.doubleoptin, .expanded.row .medium-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_1 .medium-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_7 .medium-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_create .medium-collapse.tx-datamintsfeuser-pi1, .expanded.doubleoptin .medium-collapse.tx-datamintsfeuser-pi1, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.tx-datamintsfeuser-pi1 {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns, .powermail_form_1 .medium-uncollapse > .powermail_fieldset_1, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_1, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_22, .powermail_form_1 .medium-uncollapse > .powermail_fieldset_2, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_2, .powermail_form_1 .medium-uncollapse > .powermail_fieldset_4, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_4, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_21, .powermail_form_1 .medium-uncollapse > .powermail_fieldset_3, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_3, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_20, .medium-uncollapse > .powermail_create, .medium-uncollapse > .doubleoptin, .medium-uncollapse > .tx-datamintsfeuser-pi1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 > .column, .large-up-1 > .columns, .powermail_form_1 .large-up-1 > .powermail_fieldset_1, .powermail_form_7 .large-up-1 > .powermail_fieldset_1, .powermail_form_7 .large-up-1 > .powermail_fieldset_22, .powermail_form_1 .large-up-1 > .powermail_fieldset_2, .powermail_form_7 .large-up-1 > .powermail_fieldset_2, .powermail_form_1 .large-up-1 > .powermail_fieldset_4, .powermail_form_7 .large-up-1 > .powermail_fieldset_4, .powermail_form_7 .large-up-1 > .powermail_fieldset_21, .powermail_form_1 .large-up-1 > .powermail_fieldset_3, .powermail_form_7 .large-up-1 > .powermail_fieldset_3, .powermail_form_7 .large-up-1 > .powermail_fieldset_20, .large-up-1 > .powermail_create, .large-up-1 > .doubleoptin, .large-up-1 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_20:nth-of-type(1n), .large-up-1 > .powermail_create:nth-of-type(1n), .large-up-1 > .doubleoptin:nth-of-type(1n), .large-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1), .powermail_form_1 .large-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_22:nth-of-type(1n+1), .powermail_form_1 .large-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_1 .large-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_21:nth-of-type(1n+1), .powermail_form_1 .large-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_20:nth-of-type(1n+1), .large-up-1 > .powermail_create:nth-of-type(1n+1), .large-up-1 > .doubleoptin:nth-of-type(1n+1), .large-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child, .powermail_form_1 .large-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-1 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_20:last-child, .large-up-1 > .powermail_create:last-child, .large-up-1 > .doubleoptin:last-child, .large-up-1 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns, .powermail_form_1 .large-up-2 > .powermail_fieldset_1, .powermail_form_7 .large-up-2 > .powermail_fieldset_1, .powermail_form_7 .large-up-2 > .powermail_fieldset_22, .powermail_form_1 .large-up-2 > .powermail_fieldset_2, .powermail_form_7 .large-up-2 > .powermail_fieldset_2, .powermail_form_1 .large-up-2 > .powermail_fieldset_4, .powermail_form_7 .large-up-2 > .powermail_fieldset_4, .powermail_form_7 .large-up-2 > .powermail_fieldset_21, .powermail_form_1 .large-up-2 > .powermail_fieldset_3, .powermail_form_7 .large-up-2 > .powermail_fieldset_3, .powermail_form_7 .large-up-2 > .powermail_fieldset_20, .large-up-2 > .powermail_create, .large-up-2 > .doubleoptin, .large-up-2 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_20:nth-of-type(1n), .large-up-2 > .powermail_create:nth-of-type(1n), .large-up-2 > .doubleoptin:nth-of-type(1n), .large-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1), .powermail_form_1 .large-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_22:nth-of-type(2n+1), .powermail_form_1 .large-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_1 .large-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_21:nth-of-type(2n+1), .powermail_form_1 .large-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_20:nth-of-type(2n+1), .large-up-2 > .powermail_create:nth-of-type(2n+1), .large-up-2 > .doubleoptin:nth-of-type(2n+1), .large-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child, .powermail_form_1 .large-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-2 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_20:last-child, .large-up-2 > .powermail_create:last-child, .large-up-2 > .doubleoptin:last-child, .large-up-2 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns, .powermail_form_1 .large-up-3 > .powermail_fieldset_1, .powermail_form_7 .large-up-3 > .powermail_fieldset_1, .powermail_form_7 .large-up-3 > .powermail_fieldset_22, .powermail_form_1 .large-up-3 > .powermail_fieldset_2, .powermail_form_7 .large-up-3 > .powermail_fieldset_2, .powermail_form_1 .large-up-3 > .powermail_fieldset_4, .powermail_form_7 .large-up-3 > .powermail_fieldset_4, .powermail_form_7 .large-up-3 > .powermail_fieldset_21, .powermail_form_1 .large-up-3 > .powermail_fieldset_3, .powermail_form_7 .large-up-3 > .powermail_fieldset_3, .powermail_form_7 .large-up-3 > .powermail_fieldset_20, .large-up-3 > .powermail_create, .large-up-3 > .doubleoptin, .large-up-3 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 33.3333333333%;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_20:nth-of-type(1n), .large-up-3 > .powermail_create:nth-of-type(1n), .large-up-3 > .doubleoptin:nth-of-type(1n), .large-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1), .powermail_form_1 .large-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_22:nth-of-type(3n+1), .powermail_form_1 .large-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_1 .large-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_21:nth-of-type(3n+1), .powermail_form_1 .large-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_20:nth-of-type(3n+1), .large-up-3 > .powermail_create:nth-of-type(3n+1), .large-up-3 > .doubleoptin:nth-of-type(3n+1), .large-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child, .powermail_form_1 .large-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-3 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_20:last-child, .large-up-3 > .powermail_create:last-child, .large-up-3 > .doubleoptin:last-child, .large-up-3 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns, .powermail_form_1 .large-up-4 > .powermail_fieldset_1, .powermail_form_7 .large-up-4 > .powermail_fieldset_1, .powermail_form_7 .large-up-4 > .powermail_fieldset_22, .powermail_form_1 .large-up-4 > .powermail_fieldset_2, .powermail_form_7 .large-up-4 > .powermail_fieldset_2, .powermail_form_1 .large-up-4 > .powermail_fieldset_4, .powermail_form_7 .large-up-4 > .powermail_fieldset_4, .powermail_form_7 .large-up-4 > .powermail_fieldset_21, .powermail_form_1 .large-up-4 > .powermail_fieldset_3, .powermail_form_7 .large-up-4 > .powermail_fieldset_3, .powermail_form_7 .large-up-4 > .powermail_fieldset_20, .large-up-4 > .powermail_create, .large-up-4 > .doubleoptin, .large-up-4 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_20:nth-of-type(1n), .large-up-4 > .powermail_create:nth-of-type(1n), .large-up-4 > .doubleoptin:nth-of-type(1n), .large-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1), .powermail_form_1 .large-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_22:nth-of-type(4n+1), .powermail_form_1 .large-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_1 .large-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_21:nth-of-type(4n+1), .powermail_form_1 .large-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_20:nth-of-type(4n+1), .large-up-4 > .powermail_create:nth-of-type(4n+1), .large-up-4 > .doubleoptin:nth-of-type(4n+1), .large-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child, .powermail_form_1 .large-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-4 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_20:last-child, .large-up-4 > .powermail_create:last-child, .large-up-4 > .doubleoptin:last-child, .large-up-4 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns, .powermail_form_1 .large-up-5 > .powermail_fieldset_1, .powermail_form_7 .large-up-5 > .powermail_fieldset_1, .powermail_form_7 .large-up-5 > .powermail_fieldset_22, .powermail_form_1 .large-up-5 > .powermail_fieldset_2, .powermail_form_7 .large-up-5 > .powermail_fieldset_2, .powermail_form_1 .large-up-5 > .powermail_fieldset_4, .powermail_form_7 .large-up-5 > .powermail_fieldset_4, .powermail_form_7 .large-up-5 > .powermail_fieldset_21, .powermail_form_1 .large-up-5 > .powermail_fieldset_3, .powermail_form_7 .large-up-5 > .powermail_fieldset_3, .powermail_form_7 .large-up-5 > .powermail_fieldset_20, .large-up-5 > .powermail_create, .large-up-5 > .doubleoptin, .large-up-5 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_20:nth-of-type(1n), .large-up-5 > .powermail_create:nth-of-type(1n), .large-up-5 > .doubleoptin:nth-of-type(1n), .large-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1), .powermail_form_1 .large-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_22:nth-of-type(5n+1), .powermail_form_1 .large-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_1 .large-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_21:nth-of-type(5n+1), .powermail_form_1 .large-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_20:nth-of-type(5n+1), .large-up-5 > .powermail_create:nth-of-type(5n+1), .large-up-5 > .doubleoptin:nth-of-type(5n+1), .large-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child, .powermail_form_1 .large-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-5 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_20:last-child, .large-up-5 > .powermail_create:last-child, .large-up-5 > .doubleoptin:last-child, .large-up-5 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns, .powermail_form_1 .large-up-6 > .powermail_fieldset_1, .powermail_form_7 .large-up-6 > .powermail_fieldset_1, .powermail_form_7 .large-up-6 > .powermail_fieldset_22, .powermail_form_1 .large-up-6 > .powermail_fieldset_2, .powermail_form_7 .large-up-6 > .powermail_fieldset_2, .powermail_form_1 .large-up-6 > .powermail_fieldset_4, .powermail_form_7 .large-up-6 > .powermail_fieldset_4, .powermail_form_7 .large-up-6 > .powermail_fieldset_21, .powermail_form_1 .large-up-6 > .powermail_fieldset_3, .powermail_form_7 .large-up-6 > .powermail_fieldset_3, .powermail_form_7 .large-up-6 > .powermail_fieldset_20, .large-up-6 > .powermail_create, .large-up-6 > .doubleoptin, .large-up-6 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 16.6666666667%;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_20:nth-of-type(1n), .large-up-6 > .powermail_create:nth-of-type(1n), .large-up-6 > .doubleoptin:nth-of-type(1n), .large-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1), .powermail_form_1 .large-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_22:nth-of-type(6n+1), .powermail_form_1 .large-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_1 .large-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_21:nth-of-type(6n+1), .powermail_form_1 .large-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_20:nth-of-type(6n+1), .large-up-6 > .powermail_create:nth-of-type(6n+1), .large-up-6 > .doubleoptin:nth-of-type(6n+1), .large-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child, .powermail_form_1 .large-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-6 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_20:last-child, .large-up-6 > .powermail_create:last-child, .large-up-6 > .doubleoptin:last-child, .large-up-6 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns, .powermail_form_1 .large-up-7 > .powermail_fieldset_1, .powermail_form_7 .large-up-7 > .powermail_fieldset_1, .powermail_form_7 .large-up-7 > .powermail_fieldset_22, .powermail_form_1 .large-up-7 > .powermail_fieldset_2, .powermail_form_7 .large-up-7 > .powermail_fieldset_2, .powermail_form_1 .large-up-7 > .powermail_fieldset_4, .powermail_form_7 .large-up-7 > .powermail_fieldset_4, .powermail_form_7 .large-up-7 > .powermail_fieldset_21, .powermail_form_1 .large-up-7 > .powermail_fieldset_3, .powermail_form_7 .large-up-7 > .powermail_fieldset_3, .powermail_form_7 .large-up-7 > .powermail_fieldset_20, .large-up-7 > .powermail_create, .large-up-7 > .doubleoptin, .large-up-7 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 14.2857142857%;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_20:nth-of-type(1n), .large-up-7 > .powermail_create:nth-of-type(1n), .large-up-7 > .doubleoptin:nth-of-type(1n), .large-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1), .powermail_form_1 .large-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_22:nth-of-type(7n+1), .powermail_form_1 .large-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_1 .large-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_21:nth-of-type(7n+1), .powermail_form_1 .large-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_20:nth-of-type(7n+1), .large-up-7 > .powermail_create:nth-of-type(7n+1), .large-up-7 > .doubleoptin:nth-of-type(7n+1), .large-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child, .powermail_form_1 .large-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-7 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_20:last-child, .large-up-7 > .powermail_create:last-child, .large-up-7 > .doubleoptin:last-child, .large-up-7 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns, .powermail_form_1 .large-up-8 > .powermail_fieldset_1, .powermail_form_7 .large-up-8 > .powermail_fieldset_1, .powermail_form_7 .large-up-8 > .powermail_fieldset_22, .powermail_form_1 .large-up-8 > .powermail_fieldset_2, .powermail_form_7 .large-up-8 > .powermail_fieldset_2, .powermail_form_1 .large-up-8 > .powermail_fieldset_4, .powermail_form_7 .large-up-8 > .powermail_fieldset_4, .powermail_form_7 .large-up-8 > .powermail_fieldset_21, .powermail_form_1 .large-up-8 > .powermail_fieldset_3, .powermail_form_7 .large-up-8 > .powermail_fieldset_3, .powermail_form_7 .large-up-8 > .powermail_fieldset_20, .large-up-8 > .powermail_create, .large-up-8 > .doubleoptin, .large-up-8 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_20:nth-of-type(1n), .large-up-8 > .powermail_create:nth-of-type(1n), .large-up-8 > .doubleoptin:nth-of-type(1n), .large-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1), .powermail_form_1 .large-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_22:nth-of-type(8n+1), .powermail_form_1 .large-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_1 .large-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_21:nth-of-type(8n+1), .powermail_form_1 .large-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_20:nth-of-type(8n+1), .large-up-8 > .powermail_create:nth-of-type(8n+1), .large-up-8 > .doubleoptin:nth-of-type(8n+1), .large-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child, .powermail_form_1 .large-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-8 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_20:last-child, .large-up-8 > .powermail_create:last-child, .large-up-8 > .doubleoptin:last-child, .large-up-8 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns, .powermail_form_1 .large-collapse > .powermail_fieldset_1, .powermail_form_7 .large-collapse > .powermail_fieldset_1, .powermail_form_7 .large-collapse > .powermail_fieldset_22, .powermail_form_1 .large-collapse > .powermail_fieldset_2, .powermail_form_7 .large-collapse > .powermail_fieldset_2, .powermail_form_1 .large-collapse > .powermail_fieldset_4, .powermail_form_7 .large-collapse > .powermail_fieldset_4, .powermail_form_7 .large-collapse > .powermail_fieldset_21, .powermail_form_1 .large-collapse > .powermail_fieldset_3, .powermail_form_7 .large-collapse > .powermail_fieldset_3, .powermail_form_7 .large-collapse > .powermail_fieldset_20, .large-collapse > .powermail_create, .large-collapse > .doubleoptin, .large-collapse > .tx-datamintsfeuser-pi1 {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row, .large-collapse .powermail_form_1, .large-collapse .powermail_form_7, .large-collapse .powermail_create, .large-collapse .doubleoptin, .large-collapse .tx-datamintsfeuser-pi1 {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row, .expanded.powermail_form_1 .large-collapse.row, .expanded.powermail_form_7 .large-collapse.row, .expanded.powermail_create .large-collapse.row, .expanded.doubleoptin .large-collapse.row, .expanded.tx-datamintsfeuser-pi1 .large-collapse.row, .expanded.row .large-collapse.powermail_form_1, .expanded.powermail_form_1 .large-collapse.powermail_form_1, .expanded.powermail_form_7 .large-collapse.powermail_form_1, .expanded.powermail_create .large-collapse.powermail_form_1, .expanded.doubleoptin .large-collapse.powermail_form_1, .expanded.tx-datamintsfeuser-pi1 .large-collapse.powermail_form_1, .expanded.row .large-collapse.powermail_form_7, .expanded.powermail_form_1 .large-collapse.powermail_form_7, .expanded.powermail_form_7 .large-collapse.powermail_form_7, .expanded.powermail_create .large-collapse.powermail_form_7, .expanded.doubleoptin .large-collapse.powermail_form_7, .expanded.tx-datamintsfeuser-pi1 .large-collapse.powermail_form_7, .expanded.row .large-collapse.powermail_create, .expanded.powermail_form_1 .large-collapse.powermail_create, .expanded.powermail_form_7 .large-collapse.powermail_create, .expanded.powermail_create .large-collapse.powermail_create, .expanded.doubleoptin .large-collapse.powermail_create, .expanded.tx-datamintsfeuser-pi1 .large-collapse.powermail_create, .expanded.row .large-collapse.doubleoptin, .expanded.powermail_form_1 .large-collapse.doubleoptin, .expanded.powermail_form_7 .large-collapse.doubleoptin, .expanded.powermail_create .large-collapse.doubleoptin, .expanded.doubleoptin .large-collapse.doubleoptin, .expanded.tx-datamintsfeuser-pi1 .large-collapse.doubleoptin, .expanded.row .large-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_1 .large-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_7 .large-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_create .large-collapse.tx-datamintsfeuser-pi1, .expanded.doubleoptin .large-collapse.tx-datamintsfeuser-pi1, .expanded.tx-datamintsfeuser-pi1 .large-collapse.tx-datamintsfeuser-pi1 {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns, .powermail_form_1 .large-uncollapse > .powermail_fieldset_1, .powermail_form_7 .large-uncollapse > .powermail_fieldset_1, .powermail_form_7 .large-uncollapse > .powermail_fieldset_22, .powermail_form_1 .large-uncollapse > .powermail_fieldset_2, .powermail_form_7 .large-uncollapse > .powermail_fieldset_2, .powermail_form_1 .large-uncollapse > .powermail_fieldset_4, .powermail_form_7 .large-uncollapse > .powermail_fieldset_4, .powermail_form_7 .large-uncollapse > .powermail_fieldset_21, .powermail_form_1 .large-uncollapse > .powermail_fieldset_3, .powermail_form_7 .large-uncollapse > .powermail_fieldset_3, .powermail_form_7 .large-uncollapse > .powermail_fieldset_20, .large-uncollapse > .powermail_create, .large-uncollapse > .doubleoptin, .large-uncollapse > .tx-datamintsfeuser-pi1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}

.column-block {
  margin-bottom: 1.25rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.h1-style,
h2,
.h2-style,
h3,
.h3-style,
h4,
.h4-style,
h5,
.h5-style,
h6,
.h6-style,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1-style,
h2,
.h2-style,
h3,
.h3-style,
h4,
.h4-style,
h5,
.h5-style,
h6,
.h6-style {
  font-family: "ClanWeb-Book", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1-style small,
h2 small, .h2-style small,
h3 small, .h3-style small,
h4 small, .h4-style small,
h5 small, .h5-style small,
h6 small, .h6-style small {
  line-height: 0;
  color: #ECECEC;
}

h1, .h1-style {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2-style {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3-style {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4-style {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5-style {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6-style {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1-style {
    font-size: 3rem;
  }
  h2, .h2-style {
    font-size: 2.5rem;
  }
  h3, .h3-style {
    font-size: 1.9375rem;
  }
  h4, .h4-style {
    font-size: 1.5625rem;
  }
  h5, .h5-style {
    font-size: 1.25rem;
  }
  h6, .h6-style {
    font-size: 1rem;
  }
}

a {
  line-height: inherit;
  color: #2B2B2B;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #252525;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #ECECEC;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ECECEC;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #D1D1D1;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #D1D1D1;
}

cite:before {
  content: "— ";
}

abbr {
  border-bottom: 1px dotted #2B2B2B;
  color: #2B2B2B;
  cursor: help;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #ECECEC;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #2B2B2B;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #2B2B2B;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #D1D1D1;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

.no-bullet {
  margin-left: 0;
  list-style: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  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;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  .h2-style,
  h3,
  .h3-style {
    orphans: 3;
    widows: 3;
  }
  h2, .h2-style,
  h3,
  .h3-style {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #ECECEC;
  border-radius: 0;
  background-color: #FEFEFE;
  box-shadow: inset 0 1px 2px rgba(43, 43, 43, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  color: #2B2B2B;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #D1D1D1;
  background-color: #FEFEFE;
  box-shadow: 0 0 5px #ECECEC;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ECECEC;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ECECEC;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ECECEC;
}

input::placeholder,
textarea::placeholder {
  color: #ECECEC;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #F5F5F5;
  cursor: not-allowed;
}

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type='search'] {
  box-sizing: border-box;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

[type='file'] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #2B2B2B;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #2B2B2B;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}

.input-group > :first-child {
  border-radius: 0 0 0 0;
}

.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #ECECEC;
  background: #F5F5F5;
  color: #2B2B2B;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}

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

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

.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

.input-group .input-group-button {
  display: table-cell;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #ECECEC;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
  background: #FEFEFE;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #ECECEC;
  border-radius: 0;
  background-color: #FEFEFE;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #2B2B2B;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28209, 209, 209%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  outline: none;
  border: 1px solid #D1D1D1;
  background-color: #FEFEFE;
  box-shadow: 0 0 5px #ECECEC;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
  background-color: #F5F5F5;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #FF5501;
  background-color: #feede5;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #FF5501;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #FF5501;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #FF5501;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #FF5501;
}

.is-invalid-label {
  color: #FF5501;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FF5501;
}

.form-error.is-visible {
  display: block;
}

.button, .powermail_form_1 .powermail_submit, .powermail_form_7 .powermail_submit, .powermail_submit, .powermail_form_2 .powermail_submit, .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .powermail_form_1 a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.button.green, .tx-datamintsfeuser-pi1 .name-submit input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2B2B2B;
  color: #FEFEFE;
}

[data-whatinput='mouse'] .button, [data-whatinput='mouse'] .powermail_submit, [data-whatinput='mouse'] .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 [data-whatinput='mouse'] input[type="submit"], [data-whatinput='mouse'] .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 [data-whatinput='mouse'] a.powermail_submit, [data-whatinput='mouse'] .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 [data-whatinput='mouse'] a.button.green, [data-whatinput='mouse'] .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit [data-whatinput='mouse'] input {
  outline: 0;
}

.button:hover, .powermail_submit:hover, .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 a.powermail_submit:hover, .tx-felogin-pi1 a.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input:hover, .button:focus, .powermail_submit:focus, .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 a.powermail_submit:focus, .tx-felogin-pi1 a.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input:focus {
  background-color: #252525;
  color: #FEFEFE;
}

.button.tiny, .tiny.powermail_submit, .tx-felogin-pi1 input.tiny[type="submit"], .tx-felogin-pi1 a.tiny.powermail_submit, .tx-felogin-pi1 a.tiny.button.green, .tx-datamintsfeuser-pi1 .name-submit input.tiny {
  font-size: 0.6rem;
}

.button.small, .small.powermail_submit, .tx-felogin-pi1 input.small[type="submit"], .tx-felogin-pi1 a.small.powermail_submit, .tx-felogin-pi1 a.small.button.green, .tx-datamintsfeuser-pi1 .name-submit input.small {
  font-size: 0.75rem;
}

.button.large, .large.powermail_submit, .tx-felogin-pi1 input.large[type="submit"], .tx-felogin-pi1 a.large.powermail_submit, .tx-felogin-pi1 a.large.button.green, .tx-datamintsfeuser-pi1 .name-submit input.large {
  font-size: 1.25rem;
}

.button.expanded, .expanded.powermail_submit, .tx-felogin-pi1 input.expanded[type="submit"], .tx-felogin-pi1 a.expanded.powermail_submit, .tx-felogin-pi1 a.expanded.button.green, .tx-datamintsfeuser-pi1 .name-submit input.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.primary, .primary.powermail_submit, .tx-felogin-pi1 input.primary[type="submit"], .tx-felogin-pi1 a.primary.powermail_submit, .tx-felogin-pi1 a.primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.primary {
  background-color: #2B2B2B;
  color: #FEFEFE;
}

.button.primary:hover, .primary.powermail_submit:hover, .tx-felogin-pi1 input.primary[type="submit"]:hover, .tx-felogin-pi1 a.primary.powermail_submit:hover, .tx-felogin-pi1 a.primary.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.primary:hover, .button.primary:focus, .primary.powermail_submit:focus, .tx-felogin-pi1 input.primary[type="submit"]:focus, .tx-felogin-pi1 a.primary.powermail_submit:focus, .tx-felogin-pi1 a.primary.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.primary:focus {
  background-color: #222222;
  color: #FEFEFE;
}

.button.secondary, .secondary.powermail_submit, .tx-felogin-pi1 input.secondary[type="submit"], .tx-felogin-pi1 a.secondary.powermail_submit, .tx-felogin-pi1 a.secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.secondary {
  background-color: #767676;
  color: #FEFEFE;
}

.button.secondary:hover, .secondary.powermail_submit:hover, .tx-felogin-pi1 input.secondary[type="submit"]:hover, .tx-felogin-pi1 a.secondary.powermail_submit:hover, .tx-felogin-pi1 a.secondary.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.secondary:hover, .button.secondary:focus, .secondary.powermail_submit:focus, .tx-felogin-pi1 input.secondary[type="submit"]:focus, .tx-felogin-pi1 a.secondary.powermail_submit:focus, .tx-felogin-pi1 a.secondary.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.secondary:focus {
  background-color: #5e5e5e;
  color: #FEFEFE;
}

.button.success, .success.powermail_submit, .tx-felogin-pi1 input.success[type="submit"], .tx-felogin-pi1 a.success.powermail_submit, .tx-felogin-pi1 a.success.button.green, .tx-datamintsfeuser-pi1 .name-submit input.success {
  background-color: #3ADB76;
  color: #2B2B2B;
}

.button.success:hover, .success.powermail_submit:hover, .tx-felogin-pi1 input.success[type="submit"]:hover, .tx-felogin-pi1 a.success.powermail_submit:hover, .tx-felogin-pi1 a.success.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.success:hover, .button.success:focus, .success.powermail_submit:focus, .tx-felogin-pi1 input.success[type="submit"]:focus, .tx-felogin-pi1 a.success.powermail_submit:focus, .tx-felogin-pi1 a.success.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.success:focus {
  background-color: #22bb5b;
  color: #2B2B2B;
}

.button.warning, .warning.powermail_submit, .tx-felogin-pi1 input.warning[type="submit"], .tx-felogin-pi1 a.warning.powermail_submit, .tx-felogin-pi1 a.warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input.warning {
  background-color: #FFAE00;
  color: #2B2B2B;
}

.button.warning:hover, .warning.powermail_submit:hover, .tx-felogin-pi1 input.warning[type="submit"]:hover, .tx-felogin-pi1 a.warning.powermail_submit:hover, .tx-felogin-pi1 a.warning.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.warning:hover, .button.warning:focus, .warning.powermail_submit:focus, .tx-felogin-pi1 input.warning[type="submit"]:focus, .tx-felogin-pi1 a.warning.powermail_submit:focus, .tx-felogin-pi1 a.warning.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.warning:focus {
  background-color: #cc8b00;
  color: #2B2B2B;
}

.button.alert, .alert.powermail_submit, .tx-felogin-pi1 input.alert[type="submit"], .tx-felogin-pi1 a.alert.powermail_submit, .tx-felogin-pi1 a.alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input.alert {
  background-color: #FF5501;
  color: #2B2B2B;
}

.button.alert:hover, .alert.powermail_submit:hover, .tx-felogin-pi1 input.alert[type="submit"]:hover, .tx-felogin-pi1 a.alert.powermail_submit:hover, .tx-felogin-pi1 a.alert.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.alert:hover, .button.alert:focus, .alert.powermail_submit:focus, .tx-felogin-pi1 input.alert[type="submit"]:focus, .tx-felogin-pi1 a.alert.powermail_submit:focus, .tx-felogin-pi1 a.alert.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.alert:focus {
  background-color: #cd4400;
  color: #2B2B2B;
}

.button.hollow, .hollow.powermail_submit, .tx-felogin-pi1 input.hollow[type="submit"], .tx-felogin-pi1 a.hollow.powermail_submit, .tx-felogin-pi1 a.hollow.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow {
  border: 1px solid #2B2B2B;
  color: #2B2B2B;
}

.button.hollow, .hollow.powermail_submit, .tx-felogin-pi1 input.hollow[type="submit"], .tx-felogin-pi1 a.hollow.powermail_submit, .tx-felogin-pi1 a.hollow.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow, .button.hollow:hover, .hollow.powermail_submit:hover, .tx-felogin-pi1 input.hollow[type="submit"]:hover, .tx-felogin-pi1 a.hollow.powermail_submit:hover, .tx-felogin-pi1 a.hollow.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow:hover, .button.hollow:focus, .hollow.powermail_submit:focus, .tx-felogin-pi1 input.hollow[type="submit"]:focus, .tx-felogin-pi1 a.hollow.powermail_submit:focus, .tx-felogin-pi1 a.hollow.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow:focus {
  background-color: transparent;
}

.button.hollow:hover, .hollow.powermail_submit:hover, .tx-felogin-pi1 input.hollow[type="submit"]:hover, .tx-felogin-pi1 a.hollow.powermail_submit:hover, .tx-felogin-pi1 a.hollow.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow:hover, .button.hollow:focus, .hollow.powermail_submit:focus, .tx-felogin-pi1 input.hollow[type="submit"]:focus, .tx-felogin-pi1 a.hollow.powermail_submit:focus, .tx-felogin-pi1 a.hollow.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow:focus {
  border-color: #161616;
  color: #161616;
}

.button.hollow.primary, .hollow.primary.powermail_submit, .tx-felogin-pi1 input.hollow.primary[type="submit"], .tx-felogin-pi1 a.hollow.primary.powermail_submit, .tx-felogin-pi1 a.hollow.primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.primary {
  border: 1px solid #2B2B2B;
  color: #2B2B2B;
}

.button.hollow.primary:hover, .hollow.primary.powermail_submit:hover, .tx-felogin-pi1 input.hollow.primary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.primary:hover, .button.hollow.primary:focus, .hollow.primary.powermail_submit:focus, .tx-felogin-pi1 input.hollow.primary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.primary:focus {
  border-color: #161616;
  color: #161616;
}

.button.hollow.secondary, .hollow.secondary.powermail_submit, .tx-felogin-pi1 input.hollow.secondary[type="submit"], .tx-felogin-pi1 a.hollow.secondary.powermail_submit, .tx-felogin-pi1 a.hollow.secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.secondary:hover, .hollow.secondary.powermail_submit:hover, .tx-felogin-pi1 input.hollow.secondary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.secondary:hover, .button.hollow.secondary:focus, .hollow.secondary.powermail_submit:focus, .tx-felogin-pi1 input.hollow.secondary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.hollow.success, .hollow.success.powermail_submit, .tx-felogin-pi1 input.hollow.success[type="submit"], .tx-felogin-pi1 a.hollow.success.powermail_submit, .tx-felogin-pi1 a.hollow.success.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.success {
  border: 1px solid #3ADB76;
  color: #3ADB76;
}

.button.hollow.success:hover, .hollow.success.powermail_submit:hover, .tx-felogin-pi1 input.hollow.success[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.success:hover, .button.hollow.success:focus, .hollow.success.powermail_submit:focus, .tx-felogin-pi1 input.hollow.success[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.warning, .hollow.warning.powermail_submit, .tx-felogin-pi1 input.hollow.warning[type="submit"], .tx-felogin-pi1 a.hollow.warning.powermail_submit, .tx-felogin-pi1 a.hollow.warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.warning {
  border: 1px solid #FFAE00;
  color: #FFAE00;
}

.button.hollow.warning:hover, .hollow.warning.powermail_submit:hover, .tx-felogin-pi1 input.hollow.warning[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.warning:hover, .button.hollow.warning:focus, .hollow.warning.powermail_submit:focus, .tx-felogin-pi1 input.hollow.warning[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.alert, .hollow.alert.powermail_submit, .tx-felogin-pi1 input.hollow.alert[type="submit"], .tx-felogin-pi1 a.hollow.alert.powermail_submit, .tx-felogin-pi1 a.hollow.alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.alert {
  border: 1px solid #FF5501;
  color: #FF5501;
}

.button.hollow.alert:hover, .hollow.alert.powermail_submit:hover, .tx-felogin-pi1 input.hollow.alert[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.alert:hover, .button.hollow.alert:focus, .hollow.alert.powermail_submit:focus, .tx-felogin-pi1 input.hollow.alert[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.alert:focus {
  border-color: #802a00;
  color: #802a00;
}

.button.disabled, .disabled.powermail_submit, .tx-felogin-pi1 input.disabled[type="submit"], .tx-felogin-pi1 a.disabled.powermail_submit, .tx-felogin-pi1 a.disabled.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled, .button[disabled], [disabled].powermail_submit, .tx-felogin-pi1 input[disabled][type="submit"], .tx-felogin-pi1 a[disabled].powermail_submit, .tx-felogin-pi1 a[disabled].button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .disabled.powermail_submit, .tx-felogin-pi1 input.disabled[type="submit"], .tx-felogin-pi1 a.disabled.powermail_submit, .tx-felogin-pi1 a.disabled.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled, .button.disabled:hover, .disabled.powermail_submit:hover, .tx-felogin-pi1 input.disabled[type="submit"]:hover, .tx-felogin-pi1 a.disabled.powermail_submit:hover, .tx-felogin-pi1 a.disabled.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled:hover, .button.disabled:focus, .disabled.powermail_submit:focus, .tx-felogin-pi1 input.disabled[type="submit"]:focus, .tx-felogin-pi1 a.disabled.powermail_submit:focus, .tx-felogin-pi1 a.disabled.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled:focus, .button[disabled], [disabled].powermail_submit, .tx-felogin-pi1 input[disabled][type="submit"], .tx-felogin-pi1 a[disabled].powermail_submit, .tx-felogin-pi1 a[disabled].button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled], .button[disabled]:hover, [disabled].powermail_submit:hover, .tx-felogin-pi1 input[disabled][type="submit"]:hover, .tx-felogin-pi1 a[disabled].powermail_submit:hover, .tx-felogin-pi1 a[disabled].button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled]:hover, .button[disabled]:focus, [disabled].powermail_submit:focus, .tx-felogin-pi1 input[disabled][type="submit"]:focus, .tx-felogin-pi1 a[disabled].powermail_submit:focus, .tx-felogin-pi1 a[disabled].button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled]:focus {
  background-color: #2B2B2B;
  color: #FEFEFE;
}

.button.disabled.primary, .disabled.primary.powermail_submit, .tx-felogin-pi1 input.disabled.primary[type="submit"], .tx-felogin-pi1 a.disabled.primary.powermail_submit, .tx-felogin-pi1 a.disabled.primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.primary, .button[disabled].primary, [disabled].primary.powermail_submit, .tx-felogin-pi1 input[disabled].primary[type="submit"], .tx-felogin-pi1 a[disabled].primary.powermail_submit, .tx-felogin-pi1 a[disabled].primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .disabled.primary.powermail_submit, .tx-felogin-pi1 input.disabled.primary[type="submit"], .tx-felogin-pi1 a.disabled.primary.powermail_submit, .tx-felogin-pi1 a.disabled.primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.primary, .button.disabled.primary:hover, .disabled.primary.powermail_submit:hover, .tx-felogin-pi1 input.disabled.primary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.primary:hover, .button.disabled.primary:focus, .disabled.primary.powermail_submit:focus, .tx-felogin-pi1 input.disabled.primary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.primary:focus, .button[disabled].primary, [disabled].primary.powermail_submit, .tx-felogin-pi1 input[disabled].primary[type="submit"], .tx-felogin-pi1 a[disabled].primary.powermail_submit, .tx-felogin-pi1 a[disabled].primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].primary, .button[disabled].primary:hover, [disabled].primary.powermail_submit:hover, .tx-felogin-pi1 input[disabled].primary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].primary:hover, .button[disabled].primary:focus, [disabled].primary.powermail_submit:focus, .tx-felogin-pi1 input[disabled].primary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].primary:focus {
  background-color: #2B2B2B;
  color: #FEFEFE;
}

.button.disabled.secondary, .disabled.secondary.powermail_submit, .tx-felogin-pi1 input.disabled.secondary[type="submit"], .tx-felogin-pi1 a.disabled.secondary.powermail_submit, .tx-felogin-pi1 a.disabled.secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.secondary, .button[disabled].secondary, [disabled].secondary.powermail_submit, .tx-felogin-pi1 input[disabled].secondary[type="submit"], .tx-felogin-pi1 a[disabled].secondary.powermail_submit, .tx-felogin-pi1 a[disabled].secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .disabled.secondary.powermail_submit, .tx-felogin-pi1 input.disabled.secondary[type="submit"], .tx-felogin-pi1 a.disabled.secondary.powermail_submit, .tx-felogin-pi1 a.disabled.secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.secondary, .button.disabled.secondary:hover, .disabled.secondary.powermail_submit:hover, .tx-felogin-pi1 input.disabled.secondary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.secondary:hover, .button.disabled.secondary:focus, .disabled.secondary.powermail_submit:focus, .tx-felogin-pi1 input.disabled.secondary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.secondary:focus, .button[disabled].secondary, [disabled].secondary.powermail_submit, .tx-felogin-pi1 input[disabled].secondary[type="submit"], .tx-felogin-pi1 a[disabled].secondary.powermail_submit, .tx-felogin-pi1 a[disabled].secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].secondary, .button[disabled].secondary:hover, [disabled].secondary.powermail_submit:hover, .tx-felogin-pi1 input[disabled].secondary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].secondary:hover, .button[disabled].secondary:focus, [disabled].secondary.powermail_submit:focus, .tx-felogin-pi1 input[disabled].secondary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].secondary:focus {
  background-color: #767676;
  color: #FEFEFE;
}

.button.disabled.success, .disabled.success.powermail_submit, .tx-felogin-pi1 input.disabled.success[type="submit"], .tx-felogin-pi1 a.disabled.success.powermail_submit, .tx-felogin-pi1 a.disabled.success.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.success, .button[disabled].success, [disabled].success.powermail_submit, .tx-felogin-pi1 input[disabled].success[type="submit"], .tx-felogin-pi1 a[disabled].success.powermail_submit, .tx-felogin-pi1 a[disabled].success.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .disabled.success.powermail_submit, .tx-felogin-pi1 input.disabled.success[type="submit"], .tx-felogin-pi1 a.disabled.success.powermail_submit, .tx-felogin-pi1 a.disabled.success.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.success, .button.disabled.success:hover, .disabled.success.powermail_submit:hover, .tx-felogin-pi1 input.disabled.success[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.success:hover, .button.disabled.success:focus, .disabled.success.powermail_submit:focus, .tx-felogin-pi1 input.disabled.success[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.success:focus, .button[disabled].success, [disabled].success.powermail_submit, .tx-felogin-pi1 input[disabled].success[type="submit"], .tx-felogin-pi1 a[disabled].success.powermail_submit, .tx-felogin-pi1 a[disabled].success.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].success, .button[disabled].success:hover, [disabled].success.powermail_submit:hover, .tx-felogin-pi1 input[disabled].success[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].success:hover, .button[disabled].success:focus, [disabled].success.powermail_submit:focus, .tx-felogin-pi1 input[disabled].success[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].success:focus {
  background-color: #3ADB76;
  color: #2B2B2B;
}

.button.disabled.warning, .disabled.warning.powermail_submit, .tx-felogin-pi1 input.disabled.warning[type="submit"], .tx-felogin-pi1 a.disabled.warning.powermail_submit, .tx-felogin-pi1 a.disabled.warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.warning, .button[disabled].warning, [disabled].warning.powermail_submit, .tx-felogin-pi1 input[disabled].warning[type="submit"], .tx-felogin-pi1 a[disabled].warning.powermail_submit, .tx-felogin-pi1 a[disabled].warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .disabled.warning.powermail_submit, .tx-felogin-pi1 input.disabled.warning[type="submit"], .tx-felogin-pi1 a.disabled.warning.powermail_submit, .tx-felogin-pi1 a.disabled.warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.warning, .button.disabled.warning:hover, .disabled.warning.powermail_submit:hover, .tx-felogin-pi1 input.disabled.warning[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.warning:hover, .button.disabled.warning:focus, .disabled.warning.powermail_submit:focus, .tx-felogin-pi1 input.disabled.warning[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.warning:focus, .button[disabled].warning, [disabled].warning.powermail_submit, .tx-felogin-pi1 input[disabled].warning[type="submit"], .tx-felogin-pi1 a[disabled].warning.powermail_submit, .tx-felogin-pi1 a[disabled].warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].warning, .button[disabled].warning:hover, [disabled].warning.powermail_submit:hover, .tx-felogin-pi1 input[disabled].warning[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].warning:hover, .button[disabled].warning:focus, [disabled].warning.powermail_submit:focus, .tx-felogin-pi1 input[disabled].warning[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].warning:focus {
  background-color: #FFAE00;
  color: #2B2B2B;
}

.button.disabled.alert, .disabled.alert.powermail_submit, .tx-felogin-pi1 input.disabled.alert[type="submit"], .tx-felogin-pi1 a.disabled.alert.powermail_submit, .tx-felogin-pi1 a.disabled.alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.alert, .button[disabled].alert, [disabled].alert.powermail_submit, .tx-felogin-pi1 input[disabled].alert[type="submit"], .tx-felogin-pi1 a[disabled].alert.powermail_submit, .tx-felogin-pi1 a[disabled].alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .disabled.alert.powermail_submit, .tx-felogin-pi1 input.disabled.alert[type="submit"], .tx-felogin-pi1 a.disabled.alert.powermail_submit, .tx-felogin-pi1 a.disabled.alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.alert, .button.disabled.alert:hover, .disabled.alert.powermail_submit:hover, .tx-felogin-pi1 input.disabled.alert[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.alert:hover, .button.disabled.alert:focus, .disabled.alert.powermail_submit:focus, .tx-felogin-pi1 input.disabled.alert[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.alert:focus, .button[disabled].alert, [disabled].alert.powermail_submit, .tx-felogin-pi1 input[disabled].alert[type="submit"], .tx-felogin-pi1 a[disabled].alert.powermail_submit, .tx-felogin-pi1 a[disabled].alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].alert, .button[disabled].alert:hover, [disabled].alert.powermail_submit:hover, .tx-felogin-pi1 input[disabled].alert[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].alert:hover, .button[disabled].alert:focus, [disabled].alert.powermail_submit:focus, .tx-felogin-pi1 input[disabled].alert[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].alert:focus {
  background-color: #FF5501;
  color: #2B2B2B;
}

.button.dropdown::after, .dropdown.powermail_submit::after, .tx-felogin-pi1 input.dropdown[type="submit"]::after, .tx-felogin-pi1 a.dropdown.powermail_submit::after, .tx-felogin-pi1 a.dropdown.button.green::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #FEFEFE transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after, .dropdown.hollow.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow::after {
  border-top-color: #2B2B2B;
}

.button.dropdown.hollow.primary::after, .dropdown.hollow.primary.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.primary[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.primary::after {
  border-top-color: #2B2B2B;
}

.button.dropdown.hollow.secondary::after, .dropdown.hollow.secondary.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.secondary[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.secondary::after {
  border-top-color: #767676;
}

.button.dropdown.hollow.success::after, .dropdown.hollow.success.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.success[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.success::after {
  border-top-color: #3ADB76;
}

.button.dropdown.hollow.warning::after, .dropdown.hollow.warning.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.warning[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.warning::after {
  border-top-color: #FFAE00;
}

.button.dropdown.hollow.alert::after, .dropdown.hollow.alert.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.alert[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.alert::after {
  border-top-color: #FF5501;
}

.button.arrow-only::after, .arrow-only.powermail_submit::after, .tx-felogin-pi1 input.arrow-only[type="submit"]::after, .tx-felogin-pi1 a.arrow-only.powermail_submit::after, .tx-felogin-pi1 a.arrow-only.button.green::after, .tx-datamintsfeuser-pi1 .name-submit input.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

.accordion {
  margin-left: 0;
  background: #FEFEFE;
  list-style-type: none;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #D1D1D1;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #2B2B2B;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #D1D1D1;
  border-radius: 0 0 0 0;
}

.accordion-title:hover, .accordion-title:focus {
  background-color: #F5F5F5;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}

.is-active > .accordion-title::before {
  content: '\2013';
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #D1D1D1;
  border-bottom: 0;
  background-color: #F5F5F5;
  color: #2B2B2B;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #D1D1D1;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2B2B2B;
  color: #FEFEFE;
}

.badge.primary {
  background: #2B2B2B;
  color: #FEFEFE;
}

.badge.secondary {
  background: #767676;
  color: #FEFEFE;
}

.badge.success {
  background: #3ADB76;
  color: #2B2B2B;
}

.badge.warning {
  background: #FFAE00;
  color: #2B2B2B;
}

.badge.alert {
  background: #FF5501;
  color: #2B2B2B;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #2B2B2B;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  top: 1px;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #ECECEC;
}

.breadcrumbs a {
  color: #2B2B2B;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #ECECEC;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}

.button-group::before, .button-group::after {
  display: table;
  content: ' ';
}

.button-group::after {
  clear: both;
}

.button-group .button, .button-group .powermail_submit, .button-group .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group input[type="submit"], .button-group .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group a.powermail_submit, .button-group .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group a.button.green, .button-group .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group input {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
}

.button-group .button:last-child, .button-group .powermail_submit:last-child, .button-group .tx-felogin-pi1 input[type="submit"]:last-child, .tx-felogin-pi1 .button-group input[type="submit"]:last-child, .button-group .tx-felogin-pi1 a.powermail_submit:last-child, .tx-felogin-pi1 .button-group a.powermail_submit:last-child, .button-group .tx-felogin-pi1 a.button.green:last-child, .tx-felogin-pi1 .button-group a.button.green:last-child, .button-group .tx-datamintsfeuser-pi1 .name-submit input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group input:last-child {
  margin-right: 0;
}

.button-group.tiny .button, .button-group.tiny .powermail_submit, .button-group.tiny .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.tiny input[type="submit"], .button-group.tiny .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.tiny a.powermail_submit, .button-group.tiny .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.tiny a.button.green, .button-group.tiny .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.tiny input {
  font-size: 0.6rem;
}

.button-group.small .button, .button-group.small .powermail_submit, .button-group.small .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.small input[type="submit"], .button-group.small .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.small a.powermail_submit, .button-group.small .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.small a.button.green, .button-group.small .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.small input {
  font-size: 0.75rem;
}

.button-group.large .button, .button-group.large .powermail_submit, .button-group.large .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.large input[type="submit"], .button-group.large .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.large a.powermail_submit, .button-group.large .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.large a.button.green, .button-group.large .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.large input {
  font-size: 1.25rem;
}

.button-group.expanded {
  margin-right: -1px;
}

.button-group.expanded::before, .button-group.expanded::after {
  display: none;
}

.button-group.expanded .button:first-child:last-child, .button-group.expanded .powermail_submit:first-child:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:last-child {
  width: 100%;
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .powermail_submit:first-child:nth-last-child(2), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .powermail_submit:first-child:nth-last-child(3), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input {
  display: inline-block;
  width: calc(33.3333333333% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .powermail_submit:first-child:nth-last-child(4), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .powermail_submit:first-child:nth-last-child(5), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .powermail_submit:first-child:nth-last-child(6), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input {
  display: inline-block;
  width: calc(16.6666666667% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child {
  margin-right: -6px;
}

.button-group.primary .button, .button-group.primary .powermail_submit, .button-group.primary .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.primary input[type="submit"], .button-group.primary .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.primary a.powermail_submit, .button-group.primary .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.primary a.button.green, .button-group.primary .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.primary input {
  background-color: #2B2B2B;
  color: #FEFEFE;
}

.button-group.primary .button:hover, .button-group.primary .powermail_submit:hover, .button-group.primary .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.primary input[type="submit"]:hover, .button-group.primary .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.primary input:hover, .button-group.primary .button:focus, .button-group.primary .powermail_submit:focus, .button-group.primary .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.primary input[type="submit"]:focus, .button-group.primary .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.primary input:focus {
  background-color: #222222;
  color: #FEFEFE;
}

.button-group.secondary .button, .button-group.secondary .powermail_submit, .button-group.secondary .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.secondary input[type="submit"], .button-group.secondary .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.secondary a.powermail_submit, .button-group.secondary .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.secondary a.button.green, .button-group.secondary .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.secondary input {
  background-color: #767676;
  color: #FEFEFE;
}

.button-group.secondary .button:hover, .button-group.secondary .powermail_submit:hover, .button-group.secondary .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.secondary input[type="submit"]:hover, .button-group.secondary .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.secondary input:hover, .button-group.secondary .button:focus, .button-group.secondary .powermail_submit:focus, .button-group.secondary .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.secondary input[type="submit"]:focus, .button-group.secondary .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.secondary input:focus {
  background-color: #5e5e5e;
  color: #FEFEFE;
}

.button-group.success .button, .button-group.success .powermail_submit, .button-group.success .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.success input[type="submit"], .button-group.success .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.success a.powermail_submit, .button-group.success .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.success a.button.green, .button-group.success .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.success input {
  background-color: #3ADB76;
  color: #2B2B2B;
}

.button-group.success .button:hover, .button-group.success .powermail_submit:hover, .button-group.success .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.success input[type="submit"]:hover, .button-group.success .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.success input:hover, .button-group.success .button:focus, .button-group.success .powermail_submit:focus, .button-group.success .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.success input[type="submit"]:focus, .button-group.success .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.success input:focus {
  background-color: #22bb5b;
  color: #2B2B2B;
}

.button-group.warning .button, .button-group.warning .powermail_submit, .button-group.warning .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.warning input[type="submit"], .button-group.warning .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.warning a.powermail_submit, .button-group.warning .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.warning a.button.green, .button-group.warning .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.warning input {
  background-color: #FFAE00;
  color: #2B2B2B;
}

.button-group.warning .button:hover, .button-group.warning .powermail_submit:hover, .button-group.warning .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.warning input[type="submit"]:hover, .button-group.warning .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.warning input:hover, .button-group.warning .button:focus, .button-group.warning .powermail_submit:focus, .button-group.warning .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.warning input[type="submit"]:focus, .button-group.warning .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.warning input:focus {
  background-color: #cc8b00;
  color: #2B2B2B;
}

.button-group.alert .button, .button-group.alert .powermail_submit, .button-group.alert .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.alert input[type="submit"], .button-group.alert .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.alert a.powermail_submit, .button-group.alert .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.alert a.button.green, .button-group.alert .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.alert input {
  background-color: #FF5501;
  color: #2B2B2B;
}

.button-group.alert .button:hover, .button-group.alert .powermail_submit:hover, .button-group.alert .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.alert input[type="submit"]:hover, .button-group.alert .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.alert input:hover, .button-group.alert .button:focus, .button-group.alert .powermail_submit:focus, .button-group.alert .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.alert input[type="submit"]:focus, .button-group.alert .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.alert input:focus {
  background-color: #cd4400;
  color: #2B2B2B;
}

.button-group.stacked .button, .button-group.stacked .powermail_submit, .button-group.stacked .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked input[type="submit"], .button-group.stacked .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked a.powermail_submit, .button-group.stacked .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked a.button.green, .button-group.stacked .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked input, .button-group.stacked-for-small .button, .button-group.stacked-for-small .powermail_submit, .button-group.stacked-for-small .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-small input[type="submit"], .button-group.stacked-for-small .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked-for-small a.powermail_submit, .button-group.stacked-for-small .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked-for-small a.button.green, .button-group.stacked-for-small .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-small input, .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .powermail_submit, .button-group.stacked-for-medium .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-medium input[type="submit"], .button-group.stacked-for-medium .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked-for-medium a.powermail_submit, .button-group.stacked-for-medium .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked-for-medium a.button.green, .button-group.stacked-for-medium .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-medium input {
  width: 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked .powermail_submit:last-child, .button-group.stacked .tx-felogin-pi1 input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.stacked input[type="submit"]:last-child, .button-group.stacked .tx-datamintsfeuser-pi1 .name-submit input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked input:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-small .powermail_submit:last-child, .button-group.stacked-for-small .tx-felogin-pi1 input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.stacked-for-small input[type="submit"]:last-child, .button-group.stacked-for-small .tx-datamintsfeuser-pi1 .name-submit input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-small input:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-medium .powermail_submit:last-child, .button-group.stacked-for-medium .tx-felogin-pi1 input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.stacked-for-medium input[type="submit"]:last-child, .button-group.stacked-for-medium .tx-datamintsfeuser-pi1 .name-submit input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-medium input:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button, .button-group.stacked-for-small .powermail_submit, .button-group.stacked-for-small .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-small input[type="submit"], .button-group.stacked-for-small .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked-for-small a.powermail_submit, .button-group.stacked-for-small .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked-for-small a.button.green, .button-group.stacked-for-small .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-small input {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .powermail_submit, .button-group.stacked-for-medium .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-medium input[type="submit"], .button-group.stacked-for-medium .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked-for-medium a.powermail_submit, .button-group.stacked-for-medium .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked-for-medium a.button.green, .button-group.stacked-for-medium .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-medium input {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .powermail_submit, .button-group.stacked-for-small.expanded .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-small.expanded input[type="submit"], .button-group.stacked-for-small.expanded .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-small.expanded input {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(43, 43, 43, 0.25);
  border-radius: 0;
  background-color: white;
  color: #2B2B2B;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #dfdfdf;
  color: #2B2B2B;
}

.callout.secondary {
  background-color: #eaeaea;
  color: #2B2B2B;
}

.callout.success {
  background-color: #e1faea;
  color: #2B2B2B;
}

.callout.warning {
  background-color: #fff3d9;
  color: #2B2B2B;
}

.callout.alert {
  background-color: #ffe6d9;
  color: #2B2B2B;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  margin-bottom: 1rem;
  border: 1px solid #F5F5F5;
  border-radius: 0;
  background: #FEFEFE;
  box-shadow: none;
  overflow: hidden;
  color: #2B2B2B;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  padding: 1rem;
  background: #F5F5F5;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.close-button {
  position: absolute;
  color: #D1D1D1;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover, .close-button:focus {
  color: #2B2B2B;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  margin: 0;
  list-style-type: none;
}

.menu > li {
  display: table-cell;
  vertical-align: middle;
}

[data-whatinput='mouse'] .menu > li {
  outline: 0;
}

.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  vertical-align: middle;
}

.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
  vertical-align: middle;
}

.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu > li, .menu.horizontal > li {
  display: table-cell;
}

.menu.expanded {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.menu.expanded > li:first-child:last-child {
  width: 100%;
}

.menu.vertical > li {
  display: block;
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .menu.medium-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}

@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .menu.large-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.large-vertical > li {
    display: block;
  }
}

.menu.simple li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}

.menu.simple a {
  padding: 0;
}

.menu.simple li {
  margin-left: 0;
  margin-right: 1rem;
}

.menu.simple.align-right li {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.align-right::before, .menu.align-right::after {
  display: table;
  content: ' ';
}

.menu.align-right::after {
  clear: both;
}

.menu.align-right > li {
  float: right;
}

.menu.icon-top > li > a {
  text-align: center;
}

.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.icon-top.vertical a > span {
  margin: auto;
}

.menu.nested {
  margin-left: 1rem;
}

.menu .active > a {
  background: #2B2B2B;
  color: #FEFEFE;
}

.menu.menu-bordered li {
  border: 1px solid #F5F5F5;
}

.menu.menu-bordered li:not(:first-child) {
  border-top: 0;
}

.menu.menu-hover li:hover {
  background-color: #F5F5F5;
}

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered {
  text-align: center;
}

.menu-centered > .menu {
  display: inline-block;
  vertical-align: top;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #FEFEFE;
  box-shadow: 0 7px 0 #FEFEFE, 0 14px 0 #FEFEFE;
  content: '';
}

.menu-icon:hover::after {
  background: #ECECEC;
  box-shadow: 0 7px 0 #ECECEC, 0 14px 0 #ECECEC;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #2B2B2B;
  box-shadow: 0 7px 0 #2B2B2B, 0 14px 0 #2B2B2B;
  content: '';
}

.menu-icon.dark:hover::after {
  background: #999;
  box-shadow: 0 7px 0 #999, 0 14px 0 #999;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  transition: height 0.5s;
}

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #FEFEFE;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
}

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.drilldown-submenu-cover-previous {
  min-height: 100%;
}

.is-drilldown-submenu-parent > a {
  position: relative;
}

.is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2B2B2B;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2B2B2B transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #ECECEC;
  border-radius: 0;
  background-color: #FEFEFE;
  font-size: 1rem;
}

.dropdown-pane.is-open {
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2B2B2B transparent transparent;
  right: 5px;
  margin-top: -3px;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2B2B2B transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2B2B2B;
}

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2B2B2B transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2B2B2B transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2B2B2B;
  }
}

@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2B2B2B transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2B2B2B transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2B2B2B;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #ECECEC;
  background: #FEFEFE;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2B2B2B transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2B2B2B;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2B2B2B;
  color: #FEFEFE;
}

.label.primary {
  background: #2B2B2B;
  color: #FEFEFE;
}

.label.secondary {
  background: #767676;
  color: #FEFEFE;
}

.label.success {
  background: #3ADB76;
  color: #2B2B2B;
}

.label.warning {
  background: #FFAE00;
  color: #2B2B2B;
}

.label.alert {
  background: #FF5501;
  color: #2B2B2B;
}

.media-object {
  display: block;
  margin-bottom: 1rem;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section {
  display: table-cell;
  vertical-align: top;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section > :last-child {
  margin-bottom: 0;
}

.media-object-section.middle {
  vertical-align: middle;
}

.media-object-section.bottom {
  vertical-align: bottom;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 1;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #FEFEFE;
}

[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-overlap {
  z-index: 10;
}

.off-canvas.is-transition-overlap.is-open {
  box-shadow: none;
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #FEFEFE;
}

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 10;
}

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: none;
}

.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  width: 393px;
  height: 100%;
  -webkit-transform: translateX(-393px);
          transform: translateX(-393px);
  overflow-y: auto;
}

.position-left.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(393px);
          transform: translateX(393px);
}

.position-left.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: none;
  content: " ";
}

.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
          transform: none;
}

.position-right {
  top: 0;
  right: 0;
  width: 393px;
  height: 100%;
  -webkit-transform: translateX(393px);
          transform: translateX(393px);
  overflow-y: auto;
}

.position-right.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(-393px);
          transform: translateX(-393px);
}

.position-right.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  box-shadow: none;
  content: " ";
}

.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
          transform: none;
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
  overflow-x: auto;
}

.position-top.is-open ~ .off-canvas-content {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: none;
  content: " ";
}

.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
          transform: none;
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
  overflow-x: auto;
}

.position-bottom.is-open ~ .off-canvas-content {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: none;
  content: " ";
}

.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
          transform: none;
}

.off-canvas-content {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 393px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 393px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 393px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 393px;
  }
}

@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 393px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 393px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 393px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 393px;
  }
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  background-color: rgba(43, 43, 43, 0.5);
  color: #FEFEFE;
}

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #FEFEFE;
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0;
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(43, 43, 43, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1rem;
  height: 1rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #ECECEC;
}

.orbit-bullets button:hover {
  background-color: #D1D1D1;
}

.orbit-bullets button.is-active {
  background-color: #D1D1D1;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #2B2B2B;
}

.pagination a:hover,
.pagination button:hover {
  background: #F5F5F5;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2B2B2B;
  color: #FEFEFE;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #ECECEC;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #2B2B2B;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab';
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb';
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #ECECEC;
}

.progress.primary .progress-meter {
  background-color: #2B2B2B;
}

.progress.secondary .progress-meter {
  background-color: #767676;
}

.progress.success .progress-meter {
  background-color: #3ADB76;
}

.progress.warning .progress-meter {
  background-color: #FFAE00;
}

.progress.alert .progress-meter {
  background-color: #FF5501;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2B2B2B;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FEFEFE;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #F5F5F5;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #ECECEC;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #2B2B2B;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #252525;
}

.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(43, 43, 43, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #ECECEC;
  border-radius: 0;
  background-color: #FEFEFE;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column, .reveal .columns, .reveal .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .reveal .powermail_fieldset_1, .reveal .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .reveal .powermail_fieldset_1, .reveal .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .reveal .powermail_fieldset_22, .reveal .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .reveal .powermail_fieldset_2, .reveal .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .reveal .powermail_fieldset_2, .reveal .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .reveal .powermail_fieldset_4, .reveal .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .reveal .powermail_fieldset_4, .reveal .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .reveal .powermail_fieldset_21, .reveal .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .reveal .powermail_fieldset_3, .reveal .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .reveal .powermail_fieldset_3, .reveal .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .reveal .powermail_fieldset_20, .reveal .powermail_create, .reveal .doubleoptin, .reveal .tx-datamintsfeuser-pi1 {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 1034px;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #FEFEFE;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #ECECEC;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #FEFEFE;
  transition: all 0.25s ease-out;
  content: '';
}

input:checked ~ .switch-paddle {
  background: #2B2B2B;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

table thead,
table tbody,
table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #FEFEFE;
}

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

table thead {
  background: #f8f8f8;
  color: #2B2B2B;
}

table tfoot {
  background: #f1f1f1;
  color: #2B2B2B;
}

table thead tr,
table tfoot tr {
  background: transparent;
}

table thead th,
table thead td,
table tfoot th,
table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

table tbody th,
table tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #FEFEFE;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #FEFEFE;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

.table-scroll {
  overflow-x: auto;
}

.table-scroll table {
  width: auto;
}

.tabs {
  margin: 0;
  border: 1px solid #D1D1D1;
  background: #ECECEC;
  list-style-type: none;
}

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
}

.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #2B2B2B;
}

.tabs.primary > li > a {
  color: #FEFEFE;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #363636;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2B2B2B;
}

.tabs-title > a:hover {
  background: #ECECEC;
  color: #252525;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #F5F5F5;
  color: #2B2B2B;
}

.tabs-content {
  border: 1px solid #D1D1D1;
  border-top: 0;
  background: #F5F5F5;
  color: #2B2B2B;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #D1D1D1;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 0;
}

.tabs-panel[aria-hidden="false"] {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #FEFEFE;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(43, 43, 43, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}

a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(43, 43, 43, 0.5);
}

a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  padding: 0.5rem;
  background: #2B2B2B;
  color: #FEFEFE;
}

.title-bar::before, .title-bar::after {
  display: table;
  content: ' ';
}

.title-bar::after {
  clear: both;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left {
  float: left;
}

.title-bar-right {
  float: right;
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #D1D1D1;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #2B2B2B;
  font-size: 80%;
  color: #FEFEFE;
}

.tooltip::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #2B2B2B;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2B2B2B transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2B2B2B;
  top: 50%;
  bottom: auto;
  left: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2B2B2B transparent transparent;
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.top-bar {
  padding: 0.5rem;
}

.top-bar::before, .top-bar::after {
  display: table;
  content: ' ';
}

.top-bar::after {
  clear: both;
}

.top-bar,
.top-bar ul {
  background-color: #F5F5F5;
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

.top-bar input.button, .top-bar input.powermail_submit, .top-bar .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .top-bar input[type="submit"], .top-bar .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .top-bar input {
  width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }
}

@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0;
}

.top-bar-title .menu-icon {
  bottom: 2px;
}

.top-bar-left {
  float: left;
}

.top-bar-right {
  float: right;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
}

.clearfix::after {
  clear: both;
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1, .h1-style {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */
main {
  display: block;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

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

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */
template {
  display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #FEFEFE;
  font-family: "ClanWeb-Book", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #2B2B2B;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row, .powermail_form_1, .powermail_form_7, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1 {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

.row::before, .powermail_form_1::before, .powermail_form_7::before, .powermail_create::before, .doubleoptin::before, .tx-datamintsfeuser-pi1::before, .row::after, .powermail_form_1::after, .powermail_form_7::after, .powermail_create::after, .doubleoptin::after, .tx-datamintsfeuser-pi1::after {
  display: table;
  content: ' ';
}

.row::after, .powermail_form_1::after, .powermail_form_7::after, .powermail_create::after, .doubleoptin::after, .tx-datamintsfeuser-pi1::after {
  clear: both;
}

.row.collapse > .column, .collapse.powermail_form_1 > .column, .collapse.powermail_form_7 > .column, .collapse.powermail_create > .column, .collapse.doubleoptin > .column, .collapse.tx-datamintsfeuser-pi1 > .column, .row.collapse > .columns, .collapse.powermail_form_1 > .columns, .collapse.powermail_form_7 > .columns, .collapse.powermail_create > .columns, .collapse.doubleoptin > .columns, .collapse.tx-datamintsfeuser-pi1 > .columns, .powermail_form_1 .row.collapse > .powermail_fieldset_1, .collapse.powermail_form_1 > .powermail_fieldset_1, .powermail_form_1 .collapse.powermail_form_7 > .powermail_fieldset_1, .powermail_form_1 .collapse.powermail_create > .powermail_fieldset_1, .powermail_form_1 .collapse.doubleoptin > .powermail_fieldset_1, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.collapse > .powermail_fieldset_1, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_1, .collapse.powermail_form_7 > .powermail_fieldset_1, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_1, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_1, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.collapse > .powermail_fieldset_22, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_22, .collapse.powermail_form_7 > .powermail_fieldset_22, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_22, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_22, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_22, .powermail_form_1 .row.collapse > .powermail_fieldset_2, .collapse.powermail_form_1 > .powermail_fieldset_2, .powermail_form_1 .collapse.powermail_form_7 > .powermail_fieldset_2, .powermail_form_1 .collapse.powermail_create > .powermail_fieldset_2, .powermail_form_1 .collapse.doubleoptin > .powermail_fieldset_2, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_7 .row.collapse > .powermail_fieldset_2, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_2, .collapse.powermail_form_7 > .powermail_fieldset_2, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_2, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_2, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_1 .row.collapse > .powermail_fieldset_4, .collapse.powermail_form_1 > .powermail_fieldset_4, .powermail_form_1 .collapse.powermail_form_7 > .powermail_fieldset_4, .powermail_form_1 .collapse.powermail_create > .powermail_fieldset_4, .powermail_form_1 .collapse.doubleoptin > .powermail_fieldset_4, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.collapse > .powermail_fieldset_4, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_4, .collapse.powermail_form_7 > .powermail_fieldset_4, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_4, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_4, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.collapse > .powermail_fieldset_21, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_21, .collapse.powermail_form_7 > .powermail_fieldset_21, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_21, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_21, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_21, .powermail_form_1 .row.collapse > .powermail_fieldset_3, .collapse.powermail_form_1 > .powermail_fieldset_3, .powermail_form_1 .collapse.powermail_form_7 > .powermail_fieldset_3, .powermail_form_1 .collapse.powermail_create > .powermail_fieldset_3, .powermail_form_1 .collapse.doubleoptin > .powermail_fieldset_3, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.collapse > .powermail_fieldset_3, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_3, .collapse.powermail_form_7 > .powermail_fieldset_3, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_3, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_3, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.collapse > .powermail_fieldset_20, .powermail_form_7 .collapse.powermail_form_1 > .powermail_fieldset_20, .collapse.powermail_form_7 > .powermail_fieldset_20, .powermail_form_7 .collapse.powermail_create > .powermail_fieldset_20, .powermail_form_7 .collapse.doubleoptin > .powermail_fieldset_20, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1 > .powermail_fieldset_20, .row.collapse > .powermail_create, .collapse.powermail_form_1 > .powermail_create, .collapse.powermail_form_7 > .powermail_create, .collapse.powermail_create > .powermail_create, .collapse.doubleoptin > .powermail_create, .collapse.tx-datamintsfeuser-pi1 > .powermail_create, .row.collapse > .doubleoptin, .collapse.powermail_form_1 > .doubleoptin, .collapse.powermail_form_7 > .doubleoptin, .collapse.powermail_create > .doubleoptin, .collapse.doubleoptin > .doubleoptin, .collapse.tx-datamintsfeuser-pi1 > .doubleoptin, .row.collapse > .tx-datamintsfeuser-pi1, .collapse.powermail_form_1 > .tx-datamintsfeuser-pi1, .collapse.powermail_form_7 > .tx-datamintsfeuser-pi1, .collapse.powermail_create > .tx-datamintsfeuser-pi1, .collapse.doubleoptin > .tx-datamintsfeuser-pi1, .collapse.tx-datamintsfeuser-pi1 > .tx-datamintsfeuser-pi1 {
  padding-right: 0;
  padding-left: 0;
}

.row .row, .powermail_form_1 .row, .powermail_form_7 .row, .powermail_create .row, .doubleoptin .row, .tx-datamintsfeuser-pi1 .row, .row .powermail_form_1, .powermail_form_1 .powermail_form_1, .powermail_form_7 .powermail_form_1, .powermail_create .powermail_form_1, .doubleoptin .powermail_form_1, .tx-datamintsfeuser-pi1 .powermail_form_1, .row .powermail_form_7, .powermail_form_1 .powermail_form_7, .powermail_form_7 .powermail_form_7, .powermail_create .powermail_form_7, .doubleoptin .powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7, .row .powermail_create, .powermail_form_1 .powermail_create, .powermail_form_7 .powermail_create, .powermail_create .powermail_create, .doubleoptin .powermail_create, .tx-datamintsfeuser-pi1 .powermail_create, .row .doubleoptin, .powermail_form_1 .doubleoptin, .powermail_form_7 .doubleoptin, .powermail_create .doubleoptin, .doubleoptin .doubleoptin, .tx-datamintsfeuser-pi1 .doubleoptin, .row .tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1, .powermail_create .tx-datamintsfeuser-pi1, .doubleoptin .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .row .row, .powermail_form_1 .row, .powermail_form_7 .row, .powermail_create .row, .doubleoptin .row, .tx-datamintsfeuser-pi1 .row, .row .powermail_form_1, .powermail_form_1 .powermail_form_1, .powermail_form_7 .powermail_form_1, .powermail_create .powermail_form_1, .doubleoptin .powermail_form_1, .tx-datamintsfeuser-pi1 .powermail_form_1, .row .powermail_form_7, .powermail_form_1 .powermail_form_7, .powermail_form_7 .powermail_form_7, .powermail_create .powermail_form_7, .doubleoptin .powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7, .row .powermail_create, .powermail_form_1 .powermail_create, .powermail_form_7 .powermail_create, .powermail_create .powermail_create, .doubleoptin .powermail_create, .tx-datamintsfeuser-pi1 .powermail_create, .row .doubleoptin, .powermail_form_1 .doubleoptin, .powermail_form_7 .doubleoptin, .powermail_create .doubleoptin, .doubleoptin .doubleoptin, .tx-datamintsfeuser-pi1 .doubleoptin, .row .tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1, .powermail_create .tx-datamintsfeuser-pi1, .doubleoptin .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media screen and (min-width: 64em) {
  .row .row, .powermail_form_1 .row, .powermail_form_7 .row, .powermail_create .row, .doubleoptin .row, .tx-datamintsfeuser-pi1 .row, .row .powermail_form_1, .powermail_form_1 .powermail_form_1, .powermail_form_7 .powermail_form_1, .powermail_create .powermail_form_1, .doubleoptin .powermail_form_1, .tx-datamintsfeuser-pi1 .powermail_form_1, .row .powermail_form_7, .powermail_form_1 .powermail_form_7, .powermail_form_7 .powermail_form_7, .powermail_create .powermail_form_7, .doubleoptin .powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7, .row .powermail_create, .powermail_form_1 .powermail_create, .powermail_form_7 .powermail_create, .powermail_create .powermail_create, .doubleoptin .powermail_create, .tx-datamintsfeuser-pi1 .powermail_create, .row .doubleoptin, .powermail_form_1 .doubleoptin, .powermail_form_7 .doubleoptin, .powermail_create .doubleoptin, .doubleoptin .doubleoptin, .tx-datamintsfeuser-pi1 .doubleoptin, .row .tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1, .powermail_create .tx-datamintsfeuser-pi1, .doubleoptin .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.row .row.collapse, .powermail_form_1 .row.collapse, .powermail_form_7 .row.collapse, .powermail_create .row.collapse, .doubleoptin .row.collapse, .tx-datamintsfeuser-pi1 .row.collapse, .row .collapse.powermail_form_1, .powermail_form_1 .collapse.powermail_form_1, .powermail_form_7 .collapse.powermail_form_1, .powermail_create .collapse.powermail_form_1, .doubleoptin .collapse.powermail_form_1, .tx-datamintsfeuser-pi1 .collapse.powermail_form_1, .row .collapse.powermail_form_7, .powermail_form_1 .collapse.powermail_form_7, .powermail_form_7 .collapse.powermail_form_7, .powermail_create .collapse.powermail_form_7, .doubleoptin .collapse.powermail_form_7, .tx-datamintsfeuser-pi1 .collapse.powermail_form_7, .row .collapse.powermail_create, .powermail_form_1 .collapse.powermail_create, .powermail_form_7 .collapse.powermail_create, .powermail_create .collapse.powermail_create, .doubleoptin .collapse.powermail_create, .tx-datamintsfeuser-pi1 .collapse.powermail_create, .row .collapse.doubleoptin, .powermail_form_1 .collapse.doubleoptin, .powermail_form_7 .collapse.doubleoptin, .powermail_create .collapse.doubleoptin, .doubleoptin .collapse.doubleoptin, .tx-datamintsfeuser-pi1 .collapse.doubleoptin, .row .collapse.tx-datamintsfeuser-pi1, .powermail_form_1 .collapse.tx-datamintsfeuser-pi1, .powermail_form_7 .collapse.tx-datamintsfeuser-pi1, .powermail_create .collapse.tx-datamintsfeuser-pi1, .doubleoptin .collapse.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .collapse.tx-datamintsfeuser-pi1 {
  margin-right: 0;
  margin-left: 0;
}

.row.expanded, .expanded.powermail_form_1, .expanded.powermail_form_7, .expanded.powermail_create, .expanded.doubleoptin, .expanded.tx-datamintsfeuser-pi1 {
  max-width: none;
}

.row.expanded .row, .expanded.powermail_form_1 .row, .expanded.powermail_form_7 .row, .expanded.powermail_create .row, .expanded.doubleoptin .row, .expanded.tx-datamintsfeuser-pi1 .row, .row.expanded .powermail_form_1, .expanded.powermail_form_1 .powermail_form_1, .expanded.powermail_form_7 .powermail_form_1, .expanded.powermail_create .powermail_form_1, .expanded.doubleoptin .powermail_form_1, .expanded.tx-datamintsfeuser-pi1 .powermail_form_1, .row.expanded .powermail_form_7, .expanded.powermail_form_1 .powermail_form_7, .expanded.powermail_form_7 .powermail_form_7, .expanded.powermail_create .powermail_form_7, .expanded.doubleoptin .powermail_form_7, .expanded.tx-datamintsfeuser-pi1 .powermail_form_7, .row.expanded .powermail_create, .expanded.powermail_form_1 .powermail_create, .expanded.powermail_form_7 .powermail_create, .expanded.powermail_create .powermail_create, .expanded.doubleoptin .powermail_create, .expanded.tx-datamintsfeuser-pi1 .powermail_create, .row.expanded .doubleoptin, .expanded.powermail_form_1 .doubleoptin, .expanded.powermail_form_7 .doubleoptin, .expanded.powermail_create .doubleoptin, .expanded.doubleoptin .doubleoptin, .expanded.tx-datamintsfeuser-pi1 .doubleoptin, .row.expanded .tx-datamintsfeuser-pi1, .expanded.powermail_form_1 .tx-datamintsfeuser-pi1, .expanded.powermail_form_7 .tx-datamintsfeuser-pi1, .expanded.powermail_create .tx-datamintsfeuser-pi1, .expanded.doubleoptin .tx-datamintsfeuser-pi1, .expanded.tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
  margin-right: auto;
  margin-left: auto;
}

.row:not(.expanded) .row, .powermail_form_1:not(.expanded) .row, .powermail_form_7:not(.expanded) .row, .powermail_create:not(.expanded) .row, .doubleoptin:not(.expanded) .row, .tx-datamintsfeuser-pi1:not(.expanded) .row, .row:not(.expanded) .powermail_form_1, .powermail_form_1:not(.expanded) .powermail_form_1, .powermail_form_7:not(.expanded) .powermail_form_1, .powermail_create:not(.expanded) .powermail_form_1, .doubleoptin:not(.expanded) .powermail_form_1, .tx-datamintsfeuser-pi1:not(.expanded) .powermail_form_1, .row:not(.expanded) .powermail_form_7, .powermail_form_1:not(.expanded) .powermail_form_7, .powermail_form_7:not(.expanded) .powermail_form_7, .powermail_create:not(.expanded) .powermail_form_7, .doubleoptin:not(.expanded) .powermail_form_7, .tx-datamintsfeuser-pi1:not(.expanded) .powermail_form_7, .row:not(.expanded) .powermail_create, .powermail_form_1:not(.expanded) .powermail_create, .powermail_form_7:not(.expanded) .powermail_create, .powermail_create:not(.expanded) .powermail_create, .doubleoptin:not(.expanded) .powermail_create, .tx-datamintsfeuser-pi1:not(.expanded) .powermail_create, .row:not(.expanded) .doubleoptin, .powermail_form_1:not(.expanded) .doubleoptin, .powermail_form_7:not(.expanded) .doubleoptin, .powermail_create:not(.expanded) .doubleoptin, .doubleoptin:not(.expanded) .doubleoptin, .tx-datamintsfeuser-pi1:not(.expanded) .doubleoptin, .row:not(.expanded) .tx-datamintsfeuser-pi1, .powermail_form_1:not(.expanded) .tx-datamintsfeuser-pi1, .powermail_form_7:not(.expanded) .tx-datamintsfeuser-pi1, .powermail_create:not(.expanded) .tx-datamintsfeuser-pi1, .doubleoptin:not(.expanded) .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1:not(.expanded) .tx-datamintsfeuser-pi1 {
  max-width: none;
}

.row.gutter-small > .column, .gutter-small.powermail_form_1 > .column, .gutter-small.powermail_form_7 > .column, .gutter-small.powermail_create > .column, .gutter-small.doubleoptin > .column, .gutter-small.tx-datamintsfeuser-pi1 > .column, .row.gutter-small > .columns, .gutter-small.powermail_form_1 > .columns, .gutter-small.powermail_form_7 > .columns, .gutter-small.powermail_create > .columns, .gutter-small.doubleoptin > .columns, .gutter-small.tx-datamintsfeuser-pi1 > .columns, .powermail_form_1 .row.gutter-small > .powermail_fieldset_1, .gutter-small.powermail_form_1 > .powermail_fieldset_1, .powermail_form_1 .gutter-small.powermail_form_7 > .powermail_fieldset_1, .powermail_form_1 .gutter-small.powermail_create > .powermail_fieldset_1, .powermail_form_1 .gutter-small.doubleoptin > .powermail_fieldset_1, .powermail_form_1 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.gutter-small > .powermail_fieldset_1, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_1, .gutter-small.powermail_form_7 > .powermail_fieldset_1, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_1, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_1, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.gutter-small > .powermail_fieldset_22, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_22, .gutter-small.powermail_form_7 > .powermail_fieldset_22, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_22, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_22, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_22, .powermail_form_1 .row.gutter-small > .powermail_fieldset_2, .gutter-small.powermail_form_1 > .powermail_fieldset_2, .powermail_form_1 .gutter-small.powermail_form_7 > .powermail_fieldset_2, .powermail_form_1 .gutter-small.powermail_create > .powermail_fieldset_2, .powermail_form_1 .gutter-small.doubleoptin > .powermail_fieldset_2, .powermail_form_1 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_7 .row.gutter-small > .powermail_fieldset_2, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_2, .gutter-small.powermail_form_7 > .powermail_fieldset_2, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_2, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_2, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_1 .row.gutter-small > .powermail_fieldset_4, .gutter-small.powermail_form_1 > .powermail_fieldset_4, .powermail_form_1 .gutter-small.powermail_form_7 > .powermail_fieldset_4, .powermail_form_1 .gutter-small.powermail_create > .powermail_fieldset_4, .powermail_form_1 .gutter-small.doubleoptin > .powermail_fieldset_4, .powermail_form_1 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.gutter-small > .powermail_fieldset_4, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_4, .gutter-small.powermail_form_7 > .powermail_fieldset_4, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_4, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_4, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.gutter-small > .powermail_fieldset_21, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_21, .gutter-small.powermail_form_7 > .powermail_fieldset_21, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_21, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_21, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_21, .powermail_form_1 .row.gutter-small > .powermail_fieldset_3, .gutter-small.powermail_form_1 > .powermail_fieldset_3, .powermail_form_1 .gutter-small.powermail_form_7 > .powermail_fieldset_3, .powermail_form_1 .gutter-small.powermail_create > .powermail_fieldset_3, .powermail_form_1 .gutter-small.doubleoptin > .powermail_fieldset_3, .powermail_form_1 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.gutter-small > .powermail_fieldset_3, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_3, .gutter-small.powermail_form_7 > .powermail_fieldset_3, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_3, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_3, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.gutter-small > .powermail_fieldset_20, .powermail_form_7 .gutter-small.powermail_form_1 > .powermail_fieldset_20, .gutter-small.powermail_form_7 > .powermail_fieldset_20, .powermail_form_7 .gutter-small.powermail_create > .powermail_fieldset_20, .powermail_form_7 .gutter-small.doubleoptin > .powermail_fieldset_20, .powermail_form_7 .gutter-small.tx-datamintsfeuser-pi1 > .powermail_fieldset_20, .row.gutter-small > .powermail_create, .gutter-small.powermail_form_1 > .powermail_create, .gutter-small.powermail_form_7 > .powermail_create, .gutter-small.powermail_create > .powermail_create, .gutter-small.doubleoptin > .powermail_create, .gutter-small.tx-datamintsfeuser-pi1 > .powermail_create, .row.gutter-small > .doubleoptin, .gutter-small.powermail_form_1 > .doubleoptin, .gutter-small.powermail_form_7 > .doubleoptin, .gutter-small.powermail_create > .doubleoptin, .gutter-small.doubleoptin > .doubleoptin, .gutter-small.tx-datamintsfeuser-pi1 > .doubleoptin, .row.gutter-small > .tx-datamintsfeuser-pi1, .gutter-small.powermail_form_1 > .tx-datamintsfeuser-pi1, .gutter-small.powermail_form_7 > .tx-datamintsfeuser-pi1, .gutter-small.powermail_create > .tx-datamintsfeuser-pi1, .gutter-small.doubleoptin > .tx-datamintsfeuser-pi1, .gutter-small.tx-datamintsfeuser-pi1 > .tx-datamintsfeuser-pi1 {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.row.gutter-medium > .column, .gutter-medium.powermail_form_1 > .column, .gutter-medium.powermail_form_7 > .column, .gutter-medium.powermail_create > .column, .gutter-medium.doubleoptin > .column, .gutter-medium.tx-datamintsfeuser-pi1 > .column, .row.gutter-medium > .columns, .gutter-medium.powermail_form_1 > .columns, .gutter-medium.powermail_form_7 > .columns, .gutter-medium.powermail_create > .columns, .gutter-medium.doubleoptin > .columns, .gutter-medium.tx-datamintsfeuser-pi1 > .columns, .powermail_form_1 .row.gutter-medium > .powermail_fieldset_1, .gutter-medium.powermail_form_1 > .powermail_fieldset_1, .powermail_form_1 .gutter-medium.powermail_form_7 > .powermail_fieldset_1, .powermail_form_1 .gutter-medium.powermail_create > .powermail_fieldset_1, .powermail_form_1 .gutter-medium.doubleoptin > .powermail_fieldset_1, .powermail_form_1 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_1, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_1, .gutter-medium.powermail_form_7 > .powermail_fieldset_1, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_1, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_1, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_22, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_22, .gutter-medium.powermail_form_7 > .powermail_fieldset_22, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_22, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_22, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_22, .powermail_form_1 .row.gutter-medium > .powermail_fieldset_2, .gutter-medium.powermail_form_1 > .powermail_fieldset_2, .powermail_form_1 .gutter-medium.powermail_form_7 > .powermail_fieldset_2, .powermail_form_1 .gutter-medium.powermail_create > .powermail_fieldset_2, .powermail_form_1 .gutter-medium.doubleoptin > .powermail_fieldset_2, .powermail_form_1 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_2, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_2, .gutter-medium.powermail_form_7 > .powermail_fieldset_2, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_2, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_2, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_1 .row.gutter-medium > .powermail_fieldset_4, .gutter-medium.powermail_form_1 > .powermail_fieldset_4, .powermail_form_1 .gutter-medium.powermail_form_7 > .powermail_fieldset_4, .powermail_form_1 .gutter-medium.powermail_create > .powermail_fieldset_4, .powermail_form_1 .gutter-medium.doubleoptin > .powermail_fieldset_4, .powermail_form_1 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_4, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_4, .gutter-medium.powermail_form_7 > .powermail_fieldset_4, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_4, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_4, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_21, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_21, .gutter-medium.powermail_form_7 > .powermail_fieldset_21, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_21, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_21, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_21, .powermail_form_1 .row.gutter-medium > .powermail_fieldset_3, .gutter-medium.powermail_form_1 > .powermail_fieldset_3, .powermail_form_1 .gutter-medium.powermail_form_7 > .powermail_fieldset_3, .powermail_form_1 .gutter-medium.powermail_create > .powermail_fieldset_3, .powermail_form_1 .gutter-medium.doubleoptin > .powermail_fieldset_3, .powermail_form_1 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_3, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_3, .gutter-medium.powermail_form_7 > .powermail_fieldset_3, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_3, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_3, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .row.gutter-medium > .powermail_fieldset_20, .powermail_form_7 .gutter-medium.powermail_form_1 > .powermail_fieldset_20, .gutter-medium.powermail_form_7 > .powermail_fieldset_20, .powermail_form_7 .gutter-medium.powermail_create > .powermail_fieldset_20, .powermail_form_7 .gutter-medium.doubleoptin > .powermail_fieldset_20, .powermail_form_7 .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_fieldset_20, .row.gutter-medium > .powermail_create, .gutter-medium.powermail_form_1 > .powermail_create, .gutter-medium.powermail_form_7 > .powermail_create, .gutter-medium.powermail_create > .powermail_create, .gutter-medium.doubleoptin > .powermail_create, .gutter-medium.tx-datamintsfeuser-pi1 > .powermail_create, .row.gutter-medium > .doubleoptin, .gutter-medium.powermail_form_1 > .doubleoptin, .gutter-medium.powermail_form_7 > .doubleoptin, .gutter-medium.powermail_create > .doubleoptin, .gutter-medium.doubleoptin > .doubleoptin, .gutter-medium.tx-datamintsfeuser-pi1 > .doubleoptin, .row.gutter-medium > .tx-datamintsfeuser-pi1, .gutter-medium.powermail_form_1 > .tx-datamintsfeuser-pi1, .gutter-medium.powermail_form_7 > .tx-datamintsfeuser-pi1, .gutter-medium.powermail_create > .tx-datamintsfeuser-pi1, .gutter-medium.doubleoptin > .tx-datamintsfeuser-pi1, .gutter-medium.tx-datamintsfeuser-pi1 > .tx-datamintsfeuser-pi1 {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.column, .columns, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1 {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .column, .columns, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child), .powermail_form_1 .powermail_fieldset_1:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_1:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_22:last-child:not(:first-child), .powermail_form_1 .powermail_fieldset_2:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_2:last-child:not(:first-child), .powermail_form_1 .powermail_fieldset_4:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_4:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_21:last-child:not(:first-child), .powermail_form_1 .powermail_fieldset_3:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_3:last-child:not(:first-child), .powermail_form_7 .powermail_fieldset_20:last-child:not(:first-child), .powermail_create:last-child:not(:first-child), .doubleoptin:last-child:not(:first-child), .tx-datamintsfeuser-pi1:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child, .end.columns:last-child:last-child, .powermail_form_1 .end.powermail_fieldset_1:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_1:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_22:last-child:last-child, .powermail_form_1 .end.powermail_fieldset_2:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_2:last-child:last-child, .powermail_form_1 .end.powermail_fieldset_4:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_4:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_21:last-child:last-child, .powermail_form_1 .end.powermail_fieldset_3:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_3:last-child:last-child, .powermail_form_7 .end.powermail_fieldset_20:last-child:last-child, .end.powermail_create:last-child:last-child, .end.doubleoptin:last-child:last-child, .end.tx-datamintsfeuser-pi1:last-child:last-child {
  float: left;
}

.column.row.row, .row.row.columns, .columns.powermail_form_1, .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .columns.powermail_form_7, .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_create, .doubleoptin, .tx-datamintsfeuser-pi1, .column.powermail_form_1, .column.powermail_form_7 {
  float: none;
}

.row .column.row.row, .powermail_form_1 .column.row.row, .powermail_form_7 .column.row.row, .powermail_create .column.row.row, .doubleoptin .column.row.row, .tx-datamintsfeuser-pi1 .column.row.row, .row .row.row.columns, .powermail_form_1 .row.row.columns, .powermail_form_7 .row.row.columns, .powermail_create .row.row.columns, .doubleoptin .row.row.columns, .tx-datamintsfeuser-pi1 .row.row.columns, .row .columns.powermail_form_1, .powermail_form_1 .columns.powermail_form_1, .powermail_form_7 .columns.powermail_form_1, .powermail_create .columns.powermail_form_1, .doubleoptin .columns.powermail_form_1, .tx-datamintsfeuser-pi1 .columns.powermail_form_1, .row .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .row .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_create .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_create .powermail_form_1.powermail_fieldset_1, .doubleoptin .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .doubleoptin .powermail_form_1.powermail_fieldset_1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_1, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_1, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_1, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_1, .row .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .row .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_create .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .powermail_create .powermail_fieldset_1.powermail_form_7, .doubleoptin .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .doubleoptin .powermail_fieldset_1.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.powermail_form_7, .row .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .row .powermail_fieldset_1.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_create .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .powermail_create .powermail_fieldset_1.powermail_form_7, .doubleoptin .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .doubleoptin .powermail_fieldset_1.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_1.powermail_form_7, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.powermail_form_7, .row .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .row .powermail_form_7.powermail_fieldset_22, .powermail_form_1 .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .powermail_form_1 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_create .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .powermail_create .powermail_form_7.powermail_fieldset_22, .doubleoptin .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .doubleoptin .powermail_form_7.powermail_fieldset_22, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_7.powermail_fieldset_22, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_7.powermail_fieldset_22, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_22, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_22, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_22, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_22, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_22, .row .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .row .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_create .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_create .powermail_form_1.powermail_fieldset_2, .doubleoptin .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .doubleoptin .powermail_form_1.powermail_fieldset_2, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_2, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_2, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_2, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_2, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_2, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_2, .row .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .row .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_create .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_create .powermail_fieldset_2.powermail_form_7, .doubleoptin .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .doubleoptin .powermail_fieldset_2.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.powermail_form_7, .row .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .row .powermail_fieldset_2.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_create .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .powermail_create .powermail_fieldset_2.powermail_form_7, .doubleoptin .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .doubleoptin .powermail_fieldset_2.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_2.powermail_form_7, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.powermail_form_7, .row .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .row .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_create .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_create .powermail_form_1.powermail_fieldset_4, .doubleoptin .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .doubleoptin .powermail_form_1.powermail_fieldset_4, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_4, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_4, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_4, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_4, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_4, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_4, .row .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .row .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_create .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .powermail_create .powermail_fieldset_4.powermail_form_7, .doubleoptin .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .doubleoptin .powermail_fieldset_4.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.powermail_form_7, .row .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .row .powermail_fieldset_4.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_create .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .powermail_create .powermail_fieldset_4.powermail_form_7, .doubleoptin .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .doubleoptin .powermail_fieldset_4.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_4.powermail_form_7, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.powermail_form_7, .row .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .row .powermail_form_7.powermail_fieldset_21, .powermail_form_1 .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .powermail_form_1 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_create .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .powermail_create .powermail_form_7.powermail_fieldset_21, .doubleoptin .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .doubleoptin .powermail_form_7.powermail_fieldset_21, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_7.powermail_fieldset_21, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_7.powermail_fieldset_21, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_21, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_21, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_21, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_21, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_21, .row .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .row .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_create .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_create .powermail_form_1.powermail_fieldset_3, .doubleoptin .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .doubleoptin .powermail_form_1.powermail_fieldset_3, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_3, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_3, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_3, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_3, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_3, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_3, .row .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .row .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_create .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .powermail_create .powermail_fieldset_3.powermail_form_7, .doubleoptin .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .doubleoptin .powermail_fieldset_3.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.powermail_form_7, .row .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .row .powermail_fieldset_3.powermail_form_7, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_create .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .powermail_create .powermail_fieldset_3.powermail_form_7, .doubleoptin .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .doubleoptin .powermail_fieldset_3.powermail_form_7, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_3.powermail_form_7, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.powermail_form_7, .row .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .row .powermail_form_7.powermail_fieldset_20, .powermail_form_1 .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .powermail_form_1 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_create .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .powermail_create .powermail_form_7.powermail_fieldset_20, .doubleoptin .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .doubleoptin .powermail_form_7.powermail_fieldset_20, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_7.powermail_fieldset_20, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_7.powermail_fieldset_20, .row .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .row .powermail_form_1.powermail_fieldset_20, .powermail_form_1 .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .powermail_form_1 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_create .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .powermail_create .powermail_form_1.powermail_fieldset_20, .doubleoptin .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .doubleoptin .powermail_form_1.powermail_fieldset_20, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_form_1.powermail_fieldset_20, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_fieldset_20, .row .columns.powermail_form_7, .powermail_form_1 .columns.powermail_form_7, .powermail_form_7 .columns.powermail_form_7, .powermail_create .columns.powermail_form_7, .doubleoptin .columns.powermail_form_7, .tx-datamintsfeuser-pi1 .columns.powermail_form_7, .row .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .row .row.row.powermail_fieldset_1, .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_create .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .powermail_create .row.row.powermail_fieldset_1, .doubleoptin .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .doubleoptin .row.row.powermail_fieldset_1, .tx-datamintsfeuser-pi1 .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_1 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_1, .row .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .row .row.row.powermail_fieldset_1, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_1, .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_1, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_1, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_1, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_1, .row .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .row .row.row.powermail_fieldset_22, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_22, .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_22, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_22, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_22, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_22, .row .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .row .powermail_fieldset_22.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_22.powermail_create, .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_22.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_22.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_22.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_22.powermail_create, .row .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .row .powermail_fieldset_22.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_22.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_22.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_22.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_22.doubleoptin, .row .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_22.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_22.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_22.tx-datamintsfeuser-pi1, .row .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .row .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_create .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_create .powermail_fieldset_1.powermail_create, .doubleoptin .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .doubleoptin .powermail_fieldset_1.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.powermail_create, .row .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .row .powermail_fieldset_1.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_1.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_1.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_1.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.powermail_create, .row .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .row .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_create .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_create .powermail_fieldset_1.doubleoptin, .doubleoptin .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .doubleoptin .powermail_fieldset_1.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.doubleoptin, .row .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .row .powermail_fieldset_1.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_1.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_1.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_1.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.doubleoptin, .row .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .row .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_create .powermail_fieldset_1.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .doubleoptin .powermail_fieldset_1.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .row .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_1.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_1.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_1.tx-datamintsfeuser-pi1, .row .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .row .row.row.powermail_fieldset_2, .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_create .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .powermail_create .row.row.powermail_fieldset_2, .doubleoptin .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .doubleoptin .row.row.powermail_fieldset_2, .tx-datamintsfeuser-pi1 .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_1 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_2, .row .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .row .row.row.powermail_fieldset_2, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_2, .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_2, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_2, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_2, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_2, .row .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .row .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_create .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_create .powermail_fieldset_2.powermail_create, .doubleoptin .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .doubleoptin .powermail_fieldset_2.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.powermail_create, .row .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .row .powermail_fieldset_2.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_2.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_2.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_2.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.powermail_create, .row .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .row .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_create .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_create .powermail_fieldset_2.doubleoptin, .doubleoptin .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .doubleoptin .powermail_fieldset_2.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.doubleoptin, .row .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .row .powermail_fieldset_2.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_2.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_2.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_2.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.doubleoptin, .row .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .row .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_create .powermail_fieldset_2.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .doubleoptin .powermail_fieldset_2.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .row .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_2.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_2.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_2.tx-datamintsfeuser-pi1, .row .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .row .row.row.powermail_fieldset_4, .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_create .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .powermail_create .row.row.powermail_fieldset_4, .doubleoptin .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .doubleoptin .row.row.powermail_fieldset_4, .tx-datamintsfeuser-pi1 .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_1 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_4, .row .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .row .row.row.powermail_fieldset_4, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_4, .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_4, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_4, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_4, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_4, .row .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .row .row.row.powermail_fieldset_21, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_21, .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_21, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_21, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_21, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_21, .row .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .row .powermail_fieldset_21.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_21.powermail_create, .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_21.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_21.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_21.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_21.powermail_create, .row .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .row .powermail_fieldset_21.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_21.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_21.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_21.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_21.doubleoptin, .row .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_21.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_21.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_21.tx-datamintsfeuser-pi1, .row .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .row .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_create .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_create .powermail_fieldset_4.powermail_create, .doubleoptin .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .doubleoptin .powermail_fieldset_4.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.powermail_create, .row .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .row .powermail_fieldset_4.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_4.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_4.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_4.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.powermail_create, .row .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .row .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_create .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_create .powermail_fieldset_4.doubleoptin, .doubleoptin .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .doubleoptin .powermail_fieldset_4.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.doubleoptin, .row .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .row .powermail_fieldset_4.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_4.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_4.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_4.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.doubleoptin, .row .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .row .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_create .powermail_fieldset_4.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .doubleoptin .powermail_fieldset_4.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .row .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_4.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_4.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_4.tx-datamintsfeuser-pi1, .row .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .row .row.row.powermail_fieldset_3, .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_create .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .powermail_create .row.row.powermail_fieldset_3, .doubleoptin .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .doubleoptin .row.row.powermail_fieldset_3, .tx-datamintsfeuser-pi1 .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_1 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_3, .row .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .row .row.row.powermail_fieldset_3, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_3, .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_3, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_3, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_3, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_3, .row .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .row .row.row.powermail_fieldset_20, .powermail_form_1 .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .powermail_form_1 .row.row.powermail_fieldset_20, .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_create .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .powermail_create .row.row.powermail_fieldset_20, .doubleoptin .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .doubleoptin .row.row.powermail_fieldset_20, .tx-datamintsfeuser-pi1 .powermail_form_7 .row.row.powermail_fieldset_20, .powermail_form_7 .tx-datamintsfeuser-pi1 .row.row.powermail_fieldset_20, .row .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .row .powermail_fieldset_20.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_20.powermail_create, .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_20.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_20.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_20.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_20.powermail_create, .row .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .row .powermail_fieldset_20.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_20.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_20.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_20.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_20.doubleoptin, .row .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_20.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_20.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_20.tx-datamintsfeuser-pi1, .row .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .row .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_create .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_create .powermail_fieldset_3.powermail_create, .doubleoptin .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .doubleoptin .powermail_fieldset_3.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.powermail_create, .row .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .row .powermail_fieldset_3.powermail_create, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_create .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .powermail_create .powermail_fieldset_3.powermail_create, .doubleoptin .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .doubleoptin .powermail_fieldset_3.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_3.powermail_create, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.powermail_create, .row .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .row .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_create .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_create .powermail_fieldset_3.doubleoptin, .doubleoptin .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .doubleoptin .powermail_fieldset_3.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.doubleoptin, .row .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .row .powermail_fieldset_3.doubleoptin, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_create .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .powermail_create .powermail_fieldset_3.doubleoptin, .doubleoptin .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .doubleoptin .powermail_fieldset_3.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_3.doubleoptin, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.doubleoptin, .row .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .row .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_create .powermail_fieldset_3.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .doubleoptin .powermail_fieldset_3.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .row .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .row .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_create .powermail_fieldset_3.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .doubleoptin .powermail_fieldset_3.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1 .powermail_fieldset_3.tx-datamintsfeuser-pi1, .row .powermail_create, .powermail_form_1 .powermail_create, .powermail_form_7 .powermail_create, .powermail_create .powermail_create, .doubleoptin .powermail_create, .tx-datamintsfeuser-pi1 .powermail_create, .row .doubleoptin, .powermail_form_1 .doubleoptin, .powermail_form_7 .doubleoptin, .powermail_create .doubleoptin, .doubleoptin .doubleoptin, .tx-datamintsfeuser-pi1 .doubleoptin, .row .tx-datamintsfeuser-pi1, .powermail_form_1 .tx-datamintsfeuser-pi1, .powermail_form_7 .tx-datamintsfeuser-pi1, .powermail_create .tx-datamintsfeuser-pi1, .doubleoptin .tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1, .row .column.powermail_form_1, .powermail_form_1 .column.powermail_form_1, .powermail_form_7 .column.powermail_form_1, .powermail_create .column.powermail_form_1, .doubleoptin .column.powermail_form_1, .tx-datamintsfeuser-pi1 .column.powermail_form_1, .row .powermail_form_7.powermail_create, .powermail_form_1 .powermail_form_7.powermail_create, .powermail_form_7 .powermail_form_7.powermail_create, .powermail_create .powermail_form_7.powermail_create, .doubleoptin .powermail_form_7.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_7.powermail_create, .row .powermail_form_7.doubleoptin, .powermail_form_1 .powermail_form_7.doubleoptin, .powermail_form_7 .powermail_form_7.doubleoptin, .powermail_create .powermail_form_7.doubleoptin, .doubleoptin .powermail_form_7.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_7.doubleoptin, .row .powermail_form_7.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_7.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_7.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_7.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_7.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_7.tx-datamintsfeuser-pi1, .row .powermail_form_1.powermail_create, .powermail_form_1 .powermail_form_1.powermail_create, .powermail_form_7 .powermail_form_1.powermail_create, .powermail_create .powermail_form_1.powermail_create, .doubleoptin .powermail_form_1.powermail_create, .tx-datamintsfeuser-pi1 .powermail_form_1.powermail_create, .row .powermail_form_1.doubleoptin, .powermail_form_1 .powermail_form_1.doubleoptin, .powermail_form_7 .powermail_form_1.doubleoptin, .powermail_create .powermail_form_1.doubleoptin, .doubleoptin .powermail_form_1.doubleoptin, .tx-datamintsfeuser-pi1 .powermail_form_1.doubleoptin, .row .powermail_form_1.tx-datamintsfeuser-pi1, .powermail_form_1 .powermail_form_1.tx-datamintsfeuser-pi1, .powermail_form_7 .powermail_form_1.tx-datamintsfeuser-pi1, .powermail_create .powermail_form_1.tx-datamintsfeuser-pi1, .doubleoptin .powermail_form_1.tx-datamintsfeuser-pi1, .tx-datamintsfeuser-pi1 .powermail_form_1.tx-datamintsfeuser-pi1, .row .column.powermail_form_7, .powermail_form_1 .column.powermail_form_7, .powermail_form_7 .column.powermail_form_7, .powermail_create .column.powermail_form_7, .doubleoptin .column.powermail_form_7, .tx-datamintsfeuser-pi1 .column.powermail_form_7 {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  width: 8.3333333333%;
}

.small-push-1 {
  position: relative;
  left: 8.3333333333%;
}

.small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  width: 16.6666666667%;
}

.small-push-2 {
  position: relative;
  left: 16.6666666667%;
}

.small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  width: 33.3333333333%;
}

.small-push-4 {
  position: relative;
  left: 33.3333333333%;
}

.small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  width: 41.6666666667%;
}

.small-push-5 {
  position: relative;
  left: 41.6666666667%;
}

.small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  width: 58.3333333333%;
}

.small-push-7 {
  position: relative;
  left: 58.3333333333%;
}

.small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  width: 66.6666666667%;
}

.small-push-8 {
  position: relative;
  left: 66.6666666667%;
}

.small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  width: 83.3333333333%;
}

.small-push-10 {
  position: relative;
  left: 83.3333333333%;
}

.small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  width: 91.6666666667%;
}

.small-push-11 {
  position: relative;
  left: 91.6666666667%;
}

.small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20, .powermail_create, .doubleoptin {
  width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 > .column, .small-up-1 > .columns, .powermail_form_1 .small-up-1 > .powermail_fieldset_1, .powermail_form_7 .small-up-1 > .powermail_fieldset_1, .powermail_form_7 .small-up-1 > .powermail_fieldset_22, .powermail_form_1 .small-up-1 > .powermail_fieldset_2, .powermail_form_7 .small-up-1 > .powermail_fieldset_2, .powermail_form_1 .small-up-1 > .powermail_fieldset_4, .powermail_form_7 .small-up-1 > .powermail_fieldset_4, .powermail_form_7 .small-up-1 > .powermail_fieldset_21, .powermail_form_1 .small-up-1 > .powermail_fieldset_3, .powermail_form_7 .small-up-1 > .powermail_fieldset_3, .powermail_form_7 .small-up-1 > .powermail_fieldset_20, .small-up-1 > .powermail_create, .small-up-1 > .doubleoptin, .small-up-1 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 100%;
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-1 > .powermail_fieldset_20:nth-of-type(1n), .small-up-1 > .powermail_create:nth-of-type(1n), .small-up-1 > .doubleoptin:nth-of-type(1n), .small-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1), .powermail_form_1 .small-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_22:nth-of-type(1n+1), .powermail_form_1 .small-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_1 .small-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_21:nth-of-type(1n+1), .powermail_form_1 .small-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .small-up-1 > .powermail_fieldset_20:nth-of-type(1n+1), .small-up-1 > .powermail_create:nth-of-type(1n+1), .small-up-1 > .doubleoptin:nth-of-type(1n+1), .small-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n+1) {
  clear: both;
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child, .powermail_form_1 .small-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-1 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-1 > .powermail_fieldset_20:last-child, .small-up-1 > .powermail_create:last-child, .small-up-1 > .doubleoptin:last-child, .small-up-1 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-2 > .column, .small-up-2 > .columns, .powermail_form_1 .small-up-2 > .powermail_fieldset_1, .powermail_form_7 .small-up-2 > .powermail_fieldset_1, .powermail_form_7 .small-up-2 > .powermail_fieldset_22, .powermail_form_1 .small-up-2 > .powermail_fieldset_2, .powermail_form_7 .small-up-2 > .powermail_fieldset_2, .powermail_form_1 .small-up-2 > .powermail_fieldset_4, .powermail_form_7 .small-up-2 > .powermail_fieldset_4, .powermail_form_7 .small-up-2 > .powermail_fieldset_21, .powermail_form_1 .small-up-2 > .powermail_fieldset_3, .powermail_form_7 .small-up-2 > .powermail_fieldset_3, .powermail_form_7 .small-up-2 > .powermail_fieldset_20, .small-up-2 > .powermail_create, .small-up-2 > .doubleoptin, .small-up-2 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 50%;
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-2 > .powermail_fieldset_20:nth-of-type(1n), .small-up-2 > .powermail_create:nth-of-type(1n), .small-up-2 > .doubleoptin:nth-of-type(1n), .small-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1), .powermail_form_1 .small-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_22:nth-of-type(2n+1), .powermail_form_1 .small-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_1 .small-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_21:nth-of-type(2n+1), .powermail_form_1 .small-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .small-up-2 > .powermail_fieldset_20:nth-of-type(2n+1), .small-up-2 > .powermail_create:nth-of-type(2n+1), .small-up-2 > .doubleoptin:nth-of-type(2n+1), .small-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(2n+1) {
  clear: both;
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child, .powermail_form_1 .small-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-2 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-2 > .powermail_fieldset_20:last-child, .small-up-2 > .powermail_create:last-child, .small-up-2 > .doubleoptin:last-child, .small-up-2 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-3 > .column, .small-up-3 > .columns, .powermail_form_1 .small-up-3 > .powermail_fieldset_1, .powermail_form_7 .small-up-3 > .powermail_fieldset_1, .powermail_form_7 .small-up-3 > .powermail_fieldset_22, .powermail_form_1 .small-up-3 > .powermail_fieldset_2, .powermail_form_7 .small-up-3 > .powermail_fieldset_2, .powermail_form_1 .small-up-3 > .powermail_fieldset_4, .powermail_form_7 .small-up-3 > .powermail_fieldset_4, .powermail_form_7 .small-up-3 > .powermail_fieldset_21, .powermail_form_1 .small-up-3 > .powermail_fieldset_3, .powermail_form_7 .small-up-3 > .powermail_fieldset_3, .powermail_form_7 .small-up-3 > .powermail_fieldset_20, .small-up-3 > .powermail_create, .small-up-3 > .doubleoptin, .small-up-3 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 33.3333333333%;
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-3 > .powermail_fieldset_20:nth-of-type(1n), .small-up-3 > .powermail_create:nth-of-type(1n), .small-up-3 > .doubleoptin:nth-of-type(1n), .small-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1), .powermail_form_1 .small-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_22:nth-of-type(3n+1), .powermail_form_1 .small-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_1 .small-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_21:nth-of-type(3n+1), .powermail_form_1 .small-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .small-up-3 > .powermail_fieldset_20:nth-of-type(3n+1), .small-up-3 > .powermail_create:nth-of-type(3n+1), .small-up-3 > .doubleoptin:nth-of-type(3n+1), .small-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(3n+1) {
  clear: both;
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child, .powermail_form_1 .small-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-3 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-3 > .powermail_fieldset_20:last-child, .small-up-3 > .powermail_create:last-child, .small-up-3 > .doubleoptin:last-child, .small-up-3 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-4 > .column, .small-up-4 > .columns, .powermail_form_1 .small-up-4 > .powermail_fieldset_1, .powermail_form_7 .small-up-4 > .powermail_fieldset_1, .powermail_form_7 .small-up-4 > .powermail_fieldset_22, .powermail_form_1 .small-up-4 > .powermail_fieldset_2, .powermail_form_7 .small-up-4 > .powermail_fieldset_2, .powermail_form_1 .small-up-4 > .powermail_fieldset_4, .powermail_form_7 .small-up-4 > .powermail_fieldset_4, .powermail_form_7 .small-up-4 > .powermail_fieldset_21, .powermail_form_1 .small-up-4 > .powermail_fieldset_3, .powermail_form_7 .small-up-4 > .powermail_fieldset_3, .powermail_form_7 .small-up-4 > .powermail_fieldset_20, .small-up-4 > .powermail_create, .small-up-4 > .doubleoptin, .small-up-4 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 25%;
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-4 > .powermail_fieldset_20:nth-of-type(1n), .small-up-4 > .powermail_create:nth-of-type(1n), .small-up-4 > .doubleoptin:nth-of-type(1n), .small-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1), .powermail_form_1 .small-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_22:nth-of-type(4n+1), .powermail_form_1 .small-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_1 .small-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_21:nth-of-type(4n+1), .powermail_form_1 .small-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .small-up-4 > .powermail_fieldset_20:nth-of-type(4n+1), .small-up-4 > .powermail_create:nth-of-type(4n+1), .small-up-4 > .doubleoptin:nth-of-type(4n+1), .small-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(4n+1) {
  clear: both;
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child, .powermail_form_1 .small-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-4 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-4 > .powermail_fieldset_20:last-child, .small-up-4 > .powermail_create:last-child, .small-up-4 > .doubleoptin:last-child, .small-up-4 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-5 > .column, .small-up-5 > .columns, .powermail_form_1 .small-up-5 > .powermail_fieldset_1, .powermail_form_7 .small-up-5 > .powermail_fieldset_1, .powermail_form_7 .small-up-5 > .powermail_fieldset_22, .powermail_form_1 .small-up-5 > .powermail_fieldset_2, .powermail_form_7 .small-up-5 > .powermail_fieldset_2, .powermail_form_1 .small-up-5 > .powermail_fieldset_4, .powermail_form_7 .small-up-5 > .powermail_fieldset_4, .powermail_form_7 .small-up-5 > .powermail_fieldset_21, .powermail_form_1 .small-up-5 > .powermail_fieldset_3, .powermail_form_7 .small-up-5 > .powermail_fieldset_3, .powermail_form_7 .small-up-5 > .powermail_fieldset_20, .small-up-5 > .powermail_create, .small-up-5 > .doubleoptin, .small-up-5 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 20%;
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-5 > .powermail_fieldset_20:nth-of-type(1n), .small-up-5 > .powermail_create:nth-of-type(1n), .small-up-5 > .doubleoptin:nth-of-type(1n), .small-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1), .powermail_form_1 .small-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_22:nth-of-type(5n+1), .powermail_form_1 .small-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_1 .small-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_21:nth-of-type(5n+1), .powermail_form_1 .small-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .small-up-5 > .powermail_fieldset_20:nth-of-type(5n+1), .small-up-5 > .powermail_create:nth-of-type(5n+1), .small-up-5 > .doubleoptin:nth-of-type(5n+1), .small-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(5n+1) {
  clear: both;
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child, .powermail_form_1 .small-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-5 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-5 > .powermail_fieldset_20:last-child, .small-up-5 > .powermail_create:last-child, .small-up-5 > .doubleoptin:last-child, .small-up-5 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-6 > .column, .small-up-6 > .columns, .powermail_form_1 .small-up-6 > .powermail_fieldset_1, .powermail_form_7 .small-up-6 > .powermail_fieldset_1, .powermail_form_7 .small-up-6 > .powermail_fieldset_22, .powermail_form_1 .small-up-6 > .powermail_fieldset_2, .powermail_form_7 .small-up-6 > .powermail_fieldset_2, .powermail_form_1 .small-up-6 > .powermail_fieldset_4, .powermail_form_7 .small-up-6 > .powermail_fieldset_4, .powermail_form_7 .small-up-6 > .powermail_fieldset_21, .powermail_form_1 .small-up-6 > .powermail_fieldset_3, .powermail_form_7 .small-up-6 > .powermail_fieldset_3, .powermail_form_7 .small-up-6 > .powermail_fieldset_20, .small-up-6 > .powermail_create, .small-up-6 > .doubleoptin, .small-up-6 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 16.6666666667%;
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-6 > .powermail_fieldset_20:nth-of-type(1n), .small-up-6 > .powermail_create:nth-of-type(1n), .small-up-6 > .doubleoptin:nth-of-type(1n), .small-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1), .powermail_form_1 .small-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_22:nth-of-type(6n+1), .powermail_form_1 .small-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_1 .small-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_21:nth-of-type(6n+1), .powermail_form_1 .small-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .small-up-6 > .powermail_fieldset_20:nth-of-type(6n+1), .small-up-6 > .powermail_create:nth-of-type(6n+1), .small-up-6 > .doubleoptin:nth-of-type(6n+1), .small-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(6n+1) {
  clear: both;
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child, .powermail_form_1 .small-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-6 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-6 > .powermail_fieldset_20:last-child, .small-up-6 > .powermail_create:last-child, .small-up-6 > .doubleoptin:last-child, .small-up-6 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-7 > .column, .small-up-7 > .columns, .powermail_form_1 .small-up-7 > .powermail_fieldset_1, .powermail_form_7 .small-up-7 > .powermail_fieldset_1, .powermail_form_7 .small-up-7 > .powermail_fieldset_22, .powermail_form_1 .small-up-7 > .powermail_fieldset_2, .powermail_form_7 .small-up-7 > .powermail_fieldset_2, .powermail_form_1 .small-up-7 > .powermail_fieldset_4, .powermail_form_7 .small-up-7 > .powermail_fieldset_4, .powermail_form_7 .small-up-7 > .powermail_fieldset_21, .powermail_form_1 .small-up-7 > .powermail_fieldset_3, .powermail_form_7 .small-up-7 > .powermail_fieldset_3, .powermail_form_7 .small-up-7 > .powermail_fieldset_20, .small-up-7 > .powermail_create, .small-up-7 > .doubleoptin, .small-up-7 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 14.2857142857%;
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-7 > .powermail_fieldset_20:nth-of-type(1n), .small-up-7 > .powermail_create:nth-of-type(1n), .small-up-7 > .doubleoptin:nth-of-type(1n), .small-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1), .powermail_form_1 .small-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_22:nth-of-type(7n+1), .powermail_form_1 .small-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_1 .small-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_21:nth-of-type(7n+1), .powermail_form_1 .small-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .small-up-7 > .powermail_fieldset_20:nth-of-type(7n+1), .small-up-7 > .powermail_create:nth-of-type(7n+1), .small-up-7 > .doubleoptin:nth-of-type(7n+1), .small-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(7n+1) {
  clear: both;
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child, .powermail_form_1 .small-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-7 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-7 > .powermail_fieldset_20:last-child, .small-up-7 > .powermail_create:last-child, .small-up-7 > .doubleoptin:last-child, .small-up-7 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-up-8 > .column, .small-up-8 > .columns, .powermail_form_1 .small-up-8 > .powermail_fieldset_1, .powermail_form_7 .small-up-8 > .powermail_fieldset_1, .powermail_form_7 .small-up-8 > .powermail_fieldset_22, .powermail_form_1 .small-up-8 > .powermail_fieldset_2, .powermail_form_7 .small-up-8 > .powermail_fieldset_2, .powermail_form_1 .small-up-8 > .powermail_fieldset_4, .powermail_form_7 .small-up-8 > .powermail_fieldset_4, .powermail_form_7 .small-up-8 > .powermail_fieldset_21, .powermail_form_1 .small-up-8 > .powermail_fieldset_3, .powermail_form_7 .small-up-8 > .powermail_fieldset_3, .powermail_form_7 .small-up-8 > .powermail_fieldset_20, .small-up-8 > .powermail_create, .small-up-8 > .doubleoptin, .small-up-8 > .tx-datamintsfeuser-pi1 {
  float: left;
  width: 12.5%;
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n), .powermail_form_1 .small-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .small-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .small-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .small-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .small-up-8 > .powermail_fieldset_20:nth-of-type(1n), .small-up-8 > .powermail_create:nth-of-type(1n), .small-up-8 > .doubleoptin:nth-of-type(1n), .small-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1), .powermail_form_1 .small-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_22:nth-of-type(8n+1), .powermail_form_1 .small-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_1 .small-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_21:nth-of-type(8n+1), .powermail_form_1 .small-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .small-up-8 > .powermail_fieldset_20:nth-of-type(8n+1), .small-up-8 > .powermail_create:nth-of-type(8n+1), .small-up-8 > .doubleoptin:nth-of-type(8n+1), .small-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(8n+1) {
  clear: both;
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child, .powermail_form_1 .small-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_22:last-child, .powermail_form_1 .small-up-8 > .powermail_fieldset_2:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_2:last-child, .powermail_form_1 .small-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_21:last-child, .powermail_form_1 .small-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .small-up-8 > .powermail_fieldset_20:last-child, .small-up-8 > .powermail_create:last-child, .small-up-8 > .doubleoptin:last-child, .small-up-8 > .tx-datamintsfeuser-pi1:last-child {
  float: left;
}

.small-collapse > .column, .small-collapse > .columns, .powermail_form_1 .small-collapse > .powermail_fieldset_1, .powermail_form_7 .small-collapse > .powermail_fieldset_1, .powermail_form_7 .small-collapse > .powermail_fieldset_22, .powermail_form_1 .small-collapse > .powermail_fieldset_2, .powermail_form_7 .small-collapse > .powermail_fieldset_2, .powermail_form_1 .small-collapse > .powermail_fieldset_4, .powermail_form_7 .small-collapse > .powermail_fieldset_4, .powermail_form_7 .small-collapse > .powermail_fieldset_21, .powermail_form_1 .small-collapse > .powermail_fieldset_3, .powermail_form_7 .small-collapse > .powermail_fieldset_3, .powermail_form_7 .small-collapse > .powermail_fieldset_20, .small-collapse > .powermail_create, .small-collapse > .doubleoptin, .small-collapse > .tx-datamintsfeuser-pi1 {
  padding-right: 0;
  padding-left: 0;
}

.small-collapse .row, .small-collapse .powermail_form_1, .small-collapse .powermail_form_7, .small-collapse .powermail_create, .small-collapse .doubleoptin, .small-collapse .tx-datamintsfeuser-pi1 {
  margin-right: 0;
  margin-left: 0;
}

.expanded.row .small-collapse.row, .expanded.powermail_form_1 .small-collapse.row, .expanded.powermail_form_7 .small-collapse.row, .expanded.powermail_create .small-collapse.row, .expanded.doubleoptin .small-collapse.row, .expanded.tx-datamintsfeuser-pi1 .small-collapse.row, .expanded.row .small-collapse.powermail_form_1, .expanded.powermail_form_1 .small-collapse.powermail_form_1, .expanded.powermail_form_7 .small-collapse.powermail_form_1, .expanded.powermail_create .small-collapse.powermail_form_1, .expanded.doubleoptin .small-collapse.powermail_form_1, .expanded.tx-datamintsfeuser-pi1 .small-collapse.powermail_form_1, .expanded.row .small-collapse.powermail_form_7, .expanded.powermail_form_1 .small-collapse.powermail_form_7, .expanded.powermail_form_7 .small-collapse.powermail_form_7, .expanded.powermail_create .small-collapse.powermail_form_7, .expanded.doubleoptin .small-collapse.powermail_form_7, .expanded.tx-datamintsfeuser-pi1 .small-collapse.powermail_form_7, .expanded.row .small-collapse.powermail_create, .expanded.powermail_form_1 .small-collapse.powermail_create, .expanded.powermail_form_7 .small-collapse.powermail_create, .expanded.powermail_create .small-collapse.powermail_create, .expanded.doubleoptin .small-collapse.powermail_create, .expanded.tx-datamintsfeuser-pi1 .small-collapse.powermail_create, .expanded.row .small-collapse.doubleoptin, .expanded.powermail_form_1 .small-collapse.doubleoptin, .expanded.powermail_form_7 .small-collapse.doubleoptin, .expanded.powermail_create .small-collapse.doubleoptin, .expanded.doubleoptin .small-collapse.doubleoptin, .expanded.tx-datamintsfeuser-pi1 .small-collapse.doubleoptin, .expanded.row .small-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_1 .small-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_7 .small-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_create .small-collapse.tx-datamintsfeuser-pi1, .expanded.doubleoptin .small-collapse.tx-datamintsfeuser-pi1, .expanded.tx-datamintsfeuser-pi1 .small-collapse.tx-datamintsfeuser-pi1 {
  margin-right: 0;
  margin-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns, .powermail_form_1 .small-uncollapse > .powermail_fieldset_1, .powermail_form_7 .small-uncollapse > .powermail_fieldset_1, .powermail_form_7 .small-uncollapse > .powermail_fieldset_22, .powermail_form_1 .small-uncollapse > .powermail_fieldset_2, .powermail_form_7 .small-uncollapse > .powermail_fieldset_2, .powermail_form_1 .small-uncollapse > .powermail_fieldset_4, .powermail_form_7 .small-uncollapse > .powermail_fieldset_4, .powermail_form_7 .small-uncollapse > .powermail_fieldset_21, .powermail_form_1 .small-uncollapse > .powermail_fieldset_3, .powermail_form_7 .small-uncollapse > .powermail_fieldset_3, .powermail_form_7 .small-uncollapse > .powermail_fieldset_20, .small-uncollapse > .powermail_create, .small-uncollapse > .doubleoptin, .small-uncollapse > .tx-datamintsfeuser-pi1 {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.small-centered {
  margin-right: auto;
  margin-left: auto;
}

.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns, .powermail_form_1 .medium-up-1 > .powermail_fieldset_1, .powermail_form_7 .medium-up-1 > .powermail_fieldset_1, .powermail_form_7 .medium-up-1 > .powermail_fieldset_22, .powermail_form_1 .medium-up-1 > .powermail_fieldset_2, .powermail_form_7 .medium-up-1 > .powermail_fieldset_2, .powermail_form_1 .medium-up-1 > .powermail_fieldset_4, .powermail_form_7 .medium-up-1 > .powermail_fieldset_4, .powermail_form_7 .medium-up-1 > .powermail_fieldset_21, .powermail_form_1 .medium-up-1 > .powermail_fieldset_3, .powermail_form_7 .medium-up-1 > .powermail_fieldset_3, .powermail_form_7 .medium-up-1 > .powermail_fieldset_20, .medium-up-1 > .powermail_create, .medium-up-1 > .doubleoptin, .medium-up-1 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-1 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-1 > .powermail_create:nth-of-type(1n), .medium-up-1 > .doubleoptin:nth-of-type(1n), .medium-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1), .powermail_form_1 .medium-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_22:nth-of-type(1n+1), .powermail_form_1 .medium-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_1 .medium-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_21:nth-of-type(1n+1), .powermail_form_1 .medium-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .medium-up-1 > .powermail_fieldset_20:nth-of-type(1n+1), .medium-up-1 > .powermail_create:nth-of-type(1n+1), .medium-up-1 > .doubleoptin:nth-of-type(1n+1), .medium-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child, .powermail_form_1 .medium-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-1 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-1 > .powermail_fieldset_20:last-child, .medium-up-1 > .powermail_create:last-child, .medium-up-1 > .doubleoptin:last-child, .medium-up-1 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns, .powermail_form_1 .medium-up-2 > .powermail_fieldset_1, .powermail_form_7 .medium-up-2 > .powermail_fieldset_1, .powermail_form_7 .medium-up-2 > .powermail_fieldset_22, .powermail_form_1 .medium-up-2 > .powermail_fieldset_2, .powermail_form_7 .medium-up-2 > .powermail_fieldset_2, .powermail_form_1 .medium-up-2 > .powermail_fieldset_4, .powermail_form_7 .medium-up-2 > .powermail_fieldset_4, .powermail_form_7 .medium-up-2 > .powermail_fieldset_21, .powermail_form_1 .medium-up-2 > .powermail_fieldset_3, .powermail_form_7 .medium-up-2 > .powermail_fieldset_3, .powermail_form_7 .medium-up-2 > .powermail_fieldset_20, .medium-up-2 > .powermail_create, .medium-up-2 > .doubleoptin, .medium-up-2 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-2 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-2 > .powermail_create:nth-of-type(1n), .medium-up-2 > .doubleoptin:nth-of-type(1n), .medium-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1), .powermail_form_1 .medium-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_22:nth-of-type(2n+1), .powermail_form_1 .medium-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_1 .medium-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_21:nth-of-type(2n+1), .powermail_form_1 .medium-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .medium-up-2 > .powermail_fieldset_20:nth-of-type(2n+1), .medium-up-2 > .powermail_create:nth-of-type(2n+1), .medium-up-2 > .doubleoptin:nth-of-type(2n+1), .medium-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child, .powermail_form_1 .medium-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-2 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-2 > .powermail_fieldset_20:last-child, .medium-up-2 > .powermail_create:last-child, .medium-up-2 > .doubleoptin:last-child, .medium-up-2 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns, .powermail_form_1 .medium-up-3 > .powermail_fieldset_1, .powermail_form_7 .medium-up-3 > .powermail_fieldset_1, .powermail_form_7 .medium-up-3 > .powermail_fieldset_22, .powermail_form_1 .medium-up-3 > .powermail_fieldset_2, .powermail_form_7 .medium-up-3 > .powermail_fieldset_2, .powermail_form_1 .medium-up-3 > .powermail_fieldset_4, .powermail_form_7 .medium-up-3 > .powermail_fieldset_4, .powermail_form_7 .medium-up-3 > .powermail_fieldset_21, .powermail_form_1 .medium-up-3 > .powermail_fieldset_3, .powermail_form_7 .medium-up-3 > .powermail_fieldset_3, .powermail_form_7 .medium-up-3 > .powermail_fieldset_20, .medium-up-3 > .powermail_create, .medium-up-3 > .doubleoptin, .medium-up-3 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 33.3333333333%;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-3 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-3 > .powermail_create:nth-of-type(1n), .medium-up-3 > .doubleoptin:nth-of-type(1n), .medium-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1), .powermail_form_1 .medium-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_22:nth-of-type(3n+1), .powermail_form_1 .medium-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_1 .medium-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_21:nth-of-type(3n+1), .powermail_form_1 .medium-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .medium-up-3 > .powermail_fieldset_20:nth-of-type(3n+1), .medium-up-3 > .powermail_create:nth-of-type(3n+1), .medium-up-3 > .doubleoptin:nth-of-type(3n+1), .medium-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child, .powermail_form_1 .medium-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-3 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-3 > .powermail_fieldset_20:last-child, .medium-up-3 > .powermail_create:last-child, .medium-up-3 > .doubleoptin:last-child, .medium-up-3 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns, .powermail_form_1 .medium-up-4 > .powermail_fieldset_1, .powermail_form_7 .medium-up-4 > .powermail_fieldset_1, .powermail_form_7 .medium-up-4 > .powermail_fieldset_22, .powermail_form_1 .medium-up-4 > .powermail_fieldset_2, .powermail_form_7 .medium-up-4 > .powermail_fieldset_2, .powermail_form_1 .medium-up-4 > .powermail_fieldset_4, .powermail_form_7 .medium-up-4 > .powermail_fieldset_4, .powermail_form_7 .medium-up-4 > .powermail_fieldset_21, .powermail_form_1 .medium-up-4 > .powermail_fieldset_3, .powermail_form_7 .medium-up-4 > .powermail_fieldset_3, .powermail_form_7 .medium-up-4 > .powermail_fieldset_20, .medium-up-4 > .powermail_create, .medium-up-4 > .doubleoptin, .medium-up-4 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-4 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-4 > .powermail_create:nth-of-type(1n), .medium-up-4 > .doubleoptin:nth-of-type(1n), .medium-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1), .powermail_form_1 .medium-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_22:nth-of-type(4n+1), .powermail_form_1 .medium-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_1 .medium-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_21:nth-of-type(4n+1), .powermail_form_1 .medium-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .medium-up-4 > .powermail_fieldset_20:nth-of-type(4n+1), .medium-up-4 > .powermail_create:nth-of-type(4n+1), .medium-up-4 > .doubleoptin:nth-of-type(4n+1), .medium-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child, .powermail_form_1 .medium-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-4 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-4 > .powermail_fieldset_20:last-child, .medium-up-4 > .powermail_create:last-child, .medium-up-4 > .doubleoptin:last-child, .medium-up-4 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns, .powermail_form_1 .medium-up-5 > .powermail_fieldset_1, .powermail_form_7 .medium-up-5 > .powermail_fieldset_1, .powermail_form_7 .medium-up-5 > .powermail_fieldset_22, .powermail_form_1 .medium-up-5 > .powermail_fieldset_2, .powermail_form_7 .medium-up-5 > .powermail_fieldset_2, .powermail_form_1 .medium-up-5 > .powermail_fieldset_4, .powermail_form_7 .medium-up-5 > .powermail_fieldset_4, .powermail_form_7 .medium-up-5 > .powermail_fieldset_21, .powermail_form_1 .medium-up-5 > .powermail_fieldset_3, .powermail_form_7 .medium-up-5 > .powermail_fieldset_3, .powermail_form_7 .medium-up-5 > .powermail_fieldset_20, .medium-up-5 > .powermail_create, .medium-up-5 > .doubleoptin, .medium-up-5 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-5 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-5 > .powermail_create:nth-of-type(1n), .medium-up-5 > .doubleoptin:nth-of-type(1n), .medium-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1), .powermail_form_1 .medium-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_22:nth-of-type(5n+1), .powermail_form_1 .medium-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_1 .medium-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_21:nth-of-type(5n+1), .powermail_form_1 .medium-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .medium-up-5 > .powermail_fieldset_20:nth-of-type(5n+1), .medium-up-5 > .powermail_create:nth-of-type(5n+1), .medium-up-5 > .doubleoptin:nth-of-type(5n+1), .medium-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child, .powermail_form_1 .medium-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-5 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-5 > .powermail_fieldset_20:last-child, .medium-up-5 > .powermail_create:last-child, .medium-up-5 > .doubleoptin:last-child, .medium-up-5 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns, .powermail_form_1 .medium-up-6 > .powermail_fieldset_1, .powermail_form_7 .medium-up-6 > .powermail_fieldset_1, .powermail_form_7 .medium-up-6 > .powermail_fieldset_22, .powermail_form_1 .medium-up-6 > .powermail_fieldset_2, .powermail_form_7 .medium-up-6 > .powermail_fieldset_2, .powermail_form_1 .medium-up-6 > .powermail_fieldset_4, .powermail_form_7 .medium-up-6 > .powermail_fieldset_4, .powermail_form_7 .medium-up-6 > .powermail_fieldset_21, .powermail_form_1 .medium-up-6 > .powermail_fieldset_3, .powermail_form_7 .medium-up-6 > .powermail_fieldset_3, .powermail_form_7 .medium-up-6 > .powermail_fieldset_20, .medium-up-6 > .powermail_create, .medium-up-6 > .doubleoptin, .medium-up-6 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 16.6666666667%;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-6 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-6 > .powermail_create:nth-of-type(1n), .medium-up-6 > .doubleoptin:nth-of-type(1n), .medium-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1), .powermail_form_1 .medium-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_22:nth-of-type(6n+1), .powermail_form_1 .medium-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_1 .medium-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_21:nth-of-type(6n+1), .powermail_form_1 .medium-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .medium-up-6 > .powermail_fieldset_20:nth-of-type(6n+1), .medium-up-6 > .powermail_create:nth-of-type(6n+1), .medium-up-6 > .doubleoptin:nth-of-type(6n+1), .medium-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child, .powermail_form_1 .medium-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-6 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-6 > .powermail_fieldset_20:last-child, .medium-up-6 > .powermail_create:last-child, .medium-up-6 > .doubleoptin:last-child, .medium-up-6 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns, .powermail_form_1 .medium-up-7 > .powermail_fieldset_1, .powermail_form_7 .medium-up-7 > .powermail_fieldset_1, .powermail_form_7 .medium-up-7 > .powermail_fieldset_22, .powermail_form_1 .medium-up-7 > .powermail_fieldset_2, .powermail_form_7 .medium-up-7 > .powermail_fieldset_2, .powermail_form_1 .medium-up-7 > .powermail_fieldset_4, .powermail_form_7 .medium-up-7 > .powermail_fieldset_4, .powermail_form_7 .medium-up-7 > .powermail_fieldset_21, .powermail_form_1 .medium-up-7 > .powermail_fieldset_3, .powermail_form_7 .medium-up-7 > .powermail_fieldset_3, .powermail_form_7 .medium-up-7 > .powermail_fieldset_20, .medium-up-7 > .powermail_create, .medium-up-7 > .doubleoptin, .medium-up-7 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 14.2857142857%;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-7 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-7 > .powermail_create:nth-of-type(1n), .medium-up-7 > .doubleoptin:nth-of-type(1n), .medium-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1), .powermail_form_1 .medium-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_22:nth-of-type(7n+1), .powermail_form_1 .medium-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_1 .medium-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_21:nth-of-type(7n+1), .powermail_form_1 .medium-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .medium-up-7 > .powermail_fieldset_20:nth-of-type(7n+1), .medium-up-7 > .powermail_create:nth-of-type(7n+1), .medium-up-7 > .doubleoptin:nth-of-type(7n+1), .medium-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child, .powermail_form_1 .medium-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-7 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-7 > .powermail_fieldset_20:last-child, .medium-up-7 > .powermail_create:last-child, .medium-up-7 > .doubleoptin:last-child, .medium-up-7 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns, .powermail_form_1 .medium-up-8 > .powermail_fieldset_1, .powermail_form_7 .medium-up-8 > .powermail_fieldset_1, .powermail_form_7 .medium-up-8 > .powermail_fieldset_22, .powermail_form_1 .medium-up-8 > .powermail_fieldset_2, .powermail_form_7 .medium-up-8 > .powermail_fieldset_2, .powermail_form_1 .medium-up-8 > .powermail_fieldset_4, .powermail_form_7 .medium-up-8 > .powermail_fieldset_4, .powermail_form_7 .medium-up-8 > .powermail_fieldset_21, .powermail_form_1 .medium-up-8 > .powermail_fieldset_3, .powermail_form_7 .medium-up-8 > .powermail_fieldset_3, .powermail_form_7 .medium-up-8 > .powermail_fieldset_20, .medium-up-8 > .powermail_create, .medium-up-8 > .doubleoptin, .medium-up-8 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n), .powermail_form_1 .medium-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .medium-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .medium-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .medium-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .medium-up-8 > .powermail_fieldset_20:nth-of-type(1n), .medium-up-8 > .powermail_create:nth-of-type(1n), .medium-up-8 > .doubleoptin:nth-of-type(1n), .medium-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1), .powermail_form_1 .medium-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_22:nth-of-type(8n+1), .powermail_form_1 .medium-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_1 .medium-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_21:nth-of-type(8n+1), .powermail_form_1 .medium-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .medium-up-8 > .powermail_fieldset_20:nth-of-type(8n+1), .medium-up-8 > .powermail_create:nth-of-type(8n+1), .medium-up-8 > .doubleoptin:nth-of-type(8n+1), .medium-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child, .powermail_form_1 .medium-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_22:last-child, .powermail_form_1 .medium-up-8 > .powermail_fieldset_2:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_2:last-child, .powermail_form_1 .medium-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_21:last-child, .powermail_form_1 .medium-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .medium-up-8 > .powermail_fieldset_20:last-child, .medium-up-8 > .powermail_create:last-child, .medium-up-8 > .doubleoptin:last-child, .medium-up-8 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns, .powermail_form_1 .medium-collapse > .powermail_fieldset_1, .powermail_form_7 .medium-collapse > .powermail_fieldset_1, .powermail_form_7 .medium-collapse > .powermail_fieldset_22, .powermail_form_1 .medium-collapse > .powermail_fieldset_2, .powermail_form_7 .medium-collapse > .powermail_fieldset_2, .powermail_form_1 .medium-collapse > .powermail_fieldset_4, .powermail_form_7 .medium-collapse > .powermail_fieldset_4, .powermail_form_7 .medium-collapse > .powermail_fieldset_21, .powermail_form_1 .medium-collapse > .powermail_fieldset_3, .powermail_form_7 .medium-collapse > .powermail_fieldset_3, .powermail_form_7 .medium-collapse > .powermail_fieldset_20, .medium-collapse > .powermail_create, .medium-collapse > .doubleoptin, .medium-collapse > .tx-datamintsfeuser-pi1 {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row, .medium-collapse .powermail_form_1, .medium-collapse .powermail_form_7, .medium-collapse .powermail_create, .medium-collapse .doubleoptin, .medium-collapse .tx-datamintsfeuser-pi1 {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row, .expanded.powermail_form_1 .medium-collapse.row, .expanded.powermail_form_7 .medium-collapse.row, .expanded.powermail_create .medium-collapse.row, .expanded.doubleoptin .medium-collapse.row, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.row, .expanded.row .medium-collapse.powermail_form_1, .expanded.powermail_form_1 .medium-collapse.powermail_form_1, .expanded.powermail_form_7 .medium-collapse.powermail_form_1, .expanded.powermail_create .medium-collapse.powermail_form_1, .expanded.doubleoptin .medium-collapse.powermail_form_1, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.powermail_form_1, .expanded.row .medium-collapse.powermail_form_7, .expanded.powermail_form_1 .medium-collapse.powermail_form_7, .expanded.powermail_form_7 .medium-collapse.powermail_form_7, .expanded.powermail_create .medium-collapse.powermail_form_7, .expanded.doubleoptin .medium-collapse.powermail_form_7, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.powermail_form_7, .expanded.row .medium-collapse.powermail_create, .expanded.powermail_form_1 .medium-collapse.powermail_create, .expanded.powermail_form_7 .medium-collapse.powermail_create, .expanded.powermail_create .medium-collapse.powermail_create, .expanded.doubleoptin .medium-collapse.powermail_create, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.powermail_create, .expanded.row .medium-collapse.doubleoptin, .expanded.powermail_form_1 .medium-collapse.doubleoptin, .expanded.powermail_form_7 .medium-collapse.doubleoptin, .expanded.powermail_create .medium-collapse.doubleoptin, .expanded.doubleoptin .medium-collapse.doubleoptin, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.doubleoptin, .expanded.row .medium-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_1 .medium-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_7 .medium-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_create .medium-collapse.tx-datamintsfeuser-pi1, .expanded.doubleoptin .medium-collapse.tx-datamintsfeuser-pi1, .expanded.tx-datamintsfeuser-pi1 .medium-collapse.tx-datamintsfeuser-pi1 {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns, .powermail_form_1 .medium-uncollapse > .powermail_fieldset_1, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_1, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_22, .powermail_form_1 .medium-uncollapse > .powermail_fieldset_2, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_2, .powermail_form_1 .medium-uncollapse > .powermail_fieldset_4, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_4, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_21, .powermail_form_1 .medium-uncollapse > .powermail_fieldset_3, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_3, .powermail_form_7 .medium-uncollapse > .powermail_fieldset_20, .medium-uncollapse > .powermail_create, .medium-uncollapse > .doubleoptin, .medium-uncollapse > .tx-datamintsfeuser-pi1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6, .powermail_form_1 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .powermail_fieldset_22, .powermail_form_1 .powermail_fieldset_2, .powermail_form_7 .powermail_fieldset_2, .powermail_form_1 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .powermail_fieldset_21, .powermail_form_1 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .powermail_fieldset_20 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 > .column, .large-up-1 > .columns, .powermail_form_1 .large-up-1 > .powermail_fieldset_1, .powermail_form_7 .large-up-1 > .powermail_fieldset_1, .powermail_form_7 .large-up-1 > .powermail_fieldset_22, .powermail_form_1 .large-up-1 > .powermail_fieldset_2, .powermail_form_7 .large-up-1 > .powermail_fieldset_2, .powermail_form_1 .large-up-1 > .powermail_fieldset_4, .powermail_form_7 .large-up-1 > .powermail_fieldset_4, .powermail_form_7 .large-up-1 > .powermail_fieldset_21, .powermail_form_1 .large-up-1 > .powermail_fieldset_3, .powermail_form_7 .large-up-1 > .powermail_fieldset_3, .powermail_form_7 .large-up-1 > .powermail_fieldset_20, .large-up-1 > .powermail_create, .large-up-1 > .doubleoptin, .large-up-1 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-1 > .powermail_fieldset_20:nth-of-type(1n), .large-up-1 > .powermail_create:nth-of-type(1n), .large-up-1 > .doubleoptin:nth-of-type(1n), .large-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1), .powermail_form_1 .large-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_1:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_22:nth-of-type(1n+1), .powermail_form_1 .large-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_2:nth-of-type(1n+1), .powermail_form_1 .large-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_4:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_21:nth-of-type(1n+1), .powermail_form_1 .large-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_3:nth-of-type(1n+1), .powermail_form_7 .large-up-1 > .powermail_fieldset_20:nth-of-type(1n+1), .large-up-1 > .powermail_create:nth-of-type(1n+1), .large-up-1 > .doubleoptin:nth-of-type(1n+1), .large-up-1 > .tx-datamintsfeuser-pi1:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child, .powermail_form_1 .large-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-1 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-1 > .powermail_fieldset_20:last-child, .large-up-1 > .powermail_create:last-child, .large-up-1 > .doubleoptin:last-child, .large-up-1 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns, .powermail_form_1 .large-up-2 > .powermail_fieldset_1, .powermail_form_7 .large-up-2 > .powermail_fieldset_1, .powermail_form_7 .large-up-2 > .powermail_fieldset_22, .powermail_form_1 .large-up-2 > .powermail_fieldset_2, .powermail_form_7 .large-up-2 > .powermail_fieldset_2, .powermail_form_1 .large-up-2 > .powermail_fieldset_4, .powermail_form_7 .large-up-2 > .powermail_fieldset_4, .powermail_form_7 .large-up-2 > .powermail_fieldset_21, .powermail_form_1 .large-up-2 > .powermail_fieldset_3, .powermail_form_7 .large-up-2 > .powermail_fieldset_3, .powermail_form_7 .large-up-2 > .powermail_fieldset_20, .large-up-2 > .powermail_create, .large-up-2 > .doubleoptin, .large-up-2 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-2 > .powermail_fieldset_20:nth-of-type(1n), .large-up-2 > .powermail_create:nth-of-type(1n), .large-up-2 > .doubleoptin:nth-of-type(1n), .large-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1), .powermail_form_1 .large-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_1:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_22:nth-of-type(2n+1), .powermail_form_1 .large-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_2:nth-of-type(2n+1), .powermail_form_1 .large-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_4:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_21:nth-of-type(2n+1), .powermail_form_1 .large-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_3:nth-of-type(2n+1), .powermail_form_7 .large-up-2 > .powermail_fieldset_20:nth-of-type(2n+1), .large-up-2 > .powermail_create:nth-of-type(2n+1), .large-up-2 > .doubleoptin:nth-of-type(2n+1), .large-up-2 > .tx-datamintsfeuser-pi1:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child, .powermail_form_1 .large-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-2 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-2 > .powermail_fieldset_20:last-child, .large-up-2 > .powermail_create:last-child, .large-up-2 > .doubleoptin:last-child, .large-up-2 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns, .powermail_form_1 .large-up-3 > .powermail_fieldset_1, .powermail_form_7 .large-up-3 > .powermail_fieldset_1, .powermail_form_7 .large-up-3 > .powermail_fieldset_22, .powermail_form_1 .large-up-3 > .powermail_fieldset_2, .powermail_form_7 .large-up-3 > .powermail_fieldset_2, .powermail_form_1 .large-up-3 > .powermail_fieldset_4, .powermail_form_7 .large-up-3 > .powermail_fieldset_4, .powermail_form_7 .large-up-3 > .powermail_fieldset_21, .powermail_form_1 .large-up-3 > .powermail_fieldset_3, .powermail_form_7 .large-up-3 > .powermail_fieldset_3, .powermail_form_7 .large-up-3 > .powermail_fieldset_20, .large-up-3 > .powermail_create, .large-up-3 > .doubleoptin, .large-up-3 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 33.3333333333%;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-3 > .powermail_fieldset_20:nth-of-type(1n), .large-up-3 > .powermail_create:nth-of-type(1n), .large-up-3 > .doubleoptin:nth-of-type(1n), .large-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1), .powermail_form_1 .large-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_1:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_22:nth-of-type(3n+1), .powermail_form_1 .large-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_2:nth-of-type(3n+1), .powermail_form_1 .large-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_4:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_21:nth-of-type(3n+1), .powermail_form_1 .large-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_3:nth-of-type(3n+1), .powermail_form_7 .large-up-3 > .powermail_fieldset_20:nth-of-type(3n+1), .large-up-3 > .powermail_create:nth-of-type(3n+1), .large-up-3 > .doubleoptin:nth-of-type(3n+1), .large-up-3 > .tx-datamintsfeuser-pi1:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child, .powermail_form_1 .large-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-3 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-3 > .powermail_fieldset_20:last-child, .large-up-3 > .powermail_create:last-child, .large-up-3 > .doubleoptin:last-child, .large-up-3 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns, .powermail_form_1 .large-up-4 > .powermail_fieldset_1, .powermail_form_7 .large-up-4 > .powermail_fieldset_1, .powermail_form_7 .large-up-4 > .powermail_fieldset_22, .powermail_form_1 .large-up-4 > .powermail_fieldset_2, .powermail_form_7 .large-up-4 > .powermail_fieldset_2, .powermail_form_1 .large-up-4 > .powermail_fieldset_4, .powermail_form_7 .large-up-4 > .powermail_fieldset_4, .powermail_form_7 .large-up-4 > .powermail_fieldset_21, .powermail_form_1 .large-up-4 > .powermail_fieldset_3, .powermail_form_7 .large-up-4 > .powermail_fieldset_3, .powermail_form_7 .large-up-4 > .powermail_fieldset_20, .large-up-4 > .powermail_create, .large-up-4 > .doubleoptin, .large-up-4 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-4 > .powermail_fieldset_20:nth-of-type(1n), .large-up-4 > .powermail_create:nth-of-type(1n), .large-up-4 > .doubleoptin:nth-of-type(1n), .large-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1), .powermail_form_1 .large-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_1:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_22:nth-of-type(4n+1), .powermail_form_1 .large-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_2:nth-of-type(4n+1), .powermail_form_1 .large-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_4:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_21:nth-of-type(4n+1), .powermail_form_1 .large-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_3:nth-of-type(4n+1), .powermail_form_7 .large-up-4 > .powermail_fieldset_20:nth-of-type(4n+1), .large-up-4 > .powermail_create:nth-of-type(4n+1), .large-up-4 > .doubleoptin:nth-of-type(4n+1), .large-up-4 > .tx-datamintsfeuser-pi1:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child, .powermail_form_1 .large-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-4 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-4 > .powermail_fieldset_20:last-child, .large-up-4 > .powermail_create:last-child, .large-up-4 > .doubleoptin:last-child, .large-up-4 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns, .powermail_form_1 .large-up-5 > .powermail_fieldset_1, .powermail_form_7 .large-up-5 > .powermail_fieldset_1, .powermail_form_7 .large-up-5 > .powermail_fieldset_22, .powermail_form_1 .large-up-5 > .powermail_fieldset_2, .powermail_form_7 .large-up-5 > .powermail_fieldset_2, .powermail_form_1 .large-up-5 > .powermail_fieldset_4, .powermail_form_7 .large-up-5 > .powermail_fieldset_4, .powermail_form_7 .large-up-5 > .powermail_fieldset_21, .powermail_form_1 .large-up-5 > .powermail_fieldset_3, .powermail_form_7 .large-up-5 > .powermail_fieldset_3, .powermail_form_7 .large-up-5 > .powermail_fieldset_20, .large-up-5 > .powermail_create, .large-up-5 > .doubleoptin, .large-up-5 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-5 > .powermail_fieldset_20:nth-of-type(1n), .large-up-5 > .powermail_create:nth-of-type(1n), .large-up-5 > .doubleoptin:nth-of-type(1n), .large-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1), .powermail_form_1 .large-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_1:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_22:nth-of-type(5n+1), .powermail_form_1 .large-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_2:nth-of-type(5n+1), .powermail_form_1 .large-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_4:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_21:nth-of-type(5n+1), .powermail_form_1 .large-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_3:nth-of-type(5n+1), .powermail_form_7 .large-up-5 > .powermail_fieldset_20:nth-of-type(5n+1), .large-up-5 > .powermail_create:nth-of-type(5n+1), .large-up-5 > .doubleoptin:nth-of-type(5n+1), .large-up-5 > .tx-datamintsfeuser-pi1:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child, .powermail_form_1 .large-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-5 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-5 > .powermail_fieldset_20:last-child, .large-up-5 > .powermail_create:last-child, .large-up-5 > .doubleoptin:last-child, .large-up-5 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns, .powermail_form_1 .large-up-6 > .powermail_fieldset_1, .powermail_form_7 .large-up-6 > .powermail_fieldset_1, .powermail_form_7 .large-up-6 > .powermail_fieldset_22, .powermail_form_1 .large-up-6 > .powermail_fieldset_2, .powermail_form_7 .large-up-6 > .powermail_fieldset_2, .powermail_form_1 .large-up-6 > .powermail_fieldset_4, .powermail_form_7 .large-up-6 > .powermail_fieldset_4, .powermail_form_7 .large-up-6 > .powermail_fieldset_21, .powermail_form_1 .large-up-6 > .powermail_fieldset_3, .powermail_form_7 .large-up-6 > .powermail_fieldset_3, .powermail_form_7 .large-up-6 > .powermail_fieldset_20, .large-up-6 > .powermail_create, .large-up-6 > .doubleoptin, .large-up-6 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 16.6666666667%;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-6 > .powermail_fieldset_20:nth-of-type(1n), .large-up-6 > .powermail_create:nth-of-type(1n), .large-up-6 > .doubleoptin:nth-of-type(1n), .large-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1), .powermail_form_1 .large-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_1:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_22:nth-of-type(6n+1), .powermail_form_1 .large-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_2:nth-of-type(6n+1), .powermail_form_1 .large-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_4:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_21:nth-of-type(6n+1), .powermail_form_1 .large-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_3:nth-of-type(6n+1), .powermail_form_7 .large-up-6 > .powermail_fieldset_20:nth-of-type(6n+1), .large-up-6 > .powermail_create:nth-of-type(6n+1), .large-up-6 > .doubleoptin:nth-of-type(6n+1), .large-up-6 > .tx-datamintsfeuser-pi1:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child, .powermail_form_1 .large-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-6 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-6 > .powermail_fieldset_20:last-child, .large-up-6 > .powermail_create:last-child, .large-up-6 > .doubleoptin:last-child, .large-up-6 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns, .powermail_form_1 .large-up-7 > .powermail_fieldset_1, .powermail_form_7 .large-up-7 > .powermail_fieldset_1, .powermail_form_7 .large-up-7 > .powermail_fieldset_22, .powermail_form_1 .large-up-7 > .powermail_fieldset_2, .powermail_form_7 .large-up-7 > .powermail_fieldset_2, .powermail_form_1 .large-up-7 > .powermail_fieldset_4, .powermail_form_7 .large-up-7 > .powermail_fieldset_4, .powermail_form_7 .large-up-7 > .powermail_fieldset_21, .powermail_form_1 .large-up-7 > .powermail_fieldset_3, .powermail_form_7 .large-up-7 > .powermail_fieldset_3, .powermail_form_7 .large-up-7 > .powermail_fieldset_20, .large-up-7 > .powermail_create, .large-up-7 > .doubleoptin, .large-up-7 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 14.2857142857%;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-7 > .powermail_fieldset_20:nth-of-type(1n), .large-up-7 > .powermail_create:nth-of-type(1n), .large-up-7 > .doubleoptin:nth-of-type(1n), .large-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1), .powermail_form_1 .large-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_1:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_22:nth-of-type(7n+1), .powermail_form_1 .large-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_2:nth-of-type(7n+1), .powermail_form_1 .large-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_4:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_21:nth-of-type(7n+1), .powermail_form_1 .large-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_3:nth-of-type(7n+1), .powermail_form_7 .large-up-7 > .powermail_fieldset_20:nth-of-type(7n+1), .large-up-7 > .powermail_create:nth-of-type(7n+1), .large-up-7 > .doubleoptin:nth-of-type(7n+1), .large-up-7 > .tx-datamintsfeuser-pi1:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child, .powermail_form_1 .large-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-7 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-7 > .powermail_fieldset_20:last-child, .large-up-7 > .powermail_create:last-child, .large-up-7 > .doubleoptin:last-child, .large-up-7 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns, .powermail_form_1 .large-up-8 > .powermail_fieldset_1, .powermail_form_7 .large-up-8 > .powermail_fieldset_1, .powermail_form_7 .large-up-8 > .powermail_fieldset_22, .powermail_form_1 .large-up-8 > .powermail_fieldset_2, .powermail_form_7 .large-up-8 > .powermail_fieldset_2, .powermail_form_1 .large-up-8 > .powermail_fieldset_4, .powermail_form_7 .large-up-8 > .powermail_fieldset_4, .powermail_form_7 .large-up-8 > .powermail_fieldset_21, .powermail_form_1 .large-up-8 > .powermail_fieldset_3, .powermail_form_7 .large-up-8 > .powermail_fieldset_3, .powermail_form_7 .large-up-8 > .powermail_fieldset_20, .large-up-8 > .powermail_create, .large-up-8 > .doubleoptin, .large-up-8 > .tx-datamintsfeuser-pi1 {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n), .powermail_form_1 .large-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_1:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_22:nth-of-type(1n), .powermail_form_1 .large-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_2:nth-of-type(1n), .powermail_form_1 .large-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_4:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_21:nth-of-type(1n), .powermail_form_1 .large-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_3:nth-of-type(1n), .powermail_form_7 .large-up-8 > .powermail_fieldset_20:nth-of-type(1n), .large-up-8 > .powermail_create:nth-of-type(1n), .large-up-8 > .doubleoptin:nth-of-type(1n), .large-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1), .powermail_form_1 .large-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_1:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_22:nth-of-type(8n+1), .powermail_form_1 .large-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_2:nth-of-type(8n+1), .powermail_form_1 .large-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_4:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_21:nth-of-type(8n+1), .powermail_form_1 .large-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_3:nth-of-type(8n+1), .powermail_form_7 .large-up-8 > .powermail_fieldset_20:nth-of-type(8n+1), .large-up-8 > .powermail_create:nth-of-type(8n+1), .large-up-8 > .doubleoptin:nth-of-type(8n+1), .large-up-8 > .tx-datamintsfeuser-pi1:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child, .powermail_form_1 .large-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_1:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_22:last-child, .powermail_form_1 .large-up-8 > .powermail_fieldset_2:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_2:last-child, .powermail_form_1 .large-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_4:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_21:last-child, .powermail_form_1 .large-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_3:last-child, .powermail_form_7 .large-up-8 > .powermail_fieldset_20:last-child, .large-up-8 > .powermail_create:last-child, .large-up-8 > .doubleoptin:last-child, .large-up-8 > .tx-datamintsfeuser-pi1:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns, .powermail_form_1 .large-collapse > .powermail_fieldset_1, .powermail_form_7 .large-collapse > .powermail_fieldset_1, .powermail_form_7 .large-collapse > .powermail_fieldset_22, .powermail_form_1 .large-collapse > .powermail_fieldset_2, .powermail_form_7 .large-collapse > .powermail_fieldset_2, .powermail_form_1 .large-collapse > .powermail_fieldset_4, .powermail_form_7 .large-collapse > .powermail_fieldset_4, .powermail_form_7 .large-collapse > .powermail_fieldset_21, .powermail_form_1 .large-collapse > .powermail_fieldset_3, .powermail_form_7 .large-collapse > .powermail_fieldset_3, .powermail_form_7 .large-collapse > .powermail_fieldset_20, .large-collapse > .powermail_create, .large-collapse > .doubleoptin, .large-collapse > .tx-datamintsfeuser-pi1 {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row, .large-collapse .powermail_form_1, .large-collapse .powermail_form_7, .large-collapse .powermail_create, .large-collapse .doubleoptin, .large-collapse .tx-datamintsfeuser-pi1 {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row, .expanded.powermail_form_1 .large-collapse.row, .expanded.powermail_form_7 .large-collapse.row, .expanded.powermail_create .large-collapse.row, .expanded.doubleoptin .large-collapse.row, .expanded.tx-datamintsfeuser-pi1 .large-collapse.row, .expanded.row .large-collapse.powermail_form_1, .expanded.powermail_form_1 .large-collapse.powermail_form_1, .expanded.powermail_form_7 .large-collapse.powermail_form_1, .expanded.powermail_create .large-collapse.powermail_form_1, .expanded.doubleoptin .large-collapse.powermail_form_1, .expanded.tx-datamintsfeuser-pi1 .large-collapse.powermail_form_1, .expanded.row .large-collapse.powermail_form_7, .expanded.powermail_form_1 .large-collapse.powermail_form_7, .expanded.powermail_form_7 .large-collapse.powermail_form_7, .expanded.powermail_create .large-collapse.powermail_form_7, .expanded.doubleoptin .large-collapse.powermail_form_7, .expanded.tx-datamintsfeuser-pi1 .large-collapse.powermail_form_7, .expanded.row .large-collapse.powermail_create, .expanded.powermail_form_1 .large-collapse.powermail_create, .expanded.powermail_form_7 .large-collapse.powermail_create, .expanded.powermail_create .large-collapse.powermail_create, .expanded.doubleoptin .large-collapse.powermail_create, .expanded.tx-datamintsfeuser-pi1 .large-collapse.powermail_create, .expanded.row .large-collapse.doubleoptin, .expanded.powermail_form_1 .large-collapse.doubleoptin, .expanded.powermail_form_7 .large-collapse.doubleoptin, .expanded.powermail_create .large-collapse.doubleoptin, .expanded.doubleoptin .large-collapse.doubleoptin, .expanded.tx-datamintsfeuser-pi1 .large-collapse.doubleoptin, .expanded.row .large-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_1 .large-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_form_7 .large-collapse.tx-datamintsfeuser-pi1, .expanded.powermail_create .large-collapse.tx-datamintsfeuser-pi1, .expanded.doubleoptin .large-collapse.tx-datamintsfeuser-pi1, .expanded.tx-datamintsfeuser-pi1 .large-collapse.tx-datamintsfeuser-pi1 {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns, .powermail_form_1 .large-uncollapse > .powermail_fieldset_1, .powermail_form_7 .large-uncollapse > .powermail_fieldset_1, .powermail_form_7 .large-uncollapse > .powermail_fieldset_22, .powermail_form_1 .large-uncollapse > .powermail_fieldset_2, .powermail_form_7 .large-uncollapse > .powermail_fieldset_2, .powermail_form_1 .large-uncollapse > .powermail_fieldset_4, .powermail_form_7 .large-uncollapse > .powermail_fieldset_4, .powermail_form_7 .large-uncollapse > .powermail_fieldset_21, .powermail_form_1 .large-uncollapse > .powermail_fieldset_3, .powermail_form_7 .large-uncollapse > .powermail_fieldset_3, .powermail_form_7 .large-uncollapse > .powermail_fieldset_20, .large-uncollapse > .powermail_create, .large-uncollapse > .doubleoptin, .large-uncollapse > .tx-datamintsfeuser-pi1 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}

.column-block {
  margin-bottom: 1.25rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.h1-style,
h2,
.h2-style,
h3,
.h3-style,
h4,
.h4-style,
h5,
.h5-style,
h6,
.h6-style,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1-style,
h2,
.h2-style,
h3,
.h3-style,
h4,
.h4-style,
h5,
.h5-style,
h6,
.h6-style {
  font-family: "ClanWeb-Book", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1-style small,
h2 small, .h2-style small,
h3 small, .h3-style small,
h4 small, .h4-style small,
h5 small, .h5-style small,
h6 small, .h6-style small {
  line-height: 0;
  color: #ECECEC;
}

h1, .h1-style {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2-style {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3-style {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4-style {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5-style {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6-style {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .h1-style {
    font-size: 3rem;
  }
  h2, .h2-style {
    font-size: 2.5rem;
  }
  h3, .h3-style {
    font-size: 1.9375rem;
  }
  h4, .h4-style {
    font-size: 1.5625rem;
  }
  h5, .h5-style {
    font-size: 1.25rem;
  }
  h6, .h6-style {
    font-size: 1rem;
  }
}

a {
  line-height: inherit;
  color: #2B2B2B;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #252525;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #ECECEC;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ECECEC;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #D1D1D1;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #D1D1D1;
}

cite:before {
  content: "— ";
}

abbr {
  border-bottom: 1px dotted #2B2B2B;
  color: #2B2B2B;
  cursor: help;
}

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #ECECEC;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #2B2B2B;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #2B2B2B;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #D1D1D1;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

.no-bullet {
  margin-left: 0;
  list-style: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  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;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  .h2-style,
  h3,
  .h3-style {
    orphans: 3;
    widows: 3;
  }
  h2, .h2-style,
  h3,
  .h3-style {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}

.button, .powermail_form_1 .powermail_submit, .powermail_form_7 .powermail_submit, .powermail_submit, .powermail_form_2 .powermail_submit, .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .powermail_form_1 a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.button.green, .tx-datamintsfeuser-pi1 .name-submit input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2B2B2B;
  color: #FEFEFE;
}

[data-whatinput='mouse'] .button, [data-whatinput='mouse'] .powermail_submit, [data-whatinput='mouse'] .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 [data-whatinput='mouse'] input[type="submit"], [data-whatinput='mouse'] .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 [data-whatinput='mouse'] a.powermail_submit, [data-whatinput='mouse'] .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 [data-whatinput='mouse'] a.button.green, [data-whatinput='mouse'] .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit [data-whatinput='mouse'] input {
  outline: 0;
}

.button:hover, .powermail_submit:hover, .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 a.powermail_submit:hover, .tx-felogin-pi1 a.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input:hover, .button:focus, .powermail_submit:focus, .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 a.powermail_submit:focus, .tx-felogin-pi1 a.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input:focus {
  background-color: #252525;
  color: #FEFEFE;
}

.button.tiny, .tiny.powermail_submit, .tx-felogin-pi1 input.tiny[type="submit"], .tx-felogin-pi1 a.tiny.powermail_submit, .tx-felogin-pi1 a.tiny.button.green, .tx-datamintsfeuser-pi1 .name-submit input.tiny {
  font-size: 0.6rem;
}

.button.small, .small.powermail_submit, .tx-felogin-pi1 input.small[type="submit"], .tx-felogin-pi1 a.small.powermail_submit, .tx-felogin-pi1 a.small.button.green, .tx-datamintsfeuser-pi1 .name-submit input.small {
  font-size: 0.75rem;
}

.button.large, .large.powermail_submit, .tx-felogin-pi1 input.large[type="submit"], .tx-felogin-pi1 a.large.powermail_submit, .tx-felogin-pi1 a.large.button.green, .tx-datamintsfeuser-pi1 .name-submit input.large {
  font-size: 1.25rem;
}

.button.expanded, .expanded.powermail_submit, .tx-felogin-pi1 input.expanded[type="submit"], .tx-felogin-pi1 a.expanded.powermail_submit, .tx-felogin-pi1 a.expanded.button.green, .tx-datamintsfeuser-pi1 .name-submit input.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.primary, .primary.powermail_submit, .tx-felogin-pi1 input.primary[type="submit"], .tx-felogin-pi1 a.primary.powermail_submit, .tx-felogin-pi1 a.primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.primary {
  background-color: #2B2B2B;
  color: #FEFEFE;
}

.button.primary:hover, .primary.powermail_submit:hover, .tx-felogin-pi1 input.primary[type="submit"]:hover, .tx-felogin-pi1 a.primary.powermail_submit:hover, .tx-felogin-pi1 a.primary.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.primary:hover, .button.primary:focus, .primary.powermail_submit:focus, .tx-felogin-pi1 input.primary[type="submit"]:focus, .tx-felogin-pi1 a.primary.powermail_submit:focus, .tx-felogin-pi1 a.primary.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.primary:focus {
  background-color: #222222;
  color: #FEFEFE;
}

.button.secondary, .secondary.powermail_submit, .tx-felogin-pi1 input.secondary[type="submit"], .tx-felogin-pi1 a.secondary.powermail_submit, .tx-felogin-pi1 a.secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.secondary {
  background-color: #767676;
  color: #FEFEFE;
}

.button.secondary:hover, .secondary.powermail_submit:hover, .tx-felogin-pi1 input.secondary[type="submit"]:hover, .tx-felogin-pi1 a.secondary.powermail_submit:hover, .tx-felogin-pi1 a.secondary.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.secondary:hover, .button.secondary:focus, .secondary.powermail_submit:focus, .tx-felogin-pi1 input.secondary[type="submit"]:focus, .tx-felogin-pi1 a.secondary.powermail_submit:focus, .tx-felogin-pi1 a.secondary.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.secondary:focus {
  background-color: #5e5e5e;
  color: #FEFEFE;
}

.button.success, .success.powermail_submit, .tx-felogin-pi1 input.success[type="submit"], .tx-felogin-pi1 a.success.powermail_submit, .tx-felogin-pi1 a.success.button.green, .tx-datamintsfeuser-pi1 .name-submit input.success {
  background-color: #3ADB76;
  color: #2B2B2B;
}

.button.success:hover, .success.powermail_submit:hover, .tx-felogin-pi1 input.success[type="submit"]:hover, .tx-felogin-pi1 a.success.powermail_submit:hover, .tx-felogin-pi1 a.success.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.success:hover, .button.success:focus, .success.powermail_submit:focus, .tx-felogin-pi1 input.success[type="submit"]:focus, .tx-felogin-pi1 a.success.powermail_submit:focus, .tx-felogin-pi1 a.success.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.success:focus {
  background-color: #22bb5b;
  color: #2B2B2B;
}

.button.warning, .warning.powermail_submit, .tx-felogin-pi1 input.warning[type="submit"], .tx-felogin-pi1 a.warning.powermail_submit, .tx-felogin-pi1 a.warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input.warning {
  background-color: #FFAE00;
  color: #2B2B2B;
}

.button.warning:hover, .warning.powermail_submit:hover, .tx-felogin-pi1 input.warning[type="submit"]:hover, .tx-felogin-pi1 a.warning.powermail_submit:hover, .tx-felogin-pi1 a.warning.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.warning:hover, .button.warning:focus, .warning.powermail_submit:focus, .tx-felogin-pi1 input.warning[type="submit"]:focus, .tx-felogin-pi1 a.warning.powermail_submit:focus, .tx-felogin-pi1 a.warning.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.warning:focus {
  background-color: #cc8b00;
  color: #2B2B2B;
}

.button.alert, .alert.powermail_submit, .tx-felogin-pi1 input.alert[type="submit"], .tx-felogin-pi1 a.alert.powermail_submit, .tx-felogin-pi1 a.alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input.alert {
  background-color: #FF5501;
  color: #2B2B2B;
}

.button.alert:hover, .alert.powermail_submit:hover, .tx-felogin-pi1 input.alert[type="submit"]:hover, .tx-felogin-pi1 a.alert.powermail_submit:hover, .tx-felogin-pi1 a.alert.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.alert:hover, .button.alert:focus, .alert.powermail_submit:focus, .tx-felogin-pi1 input.alert[type="submit"]:focus, .tx-felogin-pi1 a.alert.powermail_submit:focus, .tx-felogin-pi1 a.alert.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.alert:focus {
  background-color: #cd4400;
  color: #2B2B2B;
}

.button.hollow, .hollow.powermail_submit, .tx-felogin-pi1 input.hollow[type="submit"], .tx-felogin-pi1 a.hollow.powermail_submit, .tx-felogin-pi1 a.hollow.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow {
  border: 1px solid #2B2B2B;
  color: #2B2B2B;
}

.button.hollow, .hollow.powermail_submit, .tx-felogin-pi1 input.hollow[type="submit"], .tx-felogin-pi1 a.hollow.powermail_submit, .tx-felogin-pi1 a.hollow.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow, .button.hollow:hover, .hollow.powermail_submit:hover, .tx-felogin-pi1 input.hollow[type="submit"]:hover, .tx-felogin-pi1 a.hollow.powermail_submit:hover, .tx-felogin-pi1 a.hollow.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow:hover, .button.hollow:focus, .hollow.powermail_submit:focus, .tx-felogin-pi1 input.hollow[type="submit"]:focus, .tx-felogin-pi1 a.hollow.powermail_submit:focus, .tx-felogin-pi1 a.hollow.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow:focus {
  background-color: transparent;
}

.button.hollow:hover, .hollow.powermail_submit:hover, .tx-felogin-pi1 input.hollow[type="submit"]:hover, .tx-felogin-pi1 a.hollow.powermail_submit:hover, .tx-felogin-pi1 a.hollow.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow:hover, .button.hollow:focus, .hollow.powermail_submit:focus, .tx-felogin-pi1 input.hollow[type="submit"]:focus, .tx-felogin-pi1 a.hollow.powermail_submit:focus, .tx-felogin-pi1 a.hollow.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow:focus {
  border-color: #161616;
  color: #161616;
}

.button.hollow.primary, .hollow.primary.powermail_submit, .tx-felogin-pi1 input.hollow.primary[type="submit"], .tx-felogin-pi1 a.hollow.primary.powermail_submit, .tx-felogin-pi1 a.hollow.primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.primary {
  border: 1px solid #2B2B2B;
  color: #2B2B2B;
}

.button.hollow.primary:hover, .hollow.primary.powermail_submit:hover, .tx-felogin-pi1 input.hollow.primary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.primary:hover, .button.hollow.primary:focus, .hollow.primary.powermail_submit:focus, .tx-felogin-pi1 input.hollow.primary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.primary:focus {
  border-color: #161616;
  color: #161616;
}

.button.hollow.secondary, .hollow.secondary.powermail_submit, .tx-felogin-pi1 input.hollow.secondary[type="submit"], .tx-felogin-pi1 a.hollow.secondary.powermail_submit, .tx-felogin-pi1 a.hollow.secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.secondary:hover, .hollow.secondary.powermail_submit:hover, .tx-felogin-pi1 input.hollow.secondary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.secondary:hover, .button.hollow.secondary:focus, .hollow.secondary.powermail_submit:focus, .tx-felogin-pi1 input.hollow.secondary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.hollow.success, .hollow.success.powermail_submit, .tx-felogin-pi1 input.hollow.success[type="submit"], .tx-felogin-pi1 a.hollow.success.powermail_submit, .tx-felogin-pi1 a.hollow.success.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.success {
  border: 1px solid #3ADB76;
  color: #3ADB76;
}

.button.hollow.success:hover, .hollow.success.powermail_submit:hover, .tx-felogin-pi1 input.hollow.success[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.success:hover, .button.hollow.success:focus, .hollow.success.powermail_submit:focus, .tx-felogin-pi1 input.hollow.success[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.warning, .hollow.warning.powermail_submit, .tx-felogin-pi1 input.hollow.warning[type="submit"], .tx-felogin-pi1 a.hollow.warning.powermail_submit, .tx-felogin-pi1 a.hollow.warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.warning {
  border: 1px solid #FFAE00;
  color: #FFAE00;
}

.button.hollow.warning:hover, .hollow.warning.powermail_submit:hover, .tx-felogin-pi1 input.hollow.warning[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.warning:hover, .button.hollow.warning:focus, .hollow.warning.powermail_submit:focus, .tx-felogin-pi1 input.hollow.warning[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.alert, .hollow.alert.powermail_submit, .tx-felogin-pi1 input.hollow.alert[type="submit"], .tx-felogin-pi1 a.hollow.alert.powermail_submit, .tx-felogin-pi1 a.hollow.alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input.hollow.alert {
  border: 1px solid #FF5501;
  color: #FF5501;
}

.button.hollow.alert:hover, .hollow.alert.powermail_submit:hover, .tx-felogin-pi1 input.hollow.alert[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.hollow.alert:hover, .button.hollow.alert:focus, .hollow.alert.powermail_submit:focus, .tx-felogin-pi1 input.hollow.alert[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.hollow.alert:focus {
  border-color: #802a00;
  color: #802a00;
}

.button.disabled, .disabled.powermail_submit, .tx-felogin-pi1 input.disabled[type="submit"], .tx-felogin-pi1 a.disabled.powermail_submit, .tx-felogin-pi1 a.disabled.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled, .button[disabled], [disabled].powermail_submit, .tx-felogin-pi1 input[disabled][type="submit"], .tx-felogin-pi1 a[disabled].powermail_submit, .tx-felogin-pi1 a[disabled].button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .disabled.powermail_submit, .tx-felogin-pi1 input.disabled[type="submit"], .tx-felogin-pi1 a.disabled.powermail_submit, .tx-felogin-pi1 a.disabled.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled, .button.disabled:hover, .disabled.powermail_submit:hover, .tx-felogin-pi1 input.disabled[type="submit"]:hover, .tx-felogin-pi1 a.disabled.powermail_submit:hover, .tx-felogin-pi1 a.disabled.button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled:hover, .button.disabled:focus, .disabled.powermail_submit:focus, .tx-felogin-pi1 input.disabled[type="submit"]:focus, .tx-felogin-pi1 a.disabled.powermail_submit:focus, .tx-felogin-pi1 a.disabled.button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled:focus, .button[disabled], [disabled].powermail_submit, .tx-felogin-pi1 input[disabled][type="submit"], .tx-felogin-pi1 a[disabled].powermail_submit, .tx-felogin-pi1 a[disabled].button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled], .button[disabled]:hover, [disabled].powermail_submit:hover, .tx-felogin-pi1 input[disabled][type="submit"]:hover, .tx-felogin-pi1 a[disabled].powermail_submit:hover, .tx-felogin-pi1 a[disabled].button.green:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled]:hover, .button[disabled]:focus, [disabled].powermail_submit:focus, .tx-felogin-pi1 input[disabled][type="submit"]:focus, .tx-felogin-pi1 a[disabled].powermail_submit:focus, .tx-felogin-pi1 a[disabled].button.green:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled]:focus {
  background-color: #2B2B2B;
  color: #FEFEFE;
}

.button.disabled.primary, .disabled.primary.powermail_submit, .tx-felogin-pi1 input.disabled.primary[type="submit"], .tx-felogin-pi1 a.disabled.primary.powermail_submit, .tx-felogin-pi1 a.disabled.primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.primary, .button[disabled].primary, [disabled].primary.powermail_submit, .tx-felogin-pi1 input[disabled].primary[type="submit"], .tx-felogin-pi1 a[disabled].primary.powermail_submit, .tx-felogin-pi1 a[disabled].primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .disabled.primary.powermail_submit, .tx-felogin-pi1 input.disabled.primary[type="submit"], .tx-felogin-pi1 a.disabled.primary.powermail_submit, .tx-felogin-pi1 a.disabled.primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.primary, .button.disabled.primary:hover, .disabled.primary.powermail_submit:hover, .tx-felogin-pi1 input.disabled.primary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.primary:hover, .button.disabled.primary:focus, .disabled.primary.powermail_submit:focus, .tx-felogin-pi1 input.disabled.primary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.primary:focus, .button[disabled].primary, [disabled].primary.powermail_submit, .tx-felogin-pi1 input[disabled].primary[type="submit"], .tx-felogin-pi1 a[disabled].primary.powermail_submit, .tx-felogin-pi1 a[disabled].primary.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].primary, .button[disabled].primary:hover, [disabled].primary.powermail_submit:hover, .tx-felogin-pi1 input[disabled].primary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].primary:hover, .button[disabled].primary:focus, [disabled].primary.powermail_submit:focus, .tx-felogin-pi1 input[disabled].primary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].primary:focus {
  background-color: #2B2B2B;
  color: #FEFEFE;
}

.button.disabled.secondary, .disabled.secondary.powermail_submit, .tx-felogin-pi1 input.disabled.secondary[type="submit"], .tx-felogin-pi1 a.disabled.secondary.powermail_submit, .tx-felogin-pi1 a.disabled.secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.secondary, .button[disabled].secondary, [disabled].secondary.powermail_submit, .tx-felogin-pi1 input[disabled].secondary[type="submit"], .tx-felogin-pi1 a[disabled].secondary.powermail_submit, .tx-felogin-pi1 a[disabled].secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .disabled.secondary.powermail_submit, .tx-felogin-pi1 input.disabled.secondary[type="submit"], .tx-felogin-pi1 a.disabled.secondary.powermail_submit, .tx-felogin-pi1 a.disabled.secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.secondary, .button.disabled.secondary:hover, .disabled.secondary.powermail_submit:hover, .tx-felogin-pi1 input.disabled.secondary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.secondary:hover, .button.disabled.secondary:focus, .disabled.secondary.powermail_submit:focus, .tx-felogin-pi1 input.disabled.secondary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.secondary:focus, .button[disabled].secondary, [disabled].secondary.powermail_submit, .tx-felogin-pi1 input[disabled].secondary[type="submit"], .tx-felogin-pi1 a[disabled].secondary.powermail_submit, .tx-felogin-pi1 a[disabled].secondary.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].secondary, .button[disabled].secondary:hover, [disabled].secondary.powermail_submit:hover, .tx-felogin-pi1 input[disabled].secondary[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].secondary:hover, .button[disabled].secondary:focus, [disabled].secondary.powermail_submit:focus, .tx-felogin-pi1 input[disabled].secondary[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].secondary:focus {
  background-color: #767676;
  color: #FEFEFE;
}

.button.disabled.success, .disabled.success.powermail_submit, .tx-felogin-pi1 input.disabled.success[type="submit"], .tx-felogin-pi1 a.disabled.success.powermail_submit, .tx-felogin-pi1 a.disabled.success.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.success, .button[disabled].success, [disabled].success.powermail_submit, .tx-felogin-pi1 input[disabled].success[type="submit"], .tx-felogin-pi1 a[disabled].success.powermail_submit, .tx-felogin-pi1 a[disabled].success.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .disabled.success.powermail_submit, .tx-felogin-pi1 input.disabled.success[type="submit"], .tx-felogin-pi1 a.disabled.success.powermail_submit, .tx-felogin-pi1 a.disabled.success.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.success, .button.disabled.success:hover, .disabled.success.powermail_submit:hover, .tx-felogin-pi1 input.disabled.success[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.success:hover, .button.disabled.success:focus, .disabled.success.powermail_submit:focus, .tx-felogin-pi1 input.disabled.success[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.success:focus, .button[disabled].success, [disabled].success.powermail_submit, .tx-felogin-pi1 input[disabled].success[type="submit"], .tx-felogin-pi1 a[disabled].success.powermail_submit, .tx-felogin-pi1 a[disabled].success.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].success, .button[disabled].success:hover, [disabled].success.powermail_submit:hover, .tx-felogin-pi1 input[disabled].success[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].success:hover, .button[disabled].success:focus, [disabled].success.powermail_submit:focus, .tx-felogin-pi1 input[disabled].success[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].success:focus {
  background-color: #3ADB76;
  color: #2B2B2B;
}

.button.disabled.warning, .disabled.warning.powermail_submit, .tx-felogin-pi1 input.disabled.warning[type="submit"], .tx-felogin-pi1 a.disabled.warning.powermail_submit, .tx-felogin-pi1 a.disabled.warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.warning, .button[disabled].warning, [disabled].warning.powermail_submit, .tx-felogin-pi1 input[disabled].warning[type="submit"], .tx-felogin-pi1 a[disabled].warning.powermail_submit, .tx-felogin-pi1 a[disabled].warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .disabled.warning.powermail_submit, .tx-felogin-pi1 input.disabled.warning[type="submit"], .tx-felogin-pi1 a.disabled.warning.powermail_submit, .tx-felogin-pi1 a.disabled.warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.warning, .button.disabled.warning:hover, .disabled.warning.powermail_submit:hover, .tx-felogin-pi1 input.disabled.warning[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.warning:hover, .button.disabled.warning:focus, .disabled.warning.powermail_submit:focus, .tx-felogin-pi1 input.disabled.warning[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.warning:focus, .button[disabled].warning, [disabled].warning.powermail_submit, .tx-felogin-pi1 input[disabled].warning[type="submit"], .tx-felogin-pi1 a[disabled].warning.powermail_submit, .tx-felogin-pi1 a[disabled].warning.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].warning, .button[disabled].warning:hover, [disabled].warning.powermail_submit:hover, .tx-felogin-pi1 input[disabled].warning[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].warning:hover, .button[disabled].warning:focus, [disabled].warning.powermail_submit:focus, .tx-felogin-pi1 input[disabled].warning[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].warning:focus {
  background-color: #FFAE00;
  color: #2B2B2B;
}

.button.disabled.alert, .disabled.alert.powermail_submit, .tx-felogin-pi1 input.disabled.alert[type="submit"], .tx-felogin-pi1 a.disabled.alert.powermail_submit, .tx-felogin-pi1 a.disabled.alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.alert, .button[disabled].alert, [disabled].alert.powermail_submit, .tx-felogin-pi1 input[disabled].alert[type="submit"], .tx-felogin-pi1 a[disabled].alert.powermail_submit, .tx-felogin-pi1 a[disabled].alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .disabled.alert.powermail_submit, .tx-felogin-pi1 input.disabled.alert[type="submit"], .tx-felogin-pi1 a.disabled.alert.powermail_submit, .tx-felogin-pi1 a.disabled.alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input.disabled.alert, .button.disabled.alert:hover, .disabled.alert.powermail_submit:hover, .tx-felogin-pi1 input.disabled.alert[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input.disabled.alert:hover, .button.disabled.alert:focus, .disabled.alert.powermail_submit:focus, .tx-felogin-pi1 input.disabled.alert[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input.disabled.alert:focus, .button[disabled].alert, [disabled].alert.powermail_submit, .tx-felogin-pi1 input[disabled].alert[type="submit"], .tx-felogin-pi1 a[disabled].alert.powermail_submit, .tx-felogin-pi1 a[disabled].alert.button.green, .tx-datamintsfeuser-pi1 .name-submit input[disabled].alert, .button[disabled].alert:hover, [disabled].alert.powermail_submit:hover, .tx-felogin-pi1 input[disabled].alert[type="submit"]:hover, .tx-datamintsfeuser-pi1 .name-submit input[disabled].alert:hover, .button[disabled].alert:focus, [disabled].alert.powermail_submit:focus, .tx-felogin-pi1 input[disabled].alert[type="submit"]:focus, .tx-datamintsfeuser-pi1 .name-submit input[disabled].alert:focus {
  background-color: #FF5501;
  color: #2B2B2B;
}

.button.dropdown::after, .dropdown.powermail_submit::after, .tx-felogin-pi1 input.dropdown[type="submit"]::after, .tx-felogin-pi1 a.dropdown.powermail_submit::after, .tx-felogin-pi1 a.dropdown.button.green::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #FEFEFE transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after, .dropdown.hollow.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow::after {
  border-top-color: #2B2B2B;
}

.button.dropdown.hollow.primary::after, .dropdown.hollow.primary.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.primary[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.primary::after {
  border-top-color: #2B2B2B;
}

.button.dropdown.hollow.secondary::after, .dropdown.hollow.secondary.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.secondary[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.secondary::after {
  border-top-color: #767676;
}

.button.dropdown.hollow.success::after, .dropdown.hollow.success.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.success[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.success::after {
  border-top-color: #3ADB76;
}

.button.dropdown.hollow.warning::after, .dropdown.hollow.warning.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.warning[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.warning::after {
  border-top-color: #FFAE00;
}

.button.dropdown.hollow.alert::after, .dropdown.hollow.alert.powermail_submit::after, .tx-felogin-pi1 input.dropdown.hollow.alert[type="submit"]::after, .tx-datamintsfeuser-pi1 .name-submit input.dropdown.hollow.alert::after {
  border-top-color: #FF5501;
}

.button.arrow-only::after, .arrow-only.powermail_submit::after, .tx-felogin-pi1 input.arrow-only[type="submit"]::after, .tx-felogin-pi1 a.arrow-only.powermail_submit::after, .tx-felogin-pi1 a.arrow-only.button.green::after, .tx-datamintsfeuser-pi1 .name-submit input.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #ECECEC;
  border-radius: 0;
  background-color: #FEFEFE;
  box-shadow: inset 0 1px 2px rgba(43, 43, 43, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  color: #2B2B2B;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #D1D1D1;
  background-color: #FEFEFE;
  box-shadow: 0 0 5px #ECECEC;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ECECEC;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ECECEC;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ECECEC;
}

input::placeholder,
textarea::placeholder {
  color: #ECECEC;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #F5F5F5;
  cursor: not-allowed;
}

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type='search'] {
  box-sizing: border-box;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

[type='file'] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #2B2B2B;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #2B2B2B;
}

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}

.input-group > :first-child {
  border-radius: 0 0 0 0;
}

.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #ECECEC;
  background: #F5F5F5;
  color: #2B2B2B;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}

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

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

.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

.input-group .input-group-button {
  display: table-cell;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #ECECEC;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
  background: #FEFEFE;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #ECECEC;
  border-radius: 0;
  background-color: #FEFEFE;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #2B2B2B;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28209, 209, 209%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  outline: none;
  border: 1px solid #D1D1D1;
  background-color: #FEFEFE;
  box-shadow: 0 0 5px #ECECEC;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
  background-color: #F5F5F5;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #FF5501;
  background-color: #feede5;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #FF5501;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #FF5501;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #FF5501;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #FF5501;
}

.is-invalid-label {
  color: #FF5501;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FF5501;
}

.form-error.is-visible {
  display: block;
}

.accordion {
  margin-left: 0;
  background: #FEFEFE;
  list-style-type: none;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #D1D1D1;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #2B2B2B;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #D1D1D1;
  border-radius: 0 0 0 0;
}

.accordion-title:hover, .accordion-title:focus {
  background-color: #F5F5F5;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: '+';
}

.is-active > .accordion-title::before {
  content: '\2013';
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #D1D1D1;
  border-bottom: 0;
  background-color: #F5F5F5;
  color: #2B2B2B;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #D1D1D1;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2B2B2B;
  color: #FEFEFE;
}

.badge.primary {
  background: #2B2B2B;
  color: #FEFEFE;
}

.badge.secondary {
  background: #767676;
  color: #FEFEFE;
}

.badge.success {
  background: #3ADB76;
  color: #2B2B2B;
}

.badge.warning {
  background: #FFAE00;
  color: #2B2B2B;
}

.badge.alert {
  background: #FF5501;
  color: #2B2B2B;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #2B2B2B;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  top: 1px;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #ECECEC;
}

.breadcrumbs a {
  color: #2B2B2B;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #ECECEC;
  cursor: not-allowed;
}

.button-group {
  margin-bottom: 1rem;
  font-size: 0;
}

.button-group::before, .button-group::after {
  display: table;
  content: ' ';
}

.button-group::after {
  clear: both;
}

.button-group .button, .button-group .powermail_submit, .button-group .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group input[type="submit"], .button-group .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group a.powermail_submit, .button-group .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group a.button.green, .button-group .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group input {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
}

.button-group .button:last-child, .button-group .powermail_submit:last-child, .button-group .tx-felogin-pi1 input[type="submit"]:last-child, .tx-felogin-pi1 .button-group input[type="submit"]:last-child, .button-group .tx-felogin-pi1 a.powermail_submit:last-child, .tx-felogin-pi1 .button-group a.powermail_submit:last-child, .button-group .tx-felogin-pi1 a.button.green:last-child, .tx-felogin-pi1 .button-group a.button.green:last-child, .button-group .tx-datamintsfeuser-pi1 .name-submit input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group input:last-child {
  margin-right: 0;
}

.button-group.tiny .button, .button-group.tiny .powermail_submit, .button-group.tiny .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.tiny input[type="submit"], .button-group.tiny .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.tiny a.powermail_submit, .button-group.tiny .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.tiny a.button.green, .button-group.tiny .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.tiny input {
  font-size: 0.6rem;
}

.button-group.small .button, .button-group.small .powermail_submit, .button-group.small .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.small input[type="submit"], .button-group.small .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.small a.powermail_submit, .button-group.small .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.small a.button.green, .button-group.small .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.small input {
  font-size: 0.75rem;
}

.button-group.large .button, .button-group.large .powermail_submit, .button-group.large .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.large input[type="submit"], .button-group.large .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.large a.powermail_submit, .button-group.large .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.large a.button.green, .button-group.large .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.large input {
  font-size: 1.25rem;
}

.button-group.expanded {
  margin-right: -1px;
}

.button-group.expanded::before, .button-group.expanded::after {
  display: none;
}

.button-group.expanded .button:first-child:last-child, .button-group.expanded .powermail_submit:first-child:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:last-child {
  width: 100%;
}

.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .powermail_submit:first-child:nth-last-child(2), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input {
  display: inline-block;
  width: calc(50% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ input:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .powermail_submit:first-child:nth-last-child(3), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input {
  display: inline-block;
  width: calc(33.3333333333% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ input:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .powermail_submit:first-child:nth-last-child(4), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input {
  display: inline-block;
  width: calc(25% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ input:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .powermail_submit:first-child:nth-last-child(5), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input {
  display: inline-block;
  width: calc(20% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ input:last-child {
  margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .powermail_submit:first-child:nth-last-child(6), .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6), .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6), .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6), .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"], .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_1 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_1 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_7 .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_7 .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .powermail_form_1 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .powermail_form_1 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .powermail_form_7 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .powermail_form_7 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .powermail_form_2 .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .powermail_form_2 .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .powermail_form_1 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .powermail_form_1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .powermail_form_7 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .powermail_form_7 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .powermail_form_2 .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .powermail_form_2 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-felogin-pi1 .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-felogin-pi1 .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 .button-group.expanded a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input {
  display: inline-block;
  width: calc(16.6666666667% - 1px);
  margin-right: 1px;
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .powermail_form_1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.expanded input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input[type="submit"]:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.powermail_submit:last-child, .button-group.expanded .tx-felogin-pi1 .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green:last-child, .button-group.expanded .tx-felogin-pi1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ a.button.green:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_1 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_7 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .powermail_form_2 .powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 input[type="submit"]:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.powermail_submit:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded .tx-felogin-pi1 a.button.green:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .button-group.expanded .tx-datamintsfeuser-pi1 .name-submit input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.expanded input:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ input:last-child {
  margin-right: -6px;
}

.button-group.primary .button, .button-group.primary .powermail_submit, .button-group.primary .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.primary input[type="submit"], .button-group.primary .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.primary a.powermail_submit, .button-group.primary .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.primary a.button.green, .button-group.primary .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.primary input {
  background-color: #2B2B2B;
  color: #FEFEFE;
}

.button-group.primary .button:hover, .button-group.primary .powermail_submit:hover, .button-group.primary .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.primary input[type="submit"]:hover, .button-group.primary .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.primary input:hover, .button-group.primary .button:focus, .button-group.primary .powermail_submit:focus, .button-group.primary .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.primary input[type="submit"]:focus, .button-group.primary .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.primary input:focus {
  background-color: #222222;
  color: #FEFEFE;
}

.button-group.secondary .button, .button-group.secondary .powermail_submit, .button-group.secondary .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.secondary input[type="submit"], .button-group.secondary .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.secondary a.powermail_submit, .button-group.secondary .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.secondary a.button.green, .button-group.secondary .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.secondary input {
  background-color: #767676;
  color: #FEFEFE;
}

.button-group.secondary .button:hover, .button-group.secondary .powermail_submit:hover, .button-group.secondary .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.secondary input[type="submit"]:hover, .button-group.secondary .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.secondary input:hover, .button-group.secondary .button:focus, .button-group.secondary .powermail_submit:focus, .button-group.secondary .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.secondary input[type="submit"]:focus, .button-group.secondary .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.secondary input:focus {
  background-color: #5e5e5e;
  color: #FEFEFE;
}

.button-group.success .button, .button-group.success .powermail_submit, .button-group.success .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.success input[type="submit"], .button-group.success .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.success a.powermail_submit, .button-group.success .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.success a.button.green, .button-group.success .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.success input {
  background-color: #3ADB76;
  color: #2B2B2B;
}

.button-group.success .button:hover, .button-group.success .powermail_submit:hover, .button-group.success .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.success input[type="submit"]:hover, .button-group.success .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.success input:hover, .button-group.success .button:focus, .button-group.success .powermail_submit:focus, .button-group.success .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.success input[type="submit"]:focus, .button-group.success .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.success input:focus {
  background-color: #22bb5b;
  color: #2B2B2B;
}

.button-group.warning .button, .button-group.warning .powermail_submit, .button-group.warning .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.warning input[type="submit"], .button-group.warning .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.warning a.powermail_submit, .button-group.warning .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.warning a.button.green, .button-group.warning .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.warning input {
  background-color: #FFAE00;
  color: #2B2B2B;
}

.button-group.warning .button:hover, .button-group.warning .powermail_submit:hover, .button-group.warning .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.warning input[type="submit"]:hover, .button-group.warning .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.warning input:hover, .button-group.warning .button:focus, .button-group.warning .powermail_submit:focus, .button-group.warning .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.warning input[type="submit"]:focus, .button-group.warning .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.warning input:focus {
  background-color: #cc8b00;
  color: #2B2B2B;
}

.button-group.alert .button, .button-group.alert .powermail_submit, .button-group.alert .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.alert input[type="submit"], .button-group.alert .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.alert a.powermail_submit, .button-group.alert .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.alert a.button.green, .button-group.alert .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.alert input {
  background-color: #FF5501;
  color: #2B2B2B;
}

.button-group.alert .button:hover, .button-group.alert .powermail_submit:hover, .button-group.alert .tx-felogin-pi1 input[type="submit"]:hover, .tx-felogin-pi1 .button-group.alert input[type="submit"]:hover, .button-group.alert .tx-datamintsfeuser-pi1 .name-submit input:hover, .tx-datamintsfeuser-pi1 .name-submit .button-group.alert input:hover, .button-group.alert .button:focus, .button-group.alert .powermail_submit:focus, .button-group.alert .tx-felogin-pi1 input[type="submit"]:focus, .tx-felogin-pi1 .button-group.alert input[type="submit"]:focus, .button-group.alert .tx-datamintsfeuser-pi1 .name-submit input:focus, .tx-datamintsfeuser-pi1 .name-submit .button-group.alert input:focus {
  background-color: #cd4400;
  color: #2B2B2B;
}

.button-group.stacked .button, .button-group.stacked .powermail_submit, .button-group.stacked .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked input[type="submit"], .button-group.stacked .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked a.powermail_submit, .button-group.stacked .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked a.button.green, .button-group.stacked .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked input, .button-group.stacked-for-small .button, .button-group.stacked-for-small .powermail_submit, .button-group.stacked-for-small .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-small input[type="submit"], .button-group.stacked-for-small .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked-for-small a.powermail_submit, .button-group.stacked-for-small .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked-for-small a.button.green, .button-group.stacked-for-small .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-small input, .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .powermail_submit, .button-group.stacked-for-medium .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-medium input[type="submit"], .button-group.stacked-for-medium .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked-for-medium a.powermail_submit, .button-group.stacked-for-medium .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked-for-medium a.button.green, .button-group.stacked-for-medium .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-medium input {
  width: 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked .powermail_submit:last-child, .button-group.stacked .tx-felogin-pi1 input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.stacked input[type="submit"]:last-child, .button-group.stacked .tx-datamintsfeuser-pi1 .name-submit input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked input:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-small .powermail_submit:last-child, .button-group.stacked-for-small .tx-felogin-pi1 input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.stacked-for-small input[type="submit"]:last-child, .button-group.stacked-for-small .tx-datamintsfeuser-pi1 .name-submit input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-small input:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-medium .powermail_submit:last-child, .button-group.stacked-for-medium .tx-felogin-pi1 input[type="submit"]:last-child, .tx-felogin-pi1 .button-group.stacked-for-medium input[type="submit"]:last-child, .button-group.stacked-for-medium .tx-datamintsfeuser-pi1 .name-submit input:last-child, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-medium input:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button, .button-group.stacked-for-small .powermail_submit, .button-group.stacked-for-small .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-small input[type="submit"], .button-group.stacked-for-small .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked-for-small a.powermail_submit, .button-group.stacked-for-small .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked-for-small a.button.green, .button-group.stacked-for-small .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-small input {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .powermail_submit, .button-group.stacked-for-medium .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-medium input[type="submit"], .button-group.stacked-for-medium .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .button-group.stacked-for-medium a.powermail_submit, .button-group.stacked-for-medium .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .button-group.stacked-for-medium a.button.green, .button-group.stacked-for-medium .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-medium input {
    width: auto;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .powermail_submit, .button-group.stacked-for-small.expanded .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .button-group.stacked-for-small.expanded input[type="submit"], .button-group.stacked-for-small.expanded .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .button-group.stacked-for-small.expanded input {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(43, 43, 43, 0.25);
  border-radius: 0;
  background-color: white;
  color: #2B2B2B;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #dfdfdf;
  color: #2B2B2B;
}

.callout.secondary {
  background-color: #eaeaea;
  color: #2B2B2B;
}

.callout.success {
  background-color: #e1faea;
  color: #2B2B2B;
}

.callout.warning {
  background-color: #fff3d9;
  color: #2B2B2B;
}

.callout.alert {
  background-color: #ffe6d9;
  color: #2B2B2B;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  margin-bottom: 1rem;
  border: 1px solid #F5F5F5;
  border-radius: 0;
  background: #FEFEFE;
  box-shadow: none;
  overflow: hidden;
  color: #2B2B2B;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  padding: 1rem;
  background: #F5F5F5;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.close-button {
  position: absolute;
  color: #D1D1D1;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover, .close-button:focus {
  color: #2B2B2B;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.menu {
  margin: 0;
  list-style-type: none;
}

.menu > li {
  display: table-cell;
  vertical-align: middle;
}

[data-whatinput='mouse'] .menu > li {
  outline: 0;
}

.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  vertical-align: middle;
}

.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
  vertical-align: middle;
}

.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block;
}

.menu > li, .menu.horizontal > li {
  display: table-cell;
}

.menu.expanded {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.menu.expanded > li:first-child:last-child {
  width: 100%;
}

.menu.vertical > li {
  display: block;
}

@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .menu.medium-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}

@media screen and (min-width: 64em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-expanded {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .menu.large-expanded > li:first-child:last-child {
    width: 100%;
  }
  .menu.large-vertical > li {
    display: block;
  }
}

.menu.simple li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}

.menu.simple a {
  padding: 0;
}

.menu.simple li {
  margin-left: 0;
  margin-right: 1rem;
}

.menu.simple.align-right li {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.align-right::before, .menu.align-right::after {
  display: table;
  content: ' ';
}

.menu.align-right::after {
  clear: both;
}

.menu.align-right > li {
  float: right;
}

.menu.icon-top > li > a {
  text-align: center;
}

.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem;
}

.menu.icon-top.vertical a > span {
  margin: auto;
}

.menu.nested {
  margin-left: 1rem;
}

.menu .active > a {
  background: #2B2B2B;
  color: #FEFEFE;
}

.menu.menu-bordered li {
  border: 1px solid #F5F5F5;
}

.menu.menu-bordered li:not(:first-child) {
  border-top: 0;
}

.menu.menu-hover li:hover {
  background-color: #F5F5F5;
}

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered {
  text-align: center;
}

.menu-centered > .menu {
  display: inline-block;
  vertical-align: top;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #FEFEFE;
  box-shadow: 0 7px 0 #FEFEFE, 0 14px 0 #FEFEFE;
  content: '';
}

.menu-icon:hover::after {
  background: #ECECEC;
  box-shadow: 0 7px 0 #ECECEC, 0 14px 0 #ECECEC;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #2B2B2B;
  box-shadow: 0 7px 0 #2B2B2B, 0 14px 0 #2B2B2B;
  content: '';
}

.menu-icon.dark:hover::after {
  background: #999;
  box-shadow: 0 7px 0 #999, 0 14px 0 #999;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  transition: height 0.5s;
}

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #FEFEFE;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
}

.is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.drilldown-submenu-cover-previous {
  min-height: 100%;
}

.is-drilldown-submenu-parent > a {
  position: relative;
}

.is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2B2B2B;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2B2B2B transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #ECECEC;
  border-radius: 0;
  background-color: #FEFEFE;
  font-size: 1rem;
}

.dropdown-pane.is-open {
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2B2B2B transparent transparent;
  right: 5px;
  margin-top: -3px;
}

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2B2B2B transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2B2B2B;
}

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2B2B2B transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2B2B2B transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2B2B2B;
  }
}

@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2B2B2B transparent transparent;
    right: 5px;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2B2B2B transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2B2B2B;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #ECECEC;
  background: #FEFEFE;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2B2B2B transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2B2B2B;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2B2B2B;
  color: #FEFEFE;
}

.label.primary {
  background: #2B2B2B;
  color: #FEFEFE;
}

.label.secondary {
  background: #767676;
  color: #FEFEFE;
}

.label.success {
  background: #3ADB76;
  color: #2B2B2B;
}

.label.warning {
  background: #FFAE00;
  color: #2B2B2B;
}

.label.alert {
  background: #FF5501;
  color: #2B2B2B;
}

.media-object {
  display: block;
  margin-bottom: 1rem;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    display: block;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section {
  display: table-cell;
  vertical-align: top;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section > :last-child {
  margin-bottom: 0;
}

.media-object-section.middle {
  vertical-align: middle;
}

.media-object-section.bottom {
  vertical-align: bottom;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 1;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #FEFEFE;
}

[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

.off-canvas.is-transition-overlap {
  z-index: 10;
}

.off-canvas.is-transition-overlap.is-open {
  box-shadow: none;
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #FEFEFE;
}

[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

.off-canvas-absolute.is-transition-overlap {
  z-index: 10;
}

.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: none;
}

.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  width: 393px;
  height: 100%;
  -webkit-transform: translateX(-393px);
          transform: translateX(-393px);
  overflow-y: auto;
}

.position-left.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(393px);
          transform: translateX(393px);
}

.position-left.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: none;
  content: " ";
}

.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
          transform: none;
}

.position-right {
  top: 0;
  right: 0;
  width: 393px;
  height: 100%;
  -webkit-transform: translateX(393px);
          transform: translateX(393px);
  overflow-y: auto;
}

.position-right.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(-393px);
          transform: translateX(-393px);
}

.position-right.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  box-shadow: none;
  content: " ";
}

.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
          transform: none;
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
  overflow-x: auto;
}

.position-top.is-open ~ .off-canvas-content {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: none;
  content: " ";
}

.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
          transform: none;
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
  overflow-x: auto;
}

.position-bottom.is-open ~ .off-canvas-content {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  box-shadow: none;
  content: " ";
}

.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
          transform: none;
}

.off-canvas-content {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 393px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 393px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 393px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 393px;
  }
}

@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 393px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 393px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 393px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 393px;
  }
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  background-color: rgba(43, 43, 43, 0.5);
  color: #FEFEFE;
}

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #FEFEFE;
}

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
  outline: 0;
}

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(43, 43, 43, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1rem;
  height: 1rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #ECECEC;
}

.orbit-bullets button:hover {
  background-color: #D1D1D1;
}

.orbit-bullets button.is-active {
  background-color: #D1D1D1;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #2B2B2B;
}

.pagination a:hover,
.pagination button:hover {
  background: #F5F5F5;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2B2B2B;
  color: #FEFEFE;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #ECECEC;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #2B2B2B;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab';
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb';
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #ECECEC;
}

.progress.primary .progress-meter {
  background-color: #2B2B2B;
}

.progress.secondary .progress-meter {
  background-color: #767676;
}

.progress.success .progress-meter {
  background-color: #3ADB76;
}

.progress.warning .progress-meter {
  background-color: #FFAE00;
}

.progress.alert .progress-meter {
  background-color: #FF5501;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2B2B2B;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FEFEFE;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #F5F5F5;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #ECECEC;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #2B2B2B;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #252525;
}

.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(43, 43, 43, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #ECECEC;
  border-radius: 0;
  background-color: #FEFEFE;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column, .reveal .columns, .reveal .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .reveal .powermail_fieldset_1, .reveal .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .reveal .powermail_fieldset_1, .reveal .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .reveal .powermail_fieldset_22, .reveal .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .reveal .powermail_fieldset_2, .reveal .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .reveal .powermail_fieldset_2, .reveal .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .reveal .powermail_fieldset_4, .reveal .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .reveal .powermail_fieldset_4, .reveal .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .reveal .powermail_fieldset_21, .reveal .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .reveal .powermail_fieldset_3, .reveal .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .reveal .powermail_fieldset_3, .reveal .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .reveal .powermail_fieldset_20, .reveal .powermail_create, .reveal .doubleoptin, .reveal .tx-datamintsfeuser-pi1 {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 1034px;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #FEFEFE;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #ECECEC;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #FEFEFE;
  transition: all 0.25s ease-out;
  content: '';
}

input:checked ~ .switch-paddle {
  background: #2B2B2B;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

table thead,
table tbody,
table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #FEFEFE;
}

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

table thead {
  background: #f8f8f8;
  color: #2B2B2B;
}

table tfoot {
  background: #f1f1f1;
  color: #2B2B2B;
}

table thead tr,
table tfoot tr {
  background: transparent;
}

table thead th,
table thead td,
table tfoot th,
table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

table tbody th,
table tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #FEFEFE;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #FEFEFE;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

.table-scroll {
  overflow-x: auto;
}

.table-scroll table {
  width: auto;
}

.tabs {
  margin: 0;
  border: 1px solid #D1D1D1;
  background: #ECECEC;
  list-style-type: none;
}

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
}

.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}

.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #2B2B2B;
}

.tabs.primary > li > a {
  color: #FEFEFE;
}

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #363636;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2B2B2B;
}

.tabs-title > a:hover {
  background: #ECECEC;
  color: #252525;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #F5F5F5;
  color: #2B2B2B;
}

.tabs-content {
  border: 1px solid #D1D1D1;
  border-top: 0;
  background: #F5F5F5;
  color: #2B2B2B;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #D1D1D1;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 0;
}

.tabs-panel[aria-hidden="false"] {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #FEFEFE;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(43, 43, 43, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}

a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(43, 43, 43, 0.5);
}

a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  padding: 0.5rem;
  background: #2B2B2B;
  color: #FEFEFE;
}

.title-bar::before, .title-bar::after {
  display: table;
  content: ' ';
}

.title-bar::after {
  clear: both;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left {
  float: left;
}

.title-bar-right {
  float: right;
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #D1D1D1;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #2B2B2B;
  font-size: 80%;
  color: #FEFEFE;
}

.tooltip::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #2B2B2B;
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2B2B2B transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2B2B2B;
  top: 50%;
  bottom: auto;
  left: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2B2B2B transparent transparent;
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.top-bar {
  padding: 0.5rem;
}

.top-bar::before, .top-bar::after {
  display: table;
  content: ' ';
}

.top-bar::after {
  clear: both;
}

.top-bar,
.top-bar ul {
  background-color: #F5F5F5;
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

.top-bar input.button, .top-bar input.powermail_submit, .top-bar .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .top-bar input[type="submit"], .top-bar .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .top-bar input {
  width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }
}

@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}

@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    width: 100%;
  }
}

.top-bar-title {
  display: inline-block;
  float: left;
  padding: 0.5rem 1rem 0.5rem 0;
}

.top-bar-title .menu-icon {
  bottom: 2px;
}

.top-bar-left {
  float: left;
}

.top-bar-right {
  float: right;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
}

.clearfix::after {
  clear: both;
}

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  transition-duration: 750ms !important;
}

.fast {
  transition-duration: 250ms !important;
}

.linear {
  transition-timing-function: linear !important;
}

.ease {
  transition-timing-function: ease !important;
}

.ease-in {
  transition-timing-function: ease-in !important;
}

.ease-out {
  transition-timing-function: ease-out !important;
}

.ease-in-out {
  transition-timing-function: ease-in-out !important;
}

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  transition-delay: 300ms !important;
}

.long-delay {
  transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg;
}

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../Fonts/bower_components/font-awesome/fonts//fontawesome-webfont.eot?v=4.7.0");
  src: url("../Fonts/bower_components/font-awesome/fonts//fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../Fonts/bower_components/font-awesome/fonts//fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../Fonts/bower_components/font-awesome/fonts//fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../Fonts/bower_components/font-awesome/fonts//fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../Fonts/bower_components/font-awesome/fonts//fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa, .menu-main li.is-accordion-submenu-parent[aria-expanded="false"] > a::after, .menu-main li.is-accordion-submenu-parent[aria-expanded="true"] > a::after, .dropdown.menu > li.is-dropdown-submenu-parent > a::after, .dropdown.menu > li.is-dropdown-submenu-parent.is-active > a::after, .breadcrumb-container .breadcrumbs li:not(:last-child)::after, .dot-icon.icon-phone:before, .dot-icon.icon-mail:before, .dot-icon.icon-transport:before, .main-content a.zip:before, .cke_editable a.zip:before, ul.pdf:before, a.zip:before, a.rar:before, a.gz:before, a.bz:before, a.docx:before, a.doc:before, a.bmp:before, a.jpg:before, a.jpeg:before, a.pdf:before, a.mp4:before, a.ppt:before, a.pptx:before, a.mp3:before, a.wma:before, a.xls:before, a.txt:before, a.default:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .menu-main li.is-accordion-submenu-parent[aria-expanded="false"] > a.fa-pull-left::after, .menu-main li.is-accordion-submenu-parent[aria-expanded="true"] > a.fa-pull-left::after, .dropdown.menu > li.is-dropdown-submenu-parent > a.fa-pull-left::after, .breadcrumb-container .breadcrumbs li.fa-pull-left:not(:last-child)::after, .fa-pull-left.dot-icon.icon-phone:before, .fa-pull-left.dot-icon.icon-mail:before, .fa-pull-left.dot-icon.icon-transport:before, ul.fa-pull-left.pdf:before, a.fa-pull-left.zip:before, a.fa-pull-left.rar:before, a.fa-pull-left.gz:before, a.fa-pull-left.bz:before, a.fa-pull-left.docx:before, a.fa-pull-left.doc:before, a.fa-pull-left.bmp:before, a.fa-pull-left.jpg:before, a.fa-pull-left.jpeg:before, a.fa-pull-left.pdf:before, a.fa-pull-left.mp4:before, a.fa-pull-left.ppt:before, a.fa-pull-left.pptx:before, a.fa-pull-left.mp3:before, a.fa-pull-left.wma:before, a.fa-pull-left.xls:before, a.fa-pull-left.txt:before, a.fa-pull-left.default:before {
  margin-right: .3em;
}

.fa.fa-pull-right, .menu-main li.is-accordion-submenu-parent[aria-expanded="false"] > a.fa-pull-right::after, .menu-main li.is-accordion-submenu-parent[aria-expanded="true"] > a.fa-pull-right::after, .dropdown.menu > li.is-dropdown-submenu-parent > a.fa-pull-right::after, .breadcrumb-container .breadcrumbs li.fa-pull-right:not(:last-child)::after, .fa-pull-right.dot-icon.icon-phone:before, .fa-pull-right.dot-icon.icon-mail:before, .fa-pull-right.dot-icon.icon-transport:before, ul.fa-pull-right.pdf:before, a.fa-pull-right.zip:before, a.fa-pull-right.rar:before, a.fa-pull-right.gz:before, a.fa-pull-right.bz:before, a.fa-pull-right.docx:before, a.fa-pull-right.doc:before, a.fa-pull-right.bmp:before, a.fa-pull-right.jpg:before, a.fa-pull-right.jpeg:before, a.fa-pull-right.pdf:before, a.fa-pull-right.mp4:before, a.fa-pull-right.ppt:before, a.fa-pull-right.pptx:before, a.fa-pull-right.mp3:before, a.fa-pull-right.wma:before, a.fa-pull-right.xls:before, a.fa-pull-right.txt:before, a.fa-pull-right.default:before {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .menu-main li.is-accordion-submenu-parent[aria-expanded="false"] > a.pull-left::after, .menu-main li.is-accordion-submenu-parent[aria-expanded="true"] > a.pull-left::after, .dropdown.menu > li.is-dropdown-submenu-parent > a.pull-left::after, .breadcrumb-container .breadcrumbs li.pull-left:not(:last-child)::after, .pull-left.dot-icon.icon-phone:before, .pull-left.dot-icon.icon-mail:before, .pull-left.dot-icon.icon-transport:before, ul.pull-left.pdf:before, a.pull-left.zip:before, a.pull-left.rar:before, a.pull-left.gz:before, a.pull-left.bz:before, a.pull-left.docx:before, a.pull-left.doc:before, a.pull-left.bmp:before, a.pull-left.jpg:before, a.pull-left.jpeg:before, a.pull-left.pdf:before, a.pull-left.mp4:before, a.pull-left.ppt:before, a.pull-left.pptx:before, a.pull-left.mp3:before, a.pull-left.wma:before, a.pull-left.xls:before, a.pull-left.txt:before, a.pull-left.default:before {
  margin-right: .3em;
}

.fa.pull-right, .menu-main li.is-accordion-submenu-parent[aria-expanded="false"] > a.pull-right::after, .menu-main li.is-accordion-submenu-parent[aria-expanded="true"] > a.pull-right::after, .dropdown.menu > li.is-dropdown-submenu-parent > a.pull-right::after, .breadcrumb-container .breadcrumbs li.pull-right:not(:last-child)::after, .pull-right.dot-icon.icon-phone:before, .pull-right.dot-icon.icon-mail:before, .pull-right.dot-icon.icon-transport:before, ul.pull-right.pdf:before, a.pull-right.zip:before, a.pull-right.rar:before, a.pull-right.gz:before, a.pull-right.bz:before, a.pull-right.docx:before, a.pull-right.doc:before, a.pull-right.bmp:before, a.pull-right.jpg:before, a.pull-right.jpeg:before, a.pull-right.pdf:before, a.pull-right.mp4:before, a.pull-right.ppt:before, a.pull-right.pptx:before, a.pull-right.mp3:before, a.pull-right.wma:before, a.pull-right.xls:before, a.pull-right.txt:before, a.pull-right.default:before {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before, a.default:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before, .dot-icon.icon-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before, .dot-icon.icon-transport:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before, .dot-icon.icon-mail:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before, a.txt:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before, .breadcrumb-container .breadcrumbs li:not(:last-child)::after {
  content: "";
}

.fa-angle-up:before, .menu-main li.is-accordion-submenu-parent[aria-expanded="true"] > a::after, .dropdown.menu > li.is-dropdown-submenu-parent.is-active > a::after {
  content: "";
}

.fa-angle-down:before, .menu-main li.is-accordion-submenu-parent[aria-expanded="false"] > a::after, .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before, ul.pdf:before, a.pdf:before {
  content: "";
}

.fa-file-word-o:before, a.docx:before, a.doc:before {
  content: "";
}

.fa-file-excel-o:before, a.xls:before {
  content: "";
}

.fa-file-powerpoint-o:before, a.ppt:before, a.pptx:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before,
a.bmp:before,
a.jpg:before,
a.jpeg:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before,
.main-content a.zip:before,
.cke_editable a.zip:before,
a.zip:before,
a.rar:before,
a.gz:before,
a.bz:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before,
a.mp3:before,
a.wma:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before,
a.mp4:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.full-width-testimonial {
  background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.1)), url("https://unsplash.it/2000/1200/?image=1011");
  background-position: center center;
  background-size: cover !important;
}

.full-width-testimonial-icon .quote-path {
  fill: none;
  stroke: #FFAE00;
  stroke-width: 2.5192;
  stroke-miterlimit: 10;
}

.full-width-testimonial-content,
.full-width-testimonial-icon {
  text-align: center;
}

.full-width-testimonial-section {
  padding-top: 90px;
}

.full-width-testimonial-section .full-width-testimonial-text {
  color: #FFF;
  font-weight: 300;
  margin-top: -5px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 1.5em;
  padding-left: 50px;
  padding-right: 50px;
}

@media print, screen and (min-width: 40em) {
  .full-width-testimonial-section .full-width-testimonial-text {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media screen and (min-width: 64em) {
  .full-width-testimonial-section .full-width-testimonial-text {
    font-size: 1.8em;
    padding-left: 180px;
    padding-right: 180px;
  }
}

@media screen and (min-width: 75em) {
  .full-width-testimonial-section .full-width-testimonial-text {
    padding-left: 300px;
    padding-right: 300px;
  }
}

.full-width-testimonial-section .full-width-testimonial-source {
  color: #FFF;
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: 1.5px;
  margin-bottom: 0.2em;
  padding-bottom: 0;
  text-transform: uppercase;
  font-size: 1.0em;
}

.full-width-testimonial-section .full-width-testimonial-source-context {
  color: #FFF;
  display: block;
  font-size: 0.9em;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 0.8em;
}

.full-width-testimonial-section .slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.full-width-testimonial-text,
.full-width-testimonial-content,
.full-width-testimonial-source,
.full-width-testimonial-icon {
  padding-bottom: 90px;
}

.full-width-testimonial-content {
  width: 100%;
}

/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#dt/dt-1.10.15/af-2.2.0/cr-1.3.3/fc-3.2.2/fh-3.1.2/kt-2.2.1/r-2.1.1/rg-1.0.0/rr-1.2.0/sc-1.4.2/se-1.2.2
 *
 * Included libraries:
 *   DataTables 1.10.15, AutoFill 2.2.0, ColReorder 1.3.3, FixedColumns 3.2.2, FixedHeader 3.1.2, KeyTable 2.2.1, Responsive 2.1.1, RowGroup 1.0.0, RowReorder 1.2.0, Scroller 1.4.2, Select 1.2.2
 */
/*
 * Table styles
 */
table.dataTable {
  border-collapse: separate;
  border-spacing: 0;
  clear: both;
  margin: 0 auto;
  width: 100%;
  /*
     * Header and footer styles
     */
  /*
     * Body styles
     */
}

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

table.dataTable thead th,
table.dataTable thead td {
  border-bottom: 1px solid #111;
  padding: 10px 18px;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
  border-top: 1px solid #111;
  padding: 10px 18px 6px 18px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-position: center right;
  background-repeat: no-repeat;
}

table.dataTable thead .sorting {
  background-image: url("DataTables-1.10.15/images/sort_both.png");
}

table.dataTable thead .sorting_asc {
  background-image: url("DataTables-1.10.15/images/sort_asc.png");
}

table.dataTable thead .sorting_desc {
  background-image: url("DataTables-1.10.15/images/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("DataTables-1.10.15/images/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("DataTables-1.10.15/images/sort_desc_disabled.png");
}

table.dataTable tbody tr {
  background-color: #FFF;
}

table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #DDD;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-right: 1px solid #DDD;
  border-top: 1px solid #DDD;
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #DDD;
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #F9F9F9;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #ACBAD4;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #F6F6F6;
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #AAB7D1;
}

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #FAFAFA;
}

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #ACBAD5;
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #F1F1F1;
}

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #F3F3F3;
}

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #A6B4CD;
}

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #A8B5CF;
}

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #A9B7D1;
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #FAFAFA;
}

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #FCFCFC;
}

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #FEFEFE;
}

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #ACBAD5;
}

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #AEBCD6;
}

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #AFBDD8;
}

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #EAEAEA;
}

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ECECEC;
}

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #EFEFEF;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #A2AEC7;
}

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #A3B0C9;
}

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #A5B2CB;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  clear: both;
  position: relative;
  *zoom: 1;
  zoom: 1;
}

.dataTables_wrapper .dataTables_length {
  float: left;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  padding-top: 0.25em;
  text-align: right;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  border: 1px solid transparent;
  border-radius: 2px;
  box-sizing: border-box;
  color: #333 !important;
  cursor: pointer;
  *cursor: hand;
  display: inline-block;
  margin-left: 2px;
  min-width: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, white 0%, #DCDCDC 100%);
  /* FF3.6+ */
  background-color: white;
  /* IE10+ */
  border: 1px solid #979797;
  /* Opera 11.10+ */
  color: #333 !important;
  /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  background: transparent;
  border: 1px solid transparent;
  box-shadow: none;
  color: #666 !important;
  cursor: default;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* FF3.6+ */
  background-color: #585858;
  /* IE10+ */
  border: 1px solid #111;
  /* Opera 11.10+ */
  color: white !important;
  /* W3C */
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  background: linear-gradient(to bottom, #2B2B2B 0%, #0C0C0C 100%);
  /* IE10+ */
  background-color: #2B2B2B;
  /* Opera 11.10+ */
  box-shadow: inset 0 0 3px #111;
  /* W3C */
  outline: none;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

.dataTables_wrapper .dataTables_processing {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background-color: white;
  font-size: 1.2em;
  height: 40px;
  left: 50%;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}

.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  margin: 0 !important;
  overflow: hidden;
  padding: 0 !important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead > table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}

.dataTables_wrapper:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}

div.dt-autofill-handle {
  position: absolute;
  height: 8px;
  width: 8px;
  z-index: 102;
  box-sizing: border-box;
  border: 1px solid #316AD1;
  background: linear-gradient(to bottom, #ABCFFB 0%, #4989DE 100%);
}

div.dt-autofill-select {
  position: absolute;
  z-index: 1001;
  background-color: #4989DE;
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
}

div.dt-autofill-select.top, div.dt-autofill-select.bottom {
  height: 3px;
  margin-top: -1px;
}

div.dt-autofill-select.left, div.dt-autofill-select.right {
  width: 3px;
  margin-left: -1px;
}

div.dt-autofill-list {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 0 5px #555;
  border: 2px solid #444;
  z-index: 11;
  box-sizing: border-box;
  padding: 1.5em 2em;
}

div.dt-autofill-list ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

div.dt-autofill-list ul li {
  display: table-row;
}

div.dt-autofill-list ul li:last-child div.dt-autofill-question, div.dt-autofill-list ul li:last-child div.dt-autofill-button {
  border-bottom: none;
}

div.dt-autofill-list ul li:hover {
  background-color: #F6F6F6;
}

div.dt-autofill-list div.dt-autofill-question {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #CCC;
}

div.dt-autofill-list div.dt-autofill-question input[type=number] {
  padding: 6px;
  width: 30px;
  margin: -2px 0;
}

div.dt-autofill-list div.dt-autofill-button {
  display: table-cell;
  padding: 0.5em 0;
  border-bottom: 1px solid #CCC;
}

div.dt-autofill-list div.dt-autofill-button button {
  color: white;
  margin: 0;
  padding: 6px 12px;
  text-align: center;
  border: 1px solid #2E6DA4;
  background-color: #337AB7;
  border-radius: 4px;
  cursor: pointer;
  vertical-align: middle;
}

div.dt-autofill-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  z-index: 10;
}

table.DTCR_clonedTable.dataTable {
  position: absolute !important;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}

div.DTCR_pointer {
  width: 1px;
  background-color: #0259C4;
  z-index: 201;
}

table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
  background-color: white;
}

div.DTFC_Blocker {
  background-color: white;
}

div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2;
}

div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}

table.fixedHeader-floating {
  position: fixed !important;
  background-color: white;
}

table.fixedHeader-floating.no-footer {
  border-bottom-width: 0;
}

table.fixedHeader-locked {
  position: absolute !important;
  background-color: white;
}

@media print {
  table.fixedHeader-floating {
    display: none;
  }
}

table.dataTable th.focus,
table.dataTable td.focus {
  outline: 3px solid #36F;
  outline-offset: -1px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31B131;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #D33333;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}

table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31B131;
}

table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #D33333;
}

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}

table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}

table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

table.dataTable > tbody > tr.child ul.dtr-details li {
  border-bottom: 1px solid #EFEFEF;
  padding: 0.5em 0;
}

table.dataTable > tbody > tr.child ul.dtr-details li:first-child {
  padding-top: 0;
}

table.dataTable > tbody > tr.child ul.dtr-details li:last-child {
  border-bottom: none;
}

table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}

div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #F5F5F7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}

div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}

div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #EAEAEA;
  background-color: #F9F9F9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}

div.dtr-modal div.dtr-modal-close:hover {
  background-color: #EAEAEA;
}

div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}

table.dataTable tr.group td {
  font-weight: bold;
  background-color: #E0E0E0;
}

table.dt-rowReorder-float {
  position: absolute !important;
  opacity: 0.8;
  table-layout: fixed;
  outline: 2px solid #888;
  outline-offset: -2px;
  z-index: 2001;
}

tr.dt-rowReorder-moving {
  outline: 2px solid #555;
  outline-offset: -2px;
}

body.dt-rowReorder-noOverflow {
  overflow-x: hidden;
}

table.dataTable td.reorder {
  text-align: center;
  cursor: move;
}

div.DTS {
  display: block !important;
}

div.DTS tbody th,
div.DTS tbody td {
  white-space: nowrap;
}

div.DTS div.DTS_Loading {
  z-index: 1;
}

div.DTS div.dataTables_scrollBody {
  background: repeating-linear-gradient(45deg, #EDEEFF, #EDEEFF 10px, white 10px, white 20px);
}

div.DTS div.dataTables_scrollBody table {
  z-index: 2;
}

div.DTS div.dataTables_paginate,
div.DTS div.dataTables_length {
  display: none;
}

table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #B0BED9;
}

table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected, table.dataTable.display tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd > .selected {
  background-color: #ACBAD4;
}

table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover, table.dataTable.display tbody > tr.selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
  background-color: #AAB7D1;
}

table.dataTable.order-column tbody > tr.selected > .sorting_1,
table.dataTable.order-column tbody > tr.selected > .sorting_2,
table.dataTable.order-column tbody > tr.selected > .sorting_3,
table.dataTable.order-column tbody > tr > .selected, table.dataTable.display tbody > tr.selected > .sorting_1,
table.dataTable.display tbody > tr.selected > .sorting_2,
table.dataTable.display tbody > tr.selected > .sorting_3,
table.dataTable.display tbody > tr > .selected {
  background-color: #ACBAD5;
}

table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #A6B4CD;
}

table.dataTable.display tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #A8B5CF;
}

table.dataTable.display tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #A9B7D1;
}

table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #ACBAD5;
}

table.dataTable.display tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #AEBCD6;
}

table.dataTable.display tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #AFBDD8;
}

table.dataTable.display tbody > tr.odd > .selected, table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #A6B4CD;
}

table.dataTable.display tbody > tr.even > .selected, table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #ACBAD5;
}

table.dataTable.display tbody > tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #A2AEC7;
}

table.dataTable.display tbody > tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #A3B0C9;
}

table.dataTable.display tbody > tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #A5B2CB;
}

table.dataTable.display tbody > tr:hover > .selected,
table.dataTable.display tbody > tr > .selected:hover, table.dataTable.order-column.hover tbody > tr:hover > .selected,
table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #A2AEC7;
}

table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
  position: relative;
}

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px;
}

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}

div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em;
}

@media screen and (max-width: 640px) {
  div.dataTables_wrapper span.select-info,
  div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block;
  }
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #FFF;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 25px;
  height: 25px;
  background: url(/assets/img/colorbox/border1.png) no-repeat 0 0;
}

#cboxTopCenter {
  height: 25px;
  background: url(/assets/img/colorbox/border1.png) repeat-x 0 -50px;
}

#cboxTopRight {
  width: 25px;
  height: 25px;
  background: url(/assets/img/colorbox/border1.png) no-repeat -25px 0;
}

#cboxBottomLeft {
  width: 25px;
  height: 25px;
  background: url(/assets/img/colorbox/border1.png) no-repeat 0 -25px;
}

#cboxBottomCenter {
  height: 25px;
  background: url(/assets/img/colorbox/border1.png) repeat-x 0 -75px;
}

#cboxBottomRight {
  width: 25px;
  height: 25px;
  background: url(/assets/img/colorbox/border1.png) no-repeat -25px -25px;
}

#cboxMiddleLeft {
  width: 25px;
  background: url(/assets/img/colorbox/border2.png) repeat-y 0 0;
}

#cboxMiddleRight {
  width: 25px;
  background: url(/assets/img/colorbox/border2.png) repeat-y -25px 0;
}

#cboxContent {
  background: #FFF;
  overflow: hidden;
}

.cboxIframe {
  background: #FFF;
}

#cboxError {
  padding: 50px;
  border: 1px solid #CCC;
}

#cboxLoadedContent {
  margin-bottom: 20px;
}

#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #999;
}

#cboxCurrent {
  position: absolute;
  bottom: 0px;
  left: 100px;
  color: #999;
}

#cboxLoadingOverlay {
  background: #FFF url(/assets/img/colorbox/loading.gif) no-repeat 5px 5px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  bottom: 0px;
  right: 42px;
  color: #444;
}

#cboxPrevious {
  position: absolute;
  bottom: 0px;
  left: 0;
  color: #444;
}

#cboxNext {
  position: absolute;
  bottom: 0px;
  left: 63px;
  color: #444;
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  color: #444;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./../Images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

div.form {
  max-width: 400px;
  line-height: 1.4em;
}

div.form .form_border {
  padding: 10px;
}

div.form label.field_label {
  display: block;
}

div.form label.required {
  font-weight: 700;
}

div.form .form_field {
  background: #fff;
  box-sizing: border-box;
  color: #444;
  font-size: 1em;
  font-weight: 400;
  height: 2em;
  line-height: 1.8em;
  margin: 0;
  outline: none;
  padding: .2em .5em;
  width: 100%;
  vertical-align: middle;
}

div.form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div.form ul li {
  list-style: none;
  margin: 5px 0;
  padding: 0;
}

@media (min-width: 360px) {
  div.form ul li {
    padding-left: 150px;
  }
  div.form label.field_label {
    line-height: 2em;
    margin: 0 0 -2em -150px;
    min-height: 2em;
    text-align: right;
    padding-right: 10px;
    vertical-align: middle;
    width: 140px;
  }
}

div.form li.form_button {
  margin-top: 10px;
  text-align: right;
}

div.form .form_button_submit {
  border: none;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 1em;
  font-weight: 400;
  padding: .5em 1em;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

div.form .rsError {
  padding: .1em .2em;
  color: #fff;
}

.pagination {
  margin: 10px 0 0 5px;
}

.pagination > .btn {
  display: inline-block;
}

.pagination > .btn-icon {
  display: none;
}

.pagination > .btn + .btn {
  margin: 0 0 0 10px;
}

.newsletter-form .column, .newsletter-form .columns, .newsletter-form .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .newsletter-form .powermail_fieldset_1, .newsletter-form .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .newsletter-form .powermail_fieldset_1, .newsletter-form .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .newsletter-form .powermail_fieldset_22, .newsletter-form .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .newsletter-form .powermail_fieldset_2, .newsletter-form .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .newsletter-form .powermail_fieldset_2, .newsletter-form .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .newsletter-form .powermail_fieldset_4, .newsletter-form .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .newsletter-form .powermail_fieldset_4, .newsletter-form .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .newsletter-form .powermail_fieldset_21, .newsletter-form .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .newsletter-form .powermail_fieldset_3, .newsletter-form .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .newsletter-form .powermail_fieldset_3, .newsletter-form .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .newsletter-form .powermail_fieldset_20, .newsletter-form .powermail_create, .newsletter-form .doubleoptin, .newsletter-form .tx-datamintsfeuser-pi1 {
  float: left !important;
}

.newsletter-form select {
  background-position: right 0 center;
}

.newsletter-form label {
  text-align: right;
  font-size: 14px;
  padding-top: 7px;
}

.newsletter-form .dataprotection label {
  text-align: left;
  display: block;
  padding-left: 25px;
  text-indent: -25px;
  padding-right: 30px;
}

.newsletter-form .dataprotection input {
  padding: 0;
  margin: 0 7px 0 0;
}

.newsletter-form .button, .newsletter-form .powermail_submit, .newsletter-form .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .newsletter-form input[type="submit"], .newsletter-form .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .newsletter-form a.powermail_submit, .newsletter-form .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .newsletter-form a.button.green, .newsletter-form .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .newsletter-form input {
  float: right;
  margin-top: 25px;
}

.newsletter-form .alert {
  padding: 15px;
  margin-top: 25px;
  border: 1px solid #faebcc;
  border-radius: 4px;
}

.newsletter-form .alert p {
  margin: 0;
}

.newsletter-form .alert-warning {
  background-color: #fcf8e3;
  color: #8a6d3b;
}

.newsletter-form .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.newsletter-form .b2b {
  display: none;
}

.newsletter-form .glyphicon {
  display: none;
  position: absolute;
  right: 18px;
  top: 7px;
  font-size: 25px;
  color: red;
}

.newsletter-form .column, .newsletter-form .columns, .newsletter-form .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .newsletter-form .powermail_fieldset_1, .newsletter-form .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .newsletter-form .powermail_fieldset_1, .newsletter-form .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .newsletter-form .powermail_fieldset_22, .newsletter-form .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .newsletter-form .powermail_fieldset_2, .newsletter-form .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .newsletter-form .powermail_fieldset_2, .newsletter-form .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .newsletter-form .powermail_fieldset_4, .newsletter-form .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .newsletter-form .powermail_fieldset_4, .newsletter-form .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .newsletter-form .powermail_fieldset_21, .newsletter-form .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .newsletter-form .powermail_fieldset_3, .newsletter-form .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .newsletter-form .powermail_fieldset_3, .newsletter-form .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .newsletter-form .powermail_fieldset_20, .newsletter-form .powermail_create, .newsletter-form .doubleoptin, .newsletter-form .tx-datamintsfeuser-pi1 {
  position: relative;
}

.newsletter-form .input-alert {
  margin-bottom: 25px;
  display: none;
}

.powermail_form .b2b {
  display: none;
}

@font-face {
  font-family: "ClanWeb-Book";
  font-style: normal;
  font-weight: bold;
  src: url("../Fonts/ClanWeb-Bold.woff") format("woff");
}

@font-face {
  font-family: "ClanWeb-Bold";
  font-style: normal;
  font-weight: bold;
  src: url("../Fonts/ClanWeb-Bold.woff") format("woff");
}

@font-face {
  font-family: "ClanWeb-Book";
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/opensans-700.woff") format("woff");
}

@font-face {
  font-family: "ClanWeb-Book";
  font-style: normal;
  src: url("../Fonts/ClanWeb-Book.woff") format("woff");
}

@font-face {
  font-family: "ClanWeb-Book";
  font-style: normal;
  src: url("../Fonts/opensans-400.eot?") format("eot");
}

@font-face {
  font-family: "ClanWeb-Book";
  font-style: normal;
  src: url("../Fonts/opensans-400.svg#ClanWeb-Book") format("svg");
}

@font-face {
  font-family: "test1";
  font-style: normal;
  src: url("../Fonts/ClanWeb-Bold_test.woff") format("woff");
}

@font-face {
  font-family: "test2";
  font-style: normal;
  src: url("../Fonts/ClanWeb-Book_test.woff") format("woff");
}

@font-face {
  font-family: "test3";
  font-style: normal;
  src: url("../Fonts/opensans-700_test.woff2") format("woff2");
}

@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  src: local("Permanent Marker"), local("PermanentMarker"), url("../Fonts/PermanentMarker.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  src: local("Permanent Marker"), local("PermanentMarker"), url("../Fonts/PermanentMarker.woff") format("woff");
}

@font-face {
  font-family: "FF-Market";
  font-style: normal;
  src: url("../Fonts/ff_market.eot?") format("eot");
}

@font-face {
  font-family: "FF-Market";
  font-style: normal;
  src: url("../Fonts/ff_market.ttf") format("truetype");
}

@font-face {
  font-family: "FF-Market";
  font-style: normal;
  src: url("../Fonts/ff_market.woff") format("woff");
}

@font-face {
  font-family: "FF-Market";
  font-style: normal;
  src: url("../Fonts/ff_market.woff2") format("woff2");
}

@font-face {
  font-family: 'icons-blank-theme';
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/Blank-Theme-Icons.woff2") format("woff2");
}

.header {
  border-bottom: 1px solid #ECECEC;
}

@media screen and (min-width: 47.5em) {
  .header {
    border-bottom: none;
    margin-bottom: 0;
  }
}

.header .burger-button {
  margin: 4px 0 0 -4px;
}

.header > .row > .columns, .header > .powermail_form_1 > .columns, .header > .powermail_form_7 > .columns, .header > .powermail_create > .columns, .header > .doubleoptin > .columns, .header > .tx-datamintsfeuser-pi1 > .columns, .powermail_form_1 .header > .row > .powermail_fieldset_1, .header > .powermail_form_1 > .powermail_fieldset_1, .powermail_form_1 .header > .powermail_form_7 > .powermail_fieldset_1, .powermail_form_1 .header > .powermail_create > .powermail_fieldset_1, .powermail_form_1 .header > .doubleoptin > .powermail_fieldset_1, .powermail_form_1 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .header > .row > .powermail_fieldset_1, .powermail_form_7 .header > .powermail_form_1 > .powermail_fieldset_1, .header > .powermail_form_7 > .powermail_fieldset_1, .powermail_form_7 .header > .powermail_create > .powermail_fieldset_1, .powermail_form_7 .header > .doubleoptin > .powermail_fieldset_1, .powermail_form_7 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_1, .powermail_form_7 .header > .row > .powermail_fieldset_22, .powermail_form_7 .header > .powermail_form_1 > .powermail_fieldset_22, .header > .powermail_form_7 > .powermail_fieldset_22, .powermail_form_7 .header > .powermail_create > .powermail_fieldset_22, .powermail_form_7 .header > .doubleoptin > .powermail_fieldset_22, .powermail_form_7 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_22, .powermail_form_1 .header > .row > .powermail_fieldset_2, .header > .powermail_form_1 > .powermail_fieldset_2, .powermail_form_1 .header > .powermail_form_7 > .powermail_fieldset_2, .powermail_form_1 .header > .powermail_create > .powermail_fieldset_2, .powermail_form_1 .header > .doubleoptin > .powermail_fieldset_2, .powermail_form_1 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_7 .header > .row > .powermail_fieldset_2, .powermail_form_7 .header > .powermail_form_1 > .powermail_fieldset_2, .header > .powermail_form_7 > .powermail_fieldset_2, .powermail_form_7 .header > .powermail_create > .powermail_fieldset_2, .powermail_form_7 .header > .doubleoptin > .powermail_fieldset_2, .powermail_form_7 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_2, .powermail_form_1 .header > .row > .powermail_fieldset_4, .header > .powermail_form_1 > .powermail_fieldset_4, .powermail_form_1 .header > .powermail_form_7 > .powermail_fieldset_4, .powermail_form_1 .header > .powermail_create > .powermail_fieldset_4, .powermail_form_1 .header > .doubleoptin > .powermail_fieldset_4, .powermail_form_1 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .header > .row > .powermail_fieldset_4, .powermail_form_7 .header > .powermail_form_1 > .powermail_fieldset_4, .header > .powermail_form_7 > .powermail_fieldset_4, .powermail_form_7 .header > .powermail_create > .powermail_fieldset_4, .powermail_form_7 .header > .doubleoptin > .powermail_fieldset_4, .powermail_form_7 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_4, .powermail_form_7 .header > .row > .powermail_fieldset_21, .powermail_form_7 .header > .powermail_form_1 > .powermail_fieldset_21, .header > .powermail_form_7 > .powermail_fieldset_21, .powermail_form_7 .header > .powermail_create > .powermail_fieldset_21, .powermail_form_7 .header > .doubleoptin > .powermail_fieldset_21, .powermail_form_7 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_21, .powermail_form_1 .header > .row > .powermail_fieldset_3, .header > .powermail_form_1 > .powermail_fieldset_3, .powermail_form_1 .header > .powermail_form_7 > .powermail_fieldset_3, .powermail_form_1 .header > .powermail_create > .powermail_fieldset_3, .powermail_form_1 .header > .doubleoptin > .powermail_fieldset_3, .powermail_form_1 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .header > .row > .powermail_fieldset_3, .powermail_form_7 .header > .powermail_form_1 > .powermail_fieldset_3, .header > .powermail_form_7 > .powermail_fieldset_3, .powermail_form_7 .header > .powermail_create > .powermail_fieldset_3, .powermail_form_7 .header > .doubleoptin > .powermail_fieldset_3, .powermail_form_7 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_3, .powermail_form_7 .header > .row > .powermail_fieldset_20, .powermail_form_7 .header > .powermail_form_1 > .powermail_fieldset_20, .header > .powermail_form_7 > .powermail_fieldset_20, .powermail_form_7 .header > .powermail_create > .powermail_fieldset_20, .powermail_form_7 .header > .doubleoptin > .powermail_fieldset_20, .powermail_form_7 .header > .tx-datamintsfeuser-pi1 > .powermail_fieldset_20, .header > .row > .powermail_create, .header > .powermail_form_1 > .powermail_create, .header > .powermail_form_7 > .powermail_create, .header > .powermail_create > .powermail_create, .header > .doubleoptin > .powermail_create, .header > .tx-datamintsfeuser-pi1 > .powermail_create, .header > .row > .doubleoptin, .header > .powermail_form_1 > .doubleoptin, .header > .powermail_form_7 > .doubleoptin, .header > .powermail_create > .doubleoptin, .header > .doubleoptin > .doubleoptin, .header > .tx-datamintsfeuser-pi1 > .doubleoptin, .header > .row > .tx-datamintsfeuser-pi1, .header > .powermail_form_1 > .tx-datamintsfeuser-pi1, .header > .powermail_form_7 > .tx-datamintsfeuser-pi1, .header > .powermail_create > .tx-datamintsfeuser-pi1, .header > .doubleoptin > .tx-datamintsfeuser-pi1, .header > .tx-datamintsfeuser-pi1 > .tx-datamintsfeuser-pi1 {
  position: relative;
}

.header .logo-wrapper {
  height: 100%;
  width: 100%;
}

.header .logo-wrapper a {
  display: block;
  position: absolute;
  bottom: 0;
  min-height: 60px;
  min-width: 300px;
}

.header .logo {
  height: 41px;
  width: auto;
  display: block;
}

@media only screen and (max-width: 760px) {
  .header .logo {
    height: 35px;
    margin: 10px 0;
  }
}

@media screen and (min-width: 47.5em) {
  .header .logo {
    margin: 27px 0 0 0;
  }
}

@media screen and (min-width: 64em) {
  .header .logo {
    margin: 0;
    width: 280px;
    height: 70px;
  }
}

.header .menu-language {
  display: inline-block;
}

.header .menu-language .text-muted {
  display: none;
}

@media print, screen and (min-width: 40em) {
  .header {
    margin-bottom: 29px;
  }
}

.off-canvas {
  max-width: 80%;
  top: auto;
}

.off-canvas.is-open {
  box-shadow: 0 5px 5px 0 #323232;
}

.off-canvas .burger-button {
  margin-bottom: 3px;
}

.off-canvas .tabs-content {
  padding-top: 20px;
}

.off-canvas .tabs-title {
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  max-height: 73px;
}

.off-canvas .tabs li {
  width: 33.3333%;
}

.off-canvas .tabs li a {
  text-overflow: ellipsis;
}

.off-canvas .account-menu-heading {
  border-top: 1px solid #D1D1D1;
  font-weight: 700;
  padding: 0.5rem 1rem;
}

.off-canvas .menu-account {
  border-bottom: 1px solid #D1D1D1;
  border-top: 1px solid #D1D1D1;
  margin: 0;
}

.off-canvas .menu-account li {
  list-style-type: none;
  padding: 0.5rem 1rem;
}

.off-canvas .menu-account li a.link-cart {
  color: #085;
}

.off-canvas .menu-secondary {
  padding: 15px 15px 75px 15px;
}

.off-canvas .menu-secondary li {
  padding: 5px;
}

.off-canvas .menu-secondary li a {
  padding: 0;
  line-height: 1.42857143;
}

.off-canvas .menu-main li a {
  color: #2B2B2B;
}

.cookie-notice {
  border: 1px solid #085;
  padding: 4px;
  margin-bottom: 10px;
}

.cookie-notice .button, .cookie-notice .powermail_submit, .cookie-notice .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .cookie-notice input[type="submit"], .cookie-notice .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .cookie-notice a.powermail_submit, .cookie-notice .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .cookie-notice a.button.green, .cookie-notice .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .cookie-notice input {
  height: 22px;
  width: 32px;
  padding: 2px 0 0 0;
  margin: 2px 0 0 0;
  display: inline-block;
}

.cookie-notice span {
  font-size: 13px;
  line-height: 13px;
}

.cookie-notice a {
  color: #085;
}

.headersearchform {
  position: absolute;
  right: 15px;
  top: 58px;
}

.headersearchform .input-wrap {
  position: relative;
  position: relative;
}

.headersearchform .input-wrap #search_input {
  padding: 0 35px 0 9px;
  height: 32px;
  width: 235px;
  border: 1px solid #085 !important;
}

.headersearchform .input-wrap .search-submit {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 8px;
  top: 1px;
  cursor: pointer;
}

.headersearchform .input-wrap .search-submit span:before {
  font-size: 16px;
  color: #757575;
  content: '\e615';
  font-family: 'icons-blank-theme';
  font-weight: normal;
}

.footer {
  background: #085;
  padding: 90px 0 25px;
  width: 100%;
}

.footer p, .footer span {
  color: white;
  font-size: 12px;
}

.footer p {
  margin-bottom: 15px;
  line-height: 17.15px;
}

.footer .socialicons a {
  text-align: center;
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #2B2B2B;
  font-size: 16.8px;
  line-height: 24px;
  margin-bottom: 10px;
}

.footer .socialicons .fa, .footer .socialicons .menu-main li.is-accordion-submenu-parent[aria-expanded="false"] > a::after, .menu-main .footer .socialicons li.is-accordion-submenu-parent[aria-expanded="false"] > a::after, .footer .socialicons .menu-main li.is-accordion-submenu-parent[aria-expanded="true"] > a::after, .menu-main .footer .socialicons li.is-accordion-submenu-parent[aria-expanded="true"] > a::after, .footer .socialicons .dropdown.menu > li.is-dropdown-submenu-parent > a::after, .footer .socialicons .breadcrumb-container .breadcrumbs li:not(:last-child)::after, .breadcrumb-container .breadcrumbs .footer .socialicons li:not(:last-child)::after, .footer .socialicons .dot-icon.icon-phone:before, .footer .socialicons .dot-icon.icon-mail:before, .footer .socialicons .dot-icon.icon-transport:before, .footer .socialicons ul.pdf:before, .footer .socialicons a.zip:before, .footer .socialicons a.rar:before, .footer .socialicons a.gz:before, .footer .socialicons a.bz:before, .footer .socialicons a.docx:before, .footer .socialicons a.doc:before, .footer .socialicons a.bmp:before, .footer .socialicons a.jpg:before, .footer .socialicons a.jpeg:before, .footer .socialicons a.pdf:before, .footer .socialicons a.mp4:before, .footer .socialicons a.ppt:before, .footer .socialicons a.pptx:before, .footer .socialicons a.mp3:before, .footer .socialicons a.wma:before, .footer .socialicons a.xls:before, .footer .socialicons a.txt:before, .footer .socialicons a.default:before {
  color: white;
  line-height: 19px;
  font-size: 16.8px;
  vertical-align: bottom;
  text-align: center;
}

.footer h2, .footer .h2-style {
  border-bottom: 4px solid white;
  font-size: 1rem;
  margin-bottom: 15px;
  padding-bottom: 13px;
  text-overflow: ellipsis;
}

@media screen and (min-width: 46.5625em) {
  .footer h2, .footer .h2-style {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 39.9375em) {
  .footer h2, .footer .h2-style {
    font-size: 1.125rem;
  }
}

.footer ul.menu li {
  font-size: 12px;
  padding-bottom: 11.5px;
  text-overflow: ellipsis;
}

.footer ul.menu li a {
  color: white;
  line-height: 1.45;
  padding: 0;
}

.footer .footer-last-content {
  margin-top: 76px;
}

.footer .footer-last-content .row, .footer .footer-last-content .powermail_form_1, .footer .footer-last-content .powermail_form_7, .footer .footer-last-content .powermail_create, .footer .footer-last-content .doubleoptin, .footer .footer-last-content .tx-datamintsfeuser-pi1 {
  float: left;
  width: auto;
}

.footer .footer-last-content ul {
  float: left;
}

.footer .footer-last-content li {
  padding: 0 10px;
}

.footer .footer-last-content li:first-of-type {
  padding-left: 0;
}

@media screen and (max-width: 39.9375em) {
  .footer .footer-last-content li {
    display: inline-block;
    padding-left: 0;
    padding-right: 20px;
  }
  .footer .footer-last-content .copyrightnotice {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .footer .footer-last-content ul {
    margin-top: 0;
    margin-left: 15px;
  }
  .footer .footer-last-content ul li {
    padding: 0 7.5px;
  }
  .footer .footer-last-content ul li:first-of-type {
    padding-left: 0;
  }
  .footer .footer-last-content ul li:last-of-type {
    padding-right: 0;
  }
}

.footer .small-12.columns, .footer .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .footer .powermail_fieldset_1, .footer .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .footer .powermail_fieldset_1, .footer .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .footer .powermail_fieldset_22, .footer .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .footer .powermail_fieldset_2, .footer .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .footer .powermail_fieldset_2, .footer .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .footer .powermail_fieldset_4, .footer .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .footer .powermail_fieldset_4, .footer .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .footer .powermail_fieldset_21, .footer .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .footer .powermail_fieldset_3, .footer .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .footer .powermail_fieldset_3, .footer .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .footer .powermail_fieldset_20, .footer .powermail_create, .footer .doubleoptin, .footer .small-12.tx-datamintsfeuser-pi1, .footer .tx-datamintsfeuser-pi1.powermail_create, .footer .tx-datamintsfeuser-pi1.doubleoptin {
  margin-bottom: 30px;
}

.footer .footer-last-content .small-12.columns, .footer .footer-last-content .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .footer .footer-last-content .powermail_fieldset_1, .footer .footer-last-content .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .footer .footer-last-content .powermail_fieldset_1, .footer .footer-last-content .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .footer .footer-last-content .powermail_fieldset_22, .footer .footer-last-content .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .footer .footer-last-content .powermail_fieldset_2, .footer .footer-last-content .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .footer .footer-last-content .powermail_fieldset_2, .footer .footer-last-content .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .footer .footer-last-content .powermail_fieldset_4, .footer .footer-last-content .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .footer .footer-last-content .powermail_fieldset_4, .footer .footer-last-content .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .footer .footer-last-content .powermail_fieldset_21, .footer .footer-last-content .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .footer .footer-last-content .powermail_fieldset_3, .footer .footer-last-content .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .footer .footer-last-content .powermail_fieldset_3, .footer .footer-last-content .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .footer .footer-last-content .powermail_fieldset_20, .footer .footer-last-content .powermail_create, .footer .footer-last-content .doubleoptin, .footer .footer-last-content .small-12.tx-datamintsfeuser-pi1, .footer .footer-last-content .tx-datamintsfeuser-pi1.powermail_create, .footer .footer-last-content .tx-datamintsfeuser-pi1.doubleoptin, .footer .footer-last-content p {
  margin-bottom: 0;
}

.footer #newsletter {
  height: 30px;
}

@media screen and (min-width: 21.875em) {
  .footer #newsletter {
    float: left;
    margin-right: 20px;
    width: 100%;
    padding: 4px;
  }
  .footer .button.newsletter-subscribe, .footer .newsletter-subscribe.powermail_submit, .footer .tx-felogin-pi1 input.newsletter-subscribe[type="submit"], .tx-felogin-pi1 .footer input.newsletter-subscribe[type="submit"], .footer .tx-felogin-pi1 a.newsletter-subscribe.powermail_submit, .tx-felogin-pi1 .footer a.newsletter-subscribe.powermail_submit, .footer .tx-felogin-pi1 a.newsletter-subscribe.button.green, .tx-felogin-pi1 .footer a.newsletter-subscribe.button.green, .footer .tx-datamintsfeuser-pi1 .name-submit input.newsletter-subscribe, .tx-datamintsfeuser-pi1 .name-submit .footer input.newsletter-subscribe {
    width: 100%;
    height: 30px;
    padding: 8px 15px;
  }
}

@media screen and (min-width: 64em) {
  .footer #newsletter {
    width: 228px;
    margin-right: 10px;
    font-size: 12px;
    padding: 8px;
  }
  .footer #newsletter::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #c2c2c2;
  }
  .footer #newsletter:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #c2c2c2;
    opacity: 1;
  }
  .footer #newsletter::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #c2c2c2;
    opacity: 1;
  }
  .footer #newsletter:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #c2c2c2;
  }
  .footer #newsletter::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #c2c2c2;
  }
  .footer .button.newsletter-subscribe, .footer .newsletter-subscribe.powermail_submit, .footer .tx-felogin-pi1 input.newsletter-subscribe[type="submit"], .tx-felogin-pi1 .footer input.newsletter-subscribe[type="submit"], .footer .tx-felogin-pi1 a.newsletter-subscribe.powermail_submit, .tx-felogin-pi1 .footer a.newsletter-subscribe.powermail_submit, .footer .tx-felogin-pi1 a.newsletter-subscribe.button.green, .tx-felogin-pi1 .footer a.newsletter-subscribe.button.green, .footer .tx-datamintsfeuser-pi1 .name-submit input.newsletter-subscribe, .tx-datamintsfeuser-pi1 .name-submit .footer input.newsletter-subscribe {
    width: 120px;
    font-size: 14px;
    padding: 6px 14px;
  }
}

.footer .frame-type-list .columns, .footer .frame-type-list .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .footer .frame-type-list .powermail_fieldset_1, .footer .frame-type-list .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .footer .frame-type-list .powermail_fieldset_1, .footer .frame-type-list .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .footer .frame-type-list .powermail_fieldset_22, .footer .frame-type-list .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .footer .frame-type-list .powermail_fieldset_2, .footer .frame-type-list .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .footer .frame-type-list .powermail_fieldset_2, .footer .frame-type-list .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .footer .frame-type-list .powermail_fieldset_4, .footer .frame-type-list .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .footer .frame-type-list .powermail_fieldset_4, .footer .frame-type-list .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .footer .frame-type-list .powermail_fieldset_21, .footer .frame-type-list .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .footer .frame-type-list .powermail_fieldset_3, .footer .frame-type-list .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .footer .frame-type-list .powermail_fieldset_3, .footer .frame-type-list .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .footer .frame-type-list .powermail_fieldset_20, .footer .frame-type-list .powermail_create, .footer .frame-type-list .doubleoptin, .footer .frame-type-list .tx-datamintsfeuser-pi1 {
  margin-bottom: 0;
}

a.disabled {
  cursor: default;
}

.burger-button {
  height: 52px;
  padding: 16px;
  width: 52px;
}

@media screen and (max-width: 39.9375em) {
  .burger-button {
    padding: 15px 0 10px 12px;
  }
}

.burger {
  height: 17px;
  width: 22px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 17px;
  cursor: pointer;
}

.burger::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #D1D1D1;
  box-shadow: 0 7px 0 #D1D1D1, 0 14px 0 #D1D1D1;
  content: '';
}

.burger:hover::after {
  background: #999;
  box-shadow: 0 7px 0 #999, 0 14px 0 #999;
}

.text-muted a {
  color: silver;
  pointer-events: none;
  cursor: default;
}

@media screen and (min-width: 47.5em) {
  .small-header {
    display: none;
  }
}

.large-header {
  display: none;
}

@media screen and (min-width: 47.5em) {
  .large-header {
    display: block;
  }
  .large-header .row > div, .large-header .powermail_form_1 > div, .large-header .powermail_form_7 > div, .large-header .powermail_create > div, .large-header .doubleoptin > div, .large-header .tx-datamintsfeuser-pi1 > div {
    max-height: 54px;
  }
}

.menu-main {
  background: #F5F5F5;
}

.menu-main a {
  text-transform: uppercase;
}

.menu-main li {
  border-bottom: 1px solid #D1D1D1;
  font-weight: 700;
}

.menu-main li:first-of-type {
  border-top: 1px solid #D1D1D1;
}

.menu-main li li {
  font-weight: 600;
}

.menu-main li li a {
  text-transform: none;
}

.menu-main li li:last-of-type {
  border-bottom: none;
}

.menu-main li.active {
  border-left: 8px solid #FF5501;
  color: #085;
}

.menu-main li ul.is-accordion-submenu {
  margin-left: 0;
}

.menu-main li.is-accordion-submenu-parent[aria-expanded="false"] > a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  font-size: 24px;
  line-height: 10px;
  margin-top: 4px;
}

.menu-main li.is-accordion-submenu-parent[aria-expanded="true"] > a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  font-size: 24px;
  line-height: 10px;
  margin-top: 4px;
}

@media screen and (max-width: 39.9375em) {
  .menu-main li a {
    color: #085;
  }
}

@media print, screen and (min-width: 40em) {
  .menu-main {
    background: none;
  }
  .menu-main li {
    border: 1px solid #085 !important;
    display: inline-block;
    margin: 0 0.1rem;
  }
  .menu-main li a {
    border-bottom: 1px solid #085;
    color: #085;
    font-size: 1.25rem;
    font-weight: normal;
    margin-bottom: 2px;
    padding: 0.5rem 0.1rem;
  }
  .menu-main li a:hover {
    background: #ECECEC;
  }
  .menu-main li li:last-of-type a {
    margin: 0;
  }
}

@media screen and (min-width: 64em) {
  .menu-main {
    margin-top: 13px;
  }
  .menu-main li {
    margin: 0 0.3rem;
  }
  .menu-main li a {
    padding: 10px 12.2px 6px 12px;
  }
  .menu-main li:last-of-type {
    margin-right: 0;
  }
}

.menu-language > li > a {
  font-size: 12px;
  padding-right: 33px !important;
}

.menu-language li ul {
  border: 1px solid #BBB;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  font-size: 12px;
  margin-left: 15px;
  margin-top: 1px;
  min-width: 0;
}

.menu-language li ul:after {
  border: 7px solid;
  border-color: transparent transparent #BBB transparent;
  content: "";
  left: 9px;
  position: absolute;
  top: -14px;
  z-index: 98;
}

.menu-language li ul:before {
  border: 6px solid;
  border-color: transparent transparent #FFF transparent;
  content: "";
  left: 10px;
  position: absolute;
  top: -12px;
  z-index: 99;
}

.menu-language li ul li {
  list-style-type: none;
  padding: 8px;
  width: 100%;
}

.menu-language li ul li a {
  padding-right: 0;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  font-size: 14px;
  right: 22px;
  top: 12px;
}

.dropdown.menu > li.is-dropdown-submenu-parent.is-active > a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu-secondary {
  background: #ECECEC;
  margin: 0;
  padding: 1rem;
  width: 100%;
}

.menu-secondary a {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

.menu-secondary li {
  display: block;
  list-style-type: none;
  padding: 5px 0;
}

@media print, screen and (min-width: 40em) {
  .menu-secondary {
    background: none;
    padding: 0;
  }
  .menu-secondary li {
    display: inline-block;
    padding: 0;
  }
  .menu-secondary li a {
    background: #ECECEC;
    margin: 0 5px;
    padding: 5px 9.6px;
    line-height: 1.42857143;
    letter-spacing: 0.1px;
  }
  .menu-secondary li a:hover {
    background: #999;
  }
  .menu-secondary li:last-of-type a {
    margin-right: 0;
  }
}

@media screen and (min-width: 64em) {
  .menu-secondary {
    width: auto;
  }
}

.menu-account li a {
  color: #085;
  font-size: 15px;
  padding: 13px 16px 15px 15px;
  text-align: center;
}

.menu-account li a.link-cart {
  padding-top: 12px;
  padding-right: 0;
  padding-left: 14px;
  text-align: right;
}

.menu-account li a.link-cart span {
  float: right;
  margin-top: 6px;
  margin-left: 5px;
}

.menu-account li a.link-account {
  padding-left: 14px;
  text-transform: uppercase;
}

@media screen and (max-width: 39.9375em) {
  .menu.categories li {
    float: left;
  }
  .menu.categories li a {
    padding: 12px 32px 12px 0;
  }
}

.tabs {
  border: none;
}

.tabs li {
  border: 1px solid #D1D1D1;
  border-right: none;
  text-align: center;
}

.tabs li a {
  color: #1979C3 !important;
  font-size: 14px;
  padding: 1.8rem 0;
}

.tabs li.is-active {
  border: 1px solid #F5F5F5;
}

.tabs-content {
  border: none;
  padding-top: 20px;
}

.fa-shopping-cart {
  background-color: #085;
  border-radius: 30px;
  color: white;
  font-size: 17px;
  line-height: 15px;
  padding: 5px;
}

.breadcrumb-container {
  padding: 0;
}

.breadcrumb-container .breadcrumbs {
  margin: 0 0 39px 0;
}

.breadcrumb-container .breadcrumbs li {
  color: #2B2B2B;
  font-size: 12px;
  text-transform: none;
}

.breadcrumb-container .breadcrumbs li:last-child {
  color: #D1D1D1;
}

.breadcrumb-container .breadcrumbs li:not(:last-child)::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #D1D1D1;
  font-size: 14px;
  margin: 0 13px;
}

blockquote {
  border: none;
  color: #2B2B2B;
  font-family: "FF-Market";
  font-size: 40px;
  line-height: 1.42857143;
  margin: 0 auto;
  max-width: 100%;
  padding-top: 14px;
  width: 930px;
}

@media screen and (max-width: 39.9375em) {
  blockquote {
    font-size: 24px;
  }
}

@media screen and (max-width: 39.9375em) {
  .frame-label-images .row .columns, .frame-label-images .powermail_form_1 .columns, .frame-label-images .powermail_form_7 .columns, .frame-label-images .powermail_create .columns, .frame-label-images .doubleoptin .columns, .frame-label-images .tx-datamintsfeuser-pi1 .columns, .powermail_form_1 .frame-label-images .row .powermail_fieldset_1, .frame-label-images .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .frame-label-images .powermail_create .powermail_fieldset_1, .powermail_form_1 .frame-label-images .doubleoptin .powermail_fieldset_1, .powermail_form_1 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_1, .powermail_form_7 .frame-label-images .row .powermail_fieldset_1, .frame-label-images .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .frame-label-images .powermail_create .powermail_fieldset_1, .powermail_form_7 .frame-label-images .doubleoptin .powermail_fieldset_1, .powermail_form_7 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_1, .powermail_form_7 .frame-label-images .row .powermail_fieldset_22, .powermail_form_7 .frame-label-images .powermail_form_1 .powermail_fieldset_22, .frame-label-images .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .frame-label-images .powermail_create .powermail_fieldset_22, .powermail_form_7 .frame-label-images .doubleoptin .powermail_fieldset_22, .powermail_form_7 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_22, .powermail_form_1 .frame-label-images .row .powermail_fieldset_2, .frame-label-images .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .frame-label-images .powermail_create .powermail_fieldset_2, .powermail_form_1 .frame-label-images .doubleoptin .powermail_fieldset_2, .powermail_form_1 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_2, .powermail_form_7 .frame-label-images .row .powermail_fieldset_2, .frame-label-images .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .frame-label-images .powermail_create .powermail_fieldset_2, .powermail_form_7 .frame-label-images .doubleoptin .powermail_fieldset_2, .powermail_form_7 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_2, .powermail_form_1 .frame-label-images .row .powermail_fieldset_4, .frame-label-images .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .frame-label-images .powermail_create .powermail_fieldset_4, .powermail_form_1 .frame-label-images .doubleoptin .powermail_fieldset_4, .powermail_form_1 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_4, .powermail_form_7 .frame-label-images .row .powermail_fieldset_4, .frame-label-images .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .frame-label-images .powermail_create .powermail_fieldset_4, .powermail_form_7 .frame-label-images .doubleoptin .powermail_fieldset_4, .powermail_form_7 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_4, .powermail_form_7 .frame-label-images .row .powermail_fieldset_21, .powermail_form_7 .frame-label-images .powermail_form_1 .powermail_fieldset_21, .frame-label-images .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .frame-label-images .powermail_create .powermail_fieldset_21, .powermail_form_7 .frame-label-images .doubleoptin .powermail_fieldset_21, .powermail_form_7 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_21, .powermail_form_1 .frame-label-images .row .powermail_fieldset_3, .frame-label-images .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .frame-label-images .powermail_create .powermail_fieldset_3, .powermail_form_1 .frame-label-images .doubleoptin .powermail_fieldset_3, .powermail_form_1 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_3, .powermail_form_7 .frame-label-images .row .powermail_fieldset_3, .frame-label-images .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .frame-label-images .powermail_create .powermail_fieldset_3, .powermail_form_7 .frame-label-images .doubleoptin .powermail_fieldset_3, .powermail_form_7 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_3, .powermail_form_7 .frame-label-images .row .powermail_fieldset_20, .powermail_form_7 .frame-label-images .powermail_form_1 .powermail_fieldset_20, .frame-label-images .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .frame-label-images .powermail_create .powermail_fieldset_20, .powermail_form_7 .frame-label-images .doubleoptin .powermail_fieldset_20, .powermail_form_7 .frame-label-images .tx-datamintsfeuser-pi1 .powermail_fieldset_20, .frame-label-images .row .powermail_create, .frame-label-images .powermail_form_1 .powermail_create, .frame-label-images .powermail_form_7 .powermail_create, .frame-label-images .powermail_create .powermail_create, .frame-label-images .doubleoptin .powermail_create, .frame-label-images .tx-datamintsfeuser-pi1 .powermail_create, .frame-label-images .row .doubleoptin, .frame-label-images .powermail_form_1 .doubleoptin, .frame-label-images .powermail_form_7 .doubleoptin, .frame-label-images .powermail_create .doubleoptin, .frame-label-images .doubleoptin .doubleoptin, .frame-label-images .tx-datamintsfeuser-pi1 .doubleoptin, .frame-label-images .row .tx-datamintsfeuser-pi1, .frame-label-images .powermail_form_1 .tx-datamintsfeuser-pi1, .frame-label-images .powermail_form_7 .tx-datamintsfeuser-pi1, .frame-label-images .powermail_create .tx-datamintsfeuser-pi1, .frame-label-images .doubleoptin .tx-datamintsfeuser-pi1, .frame-label-images .tx-datamintsfeuser-pi1 .tx-datamintsfeuser-pi1 {
    margin-bottom: 0;
  }
}

.frame-label-images .row .imgwrap, .frame-label-images .powermail_form_1 .imgwrap, .frame-label-images .powermail_form_7 .imgwrap, .frame-label-images .powermail_create .imgwrap, .frame-label-images .doubleoptin .imgwrap, .frame-label-images .tx-datamintsfeuser-pi1 .imgwrap {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}

.frame-label-images .row .image-title, .frame-label-images .powermail_form_1 .image-title, .frame-label-images .powermail_form_7 .image-title, .frame-label-images .powermail_create .image-title, .frame-label-images .doubleoptin .image-title, .frame-label-images .tx-datamintsfeuser-pi1 .image-title {
  color: #2B2B2B;
  font-size: 24px;
  font-weight: bold;
  left: 0;
  margin: 15px 0;
  padding: 1rem;
  position: absolute;
  text-align: left;
  top: 0;
  z-index: 10;
}

@media screen and (max-width: 39.9375em) {
  .frame-label-images .row .image-title h4, .frame-label-images .powermail_form_1 .image-title h4, .frame-label-images .powermail_form_7 .image-title h4, .frame-label-images .powermail_create .image-title h4, .frame-label-images .doubleoptin .image-title h4, .frame-label-images .tx-datamintsfeuser-pi1 .image-title h4, .frame-label-images .row .image-title .h4-style, .frame-label-images .powermail_form_1 .image-title .h4-style, .frame-label-images .powermail_form_7 .image-title .h4-style, .frame-label-images .powermail_create .image-title .h4-style, .frame-label-images .doubleoptin .image-title .h4-style, .frame-label-images .tx-datamintsfeuser-pi1 .image-title .h4-style {
    font-size: 16px;
    line-height: 1.42857143;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .frame-label-images .row .image-title, .frame-label-images .powermail_form_1 .image-title, .frame-label-images .powermail_form_7 .image-title, .frame-label-images .powermail_create .image-title, .frame-label-images .doubleoptin .image-title, .frame-label-images .tx-datamintsfeuser-pi1 .image-title {
    margin-top: 5px;
  }
  .frame-label-images .row .image-title h4, .frame-label-images .powermail_form_1 .image-title h4, .frame-label-images .powermail_form_7 .image-title h4, .frame-label-images .powermail_create .image-title h4, .frame-label-images .doubleoptin .image-title h4, .frame-label-images .tx-datamintsfeuser-pi1 .image-title h4, .frame-label-images .row .image-title .h4-style, .frame-label-images .powermail_form_1 .image-title .h4-style, .frame-label-images .powermail_form_7 .image-title .h4-style, .frame-label-images .powermail_create .image-title .h4-style, .frame-label-images .doubleoptin .image-title .h4-style, .frame-label-images .tx-datamintsfeuser-pi1 .image-title .h4-style {
    font-size: 16px;
    line-height: 1.4 !important;
  }
}

.frame-label-images .row img, .frame-label-images .powermail_form_1 img, .frame-label-images .powermail_form_7 img, .frame-label-images .powermail_create img, .frame-label-images .doubleoptin img, .frame-label-images .tx-datamintsfeuser-pi1 img {
  border-bottom: 5px solid #085;
  margin: 15px 0;
}

.frame-display-none {
  display: none;
}

.button, .powermail_form_1 .powermail_submit, .powermail_form_7 .powermail_submit, .powermail_submit, .powermail_form_2 .powermail_submit, .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .powermail_form_1 a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.button.green, .tx-datamintsfeuser-pi1 .name-submit input {
  line-height: 16px;
  color: white !important;
  font-size: 16px;
  padding: 11px 28px 8px 30px;
  text-transform: uppercase;
  text-decoration: none !important;
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .button, .powermail_form_1 .powermail_submit, .powermail_form_7 .powermail_submit, .powermail_submit, .powermail_form_2 .powermail_submit, .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .powermail_form_1 a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.button.green, .tx-datamintsfeuser-pi1 .name-submit input {
    width: auto;
  }
}

.button.green, .powermail_form_1 .powermail_submit, .powermail_form_7 .powermail_submit, .powermail_submit, .powermail_form_2 .powermail_submit, .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 a.button.green, .tx-datamintsfeuser-pi1 .name-submit input {
  background: #085 !important;
  border-bottom: 5px solid #005E3B !important;
  color: white !important;
}

.button.white, .white.powermail_submit, .tx-felogin-pi1 input.white[type="submit"], .tx-felogin-pi1 a.white.powermail_submit, .tx-felogin-pi1 a.white.button.green, .tx-datamintsfeuser-pi1 .name-submit input.white {
  background: #FEFEFE !important;
  border-bottom: 5px solid #00a265 !important;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #2B2B2B !important;
}

.button.black, .black.powermail_submit, .tx-felogin-pi1 input.black[type="submit"], .tx-felogin-pi1 a.black.powermail_submit, .tx-felogin-pi1 a.black.button.green, .tx-datamintsfeuser-pi1 .name-submit input.black {
  background: #2B2B2B !important;
  border-bottom: 5px solid #005E3B !important;
  border-top: none;
  border-left: none;
  border-right: none;
  color: white !important;
}

.startslider .columns, .startslider .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .startslider .powermail_fieldset_1, .startslider .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .startslider .powermail_fieldset_1, .startslider .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .startslider .powermail_fieldset_22, .startslider .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .startslider .powermail_fieldset_2, .startslider .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .startslider .powermail_fieldset_2, .startslider .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .startslider .powermail_fieldset_4, .startslider .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .startslider .powermail_fieldset_4, .startslider .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .startslider .powermail_fieldset_21, .startslider .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .startslider .powermail_fieldset_3, .startslider .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .startslider .powermail_fieldset_3, .startslider .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .startslider .powermail_fieldset_20, .startslider .powermail_create, .startslider .doubleoptin, .startslider .tx-datamintsfeuser-pi1 {
  position: relative;
}

.startslider img {
  position: relative;
  z-index: 10;
}

.startslider .slidertext {
  background: none;
  padding: 0;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  font-family: Helvetica;
}

.startslider .slidertext.first {
  color: #DADADA;
  font-size: 3.125rem;
  font-weight: bold;
  letter-spacing: 0;
  top: 30%;
  z-index: 5;
  width: 100%;
}

@media screen and (max-width: 39.9375em) {
  .startslider .slidertext.first {
    left: 0 !important;
    text-align: center;
    top: 30% !important;
    font-size: 10vw !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .startslider .slidertext.first {
    left: 0 !important;
    top: 25% !important;
    text-align: center;
    font-size: 10vw !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .startslider .slidertext.first {
    left: 0 !important;
    top: 25% !important;
    text-align: center;
    font-size: 11vw !important;
  }
}

@media screen and (min-width: 75em) {
  .startslider .slidertext.first {
    font-size: 11.5125rem;
  }
}

.startslider .slidertext.second {
  color: #2B2B2B;
  font-size: 22px;
  left: 0px;
  z-index: 15;
  width: 100%;
}

@media screen and (max-width: 39.9375em) {
  .startslider .slidertext.second {
    font-size: 14px !important;
    top: 0 !important;
    display: none;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .startslider .slidertext.second {
    font-size: 22px !important;
    top: 0 !important;
    display: none;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .startslider .slidertext.second {
    display: none;
  }
}

@media screen and (min-width: 75em) {
  .startslider .slidertext.second {
    top: 32%;
  }
}

.startslider .slidertext.third {
  bottom: 15%;
  color: #2B2B2B;
  font-size: 22px;
  z-index: 15;
  width: 100% !important;
}

@media screen and (max-width: 39.9375em) {
  .startslider .slidertext.third {
    font-size: 14px !important;
    text-align: right;
    left: 0 !important;
    top: auto !important;
    bottom: 0 !important;
    display: none;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .startslider .slidertext.third {
    font-size: 22px !important;
    text-align: right;
    top: auto !important;
    left: 0 !important;
    display: none;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .startslider .slidertext.third {
    display: none;
  }
}

@media screen and (min-width: 75em) {
  .startslider .slidertext.third {
    left: 50%;
  }
}

.startslider .slick-dots {
  bottom: -50px;
}

.startslider .slick-dots li button:before {
  background: white;
  border: 1px solid #085;
  border-radius: 100%;
  content: "";
  height: 12px;
  opacity: 1;
  width: 12px;
}

.startslider .slick-dots li.slick-active button:before {
  background: #085;
}

.full-width-testimonial {
  background: transparent;
}

.full-width-testimonial .orbit-bullets button {
  background: transparent;
  border: 1px solid #2B2B2B;
}

.full-width-testimonial .orbit-bullets button.is-active {
  background-color: #2B2B2B;
}

/*
// stattdessen das vom live genommen wegen kommentar #8058
.bubble {
    color:      white;
    height:     360px;
    margin:     15px auto 30px auto;
    padding-top: 20px;
    //border: 1px solid red;
    max-height: 100%;
    max-width:  100%;
    position:   relative;
    width:      360px;
    z-index:    0;
    h1, h3 {
        text-transform: none;
    }
    h1 {
        margin-bottom:30px;
        margin-top: 10px;
    }
    h3 {
        max-width: 90%;
        margin: 0 auto;
        line-height: 1.42857143;
    }

    &:before {
        background:    $green;
        border-radius: 100%;
        content:       "";
        height:        360px;
        left:          0;
        //max-width: 100%;
        //padding-top: 100%;
        margin:        0 auto;
        opacity:       0.8;
        position:      absolute;
        top:           50%;
        transform:     translateY(-50%);
        width:         360px;
        z-index:       -1;
    }
    @include breakpoint(medium only) {
        &:before {
            height: 183px;
            width:  183px;
        }
        h3 {
            font-size: 16px;
            margin:    0;
        }
        h1 {
            font-size: 24px;
            margin:    0;
        }
    }
}
.vertical-middle {
    position:  relative;
    top:       50%;
    transform: translateY(-50%);
}
*/
.bubble {
  margin: 15px auto 30px auto;
  position: relative;
}

.bubble:after {
  background-color: #085;
  border-radius: 100%;
  content: " ";
  display: block;
  height: 0;
  opacity: 0.8;
  padding-bottom: 100%;
}

@media screen and (max-width: 39.9375em) {
  .bubble:after {
    width: 70%;
    padding-bottom: 70%;
    margin: 0 auto;
  }
}

.bubble .vertical-middle {
  color: white;
  float: left;
  font-size: 24px;
  padding: 33% 30px 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.bubble .vertical-middle h3, .bubble .vertical-middle .h3-style {
  margin-bottom: 15px;
  margin-top: 5px;
}

.bubble .vertical-middle h1, .bubble .vertical-middle .h1-style {
  margin-bottom: 13px;
}

.bubble .vertical-middle h3:last-of-type, .bubble .vertical-middle .h3-style:last-of-type {
  line-height: 35px;
  margin-top: -5px;
}

@media screen and (max-width: 39.9375em) {
  .bubble .vertical-middle {
    padding: 20% 20% 0;
  }
  .bubble .vertical-middle h1, .bubble .vertical-middle .h1-style, .bubble .vertical-middle h3, .bubble .vertical-middle .h3-style, .bubble .vertical-middle h3:last-of-type, .bubble .vertical-middle .h3-style:last-of-type {
    font-size: 16px;
    line-height: 22.85px;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .bubble .vertical-middle {
    padding-top: 20%;
  }
}

.dot-icon {
  background: #085;
  border-radius: 100%;
  height: 90px;
  margin-bottom: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  width: 90px;
}

@media print, screen and (min-width: 40em) {
  .dot-icon {
    margin-bottom: 4rem;
    margin-right: 1rem;
  }
}

@media screen and (min-width: 64em) {
  .dot-icon {
    margin-bottom: 2rem;
    margin-right: 28px;
  }
}

.dot-icon.icon-phone:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FEFEFE;
  font-size: 48px;
  margin: 21px 25px;
}

.dot-icon.icon-mail:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FEFEFE;
  font-size: 48px;
  margin: 20px 20px;
}

.dot-icon.icon-transport:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FEFEFE;
  font-size: 48px;
  margin: 20px 20px;
}

.background-gray, .frame-background-gray-shadow {
  background: #ECECEC;
  padding: 19px 1.2rem;
}

.frame-background-green {
  background: #085;
  padding: 1rem;
  color: white;
}

img + .frame-background-green {
  margin-top: -1rem;
}

.frame-background-green.full-width-testimonial .full-width-testimonial-section {
  padding-top: 35px;
}

.frame-background-black {
  background: #2B2B2B;
  padding: 1rem;
}

img + .frame-background-black {
  margin-top: -1rem;
}

.shadow, .frame-background-gray-shadow, .frame-shadow {
  margin-bottom: 3rem;
  position: relative;
}

.shadow:after, .frame-background-gray-shadow:after, .frame-shadow:after {
  background: url("../Images/shadow.png");
  background-size: 100% 100%;
  bottom: -45px;
  content: "";
  height: 40px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media screen and (max-width: 39.9375em) {
  .shadow, .frame-background-gray-shadow, .frame-shadow {
    margin-bottom: 5rem;
  }
}

table.dataTable thead .sorting {
  background-image: url("../Images/datatables/sort_both.png");
}

table.dataTable thead .sorting_asc {
  background-image: url("../Images/datatables/sort_asc.png");
}

table.dataTable thead .sorting_desc {
  background-image: url("../Images/datatables/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../Images/datatables/sort_asc_disabled.png");
}

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../Images/datatables/sort_desc_disabled.png");
}

table.dataTable thead th {
  background-position: center right;
  background-repeat: no-repeat;
}

table.dataTable td:before {
  background-color: #085 !important;
  height: 15px !important;
  line-height: 16px !important;
  width: 15px !important;
}

.marchantDetails {
  background: white;
  box-shadow: 0 0 10px #999;
  padding: 1rem 0;
}

.marchantDetails .frame-background-green {
  font-size: 12px;
  margin: 1rem;
}

.marchantDetails p, .marchantDetails ul {
  font-size: 12px;
}

.marchantDetails .row, .marchantDetails .powermail_form_1, .marchantDetails .powermail_form_7, .marchantDetails .powermail_create, .marchantDetails .doubleoptin, .marchantDetails .tx-datamintsfeuser-pi1 {
  margin-bottom: 0;
}

.marchantDetails .modal-footer {
  border-top: 1px solid #D1D1D1;
}

.marchantDetails .closeColorbox {
  float: right;
  margin-top: 1rem;
}

.slick-prev:before, .slick-next:before {
  color: black;
}

.slick-slider .slick-next, .slick-slider .slick-prev {
  height: 10%;
}

.slick-slider .slick-prev {
  left: -22px;
}

@media screen and (max-width: 39.9375em) {
  .slick-slider .slick-prev {
    left: 10px;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .slick-slider .slick-prev {
    left: -10px;
  }
}

.slick-slider .slick-next {
  right: -23px;
}

@media screen and (max-width: 39.9375em) {
  .slick-slider .slick-next {
    right: 10px;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .slick-slider .slick-next {
    right: -10px;
  }
}

.reveal {
  max-width: 95vw;
}

.slick4modal {
  max-width: 95vw;
  overflow: hidden;
}

.slick4modal .slick-prev:before, .slick4modal .slick-next:before {
  color: #085 !important;
  position: relative;
  z-index: 2000;
}

.slick4modal img {
  width: 100%;
  height: auto;
}

.slick4modal iframe {
  border: none;
}

@media print, screen and (min-width: 40em) {
  .slick4modal iframe {
    width: 100%;
    height: 350px;
  }
}

@media screen and (min-width: 64em) {
  .slick4modal iframe {
    width: 100%;
    height: 560px;
  }
}

@media screen and (max-width: 39.9375em) {
  .slick4modal iframe {
    height: 167px;
  }
  .slick4modal .slick-prev, .slick4modal .slick-next {
    top: 86px;
  }
}

body.is-reveal-open {
  overflow: scroll !important;
}

.slick-dots li button::before {
  font-size: 40px;
}

.slick-slider {
  display: none;
}

.slick-slider.slick-initialized {
  display: block;
}

.slick-slider.slick-initialized .slick-slide {
  background: none;
  overflow: hidden;
}

a, div {
  outline: 0;
}

.slick-dots {
  bottom: -50px;
}

.slick-dots li button:before {
  background: transparent;
  border: 1px solid black;
  border-radius: 100%;
  content: "";
  height: 12px;
  opacity: 1;
  width: 12px;
}

.slick-dots li.slick-active button:before {
  background: black;
}

@media screen and (max-width: 39.9375em) {
  .slick-dots {
    width: 100%;
  }
}

.icon-location {
  position: relative;
  margin-top: 18px;
  text-align: right;
}

.icon-location:before {
  background: url("../Images/icon-maps-location.png") no-repeat;
  content: " ";
  height: 28px;
  display: inline-block;
  width: 18px;
  margin-bottom: -10px;
}

@media screen and (max-width: 39.9375em) {
  .icon-location {
    text-align: left;
  }
}

.icon-partner {
  position: relative;
  margin-top: 18px;
  text-align: right;
}

.icon-partner:before {
  background: url("../Images/icon-maps-partner.png") no-repeat;
  width: 18px;
  height: 28px;
  margin-bottom: -10px;
  content: " ";
  display: inline-block;
}

@media screen and (max-width: 39.9375em) {
  .icon-partner {
    text-align: left;
  }
}

input {
  border: none !important;
  box-shadow: none !important;
}

input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #C2C2C2;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #C2C2C2;
  opacity: 1;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #C2C2C2;
  opacity: 1;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #C2C2C2;
}

input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #C2C2C2;
}

@media screen and (max-width: 39.9375em) {
  .small-12 .ce-textpic, .powermail_form_1 .powermail_fieldset_1 .ce-textpic, .powermail_form_7 .powermail_fieldset_1 .ce-textpic, .powermail_form_7 .powermail_fieldset_22 .ce-textpic, .powermail_form_1 .powermail_fieldset_2 .ce-textpic, .powermail_form_7 .powermail_fieldset_2 .ce-textpic, .powermail_form_1 .powermail_fieldset_4 .ce-textpic, .powermail_form_7 .powermail_fieldset_4 .ce-textpic, .powermail_form_7 .powermail_fieldset_21 .ce-textpic, .powermail_form_1 .powermail_fieldset_3 .ce-textpic, .powermail_form_7 .powermail_fieldset_3 .ce-textpic, .powermail_form_7 .powermail_fieldset_20 .ce-textpic, .powermail_create .ce-textpic, .doubleoptin .ce-textpic, .small-12 .ce-gallery, .powermail_form_1 .powermail_fieldset_1 .ce-gallery, .powermail_form_7 .powermail_fieldset_1 .ce-gallery, .powermail_form_7 .powermail_fieldset_22 .ce-gallery, .powermail_form_1 .powermail_fieldset_2 .ce-gallery, .powermail_form_7 .powermail_fieldset_2 .ce-gallery, .powermail_form_1 .powermail_fieldset_4 .ce-gallery, .powermail_form_7 .powermail_fieldset_4 .ce-gallery, .powermail_form_7 .powermail_fieldset_21 .ce-gallery, .powermail_form_1 .powermail_fieldset_3 .ce-gallery, .powermail_form_7 .powermail_fieldset_3 .ce-gallery, .powermail_form_7 .powermail_fieldset_20 .ce-gallery, .powermail_create .ce-gallery, .doubleoptin .ce-gallery {
    width: 100%;
  }
}

.main-content a, .cke_editable a {
  color: #085;
}

.main-content .underline, .cke_editable .underline {
  text-decoration: underline;
}

.main-content .nomargintop, .cke_editable .nomargintop {
  margin-top: 0 !important;
}

.main-content .nomarginbottom, .cke_editable .nomarginbottom {
  margin-bottom: 0 !important;
}

.main-content .nopaddingtop, .cke_editable .nopaddingtop {
  padding-top: 0 !important;
}

.main-content .nopaddingbottom, .cke_editable .nopaddingbottom {
  padding-bottom: 0 !important;
}

.main-content .nopadding, .cke_editable .nopadding {
  padding: 0 !important;
}

.main-content .nomargin, .cke_editable .nomargin {
  margin: 0 !important;
}

.main-content .full-width, .cke_editable .full-width {
  width: 100%;
}

.main-content > .row, .cke_editable > .row, .main-content > .powermail_form_1, .cke_editable > .powermail_form_1, .main-content > .powermail_form_7, .cke_editable > .powermail_form_7, .main-content > .powermail_create, .cke_editable > .powermail_create, .main-content > .doubleoptin, .cke_editable > .doubleoptin, .main-content > .tx-datamintsfeuser-pi1, .cke_editable > .tx-datamintsfeuser-pi1, .main-content > .full-width-testimonial, .cke_editable > .full-width-testimonial, .main-content .news.row, .cke_editable .news.row, .main-content .news.powermail_form_1, .cke_editable .news.powermail_form_1, .main-content .news.powermail_form_7, .cke_editable .news.powermail_form_7, .main-content .news.powermail_create, .cke_editable .news.powermail_create, .main-content .news.doubleoptin, .cke_editable .news.doubleoptin, .main-content .news.tx-datamintsfeuser-pi1, .cke_editable .news.tx-datamintsfeuser-pi1, .main-content .defaultmarginbottom, .cke_editable .defaultmarginbottom, .main-content .frame-type-list, .cke_editable .frame-type-list, .main-content .frame-type-shortcut > .row, .cke_editable .frame-type-shortcut > .row, .main-content .frame-type-shortcut > .powermail_form_1, .cke_editable .frame-type-shortcut > .powermail_form_1, .main-content .frame-type-shortcut > .powermail_form_7, .cke_editable .frame-type-shortcut > .powermail_form_7, .main-content .frame-type-shortcut > .powermail_create, .cke_editable .frame-type-shortcut > .powermail_create, .main-content .frame-type-shortcut > .doubleoptin, .cke_editable .frame-type-shortcut > .doubleoptin, .main-content .frame-type-shortcut > .tx-datamintsfeuser-pi1, .cke_editable .frame-type-shortcut > .tx-datamintsfeuser-pi1 {
  margin-bottom: 90px;
}

@media screen and (max-width: 39.9375em) {
  .main-content .frame-type-list, .cke_editable .frame-type-list {
    margin-bottom: 0;
  }
  .main-content .small-12 img, .cke_editable .small-12 img, .main-content .powermail_form_1 .powermail_fieldset_1 img, .powermail_form_1 .main-content .powermail_fieldset_1 img, .cke_editable .powermail_form_1 .powermail_fieldset_1 img, .powermail_form_1 .cke_editable .powermail_fieldset_1 img, .main-content .powermail_form_7 .powermail_fieldset_1 img, .powermail_form_7 .main-content .powermail_fieldset_1 img, .cke_editable .powermail_form_7 .powermail_fieldset_1 img, .powermail_form_7 .cke_editable .powermail_fieldset_1 img, .main-content .powermail_form_7 .powermail_fieldset_22 img, .powermail_form_7 .main-content .powermail_fieldset_22 img, .cke_editable .powermail_form_7 .powermail_fieldset_22 img, .powermail_form_7 .cke_editable .powermail_fieldset_22 img, .main-content .powermail_form_1 .powermail_fieldset_2 img, .powermail_form_1 .main-content .powermail_fieldset_2 img, .cke_editable .powermail_form_1 .powermail_fieldset_2 img, .powermail_form_1 .cke_editable .powermail_fieldset_2 img, .main-content .powermail_form_7 .powermail_fieldset_2 img, .powermail_form_7 .main-content .powermail_fieldset_2 img, .cke_editable .powermail_form_7 .powermail_fieldset_2 img, .powermail_form_7 .cke_editable .powermail_fieldset_2 img, .main-content .powermail_form_1 .powermail_fieldset_4 img, .powermail_form_1 .main-content .powermail_fieldset_4 img, .cke_editable .powermail_form_1 .powermail_fieldset_4 img, .powermail_form_1 .cke_editable .powermail_fieldset_4 img, .main-content .powermail_form_7 .powermail_fieldset_4 img, .powermail_form_7 .main-content .powermail_fieldset_4 img, .cke_editable .powermail_form_7 .powermail_fieldset_4 img, .powermail_form_7 .cke_editable .powermail_fieldset_4 img, .main-content .powermail_form_7 .powermail_fieldset_21 img, .powermail_form_7 .main-content .powermail_fieldset_21 img, .cke_editable .powermail_form_7 .powermail_fieldset_21 img, .powermail_form_7 .cke_editable .powermail_fieldset_21 img, .main-content .powermail_form_1 .powermail_fieldset_3 img, .powermail_form_1 .main-content .powermail_fieldset_3 img, .cke_editable .powermail_form_1 .powermail_fieldset_3 img, .powermail_form_1 .cke_editable .powermail_fieldset_3 img, .main-content .powermail_form_7 .powermail_fieldset_3 img, .powermail_form_7 .main-content .powermail_fieldset_3 img, .cke_editable .powermail_form_7 .powermail_fieldset_3 img, .powermail_form_7 .cke_editable .powermail_fieldset_3 img, .main-content .powermail_form_7 .powermail_fieldset_20 img, .powermail_form_7 .main-content .powermail_fieldset_20 img, .cke_editable .powermail_form_7 .powermail_fieldset_20 img, .powermail_form_7 .cke_editable .powermail_fieldset_20 img, .main-content .powermail_create img, .cke_editable .powermail_create img, .main-content .doubleoptin img, .cke_editable .doubleoptin img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .main-content .small-12 figure.image, .cke_editable .small-12 figure.image, .main-content .powermail_form_1 .powermail_fieldset_1 figure.image, .powermail_form_1 .main-content .powermail_fieldset_1 figure.image, .cke_editable .powermail_form_1 .powermail_fieldset_1 figure.image, .powermail_form_1 .cke_editable .powermail_fieldset_1 figure.image, .main-content .powermail_form_7 .powermail_fieldset_1 figure.image, .powermail_form_7 .main-content .powermail_fieldset_1 figure.image, .cke_editable .powermail_form_7 .powermail_fieldset_1 figure.image, .powermail_form_7 .cke_editable .powermail_fieldset_1 figure.image, .main-content .powermail_form_7 .powermail_fieldset_22 figure.image, .powermail_form_7 .main-content .powermail_fieldset_22 figure.image, .cke_editable .powermail_form_7 .powermail_fieldset_22 figure.image, .powermail_form_7 .cke_editable .powermail_fieldset_22 figure.image, .main-content .powermail_form_1 .powermail_fieldset_2 figure.image, .powermail_form_1 .main-content .powermail_fieldset_2 figure.image, .cke_editable .powermail_form_1 .powermail_fieldset_2 figure.image, .powermail_form_1 .cke_editable .powermail_fieldset_2 figure.image, .main-content .powermail_form_7 .powermail_fieldset_2 figure.image, .powermail_form_7 .main-content .powermail_fieldset_2 figure.image, .cke_editable .powermail_form_7 .powermail_fieldset_2 figure.image, .powermail_form_7 .cke_editable .powermail_fieldset_2 figure.image, .main-content .powermail_form_1 .powermail_fieldset_4 figure.image, .powermail_form_1 .main-content .powermail_fieldset_4 figure.image, .cke_editable .powermail_form_1 .powermail_fieldset_4 figure.image, .powermail_form_1 .cke_editable .powermail_fieldset_4 figure.image, .main-content .powermail_form_7 .powermail_fieldset_4 figure.image, .powermail_form_7 .main-content .powermail_fieldset_4 figure.image, .cke_editable .powermail_form_7 .powermail_fieldset_4 figure.image, .powermail_form_7 .cke_editable .powermail_fieldset_4 figure.image, .main-content .powermail_form_7 .powermail_fieldset_21 figure.image, .powermail_form_7 .main-content .powermail_fieldset_21 figure.image, .cke_editable .powermail_form_7 .powermail_fieldset_21 figure.image, .powermail_form_7 .cke_editable .powermail_fieldset_21 figure.image, .main-content .powermail_form_1 .powermail_fieldset_3 figure.image, .powermail_form_1 .main-content .powermail_fieldset_3 figure.image, .cke_editable .powermail_form_1 .powermail_fieldset_3 figure.image, .powermail_form_1 .cke_editable .powermail_fieldset_3 figure.image, .main-content .powermail_form_7 .powermail_fieldset_3 figure.image, .powermail_form_7 .main-content .powermail_fieldset_3 figure.image, .cke_editable .powermail_form_7 .powermail_fieldset_3 figure.image, .powermail_form_7 .cke_editable .powermail_fieldset_3 figure.image, .main-content .powermail_form_7 .powermail_fieldset_20 figure.image, .powermail_form_7 .main-content .powermail_fieldset_20 figure.image, .cke_editable .powermail_form_7 .powermail_fieldset_20 figure.image, .powermail_form_7 .cke_editable .powermail_fieldset_20 figure.image, .main-content .powermail_create figure.image, .cke_editable .powermail_create figure.image, .main-content .doubleoptin figure.image, .cke_editable .doubleoptin figure.image {
    width: 100%;
  }
}

.main-content :last-child.full-width-testimonial, .cke_editable :last-child.full-width-testimonial {
  margin-bottom: 0;
}

.main-content .align-left, .cke_editable .align-left {
  text-align: center;
}

.main-content .align-center, .cke_editable .align-center {
  text-align: center;
}

.main-content .align-right, .cke_editable .align-right {
  text-align: right;
}

.main-content .align-justify, .cke_editable .align-justify {
  text-align: justify;
}

@media screen and (min-width: 640px) and (max-width: 900px) {
  .main-content .medium-4 .medium-6, .cke_editable .medium-4 .medium-6, .main-content .medium-4 .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .main-content .medium-4 .powermail_fieldset_1, .cke_editable .medium-4 .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .cke_editable .medium-4 .powermail_fieldset_1, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_1, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_1, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_22, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_22, .main-content .medium-4 .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .main-content .medium-4 .powermail_fieldset_2, .cke_editable .medium-4 .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .cke_editable .medium-4 .powermail_fieldset_2, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_2, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_2, .main-content .medium-4 .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .main-content .medium-4 .powermail_fieldset_4, .cke_editable .medium-4 .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .cke_editable .medium-4 .powermail_fieldset_4, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_4, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_4, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_21, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_21, .main-content .medium-4 .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .main-content .medium-4 .powermail_fieldset_3, .cke_editable .medium-4 .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .cke_editable .medium-4 .powermail_fieldset_3, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_3, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_3, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_20, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_20 {
    width: 100%;
  }
  .main-content .medium-4 .medium-6 img, .cke_editable .medium-4 .medium-6 img, .main-content .medium-4 .powermail_form_1 .powermail_fieldset_1 img, .powermail_form_1 .main-content .medium-4 .powermail_fieldset_1 img, .cke_editable .medium-4 .powermail_form_1 .powermail_fieldset_1 img, .powermail_form_1 .cke_editable .medium-4 .powermail_fieldset_1 img, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_1 img, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_1 img, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_1 img, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_1 img, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_22 img, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_22 img, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_22 img, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_22 img, .main-content .medium-4 .powermail_form_1 .powermail_fieldset_2 img, .powermail_form_1 .main-content .medium-4 .powermail_fieldset_2 img, .cke_editable .medium-4 .powermail_form_1 .powermail_fieldset_2 img, .powermail_form_1 .cke_editable .medium-4 .powermail_fieldset_2 img, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_2 img, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_2 img, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_2 img, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_2 img, .main-content .medium-4 .powermail_form_1 .powermail_fieldset_4 img, .powermail_form_1 .main-content .medium-4 .powermail_fieldset_4 img, .cke_editable .medium-4 .powermail_form_1 .powermail_fieldset_4 img, .powermail_form_1 .cke_editable .medium-4 .powermail_fieldset_4 img, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_4 img, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_4 img, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_4 img, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_4 img, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_21 img, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_21 img, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_21 img, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_21 img, .main-content .medium-4 .powermail_form_1 .powermail_fieldset_3 img, .powermail_form_1 .main-content .medium-4 .powermail_fieldset_3 img, .cke_editable .medium-4 .powermail_form_1 .powermail_fieldset_3 img, .powermail_form_1 .cke_editable .medium-4 .powermail_fieldset_3 img, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_3 img, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_3 img, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_3 img, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_3 img, .main-content .medium-4 .powermail_form_7 .powermail_fieldset_20 img, .powermail_form_7 .main-content .medium-4 .powermail_fieldset_20 img, .cke_editable .medium-4 .powermail_form_7 .powermail_fieldset_20 img, .powermail_form_7 .cke_editable .medium-4 .powermail_fieldset_20 img {
    width: 50%;
  }
}

.main-content h1, .cke_editable h1, .main-content .h1-style, .cke_editable .h1-style {
  font-family: "Clanweb-Bold", Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 15px;
  text-transform: uppercase;
}

@media screen and (max-width: 39.9375em) {
  .main-content h1, .cke_editable h1, .main-content .h1-style, .cke_editable .h1-style {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .main-content h1, .cke_editable h1, .main-content .h1-style, .cke_editable .h1-style {
    font-size: 24px;
  }
}

.main-content h1 + hr, .cke_editable h1 + hr, .main-content .h1-style + hr, .cke_editable .h1-style + hr, .main-content h3 + hr, .cke_editable h3 + hr, .main-content .h3-style + hr, .cke_editable .h3-style + hr, .main-content h1 + p + hr, .cke_editable h1 + p + hr, .main-content .h1-style + p + hr, .cke_editable .h1-style + p + hr {
  display: block;
  margin: 0.5px 0 14px 0;
  width: 165px;
}

.main-content h1 + hr:after, .cke_editable h1 + hr:after, .main-content .h1-style + hr:after, .cke_editable .h1-style + hr:after, .main-content h3 + hr:after, .cke_editable h3 + hr:after, .main-content .h3-style + hr:after, .cke_editable .h3-style + hr:after, .main-content h1 + p + hr:after, .cke_editable h1 + p + hr:after, .main-content .h1-style + p + hr:after, .cke_editable .h1-style + p + hr:after {
  clear: both;
}

.main-content h2, .cke_editable h2, .main-content .h2-style, .cke_editable .h2-style {
  color: #999;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (max-width: 39.9375em) {
  .main-content h2, .cke_editable h2, .main-content .h2-style, .cke_editable .h2-style {
    margin-top: 25px;
  }
}

.main-content h3, .cke_editable h3, .main-content .h3-style, .cke_editable .h3-style {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 16px;
}

@media screen and (max-width: 39.9375em) {
  .main-content h3, .cke_editable h3, .main-content .h3-style, .cke_editable .h3-style {
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}

.main-content h4, .cke_editable h4, .main-content .h4-style, .cke_editable .h4-style {
  font-size: 24.3px;
  font-style: normal;
  font-weight: bold;
  line-height: 33.6px;
  margin-bottom: 15px;
}

.main-content h5, .cke_editable h5, .main-content .h5-style, .cke_editable .h5-style {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 14px;
  margin-top: 12px;
}

.main-content strong, .cke_editable strong {
  font-weight: 700 !important;
}

.main-content strong.heading, .cke_editable strong.heading {
  margin-bottom: 0.5rem;
  text-decoration: underline;
}

.main-content h1 + h3, .cke_editable h1 + h3, .main-content .h1-style + h3, .cke_editable .h1-style + h3, .main-content h1 + .h3-style, .cke_editable h1 + .h3-style, .main-content .h1-style + .h3-style, .cke_editable .h1-style + .h3-style {
  line-height: 1em;
  margin-top: -15px;
}

.main-content hr, .cke_editable hr {
  border-top: 1px solid #2B2B2B;
  text-align: left;
}

@media screen and (max-width: 39.9375em) {
  .main-content hr, .cke_editable hr {
    margin: 0.5rem auto;
  }
}

.main-content p, .cke_editable p {
  font-size: 14px;
  line-height: 1.42857143;
  margin-bottom: 15px;
}

.main-content select, .cke_editable select, .main-content input, .cke_editable input {
  font-size: 14px;
}

.main-content select, .cke_editable select {
  border: 1px solid #CCC;
}

.main-content a, .cke_editable a {
  color: #085;
  font-size: 14px;
  text-decoration: underline;
}

.main-content a:visited, .cke_editable a:visited {
  color: #085;
}

.main-content a.zip, .cke_editable a.zip {
  margin-left: 12px;
}

.main-content a.zip:before, .cke_editable a.zip:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  font-size: 16px;
  height: 11px;
  margin: 2px 0 0 0;
  width: 11px;
}

.main-content a.thumb, .cke_editable a.thumb {
  border: 1px solid #2B2B2B;
  display: inline-block;
  padding: 15px;
  width: 100%;
}

.main-content a.thumb > img, .cke_editable a.thumb > img {
  float: left;
  margin-right: 15px;
}

@media screen and (max-width: 39.9375em) {
  .main-content a.thumb > img, .cke_editable a.thumb > img {
    width: auto;
  }
}

.main-content li a, .cke_editable li a {
  color: #085;
}

.main-content .columns > img, .cke_editable .columns > img, .main-content .powermail_form_1 .powermail_fieldset_1 > img, .powermail_form_1 .main-content .powermail_fieldset_1 > img, .cke_editable .powermail_form_1 .powermail_fieldset_1 > img, .powermail_form_1 .cke_editable .powermail_fieldset_1 > img, .main-content .powermail_form_7 .powermail_fieldset_1 > img, .powermail_form_7 .main-content .powermail_fieldset_1 > img, .cke_editable .powermail_form_7 .powermail_fieldset_1 > img, .powermail_form_7 .cke_editable .powermail_fieldset_1 > img, .main-content .powermail_form_7 .powermail_fieldset_22 > img, .powermail_form_7 .main-content .powermail_fieldset_22 > img, .cke_editable .powermail_form_7 .powermail_fieldset_22 > img, .powermail_form_7 .cke_editable .powermail_fieldset_22 > img, .main-content .powermail_form_1 .powermail_fieldset_2 > img, .powermail_form_1 .main-content .powermail_fieldset_2 > img, .cke_editable .powermail_form_1 .powermail_fieldset_2 > img, .powermail_form_1 .cke_editable .powermail_fieldset_2 > img, .main-content .powermail_form_7 .powermail_fieldset_2 > img, .powermail_form_7 .main-content .powermail_fieldset_2 > img, .cke_editable .powermail_form_7 .powermail_fieldset_2 > img, .powermail_form_7 .cke_editable .powermail_fieldset_2 > img, .main-content .powermail_form_1 .powermail_fieldset_4 > img, .powermail_form_1 .main-content .powermail_fieldset_4 > img, .cke_editable .powermail_form_1 .powermail_fieldset_4 > img, .powermail_form_1 .cke_editable .powermail_fieldset_4 > img, .main-content .powermail_form_7 .powermail_fieldset_4 > img, .powermail_form_7 .main-content .powermail_fieldset_4 > img, .cke_editable .powermail_form_7 .powermail_fieldset_4 > img, .powermail_form_7 .cke_editable .powermail_fieldset_4 > img, .main-content .powermail_form_7 .powermail_fieldset_21 > img, .powermail_form_7 .main-content .powermail_fieldset_21 > img, .cke_editable .powermail_form_7 .powermail_fieldset_21 > img, .powermail_form_7 .cke_editable .powermail_fieldset_21 > img, .main-content .powermail_form_1 .powermail_fieldset_3 > img, .powermail_form_1 .main-content .powermail_fieldset_3 > img, .cke_editable .powermail_form_1 .powermail_fieldset_3 > img, .powermail_form_1 .cke_editable .powermail_fieldset_3 > img, .main-content .powermail_form_7 .powermail_fieldset_3 > img, .powermail_form_7 .main-content .powermail_fieldset_3 > img, .cke_editable .powermail_form_7 .powermail_fieldset_3 > img, .powermail_form_7 .cke_editable .powermail_fieldset_3 > img, .main-content .powermail_form_7 .powermail_fieldset_20 > img, .powermail_form_7 .main-content .powermail_fieldset_20 > img, .cke_editable .powermail_form_7 .powermail_fieldset_20 > img, .powermail_form_7 .cke_editable .powermail_fieldset_20 > img, .main-content .powermail_create > img, .cke_editable .powermail_create > img, .main-content .doubleoptin > img, .cke_editable .doubleoptin > img, .main-content .tx-datamintsfeuser-pi1 > img, .cke_editable .tx-datamintsfeuser-pi1 > img {
  width: 100%;
}

.main-content .columns > img + img, .cke_editable .columns > img + img, .main-content .powermail_form_1 .powermail_fieldset_1 > img + img, .powermail_form_1 .main-content .powermail_fieldset_1 > img + img, .cke_editable .powermail_form_1 .powermail_fieldset_1 > img + img, .powermail_form_1 .cke_editable .powermail_fieldset_1 > img + img, .main-content .powermail_form_7 .powermail_fieldset_1 > img + img, .powermail_form_7 .main-content .powermail_fieldset_1 > img + img, .cke_editable .powermail_form_7 .powermail_fieldset_1 > img + img, .powermail_form_7 .cke_editable .powermail_fieldset_1 > img + img, .main-content .powermail_form_7 .powermail_fieldset_22 > img + img, .powermail_form_7 .main-content .powermail_fieldset_22 > img + img, .cke_editable .powermail_form_7 .powermail_fieldset_22 > img + img, .powermail_form_7 .cke_editable .powermail_fieldset_22 > img + img, .main-content .powermail_form_1 .powermail_fieldset_2 > img + img, .powermail_form_1 .main-content .powermail_fieldset_2 > img + img, .cke_editable .powermail_form_1 .powermail_fieldset_2 > img + img, .powermail_form_1 .cke_editable .powermail_fieldset_2 > img + img, .main-content .powermail_form_7 .powermail_fieldset_2 > img + img, .powermail_form_7 .main-content .powermail_fieldset_2 > img + img, .cke_editable .powermail_form_7 .powermail_fieldset_2 > img + img, .powermail_form_7 .cke_editable .powermail_fieldset_2 > img + img, .main-content .powermail_form_1 .powermail_fieldset_4 > img + img, .powermail_form_1 .main-content .powermail_fieldset_4 > img + img, .cke_editable .powermail_form_1 .powermail_fieldset_4 > img + img, .powermail_form_1 .cke_editable .powermail_fieldset_4 > img + img, .main-content .powermail_form_7 .powermail_fieldset_4 > img + img, .powermail_form_7 .main-content .powermail_fieldset_4 > img + img, .cke_editable .powermail_form_7 .powermail_fieldset_4 > img + img, .powermail_form_7 .cke_editable .powermail_fieldset_4 > img + img, .main-content .powermail_form_7 .powermail_fieldset_21 > img + img, .powermail_form_7 .main-content .powermail_fieldset_21 > img + img, .cke_editable .powermail_form_7 .powermail_fieldset_21 > img + img, .powermail_form_7 .cke_editable .powermail_fieldset_21 > img + img, .main-content .powermail_form_1 .powermail_fieldset_3 > img + img, .powermail_form_1 .main-content .powermail_fieldset_3 > img + img, .cke_editable .powermail_form_1 .powermail_fieldset_3 > img + img, .powermail_form_1 .cke_editable .powermail_fieldset_3 > img + img, .main-content .powermail_form_7 .powermail_fieldset_3 > img + img, .powermail_form_7 .main-content .powermail_fieldset_3 > img + img, .cke_editable .powermail_form_7 .powermail_fieldset_3 > img + img, .powermail_form_7 .cke_editable .powermail_fieldset_3 > img + img, .main-content .powermail_form_7 .powermail_fieldset_20 > img + img, .powermail_form_7 .main-content .powermail_fieldset_20 > img + img, .cke_editable .powermail_form_7 .powermail_fieldset_20 > img + img, .powermail_form_7 .cke_editable .powermail_fieldset_20 > img + img, .main-content .powermail_create > img + img, .cke_editable .powermail_create > img + img, .main-content .doubleoptin > img + img, .cke_editable .doubleoptin > img + img, .main-content .tx-datamintsfeuser-pi1 > img + img, .cke_editable .tx-datamintsfeuser-pi1 > img + img {
  margin-top: 2rem;
}

.main-content .ce-gallery, .cke_editable .ce-gallery {
  max-width: 100%;
}

.main-content .ce-gallery[data-ce-columns="1"] .ce-row + .ce-row img, .cke_editable .ce-gallery[data-ce-columns="1"] .ce-row + .ce-row img {
  margin: 30px 0;
}

@media screen and (max-width: 39.9375em) {
  .main-content .ce-gallery:not([data-ce-columns="1"]) .ce-column, .cke_editable .ce-gallery:not([data-ce-columns="1"]) .ce-column {
    float: left;
    width: 50%;
  }
  .main-content .ce-gallery[data-ce-columns="3"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="3"] .ce-column {
    width: calc(100% / 3);
  }
  .main-content .ce-gallery[data-ce-columns="4"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="4"] .ce-column {
    width: calc(100% / 4);
  }
}

@media print, screen and (min-width: 40em) {
  .main-content .ce-gallery:not([data-ce-columns="1"]) .ce-column, .cke_editable .ce-gallery:not([data-ce-columns="1"]) .ce-column {
    float: left;
  }
  .main-content .ce-gallery[data-ce-columns="2"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="2"] .ce-column {
    width: calc(100% / 2);
  }
  .main-content .ce-gallery[data-ce-columns="3"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="3"] .ce-column {
    width: calc(100% / 3);
  }
  .main-content .ce-gallery[data-ce-columns="4"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="4"] .ce-column {
    width: calc(100% / 4);
  }
  .main-content .ce-gallery[data-ce-columns="5"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="5"] .ce-column {
    width: calc(100% / 5);
  }
  .main-content .ce-gallery[data-ce-columns="6"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="6"] .ce-column {
    width: calc(100% / 6);
  }
  .main-content .ce-gallery[data-ce-columns="7"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="7"] .ce-column {
    width: calc(100% / 7);
  }
  .main-content .ce-gallery[data-ce-columns="8"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="8"] .ce-column {
    width: calc(100% / 8);
  }
  .main-content .ce-gallery[data-ce-columns="9"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="9"] .ce-column {
    width: calc(100% / 9);
  }
  .main-content .ce-gallery[data-ce-columns="10"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="10"] .ce-column {
    width: calc(100% / 10);
  }
  .main-content .ce-gallery[data-ce-columns="11"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="11"] .ce-column {
    width: calc(100% / 11);
  }
  .main-content .ce-gallery[data-ce-columns="12"] .ce-column, .cke_editable .ce-gallery[data-ce-columns="12"] .ce-column {
    width: calc(100% / 12);
  }
}

.main-content .columns > img + p, .cke_editable .columns > img + p, .main-content .powermail_form_1 .powermail_fieldset_1 > img + p, .powermail_form_1 .main-content .powermail_fieldset_1 > img + p, .cke_editable .powermail_form_1 .powermail_fieldset_1 > img + p, .powermail_form_1 .cke_editable .powermail_fieldset_1 > img + p, .main-content .powermail_form_7 .powermail_fieldset_1 > img + p, .powermail_form_7 .main-content .powermail_fieldset_1 > img + p, .cke_editable .powermail_form_7 .powermail_fieldset_1 > img + p, .powermail_form_7 .cke_editable .powermail_fieldset_1 > img + p, .main-content .powermail_form_7 .powermail_fieldset_22 > img + p, .powermail_form_7 .main-content .powermail_fieldset_22 > img + p, .cke_editable .powermail_form_7 .powermail_fieldset_22 > img + p, .powermail_form_7 .cke_editable .powermail_fieldset_22 > img + p, .main-content .powermail_form_1 .powermail_fieldset_2 > img + p, .powermail_form_1 .main-content .powermail_fieldset_2 > img + p, .cke_editable .powermail_form_1 .powermail_fieldset_2 > img + p, .powermail_form_1 .cke_editable .powermail_fieldset_2 > img + p, .main-content .powermail_form_7 .powermail_fieldset_2 > img + p, .powermail_form_7 .main-content .powermail_fieldset_2 > img + p, .cke_editable .powermail_form_7 .powermail_fieldset_2 > img + p, .powermail_form_7 .cke_editable .powermail_fieldset_2 > img + p, .main-content .powermail_form_1 .powermail_fieldset_4 > img + p, .powermail_form_1 .main-content .powermail_fieldset_4 > img + p, .cke_editable .powermail_form_1 .powermail_fieldset_4 > img + p, .powermail_form_1 .cke_editable .powermail_fieldset_4 > img + p, .main-content .powermail_form_7 .powermail_fieldset_4 > img + p, .powermail_form_7 .main-content .powermail_fieldset_4 > img + p, .cke_editable .powermail_form_7 .powermail_fieldset_4 > img + p, .powermail_form_7 .cke_editable .powermail_fieldset_4 > img + p, .main-content .powermail_form_7 .powermail_fieldset_21 > img + p, .powermail_form_7 .main-content .powermail_fieldset_21 > img + p, .cke_editable .powermail_form_7 .powermail_fieldset_21 > img + p, .powermail_form_7 .cke_editable .powermail_fieldset_21 > img + p, .main-content .powermail_form_1 .powermail_fieldset_3 > img + p, .powermail_form_1 .main-content .powermail_fieldset_3 > img + p, .cke_editable .powermail_form_1 .powermail_fieldset_3 > img + p, .powermail_form_1 .cke_editable .powermail_fieldset_3 > img + p, .main-content .powermail_form_7 .powermail_fieldset_3 > img + p, .powermail_form_7 .main-content .powermail_fieldset_3 > img + p, .cke_editable .powermail_form_7 .powermail_fieldset_3 > img + p, .powermail_form_7 .cke_editable .powermail_fieldset_3 > img + p, .main-content .powermail_form_7 .powermail_fieldset_20 > img + p, .powermail_form_7 .main-content .powermail_fieldset_20 > img + p, .cke_editable .powermail_form_7 .powermail_fieldset_20 > img + p, .powermail_form_7 .cke_editable .powermail_fieldset_20 > img + p, .main-content .powermail_create > img + p, .cke_editable .powermail_create > img + p, .main-content .doubleoptin > img + p, .cke_editable .doubleoptin > img + p, .main-content .tx-datamintsfeuser-pi1 > img + p, .cke_editable .tx-datamintsfeuser-pi1 > img + p {
  margin-top: 14px;
}

.main-content table td, .cke_editable table td {
  font-size: 12px;
}

.main-content strong, .cke_editable strong {
  display: inline-block;
}

.main-content .background-gray strong, .cke_editable .background-gray strong, .main-content .frame-background-gray-shadow strong, .cke_editable .frame-background-gray-shadow strong {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
}

.main-content ul:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads), .cke_editable ul:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads) {
  margin-left: 0;
  padding-bottom: 10px;
  padding-top: 5px;
}

.main-content ul:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads) li, .cke_editable ul:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads) li {
  font-size: 14px;
  line-height: 20px;
  list-style-type: none;
  margin-bottom: 10px;
  margin-left: 20px;
}

.main-content ul:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads) li:before, .cke_editable ul:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads) li:before {
  border: 2px solid #999;
  border-radius: 100%;
  content: "";
  display: block;
  float: left;
  height: 11px;
  margin: 3px 0 0 -20px;
  width: 11px;
}

.main-content ul:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads).green li:before, .cke_editable ul:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads).green li:before, .main-content ul.powermail_submit:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads) li:before, .cke_editable ul.powermail_submit:not(.menu):not(.slick-dots):not(.accordion):not(.ce-uploads) li:before {
  border: 2px solid #085;
}

ul.pdf {
  margin-left: 0;
  padding-top: 2px;
}

ul.pdf li {
  line-height: 14px;
  list-style-type: none;
  margin-bottom: 1rem;
  margin-left: 24px;
}

ul.pdf:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #085;
  float: left;
  height: 11px;
  margin: -1px 0 0 -23px;
  width: 11px;
}

@media screen and (max-width: 39.9375em) {
  /*.ce-textpic.ce-intext.ce-left {
        margin-bottom: 30px;
        float: left;
        .ce-bodytext { 
            width: 75%; //adjusted for contact page dots - conflicts with unternehmen/karriere/schueler
            float: right;
            &:after {
                content: "";
                clear: both;
            }
        }
        .ce-gallery[data-ce-columns="1"] {
            width: 25%;
        }
        figure.image {
            width: auto;
            margin-right: 20px;
        }
    }
    */
}

.ce-uploads {
  color: #085;
}

.ce-uploads a:before {
  padding-right: 10px;
}

.ce-uploads .file-preview {
  border: 1px solid #2B2B2B;
  height: 142px;
  margin-right: 15px;
  width: auto;
}

.ce-uploads.uploads-type-2 {
  margin: 0;
}

.ce-uploads.uploads-type-2 li {
  margin: 0;
}

.ce-uploads.uploads-type-2 li > a {
  border: 1px solid #2B2B2B;
  display: block;
  padding: 15px;
  width: 100%;
}

.ce-uploads.uploads-type-2 li > div {
  margin: 5px 0 14px 0;
}

.ce-uploads.uploads-type-2 li > div span {
  color: #2B2B2B;
  line-height: 19px;
}

a.zip:before, a.rar:before, a.gz:before, a.bz:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.docx:before, a.doc:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.bmp:before, a.jpg:before, a.jpeg:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.pdf:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.mp4:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.ppt:before, a.pptx:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.mp3:before, a.wma:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.xls:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.txt:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.default:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ul.no-icon, ul.no-bullet {
  list-style-type: none;
  margin-left: 0;
}

ul.no-icon li, ul.no-bullet li {
  margin-bottom: 7px;
}

@media screen and (max-width: 39.9375em) {
  .off-canvas-content {
    padding-top: 20px !important;
  }
}

iframe {
  border: none !important;
}

@media screen and (max-width: 39.9375em) {
  iframe {
    width: 100%;
  }
}

.full-width-testimonial-section {
  padding-top: 35px;
}

.full-width-testimonial-content {
  padding-bottom: 60px;
}

@media screen and (max-width: 39.9375em) {
  .full-width-testimonial-content .frame-label-images .columns, .full-width-testimonial-content .frame-label-images .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .full-width-testimonial-content .frame-label-images .powermail_fieldset_1, .full-width-testimonial-content .frame-label-images .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .full-width-testimonial-content .frame-label-images .powermail_fieldset_1, .full-width-testimonial-content .frame-label-images .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .full-width-testimonial-content .frame-label-images .powermail_fieldset_22, .full-width-testimonial-content .frame-label-images .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .full-width-testimonial-content .frame-label-images .powermail_fieldset_2, .full-width-testimonial-content .frame-label-images .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .full-width-testimonial-content .frame-label-images .powermail_fieldset_2, .full-width-testimonial-content .frame-label-images .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .full-width-testimonial-content .frame-label-images .powermail_fieldset_4, .full-width-testimonial-content .frame-label-images .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .full-width-testimonial-content .frame-label-images .powermail_fieldset_4, .full-width-testimonial-content .frame-label-images .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .full-width-testimonial-content .frame-label-images .powermail_fieldset_21, .full-width-testimonial-content .frame-label-images .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .full-width-testimonial-content .frame-label-images .powermail_fieldset_3, .full-width-testimonial-content .frame-label-images .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .full-width-testimonial-content .frame-label-images .powermail_fieldset_3, .full-width-testimonial-content .frame-label-images .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .full-width-testimonial-content .frame-label-images .powermail_fieldset_20, .full-width-testimonial-content .frame-label-images .powermail_create, .full-width-testimonial-content .frame-label-images .doubleoptin, .full-width-testimonial-content .frame-label-images .tx-datamintsfeuser-pi1 {
    width: 100% !important;
  }
}

.full-width-testimonial.black {
  background: #2B2B2B;
  color: #FEFEFE;
}

.full-width-testimonial.green, .full-width-testimonial.powermail_submit, .tx-felogin-pi1 input.full-width-testimonial[type="submit"], .tx-felogin-pi1 a.full-width-testimonial.powermail_submit, .tx-felogin-pi1 a.full-width-testimonial.button.green, .tx-datamintsfeuser-pi1 .name-submit input.full-width-testimonial {
  background: #085;
  color: #FEFEFE;
}

.frame-background-stone {
  background: url("../Images/background-testimonials.jpg") center top no-repeat;
  background-size: cover !important;
}

@media screen and (max-width: 39.9375em) {
  .frame-background-stone {
    background: url("../Images/background-testimonials_small.jpg") center top;
  }
}

.frame-background-plane {
  background: url("../Images/background-loesungen.jpg") center 20px no-repeat;
  min-height: 410px;
}

.frame-background-plane h1, .frame-background-plane .h1-style {
  text-align: left;
}

.frame-background-plane .full-width-testimonial-section {
  margin-bottom: 25px;
  margin-top: -25px;
}

.frame-background-business {
  background: url("../Images/background-numbers.jpg") center top no-repeat;
  background-size: auto;
  margin-bottom: 94px;
}

.frame-background-digital-print {
  background: url("../Images/background-digital-print.jpg") center top no-repeat;
  background-size: auto;
  margin-bottom: 94px;
}

.frame-background-milky {
  background: url("../Images/background-numbers-white.jpg") center top no-repeat;
  background-size: auto;
}

.frame-background-milky h1, .frame-background-milky .h1-style {
  color: white;
}

.frame-background-milky .bubble h1, .frame-background-milky .bubble .h1-style, .frame-background-milky .bubble h3, .frame-background-milky .bubble .h3-style, .frame-background-milky .bubble p {
  color: #42454A;
}

.frame-background-milky .bubble:after {
  background-color: white;
}

@media screen and (max-width: 39.9375em) {
  .frame-background-milky {
    background-position: 80% 0 !important;
  }
}

.frame-background-mole {
  background: url("../Images/background-blurry.jpg") center top no-repeat;
  background-size: cover !important;
  margin-bottom: 94px;
}

.frame-background-daptiq {
  background: url("../Images/background-daptiq.jpg") center top no-repeat;
  background-size: cover !important;
  margin-bottom: 94px;
}

.frame-background-spectrum {
  background: url("../Images/background-spectrum.jpg") center top no-repeat;
  background-size: cover !important;
  margin-bottom: 94px;
  min-height: 410px;
}

.frame-background-gray-shadow {
  padding: 0;
}

.frame-background-gray-shadow strong {
  margin-bottom: 0 !important;
}

.frame-background-gray-shadow:after {
  background: url("../Images/shadow.png");
  background-size: 100% 100%;
}

.frame-background-gray-shadow .ce-bodytext {
  display: inline-block !important;
  padding: 19px;
}

.frame-background-gray-shadow .ce-gallery {
  margin-bottom: 19px;
}

.frame-shadow:after {
  background: url("../Images/shadow.png");
  background-size: 100% 100%;
}

.frame-ruler-after {
  border-bottom: 1px solid #2B2B2B;
}

.frame-ruler-before {
  border-top: 1px solid #2B2B2B;
}

.frame-separator-line > .row > .columns > div, .frame-separator-line > .powermail_form_1 > .columns > div, .frame-separator-line > .powermail_form_7 > .columns > div, .frame-separator-line > .powermail_create > .columns > div, .frame-separator-line > .doubleoptin > .columns > div, .frame-separator-line > .tx-datamintsfeuser-pi1 > .columns > div, .powermail_form_1 .frame-separator-line > .row > .powermail_fieldset_1 > div, .frame-separator-line > .powermail_form_1 > .powermail_fieldset_1 > div, .powermail_form_1 .frame-separator-line > .powermail_form_7 > .powermail_fieldset_1 > div, .powermail_form_1 .frame-separator-line > .powermail_create > .powermail_fieldset_1 > div, .powermail_form_1 .frame-separator-line > .doubleoptin > .powermail_fieldset_1 > div, .powermail_form_1 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_1 > div, .powermail_form_7 .frame-separator-line > .row > .powermail_fieldset_1 > div, .powermail_form_7 .frame-separator-line > .powermail_form_1 > .powermail_fieldset_1 > div, .frame-separator-line > .powermail_form_7 > .powermail_fieldset_1 > div, .powermail_form_7 .frame-separator-line > .powermail_create > .powermail_fieldset_1 > div, .powermail_form_7 .frame-separator-line > .doubleoptin > .powermail_fieldset_1 > div, .powermail_form_7 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_1 > div, .powermail_form_7 .frame-separator-line > .row > .powermail_fieldset_22 > div, .powermail_form_7 .frame-separator-line > .powermail_form_1 > .powermail_fieldset_22 > div, .frame-separator-line > .powermail_form_7 > .powermail_fieldset_22 > div, .powermail_form_7 .frame-separator-line > .powermail_create > .powermail_fieldset_22 > div, .powermail_form_7 .frame-separator-line > .doubleoptin > .powermail_fieldset_22 > div, .powermail_form_7 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_22 > div, .powermail_form_1 .frame-separator-line > .row > .powermail_fieldset_2 > div, .frame-separator-line > .powermail_form_1 > .powermail_fieldset_2 > div, .powermail_form_1 .frame-separator-line > .powermail_form_7 > .powermail_fieldset_2 > div, .powermail_form_1 .frame-separator-line > .powermail_create > .powermail_fieldset_2 > div, .powermail_form_1 .frame-separator-line > .doubleoptin > .powermail_fieldset_2 > div, .powermail_form_1 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_2 > div, .powermail_form_7 .frame-separator-line > .row > .powermail_fieldset_2 > div, .powermail_form_7 .frame-separator-line > .powermail_form_1 > .powermail_fieldset_2 > div, .frame-separator-line > .powermail_form_7 > .powermail_fieldset_2 > div, .powermail_form_7 .frame-separator-line > .powermail_create > .powermail_fieldset_2 > div, .powermail_form_7 .frame-separator-line > .doubleoptin > .powermail_fieldset_2 > div, .powermail_form_7 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_2 > div, .powermail_form_1 .frame-separator-line > .row > .powermail_fieldset_4 > div, .frame-separator-line > .powermail_form_1 > .powermail_fieldset_4 > div, .powermail_form_1 .frame-separator-line > .powermail_form_7 > .powermail_fieldset_4 > div, .powermail_form_1 .frame-separator-line > .powermail_create > .powermail_fieldset_4 > div, .powermail_form_1 .frame-separator-line > .doubleoptin > .powermail_fieldset_4 > div, .powermail_form_1 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_4 > div, .powermail_form_7 .frame-separator-line > .row > .powermail_fieldset_4 > div, .powermail_form_7 .frame-separator-line > .powermail_form_1 > .powermail_fieldset_4 > div, .frame-separator-line > .powermail_form_7 > .powermail_fieldset_4 > div, .powermail_form_7 .frame-separator-line > .powermail_create > .powermail_fieldset_4 > div, .powermail_form_7 .frame-separator-line > .doubleoptin > .powermail_fieldset_4 > div, .powermail_form_7 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_4 > div, .powermail_form_7 .frame-separator-line > .row > .powermail_fieldset_21 > div, .powermail_form_7 .frame-separator-line > .powermail_form_1 > .powermail_fieldset_21 > div, .frame-separator-line > .powermail_form_7 > .powermail_fieldset_21 > div, .powermail_form_7 .frame-separator-line > .powermail_create > .powermail_fieldset_21 > div, .powermail_form_7 .frame-separator-line > .doubleoptin > .powermail_fieldset_21 > div, .powermail_form_7 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_21 > div, .powermail_form_1 .frame-separator-line > .row > .powermail_fieldset_3 > div, .frame-separator-line > .powermail_form_1 > .powermail_fieldset_3 > div, .powermail_form_1 .frame-separator-line > .powermail_form_7 > .powermail_fieldset_3 > div, .powermail_form_1 .frame-separator-line > .powermail_create > .powermail_fieldset_3 > div, .powermail_form_1 .frame-separator-line > .doubleoptin > .powermail_fieldset_3 > div, .powermail_form_1 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_3 > div, .powermail_form_7 .frame-separator-line > .row > .powermail_fieldset_3 > div, .powermail_form_7 .frame-separator-line > .powermail_form_1 > .powermail_fieldset_3 > div, .frame-separator-line > .powermail_form_7 > .powermail_fieldset_3 > div, .powermail_form_7 .frame-separator-line > .powermail_create > .powermail_fieldset_3 > div, .powermail_form_7 .frame-separator-line > .doubleoptin > .powermail_fieldset_3 > div, .powermail_form_7 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_3 > div, .powermail_form_7 .frame-separator-line > .row > .powermail_fieldset_20 > div, .powermail_form_7 .frame-separator-line > .powermail_form_1 > .powermail_fieldset_20 > div, .frame-separator-line > .powermail_form_7 > .powermail_fieldset_20 > div, .powermail_form_7 .frame-separator-line > .powermail_create > .powermail_fieldset_20 > div, .powermail_form_7 .frame-separator-line > .doubleoptin > .powermail_fieldset_20 > div, .powermail_form_7 .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_fieldset_20 > div, .frame-separator-line > .row > .powermail_create > div, .frame-separator-line > .powermail_form_1 > .powermail_create > div, .frame-separator-line > .powermail_form_7 > .powermail_create > div, .frame-separator-line > .powermail_create > .powermail_create > div, .frame-separator-line > .doubleoptin > .powermail_create > div, .frame-separator-line > .tx-datamintsfeuser-pi1 > .powermail_create > div, .frame-separator-line > .row > .doubleoptin > div, .frame-separator-line > .powermail_form_1 > .doubleoptin > div, .frame-separator-line > .powermail_form_7 > .doubleoptin > div, .frame-separator-line > .powermail_create > .doubleoptin > div, .frame-separator-line > .doubleoptin > .doubleoptin > div, .frame-separator-line > .tx-datamintsfeuser-pi1 > .doubleoptin > div, .frame-separator-line > .row > .tx-datamintsfeuser-pi1 > div, .frame-separator-line > .powermail_form_1 > .tx-datamintsfeuser-pi1 > div, .frame-separator-line > .powermail_form_7 > .tx-datamintsfeuser-pi1 > div, .frame-separator-line > .powermail_create > .tx-datamintsfeuser-pi1 > div, .frame-separator-line > .doubleoptin > .tx-datamintsfeuser-pi1 > div, .frame-separator-line > .tx-datamintsfeuser-pi1 > .tx-datamintsfeuser-pi1 > div {
  border-top: 1px solid #2B2B2B;
  min-height: 1px;
}

/*
.frame-ruler-after:after {
    content: " ";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid $black;
    margin: 0 15px;
    max-width: 1140px;
    display: block;
}
.frame-ruler-before:before {
    content: " ";
    width: 100%;
    height: 1px;
    border-top: 1px solid $black;
    margin: 0 15px;
    max-width: 1140px;
    display: block;
}*/
@media print, screen and (min-width: 40em) {
  .frame-space-before-extra-small {
    margin-top: 1rem !important;
  }
  .frame-space-before-small {
    margin-top: 30px !important;
  }
  .frame-space-before-medium {
    margin-top: 50px !important;
  }
  .frame-space-before-large {
    margin-top: 70px !important;
  }
  .frame-space-before-extra-large {
    margin-top: 94px !important;
  }
  .frame-space-after-extra-small {
    margin-bottom: 1rem !important;
  }
  .frame-space-after-small {
    margin-bottom: 30px !important;
  }
  .frame-space-after-medium {
    margin-bottom: 50px !important;
  }
  .frame-space-after-large {
    margin-bottom: 70px !important;
  }
  .frame-space-after-extra-large {
    margin-bottom: 94px !important;
  }
}

.frame-space-before-none {
  margin-bottom: 0 !important;
}

.frame-space-after-none {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 39.9375em) {
  .medium-4.columns .ce-textpic, .powermail_form_1 .medium-4.powermail_fieldset_1 .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_1 .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_22 .ce-textpic, .powermail_form_1 .medium-4.powermail_fieldset_2 .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_2 .ce-textpic, .powermail_form_1 .medium-4.powermail_fieldset_4 .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_4 .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_21 .ce-textpic, .powermail_form_1 .medium-4.powermail_fieldset_3 .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_3 .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_20 .ce-textpic, .medium-4.powermail_create .ce-textpic, .medium-4.doubleoptin .ce-textpic, .medium-4.tx-datamintsfeuser-pi1 .ce-textpic {
    margin-bottom: 50px;
  }
  .medium-4.columns:last-of-type .ce-textpic, .powermail_form_1 .medium-4.powermail_fieldset_1:last-of-type .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_1:last-of-type .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_22:last-of-type .ce-textpic, .powermail_form_1 .medium-4.powermail_fieldset_2:last-of-type .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_2:last-of-type .ce-textpic, .powermail_form_1 .medium-4.powermail_fieldset_4:last-of-type .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_4:last-of-type .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_21:last-of-type .ce-textpic, .powermail_form_1 .medium-4.powermail_fieldset_3:last-of-type .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_3:last-of-type .ce-textpic, .powermail_form_7 .medium-4.powermail_fieldset_20:last-of-type .ce-textpic, .medium-4.powermail_create:last-of-type .ce-textpic, .medium-4.doubleoptin:last-of-type .ce-textpic, .medium-4.tx-datamintsfeuser-pi1:last-of-type .ce-textpic {
    margin-bottom: 0;
  }
}

.ce-above .ce-gallery {
  float: none !important;
  margin: 0 auto;
  width: 100%;
}

.ce-right .ce-gallery {
  float: right;
  margin: 0 auto;
}

.ce-right .ce-bodytext {
  display: inline;
}

.ce-left .ce-gallery {
  float: left;
  margin: 0 auto;
}

.ce-left .ce-bodytext {
  display: inline;
}

.ce-center .ce-gallery {
  margin: 0;
  text-align: center;
  width: 100%;
}

.ce-center .ce-gallery img {
  margin: 0 auto;
}

input {
  border: 1px solid #CCC !important;
}

.tx-geolocations #geolocations-map {
  height: 480px;
}

.tx-geolocations #map-canvas {
  height: 480px !important;
}

.tx-geolocations .poi-info-window a, .tx-geolocations .poi-info-window a:visited {
  color: #085 !important;
}

#geolocations-message {
  display: none !important;
}

.category-wrap {
  float: left;
}

@media screen and (max-width: 39.9375em) {
  .category-wrap-webshop {
    margin-top: 10px;
  }
}

.frame-products {
  margin-top: -4px;
}

.frame-products .ce-textpic {
  border: 1px solid #085;
  min-height: 250px;
  padding: 15px;
  position: relative;
}

.frame-products .ce-textpic a {
  display: block;
}

.frame-products .ce-textpic img {
  max-height: 182px;
}

.frame-products .ce-textpic:after {
  border-top: 1px solid #085;
  bottom: -1px;
  content: " ";
  height: 5px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .frame-products .ce-textpic {
    min-height: 300px;
  }
  .frame-products .ce-textpic img {
    max-height: 250px;
  }
}

.frame-products .frame-type-textpic .columns, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_1, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_1, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_22, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_2, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_2, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_4, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_4, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_21, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_3, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_3, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_20, .frame-products .frame-type-textpic .powermail_create, .frame-products .frame-type-textpic .doubleoptin, .frame-products .frame-type-textpic .tx-datamintsfeuser-pi1 {
  padding-bottom: 0.9375rem;
  padding-top: 0.9375rem;
  position: relative;
}

.frame-products .frame-type-textpic .columns:hover, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_1:hover, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_1:hover, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_1:hover, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_1:hover, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_22:hover, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_22:hover, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_2:hover, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_2:hover, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_2:hover, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_2:hover, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_4:hover, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_4:hover, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_4:hover, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_4:hover, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_21:hover, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_21:hover, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_3:hover, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_3:hover, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_3:hover, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_3:hover, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_20:hover, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_20:hover, .frame-products .frame-type-textpic .powermail_create:hover, .frame-products .frame-type-textpic .doubleoptin:hover, .frame-products .frame-type-textpic .tx-datamintsfeuser-pi1:hover {
  background: #085;
  color: white;
}

.frame-products .frame-type-textpic .columns:hover:after, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_1:hover:after, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_1:hover:after, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_1:hover:after, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_1:hover:after, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_22:hover:after, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_22:hover:after, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_2:hover:after, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_2:hover:after, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_2:hover:after, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_2:hover:after, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_4:hover:after, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_4:hover:after, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_4:hover:after, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_4:hover:after, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_21:hover:after, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_21:hover:after, .frame-products .frame-type-textpic .powermail_form_1 .powermail_fieldset_3:hover:after, .powermail_form_1 .frame-products .frame-type-textpic .powermail_fieldset_3:hover:after, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_3:hover:after, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_3:hover:after, .frame-products .frame-type-textpic .powermail_form_7 .powermail_fieldset_20:hover:after, .powermail_form_7 .frame-products .frame-type-textpic .powermail_fieldset_20:hover:after, .frame-products .frame-type-textpic .powermail_create:hover:after, .frame-products .frame-type-textpic .doubleoptin:hover:after, .frame-products .frame-type-textpic .tx-datamintsfeuser-pi1:hover:after {
  background: #005E3B;
  bottom: 0;
  content: " ";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.frame-products .ce-bodytext, .frame-products .ce-bodytext * {
  pointer-events: none;
}

@media screen and (max-width: 39.9375em) {
  .frame-products {
    margin-bottom: 0 !important;
  }
  .frame-products .frame-type-textpic .row, .frame-products .frame-type-textpic .powermail_form_1, .frame-products .frame-type-textpic .powermail_form_7, .frame-products .frame-type-textpic .powermail_create, .frame-products .frame-type-textpic .doubleoptin, .frame-products .frame-type-textpic .tx-datamintsfeuser-pi1 {
    margin-bottom: 64px;
  }
}

.frame-label-images .ce-bodytext, .frame-label-images .ce-bodytext * {
  pointer-events: none;
}

.frame-background-black .full-width-testimonial-content {
  padding-bottom: 53px;
}

.frame-background-plane .full-width-testimonial-section {
  padding-top: 0;
}

.tx-geolocations .row, .tx-geolocations .powermail_form_1, .tx-geolocations .powermail_form_7, .tx-geolocations .powermail_create, .tx-geolocations .doubleoptin, .tx-geolocations .tx-datamintsfeuser-pi1 {
  margin-bottom: 113px;
}

@media screen and (max-width: 39.9375em) {
  .tx-geolocations .row, .tx-geolocations .powermail_form_1, .tx-geolocations .powermail_form_7, .tx-geolocations .powermail_create, .tx-geolocations .doubleoptin, .tx-geolocations .tx-datamintsfeuser-pi1 {
    margin-bottom: 0;
  }
  .tx-geolocations .row .frame-shadow, .tx-geolocations .powermail_form_1 .frame-shadow, .tx-geolocations .powermail_form_7 .frame-shadow, .tx-geolocations .powermail_create .frame-shadow, .tx-geolocations .doubleoptin .frame-shadow, .tx-geolocations .tx-datamintsfeuser-pi1 .frame-shadow {
    margin-bottom: 50px;
  }
}

.tx-geolocations #geolocations-list .row, .tx-geolocations #geolocations-list .powermail_form_1, .tx-geolocations #geolocations-list .powermail_form_7, .tx-geolocations #geolocations-list .powermail_create, .tx-geolocations #geolocations-list .doubleoptin, .tx-geolocations #geolocations-list .tx-datamintsfeuser-pi1 {
  margin-bottom: 90px;
}

.easyPaginateNav {
  text-align: center;
}

.easyPaginateNav a {
  border: 1px solid #085;
  display: inline-block;
  height: 25px;
  line-height: 1.5;
  margin: 2px;
  padding-top: 2px;
  text-align: center;
  text-decoration: none;
  width: 25px;
}

.easyPaginateNav a.current {
  font-weight: bold;
  line-height: 1.4;
}

.tx-geolocations #geolocations-search {
  margin-left: auto;
  margin-right: auto;
}

.tx-geolocations .merchantLine {
  border-bottom: 1px solid #2B2B2B;
  margin: 5px 0 20px 0 !important;
}

#geolocations-search #search-radial > .row, #geolocations-search #search-radial > .powermail_form_1, #geolocations-search #search-radial > .powermail_form_7, #geolocations-search #search-radial > .powermail_create, #geolocations-search #search-radial > .doubleoptin, #geolocations-search #search-radial > .tx-datamintsfeuser-pi1 {
  margin-bottom: 0;
}

#geolocations-search #search-radial input[type="text"], #geolocations-search #search-radial select {
  height: 41px;
}

p.button, .powermail_form_1 p.powermail_submit, .powermail_form_7 p.powermail_submit, p.powermail_submit, .powermail_form_2 p.powermail_submit {
  font-size: 16px;
  line-height: 16px;
}

p.image-caption {
  line-height: 19px;
  margin-bottom: 14px;
}

.frame-dot-icons {
  margin-top: 10px;
}

.frame-dot-icons img {
  margin-bottom: 20px;
  margin-right: 30px;
}

.frame-dot-icons .ce-bodytext p {
  margin-bottom: 5px;
}

.frame-dot-icons h5, .frame-dot-icons .h5-style {
  margin-bottom: -2px;
  margin-top: -5px;
}

@media screen and (max-width: 39.9375em) {
  .frame-dot-icons .row, .frame-dot-icons .powermail_form_1, .frame-dot-icons .powermail_form_7, .frame-dot-icons .powermail_create, .frame-dot-icons .doubleoptin, .frame-dot-icons .tx-datamintsfeuser-pi1 {
    margin-bottom: 30px;
  }
  .frame-dot-icons a, .frame-dot-icons h5, .frame-dot-icons .h5-style {
    line-height: 20px;
  }
  .frame-dot-icons .ce-gallery {
    width: 25%;
  }
  .frame-dot-icons .ce-gallery img {
    padding-right: 20px;
  }
  .frame-dot-icons .ce-bodytext {
    float: right;
    width: 75%;
  }
}

@media screen and (min-width: 64em) {
  .frame-dot-icons h5 a, .frame-dot-icons .h5-style a {
    color: #2B2B2B;
    font-size: 24px;
    text-decoration: none;
  }
}

.map-contact {
  border-bottom: 2px solid #BFBFBF;
  border-top: 2px solid #181818;
}

.map-contact .full-width-testimonial-content {
  padding-bottom: 0;
}

@media screen and (max-width: 39.9375em) {
  .map-contact {
    margin-bottom: 90px !important;
  }
}

.news .slick-slide p {
  height: auto;
}

.news p {
  height: auto;
}

.news .main-image img {
  border: 1px solid #D1D1D1;
  width: 100%;
}

.news .main-image iframe {
  border: 1px solid #D1D1D1;
}

@media print, screen and (min-width: 40em) {
  .news .main-image iframe {
    height: 250px;
    width: 100%;
  }
}

@media screen and (min-width: 64em) {
  .news .main-image iframe {
    height: 476px;
    width: 100%;
  }
}

.news .article h3, .news .article .h3-style {
  margin-bottom: 16px;
}

.news .fair .article div[itemprop="description"] {
  height: auto;
}

.news .fair .article a.image-link {
  display: block;
  text-align: center;
}

.news .news-list-view .article {
  border: 1px solid #D1D1D1;
}

.news .news-list-view .article hr {
  border: 1px solid #D1D1D1;
  border-bottom: none;
}

.news .news-list-view .fair .article {
  border: 1px solid #D1D1D1;
  padding-top: 20px;
}

@media screen and (max-width: 39.9375em) {
  .news .news-list-view .fair .article {
    margin-bottom: 30px;
  }
  .news .news-list-view .fair .article .button, .news .news-list-view .fair .article .powermail_submit, .news .news-list-view .fair .article .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .news .news-list-view .fair .article input[type="submit"], .news .news-list-view .fair .article .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .news .news-list-view .fair .article input {
    width: 80%;
  }
}

.news .background-gray strong, .news .frame-background-gray-shadow strong {
  margin-bottom: 0;
}

.news .menu.vertical.news-slider-menu {
  text-decoration: none !important;
}

.news .menu.vertical.news-slider-menu li a.title {
  cursor: default;
  font-weight: bold;
  text-decoration: underline !important;
}

.news .menu.vertical.news-slider-menu a.active {
  font-weight: bold;
}

@media screen and (max-width: 39.9375em) {
  .news .menu.vertical.news-slider-menu {
    margin: 0;
  }
}

.news-slider.slick-dotted {
  margin-bottom: 0;
}

.news-slider h2, .news-slider .h2-style {
  font-size: 14px;
}

.news-slider .slick-slide p {
  color: #2B2B2B;
}

.news-slider .slick-dots li button:before {
  background: white;
  border: 1px solid #085;
  border-radius: 100%;
  content: "";
  height: 12px;
  opacity: 1;
  width: 12px;
}

.news-slider .slick-dots li.slick-active button:before {
  background: #085;
}

.reveal .close-button {
  z-index: 1000;
}

.youtube-preview {
  display: block;
  position: relative;
}

.youtube-preview:before {
  background: url("../Images/yt_preview.svg") center no-repeat;
  background-size: 60px 40px;
  content: "";
  display: block;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -30px;
  position: absolute;
  top: 50%;
  width: 60px;
}

.news .news-list-view .fair {
  min-height: 320px;
}

@media screen and (min-width: 64em) {
  .news .news-list-view .fair img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    height: 143px;
    transition: all 0.5s ease;
    width: auto;
    -moz-filter: grayscale(100%);
  }
}

.news .news-list-view .fair img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
}

.news .news-list-view .card img {
  display: block;
  height: 201px;
  margin: 0 auto;
  width: auto;
}

@media screen and (max-width: 39.9375em) {
  .news .news-list-view .card img {
    height: auto;
  }
}

.news .news-list-view .mediaelement-video {
  max-height: 202px;
}

.news .news-list-view .mediaelement-video iframe {
  border: none;
  height: 203px;
  width: 100%;
}

.news .news-list-view .card-divider {
  border-bottom: 1px solid #D1D1D1;
  border-top: 1px solid #D1D1D1;
}

.news .news-list-view .card-divider .firstCategory {
  color: black;
  float: left;
  font-size: 10px;
  text-decoration: none;
  width: 50%;
}

.news .news-list-view .card-divider .date {
  color: black;
  float: right;
  font-size: 10px;
  text-align: right;
  text-decoration: none;
  width: 50%;
}

.news .news-list-view .card-divider strong {
  width: 100%;
}

.news .news-list-view .card-shadow {
  box-shadow: 1px 1px 2px 2px #999;
  display: block;
  height: auto;
  margin: 5px auto 10px auto;
  width: 80%;
}

.news .news-list-view .card-shadow img {
  display: block;
  margin: 0 auto;
}

.news .categories li a {
  color: #085;
  font-weight: bold;
}

.news .categories li a.active {
  color: #2B2B2B;
}

.news .categories li:first-of-type a {
  padding-left: 0;
}

.news-single .additional-images img {
  border: 1px solid #D1D1D1;
}

@media screen and (max-width: 39.9375em) {
  .news-single .additional-images {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 39.9375em) {
  .news-related-news, .news-related-links, .news-contact {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 39.9375em) {
  .t1-no-news-found {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}

.ce-above .ce-gallery + .ce-bodytext > p {
  margin-top: 14px;
}

.full-width-testimonial-content {
  text-align: inherit;
}

.full-width-testimonial-content .slider-wrapper {
  text-align: center;
}

.news .menu {
  margin-bottom: 20px;
}

.news .card {
  border: none;
  float: left;
  margin-bottom: 2rem;
  overflow: visible;
}

.news .card .teaser-text {
  margin-bottom: 0;
  text-align: center;
}

.news .card .teaser-text div {
  text-align: left;
}

.news .card .teaser-text div[itemprop="description"] {
  height: 200px;
  margin-bottom: 20px;
}

.news .card .more.button, .news .card .more.powermail_submit, .news .card .tx-felogin-pi1 input.more[type="submit"], .tx-felogin-pi1 .news .card input.more[type="submit"], .news .card .tx-datamintsfeuser-pi1 .name-submit input.more, .tx-datamintsfeuser-pi1 .name-submit .news .card input.more {
  margin-bottom: 0;
}

.news .card-divider {
  height: 82px;
}

.news p {
  overflow: hidden;
}

.main-content .menu.vertical, .cke_editable .menu.vertical {
  background: #ECECEC;
  margin: 45px 0;
  padding: 10px 0 20px 0;
  text-decoration: underline;
  text-underline-color: #085;
}

@media print, screen and (min-width: 40em) {
  .main-content .menu.vertical, .cke_editable .menu.vertical {
    margin: 0 0 45px 0;
  }
}

.main-content .menu.vertical li a, .cke_editable .menu.vertical li a {
  padding: 8px 15px;
}

.accordion li a.accordion-title {
  border: none;
  border-bottom: 1px solid black;
  color: #2B2B2B;
  font-family: "ClanWeb-Book";
  font-size: 14px;
  font-weight: 700;
  padding: 14px 0 13.5px 0;
  text-decoration: none;
}

.accordion li a.accordion-title:before {
  color: #2B2B2B;
  content: "\f067";
  float: left;
  font-family: 'FontAwesome';
  font-size: 12px;
  margin: 0 10px 10px 0;
  position: static;
}

.accordion li a.accordion-title.ui-state-active:before {
  content: "\f068";
}

.accordion li a.accordion-title:focus {
  background: none;
}

.accordion li a.accordion-title:hover {
  background-color: transparent;
}

.accordion li.is-active a.accordion-title:before {
  content: "\f068";
}

.accordion li:last-of-type a.accordion-title {
  border: none;
}

.accordion li div.accordion-content {
  background: none;
  border: none;
  border-bottom: 1px solid black;
  padding: 10px 0 8px 0;
}

.accordion li.is-active a.accordion-title {
  border-bottom: 0;
}

@media screen and (max-width: 39.9375em) {
  .accordion {
    margin-top: 20px;
  }
  .accordion .columns, .accordion .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .accordion .powermail_fieldset_1, .accordion .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .accordion .powermail_fieldset_1, .accordion .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .accordion .powermail_fieldset_22, .accordion .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .accordion .powermail_fieldset_2, .accordion .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .accordion .powermail_fieldset_2, .accordion .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .accordion .powermail_fieldset_4, .accordion .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .accordion .powermail_fieldset_4, .accordion .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .accordion .powermail_fieldset_21, .accordion .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .accordion .powermail_fieldset_3, .accordion .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .accordion .powermail_fieldset_3, .accordion .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .accordion .powermail_fieldset_20, .accordion .powermail_create, .accordion .doubleoptin, .accordion .tx-datamintsfeuser-pi1 {
    width: 100%;
  }
}

.downloads img {
  border: 1px solid #2B2B2B;
  height: 140px;
  overflow: hidden;
}

.merchant {
  padding-bottom: 40px;
}

.merchant .columns, .merchant .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .merchant .powermail_fieldset_1, .merchant .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .merchant .powermail_fieldset_1, .merchant .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .merchant .powermail_fieldset_22, .merchant .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .merchant .powermail_fieldset_2, .merchant .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .merchant .powermail_fieldset_2, .merchant .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .merchant .powermail_fieldset_4, .merchant .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .merchant .powermail_fieldset_4, .merchant .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .merchant .powermail_fieldset_21, .merchant .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .merchant .powermail_fieldset_3, .merchant .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .merchant .powermail_fieldset_3, .merchant .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .merchant .powermail_fieldset_20, .merchant .powermail_create, .merchant .doubleoptin, .merchant .tx-datamintsfeuser-pi1 {
  border-right: 1px dotted #085;
}

.merchant .columns:last-of-type, .merchant .powermail_form_1 .powermail_fieldset_1:last-of-type, .powermail_form_1 .merchant .powermail_fieldset_1:last-of-type, .merchant .powermail_form_7 .powermail_fieldset_1:last-of-type, .powermail_form_7 .merchant .powermail_fieldset_1:last-of-type, .merchant .powermail_form_7 .powermail_fieldset_22:last-of-type, .powermail_form_7 .merchant .powermail_fieldset_22:last-of-type, .merchant .powermail_form_1 .powermail_fieldset_2:last-of-type, .powermail_form_1 .merchant .powermail_fieldset_2:last-of-type, .merchant .powermail_form_7 .powermail_fieldset_2:last-of-type, .powermail_form_7 .merchant .powermail_fieldset_2:last-of-type, .merchant .powermail_form_1 .powermail_fieldset_4:last-of-type, .powermail_form_1 .merchant .powermail_fieldset_4:last-of-type, .merchant .powermail_form_7 .powermail_fieldset_4:last-of-type, .powermail_form_7 .merchant .powermail_fieldset_4:last-of-type, .merchant .powermail_form_7 .powermail_fieldset_21:last-of-type, .powermail_form_7 .merchant .powermail_fieldset_21:last-of-type, .merchant .powermail_form_1 .powermail_fieldset_3:last-of-type, .powermail_form_1 .merchant .powermail_fieldset_3:last-of-type, .merchant .powermail_form_7 .powermail_fieldset_3:last-of-type, .powermail_form_7 .merchant .powermail_fieldset_3:last-of-type, .merchant .powermail_form_7 .powermail_fieldset_20:last-of-type, .powermail_form_7 .merchant .powermail_fieldset_20:last-of-type, .merchant .powermail_create:last-of-type, .merchant .doubleoptin:last-of-type, .merchant .tx-datamintsfeuser-pi1:last-of-type {
  border-right: none;
}

@media screen and (max-width: 39.9375em) {
  .merchant {
    margin-bottom: 3rem;
  }
  .merchant strong.heading {
    display: none;
  }
  .merchant .columns, .merchant .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .merchant .powermail_fieldset_1, .merchant .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .merchant .powermail_fieldset_1, .merchant .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .merchant .powermail_fieldset_22, .merchant .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .merchant .powermail_fieldset_2, .merchant .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .merchant .powermail_fieldset_2, .merchant .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .merchant .powermail_fieldset_4, .merchant .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .merchant .powermail_fieldset_4, .merchant .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .merchant .powermail_fieldset_21, .merchant .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .merchant .powermail_fieldset_3, .merchant .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .merchant .powermail_fieldset_3, .merchant .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .merchant .powermail_fieldset_20, .merchant .powermail_create, .merchant .doubleoptin, .merchant .tx-datamintsfeuser-pi1 {
    margin-bottom: 0;
  }
  .merchant ul li {
    display: inline-block;
  }
}

.background-black .menu.vertical {
  background: #2B2B2B;
}

.background-black .menu.vertical li {
  border-bottom: 2px groove #999;
}

.background-black .menu.vertical li a {
  color: #FEFEFE;
  text-decoration: none;
}

.news .slick-slider p:last-of-type {
  margin-bottom: 0;
}

.news .slick-slider .slick-dots {
  width: 75%;
}

@media screen and (max-width: 39.9375em) {
  .news .slick-slider .slick-dots {
    width: 100%;
  }
}

.slick-slider.white-dots .slick-dots li button::before {
  border: 1px solid white;
}

.slick-slider.white-dots .slick-dots li.slick-active button::before {
  background: white;
}

@media screen and (min-width: 64em) {
  .news .menu.vertical {
    margin-bottom: 0;
  }
}

[type="checkbox"] {
  display: inline-block;
}

.products .columns, .products .powermail_form_1 .powermail_fieldset_1, .powermail_form_1 .products .powermail_fieldset_1, .products .powermail_form_7 .powermail_fieldset_1, .powermail_form_7 .products .powermail_fieldset_1, .products .powermail_form_7 .powermail_fieldset_22, .powermail_form_7 .products .powermail_fieldset_22, .products .powermail_form_1 .powermail_fieldset_2, .powermail_form_1 .products .powermail_fieldset_2, .products .powermail_form_7 .powermail_fieldset_2, .powermail_form_7 .products .powermail_fieldset_2, .products .powermail_form_1 .powermail_fieldset_4, .powermail_form_1 .products .powermail_fieldset_4, .products .powermail_form_7 .powermail_fieldset_4, .powermail_form_7 .products .powermail_fieldset_4, .products .powermail_form_7 .powermail_fieldset_21, .powermail_form_7 .products .powermail_fieldset_21, .products .powermail_form_1 .powermail_fieldset_3, .powermail_form_1 .products .powermail_fieldset_3, .products .powermail_form_7 .powermail_fieldset_3, .powermail_form_7 .products .powermail_fieldset_3, .products .powermail_form_7 .powermail_fieldset_20, .powermail_form_7 .products .powermail_fieldset_20, .products .powermail_create, .products .doubleoptin, .products .tx-datamintsfeuser-pi1 {
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}

.products .columns a:after, .products .powermail_form_1 .powermail_fieldset_1 a:after, .powermail_form_1 .products .powermail_fieldset_1 a:after, .products .powermail_form_7 .powermail_fieldset_1 a:after, .powermail_form_7 .products .powermail_fieldset_1 a:after, .products .powermail_form_7 .powermail_fieldset_22 a:after, .powermail_form_7 .products .powermail_fieldset_22 a:after, .products .powermail_form_1 .powermail_fieldset_2 a:after, .powermail_form_1 .products .powermail_fieldset_2 a:after, .products .powermail_form_7 .powermail_fieldset_2 a:after, .powermail_form_7 .products .powermail_fieldset_2 a:after, .products .powermail_form_1 .powermail_fieldset_4 a:after, .powermail_form_1 .products .powermail_fieldset_4 a:after, .products .powermail_form_7 .powermail_fieldset_4 a:after, .powermail_form_7 .products .powermail_fieldset_4 a:after, .products .powermail_form_7 .powermail_fieldset_21 a:after, .powermail_form_7 .products .powermail_fieldset_21 a:after, .products .powermail_form_1 .powermail_fieldset_3 a:after, .powermail_form_1 .products .powermail_fieldset_3 a:after, .products .powermail_form_7 .powermail_fieldset_3 a:after, .powermail_form_7 .products .powermail_fieldset_3 a:after, .products .powermail_form_7 .powermail_fieldset_20 a:after, .powermail_form_7 .products .powermail_fieldset_20 a:after, .products .powermail_create a:after, .products .doubleoptin a:after, .products .tx-datamintsfeuser-pi1 a:after {
  border-top: 1px solid #085;
  bottom: -1px;
  content: " ";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.products .columns:hover:after, .products .powermail_form_1 .powermail_fieldset_1:hover:after, .powermail_form_1 .products .powermail_fieldset_1:hover:after, .products .powermail_form_7 .powermail_fieldset_1:hover:after, .powermail_form_7 .products .powermail_fieldset_1:hover:after, .products .powermail_form_7 .powermail_fieldset_22:hover:after, .powermail_form_7 .products .powermail_fieldset_22:hover:after, .products .powermail_form_1 .powermail_fieldset_2:hover:after, .powermail_form_1 .products .powermail_fieldset_2:hover:after, .products .powermail_form_7 .powermail_fieldset_2:hover:after, .powermail_form_7 .products .powermail_fieldset_2:hover:after, .products .powermail_form_1 .powermail_fieldset_4:hover:after, .powermail_form_1 .products .powermail_fieldset_4:hover:after, .products .powermail_form_7 .powermail_fieldset_4:hover:after, .powermail_form_7 .products .powermail_fieldset_4:hover:after, .products .powermail_form_7 .powermail_fieldset_21:hover:after, .powermail_form_7 .products .powermail_fieldset_21:hover:after, .products .powermail_form_1 .powermail_fieldset_3:hover:after, .powermail_form_1 .products .powermail_fieldset_3:hover:after, .products .powermail_form_7 .powermail_fieldset_3:hover:after, .powermail_form_7 .products .powermail_fieldset_3:hover:after, .products .powermail_form_7 .powermail_fieldset_20:hover:after, .powermail_form_7 .products .powermail_fieldset_20:hover:after, .products .powermail_create:hover:after, .products .doubleoptin:hover:after, .products .tx-datamintsfeuser-pi1:hover:after {
  background: #005E3B;
  bottom: 0;
  content: " ";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.products .columns:hover, .products .powermail_form_1 .powermail_fieldset_1:hover, .powermail_form_1 .products .powermail_fieldset_1:hover, .products .powermail_form_7 .powermail_fieldset_1:hover, .powermail_form_7 .products .powermail_fieldset_1:hover, .products .powermail_form_7 .powermail_fieldset_22:hover, .powermail_form_7 .products .powermail_fieldset_22:hover, .products .powermail_form_1 .powermail_fieldset_2:hover, .powermail_form_1 .products .powermail_fieldset_2:hover, .products .powermail_form_7 .powermail_fieldset_2:hover, .powermail_form_7 .products .powermail_fieldset_2:hover, .products .powermail_form_1 .powermail_fieldset_4:hover, .powermail_form_1 .products .powermail_fieldset_4:hover, .products .powermail_form_7 .powermail_fieldset_4:hover, .powermail_form_7 .products .powermail_fieldset_4:hover, .products .powermail_form_7 .powermail_fieldset_21:hover, .powermail_form_7 .products .powermail_fieldset_21:hover, .products .powermail_form_1 .powermail_fieldset_3:hover, .powermail_form_1 .products .powermail_fieldset_3:hover, .products .powermail_form_7 .powermail_fieldset_3:hover, .powermail_form_7 .products .powermail_fieldset_3:hover, .products .powermail_form_7 .powermail_fieldset_20:hover, .powermail_form_7 .products .powermail_fieldset_20:hover, .products .powermail_create:hover, .products .doubleoptin:hover, .products .tx-datamintsfeuser-pi1:hover {
  background: #085;
}

.products .columns:hover p, .products .powermail_form_1 .powermail_fieldset_1:hover p, .powermail_form_1 .products .powermail_fieldset_1:hover p, .products .powermail_form_7 .powermail_fieldset_1:hover p, .powermail_form_7 .products .powermail_fieldset_1:hover p, .products .powermail_form_7 .powermail_fieldset_22:hover p, .powermail_form_7 .products .powermail_fieldset_22:hover p, .products .powermail_form_1 .powermail_fieldset_2:hover p, .powermail_form_1 .products .powermail_fieldset_2:hover p, .products .powermail_form_7 .powermail_fieldset_2:hover p, .powermail_form_7 .products .powermail_fieldset_2:hover p, .products .powermail_form_1 .powermail_fieldset_4:hover p, .powermail_form_1 .products .powermail_fieldset_4:hover p, .products .powermail_form_7 .powermail_fieldset_4:hover p, .powermail_form_7 .products .powermail_fieldset_4:hover p, .products .powermail_form_7 .powermail_fieldset_21:hover p, .powermail_form_7 .products .powermail_fieldset_21:hover p, .products .powermail_form_1 .powermail_fieldset_3:hover p, .powermail_form_1 .products .powermail_fieldset_3:hover p, .products .powermail_form_7 .powermail_fieldset_3:hover p, .powermail_form_7 .products .powermail_fieldset_3:hover p, .products .powermail_form_7 .powermail_fieldset_20:hover p, .powermail_form_7 .products .powermail_fieldset_20:hover p, .products .powermail_create:hover p, .products .doubleoptin:hover p, .products .tx-datamintsfeuser-pi1:hover p {
  color: white;
}

.products .columns a, .products .powermail_form_1 .powermail_fieldset_1 a, .powermail_form_1 .products .powermail_fieldset_1 a, .products .powermail_form_7 .powermail_fieldset_1 a, .powermail_form_7 .products .powermail_fieldset_1 a, .products .powermail_form_7 .powermail_fieldset_22 a, .powermail_form_7 .products .powermail_fieldset_22 a, .products .powermail_form_1 .powermail_fieldset_2 a, .powermail_form_1 .products .powermail_fieldset_2 a, .products .powermail_form_7 .powermail_fieldset_2 a, .powermail_form_7 .products .powermail_fieldset_2 a, .products .powermail_form_1 .powermail_fieldset_4 a, .powermail_form_1 .products .powermail_fieldset_4 a, .products .powermail_form_7 .powermail_fieldset_4 a, .powermail_form_7 .products .powermail_fieldset_4 a, .products .powermail_form_7 .powermail_fieldset_21 a, .powermail_form_7 .products .powermail_fieldset_21 a, .products .powermail_form_1 .powermail_fieldset_3 a, .powermail_form_1 .products .powermail_fieldset_3 a, .products .powermail_form_7 .powermail_fieldset_3 a, .powermail_form_7 .products .powermail_fieldset_3 a, .products .powermail_form_7 .powermail_fieldset_20 a, .powermail_form_7 .products .powermail_fieldset_20 a, .products .powermail_create a, .products .doubleoptin a, .products .tx-datamintsfeuser-pi1 a {
  border: 1px solid #085;
  display: block;
  min-height: 250px;
  padding: 15px;
  position: relative;
  text-decoration: none;
}

.products .columns p, .products .powermail_form_1 .powermail_fieldset_1 p, .powermail_form_1 .products .powermail_fieldset_1 p, .products .powermail_form_7 .powermail_fieldset_1 p, .powermail_form_7 .products .powermail_fieldset_1 p, .products .powermail_form_7 .powermail_fieldset_22 p, .powermail_form_7 .products .powermail_fieldset_22 p, .products .powermail_form_1 .powermail_fieldset_2 p, .powermail_form_1 .products .powermail_fieldset_2 p, .products .powermail_form_7 .powermail_fieldset_2 p, .powermail_form_7 .products .powermail_fieldset_2 p, .products .powermail_form_1 .powermail_fieldset_4 p, .powermail_form_1 .products .powermail_fieldset_4 p, .products .powermail_form_7 .powermail_fieldset_4 p, .powermail_form_7 .products .powermail_fieldset_4 p, .products .powermail_form_7 .powermail_fieldset_21 p, .powermail_form_7 .products .powermail_fieldset_21 p, .products .powermail_form_1 .powermail_fieldset_3 p, .powermail_form_1 .products .powermail_fieldset_3 p, .products .powermail_form_7 .powermail_fieldset_3 p, .powermail_form_7 .products .powermail_fieldset_3 p, .products .powermail_form_7 .powermail_fieldset_20 p, .powermail_form_7 .products .powermail_fieldset_20 p, .products .powermail_create p, .products .doubleoptin p, .products .tx-datamintsfeuser-pi1 p {
  color: #2B2B2B;
}

.tx-powermail .powermail_fieldwrap.nolabel > label {
  display: none;
}

@media screen and (min-width: 64em) {
  .tx-powermail .powermail_fieldwrap.nolabel label {
    padding-left: 138px;
  }
}

.powermail_form_1, .powermail_form_7 {
  margin-top: 20px;
}

.powermail_form_1 > h3, .powermail_form_7 > h3, .powermail_form_1 > .h3-style, .powermail_form_7 > .h3-style {
  display: none;
}

.powermail_form_1 .powermail_fieldset_1 h5, .powermail_form_7 .powermail_fieldset_1 h5, .powermail_form_7 .powermail_fieldset_22 h5, .powermail_form_1 .powermail_fieldset_1 .h5-style, .powermail_form_7 .powermail_fieldset_1 .h5-style, .powermail_form_7 .powermail_fieldset_22 .h5-style {
  float: right;
  margin-left: 25%;
  width: 75%;
}

.powermail_form_1 .powermail_fieldset_1 .powermail_fieldwrap_anrede, .powermail_form_7 .powermail_fieldset_1 .powermail_fieldwrap_anrede, .powermail_form_7 .powermail_fieldset_22 .powermail_fieldwrap_anrede {
  height: 45px;
}

.powermail_form_1 .powermail_fieldset_1 .powermail_fieldwrap_anrede label, .powermail_form_7 .powermail_fieldset_1 .powermail_fieldwrap_anrede label, .powermail_form_7 .powermail_fieldset_22 .powermail_fieldwrap_anrede label {
  float: left;
}

.powermail_form_1 .powermail_fieldset_1 legend, .powermail_form_7 .powermail_fieldset_1 legend, .powermail_form_7 .powermail_fieldset_22 legend {
  margin-left: 25%;
}

.powermail_form_1 legend, .powermail_form_7 legend {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}

.powermail_form_1 fieldset, .powermail_form_7 fieldset {
  font-size: 14px;
}

.powermail_form_1 .powermail_fieldset_2 .powermail_label, .powermail_form_7 .powermail_fieldset_2 .powermail_label, .powermail_form_1 .powermail_fieldset_4 .powermail_label, .powermail_form_7 .powermail_fieldset_4 .powermail_label, .powermail_form_7 .powermail_fieldset_21 .powermail_label {
  display: none;
}

.powermail_form_1 .powermail_fieldset_2 legend, .powermail_form_7 .powermail_fieldset_2 legend, .powermail_form_1 .powermail_fieldset_4 legend, .powermail_form_7 .powermail_fieldset_4 legend, .powermail_form_7 .powermail_fieldset_21 legend {
  margin-left: 25%;
}

.powermail_form_1 .powermail_fieldset_2 .powermail_fieldwrap, .powermail_form_7 .powermail_fieldset_2 .powermail_fieldwrap, .powermail_form_1 .powermail_fieldset_4 .powermail_fieldwrap, .powermail_form_7 .powermail_fieldset_4 .powermail_fieldwrap, .powermail_form_7 .powermail_fieldset_21 .powermail_fieldwrap {
  margin-left: 25%;
  padding-right: 10px;
  width: auto;
}

.powermail_form_1 .powermail_fieldset_3 legend, .powermail_form_7 .powermail_fieldset_3 legend, .powermail_form_7 .powermail_fieldset_20 legend {
  margin-left: 25%;
}

.powermail_form_1 .powermail_fieldset_3 label, .powermail_form_7 .powermail_fieldset_3 label, .powermail_form_7 .powermail_fieldset_20 label {
  float: left;
  width: 25%;
}

.powermail_form_1 .powermail_fieldset_3 .powermail_field, .powermail_form_7 .powermail_fieldset_3 .powermail_field, .powermail_form_7 .powermail_fieldset_20 .powermail_field {
  margin-left: 25%;
}

.powermail_form_1 .powermail_fieldwrap, .powermail_form_7 .powermail_fieldwrap {
  margin-bottom: 30px;
  width: 100%;
}

.powermail_form_1 .powermail_input, .powermail_form_7 .powermail_input {
  border: 1px solid #085 !important;
  height: 32px;
  width: 74.2%;
}

.powermail_form_1 .powermail_submit, .powermail_form_7 .powermail_submit {
  float: left;
  font-size: 14px;
  margin-left: 49%;
}

.powermail_form_1 .checkbox label, .powermail_form_7 .checkbox label {
  padding-left: 25px;
}

.powermail_form_1 .checkbox input, .powermail_form_7 .checkbox input {
  float: left;
  margin: 5px 0 0 -25px;
}

.powermail_form_1 .powermail_label, .powermail_form_7 .powermail_label {
  float: left;
  font-weight: bold;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  line-height: 33px;
  padding-right: 10px;
  text-align: right;
  width: 25%;
}

.powermail_form_1 .radio, .powermail_form_7 .radio {
  float: right;
  width: 75%;
}

.powermail_form_1 .radio input, .powermail_form_7 .radio input {
  margin-bottom: 0;
}

.powermail_form_7 .powermail_fieldwrap_formofaddress {
  height: 70px;
}

.powermail_form_7 .powermail_fieldwrap_formofaddress label {
  float: left;
}

.powermail_submit {
  margin: 5px 0;
}

.powermail_form_2 .powermail_fieldset_6 .powermail_legend {
  display: none;
}

.powermail_form_2 .powermail_fieldset_6 {
  margin-bottom: 45px;
}

.powermail_form_2 .powermail_submit {
  margin-top: 20px;
}

.powermail_input, .powermail_captcha {
  border: 1px solid #085 !important;
}

.tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .powermail_form_1 a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.button.green {
  font-size: 14px;
  padding: 5px 5px 8px 5px;
  text-transform: none;
  width: auto;
}

.tx-felogin-pi1 input[type="text"], .tx-felogin-pi1 input[type="password"], .tx-felogin-pi1 select, .tx-felogin-pi1 textarea {
  border: 1px solid #085 !important;
}

@media screen and (max-width: 39.9375em) {
  .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .powermail_form_1 a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 input[type="text"], .tx-felogin-pi1 input[type="password"], .tx-felogin-pi1 select, .tx-felogin-pi1 textarea {
    width: 100% !important;
  }
}

.frame-type-login {
  border: 1px solid #085;
  font-size: 13.5px;
  padding: 10px;
}

.frame-type-login h3, .frame-type-login .h3-style {
  font-size: 15.53px;
  font-weight: bold;
}

.frame-type-login form {
  margin-top: 20px;
}

.frame-type-login form legend {
  display: none;
}

.frame-type-login form label {
  display: inline-block;
  width: 108px;
}

.frame-type-login form input[type="text"], .frame-type-login form input[type="password"] {
  display: inline-block;
  font-size: 12px;
  height: 25px;
  padding: 5px;
  width: 50%;
}

.tx-datamintsfeuser-pi1 fieldset {
  border: none !important;
  padding: 0 !important;
}

.tx-datamintsfeuser-pi1 input, .tx-datamintsfeuser-pi1 select {
  border: 1px solid #085 !important;
  height: 32px !important;
  margin-bottom: 16px !important;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 input, .tx-datamintsfeuser-pi1 select {
    width: 100% !important;
  }
}

.tx-datamintsfeuser-pi1 .name-submit input {
  height: auto !important;
  margin-left: 260px !important;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 .name-submit input {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

.tx-datamintsfeuser-pi1 label {
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  min-width: 250px;
  text-align: right;
  width: auto !important;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 label {
    min-width: auto;
    text-align: left;
    width: 100% !important;
  }
}

.tx-datamintsfeuser-pi1 label[for*="gender"] {
  margin-bottom: 20px;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 label[for*="gender"] {
    min-width: auto;
    width: 60px !important;
  }
}

.tx-datamintsfeuser-pi1 label[for*="userdelete"] {
  height: 64px;
  text-align: left;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 label[for*="userdelete"] {
    height: auto;
  }
}

.tx-datamintsfeuser-pi1 input[id*="userdelete"] {
  margin-bottom: 0 !important;
  margin-top: 32px;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 input[id*="userdelete"] {
    margin-top: 10px;
  }
}

.tx-datamintsfeuser-pi1 .button.userdelete, .tx-datamintsfeuser-pi1 .userdelete.powermail_submit, .tx-datamintsfeuser-pi1 .tx-felogin-pi1 input.userdelete[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 input.userdelete[type="submit"], .tx-datamintsfeuser-pi1 .tx-felogin-pi1 a.userdelete.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 a.userdelete.powermail_submit, .tx-datamintsfeuser-pi1 .tx-felogin-pi1 a.userdelete.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 a.userdelete.button.green, .tx-datamintsfeuser-pi1 .name-submit input.userdelete {
  float: left;
  margin-right: 20px;
  width: 250px;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 .button.userdelete, .tx-datamintsfeuser-pi1 .userdelete.powermail_submit, .tx-datamintsfeuser-pi1 .tx-felogin-pi1 input.userdelete[type="submit"], .tx-felogin-pi1 .tx-datamintsfeuser-pi1 input.userdelete[type="submit"], .tx-datamintsfeuser-pi1 .tx-felogin-pi1 a.userdelete.powermail_submit, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 a.userdelete.powermail_submit, .tx-datamintsfeuser-pi1 .tx-felogin-pi1 a.userdelete.button.green, .tx-felogin-pi1 .tx-datamintsfeuser-pi1 a.userdelete.button.green, .tx-datamintsfeuser-pi1 .name-submit input.userdelete {
    margin: 10px auto;
    width: 100% !important;
  }
}

.tx-datamintsfeuser-pi1 .error-userdelete {
  margin-left: 0 !important;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 .error-userdelete {
    background-image: none !important;
    padding-left: 0 !important;
    text-align: center;
  }
}

.tx-datamintsfeuser-pi1 div[id^="datamints_feuser_"][id$="_submit_wrapper"] {
  float: left;
  margin-top: 0;
  width: 250px;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 div[id^="datamints_feuser_"][id$="_submit_wrapper"] {
    width: 100%;
  }
  .tx-datamintsfeuser-pi1 div[id^="datamints_feuser_"][id$="_submit_wrapper"] input {
    width: 100% !important;
  }
}

.tx-datamintsfeuser-pi1 #datamints_feuser_586_submit_wrapper input, .tx-datamintsfeuser-pi1 #datamints_feuser_1504_submit_wrapper input {
  margin: 0 !important;
}

.tx-datamintsfeuser-pi1 .name-infoitem {
  float: left;
  width: 100%;
}

.tx-datamintsfeuser-pi1 input[id*="gender_item_1"],
.tx-datamintsfeuser-pi1 input[id*="gender_item_2"] {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 input[id*="gender_item_1"],
  .tx-datamintsfeuser-pi1 input[id*="gender_item_2"] {
    width: auto !important;
  }
}

.tx-datamintsfeuser-pi1 textarea {
  border: 1px solid #085;
  box-shadow: none;
  margin-bottom: 16px !important;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 textarea {
    width: 100% !important;
  }
}

.tx-datamintsfeuser-pi1 .error-label {
  color: #085 !important;
  margin-left: 240px;
}

@media screen and (max-width: 39.9375em) {
  .tx-datamintsfeuser-pi1 .error-label {
    margin-left: 0;
  }
}

.tx-datamintsfeuser-pi1 .name-privacy_informed label {
  display: block;
  padding-left: 25px;
  text-indent: -25px;
  text-align: left;
  height: auto;
}

.tx-datamintsfeuser-pi1 .name-privacy_informed input {
  width: 13px !important;
  height: 13px !important;
  padding: 0;
  margin: 0;
  margin-right: 10px;
  vertical-align: bottom;
  position: relative;
  top: 5px;
  *overflow: hidden;
}

@media print, screen and (min-width: 40em) {
  .tx-datamintsfeuser-pi1 .name-privacy_informed label {
    padding-left: 260px;
  }
}

.doubleoptin {
  font-size: 14px;
  font-weight: bold;
}

#tx_felogin_pi1-forgot-email {
  width: 100%;
}

ul.ce-uploads {
  list-style-type: none;
  margin-left: 0;
}

ul.ce-uploads > li > div {
  display: inline-block;
}

ul.ce-uploads li {
  margin-bottom: 5px;
}

.gm-style-pbc {
  background: rgba(0, 136, 85, 0.7) !important;
}

@media screen and (max-width: 39.9375em) {
  .lightbox img {
    margin-bottom: 20px;
  }
}
#c211, #c205 {
  display: none;
}

/* mailchimp styles in footer */
#mc-embedded-subscribe-form {
  background-color: #085 !important;
  padding: 0 !important;
}

.clear .button, .clear .powermail_submit, .clear .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .clear input[type="submit"], .clear .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .clear a.powermail_submit, .clear .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .clear a.button.green, .clear .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .clear input {
  text-transform: uppercase;
  color: #fff;
  background-color: #2B2B2B !important;
  font-size: 14px;
  padding: 6px 14px;
  display: inline-block;
  vertical-align: middle;
  border-radius: unset !important;
  border: 1px solid #000 !important;
  font-family: "ClanWeb-Book",Helvetica,Arial,sans-serif !important;
}

div.mce_inline_error {
  border-radius: unset !important;
  border: 1px solid #fff !important;
  background-color: #fff !important;
  font-size: 12px !important;
  margin: 20px;
}

.fillIn {
  border-radius: unset !important;
  border: 1px solid #000 !important;
  font-family: "ClanWeb-Book",Helvetica,Arial,sans-serif !important;
  font-size: 12px;
  color: #2B2B2B;
}

#mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica,Arial,sans-serif;
}

#mc_embed_signup .mc-field-group {
  width: 100% !important;
}

#mc_embed_signup form,
#mc_embed_signup {
  padding: 0;
}

#mce-success-response {
  display: unset !important;
  color: #fff !important;
  font-size: 10px;
  margin: 0;
  font-weight: light !important;
}

#mc_embed_signup div.response {
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#mc_embed_signup div#mce-responses {
  margin: 0;
  margin-bottom: 10px;
}

.startslider .news-link {
  background: transparent !important;
  border-bottom: none !important;
}

@media only screen and (max-width: 640px) {
  .startslider .slidertext.first {
    position: relative !important;
    font-size: 20px !important;
    text-decoration: none !important;
    -webkit-text-decoration-color: transparent !important;
       -moz-text-decoration-color: transparent !important;
            text-decoration-color: transparent !important;
  }
  .startslider a {
    text-decoration: none !important;
    -webkit-text-decoration-color: transparent !important;
       -moz-text-decoration-color: transparent !important;
            text-decoration-color: transparent !important;
  }
}

@media only screen and (max-width: 1200px) and (orientation: portrait) {
  .startslider .slidertext.first {
    position: relative !important;
    font-size: 4vw !important;
    text-decoration: none !important;
    -webkit-text-decoration-color: transparent !important;
       -moz-text-decoration-color: transparent !important;
            text-decoration-color: transparent !important;
  }
  .startslider a {
    text-decoration: none !important;
    -webkit-text-decoration-color: transparent !important;
       -moz-text-decoration-color: transparent !important;
            text-decoration-color: transparent !important;
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) {
  #slick-id803-slide1 .slidertext.first, #slick-id1216-slide1 .slidertext.first {
    text-align: left !important;
    font-size: 4vw !important;
    left: 40% !important;
    top: 8% !important;
    position: absolute !important;
  }
}

.powermail_captcha {
  border: 1px solid #085 !important;
}

#c1158 {
  max-width: 1140px;
  margin: 100px auto;
}

.tx-powermail {
  max-width: 1170px;
  margin: auto;
  padding: 0 15px;
}

.tx-powermail .fullform .powermail_fieldwrap_type_text {
  padding: 15px 0;
}

.tx-powermail .fullform .powermail_fieldwrap_type_check {
  padding: 15px 0;
}

.tx-powermail .leftform {
  width: 50%;
  float: left;
  padding-right: 20px;
}

.tx-powermail .rightform {
  padding-left: 20px;
  width: 50%;
}

.tx-powermail .powermail_fieldwrap_type_input, .tx-powermail .powermail_fieldwrap_type_select {
  margin-bottom: 30px;
  width: 100%;
}

.tx-powermail .powermail_fieldwrap_type_input .powermail-label, .tx-powermail .powermail_fieldwrap_type_select .powermail_label {
  float: left;
  font-weight: bold;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 33px;
  padding-right: 10px;
  text-align: right;
  width: 25%;
}

.tx-powermail .powermail_fieldwrap_type_input .powermail_input, .tx-powermail .powermail_fieldwrap_type_select .powermail_select {
  border: 1px solid #085 !important;
  height: 32px;
  width: 74.2%;
}

.tx-powermail .leftform .powermail_fieldwrap.nolabel label {
  padding-left: 0;
}

.tx-powermail .powermail_fieldwrap_type_text {
  padding: 20px 0;
  font-size: 0.875rem;
}

.tx-powermail .leftform .powermail_fieldwrap_type_check,
.tx-powermail .leftform .powermail_fieldwrap_type_submit {
  padding-left: 25%;
  padding-bottom: 15px;
}

.tx-powermail .powermail_form > h3, .tx-powermail .powermail_form > .h3-style {
  display: none;
}

.tx-powermail .leftform legend {
  padding-left: 25%;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}

.tx-powermail legend {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 25px;
}

.checkbox input {
  margin-bottom: 0;
}

.checkbox label {
  margin-bottom: 10px;
}

.powermail_form {
  margin-top: 20px;
  margin-bottom: 40px;
}

.powermail_form_1 .powermail_fieldwrap, .powermail_form_7 .powermail_fieldwrap, .powermail_form_7 .powermail_fieldwrap {
  padding: 0;
}

.prescreen-vacancy-item .teaser-text h1, .prescreen-vacancy-item .teaser-text .h1-style {
  font-size: 14px;
}

.prescreen-vacancy-item .teaser-text h2, .prescreen-vacancy-item .teaser-text .h2-style {
  font-size: 13px;
}

#psJobWidget iframe {
  max-width: 1170px;
  margin: 0 auto;
}

.tx-datamintsfeuser-pi1 label[for*="privacy_informed"] {
  font-weight: normal;
}

.powermail_form .seventy-right .powermail_label {
  float: left;
  font-weight: bold;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  line-height: 33px;
  padding-right: 10px;
  text-align: right;
  width: 25%;
}

.powermail_form .seventy-right .powermail_field {
  width: 75%;
  float: left;
}

.powermail_form .rightform legend, .powermail_form .rightform .powermail_fieldwrap {
  margin-left: 25%;
}

.powermail_form .twentyfive-margin-left {
  margin-left: 25%;
  padding-right: 10px;
  width: auto;
}

.powermail_form .twentyfive-margin-right {
  margin-right: 25%;
  padding-right: 10px;
  width: auto;
}

.powermail_form .rightform .powermail_fieldwrap.nolabel label {
  padding-left: 0;
}

.powermail_form .powermail_fieldwrap {
  margin-bottom: 30px;
}

.powermail_form .powermail_fieldwrap_type_text {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.name-userdelete + .item {
  width: auto;
}

.tx-powermail .powermail_fieldwrap_type_input .powermail_label, .tx-powermail .powermail_fieldwrap_type_select .powermail_label {
  height: 33px;
}

@media only screen and (max-width: 800px) {
  .tx-powermail .leftform {
    width: 100%;
  }
  .tx-powermail .rightform {
    width: 100%;
    margin-bottom: 20px;
  }
  .powermail_form .rightform legend, .powermail_form .rightform .powermail_fieldwrap {
    margin-left: 0;
  }
  .powermail_fieldwrap_dataprotection, .powermail_fieldwrap_newsletterabonnieren, .powermail_fieldwrap_submit {
    padding-left: 0 !important;
  }
  label[for=powermail_field_questionsandcomments] {
    display: none;
  }
  .powermail_fieldwrap_questionsandcomments .powermail_field {
    width: 100% !important;
  }
}

.powermail_fieldset.nolabel legend {
  display: none;
}

.footer .powermail_fieldwrap_type_check.nolabel .checkbox label {
  padding-left: 0;
}

.powermail_fieldwrap_nachricht label {
  white-space: nowrap;
}

.tx-geolocations .template-instagram .gm-style .gm-style-iw {
  width: 450px;
  height: 450px;
  max-width: 450px !important;
  max-height: 450px !important;
}

.tx-geolocations .template-instagram .gm-style .gm-style-iw-d {
  max-height: 420px !important;
}

.tx-geolocations .template-instagram .fixedinfowindow img {
  width: 100%;
  height: auto;
  cursor: zoom-in;
}

.tx-geolocations .template-instagram .poi-info-window .title {
  background: #085;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 10px;
  font-size: 16px;
  color: white;
}

.tx-geolocations .template-instagram .poi-info-window .description {
  min-height: 110px;
  padding: 20px;
}

.tx-geolocations .template-instagram .poi-info-window .description p.heading {
  color: dimgrey;
}

.tx-geolocations .template-instagram .float-right {
  float: right;
}

.tx-geolocations .template-instagram #geolocations-map {
  position: relative;
}

.tx-geolocations .template-instagram .mapslink {
  margin-bottom: 20px;
}

.tx-geolocations .template-instagram .fixedinfowindow {
  position: absolute;
  left: 10px;
  top: 70px;
  width: 300px;
  height: 400px;
  z-index: 100;
  overflow-y: auto;
  background: white;
  border: 1px solid grey;
  border-radius: 5px;
  display: none;
  max-width: 95%;
  max-height: 95%;
}

.tx-geolocations .template-instagram .fixedinfowindow .closebtn {
  color: #085;
  border: 1px solid white;
  background: white;
  position: absolute;
  right: 0;
  top: 0;
  padding: 4px;
  cursor: pointer;
  border-bottom-left-radius: 5px;
}

.slider-startpage .slide-wrap {
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}

.slider-startpage .slide-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 40px;
  pointer-events: none;
}

.slider-startpage .slide-text a {
  pointer-events: all;
}

.slider-startpage h1, .slider-startpage .h1-style, .slider-startpage h2, .slider-startpage .h2-style, .slider-startpage h3, .slider-startpage .h3-style, .slider-startpage h4, .slider-startpage .h4-style, .slider-startpage h5, .slider-startpage .h5-style, .slider-startpage h6 p, .slider-startpage .h6-style p {
  margin-bottom: 5px;
}

.slider-startpage {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.background-span {
  display: inline-block;
  padding: 5px;
}

.slide-text-background-color-0 {
  color: #fefefe;
}

.slide-text-background-color-0.slide-text-background-opacity-10 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.1);
}

.slide-text-background-color-0.slide-text-background-opacity-20 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.2);
}

.slide-text-background-color-0.slide-text-background-opacity-30 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.3);
}

.slide-text-background-color-0.slide-text-background-opacity-40 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.4);
}

.slide-text-background-color-0.slide-text-background-opacity-50 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.5);
}

.slide-text-background-color-0.slide-text-background-opacity-60 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.6);
}

.slide-text-background-color-0.slide-text-background-opacity-70 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.7);
}

.slide-text-background-color-0.slide-text-background-opacity-80 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.8);
}

.slide-text-background-color-0.slide-text-background-opacity-90 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: rgba(43, 43, 43, 0.9);
}

.slide-text-background-color-0.slide-text-background-opacity-100 .background-span {
  background: #2b2b2b;
  /* The Fallback */
  background: #2b2b2b;
}

.slide-text-background-color-1 {
  color: #2b2b2b;
}

.slide-text-background-color-1.slide-text-background-opacity-10 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.1);
}

.slide-text-background-color-1.slide-text-background-opacity-20 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.2);
}

.slide-text-background-color-1.slide-text-background-opacity-30 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.3);
}

.slide-text-background-color-1.slide-text-background-opacity-40 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.4);
}

.slide-text-background-color-1.slide-text-background-opacity-50 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.5);
}

.slide-text-background-color-1.slide-text-background-opacity-60 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.6);
}

.slide-text-background-color-1.slide-text-background-opacity-70 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.7);
}

.slide-text-background-color-1.slide-text-background-opacity-80 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.8);
}

.slide-text-background-color-1.slide-text-background-opacity-90 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: rgba(254, 254, 254, 0.9);
}

.slide-text-background-color-1.slide-text-background-opacity-100 .background-span {
  background: #fefefe;
  /* The Fallback */
  background: #fefefe;
}

.slide-text-background-color-2 {
  color: #fefefe;
}

.slide-text-background-color-2.slide-text-background-opacity-10 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.1);
}

.slide-text-background-color-2.slide-text-background-opacity-20 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.2);
}

.slide-text-background-color-2.slide-text-background-opacity-30 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.3);
}

.slide-text-background-color-2.slide-text-background-opacity-40 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.4);
}

.slide-text-background-color-2.slide-text-background-opacity-50 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.5);
}

.slide-text-background-color-2.slide-text-background-opacity-60 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.6);
}

.slide-text-background-color-2.slide-text-background-opacity-70 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.7);
}

.slide-text-background-color-2.slide-text-background-opacity-80 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.8);
}

.slide-text-background-color-2.slide-text-background-opacity-90 .background-span {
  background: #085;
  /* The Fallback */
  background: rgba(0, 136, 85, 0.9);
}

.slide-text-background-color-2.slide-text-background-opacity-100 .background-span {
  background: #085;
  /* The Fallback */
  background: #008855;
}

.slide-text-background-color-3 {
  color: #2b2b2b;
}

.slide-text-background-color-3.slide-text-background-opacity-10 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.1);
}

.slide-text-background-color-3.slide-text-background-opacity-20 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.2);
}

.slide-text-background-color-3.slide-text-background-opacity-30 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.3);
}

.slide-text-background-color-3.slide-text-background-opacity-40 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.4);
}

.slide-text-background-color-3.slide-text-background-opacity-50 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.5);
}

.slide-text-background-color-3.slide-text-background-opacity-60 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.6);
}

.slide-text-background-color-3.slide-text-background-opacity-70 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.7);
}

.slide-text-background-color-3.slide-text-background-opacity-80 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.8);
}

.slide-text-background-color-3.slide-text-background-opacity-90 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: rgba(254, 235, 86, 0.9);
}

.slide-text-background-color-3.slide-text-background-opacity-100 .background-span {
  background: #feeb56;
  /* The Fallback */
  background: #feeb56;
}

.slider-startpage .btn-slider, .slider-startpage .slide-wrap > .news-link {
  position: absolute !important;
  z-index: 1000;
}

.slider-startpage .btn-slider.btn-layout-0, .slider-startpage .slide-wrap > .news-link.btn-layout-0 {
  bottom: 40px;
  right: 40px;
}

.slider-startpage .btn-slider.btn-layout-1, .slider-startpage .slide-wrap > .news-link.btn-layout-1 {
  bottom: 40px;
  left: 40px;
}

.slider-startpage .btn-slider.btn-layout-2, .slider-startpage .slide-wrap > .news-link.btn-layout-2 {
  top: 40px;
  left: 40px;
}

.slider-startpage .btn-slider.btn-layout-3, .slider-startpage .slide-wrap > .news-link.btn-layout-3 {
  top: 40px;
  right: 40px;
}

@media screen and (max-width: 39.9375em) {
  .slider-startpage .slide-text {
    position: static;
    width: 100%;
    height: auto;
    margin: 40px 0;
  }
  .slider-startpage .slide-text .background-span {
    background: none;
    color: #2b2b2b;
  }
  .slider-startpage .slide-text * {
    text-align: center;
  }
  .slider-startpage .btn-slider, .slider-startpage .slide-wrap > .news-link {
    position: static;
    width: 100%;
  }
}

.languagemenu-container {
  display: block;
  width: 100%;
  background: #085;
}

.languagemenu-container ul {
  background: #085;
}

.languagemenu-container ul li a {
  color: white !important;
}

.languagemenu-container ul ul li {
  padding: 0.7rem 1rem;
  list-style-type: none;
}

.languagemenu-container ul ul li a {
  padding: 0.7rem 1rem;
}

@media screen and (max-width: 39.9375em) {
  #search-categories {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .category-wrap-webshop label {
    width: 70% !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .category-wrap-webshop label {
    width: 70% !important;
  }
}

.h6-style {
  font-size: 1rem !important;
  line-height: 1.4 !important;
  margin-top: 0 !important;
  margin-bottom: 0.5rem !important;
}

@media print {
  a[href]:after {
    content: none !important;
  }
  .header .burger-button {
    display: none;
  }
  .header {
    border-bottom: none;
  }
  .slidertext.first, .slidertext.second, .slidertext.third {
    display: none;
  }
  .footer {
    page-break-inside: avoid;
    background: transparent;
  }
  .footer .medium-4 {
    display: none;
  }
  .footer .medium-2 {
    width: 25%;
  }
  .footer .socialicons a {
    background: transparent;
  }
  .button, .powermail_form_1 .powermail_submit, .powermail_form_7 .powermail_submit, .powermail_submit, .powermail_form_2 .powermail_submit, .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .powermail_form_1 a.powermail_submit, .powermail_form_1 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_7 a.powermail_submit, .powermail_form_7 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 .powermail_form_2 a.powermail_submit, .powermail_form_2 .tx-felogin-pi1 a.powermail_submit, .tx-felogin-pi1 a.button.green, .tx-datamintsfeuser-pi1 .name-submit input {
    display: none;
  }
  .main-content div:not(:first-child) .row, .cke_editable div:not(:first-child) .row, .main-content div:not(:first-child) .powermail_form_1, .cke_editable div:not(:first-child) .powermail_form_1, .main-content div:not(:first-child) .powermail_form_7, .cke_editable div:not(:first-child) .powermail_form_7, .main-content div:not(:first-child) .powermail_create, .cke_editable div:not(:first-child) .powermail_create, .main-content div:not(:first-child) .doubleoptin, .cke_editable div:not(:first-child) .doubleoptin, .main-content div:not(:first-child) .tx-datamintsfeuser-pi1, .cke_editable div:not(:first-child) .tx-datamintsfeuser-pi1 {
    page-break-inside: avoid;
  }
  h1, .h1-style {
    font-size: 30px !important;
  }
  .slick-dots {
    display: none !important;
  }
  .image-title {
    padding: 5px !important;
  }
  .image-title h4, .image-title .h4-style {
    font-size: 18px !important;
  }
  .frame-dot-icons .ce-gallery {
    width: 100% !important;
  }
  .tx-geolocations {
    page-break-inside: avoid;
  }
  .poi-info-window {
    background-color: #fefefe !important;
    border: 1px solid black;
    padding: 5px;
  }
  .frame-background-green {
    background: none;
  }
  .full-width-testimonial {
    page-break-inside: avoid;
  }
  .frame-background-green .slick-slider img {
    height: 300px;
    width: auto;
    margin: 0 auto;
  }
  li {
    page-break-inside: avoid;
  }
  .ce-bodytext p {
    page-break-inside: avoid;
  }
}

@media screen and (min-width: 47.5em) {
  .page-swm .logo {
    height: 80px;
    width: auto;
  }
}

@media screen and (min-width: 64em) {
  .page-swm .logo {
    height: 100px;
    width: auto;
  }
  .page-swm .large-header.text-right {
    min-height: 60px;
  }
}

@media print, screen and (min-width: 40em) {
  .page-swm .menu-main li {
    border: 1px solid #FEEB56 !important;
  }
  .page-swm .menu-main li a {
    border-bottom: 1px solid #FEEB56;
    color: #2B2B2B;
  }
}

.page-swm .startslider .slick-dots li button::before {
  border: 1px solid #2B2B2B;
  opacity: .4;
}

.page-swm .slick-dots li.slick-active button::before {
  opacity: 1 !important;
}

.page-swm .slick-next, .page-swm .slick-next::before, .page-swm .slick-prev, .page-swm .slick-prev::before, .page-swm .slick-slider .slick-dots li button::before {
  background: #FEEB56;
}

.page-swm .button.green, .page-swm .powermail_form_1 .powermail_submit, .powermail_form_1 .page-swm .powermail_submit, .page-swm .powermail_form_7 .powermail_submit, .powermail_form_7 .page-swm .powermail_submit, .page-swm .powermail_submit, .page-swm .powermail_form_2 .powermail_submit, .powermail_form_2 .page-swm .powermail_submit, .page-swm .tx-felogin-pi1 input[type="submit"], .tx-felogin-pi1 .page-swm input[type="submit"], .page-swm .tx-felogin-pi1 a.button.green, .tx-felogin-pi1 .page-swm a.button.green, .page-swm .tx-datamintsfeuser-pi1 .name-submit input, .tx-datamintsfeuser-pi1 .name-submit .page-swm input {
  background: #FEEB56 !important;
  border-bottom: 5px solid #fee20a !important;
  color: #2B2B2B !important;
}

.page-swm .frame-label-images .row img, .page-swm .frame-label-images .powermail_form_1 img, .page-swm .frame-label-images .powermail_form_7 img, .page-swm .frame-label-images .powermail_create img, .page-swm .frame-label-images .doubleoptin img, .page-swm .frame-label-images .tx-datamintsfeuser-pi1 img, .page-swm .frame-label-images .powermail_form_1 img, .page-swm .frame-label-images .powermail_form_7 img, .page-swm .frame-label-images .powermail_form_7 img, .page-swm .frame-label-images .powermail_create img, .page-swm .frame-label-images .doubleoptin img, .page-swm .frame-label-images .tx-datamintsfeuser-pi1 img {
  border-bottom: 5px solid #fee20a;
}

.page-swm .main-content a, .page-swm .cke_editable a, .page-swm .cke_editable a {
  color: #2B2B2B;
}

.page-swm .footer {
  background: #FEEB56;
}

.page-swm .footer ul.menu li a {
  color: #2B2B2B;
}

.page-swm .footer p, .page-swm .footer span {
  color: #2B2B2B;
}

.page-swm .footer-form div.form label {
  color: #2B2B2B;
}

.page-swm .tx-powermail .powermail_fieldwrap_type_input .powermail_input {
  border: 1px solid black !important;
}

.page-swm .powermail_fieldwrap_email {
  margin-bottom: 5px;
}

.page-swm .footer .powermail_submit {
  background: #2B2B2B !important;
  border: 1px solid #2B2B2B !important;
  color: #FEFEFE !important;
  text-align: right;
  margin-left: calc(25% + 20px) !important;
}

.page-swm .footer .checkbox label {
  font-size: 10px !important;
  line-height: 18px !important;
}

.page-swm .footer .powermail_form {
  margin-top: 0 !important;
}

.page-swm .powermail_fieldwrap_datenschutz > label {
  visibility: hidden;
}

.page-swm .frame-background-green {
  background: #FEEB56;
  color: #2B2B2B;
}

.page-swm .frame-background-green .slick-dots li button::before {
  border: 1px solid #2B2B2B !important;
  background: black !important;
  opacity: .4;
}

.page-swm .frame-background-green .slick-dots li.slick-active button::before {
  opacity: 1 !important;
}

.page-swm .news .categories li a {
  color: #999;
}

.page-swm .news .categories li a.active {
  color: #2B2B2B;
}

.page-swm .tx-powermail .powermail_fieldwrap_type_input .powermail_input {
  border: 1px solid #D1D1D1 !important;
}

.page-swm .powermail_fieldwrap_datenschutz > label {
  visibility: hidden;
}

.page-swm .cookie-notice a {
  color: #2B2B2B;
  text-decoration: underline;
}

.page-swm .cookie-notice {
  border: 1px solid #FEEB56;
}

.page-swm .bubble:after {
  background-color: #FEEB56 !important;
}

.page-swm .menu-language {
  visibility: hidden;
  pointer-events: none;
}

.page-swm .footer #powermail_field_email {
  width: 100%;
}

@media screen and (max-width: 39.9375em) {
  .page-swm .footer .powermail_label {
    text-align: left !important;
  }
  .page-swm .footer .powermail_fieldwrap_type_submit .powermail_field {
    width: auto;
    float: right;
  }
  .page-swm .footer .powermail_submit {
    text-align: center;
    margin: 0 !important;
  }
}

.frame-swm-background-today {
  background: url("../Images/swm-background-today.png") center top no-repeat;
}

.frame-swm-background-future {
  background: url("../Images/swm-background-future.png") center top no-repeat;
}
/*# sourceMappingURL=foundation.css.map */