/*MICROSITE*/

body {
    font-family: "Sparkasse Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

.navbar {
    min-height: 0px;
}

.container.header {
    height: 96px;
}

.login {
    text-align: center;
    margin-bottom: 50px !important;
}

.login>div {
    margin-top: 30px;
}

#submitknop {
    color: #fff;
    background: #E30018;
    border: #E30018;
    border-radius: 0;
    font-style: italic;
    padding: 15px 29px;
    font-size: 20px;
    font-weight: bold;
}

#msPasswordInput {
    border-radius: 0;
    outline: none;
    width: 160px;
}

input[type="email"] {
    padding: 2px 3px;
}

#bodyMicrosite {
    padding: 0px;
    background-color: #fff;
    font-family: "Sparkasse Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: none;
    margin: 0;
    font-size: 16px;
    color: #383838;
    -webkit-text-size-adjust: none;
}

b {
    font-family: "Sparkasse Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

p {
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #383838;
}

h1 {
    font-style: italic;
    margin: 80px 0 0 0;
    box-sizing: border-box;
    color: #E30018;
}

.segAHome h1.headline {
    font-size: 50px;
}

h2 {
    font-style: italic;
    font-size: 40px;
    color: #383838;
    box-sizing: border-box;
}

h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: normal;
    font-size: 20px;
    color: #383838;
}

.container {
    width: 100%;
    padding: 0;
}

.img-responsive {
    width: 100%;
}

#divContent.loginPage>.alert-danger {
    display: none;
}

.loginPage .login .row_2 {
    text-align: left;
}

.logo {
    position: relative;
    top: 130px;
}

.spklogo {
    width: 110px;
    float: left;
    position: absolute;
    top: 14px;
    left: 27px;
}

#scroller {
    background-image: url('/custom/img/microsite/scroller.png');
    background-repeat: no-repeat;
    background-size: 32px;
    width: 32px;
    height: 32px;
    position: fixed;
    right: 18px;
    bottom: 27px;
    cursor: pointer;
    z-index: 999;
    overflow: auto;
    display: none;
}

#headerleiste {
    background: #fff;
    color: #E30018;
    width: 100%;
    height: 96px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transform: translate3d(0, 0, 0);
}

.maincenter {
    max-width: 1037px;
    box-sizing: border-box;
    margin: 0 auto;
}

.inner_content {
    max-width: 908px;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
}

.contentThin {
    padding: 0 40px;
    margin: 50px 0;
    font-size: 16px;
}

.intro {
    font-weight: bold;
    margin-bottom: 15px;
    text-align: left;
}

.maintext {
    font-weight: normal;
    text-align: left;
    display: table;
}

.imgDiv {
    max-width: 170px;
    float: left;
    border-radius: 100%;
    padding: 0 30px 15px 0;
}

.mainContentImg {
    border-radius: 100%;
}

.copy {
    margin: 49px 0;
    text-align: left;
}

.copy img {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    float: left;
    margin-right: 40px;
}

.hbt_contact {
    width: 30px;
    height: 30px;
    float: right;
    margin: 50px 38px 0 0;
    cursor: pointer;
}

.hbt_pdf {
    float: right;
    color: #fff;
    font-size: 30px;
    margin: 50px 38px 0 0;
    cursor: pointer;
}

.hbt_contact .icon {
    color: #fff;
    font-size: 30px;
}

.content_element .content .headline {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #E30018;
    display: block;
    height: auto;
    text-align: center;
}

.subline {
    font-style: italic;
    margin: 0px 0 0 0;
    box-sizing: border-box;
}

.content_element {
    width: 100%;
    min-height: 110px;
    background-color: #6E6E6E;
    margin: 7px 0 5px 0;
    box-sizing: border-box;
    border: 1px solid #6e6e6e;
    position: relative;
}

.content_element p.indent {
    margin: 20px 0 20px 120px;
}

.content_element .content {
    padding: 18px 36px;
    box-sizing: border-box;
    position: relative;
    display: none;
}

.content_element .headline {
    text-align: left;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 0px 0 0 0;
    padding: 0;
    font-style: normal;
    display: table-cell;
    height: 108px;
    vertical-align: middle;
}

.content_element.open .headline {
    color: #6e6e6e;
}

.content_element .subline {
    font-weight: normal;
    display: block;
    margin: 0;
    padding: 0;
    font-style: normal;
    text-align: left;
}

.content_element.open {
    background-color: #bbb !important;
    overflow: hidden;
}

.hotel.open *,
.program.open * {
    border-color: #6E6E6E;
}

.hotel .headline,
.program .headline {
    color: #fff !important;
}

.hotel.open .headline,
.program.open .headline {
    color: #FFF !important;
}

.hotel img.location {
    float: right;
}

.hotel.open .ico-icon_pin,
.program.open .ico-icon_programm {
    color: #FFF !important;
}

.hotel .content .bt_pdf,
.program .content .bt_pdf {
    color: #383838;
}

.hotel .opener,
.program .opener {
    color: #fff !important;
}

.hotel .content .line,
.program .content .line {
    border-top: 1px solid #6E6E6E !important;
}

.register.open {
    background-color: #fff !important;
    border-color: #E30018;
    color: #E30018;
}

.register.open .headline {
    color: #E30018;
}

div.logOut a {
    background-color: #E30018;
    color: #fff !important;
    padding: 10px;
    display: inline-block;
    margin-bottom: 20px;
    border: 1px solid #f00;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
}

div.logOut a:hover {
    text-decoration: none;
    background: #fff;
    color: #f00 !important;
}

.content_element .open_area {
    position: absolute;
    width: 100%;
    height: 110px;
    top: 0;
    left: 0;
    cursor: pointer;
}

.content_element .opener {
    position: absolute;
    color: #ffffff;
    font-size: 20px;
    top: 20px;
    right: 20px;
    padding: 25px;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.content_element.open .opener {
    color: #E30018;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.content_element .icon {
    font-size: 36px;
    width: 127px;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    position: relative;
}

.content_element.open .content {
    display: block;
    background: white;
    overflow: hidden;
}

.content.program,
.content.hotel {
    background: white;
    text-align: left;
}

.hotel hr {
    border-color: #E30018 !important;
}

.content_element .content .line,
.open>.line {
    width: 100%;
    border-top: 1px solid #E30018;
    margin: 18px 0;
}

.open>.line {
    width: 92%;
    box-sizing: border-box;
    margin: 0px auto 18px auto;
}

.content_element.bg_red {
    background-color: #E30018;
    border: 1px solid #E30018;
}

.content_element .content .bt_pdf {
    color: #E30018;
    font-size: 15px;
    vertical-align: bottom;
    font-family: "Sparkasse Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    white-space: nowrap;
    padding: 0 12px;
    text-decoration: underline;
}

.downloadHotel .bt_pdf {
    padding: 0 !important;
    text-decoration: underline;
}

.downloadHotel {
    margin-top: 20px;
}

.ico-icon_pdf {
    float: none !important;
}

.hotel .ico-icon_pdf,
.program .ico-icon_pdf {
    color: #6E6E6E !important;
    min-width: 200px;
    padding-top: 15px;
}

#divContent>div.contentAll>div.contentMain>div.segAHome>div.segB>div.segB1>div>div.content_element.open>div.content>div.icon.ico-icon_pdf {
    margin: 0;
    float: none;
    display: inline;
    font-size: 30px;
    margin-right: 10px;
    top: 7px;
}

.content_element.open .icon {
    color: #E30018;
}

.innerTable {
    padding-left: 90px;
    font-size: 15px;
    color: #383838;
    width: 100%;
    box-sizing: border-box;
}

.innerTable th {
    text-align: left;
    padding-bottom: 20px;
}

.innerTable td:first-child {
    font-weight: bold;
    min-width: 80px;
}

.innerTable td {
    padding-bottom: 20px;
}


/* HOTEL */

.toggle>p {
    text-decoration: underline;
    cursor: pointer;
}


/* PROGRAMM */

.program td {
    padding: 0 24px;
    min-width: 250px;
    vertical-align: initial;
}

.sessionTime {
    padding-left: 0;
}

.sessionThema ul,
.sessionThema ol {
    padding-left: 18px;
    margin: 0;
}

.program .headline_day {
    clear: both;
    padding-top: 30px;
    border-top: 1px solid #E30018;
}

.program .headline_day:first-child {
    border: none;
}

.clearfix {
    padding-bottom: 30px;
}


/*REFERENTEN*/

.referenten {
    background-color: #EEEEEE;
    padding-bottom: 60px;
}

.referent_element {
    background-color: #ffffff;
    width: 45%;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin: 45px 20px;
    padding: 25px 30px;
}

.referent_element:nth-child(2n+3) {
    clear: both;
}

.referenten .headline {
    font-style: italic;
    color: #E30018;
    box-sizing: border-box;
}

.referent_element .headline {
    font-size: 20px;
    color: #383838;
    font-weight: bold;
    margin: 0 0 2px;
    padding: 15px 0 0;
}

.referent_element img {
    position: relative;
    margin: -62px auto 10px 0;
}

.referent_element .copy {
    margin: 25px 0 0;
}

.circular-landscape {
    display: inline-block;
    position: relative;
    width: 109px;
    height: 109px;
    overflow: hidden;
    border-radius: 50%;
}

.circular-landscape img {
    width: auto;
    height: 100%;
    margin-left: -50px;
}


/*ANMELDUNG*/

#bodyRegistration {
    overflow: hidden;
    width: 100%;
}

#bodyRegistration .nav>li a.frmInvalid {
    width: unset;
    background-color: #f1808c !important;
    color: white !important;
}

#bodyRegistration .nav>li.active a.frmInvalid {
    background-color: #E30018 !important;
    color: white !important;
}

#frontendHead {
    display: none;
}

.frontendIntroduction h2 {
    margin: 10px 0 30px 0;
    color: #E30018;
}

div.groupHeadline {
    background: none !important;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #E30018;
    display: block;
    height: auto;
}

.readonlyField {
    background-color: #ddd;
    box-shadow: none;
    border: 3px solid #ddd;
    width: 100% !important;
}

span.star {
    float: left;
    display: none;
}

label {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    color: rgb(56, 56, 56);
    display: block;
    height: auto;
    display: inline;
}

input[type=checkbox],
input[type=radio] {
    transform: scale(1.2);
}

#statusAbsageZusage .fieldInput {
    display: flex;
    gap: 50px;
    align-items: center;
}

#statusAbsageZusage .fieldInput span[id^="chkParent_status_zusage"],
#statusAbsageZusage .fieldInput span[id^="chkParent_status_absage"] {
    display: none;
}

#statusAbsageZusage .fieldInput .label-radio {
    background: #6e6e6e;
    color: #fff;
    padding: 5px 30px;
    text-align: center;
    cursor: pointer;
}

#statusAbsageZusage .fieldInput .label-radio:has(input[id^="status_zusage"]:checked),
#statusAbsageZusage .fieldInput .label-radio:has(input[id^="status_absage"]:checked) {
    background: #e30018;
}

.checkboxContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.checkboxContainer .frontendContingentInfo span {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 11px;
    padding: 3px 10px;
    background-color: #e30018;
    color: #fff;
}

div.checkboxCaption {
    margin-left: 10px;
    margin-right: 20px;
    line-height: 1.5;
    width: 52%;
}

div.fieldContainer {
    display: flex;
    font-size: 16px;
    color: #333;
}

.fieldInput {
    width: 100%;
}

.frontendTopNaviButtonContainer {
    margin: 0;
}

.navSelected {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    padding: 10px;
    -webkit-appearance: none;
    background-color: #E30018;
    float: right;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #E30018;
}

.frontendBottomNaviCaption {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    padding: 10px;
    -webkit-appearance: none;
    background-color: #E30018;
    float: right;
    width: 200px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #E30018;
}

.frontendBottomNaviCaption:hover {
    background-color: #fff;
    color: #E30018;
}

.navNotSelected {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    padding: 10px;
    -webkit-appearance: none;
    background-color: #fff;
    float: right;
    color: #E30018;
    cursor: pointer;
    box-sizing: border-box;
}


/*ANMELDUNG -> COMPANION*/

#bodyRegistration #param_2838 option[value="0"],
#bodyRegistration #datenHead1_0 {
    display: none !important;
}

#captcha {
    /*width: auto !important;*/
}

#group_captcha>div.fieldInput.frontendFieldInput>img {
    width: auto;
}

.frmInvalid {
    display: inline-block;
    width: 24px;
}

span.frmInvalid {
    text-align: center;
}

.panel-body {
    padding: 15px 0;
}


/*FOOTER*/

.footer {
    background-color: #777;
    margin-top: 0px;
    text-align: center;
}

.footer.footerKoopPartner {
    background-color: #BBB;
}

.footer p,
.footer a {
    color: #A9A9A9;
}

.footer .logo {
    position: inherit;
    height: 40px;
    display: inline-block;
    opacity: 0.5;
    text-align: center;
    margin: 0 15px;
}

.footer .logo:hover {
    opacity: 1;
}

.footer .logo img {
    height: 45px;
    width: auto;
}

.footer .headline {
    font-style: italic;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    padding: 0px 60px 18px;
    box-sizing: border-box;
}

.flinks {
    margin-top: 36px;
    padding-top: 36px;
    border-top: 1px solid #A9A9A9;
    color: #A9A9A9;
}

.social-media-icons a {
    overflow: hidden;
    white-space: nowrap;
    width: 20px;
    text-decoration: none;
}

.social-media-icons a>i:before {
    border: 1px solid #A9A9A9;
    border-radius: 50%;
    color: #A9A9A9;
    display: inline-block;
    height: 22px;
    width: 22px;
    font-size: 13px;
    line-height: 22px;
}

.social-media-icons a:hover>i:before {
    background: #A9A9A9;
    color: #777;
}

#statusAbsageZusage {
    margin-bottom: 20px;
}

#chkParent_status_zusage_0 {
    margin-right: 10px;
}

#chkParent_status_absage_0 {
    margin-right: 10px;
    margin-left: 10px;
}

.groupContainer {
    margin-top: 15px;
}

div.fieldContainer {
    padding-bottom: 30px;
}


/** * FORGOT PW SITE * **/

.alert-danger {
    background-color: #f5f6f9;
    border-bottom: 4px solid #e66a75;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    color: #000;
    justify-self: center;
    display: flex;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
}

.alert {
    padding: 20px;
}

div#form_assignPassword {
    padding: 45rem 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

label.col-xs-12.control-label {
    text-align: left;
    padding: 0;
    font-size: 14px !important;
    !i;
    !;
    font-weight: bold;
    font-style: normal;
    font-family: "Sparkasse Web";
    margin: 5px 0;
    color: #606467;
    width: 100%;
}

.password-field {
    margin-bottom: 16px;
    !i;
    !;
}

button#assignPasswordSubmitButton {
    width: 384px;
    border-radius: 3px;
    background-color: #e00;
    border: none;
    padding: 8px;
    font-size: 16px;
    margin-left: 4rem;
    margin-top: 10px;
}

input#assignPassword,
input#assignPassword_confirm,
button#assignPassword_togglePasswordView {
    box-shadow: none;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    border-color: #6c757d;
    padding-top: 6px;
    outline: 0;
}

i.fa.fa-eye {
    font-size: 18px;
    color: #6c757d;
}

i.fa.fa-eye-slash {
    font-size: 18px;
    padding: 0;
    color: #6c757d;
}

button#assignPassword_togglePasswordView_confirm {
    padding-top: 4px !important;
    box-shadow: none;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    border-color: #6c757d;
    font-size: 16px;
    outline: 0;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: transparent;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    outline: none;
}

.row {
    margin: 0;
    width: 100%;
}

.password-field-base {
    margin-bottom: 35px;
}

input#assignPassword {
    width: 345px;
    max-width: 100%;
    padding: 0;
}

input#assignPassword_confirm {
    width: 345px;
    max-width: 100%;
    padding: 0;
}

div#btn-group-micrositeNewPasswordSubmitButton {
    width: 100%;
    max-width: 100%;
    display: flex;
}

.hidden-xs.hidden-sm {
    display: inline-block !important;
}

@media (min-width: 1200px) {
    .col-lg-4 {
        width: 100%;
    }
}

label.col-xs-12.control-label {
    margin: 0;
}

button#assignPasswordSubmitButton:focus {
    outline: none;
}


/** CUSTOM RESPONSIVE **/

@media (max-width:667px) {
    #divContent.loginPage {
        padding-top: 0px;
    }
    /*   #headerleiste {
      zoom: 0.9;
      height: 96px;
  } */
    div#form_assignPassword {
        padding: 20rem 1rem 0;
    }
}

@media (max-width: 490px) {
    div#form_assignPassword {
        align-items: flex-start;
    }
    input#assignPassword_confirm,
    input#assignPassword {
        width: 275px;
    }
    button#assignPasswordSubmitButton {
        margin-left: 2rem;
        width: 315px;
    }
}

@media (max-width: 768px) {
    /**Maximalgröße == Tablet-Größe**/
    h1 {
        font-size: 25px !important;
    }
    h2 {
        font-size: 22px !important;
    }
    p,
    #bodyMicrosite,
    label,
    div.fieldContainer {
        font-size: 16px !important;
        padding-left: 0px;
        padding-bottom: 5px;
    }
    .panel-body {
        padding-left: 0;
        padding-right: 0;
    }
    div.groupHeadline {
        font-size: 20px !important;
    }
    select {
        height: 34px;
    }
    .referent_element {
        width: 100%;
        margin: 54px 0 !important;
    }
    div.fieldInput {
        padding: 0;
    }
    div.fieldCaption,
    div.fieldCaptionMandatory {
        display: block;
        padding: 7px 0;
    }
    .frontendFieldInput {
        width: 100% !important;
        margin: 0;
    }
    .frmDefault,
    #msPasswordInput {
        font-size: 16px;
        height: 34px;
        background-color: #F4F3F3;
        outline: none;
        border: 1px solid #cbcbcb;
        margin-bottom: 20px;
        color: #333 !important;
        box-sizing: border-box;
        width: 100% !important;
    }
    input[type="text"].frmInvalid,
    input[type="email"].frmInvalid {
        font-size: 20px;
        height: 34px;
        background-color: #E30018;
        opacity: .5;
        outline: none;
        border: 1px solid #cbcbcb !important;
        float: left;
        margin-bottom: 20px;
        width: 84% !important;
        color: #fff !important;
        box-sizing: border-box;
    }
    select.frmInvalid {
        font-size: 20px;
        height: 34px;
        background-color: #E30018;
        opacity: .5;
        outline: none;
        border: 1px solid #cbcbcb;
        float: left;
        margin-bottom: 20px;
        width: 84% !important;
        color: #fff !important;
        box-sizing: border-box;
    }
    select option.fully-booked {
        color: #ccc;
    }
    .fieldCaption,
    .fieldCaptionMandatory {
        border: none !important;
        background: none !important;
        width: 100%;
    }
    .contentThin {
        padding: 0;
    }
    .hotel img.location {
        float: left;
        padding: 15px 30px 0 0;
    }
    .program .sessionThema {
        padding-left: 0;
    }
    .footer {
        padding-bottom: 15px;
    }
    .footer p {
        margin-bottom: 24px;
    }
    .imgDiv {
        display: inline-table;
        float: initial;
    }
    .frmDefaultBool {
        margin-left: 2px;
    }
    #chkParent_status_zusage_0 {
        margin-left: 2px;
    }
}

@media (max-width: 480px) {
    /**Mobile Version - Smartphones**/
    #headerleiste {
        zoom: 0.9;
        height: 75px;
    }
    .container.header {
        height: 68px;
    }
    .logo {
        top: 117px;
    }
    .spklogo {
        position: absolute;
        padding: 12px;
        top: 0px;
        left: 0px;
    }
    .copy>img {
        width: 50%;
        height: auto;
        margin-bottom: 24px;
    }
    .content_element .content {
        padding: 12px;
    }
    div.fieldCaption,
    div.fieldCaptionMandatory {
        display: block;
        padding: 7px 0;
    }
    div.fieldInput {
        padding: 0;
    }
    .frmDefault,
    .frmInvalid,
    #msPasswordInput {
        float: none;
        opacity: 1;
        /*height: 34px;*/
        width: 100% !important;
        box-sizing: border-box;
    }
    .readonlyField {
        max-width: 100% !important;
    }
    input[type="text"].frmInvalid,
    input[type="email"].frmInvalid {
        font-size: 20px;
        height: 34px;
        background-color: #E30018;
        opacity: .5;
        outline: none;
        border: 1px solid #cbcbcb;
        float: left;
        width: 99% !important;
        min-width: 99% !important;
        margin-bottom: 20px;
        color: #fff !important;
        box-sizing: border-box;
    }
    select.frmInvalid {
        font-size: 20px;
        height: 34px;
        background-color: #E30018;
        opacity: .5;
        outline: none;
        border: 1px solid #cbcbcb;
        float: left;
        width: 99% !important;
        min-width: 99% !important;
        margin-bottom: 20px;
        color: #fff !important;
        box-sizing: border-box;
    }
    input[type=radio] {
        height: auto;
    }
    .opener {
        right: 0 !important;
    }
    .content_element .icon {
        width: 64px;
    }
    .content_element .opener {
        top: 78px;
        padding: 9px;
        font-size: 12px;
    }
    .frontendBottomNaviCaption {
        width: 100%;
    }
    .imgDiv {
        max-width: 124px !important;
        float: none;
        display: block;
        margin: 0 auto;
        padding: 0 0 15px;
    }
    div.checkboxInput {
        padding-left: 2px;
    }
}

@media (max-width: 1024px) {}

@media (min-width: 769px) {
    /**Mindestgröße = kleine Desktops**/
    /* #keyvisual {
        margin-top: 25px;
    } */
    select {
        min-width: 360px;
    }
    div.fieldInput {
        padding-left: 18px;
    }
    .frmDefault,
    #msPasswordInput {
        font-size: 18px;
        height: 34px;
        background-color: #F4F3F3;
        outline: none;
        border: 1px solid #cbcbcb;
        margin-bottom: 20px;
        color: #333 !important;
        box-sizing: border-box;
        width: 100% !important;
    }
    .readonlyField {
        color: #333 !important;
        font-size: 18px;
    }
    #msPasswordInput {
        width: auto !important;
    }
    input[type="text"].frmInvalid,
    input[type="email"].frmInvalid {
        font-size: 20px;
        height: 34px;
        background-color: #E30018;
        opacity: .5;
        outline: none;
        border: 1px solid #cbcbcb !important;
        float: left;
        margin-bottom: 20px;
        width: 360px !important;
        color: #fff !important;
        box-sizing: border-box;
    }
    select.frmInvalid {
        font-size: 20px;
        height: 34px;
        background-color: #E30018;
        opacity: .5;
        outline: none;
        border: 1px solid #cbcbcb;
        float: left;
        margin-bottom: 20px;
        width: 360px !important;
        color: #fff !important;
        box-sizing: border-box;
    }
    #frontendMainDiv>div.frontendContent>div>div.frontendIntroduction>div>p {
        position: absolute;
        bottom: 0;
        font-size: 14px;
        color: #aaa !important;
    }
    .fieldCaption,
    .fieldCaptionMandatory {
        border: none !important;
        background: none !important;
        width: 53%;
    }
}