/**************************************
 OVERRIDING GLOBAL TEMPLATE THINGS
 *************************************/
/* Durch das Fehlen der Breadcrumb verschiebt sich sonst der Header */
.stageBreadcrumb {
  min-height: 20px; }

.maincontents {
  padding-top: 0; }

/**************************************
 GRETTINGCARDS
 **************************************/
.hidden {
  display: none; }

.save-recipient {
  cursor: pointer;
  font-weight: bold;
  padding: 10px; }

.powermail_field.error textarea {
  border-color: #a92429; }

.tx-mtu-greetingcards .powermail-errors-list {
  color: #fff;
  padding: 5px 10px; }

#greetingcard-form {
  padding-bottom: 50px; }

#create-recipient {
  font-size: 0.9em;
  padding: 10px;
  line-height: 1em;
  margin-left: 22px; }

#table-recipients td {
  padding-bottom: 0; }

.radio-image-container {
  cursor: pointer;
  padding: 10px;
  padding-top: 0; }
  .radio-image-container img {
    width: auto; }

.radio-image-input {
  position: absolute;
  visibility: hidden; }

.radio-image-container {
  border-bottom: 5px solid #fff; }

.radio-image-container:hover {
  border-bottom: 5px solid #cacaca; }

.radio-image-container.selected {
  border-bottom: 5px solid #003963; }

a.button.next-button, a.button.prev-button, #greetingcard-save {
  cursor: pointer;
  line-height: initial;
  padding: 5px 10px;
  font-size: 15px !important; }

.next-button {
  float: right; }

.powermail-errors-list {
  width: 100%; }

.alignedCenter {
  text-align: center; }

textarea {
  height: 300px; }

table {
  border: 0; }

table tr {
  border: 0; }

.layout-title {
  padding-top: 5px;
  text-align: center; }

.step-header {
  margin-bottom: 15px; }

.footer-preview {
  margin-top: 10px;
  border: 1px solid #eee;
  padding: 10px 20px; }

.confidential {
  color: #a92429;
  font-weight: bold;
  margin-bottom: 20px; }

.messages {
  color: #a92429;
  border: 1px solid #a92429;
  padding: 20px;
  margin: 0 0 20px 0; }
  .messages li {
    margin: 0;
    padding: 0;
    list-style-type: none; }

.hint {
  font-size: 0.8em;
  color: #aaa; }

fieldset h4 {
  margin-bottom: 30px; }

.footer-option {
  display: none; }

.footer-option-show {
  display: block; }

.remove_recipient_line {
  padding-top: 8px;
  display: block;
  cursor: pointer;
  color: #003963; }

span.info {
  display: block;
  font-size: 0.7em;
  padding: 5px 0; }

ul.typo3-messages {
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: bold; }
  ul.typo3-messages li {
    padding-inline: 0; }

.alert {
  list-style-type: none;
  padding: 10px;
  margin: 0; }
  .alert .alert-warning {
    font-weight: bold;
    font-size: 2em;
    color: #a92429;
    padding: 10px; }
  .alert .alert-danger {
    display: none; }
  .alert p {
    font-size: 1.5em; }

.greetingcard-preview-body {
  background-color: #F2F2F2; }

.greetingcard-preview {
  background-color: #F2F2F2;
  padding-block: 30px;
  margin-bottom: 30px; }
  .greetingcard-preview .footer, .greetingcard-preview .footer * {
    background-color: #F2F2F2; }
  .greetingcard-preview table, .greetingcard-preview td, .greetingcard-preview tr {
    margin: 0;
    padding: 0; }
  .greetingcard-preview table.social-media {
    width: auto !important; }
  .greetingcard-preview img.social-media {
    max-width: 100%;
    width: 12px !important; }

@media only screen and (min-width: 480px) {
  .mj-column-per-100 {
    width: 100% !important;
    max-width: 100%; }
  .mj-column-per-50 {
    width: 50% !important;
    max-width: 50%; } }

.moz-text-html .mj-column-per-100 {
  width: 100% !important;
  max-width: 100%; }

.moz-text-html .mj-column-per-50 {
  width: 50% !important;
  max-width: 50%; }

@media only screen and (max-width: 480px) {
  table.mj-full-width-mobile {
    width: 100% !important; }
  td.mj-full-width-mobile {
    width: auto !important; } }

@media (max-width: 991px) {
  .hideOnMobile {
    display: none; } }

.greetingcard-block {
  border: 1px solid #cacaca;
  padding: 20px;
  margin-bottom: 50px; }

h4 {
  color: #515D6A;
  font-size: 1.5em;
  margin-bottom: initial; }

.headline {
  font-weight: bold;
  margin-bottom: 20px;
  color: #003963; }

.tx-mtu-greetingcards .flexbox {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 1rem; }
  .tx-mtu-greetingcards .flexbox .flexbox-item {
    align-items: center; }
  .tx-mtu-greetingcards .flexbox .powermail-errors-list {
    margin-top: 0;
    margin-bottom: 0 !important; }

.maincontents .tx-mtu-greetingcards table {
  margin: 0; }
  .maincontents .tx-mtu-greetingcards table th {
    background-color: transparent; }
  .maincontents .tx-mtu-greetingcards table td .powermail-errors-list {
    margin-top: 0; }

.maincontents .footer-preview table td {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.line-recipient input {
  margin-bottom: 0; }

/*# sourceMappingURL=styles.css.map */