#panelCreateStar #star_donate label {
    display: block;
    float: left;
}
.form_links {
    float: left;
}
.form_rechts {
    float: right;
    padding-bottom: 10px;
    width: 65%;
}
.modal .modal-body input[type="text"].input_tiny {
    width: 10%;
}
.modal .modal-body input[type="text"].input_small {
    width: 16%;
}
.modal .modal-body input[type="text"].input_medium {
    width: 80%;
}
.modal .modal-body select.input_tiny {
    width: 15%;
}
.modal .modal-body select.input_small {
    width: 20%;
}
.zeile {
    clear: both;
}
.pflicht {
    float: right;
}
.cbwrapper {
    padding-bottom: 10px;
    padding-top: 10px;
}
.trenner {
    border-top: 1px solid #fff;
    height: 1px;
    margin-bottom: 15px;
    margin-top: 20px;
    width: 100%;
}
.cbbutton {
    float: left;
}
.cblabel {
    float: left;
    width: 95%;
}
#modal_switch ul li {
    background: rgba(0, 20, 40, 0.9) none repeat scroll 0 0;
    float: left;
    height: 30px;
    list-style: outside none none;
    padding-top: 5px;
    text-align: center;
    width: 50%;
}
#modal_switch ul li.sel,
#bankverbindung,
#kreditkarte {
    background: rgba(105, 151, 197, 0.9) none repeat scroll 0 0;
}
#bankverbindung,
#kreditkarte {
    color: #fff;
    display: inline-block;
    padding: 20px 20px 10px;
    width: 100%;
}
#modal_switch ul li a {
    color: #fff;
}
#modal_switch ul li.sel a {
    font-weight: bold;
}
#modal_switch ul li a:hover,
#modal_switch ul li a:visited,
#modal_switch ul li a:focus {
    text-decoration: none;
}
#modal_switch ul {
    padding: 0;
}

.modal[data-layout="dark-blue"] input.err,
.modal[data-layout="dark-blue"] select.err {
    border: 1px solid #a00 !important;
}

.slide_item .formnav_next,
.slide_item .formnav_prev {
    width: 50%;
}
.slide_item .formnav_next {
    float: right;
    text-align: right;
}
.slide_item .formnav_prev {
    float: left;
}
.spinner-title {
    color: white;
    left: -80%;
    margin-top: 75px;
    position: absolute;
    text-align: center;
    width: 160px;
}

/*
.modal[data-layout="dark-blue"] input[type="checkbox"] {
    display: none;
}
.modal[data-layout="dark-blue"] input[type="checkbox"] + label {
    background: rgba(0, 0, 0, 0) url("../Img/check_radio_sheet.png") no-repeat scroll left top;
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin: 2px 4px 0 0;
    vertical-align: middle;
    width: 19px;
}
*/
.modal[data-layout="dark-blue"] input[type="checkbox"].err + label {
    background: rgba(0, 0, 0, 0) url("../Img/check_radio_sheet.png") no-repeat scroll -38px top;
}
.modal[data-layout="dark-blue"] input[type="checkbox"]:checked + label {
    background: rgba(0, 0, 0, 0) url("../Img/check_radio_sheet.png") no-repeat scroll -19px top;
}
.modal .err_msg {
    color: #a00;
    font-size: 12px;
    margin-top: -10px;
    position: relative;
}
.modal[data-layout="dark-blue"] select:disabled {
    background: grey none repeat scroll 0 0;
}

.mp_frame_wrap {
    width: 100%;
    position: relative;
}
.mp_frame_inner {
    text-align: center;
}

#panelStar #showStarView img {
    display: none;
}
#panelStar #showStarView img:first-of-type {
    display: block;
}

.femanager_flashmessages {
    display: none;
}
