body {
    font-size: 12px;
    /*	background-image: url('/px/backend-background.jpg');*/
    background-position: 0px 80px;
}

.container {
    background-color: white;
    padding: 10px;
}

.header-content {
    max-width: 940px;
    padding: 1em;
}

.clear {
    clear: both;
}

.vertical-text-top {
    vertical-align: text-top;
}

#logo {
    background: #211759;
    position: absolute;
    height: 68px;
    width: 1000px;
    top: 12px;
    margin-top: 40px;
}

img {
    vertical-align: top;
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #E3E3E3;
    border-top: 1px solid #D8D8D8;
}

td img {
    vertical-align: middle;
    max-width: 100%;
}

input.no-margin-top {
    margin-top: -2px;
}

.modal-header h3 {
    text-align: left;
}

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

.bottom {
    vertical-align: bottom;
}

.max-width-20em {
    max-width: 20em;
}

.pl0 {
    padding-left: 0px !important;
}

.pl10 {
    padding-left: 10px;
}

.pl12 {
    padding-left: 12px;
}

.ml100 {
    margin-left: 100px !important;
}

.pl180 {
    padding-left: 180px;
}

.pl17 {
    padding-left: 17px;
}

.pl5 {
    padding-left: 5px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl60 {
    padding-left: 90px !important;
}

.pr3 {
    padding-right: 3px;
}

.pr5 {
    padding-right: 5px;
}

.pr-single {
    padding-right: 1em;
}

.inline {
    display: inline-block;
}

table.width-full {
    width: 100%;
    display: table;
}

.width-full {
    width: 100%;
    display: inline-block;
}

.hint {
    text-align: center;
}

.vertical-center {
    vertical-align: middle;
}

tr.vertical-center td {
    vertical-align: middle;
}

.width-auto {
    width: auto !important;
}

.text-top {
    vertical-align: text-top;
}

.list-filter-form {
    padding-bottom: 10px;
}

.pdfbackgroundimage {
    background-image: url("/px/Fotolia_21948256_XS.jpg");
    background-position: -5px -5px;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 32px;
    position: relative;
    top: -50px;
    width: 32px;
}

#agbgarbage {
    height: 42px;
    width: 56px;
}

select#promotionFilter.input-medium {
    width: 205px;
}

.input-medium {
    width: 176px;
}

.input-medium-2 {
    width: 130px;
}

.flex > .jfilestyle.jfilestyle-corner {
    margin-left: 1em;
}

.jfilestyle.jfilestyle-corner {
    margin-left: 0;
    display: inline-block;
    margin-right: 1em;
}

.jfilestyle-corner .focus-jfilestyle label {
    width: 27px;
    height: 28px;
    display: inline-block;
    vertical-align: top;
    background-color: #E6E6E6;
    border: 1px solid #bbbbbb;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
}

.jfilestyle-corner .focus-jfilestyle label:hover {
    color: #333333;
    text-decoration: none;
    background-color: #d5d5d5;
}

.focus-jfilestyle {
    margin-left: -5px;
}

div.jfilestyle input {
    width: 179px;
}

span.btn.btn-file.upload-icon,
.jfilestyle-corner .focus-jfilestyle label {
    background-image: url("/px/open_folder_small.png");
    background-position: center;
    background-repeat: no-repeat;
}

.input-middle {
    width: 207px !important;
    margin-right: 1em;
}

.input-small {
    width: 90px !important;
}

.input-small-2 {
    width: 75px !important;
}

.input-xsmall {
    width: 50px !important;
}

[class^="icon-"], [class*=" icon-"] {
    background-image: url("/px/glyphicons-halflings.png");
}

input.hasDatepicker {
    width: 179px;
}

.btn {
    font-size: 12px;
    padding: 3px 12px 3px;
    color: #333333;
    cursor: pointer;
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6, #d5d5d5);
    background-repeat: repeat-x;
    border: 1px solid #bbbbbb;
    border-color: #bbbbbb #bbbbbb #bbbbbb;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #a2a2a2;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-inline {
    font-size: 12px;
    padding: 2px 12px 1px;
    color: #333333;
    cursor: pointer;
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6, #d5d5d5);
    background-repeat: repeat-x;
    border: 1px solid #bbbbbb;
    border-color: #bbbbbb #bbbbbb #bbbbbb;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #a2a2a2;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #d5d5d5;
    background-position: 0 -15px;
    transition: background-position 0.1s linear;
}

.btn:focus {
    outline: thin dotted #333;
    outline-offset: -2px;
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #ffffff;
    background-color: #0044cc;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    color: #ffffff;
    background-color: #f89406;
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    color: #ffffff;
    background-color: #bd362f;
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #ffffff;
    background-color: #51a351;
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #ffffff;
    background-color: #2f96b4;
}

#top {
    background: #211759;
    /*background:linear-gradient(top, #211759, #0E0E39); /* W3C Standard */
    height: 80px;
}

.top-right {
    position: relative;
}

.top-user {
    position: absolute;
    top: -7px;
    right: 0;
    font-size: 11px;
}

.mr-single {
    margin-right: 1em;
}

.mr-double {
    margin-right: 2em;
}

.flex > .ml-auto {
    margin-left: auto;
}

.ml-auto {
    margin-left: auto;
}

.flex > .mr-auto {
    margin-right: auto;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr60px {
    margin-right: 60px;
}

.mr250 {
    margin-right: 250px;
}

.mr3em {
    margin-right: 3em;
}

.pt5 {
    padding-top: 5px;
}

.pt-single {
    padding-top: 1em;
}

.pt-half {
    padding-top: 0.5em;
}

.pl-single {
    padding-left: 1em;
}

.top-user span {
    padding: 0 10px;
    display: inline-block;
}

.top-headline {
    font-size: 22px;
    color: white;
}

form {
    margin: 0;
}

fieldset {
    margin: 0 0 10px;
}

code {
    color: #0088CC;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    font-size: 12px;
    padding: 4px 6px;
    height: auto;
}

label, input, button, select, textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}

legend.level2 {
    font-size: 14px;
}

select.input-xlarge {
    width: 284px;
}

.input-xxl {
    width: 500px;
}

.w20 {
    width: 20px;
}

.w50 {
    width: 50px;
}

.w75 {
    width: 75px;
}

.w100 {
    width: 100px !important;
}

.w103 {
    width: 103px;
}

.w125 {
    width: 125px;
}

.w140 {
    width: 140px;
}

.w150 {
    width: 150px;
}

.w148 {
    width: 148px;
}

.w170 {
    width: 170px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}

.w260 {
    width: 260px;
}

.w168 {
    width: 168px !important;
}

.w50 {
    width: 50px;
}

.w250 {
    width: 250px;
}

.w320 {
    width: 320px;
}

.w400 {
    width: 400px;
}

.w600 {
    width: 600px !important;
}

.w65 {
    width: 65px !important;
}

.w65em {
    width: 65em;
}

input.input-medium.w155 {
    width: 155px;
}

.table-header-top thead th {
    vertical-align: top;
}


.w750 {
    width: 750px;
}

.w245 {
    width: 245px;
}

.w2em {
    width: 2em;
}

.w4em {
    width: 4em;
}

.w6em {
    width: 6em;
}

.w8em {
    width: 8em;
}

.w10em {
    width: 10em;
}

.w11em {
    width: 11em;
}

.w13em {
    width: 13em;
}

.w15em {
    width: 15em;
}

.w16em {
    width: 16em;
}

.w35em {
    width: 35em;
}

.h5em {
    height: 5em;
}

.w5em {
    width: 5em;
}

.w6em {
    width: 6em;
}

.h10em {
    height: 10em;
}

.w10em {
    width: 10em;
}

.input-xxl {
    width: 730px;
}

.input-xl {
    width: 20em;
}

.input-date {
    width: 75px;
}

select {
    height: 30px;
}

.input-block-level {
    min-height: auto;
}

.form-signin .btn {
    padding: 6px 12px;
    font-size: 12px;
}

.no-margin {
    margin: 0 !important;
}

.no-wrap {
    white-space: nowrap;
}

.no-margin-left {
    margin-left: 0;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.hidden {
    display: none;
}

.nav-search {
    margin-left: 58px;
}

.input-search {
    width: 240px;
}

input.search-query {
    border-radius: 5px;
    padding: 4px 14px;
}

.form-search {
    float: left;
    width: 350px;
}

.line {
    background: #DDD;
    height: 2px;
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}

.line-small {
    border-top: thin;
    border-top-color: #AAA;
    border-top-style: dashed;
    height: 1px;
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}

.container {
    margin: 0px auto 2em;

}

#logo {
    margin: 0 0 45px -20px;
}

.text-right,
.table td.text-right,
.table th.text-right {
    text-align: right;
}

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

.no-padding {
    padding: 0px !important;
}


.text-white {
    color: #FFF;
}

.text-center,
.table td.text-center,
.table th.text-center {
    text-align: center;
}

.form-signin {
    max-width: 300px;
    padding: 19px 29px 29px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin input[type="text"],
.form-signin input[type="password"] {
    font-size: 12px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 6px;
}

.table-clickable tr > td {
    cursor: pointer;
}

td.clickable {
    cursor: pointer;
}

.table th.sort-desc {
    background: url("/px/desc.png") no-repeat scroll left center transparent;
    cursor: pointer;
    padding-left: 20px;
    vertical-align: middle;
}

.progress-gif {
    min-width: 150px;
    min-height: 280px;
    background: url("/px/progress_blue.gif") no-repeat center center;
}

.form-box {
    float: none;
    margin: 20px 0 0;
    width: 464px;
}

.form-box-large {
    float: none;
    margin: 20px 0 0;
}

span.cke_skin_kama {
    margin: 0 0 20px;
}

.control-group {
    margin-bottom: 0;
}

.w800 {
    width: 800px;
}

option.separator {
    border-bottom: 1px dotted #000;
}

.controls select {
    margin-bottom: 0;
}

.input-append .add-on, .input-prepend .add-on {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.input-append input[type="text"],
.jfilestyle input[type="text"] {
    line-height: 19px;
    margin-bottom: 0;
}

.modal-body legend {
    font-size: 14px;
}

.modal-body span {
    position: relative;
    top: 6px;
    display: inline-block;
    width: auto;
    margin-right: 9px;
}

.modal-body span.btn-file,
.modal-body span.fileupload-new,
.modal-body span.fileupload-exists,
.modal-body span.fileupload-preview {
    top: 0;
    margin-right: 0;
}

.modal-body .icon-file {
    top: -1px;
}

.modal-body span.divider {
    width: 10px;
}

.modal-body span.text-right {
    text-align: right;
}

.modal-body .control-group {
    margin-bottom: 0;
}

.controls span.text {
    position: relative;
    top: 5px;
}

.form-horizontal .control-group.deliveryAddress {
    margin: 0;
}

.form-horizontal .control-group.narrow {
    margin-bottom: 0;
}

.deliveryAdsressAndInfo {
    width: 100%;
}

.deliverAdsressOrInfo {
    float: left;
    width: 50%;
}

.navbar-inner {
    min-height: 20px;
}

.navbar .brand {
    padding: 5px 8px;
    font-size: 14px;
}

.navbar .nav > li > a {
    padding: 5px 10px;
}

.form-horizontal .control-group {
    margin-bottom: 10px;
}

.form-horizontal .control-label {
    width: 12em;
    text-align: left;
    padding-left: 10px;
    margin-right: 0.5em;
}

.form-horizontal .control-label-readonly {
    width: 140px;
    text-align: left;
    padding-left: 10px;
    float: left;
    padding-top: 0px;
}

.input-append .inputFile {
    width: 178px;
    font-size: 12px;
    height: 20px;
    line-height: 15px;
}

span.btn-file {
    line-height: 21px;
}

.input-append .icon-file {
    position: relative;
    top: 0;
}

#newsletterText,
#newsletterText_tbl {
    width: 758px;
}

#newsletter-placeholder {
    width: 210px;
    margin-left: 75px;
}

#control-group-newsletter-placeholder {
    margin-left: 160px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-style: solid;
    border-color: lightgrey;

}

#pointHistoryTable {
    width: 100%;
}

.ml30 {
    margin-left: 30px !important;
}

.ml10 {
    margin-left: 10px;
}

.ml3 {
    margin-left: 3px;
}

input.highlight-points {
    width: 100px;
}

.premiumhiglight-article-table-image {
    height: 40px;
    width: 40px;
}

.horizontal-padding-50 {
    margin-left: 50px;
}

.add-image {
    background-image: url("/px/plus.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 12px;
    position: relative;
    width: 14px;
}

.remove-image {
    background-image: url("/px/minus.png");
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 12px;
    position: relative;
    width: 14px;
}

.gewinner-struktur-label {
    display: block;
    float: left;
    width: 100px;
}

.gewinner-struktur-input {
    width: 80px;
}

.gewinner-struktur-feste-praemie {
    width: 320px;
}

.user-detail-info {
    position: absolute;
    top: 0px;
    left: 500px;
    width: 450px;
}

.form-box.mehrspaltig {
    position: relative;
}

td.fotoverwaltung-button-div {
    width: 40px;
    border: 1px solid;
    padding: 1px;
    background-color: white;
}

.fotoverwaltung-button-icon {
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1px;
    margin-bottom: 4px;
}

.fotoverwaltung-foto-table-row {
    border-top: 1px solid #DDD;
}

.fotoverwaltung-foto-info-div {
    width: 280px;
    display: inline-block;
}

.fotoverwaltung-foto-info-label {
    font-weight: bold;
    display: inline;
}

.fotoverwaltung-foto-info-text {
    padding-left: 20px;
    display: inline;
    float: right;
    width: 180px;
    text-align: right;
}

.fotoverwaltung-foto-auswahl-div {
    padding-bottom: 8px;
}

.tc {
    text-align: center;
}

.mt0 {
    margin-top: 0px !important;
}

.mt10 {
    margin-top: 10px;
}

.mt5 {
    margin-top: 5px;
}

.mt30 {
    margin-top: 30px;
}

.mt-single {
    margin-top: 1em;
}

.mt-half {
    margin-top: 0.5em;
}

.mb-single {
    margin-bottom: 1em;
}

.mb-double {
    margin-bottom: 2em;
}

.pb-single {
    padding-bottom: 1em;
}

.pb5 {
    padding-bottom: 5px;
}


.ml5 {
    margin-left: 5px;
}

.ml0 {
    margin-left: 0px;
}

.lh5 {
    line-height: 5px;
}

input[type="text"].lh-standard,
input[type="password"].lh-standard {
    line-height: 19px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.right {
    float: right;
}

td.right,
th.right {
    text-align: right;
    float: none;
}

td.center,
th.center {
    text-align: center;
    float: none;
}

td.left,
th.left {
    text-align: left;
    float: none;
    display: table-cell;
}

.ml180 {
    margin-left: 180px;
}

.bold {
    font-weight: bold;
}

input[type="file"].label-upload-btn {
    height: 28px;
}

.label-upload-form {
    height: 25px;
    margin-bottom: 10px;
    height: 30px;
}

.table-user-hierarchie {
    max-width: 250px;
}

.left {
    display: inline;
    float: left;
}

.top {
    vertical-align: top;
}

.checkbox label {
    margin-bottom: 0px;
}

.ui-dialog-titlebar-close {
    background-image: url("/px/close-icon-small.png");
    background-position: center;
    background-color: transparent;
    border: none;
}

.icon-top {
    background: url("/px/arrow-top-small.png") no-repeat scroll left center transparent;
    cursor: pointer;
}

.icon-bottom {
    background: url("/px/arrow-bottom-small.png") no-repeat scroll left center transparent;
    cursor: pointer;
}

a.icon-trash.inline {
    vertical-align: middle;
}

.cke {
    margin-bottom: 20px !important;
}

.table {
    margin-bottom: 0px;
}

.table-fixed {
    table-layout: fixed;
}

.break-word {
    word-break: break-word;
}

table.border-top {
    border-top: 1px solid #DDD;
}

table.border-bottom {
    border-bottom: 1px solid #DDD;
}

tr.border-bottom {
    border-bottom: 1px solid #DDD;
}

.table-no-border td,
.table-no-border tr {
    border-width: 0px !important;
    padding-top: 0px;
    padding-bottom: 0px;
}


.pos-aktion-list-filter select {
    margin-top: 5px;
}

.mode-switch-area {
    margin-bottom: 60px;
}

div.sales-status-param-row select,
div.sales-status-param-row input,
div.sales-status-param-row label {
    margin-top: 5px;
}

div.sales-status-param-row .icon-info-sign {
    margin-top: 13px;
}

.icon-info-sign {
    position: relative;
    top: 0;
    right: 0;
}

.label-icon-info-sign {
    vertical-align: top;
    margin-top: 3px;
}

.promotion-participation-list-schwebend {
    color: blue;
}

.promotion-participation-list-punkteverfall {
    color: red;
}

.popup-info-close {
    height: 20px;
    display: inline-block;
    width: 100%;
}

.popup-info-close img {
    float: right;
}

.popup-info-content {
    padding: 5px;
}

.icon-info-sign-red {
    background-image: url('/px/info-popup.png');
    cursor: pointer;
    background-position: 0px 0px;
    vertical-align: top;
    margin-top: 4px;
}

.popup-info-txt {
    line-height: 25px;
    font-size: 14px;
}

.popup-info-txt li {
    line-height: 25px;
}

/**-------------- Begin: Sortable lists (e.g. for dashboard app positioning) */

body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

ol.sortableList li.placeholder {
    position: relative;
    /** More li styles **/
}

ol.sortableList li.placeholder:before {
    position: absolute;
    /** Define arrowhead **/
}

.dashboardAppList ol {
    margin-left: 15px;
}

/**-------------- End: Sortable lists (e.g. for dashboard app positioning) */

li .icon-remove {
    margin-left: 5px;
}

ol.sortableList li {
    cursor: move;
}

.jqte {
    margin: 0px;
}

.modal .modal-text-div {
    border-bottom: rgb(128, 128, 128) 1px solid;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.newsletter-sending-counter {
    font-weight: bold;
    font-size: 14px;
    line-height: 29px;
    padding-top: 3px;
    display: inline-block;
    vertical-align: bottom;
    padding-right: 10px;
}

td input[type="checkbox"] {
    vertical-align: top;
}

table tr.thin-border-top td {
    border-top: 1px solid #D9D9D9;
    padding-top: 8px;
    padding-bottom: 8px;
}

table thead th {
    padding-bottom: 8px;
}

.confirmDialog {
    font-size: 12pt;

}

.confirmDialog .confirm-form-header {
    border-bottom: solid thin #999999;
    padding: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.confirmDialog .confirm-form-body {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.confirmDialog .confirm-form-footer {
    border-top: solid thin #999999;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    text-align: right;
}

.confirmDialog .confirm-form-footer .confirm-close-btn,
.confirmDialog .confirm-form-footer .confirm-submit {
    font-size: 12px;
    padding: 5px 12px 5px 12px;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid;
    border-bottom-color: #a2a2a2;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.confirmDialog fieldset {
    margin: 0px;
}

.confirmDialog .confirm-form-footer .confirm-close-btn {
    color: #333333;
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6, #d5d5d5);
    background-repeat: repeat-x;
    border-color: #bbbbbb #bbbbbb #bbbbbb;
}


.confirmDialog .confirm-form-footer .confirm-close-btn:hover,
.confirmDialog .confirm-form-footer .confirm-submit:hover,
.no-text-decoration {
    text-decoration: none;
}

.confirmDialog .confirm-form-footer .confirm-submit {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
}

.vertical-text-bottom {
    vertical-align: text-bottom !important;
}

a.currentLanguage {
    background-color: #5bb75b;
    background-image: none;
}

.popup-info-content hr {
    border-top: 1px solid #999;
}

.modal {
    position: fixed; /* Stay in place */
    z-index: 2; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
    margin-top: 0px;
    margin-left: 0px;
}

.modal__box {
    position: absolute;
    top: 20%;
    left: calc(50% - 940px * 0.7 / 2);
    width: calc(940px * 0.7);
    max-width: calc(940px * 0.7);
    height: fit-content;
    padding: 10px;
    background-color: #ECECEC;
    border-radius: 10px;
}

.modal__box.w35em {
    position: absolute;
    top: 20%;
    left: calc(50% - 35em * 0.7 / 2);
    width: calc(35em * 0.7);
    max-width: calc(35em * 0.7);
    height: fit-content;
    padding: 10px;
    background-color: #ECECEC;
    border-radius: 10px;
}

#pointHistory .modal__box {
    max-height: 550px;
    min-height: 450px;
}

.modal__content {
    height: 90%;
    background-color: #ECECEC;
}

.modal-footer {
    height: 25px;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    width: 95%;
}

.scrolable {
    overflow: scroll;
}

#pointHistory .scrolable {
    height: 42em;
}

.modal__body {
    padding: 10px 0 0;
}

.modal__box .control-group {
    margin-top: 5px;
}

.modal__box .controls,
.modal__box .control-label {
    display: inline-block;
    width: 40%;
}

.modal__box input {
    margin-bottom: 0px;
}

table.thin-border-bottom tr {
    border-bottom: thin dotted #bbb
}


.modal-backdrop {
    opacity: 0.1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0 !important;
    background-color: #000;
}

.modal.fade.in {
    top: 0px !important;
}

.font-small {
    font-size: 12px;
}

.font-medium {
    font-size: 16px;
}

.red {
    color: red;
}

.dark-green {
    color: green;
}

table.select-radio td input[type="radio"] {
    margin-left: 10px;
}

table.select-radio td label {
    display: inline-block;
    padding-left: 5px;
}

.ui-datepicker-trigger {
    display: none;
}

legend {
    margin-bottom: 5px;
}

td .jfilestyle.jfilestyle-corner {
    margin-top: 5px;
}

.modal-content.popup-info-content {
    background: lightgrey;
    position: absolute;
    width: 55%;
    top: 20%;
    left: 20%;
    padding: 20px;
    border-radius: 5px;
    border: thin solid white;
}

.w92p {
    width: 92%;
}

.flex-full-width {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
}

.jfilestyle input {
    background-color: rgb(252, 252, 252);
    cursor: text;
}

.flex {
    display: flex;
    align-items: flex-start;
}

.flex.items-baseline {
    align-items: baseline;
}


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

.flex > * + * {
    margin-left: 1em;
}

.flex > .popupContent {
    margin-left: 0;
}

.flex.flex-jfilestyle > .jfilestyle.jfilestyle-corner {
    margin-left: 0;
}

.flex.flex-stretched > * + * {
    margin-left: auto;
}

.flex-stretch {
    align-items: stretch;
}

.flex.flex-sentence > * + * {
    margin-left: 0.5em;
}

.flex.double-margin > * + * {
    margin-left: 2em;
}

.flex.big-distance > * + * {
    margin-left: 10em;
}

.flex > .no-margin-left {
    margin-left: 0;
}

.flex > .flex-item-right {
    margin-left: auto;
}

.flex .flex-element-wrapper {
    margin-left: 0px;
}

.flex-element-wrapper > * {
    margin-left: 1em;
}

.flex.flex-vertical {
    flex-direction: column;
}

.flex.flex-vertical > * + * {
    margin-left: 0;
    margin-top: 1em;
}

.flex.flex-vertical.slim > * + * {
    margin-left: 0pt;
    margin-top: 0.3em;
}

.flex.flex-vertical .flex-item-slim {
    margin-top: 0.1em;
}

.flex.flex-top {
    align-items: flex-start;
}

.flex.flex-vertical-center {
    align-items: center;
}

.flex.flex-center {
    justify-content: center;
}

.flex.flex-vertical-center > * {
    margin-top: 0.5em;
    margin-bottom: 0px;
}

.flex .flex-item-center {
    align-self: center;
    -ms-flex-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}

.ml-single {
    margin-left: 1em;
}

.ml-double {
    margin-left: 2em;
}

.ml-1px {
    margin-left: 1px;
}

.flex.table-header {
    background: white;
    font-weight: 700;
    border-bottom: rgb(230, 230, 230) solid 1px;
}

.flex-table > .table-row:nth-child(even) {
    background: rgb(249, 249, 249);
}

.flex-table > .table-row.bordered {
    border-bottom: rgb(230, 230, 230) solid 1px;
}

ul.sortable {
    list-style-type: none;
}

.marginTop {
    margin-top: 1em;
}

.marginTopSmall {
    margin-top: 0.3em;
}

tr.borderBottom {
    border-bottom: solid thin grey;
    padding-bottom: 1em;
}

tr.borderBottom td {
    padding-bottom: 1em;
}

input.width-full {
    width: calc(100% - 12px);
}

table.input-table tr td {
    padding: 0.3em;
}

.form-2-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

table.select-table td {
    display: flex;
}

table.select-table td > * + * {
    margin-left: 1em;
}

a.foldable-link {
    text-decoration: none;
}

ul.sortable li {
    cursor: pointer;
}

.height-normal {
    height: 100%;
}

.w10em {
    width: 10em;
}

.w12em {
    width: 12em;
}

.w15em {
    width: 15em;
}

.w20em {
    width: 20em;
}

.w50em {
    width: 50em;
}

.checkbox-table td {
    display: flex;
}

.checkbox-table td > * + * {
    margin-left: 1em;
}

.checkbox-table td > label {
    margin-bottom: 0px;
    margin-top: 3px;
}

.modal.ajax {
    display: block;
}

.title {
    font-size: 1rem;
    font-weight: bold;
}

.icon-trash.inline {
    height: 19px;
    border: none;
}

hr.slim {
    margin: 0.2rem;
}

.box {
    padding: 1em;
    border: thin solid #eee;
}

.flex .box {
    flex: 1 1 auto;
    align-self: stretch;
}

.flex.flex-box-container {
    align-items: normal;
}

.flex.flex-box-container.two-boxes > .box {
    width: 50%;
}

.display-label {
    font-weight: bold;
}

.icon-remove {
    width: 14px;
    align-self: center;
    margin-top: 5px;
}

.width-icon {
    width: 14px;
}

.highlight-1 {
    background-color: rgb(241, 241, 241);
}

.warning-1 {
    background-color: rgb(255, 241, 241);
}

.line-hight-initial {
    line-height: initial;
}

.flex-element-center {
    align-self: center;
}

.flex-items-center {
    align-items: center;
}

.article-edit-image {
    max-width: 150px;
    max-height: 150px;
}

.cookie_request_header {
    font-size: 14pt;
    font-weight: bold;
    padding-bottom: 1em;
}

header.container {
    width: 100%;
}

div.cookie_request {
    background-color: black;
    position: fixed;
    top: 0px;
    z-index: 1000;
    padding: 1em 1em;
    width: 100%;
    text-align: left;
    color: white;
    font-size: 12pt;
    box-sizing: border-box;
}

div.cookie_request_placeholder {
    position: relative;
}

div.cookie_request,
div.cookie_request_placeholder {
    height: 9rem;
}

div.cookie_request.cookie_small,
div.cookie_request_placeholder.cookie_small {
    height: 7rem;
}

.cookie_request a {
    color: white;
    text-decoration: underline;
}

.cookie_content_area {
    display: flex;
    max-width: calc(940px - 2em);
    margin-left: auto;
    margin-right: auto;
    padding: 0 3em;
}

.cookie_request .cookie_request_text {
    text-align: left;
    margin-bottom: 1em;
}

.cookie_request .actions .button {
    cursor: pointer;
}

.cookie_request .cookie_request_header {
    padding-bottom: 1em;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
}

.cookie_request .actions label:before {
    margin-left: 0.3em;
    margin-right: 0.3em;
}

.cookie_request .actions label {
    font-size: 12pt;
    margin-right: 4em;
}

.cookie_btn_area {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.cookie_request .cookie_btn {
    background: rgb(0, 128, 200);
    border: 3px solid rgb(0, 128, 200);
    text-align: center;
    padding: 0.3em 3em;
    cursor: pointer;
    text-decoration: none;
}

.cookie_btn:hover {
    text-decoration: none;
}

.cookie_message_area {
    width: 75%;
}

.input-text-area-container {
    width: 740px;
    display: inline-block;
}

.user-list-column-large {
    width: 20em;
}

.user-list-column-medium {
    width: 15em;
}

.user-list-column-small {
    width: 8em;
}

.user-list-column-very-small {
    width: 4em;
}

.user-list-column-short {
    width: 10em;
}

.user-list-column-checkbox {
    width: 4em;
}

.user-list-column-icon {
    width: 1em;
}

.sort-link {
    text-decoration: none;
}

.sort-link:hover {
    text-decoration: none;
}

select option[disabled] {
    display: none;
}

.spinner-image {
    position: fixed;
    top: calc(50% - 75px);
    left: calc(50% - 75px);
}

.flex.label-and-info {
    align-items: center;
}

.form-horizontal .controls {
    display: inline-block;
    margin-left: 0;
}

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

.tile {
    border: thin #eee solid;
    display: flex;
    flex-direction: column;
    padding: 1em;
}

.tile .tile-actions {
    margin-top: auto;
}


.tiles-2-column > .tile {
    width: calc(50% - 3em - 2px);
    margin-right: 1em;
    margin-top: 1em;
}

.tile h5,
.admin-message h5 {
    color: #999;
}

.tile h4,
.admin-message h4 {
    color: #666;
}

.voucher-generation-message {
    color: red;
    border-bottom: thin grey solid;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

table.no-background tbody tr td {
    background-color: transparent !important;
}

.alert-inline {
    color: #b94a48;
    margin: 0.3em 0.5em;
    text-align: center;
    width: 100%;
    vertical-align: sub;
    padding: 0.6em;
    border-radius: 0.5em;
}

.language-selection-button {
    background-color: #FFF;
    border: thin solid grey;
    padding: 0.3em 0.5em;
    border-radius: 5px;
    text-decoration: none;
}

.language-selection-button.selected {
    background-color: #EEE;
}

.language-selection-button:hover {
    text-decoration: none;
}

.table th.tc {
    text-align: center;
}

.shop-overview-logo {
    max-height: 5em;
}

.e-com-order-manufacturer-mail .select-table td {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 1rem;
}

.e-com-order-manufacturer-mail .select-table label,
.e-com-order-manufacturer-mail label,
.e-com-order-manufacturer-mail input {
    box-sizing: border-box;
    margin: 0;
}

.e-com-order-manufacturer-mail .e-com-order-manufacturer-mail-extra,
.e-com-order-manufacturer-mail .e-com-order-manufacturer-mail-extra label,
.e-com-order-manufacturer-mail .e-com-order-manufacturer-mail-extra input {
    width: 100%;
}

.formButton {
    display: inline-block;
}

.children-full-width div {
    width: 100%;
}

.clickable-cell-link {
    color: #0b0b0b;
}

.clickable-cell-link:hover {
    text-decoration: none;
    color: #0b0b0b;
}

.clickable-cell-image {
    max-height: 2em;
}

.z-index-high {
    z-index: 10000;
}

.wettbewerb_foto_overlay {
    opacity: 0;
}

.showFotoOverlay:hover + div.wettbewerb_foto_overlay,
div.wettbewerb_foto_overlay:hover {
    opacity: 100;
}

span.border-top-dotted {
    border-top: thin grey dotted;
}

table.table-slim.table-striped td {
    padding-bottom: 0;
}

.text-vertical-top {
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0;
}

