/* apply a natural box layout model to all elements */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  min-height: 100%;
  color: #36527a;
}

body {
  background-color: #d8dce4;
  min-height: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

ol,
ul {
  list-style: none;
}

.rog-list-with-bulletpoints {
  list-style: square;
  padding-left: 18px;
}

table {
  /*  border-collapse: collapse;  */
  /*  border-spacing: 0;  */
}

.clearfix {
  overflow: auto;
}

.clear {
  clear: both;
}

/* =========================================================================================================== */
/* application css */
.konto_language_icon {
  margin-top: 5px;
}

/* =========================================================================================================== */
.save_button_konto save_button {
  width: 150px;
}

div#headerwrap,
div#footerwrap {
  left: 0;
  right: 0;
}

#headerwrap {
  background-color: #FFFFFF;
  height: 412px;
  top: 0;
  width: 100%;
  z-index: 99;
  position: relative;
}

.wrapper {
  height: 100%;
}

div#middlewrap {
  overflow-y: auto;
}

div#middle {
  background-color: #36527a;
  width: 980px;
  margin: 0 auto;
}

div#footerwrap {
  bottom: 0;

}


.login_element_flag img {}

hr {
  border: 1px dotted #565656;
  margin-bottom: 20px;
}

/* CONTENTBEREICHE */
.cicontainer {
  width: 980px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.logocontainer {
  height: 112px;
  position: relative;
}

.logo-left {
  left: 10px;
  margin-top: 10px;
  position: relative;
}

.logo-right {
  margin-top: 53px;
}

.subclaimcontainer {
  background-color: #36527a;
  height: 24px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 980px;
}

.logo-subclaim {
  position: relative;
  right: 5px;
  top: 4px;
}

.logo-left {
  left: 0px;
  margin-top: 37px;
  position: relative;
  /* width: 100%; */
  max-width: 238px;
  height: auto;
}

.contentcontainer {
  background-color: #FFFFFF;
  width: 100%;
  border-style: solid;
  border-width: 0px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

/* ==== 980px to 100% ==== */
.navicontainer_outside {
  background-color: #36527a;
  /* background:url('/themes/aposcope/images/login.png') #36527a; 
background-repeat: no-repeat;
background-position: right top; */
  height: 49px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

/* ==== 980px to 100% ==== */
.navicontainer_inside {
  background-color: #36527a;
  background-repeat: no-repeat;
  background-position: right top;
  height: 49px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

.content-left {
  color: #36527a;
  font-size: 14px;
  font-weight: normal;
  padding: 32px;
  width: 75%;
}

.content-left>p {
  color: #36527a;
  font-size: 14px;
  font-weight: normal;
  text-align: justify;
}

.rog-margin-bottom-small {
  margin-bottom: 4px;
  margin-top: 2px;
}

.nav {
  list-style: none;
}

.nav a {
  text-decoration: none;
  color: #FFFFFF;
}

.nav>li {
  background: #36527a;
  color: #FFFFFF;
  display: block;
  float: left;
  position: relative;
}

.nav>li>a {
  font-weight: 600;
  position: relative;
  display: block;
  padding: 15px 20px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: #FFF;
  color: #36527a;
}

.subnav {
  float: right;
  list-style: none;
}

.subnav a {
  color: #ffffff;
  text-decoration: none;
}

.subnav>li {
  display: block;
  float: left;
  position: relative;
}

.subnav>li>a {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  position: relative;
  display: block;
  padding: 6px 12px;
}

.hauptbereich {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.messagecontainer {
  clear: both;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

.logincontainer {
  width: 25%;
  max-width: 231px;
  background: #ffffff;
  padding-top: 23px;
}

.loginbereich {
  padding: 0px;
  margin-left: auto;
  margin-right: 32px;
}

.bannercontainer {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.hauptmenu {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* ==== 980px to 100% ==== */
.footcontainer {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

/* =========================================================================================================== */

/* Inhalt der Seite */
/* DieUeberschrift der jeweilige Seite */
.caption {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #36527a;
  text-decoration: none;
  margin-left: 0;
  margin-bottom: 14px;
}

.content {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 15px;
}

.descriptionbox {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  margin-left: 0px;
  margin-right: 15px;
  padding-bottom: 15px;
  clear: both;
}

/* =========================================================================================================== */

/* Platzhalter "UMFRAGEN" im Teilnehmer-Bereich */
#surveys_outer {
  float: left;
  width: 100%;
  margin-left: 0px;
  margin-top: 20px;
}

.survey-box {
  height: 130px;
  width: 100%;
}


.surveys_header {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  background-color: #ffffff;
  padding-left: 0px;
  width: 100%;
}

.surveys_innerbox {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #000000;
  border: 0px solid #CCCCCC !important;
  padding: 0px;
  height: auto;
  overflow-y: auto;
}

.survey-banner,
.survey_text {
  float: left;
}

.survey-banner img {
  border: 1px solid #ccc;
}


.survey_text {
  margin-left: 0px;
}

.survey-subheader {
  font-size: 14px;
  margin-bottom: 20px;
  color: #36527a;
}

.promotion_text {
  font-size: 14px;
  margin-bottom: 0px;
  padding-left: 0px !important;
  color: #36527a;
}

.survey_header {
  color: #36527a;
  font-size: 16px;
  font-weight: bold;
}

.survey_link,
.order-code-link {
  background-color: #56c8bb;
  border: none;
  cursor: pointer;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  padding: 8px 20px;
  font-weight: normal;
  margin-top: 8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.survey_link2,
.order-bonus-link {
  background-color: #56c8bb;
  border: none;
  cursor: pointer;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  padding: 8px 20px;
  font-weight: normal;
  margin-top: 8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

.bonusnotyet {
  font-size: 16px;
}


.bestellen_link_box {
  float: none !important;
  display: block !important;
  /*border: 1px solid red;*/
  margin-top: -6px !important;
}

/* Platzhalter "NEWS" im Teilnehmer-Bereich */
#news_outer {
  float: left;
  margin-left: 0px;
  width: 100%;
}

#news_label {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  font-weight: bold;
  background-color: #e9eef8;
  padding-left: 10px;
  width: 100%;
  display: none;
}

#start_news {
  font-family: 'Open Sans', sans-serif;
  /* font-size:15px; */
  color: #36527a;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  border: 0px solid #ffffff;
  width: 100%;
  height: auto;
  padding: 0;
}

.newsparagraph {
  font-weight: bold;
  margin-top: 31px;
  border-bottom-style: solid;
  border-width: 0px;
  border-bottom-color: #ffffff;
  margin-bottom: 4px;
}

#start_news>p:first-child {
  margin-top: 0;
}


/* =========================================================================================================== */

/* KontoBereich Account/TN */
.konto_content {
  margin-left: 0px;
  margin-bottom: 30px;
}

.konto_content .propertyvalueselect select {
  width: 320px;
}

/* Profil und Merkmale */
.propertyueber {
  margin-left: 15px;
  margin-bottom: 30px;
}

.propertyfieldsetlegend {
  background-color: #EAEAEA;
  width: 880px;
  padding-left: 15px;
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
}

.profil_property_label {
  float: left;
  width: 150px;
  background-color: #F6F6F6;
  vertical-align: middle;
  padding-left: 15px;
  font-weight: bold;
  margin-right: 10px;
}

.save_button_profil_box {
  clear: both;
  padding-bottom: 15px;
}

.save_button_profil,
.save_button,
input[type="submit"],
#send_email_button,
#copy_code_button {
  background-color: #56c8bb;
  border: none;
  cursor: pointer;
  font-style: normal;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 15px;
  font-weight: normal;
  margin-top: 50px;
  outline: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  display: block;
  width: 100%;
  height: 38px;
  max-width: 320px;
}

button:disabled,
button[disabled] {
  border: none !important;
  background-color: #cccccc !important;
  color: #666666 !important;
  cursor: default !important;
}

#send_email_button,
#copy_code_button {
  width: 250px;
  margin-right: 10px;
}

.promotion_field_promotion_link {
  display: flex;
}

div.vergessenbox input[name='senden'] {
  margin-top: 20px;
}

input[name='commit'] {
  width: 140px;
}

input[name='senden'] {
  width: 200px;
}

div.button_login input[name='login_guj'] {
  margin-top: 4px !important;
}

.praemientable {
  margin-top: 20px;
}

.praemien_kontostand {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.bonusbox {
  font-size: 13px;
  float: left;
  height: 200px;
  margin-bottom: 24px;
  margin-right: 12px;
  width: 320px;
  border: 1px solid #36527a;
  /*-webkit-border-radius: 4px;*/
  /*-moz-border-radius: 4px;*/
  /*border-radius: 4px;*/
}

.bonusbox:nth-child(odd) {
  margin-right: 5px;
}

.bonusrow {
  padding: 0;
  height: 50px;
}

.bonuslabel {
  background-color: #ffffff;
  font-weight: bold;
  width: 100%;
  padding: 5px;
  margin-bottom: 5px;
}

.bestellen_link_box {
  display: inline;
  width: 160px;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
}

.bonus_link_box {
  background: #FBFBFB;
  /*border: 1px solid #d8dce4;*/
  float: left;
  text-align: left;
  color: #36527a;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  padding: 5px;
  line-height: 20px;
  margin-bottom: 15px;
  min-height: 74px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.bonusprice {
  float: right;
  text-align: left;
  width: 160px;
  background-color: #E9EEF8;
  font-weight: bold;
  padding: 5px;
}


/* Dokumente */
.filetable {
  margin-left: 0px;
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 950px;
  width: 100%;
  word-break: break-all;
  font-size: 12px;
}

.fieldtablehead {
  font-weight: bold;
  background-color: #F6F6F6;
}

.filebox {
  border: 1px solid;
  border-color: #F6F6F6;
  padding: 10px;
}



/* Punktetabellen */
.punktetable {
  margin-bottom: 30px;
  font-size: 12px;
}

table .punkteplus {
  font-size: 12px;
}

table .punkteminus {
  font-size: 12px;
}

thead .punktebox {
  border-style: none;
  color: #fff !important;
}

thead .punktepunkte {
  text-align: right;
}

.punkteamount_text {
  font-weight: bold;
  text-align: right;
}

.punkteamount {
  font-weight: bold;
}

.punktehead {
  font-weight: bold;
  background-color: #56c8bb;
}

.punkterow {
  border-bottom: 1px solid;
  border-bottom-color: #eeeeee;
  height: 30px;
}

.punkterow:nth-child(2n) {
  background-color: #fafafa;
}

.punkterow:last-child {
  border-bottom: 1px solid;
  border-bottom-color: #d2d2d2;
}

.punktebody.punkterow:first-child {
  border-top: 1px solid;
  border-top-color: #d2d2d2;
}

table.punkteplus,
table.punkteminus {}

tbody .punkteplus.punktepunkte:before {
  content: "+";
}

.punktedatum {
  /* padding-left: 30px; */
}

td.punktedatum {
  width: 100px;
}

td.punkteaktion {
  width: 320px;
}

.punktebox,
.filebox,
.startbox {
  border: 0px solid #fff;
}


.konto_part_2 {
  clear: left;
  float: none;
  padding-left: 0;
}


.genderbox {
  float: none;
}

.konto_part_1,
.konto_part_2 {
  float: none;
}

.konto_part_2 {
  margin-top: 45px;
}



.bonus_link {
  float: none;
}

/* =========================================================================================================== */
.button {
  cursor: pointer;
  font-style: normal;
  font-size: 14px;
  padding: 5px 24px 5px 5px;
  font-weight: 600;
  margin-top: 9px;
  margin-right: 10px;
}

/* ANMELDEN LEISTE */
label {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #36527a;
}

.anmelden_leiste {}

.selbstregistrierung {
  margin-left: 0px;
  margin-top: 4px;
}

.login_field {
  margin-left: 30px;
  margin-top: 5px;
  margin-bottom: 6px;
}

.email_login {
  float: none;
}

.passwort_login {
  float: none;
}

.button_login {
  float: none;
}

.registrieren_login {
  float: none;
}

.login_cell_box {
  display: inline-block;
  text-align: right;
  width: 500px;
  margin-top: 30px;
}

.login_username {
  width: 100%;
}

.login_password {
  width: 100%;
}

.forgotten {
  margin-right: -43px;
}

.login_cell_box>a.forgotten {
  display: inline;
}

.login_cell_box>.login_cell_submit {
  margin-top: 40px;
  float: right;
}

.login_element_flag {
  display: none;
}

.abmelden {
  font-size: 14px;
  font-weight: bold;
  margin-top: 24px;
  margin-right: 10px;
  text-align: right;
}

/* =========================================================================================================== */
/* Navigation */
.navibutton {
  float: left;
  margin-right: 10px;
}

.slicknav_menu {
  display: none;
}

@media screen and (max-width: 980px) {

  /* #menu is the original menu */
  #mainnavigation {
    display: none;
  }

  .slicknav_menu {
    display: block;
  }
}


/* =========================================================================================================== */
/* Promotion-Fenster */

.promotion---wrapper {
  display: block;
}

.promotion_field_language {
  display: none;
}

#promotion_outer {
  font-size: 12px;
  float: right;
}

#opt_in_gender {
  width: 202px;
}

.promotionrow_normal {
  width: 100%;
  border: 0px solid #CCCCCC;
  margin-top: 0px;
}

.send_button_promotion {
  /* float: left; */
  height: 25px;
  margin-top: 25px;
}

/* =========================================================================================================== */
.foo {
  background-color: #36527a;
  padding: 0px 10px 10px 0px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}



/** FOOTER **/
#footer {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  height: 200px;
  background-color: #eaeced;
  margin-bottom: 15px;
}

#footer .tuev {
  background: url(../images/tuev.png) no-repeat right center;
  height: 48px;
  width: 50px;
  display: block;
  float: right;
}

#footer .trenner {
  border-top: 1px solid #b6b8b8;
  margin-bottom: 20px;
}

#footer .title,
#footer ul li a {
  font-family: 'Open Sans', sans-serif;
  color: #6f7072;
  font-size: 12px;
  margin: 0;
  padding: 0;
  font-weight: 300;
}

#footer .title a,
#footer .title {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-bottom: 15px;
}

#footer li {
  font-family: 'Open Sans', sans-serif;
  padding: 0;
}

#footer li a {
  font-family: 'Open Sans', sans-serif;
  display: block;
  line-height: 22px;
}

#footer a:hover {
  font-family: 'Open Sans', sans-serif;
  color: #e2001a;
}

/** FOOTER SUB **/
#footer_sub {
  width: 980px;
  height: 50px;
  background-color: #eaeced;
  line-height: 50px;
  margin-bottom: 25px;
}

#footer_sub p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  float: left;
  margin: 0;
  padding: 0;
  line-height: 50px;
  margin-right: 10px;
}

#footer_sub ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  float: left;
  margin: 0 5px;
  padding: 0;
}

#footer_sub ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-size: 12px;
  padding: 23px 0;
}

#footer_sub .social {
  display: inline-block;
  float: right;
}

#footer_sub .social li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}

#footer_sub .facebook {
  background: url(../Images/facebookicon.jpg) no-repeat center center;
  height: 19px;
  width: 19px;
  display: block;
}

#footer_sub .google {
  background: url(../Images/googleicon.jpg) no-repeat center center;
  height: 19px;
  width: 19px;
  display: block;
}

#footer_sub .news {
  background: url(../Images/newsicon.jpg) no-repeat center center;
  height: 19px;
  width: 36px;
  display: block;
}

/* =========================================================================================================== */

/* REGISTRY BOXES */
.newuser {
  float: left;
}

.member {
  float: right;
}

.newuser_box {
  border-bottom: #d2d2d2 1px solid;
  text-align: left;
  border-left: #d2d2d2 1px solid;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 470px;
  padding-right: 10px;
  font-size: 13px;
  border-top: #d2d2d2 1px solid;
  border-right: #d2d2d2 1px solid;
  padding-top: 10px;
  height: 270px;
  margin-top: 10px;
}

.member_box {
  border-bottom: #d2d2d2 1px solid;
  text-align: left;
  border-left: #d2d2d2 1px solid;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 470px;
  padding-right: 10px;
  font-size: 13px;
  border-top: #d2d2d2 1px solid;
  border-right: #d2d2d2 1px solid;
  padding-top: 10px;
  height: 270px;
  margin-top: 10px;
}

.newuser_box_empty {
  text-align: left;
  padding-bottom: 10px;
  padding-left: 10px;
  width: 400px;
  padding-right: 10px;
  font-size: 13px;
  height: 260px;
}

/* =========================================================================================================== */
/* BAUSTEINE */
.left {
  float: left;
}

.right {
  float: right;
}

#username,
#password,
.ui-state-valid,
#email,
#password_confirmation {
  background-color: #ffffff;
  border: 1px solid #d8dce4;
  /*margin-top: 9px;*/
  height: 38px !important;
  width: 100%;
  max-width: 350px;
  font-style: normal;
  color: #36527a;
  font-size: 14px;
  padding: 5px 15px;
  font-weight: normal;
  outline: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 14px;
}

#username:focus,
#password:focus {
  border: 1px solid #56c8bb;
  background-color: #FFF;
  /* TB */
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #afbaca;
  font-size: 14px;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #afbaca;
  font-size: 14px;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #afbaca;
  font-size: 14px;
  opacity: 1;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #afbaca;
  font-size: 14px;
}

/* Impressum */
.imp {
  background-color: #FFFFFF;
  font-weight: bold;
}

/* Login */
.content_login {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #444444;
  text-decoration: none;
  padding: 2px;
  height: 20px;
  width: 220px;
  font-weight: bold;
}

/* Button in Login-Maske */
.content_login_button {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #444444;
  text-decoration: none;
  background-color: #EAEAEA;
  padding: 0px;
  height: 20px;
  width: 80px
}

/* Input-Felder allgemein */
.input {
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  color: #333333;
}

/* Farbe eines Links */
a {
  color: #56c8bb;
  font-weight: bold;
  text-decoration: none;
}

.prop_div select {
  width: 272px;
  margin-left: 2px;
}

/* =========================================================================================================== */

/* Input-Feld, das fehlerhaft ausgefuellt ist */
.fieldWithErrors {
  display: inline;
}

/* Fehleranzeige */
#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0 0 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}

/* =========================================================================================================== */

/* Registrierungslink (unter Login) */
#pwforgotten {
  text-align: right;
  padding-right: 1px;
}

#reglink,
.abmelden a,
.delete_button {
  background-color: #fff;
  border: 2px solid #56c8bb;
  font-style: normal;
  font-weight: normal;
  color: #56c8bb;
  text-decoration: none;
  padding: 5px 15px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 100%;
  height: 38px;
  max-width: 215px;
  display: block;
  font-size: 16px;
  text-align: center;
  margin-top: 8px;
}

#pwlink {
  font-weight: normal !important;
}

.text2 {
  font-size: 14px;
}


img.locale {
  float: left;
  padding-left: 5px;
}


/* =========================================================================================================== */
/* Column Classes */
.row .one.column,
.row .one.columns,
.sixteen.colgrid .row .one.columns {
  width: 6.46259%;
  background-color: #eaeced;
}

.row .two.columns {
  width: 14.6%;
}

.row .twelve.columns {
  width: 980px;
}

/* =========================================================================================================== */

.row {
  background-color: #eaeced;
  width: 980px;
  max-width: 980px;
  min-width: 980px;
  margin: 0 auto;
  list-style: none;
}

.column,
.columns {
  margin-left: 2.04082%;
  float: left;
  min-height: 1px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.column:first-child,
.columns:first-child,
.alpha {
  margin-left: 0px;
}

.info_pwd {
  position: relative;
  top: -25px;
  left: 280px;
  width: 20px;
  height: 20px;
  display: none;
}

p.contact {
  margin-bottom: 10px;
}

.contact-form {
  padding-bottom: 10px
}

.contact-form>label,
.contact-form>input {
  display: inline-block;
}

.contact-form>label {
  width: 200px;
  float: left;
}

.contact-form>textarea {
  width: 100%;
  height: 100px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d8dce4;
  outline: 0;
  padding: 8px;
}

.contact-form>textarea:focus {
  border: 1px solid #56c8bb;
  background-color: #FFF;
  /* TB */
}


.contact-form>input[type="submit"] {
  background-color: #56c8bb;
  border: 1px solid #56c8bb;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 24px;
  margin-top: 9px;
  margin-right: 10px;
  width: auto;
  height: 38px;
}


#jSuccess,
#jError {
  font-size: 24px;
  font-weight: bold;
  padding: 30px !important;
  padding-left: 50px !important;

}

.birthdatebox,
.strassebox,
.hausnummerbox,
.plzbox,
.stadtbox {
  display: none;
}

.promotion_field_vorname,
.promotion_field_gender,
.promotion_field_nachname,
.promotion_field_email,
.promotion_field_language,
.send_button_promotion {
  float: left;
  height: 30px;
  margin-top: 25px;
}

#email {
  width: 250px;
  margin: 20px 0 0 0;
  height: 30px;
}


/* Mobile Navigation */

.close_nav_mobile {
  display: inline-block;
  color: #000 !important;
  background-color: rgb(86, 200, 187);
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 5px 10px;
}


#mobileNav,
#mobileNav_back {
  z-index: 99999;
  position: absolute;
  width: 200px;
  right: -240px;
  font-size: 14px;
  padding: 10px;
  border: 2px solid rgb(86, 200, 187);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #FFF;
  display: none;
}

.mobile_nav.mobile_topnav {
  margin-top: 23px;
}

.show_nav_M {
  right: 15px !important;
  transition: right 0.3s ease;
}

.hidde_nav_M {
  right: -240px !important;
  transition: right 0.3s ease;
}

a[class*='mobile_topnav_'] {
  display: block;
  width: 100%;
  height: 30px;
  background-color: #36527a;
  color: #FFF;
  margin-bottom: 1px;
  padding: 5px;
}

.show_nav_mobile li {
  float: right;
  margin-left: 20px;
  font-size: 14px;
  line-height: 42px;
}

.show_nav_mobile li:first-child {
  margin-right: 15px;
}

.show_nav_mobile {
  display: none;
}



/* ENDE::: Mobile Navigation */

/* Profil */

div.form_text {
  /* border:1px solid; */
  width: 120px;
  display: inline-block;
}

.konto_input,
div[class*='over_'] {
  /*border:1px solid;*/
  /* width:326px; */
  display: inline-block;
}

div[class*='over_'] {
  margin-bottom: 10px;
}

div.form_text.pw_1,
div.form_text.pw_2 {
  display: block;
  width: 100%;
  /*border:1px solid;*/
}

div.form_text.save {
  width: 120px;
  margin-right: 30px !important;
  display: inline-block;
}

div.form_text.delete {
  width: 200px;
}

#user_passwd,
#user_passwd2 {
  width: 100%;
  max-width: 444px;
  width: 444px;
  min-width: 320px;
  /* margin-left: 124px; */
}

/*ENDE::: Profil*/

/* Vergessen */
label.label_vergessen {
  border: 0px solid;
  display: inline-block;
  width: 80px;
}

.passwordbox .form_text,
.password2box .form_text {
  width: 320px;
  /*border:1px solid; */
  display: block;
}


@media screen and (min-width: 980px) {

  #mobileNav,
  #mobileNav_back {
    display: none !important;
  }

  #closeLog {
    display: none;
  }
}

/* ==================================== START Responsive Smartphones =================================================== */
img {
  max-width: 100%;
  height: auto;
}

/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width: 980px) {
  /* START Styles */

  .save_button_konto save_button {
    width: 150px;
  }

  div#headerwrap,
  div#footerwrap {
    left: 0;
    right: 0;
  }

  #headerwrap {
    background-color: #FFFFFF;
    height: auto;
    top: 0;
    width: 100%;
    z-index: 99;
    position: relative;
  }

  .wrapper {
    height: 100%;
  }

  div#middlewrap {
    overflow-y: auto;
  }

  div#middle {
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
  }

  div#footerwrap {
    bottom: 0;
  }

  .login_element_flag img {}

  hr {
    border: 1px dotted #565656;
    margin-bottom: 20px;
  }

  /* CONTENTBEREICHE */
  .cicontainer {
    width: 100%;
    clear: both;
    margin-left: auto;
    margin-right: auto;
  }

  .logocontainer {
    height: 112px;
    position: relative;
  }

  .logo-left {
    left: 10px;
    /* margin-top:5px; */
    position: relative;
  }

  .logo-right {
    margin-top: 53px;
  }

  .subclaimcontainer {
    background-color: #36527a;
    width: 100%;
    font-size: 12px;
    height: 24px;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
  }

  .logo-subclaim {
    position: relative;
    padding: 0px 5px 5px 10px;
  }
  /*auskommentiert 260303 MB wegen Darstellung Hochformat Tablet*/
  /*.bannerbereich {
    height: 129px;
  }*/

  .contentcontainer {
    background-color: #FFFFFF;
    width: 100%;
    padding: 10px;
    border-style: solid;
    border-width: 0px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
  }

  /* ==== 980px to 100% ==== */
  .navicontainer_outside {
    /*background-color: #36527a;*/
    /*background-repeat: no-repeat;*/
    /*background-position: right top;*/
    /*font-size:24px;*/
    /*height:70px;*/
    /*margin-left:auto;*/
    /*margin-right:auto;*/
    width: 100%;
  }

  /* ==== 980px to 100% ==== */
  .navicontainer_inside {
    background-color: #36527a;
    background-repeat: no-repeat;
    background-position: right top;
    height: 49px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .content-left {
    color: #36527a;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px 30px 05px;
    width: 100%;
  }

  .content-left>p {
    color: #36527a;
    font-size: 14px;
    font-weight: normal;
  }

  .nav {
    list-style: none;
    display: none;
  }

  .nav a {
    color: #FFF;
    text-decoration: none;
  }

  .nav>li {
    display: block;
    float: left;
    position: relative;
  }

  .nav>li>a {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    display: block;
    padding: 5px 5px;
  }

  .nav>li>a:hover,
  .nav>li>a:focus {
    background-color: #FFF;
    color: #36527a;
  }

  .subnav {
    float: right;
    list-style: none;
  }

  .subnav a {
    /*color:#36527a;*/
    text-decoration: none;
  }

  .subnav>li {
    display: block;
    float: left;
    position: relative;
  }

  .subnav>li>a {
    /*font-size:14px; font-style:normal; font-weight:normal;position: relative;display: block;padding: 8px 6px;*/
  }

  .hauptbereich {
    clear: both;
    margin-left: auto;
    margin-right: auto;
  }

  .messagecontainer {
    clear: both;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .show_nav_mobile {
    display: block;
    margin-right: 3px;
  }

  .logincontainer {
    width: 100%;
    /* float: left; */
    border: 1px solid;
    position: fixed;
    right: 30%;
    top: 25%;
    z-index: 9999;
    /* background-color: #e41919 !important; */
    /* padding-top: 0px; */
    background-color: rgba(255, 255, 255, 1) !important;
    /*padding: 30px 10px 10px 10px;*/
    display: none;
  }

  .logincontainer:before {
    background-color: rgba(86, 200, 187, .8);
    content: '';
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
  }

  #closeLog {
    display: inline-block;
    /* border: 1px solid; */
    padding: 5px 10px;
    position: absolute;
    top: -4px;
    font-size: 13px;
    font-weight: 900;
    right: 1px;
  }

  .loginbereich {
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255, 255, 255, 1);
    padding: 5px;
  }

  .bannercontainer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #36527a;
  }

  .hauptmenu {
    margin-left: auto;
    margin-right: auto;
  }


  .footcontainer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
  }

  .foo {
    /*background-color: #fff;*/
    height: 30px;
    width: 100%;
  }

  /* =========================================================================================================== */


  label {
    width: 100%;
    display: inline-block;
  }

  /* ANMELDEN LEISTE */
  label {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
  }

  label[for='contact_text'] {
    width: 100%;
  }

  .anmelden_leiste {
    background-color: rgba(255, 255, 255, 1);
  }

  .selbstregistrierung {
    margin-left: 0px;
    margin-top: 4px;
    width: 100%;

  }

  .login_field {
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 6px;
  }

  .email_login {
    float: none;
  }

  .passwort_login {
    float: none;
  }

  .button_login {
    float: none;
  }

  .registrieren_login {
    float: none;
  }

  .login_cell_box {
    display: inline-block;
    text-align: none;
    width: 100%;
    margin-top: 30px;
  }

  .login_username {
    width: 100%x;
    height: 40px;
  }

  .login_password {
    width: 100%;
    height: 40px;
  }

  .forgotten {
    margin-right: -43px;
  }

  .login_cell_box>a.forgotten {
    display: inline;
  }

  .login_cell_box>.login_cell_submit {
    margin-top: 40px;
    float: none;
  }

  .login_element_flag {
    display: none;
  }

  .abmelden {
    font-size: 14px;
    font-weight: bold;
    margin-top: 24px;
    margin-right: 10px;
    text-align: right;
  }

  /* Fehleranzeige */
  #errorExplanation {
    width: 100%;
  }

  /* END Styles*/
}

@media screen and (max-width: 549px) {

  div.contact-form #contact_text,
  div.contact-form #contact_email,
  div.contact-form #contact_name,
  div.contact-form #contact_theme,
  div.contact-form #contact_subject {
    width: 100% !important;
    max-width: 549px;
  }
}

@media screen and (max-width: 530px) {

  #send_email_button,
  #copy_code_button {
    margin-top: 40px;
  }

  .promotion_field_promotion_link {
    display: block !important;
  }

  .promotion_container {

    margin-top: 15px !important;
  }

}

@media screen and (max-width: 479px) {

  .selbsteregistierte input[type=text],
  .selbsteregistierte input[type=password],
  .contact-form input[type=text],
  .contact-form select,
  .promotion_layout input[type=text],
  .promotion_layout select,
  .konto_content input[type=text],
  .konto_content input[type=password],
  .konto_content select,
  #user_passwd2,
  #user_passwd {
    /* width: 90% !important; */
  }

  label[for='konto_4'],
  label[for='konto_3'],
  label[for='konto_2'] {
    margin-bottom: 10px;
  }

  label.label_vergessen {
    display: block;
    margin: 10px 0px -13px 0px;
  }

  #email {
    width: 90%;
  }
}


@media screen and (max-width: 463px) {

  .promotion_field_vorname,
  .promotion_field_gender,
  .promotion_field_nachname,
  .promotion_field_email,
  .promotion_field_language,
  .send_button_promotion {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 440px) {
  .logincontainer {
    right: 23%;
  }

  .logo-left {
    width: 211px !important;
    height: auto !important;
    margin-top: 35px;
    margin-bottom: 10p;
  }

  .bonusbox {
    width: 290px;
  }

  .logocontainer {
    height: 114px;
    position: relative;
  }
}

@media screen and (max-width: 380px) {
  .logincontainer {
    right: 19%;
  }

  .konto_content input,
  .konto_content select,
  .konto_content .user_passwd {
    max-width: 300px !important;
    min-width: 300px !important;
  }
}

@media screen and (max-width: 320px) {
  .logincontainer {
    right: 14%;
  }
}

/* ==================================== END Responisve Smartphones =================================================== */




.promotion_field_vorname,
.promotion_field_gender,
.promotion_field_nachname,
.promotion_field_email,
.promotion_field_language,
.send_button_promotion {
  float: left;
  height: 30px;
  margin-bottom: 25px;
  width: 100%;

}

#opt_in_gender {
  width: 100%;
  margin-top: 0px;
}


.selbsteregistierte input[type=text],
.selbsteregistierte input[type=password],
.contact-form input[type=text],
.contact-form select,
.promotion_layout input[type=text],
.promotion_layout select,
.konto_content input[type=text],
.konto_content input[type=password],
.konto_content select {
  background-color: #ffffff;
  border: 1px solid #d8dce4;
  height: 38px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  outline: 0;
  padding: 0px 25px;
  color: #36527a;
  width: 320px !important;
  max-width: 320px;
  font-size: 14px;
}

.selbsteregistierte input[type=text]:focus,
.selbsteregistierte input[type=password]:focus,
.contact-form input:focus,
.contact-form select:focus,
.promotion_layout input[type=text]:focus,
.promotion_layout select:focus,
.konto_content input[type=text]:focus,
.konto_content input[type=password]:focus,
.konto_content select:focus,
input#email:focus {
  border: 1px solid #56c8bb;
}

.promotion_field_vorname,
.promotion_field_gender,
.promotion_field_nachname,
.promotion_field_email,
.promotion_field_language,
.send_button_promotion {
  float: left;
  height: 30px;
  margin-bottom: 15px;
  width: 100%;
}

.send_button_promotion {
  width: auto !important;
  padding: 0 20px !important;
  max-width: 100%;
}

/* select button */
select {
  width: 100%;
  margin: -20px 0px 0px 0px;
  background-image: url(../images/icon_arrow.png);
  background-position: 95%;
  background-repeat: no-repeat;
  -Webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  padding: 1px 25px !important;
}

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

/* ENDE::: select button */


#errorExplanation p,
#errorExplanation li {
  color: #36527A;
}

.recruiter_field,
.content-left div p {
  text-align: justify;
}


/* Logout */
.new_ab {
  float: right !important;
}

li.new_ab a.new_abmelden_class {
  color: #56c8bb !important;
  border: 1px solid #56c8bb;
  background-color: #FFF;
  border-radius: 50px;
  padding: 5px 35px !important;
  margin-right: 20px;
  height: 34px;
  margin-top: 10px;
}

li.mobile_new_ab {
  /* margin-top:10px; */
  /* border: 1px solid #56c8bb; */
  /* border-radius: 50px; */
}

li.mobile_new_ab a.new_abmelden_class {
  /*color: #56c8bb !important;*/
  /*border: 1px solid #56c8bb;*/
  /*background-color: #FFF;*/
  /*border-radius: 50px;*/
  /*padding: 5px 25px !important;*/
  /*margin-right: 5px;*/
  /*height: 34px;*/
  /*margin-top: 10px;*/
}

/* ENDE::: LOGOUT */

/* Eingabefelder gegenarbeiten */
#username {
  margin-bottom: 9px;
}

/* ENDE::: Eingabefelder gegenarbeiten */

/* Impressum */

.copyright_box {
  margin: 10px 0px;
}

.copyright_box p strong:first-child {
  display: block;
  margin-bottom: -16px;
}

/* ENDE::: Impressum */

/* Kontakt */

div.contact-form #contact_theme {
  margin-top: 2px;
}

div.contact-form textarea#contact_text {
  height: 180px !important;
  width: 520px;
}

/* ENDE::: Kontakt */

/* Selbstregistrierung */
.selbstregistrierten_field.field input. !ui-state-valid,
.selbstregistrierung_erklaerung #datenschutz {
  background-color: #ffffff;
  border: 1px solid #d8dce4 !important;
  margin-top: 4px;
  /*height: auto !important;*/
  /*width: auto;*/
  height: 38px !important;
  width: 100%;
  font-style: normal;
  padding: 0px 9px !important;
  font-weight: normal;
  outline: 0;
}

#selbs_reg_radio_herr,
#selbs_reg_radio_frau,
#selbs_reg_check {
  position: relative;
  display: inline-block;
  border: 0px solid;
  margin-right: 10px;
}

#opt_in_gender_1,
#opt_in_gender_2,
#datenschutz {
  /*position:relative;*/
  z-index: 1;
  width: 15px;
}

#selbs_reg_radio_herr:before {
  content: '';
  position: absolute;
  z-index: 1;
  border: 0px solid red;
  width: 22px;
  height: 22px;
  background-color: #36527a;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#selbs_reg_radio_herr:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 999;
  border: 0px solid red;
  width: 10px;
  height: 10px;
  background-color: #FFF;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.newClass#selbs_reg_radio_herr:after,
.newClass#selbs_reg_radio_frau:after {
  background-color: #56c8bb;
}

.newClass_2#selbs_reg_radio_herr:after,
.newClass_2#selbs_reg_radio_frau:after {
  background-color: #FFF;
}

#selbs_reg_radio_frau:before {
  content: '';
  position: absolute;
  z-index: 1;
  border: 0px solid red;
  width: 22px;
  height: 22px;
  background-color: #36527a;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#selbs_reg_radio_frau:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: 999;
  border: 0px solid red;
  width: 10px;
  height: 10px;
  background-color: #FFF;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#selbs_reg_check:before {
  content: '';
  position: absolute;
  z-index: 1;
  border: 0px solid red;
  width: 22px;
  height: 22px;
  background-color: #36527a;
  border-radius: 5px
}

#selbs_reg_check:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 999;
  border: 0px solid red;
  width: 14px;
  height: 14px;
  background-color: #FFF;
}

.newClass#selbs_reg_check:after {
  background-color: #56c8bb;
}

.newClass_2#selbs_reg_check:after {
  background-color: #FFF;
}

/* ENDE::: Selbstregistrierung */

ul.rog-list-with-bulletpoints li {
  list-style-image: url('../images/icon_arrow_2.png');
}



/* Application */
.promotion_layout {
  padding-bottom: 10px;
  width: 100%;
  height: 50px;
  padding-left: 0px !important;
}

.vergessenbox {
  padding: 0px;
  border: solid black 0px;
  text-align: left;
  color: #36527A;
}

/* Praemien */
.imagebox {
  display: none !important;
}

.bonusnotyet {
  text-align: left !important;
}

/* ENDE::: Praemien */

/* Punkte */
.punkteplus,
.punkteminus {
  color: #36527a !important;
}

/* ENDE::: Punkte */

div.selbstregistrierung_erklaerung {
  margin-bottom: 30px !important;
}

.promotion_container {
  clear: left;
  margin-top: -25px;
}

/* ENDE::: Application */

/* konto */
.propertyvalueselect {
  display: inline-block;
  margin-bottom: 10px;
}

/* Flex fuer Praemien */

.rog-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-flow-row-wrap-reverse {
  flex-flow: row wrap-reverse;
}

.justify-content-space-around {
  justify-content: space-around;
}

/* ENDE::: Flex fuer Praemien */

/******************/
/** 13.2 jSuccess CSS **/
/******************/
#jSuccess {
  max-width: 730px;
}