.left {
    float: left;
}

.right {
    float: right;
}

.top {
    vertical-align: top;
}

.bottom {
    vertical-align: bottom;
}

.mr5 {
    margin-right: 5px;
}

.hidden {
    display: none;
}

.modal--visible {
    z-index: 999;
}

.inline {
    display: inline-block !important;
}

.bold {
    font-weight: bold;
}

.text-white {
    color: #FFF;
}

.w8em {
    width: 8em;
}

.w14em {
    width: 14em;
}

.w155 {
    width: 155px;
}

.w180 {
    width: 180px;
}

.w2em {
    width: 2em;
}

table.no-border td {
    border: none !important;
}

td.no-border {
    border: none !important;
}

td.inner,
th.inner {
    padding: 0px !important;
}

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

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

.width-full {
    width: 100%;
}

.height-full {
    height: 100%;
}

.cursor_pointer {
    cursor: pointer;
}


.pt8 {
    padding-top: 8px;
}

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

table.auto-width {
    width: auto;
}

table.auto-width td {
    padding-right: 15px;
}

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

.mt10 {
    margin-top: 10px;
}

.ml5 {
    margin-left: 5px;
}

.ml17 {
    margin-left: 17px;
}

.ml_n2em {
    margin-left: -2em;
}

.flex .ml_n2em {
    margin-left: -2em;
}


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

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

.ml-triple {
    margin-left: 3em;
}

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

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

.mt-double {
    margin-top: 2em;
}

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

.mb_075em {
    margin-bottom: 0.75em;
}

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

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

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

.flex {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    align-items: center;
}

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

.flex .no-wrap {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
}

.flex.no-wrap {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
}

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

.flex.flex-bottom {
    align-items: flex-end;
    -ms-flex-align: end;
}

.flex.flex-right {
    align-items: flex-end;
    -ms-flex-align: end;
}

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

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

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

.flex.text-left {
    align-items: flex-start;
    -ms-flex-align: start;
}

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

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

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

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

.flex-item {
    flex: 1;
}

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

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

.flex.flex-justified > * {
    flex: 1;
}

.flex.flex-justify-right {
    justify-content: flex-end;
    -ms-flex-pack: end;
}

.text-right,
.tr {
    text-align: right;
}

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

.link-action {
    position: relative;
}

.link-action:before {
    position: absolute;
}

.w5em {
    width: 5em;
}

.w6em {
    width: 6em;
}

.w7em {
    width: 7em;
}

.w8em {
    width: 8em;
}

.w9em {
    width: 9em
}

.w10em {
    width: 10em;
}

.w15em {
    width: 15em;
}

.w35em {
    width: 35em;
}

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

/* Limit image width to avoid overflow the container */
crop-bild {
    max-width: 100%; /* This rule is very important, please do not ignore this! */
}

.qr-content {
    display: none;
}

.customer-card-content {
    display: flex;
    flex-direction: column;
}

.qr img {
    width: auto !important;
}

.modal.modal--visible.hidden {
    display: none;
}

a.icon-camera {
    display: inline-block;
    height: 1.6em;
    width: 1.6em;
    margin-left: 0px;
    vertical-align: bottom;
    background-image: url('/px/qrcodescan.png');
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.flex-table--row .flex-table--cell {
    padding: 0.5em 1em 0.5em 0;
}

.flex-table--row.flex-table--header {
    background-color: #F5F5F5;
    font-weight: bold;
}

.flex-table--cell.w10pr {
    width: 10%;
}

.flex-table--cell.w40pr {
    width: 40%;
}

.flex .flex-grow-1 {
    flex-grow: 1;
}

h3.no-border {
    border: none;
}

.text-thin {
    font-weight: 300;
}

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

.flex.flex-vertical > .mt-auto {
    margin-top: auto;
}

.draggable-icon {
    height: 100%;
    background-image: url("/icons/icon_drag_drop.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
}

.sub-account-remove {
    height: 100%;
    background-image: url("/icons/arrow-left.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
}

