﻿
@font-face {
    font-family: 'IloxxLightFont';
    src: url("Fonts/EnzoOffc-Light.eot");
    src: url("Fonts/EnzoOffc-Light.eot?#iefix") format("embedded-opentype"), url("Fonts/EnzoOffc-Light.woff") format("woff"), url("Fonts/EnzoOffc-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'IloxxRegularFont';
    src: url("Fonts/EnzoOffc-Medium.eot");
    src: url("Fonts/EnzoOffc-Medium.eot?#iefix") format("embedded-opentype"), url("Fonts/EnzoOffc-Medium.woff") format("woff"), url("Fonts/EnzoOffc-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

h1 {
    line-height: 30px !important;
}

.h1 {
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 700 !important;
    margin-bottom: 32px;
    color: #e56a19 !important;
}

.h2 {
    font-size: 24px !important;
    line-height: 24px !important;
    font-weight: 700 !important;
    color: #e56a19 !important;
}

.h3 {
    font-size: 20px !important;
    font-family: 'IloxxLightFont' !important;
    font-weight: normal !important;
    line-height: 20px !important;
    color: #e56a19 !important;
}

.h1_p {
    margin-bottom: 4px;
}

.h2_tab {
    margin-bottom: 0px;
    font-size: 16px;
}

.h3_tab {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
}

.h3_table_tab {
    font-size: 16px;
    margin-bottom: 0px;
}

.costcalculate_orangelabel {
    color: #e56a19;
    font-family: 'IloxxRegularFont';
}

.textCopyGrey {
    color: #6f6f6f;
}

.textWhite {
    color: #ffffff !important;
}

.textOrange {
    color: #e56a19 !important;
}

.textNormal {
    font-family: 'IloxxLightFont' !important;
}

.regularFont, .textbold {
    font-family: 'IloxxRegularFont' !important;
}

.lab18 {
    font-size: 18px !important;
}

.SM_Link_image {
    width: 48px;
}

@media (max-width: 767px) {
    .copy {
        margin-left: 0.625rem;
        margin-right: 0.625rem;
    }
}

.technik_login {
    display: block;
    cursor: default;
    width: 80px;
    height: 50px;
    position: relative;
    float: left;
    left: 100px;
    margin-top: -50px;
    margin-right: 10px;
    background-color: paleturquoise;
    padding: 10px;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    font-weight: 900 !important;
    font-family: 'IloxxRegularFont' !important;
    color: #DC0032;
}

.darkBeigeButton {
    background-color: #b2a78e;
}

.aspNetDisabled.btn, .aspNetDisabled.btn:hover {
    background-color: #ECECEC;
    color: #b2a78e;
}
/* Turn off up/down-arrows for number-textfields */
input[type=number] {
    -moz-appearance: textfield;
}

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }


.mb10px {
    margin-bottom: 10px;
}

.select_date {
    background-image: url("../../images/kalender.svg");
    background-size: 20px 20px;
}

.select_time {
    background-image: url("../../images/uhr.svg");
    background-size: 20px 20px;
}

@media (max-width: 767px) {
    select {
        line-height: 30px;
    }
}

.collapse_block {
    padding-left: 0px;
    box-sizing: border-box;
}

    .collapse_block li:before {
        color: #e56a19;
        margin-left: -1.4rem;
        content: "\EA0E";
    }

.collapse_block {
    box-shadow: 0 0 2px #ffffff;
}

    .collapse_block .collapse_feature {
        position: relative;
        max-height: 800px;
        transition: max-height 0.25s ease-in-out;
        margin-bottom: 5px;
    }

    .collapse_block.collapsed {
        box-shadow: 0 0 2px #ffffff;
    }

        .collapse_block.collapsed .collapse_feature {
            max-height: 50px;
            min-height: 50px;
            overflow: hidden;
        }

/*#region Navigation*/
.subnavi {
    line-height: 20px !important;
    padding-top: 0px !important;
}

.mainNavSecondLayer_highlighted a {
    color: #e56a19 !important;
}

ul li.mainNavSecondLayer_highlighted::before {
    color: #e56a19;
}

.nav-list_main .nav-list {
    min-width: 255px !important;
}

@media (max-width: 767px) {
    .nav-list_main {
        padding-right: 5px;
    }
}

.nav_submenu .nav-list {
    line-height: 1.5 !important;
}

.divNavSubmenu {
    max-width: 180px;
    min-width: 180px;
}

@media (max-width: 767px) {
    .divNavSubmenu {
        max-width: 260px;
        min-width: 180px;
        width: auto;
    }
}

@media (max-width: 575px) {
    .divNavSubmenu {
        max-width: none;
    }

    .nav_submenu .nav-list .nav-list-item {
        line-height: 24px !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        border-top: 1px solid #e9e6df;
        border-bottom: 1px solid #fbfbf9;
    }

    ul li.subMenuItem::before {
        content: '';
    }

    .nav_submenu .nav-list .nav-list-item:first-child {
        border-top: none;
    }

    .nav_submenu .nav-list .nav-list-item:last-child {
        border-bottom: none;
    }

    .nav_submenu .nav-list a {
        line-height: 26px !important;
        padding: 4px 10px 4px 0px;
    }
}

@media (max-width: 575px) {
    .divHeader {
        flex-wrap: wrap;
    }

    .divNavSubmenu {
        flex: 0 0 auto;
        width: 100%;
    }

    .divHeaderImage {
        flex: 0 0 auto;
        width: 100%;
        order: -1;
    }
}

.nav-tab .nav-link .link-text {
    line-height: 15px;
    margin-top: 0px
}

.nav-tab.active {
    background: linear-gradient(to top, #f2f2f2 30%, rgba(255, 255, 255, 0) 100%);
    border-bottom: 0px;
}

.mainNavFirstLayer_highlighted ul li {
    color: #4a4a49 !important;
}

.nav-list.nav-list_main.js-nav-tree-mobile.active.current {
    color: #4a4a49 !important;
}

.nav-list_main {
    color: #4a4a49 !important;
}

/*.nav-list_main ul.current {
    color: #aaa !important;
}

.nav-list_main.current {
    color: #aaa !important;
}*/


@media (max-width: 767px) {
    .nav-list_main .nav-list-item:before {
        right: 10px;
    }
}
/*#endregion Navigation*/
/*#region Donat-Chart*/
.donut-chart-block {
    overflow: hidden;
    float: left;
    width: 40px;
    overflow: hidden;
    margin-right: 5px;
}

.donut-chart {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    /*background-color: #5bafc6;*/
    background-color: #e56a19;
    padding: 0px;
}

    .donut-chart .center {
        background: #FFFFFF;
        position: absolute;
        top: 8px;
        left: 8px;
        height: 20px;
        width: 20px;
        border-radius: 10px;
    }

.clip {
    border-radius: 50%;
    clip: rect(0px, 36px, 36px, 18px);
    height: 100%;
    position: absolute;
    width: 100%;
}

.item {
    border-radius: 50%;
    clip: rect(0px, 18px, 36px, 0px);
    height: 100%;
    position: absolute;
    width: 100%;
    font-family: monospace;
    font-size: 1.5rem;
}

    .item.white {
        background-color: #FFFFFF;
        transform: rotate(4deg);
        /* Safari */
        -webkit-transform: rotate(4deg);
        /* Firefox */
        -moz-transform: rotate(4deg);
        /* IE10+ */
        transform: rotate(4deg);
        /* Opera */
        -o-transform: rotate(4deg);
    }

.parcel_statistic {
    font-size: 14px;
    color: #5bafc6;
    font-weight: 500;
}

/*#endregion Donat-Chart*/

/*#region Table*/
/*Action-Icons schwarz */
.table-row.toggle-row a {
    color: #000000 !important;
}
/*wenn active - orange*/
.table-row.toggle-row.active a {
    color: #e56a19 !important;
}

/*Wenn Spaltenüberschrift = Button*/
.table-header-cell a {
    color: #FFFFFF;
    text-decoration: none;
}

.table-tabs {
    margin-bottom: 0px;
    margin-left: 0px !important;
    width: 100%;
}

.cell-contents {
    max-height: none !important;
    border-top-width: 0px !important;
}


@media (max-width: 917px) {
    .table_mobile-overview .cell-contents, .table_mobile-overview .table-cell {
        border-top-width: 0px !important;
    }
}

@media (max-width: 917px) {
    .table_checkbox {
        padding-right: 0px !important;
    }
}



.trEmptyTable {
    height: 50px;
    width: 100%;
    border: 1px solid #b2a78e !important;
    text-align: center;
    background-color: #ffffff !important;
}

@media (max-width: 917px) {
    .trEmptyTable {
        border-left: none !important;
    }
}

.labEmptyTable {
    line-height: 50px;
    width: 100%;
    color: #6f6f6f;
}


.table_mobile-list.collapsed .table-body.table-body_even.collapsible .table-row {
    padding-bottom: 0px;
    padding-top: 0px;
}

@media (max-width: 767px) {
    .table_mobile-list .table-body .table-row .table-cell, .table_mobile-list .table-body .table-row .table-cell-heading {
        width: 100%;
        max-width: 100%;
    }

    .table_mobile-list .table-body .table-row .table-cell-heading {
        padding-bottom: 3px;
    }
}

.table_mobile-list.collapsed .table-body.table-body_even.collapsible .table-row, .table_mobile-overview.collapsed .table-body.table-body_even.collapsible .table-row {
    display: none;
    background-color: #ff0000;
}

/*#region parceltable*/
.table_mobile-list.parceltable .table-body .table-row .table-cell:nth-child(2n+1) {
    font-family: 'IloxxRegularFont';
}

@media (max-width: 767px) {
    .table_mobile-list.parceltable .table-body .table-row .table-cell {
        width: 60%;
        /*background-color: #ff0000;*/
    }

    .table_mobile-list.parceltable .table-body .table-row .table-cell-heading {
        width: 40%;
        /*background-color: #ff0000;*/
    }
}

@media (max-width: 500px) {
    .table_mobile-list.parceltable .table-body .table-row .table-cell, .table_mobile-list.parceltable .table-body .table-row .table-cell-heading {
        width: 100%;
        max-width: 100%;
        padding-bottom: 0px;
    }
}
/*#endregion parceltable*/

/*#region countryttable*/
.countryttable .table-body .table-row .table-cell:nth-child(2n+1) {
    font-family: 'IloxxRegularFont';
}

.countryttable .undertable .table-row .table-cell {
    text-align: center;
    width: 50%;
}

.countryttable .undertable .table-row {
    background-color: transparent;
}

.countryttable .undertable tbody {
    background-color: transparent;
}

@media (max-width: 767px) {
    .countryttable .table-header-row .table-header-cell:first-child {
        width: calc(100% - 300px);
    }

    .countryttable .table-header-row .table-header-cell {
        width: 50%;
    }
}

.countryttable .undertable {
    width: 300px;
}


@media (max-width: 575px) {
    .countryttable .table-header-row {
        display: none;
    }

    .countryttable .table-body .table-row .table-cell-heading {
        display: block;
        color: #e56a19;
        font-family: 'IloxxRegularFont';
        font-weight: 400;
        text-align: center;
        width: 50%;
        border-top-width: 0px;
    }

    .countryttable .undertable {
        width: 100%;
    }

        .countryttable .undertable .table-header {
            background-color: transparent;
            color: #6f6f6f;
            font-family: 'IloxxRegularFont';
            font-weight: 400;
            border: none;
        }

        .countryttable .undertable .table-header-row {
            flex-wrap: wrap;
            display: flex;
            background-color: transparent;
        }

    .countryttable .table-row {
        flex-wrap: wrap;
        display: flex;
    }

        .countryttable .table-row .table-cell {
            width: 100%;
            border-top: 1px solid #dee2e6;
            border-left: none;
        }

    .countryttable .undertable .table-row .table-cell {
        border-left: 1px solid #dee2e6;
    }

        .countryttable .undertable .table-row .table-cell:first-child {
            border-left: none;
        }
}


/*#endregion countryttable*/

/*#region forwardingshipmenttable*/

.forwardingshipmenttable .table-row .table-cell {
    width: 140px;
}

    .forwardingshipmenttable .table-row .table-cell:nth-child(2) {
        width: calc(100% - 140px);
    }

.forwardingshipmenttable .table-body .table-row .table-cell:first-child {
    font-family: 'IloxxRegularFont';
}

@media (max-width: 500px) {
    .forwardingshipmenttable .table-row .table-cell {
        width: 100%;
    }

        .forwardingshipmenttable .table-row .table-cell:first-child .cell-contents .contents {
            padding-bottom: 0px;
        }

        .forwardingshipmenttable .table-row .table-cell:last-child .cell-contents .contents {
            padding-top: 5px;
        }

        .forwardingshipmenttable .table-row .table-cell:nth-child(2) {
            width: 100%;
            border-top-width: 0px;
            border-left-width: 0px;
        }

    .forwardingshipmenttable .table-row {
        width: calc(100% + 0px);
        display: flex;
        flex-wrap: wrap;
    }
}
/*#endregion forwardingshipmenttable*/

/*#region tablet_table*/
.tablet_table .table-row .table-cell {
    width: 140px;
}

    .tablet_table .table-row .table-cell:nth-child(2) {
        width: calc(100% - 140px);
    }

.tablet_table .table-body .table-row .table-cell:first-child {
    font-family: 'IloxxRegularFont';
}

@media (max-width: 767px) {
    .tablet_table .table-row .table-cell {
        width: 100%;
    }

        .tablet_table .table-row .table-cell:nth-child(2) {
            width: 100%;
            border-top-width: 0px;
            border-left-width: 0px;
        }

        .tablet_table .table-row .table-cell:first-child .cell-contents .contents {
            padding-bottom: 0px;
        }

        .tablet_table .table-row .table-cell:last-child .cell-contents .contents {
            padding-top: 5px;
        }

    .tablet_table .table-row {
        width: calc(100% + 0px);
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 917px) {
    .table_cell_checkbox_mobile {
        width: 35px !important;
        display: block !important;
    }

    .table_cell_with_checkbox_onleft_firstline {
        width: calc(100% - 40px) !important;
    }

    .table-row.toggle-row.error .table_cell_with_checkbox_onleft {
        width: calc(100% - 40px) !important;
        margin-left: 0px !important;
    }

    .table_cell_with_checkbox_onleft {
        width: calc(100% - 75px) !important;
        margin-left: 35px !important;
    }

    .table_mobile-overview tbody tr.error, .table_mobile-overview tbody .table-row.error {
        padding-left: 51px;
    }
}

@media (max-width: 767px) {
    .table-filter .block_form {
        background-color: transparent;
        padding: 0 0px 0 0px;
    }
}

/*#endregion tablet_table*/
/*#endregion Table*/
/*#region Pager*/
.pager {
    margin-top: -5px;
}

    .pager .btn {
        margin-top: 5px;
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 34px;
    }

@media (max-width: 767px) {
    .pager {
        order: -1;
    }

        .pager .btn {
            /*width: 44px;*/
            width: 34px !important;
            height: 34px !important;
            min-height: calc(2rem + 2px);
            padding: 0.25rem 0rem;
        }
}

/*#endregion Pager*/

/*#region Checkbox*/
.form-checkbox span {
    display: flex;
}

.form-checkbox label {
    margin-top: 1px;
}

.form-checkbox .form-error label {
    color: #e52019;
}

.form-error input[type="checkbox"] {
    border-color: #e52019;
}

.checkbox_orange input[type="checkbox"] {
    border-color: #e56a19;
}

/*#endregion Checkbox*/

/*#region Radio*/
.form-radiobox input[type="radio"] ~ label {
    margin-top: 2px;
}

.form-radiobox span {
    display: inherit;
    border: 1px solid #f7f6f3;
}

    .form-radiobox span.form-error {
        border-color: #e52019;
        padding: 4px 5px 2px 5px;
        /*margin-top: 1px;*/
    }

.form-radiobox input[type="radio"]:disabled {
    background-color: #d6d7d7;
}

/*#endregion Radio*/

/*#region Rotator*/
.banner-slide {
    display: none;
}

    .banner-slide.active {
        display: flex;
    }

.banner-content {
    max-width: 100% !important;
    padding-left: 19px !important;
    padding-right: 10px !important;
    z-index: 51;
}

@media (max-width: 767px) {
    .banner-content {
        padding-left: 11px !important;
    }
}

.banner-slide-inner {
    padding: 0px !important;
}

.rotator_overlay {
    background-color: black;
    z-index: 49;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    height: 100%;
}

.banner-slide-dot, .link-list-item-dot, .link-list-item-arrow_prev, .link-list-item-arrow_next, .icon_collapse, .pointer {
    cursor: pointer;
}

.banner-slide-dots {
    width: 116px;
    justify-content: flex-start;
    left: 58px;
    padding-right: 0px;
}

@media (max-width: 767px) {
    .banner-slide-dots {
        width: 108px;
        justify-content: flex-start;
        left: 0px;
    }
}


.banner-image_right-outside {
    transform: translate3d(0, -50%, 0) !important;
}

@media (max-width: 767px) {
    .banner-image {
        height: 220px;
    }
}

@media (max-width: 575px) {
    .banner-image {
        height: 200px;
    }
}

@media (max-width: 447px) {
    .banner-image {
        /*height: 176px;*/
        height: 100%;
    }

    .banner, .banner-slides {
        min-height: 160px;
    }
}

@media (min-width: 768px) {
    .banner-subheadline {
        font-size: 1.875rem;
    }
}

.headline_sup {
    font-size: 13px;
}

.label_sup {
    font-size: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner_headline_flatrate {
        font-size: 26px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .rotator_award_subheadline {
        width: 340px;
    }

    .rotator_award_text {
        width: 340px;
    }

    .rotator_award_button {
        margin-right: 30px !important;
    }
}

@media (max-width: 470px) {
    .rotator_award_subheadline {
        width: 195px;
    }
}

@media (max-width: 400px) {
    .rotator_award_subheadline {
        width: 130px;
    }
}

.rotator_summerprice_div {
    padding: 0px;
    width: 100%;
    height: calc(100% - 90px);
}

@media (max-width: 767px) {
    .rotator_summerprice_div {
        height: calc(100% - 80px);
    }
}

.rotator_summerprice_button_div {
    display: flex;
    justify-content: flex-end;
    padding-right: 56px !important;
    padding-bottom: 32px !important;
}

@media (max-width: 767px) {
    .rotator_summerprice_button_div {
        padding-bottom: 22px !important;
    }
}

@media (max-width: 575px) {
    .rotator_summerprice_button_div {
        display: none;
    }
}

.rotator_summerprice_button_1_3 {
    background-color: #702A71;
    border: 1px solid #fff;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    min-height: 24px !important;
}

.rotator_summerprice_button_4 {
    background-color: #414244;
    border: 1px solid #fff;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    min-height: 24px !important;
}

.rotator_summerprice_image_view {
    display: flex;
    justify-content: center;
}

.rotator_summerprice_image {
    left: auto;
    right: auto;
}

/*#endregion Rotator*/
/*#region Login*/
@media (min-width: 768px) {
    .imgPayPayPal {
        /*margin-bottom: 85px !important;*/
    }

    .login_border_grey {
        border-left: 1px solid #fbfbf9;
    }

    .login_border_white {
        border-right: 1px solid #E9E6DF;
    }
}

@media (max-width: 767px) {

    .login_border_grey {
        border-top: 1px solid #fbfbf9;
        padding-top: 15px;
    }

    .login_border_white {
        border-bottom: 1px solid #E9E6DF;
        padding-bottom: 20px;
    }
}

@media (max-width: 447px) {
    .login_margin10 {
        margin-bottom: 10px;
    }
}

.login_divGast {
    display: flex;
    flex-flow: column;
}

@media (min-width: 768px) {
    .login_divGast {
        min-height: 268px;
    }
}

@media (max-width: 991px) {
    .login_LoginForgotten {
        text-align: right;
    }
}


/*#endregion Login*/
/*#region Register*/
.register_captcha {
    border: 1px solid #808285;
    width: 100%;
    height: 34px;
}

@media (max-width: 767px) {
    .register_captcha {
        height: 44px;
    }
}

.register_autnote {
    height: 114px;
    display: flex;
    align-items: flex-end;
}

@media (max-width: 767px) {
    .register_autnote {
        align-items: center;
        height: auto;
        margin-top: 8px;
        margin-bottom: 4px;
    }
}

/*#endregion Register*/
@media (min-width: 768px) {
    main {
        margin-top: 2px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .col_sm_flex_110 {
        flex: 1 1 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col_md_flex_110 {
        flex: 1 1 0;
    }
}

a:hover,
.link:hover,
.nav-list-item .nav-dropdown .link:hover {
    color: none !important;
}



.accordion-header.active + .accordion-body {
    max-height: 2000px;
}

.partner_image {
    width: 100%;
    height: 100%;
}

    .partner_image.highlighted {
        outline: 1px solid #e56a19;
        outline-offset: -1px;
    }


@media (max-width: 447px) {
    .btn_full_width {
        width: 100%;
    }
}

.full_width {
    width: 100%;
}

.subnavi_lineheight li {
    line-height: 16px;
    margin-bottom: 7px;
}

.listItem ul {
    padding-left: 21px;
}

    .listItem ul li:before {
        display: block;
        content: '';
        background-image: url("../../images/plus_orange.svg");
        background-repeat: no-repeat;
        width: 8px;
        height: 8px;
        margin-top: 7px;
        margin-bottom: -15px;
    }

/*autocomplete relevant*/
.ui-menu-item::before {
    content: '';
}

@media (min-width: 576px) {
    .onethird {
        max-width: 33.3%;
    }
}

@media (max-width: 576px) {
    .onethird {
        max-width: 100%;
    }
}


/*#region additionalservices*/
@media (max-width: 505px) {
    .additionalservices_link {
        min-width: 100%;
        line-height: 28px;
    }
}

@media (min-width: 506px) {
    .additionalservices_link {
        width: calc(50% - 0px);
        margin-right: 0px;
        line-height: 28px;
    }
}

@media (min-width: 770px) {
    .additionalservices_link {
        width: auto;
        margin-right: 0px;
        line-height: 28px;
    }
}

.additionalservices_box {
    margin-bottom: 3px;
}

.additionalservices_box_shortpart {
}

.additionalservices_box_longpart {
}

.div_order1 {
    order: 2;
}

@media (min-width: 768px) {
    .div_order1 {
        order: 1;
    }
}

.div_order2 {
    order: 1;
}

@media (min-width: 768px) {
    .div_order2 {
        order: 2;
    }
}

.additionalservices_box_header_icon {
    float: left;
    width: 65px;
    padding-right: 20px;
}

.additionalservices_box_header {
    display: block;
    font-family: 'IloxxRegularFont';
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 4px;
}

.additionalservices_box_subheader {
    display: block;
    font-family: 'IloxxRegularFont';
    font-size: 20px;
}

.additionalservices_box_text {
    clear: both;
    margin-top: -10px;
    text-align: justify;
    line-height: 18px;
    /*padding-bottom: 15px;*/
}
/*#endregion additionalservices*/

.listItemArrowGrey_twocolumns ul {
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    list-style-type: none;
    line-height: 20px;
}

.listItemArrowGrey_twocolumns li {
    width: calc(~"50% - 23px");
    padding-right: 10px;
    float: left;
    margin-left: 13px;
    width: calc(50% - 15px);
}

@media (max-width: 600px) {
    .listItemArrowGrey_twocolumns li {
        width: calc(100% - 15px);
    }
}

.text-align-center, .text_align_center_sm {
    text-align: center;
}

@media (max-width: 575px) {
    .text_align_center_sm {
        text-align: left;
    }
}



/*#region Award*/
.award_list {
    justify-content: space-between;
    margin-left: -10px !important;
    margin-right: -10px !important;
}


@media (max-width: 660px) {
    .award_list {
        justify-content: center;
    }
}

.award_item {
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 27px !important;
    max-width: 200px;
    /*text-align: center;*/
}

@media (max-width: 660px) {
    .award_item {
        width: calc(50% - 20px);
        text-align: center;
        max-width: 200px;
    }
}

@media (max-width: 440px) {
    .award_item {
        width: calc(50% - 20px);
        text-align: center;
    }
}

.award_item .description {
    margin-top: 10px;
}

    .award_item .description span {
        color: #6f6f6f;
        width: 100%;
        display: inline-block;
        text-align: left;
    }

.award_image {
    width: 100%;
    outline: 1px solid #ececec;
}
/*#endregion Award*/

/*#region Responsibility*/
/*.div_responsibility_order1 {
    order: 2;
}

@media (max-width: 447px) {
    .div_responsibility_order1 {
        order: 1;
    }
}*/

@media (max-width: 767px) {
    .div_responsibility_order1 {
        order: -1;
    }
}

.responsibility_birne_flex {
    flex: 1 1 0;
}

@media (max-width: 447px) {
    .responsibility_birne_flex {
        flex: 1 1 auto;
    }
}

.responsibility_line_segment1 {
    position: relative;
    margin-top: 0px;
    width: calc(100% - 200px);
    top: 27px;
    left: -40px;
    height: 60px;
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .responsibility_line_segment1 {
        display: none;
    }
}

.responsibility_line_segment2 {
    width: calc(100% - 100px);
    position: relative;
    height: 125px;
    top: 12px;
    left: 210px;
    margin-bottom: -45px;
}

@media (max-width: 767px) {
    .responsibility_line_segment2 {
        display: none;
    }
}


.responsibility_line_segment3 {
    width: 70px;
    position: relative;
    top: -28px;
    left: 213px;
    margin-top: 0px;
    height: 70px;
    margin-bottom: -45px;
}

@media (max-width: 767px) {
    .responsibility_line_segment3 {
        display: none;
    }
}

.responsibility_padding_right {
    padding-right: 0px !important;
}

@media (min-width: 448px) {
    .responsibility_padding_right {
        padding-right: 30px !important;
    }
}

.responsibility_padding_left {
    padding-left: 0px !important;
}

@media (min-width: 448px) {
    .responsibility_padding_left {
        padding-left: 30px !important;
    }
}



@media (max-width: 575px) {
    .iloxxgmbh_img {
        width: 100%;
    }
}

.pressmaterial_img {
    min-width: 200px;
}

@media (max-width: 575px) {
    .pressmaterial_img {
        min-width: auto;
    }
}


/*#endregion Responsibility*/
/*#region Lexicon*/
.lexicon_letter_ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 5px;
    padding-right: 5px;
    justify-content: center;
}

.lexicon_letter_li {
    flex: 0 0 auto;
    width: 36px;
    height: 50px;
    margin-bottom: 10px;
}

    .lexicon_letter_li::before {
        content: none;
    }

.lexicon_letter {
    font-size: 24px;
    font-family: 'IloxxRegularFont';
    color: #6f6f6f;
    float: left;
    text-decoration: none;
    width: 36px;
    height: 50px;
    padding-top: 3px;
    border-bottom: 1px solid #c5c5c5;
    text-align: center;
}

    .lexicon_letter.active {
        background: linear-gradient(to top, #f2f2f2 30%, white 100%);
        border-bottom: 1px solid #e56a19;
        color: #e56a19;
    }

    .lexicon_letter:hover {
        background: linear-gradient(to top, #f2f2f2 30%, white 100%);
        border-bottom: 1px solid #e56a19;
        color: #e56a19;
    }

/*#endregion Lexicon*/
/*#region Kontakt*/
/*#region slider*/
.div_slider {
    display: inline-block;
    float: left;
    width: calc(100% - 0px);
    width: 349px;
    min-width: 269px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 5px;
}

@media (max-width: 350px) {
    .div_slider {
        width: 260px;
    }
}

@media (min-width: 351px) {
    .div_slider {
        width: 291px;
    }
}

@media (min-width: 410px) {
    .div_slider {
        width: 349px;
    }
}

.div_slider_text {
    display: inline-block;
    width: auto;
    max-width: 90px;
    padding-left: 0px;
    padding-right: 0px;
}

#custom-handle {
    width: 25px;
    height: 25px;
    margin-top: -2px;
    text-align: center;
    line-height: 35px;
    font-family: "DPDLight", sans-serif;
    font-size: 16px;
    background-color: #FFFFFF;
    border-radius: 15px;
    border: 1px solid #E6E6E3;
    margin-left: 0px !important;
}

#slider {
    height: 0px;
    width: calc(100% - 16px) !important;
    border: none;
    margin-left: -1px;
}

.rails {
    display: inline-block;
    width: 100% !important;
    height: 1px;
}

.rail_left {
    width: 0%;
    height: 7px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #e56a19;
    background-color: #e56a19;
    float: left;
}

.rail_right {
    width: 100%;
    height: 7px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #CBCBCB;
    background-color: #CBCBCB;
    float: left;
    position: relative;
    margin-top: -9px;
}

/*#endregion slider*/

.contact_left {
    order: 1;
}

.contact_right {
    order: 2;
}

/*#endregion Kontakt*/

/*#region Tracking*/
@media (max-width: 575px) {
    .tracking_parcellabel {
        margin-bottom: 10px;
    }
}

@media (min-width: 576px) {
    .tracking_parcellabel {
        flex: 1 1 0;
    }
}

@media (min-width: 576px) {
    .tracking_trackingnobutton {
        min-width: 200px;
    }
}

@media (min-width: 500px) {
    .tracking_scale {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
    }
}

@media (min-width: 660px) {
    .tracking_scale {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
    }
}

@media (min-width: 768px) {
    .tracking_scale {
        transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -o-transform: scale(1.4);
    }
}

@media (min-width: 550px) {
    .tracking-block {
        width: calc(100% + 40px);
        margin-left: -20px;
    }
}

@media (min-width: 660px) {
    .tracking-block {
        width: calc(100% + 60px);
        margin-left: -30px;
    }
}

@media (min-width: 768px) {
    .tracking-block {
        width: calc(100% + 80px);
        margin-left: -40px;
    }
}

.tracking-step-dot {
    width: 24px;
    height: 24px;
    border-width: 12px;
}

@media (min-width: 448px) {
    .tracking-step-dot {
        width: 30px;
        height: 30px;
        border-width: 15px;
    }
}

@media (min-width: 660px) {
    .tracking-step-dot {
        width: 36px;
        height: 36px;
        border-width: 18px;
    }
}

.home_tracking-step-image {
    width: 100% !important;
    max-height: 100px !important;
    top: 65% !important;
}


.step_description_activ {
    width: 100%;
    display: inline-block;
    margin-bottom: 17px;
    font-size: 16px;
    color: #e56a19;
    font-family: 'IloxxRegularFont';
}

.step_description_inactiv {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-family: 'IloxxLightFont';
    /*font-family: 'IloxxRegularFont';*/
}

.step_description_date {
    min-width: 120px;
    margin-right: 20px;
    display: inline-block;
}

.step_description_time {
    min-width: 100px;
    margin-right: 20px;
    display: inline-block;
}

.step_description_description {
    display: inline-block;
}

@media (max-width: 575px) {
    .tracking_ziptext {
        margin-bottom: 10px;
    }
}

.sendingdetails {
    width: 100%;
    display: inline-block;
}
/*#endregion Tracking*/

/*#region FAQ*/


/*#endregion FAQ*/

.export_country_cell_info {
    font-size: 10px;
    position: relative;
    top: -30px;
    left: 30px;
    height: 0px;
}

/*#region Balance*/

.balance_block_form {
    padding: 30px 20px 40px 20px;
}

@media (max-width: 576px) {
    .balance_block_form {
        padding: 30px 10px 40px 10px;
    }
}


.balanceBox {
    background-color: #e56a19;
    color: #ffffff;
    padding: 10px 10px 10px 20px;
}

    .balanceBox .headerText {
        font-size: 12px;
        text-align: right;
    }

    .balanceBox .balanceText {
        font-size: 18px;
        text-align: right;
        line-height: 19px;
    }

.balance_tabs li {
    min-width: 125px !important;
    border-bottom: 2px solid #ffffff;
}

@media (max-width: 520px) {
    .balance_tabs li {
        width: 50%;
    }
}

.balance_errorPanel {
    padding: 20px 0;
    color: #d60000;
    line-height: 15px;
}

.balance_divBtnPaypal {
    margin-top: -10px;
}

@media (max-width: 930px) {
    .balance_divBtnPaypal {
        width: 100%;
        justify-content: flex-start;
        margin-top: -5px;
    }
}

@media (max-width: 767px) {
    .balance_divBtnPaypal {
        margin-top: 10px;
    }
}

.balance_btnPaypal {
    width: auto;
}

@media (max-width: 930px) {
    .balance_btnPaypal {
        width: 200px;
    }
}

.balance_divPaypal {
    padding: 5px 0 5px 51px;
    display: flex;
}

@media (max-width: 570px) {
    .balance_divPaypal {
        max-width: 300px;
    }
}

@media (max-width: 620px) {
    .balance_divPaypal {
        padding-left: 0px;
    }
}

.balance_radio {
    margin-right: 10px;
    margin-bottom: 10px;
}

@media (max-width: 570px) {
    .balance_radio {
        width: calc(50% - 10px);
        min-width: 130px;
    }
}

.balance_divAmounttext {
    margin-top: 0px;
    margin-left: 10px;
}

@media (max-width: 767px) {
    .balance_divAmounttext {
        margin-top: 5px;
        margin-left: -10px;
    }
}

.balance_amounttext {
    margin-top: -5px;
    width: 132px;
}

@media (max-width: 767px) {
    .balance_amounttext {
        margin-top: -10px;
        width: 185px;
    }
}

@media (max-width: 447px) {
    .balance_amounttext {
        margin-top: -10px;
        width: calc(100% - 15px);
    }
}

.balance_divDeposit {
    padding: 5px 0 5px 51px;
    display: block;
}

@media (max-width: 447px) {
    .balance_divDeposit {
        padding-left: 0px;
    }
}

.div_slider_balance {
    width: 280px;
    padding-left: 0px;
}

@media (min-width: 500px) {
    .div_slider_balance {
        width: 260px;
    }
}

@media (min-width: 500px) {
    .div_slider_balance {
        width: 360px;
    }
}

@media (min-width: 576px) {
    .div_slider_balance {
        width: 290px;
    }
}

@media (min-width: 768px) {
    .div_slider_balance {
        width: 430px;
    }
}

@media (min-width: 992px) {
    .div_slider_balance {
        width: 570px;
    }
}

.balance_div_slider_text {
    margin-top: -6px;
    width: 90px;
    padding-left: 10px;
}

@media (max-width: 399px) {
    .balance_div_slider_text {
        margin-top: 0px;
        padding-left: 0px;
    }
}

.balance_divBtnSave {
    margin-top: 19px;
    justify-content: flex-start;
}

@media (min-width: 576px) {
    .balance_divBtnSave {
        margin-top: 14px;
        justify-content: flex-end;
    }
}

@media (min-width: 448px) and (max-width: 575px) {
    .balance_btnSave {
        width: 200px;
    }
}

@media (max-width: 447px) {
    .balance_btnSave {
        width: 300px !important;
    }
}

.balance_modal {
    width: calc(100% - 40px);
    max-width: 850px;
}
/*@media (min-width: 992px) {
    .balance_modal {
        width: 850px;
    }
}*/



/*#endregion Balance*/
/*#region Modal*/
.modal {
    display: block;
}

    .modal::before {
        opacity: 0.75;
        background-color: #4a4a49;
    }

.modal-dialog {
    left: calc(50% - 10px);
}
/*#endregion Modal*/

/*#region Info-I*/
.infoitooltip {
    color: #6f6f6f;
    padding: 0px;
    position: relative;
    display: inline-block;
}

.info_i_image {
    width: 14px;
    height: 15px;
    margin-left: 5px;
    margin-bottom: 2px;
}

.infoitooltip .infoitext {
    visibility: hidden;
    position: absolute;
    z-index: 1;
}

    .infoitooltip .infoitext .headline {
        background-color: #e5d8b7;
        color: #6f6f6f;
        padding: 5px 10px;
    }

    .infoitooltip .infoitext .content {
        background-color: #ececec;
        color: #6f6f6f;
        padding: 10px 10px;
    }

.infoitooltip:hover .infoitext {
    visibility: visible;
}
/*#endregion Info-I*/

@media (max-width: 575px) {
    .addressbook_btn_accept {
        order: -1;
    }

        .addressbook_btn_accept a {
            padding-left: 26px;
        }
}

@media (max-width: 767px) {
    .addressbook_form {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .add_addressbook_form {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.form-save-successful {
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    color: #e56a19;
    position: relative;
}

.form-error-label {
    color: #e52019;
}

.form-orange-label {
    color: #e56a19;
}

a.settingsnavlink {
    color: inherit;
    text-decoration: none;
}

/*#region Currentorder*/

@media (min-width: 920px) {
    .currentorder_filter_selFilterType {
    }
}

.currentorder_filter_form {
    background-color: #f7f6f3 !important;
    padding: 16px !important;
}

.currentorder_filter_btnfilter {
    position: relative;
    z-index: 1;
    display: block;
    padding: 4px 14px;
    min-height: 34px;
    height: 35px !important;
    user-select: none;
    background-color: #e56a19 !important;
    background-image: url(../../images/btn_Filter.svg);
    border: 1px solid transparent !important;
    color: #ffffff !important;
    font-size: 32px;
    line-height: 24px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 34px !important;
}

@media (max-width: 767px) {
    .currentorder_filter_btnfilter {
        background: #e56a19 !important;
        background-image: url(../../images/btn_Filter.svg) !important;
    }
}

.currentorder_filter_btnfilter::before {
    content: none !important;
}

.currentorder_filter_tablefilter {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: flex-end !important;
    padding-bottom: 0 !important;
}

    .currentorder_filter_tablefilter.active .currentorder_filter_btnfilter {
        background-image: url(../../images/btn_Filter_off.svg) !important;
    }

.currentorder_filter_paging {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 0px;
    margin-right: 0px;
}

@media (max-width: 767px) {
    .currentorder_filter_mt10px_sm {
        margin-top: 10px;
    }
}

@media (max-width: 447px) {
    .currentorder_filter_mt10px_s {
        margin-top: 10px;
    }
}

.of_image {
    height: 27px;
    float: left;
    margin-left: -8px;
    margin-right: 0px;
    cursor: default;
}

.of_label {
    line-height: 25px;
    float: left;
    width: auto;
    border: 0px;
    background-color: transparent;
    color: #6f6f6f;
    font-size: 16px;
    font-family: 'IloxxLightFont';
    padding-left: 5px;
    padding-right: 10px;
}

.curorder_radio {
    margin-right: 10px;
    margin-bottom: 10px;
}

@media (max-width: 570px) {
    .curorder_radio {
        /*width: calc(50% - 10px);*/
        min-width: 135px;
    }
}

.filterback {
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-color: #e56a19;
    background-image: url(../../images/button_kreuz.svg);
    background-size: 21px;
    background-position: center center;
    margin-left: 0px;
    display: inline-block;
    text-decoration: none;
    line-height: 35px;
    text-align: center;
    padding: 0px;
}


@media (max-width: 767px) {
    .filterback {
        width: 44px;
        height: 44px;
        background-size: 26px;
    }
}

.btnFilter, .btnReprintFilter, .btnShippingOrderFilter {
    width: 35px;
    height: 35px;
}

@media (max-width: 767px) {
    .btnFilter, .btnReprintFilter, .btnShippingOrderFilter {
        width: 44px;
        height: 44px;
        background-size: 26px;
    }
}

.curorder_table_link {
    color: #e56a19 !important;
    text-decoration: underline !important;
}

    .curorder_table_link:hover {
        color: #a04a11 !important;
    }

.icon_startreturn {
    background-image: url(../../images/tab_icon_return.svg);
}

.active .icon_startreturn {
    background-image: url(../../images/tab_icon_return_active.svg);
}

.icon_labelprint {
    background-image: url(../../images/tab_icon_printlabel.svg);
}

.active .icon_labelprint {
    background-image: url(../../images/tab_icon_printlabel_active.svg);
}

.icon_ABLprint {
    background-image: url(../../images/tab_icon_delivered.svg);
}

.active .icon_ABLprint {
    background-image: url(../../images/tab_icon_delivered_active.svg);
}

.counter_span {
    float: left;
    border-radius: 8px;
    min-width: 14px;
    height: 16px;
    margin-top: 4px;
    margin-right: 10px;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
    background-color: #6f6f6f;
    color: #FFF;
    box-sizing: content-box;
}

.counter_label {
    position: relative;
    top: 0px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.addservice {
    /*margin-bottom: -4px;*/
    display: inline-block;
    width: 100%;
}

.label_services {
    float: left;
    line-height: 34px;
    padding-left: 5px;
}

.image_services {
    width: 47px;
    float: left;
}

.addservice.disabled .label_services {
    opacity: 0.4;
}

.addservice.disabled .image_services {
    opacity: 0.4;
}

.order_history {
    order: 1;
}

@media (max-width: 447px) {
    .order_history {
        order: 2;
    }
}

.order_signatur {
    order: 2;
}

@media (max-width: 447px) {
    .order_signatur {
        order: 1;
    }
}

.btnShowAllElements {
    text-align: center;
    margin-left: 215px;
    width: calc(100% - 430px);
}

@media (max-width: 600px) {
    .btnShowAllElements {
        width: calc(100% - 205px);
        margin-left: 0px;
        text-align: left;
    }
}

@media (max-width: 447px) {
    .btnShowAllElements {
        width: 100%;
        text-align: left;
        margin-left: 0px;
    }
}

@media (min-width: 448px) {
    .currentorder_tablefooter {
        justify-content: flex-end;
    }
}

.divOrderDetails {
    min-height: 270px;
}

@media (max-width: 767px) {
    .divOrderDetails {
        min-height: auto;
    }
}
/*#endregion Currentorder*/
.btn_cancel::after {
    display: block;
    content: '';
    background-image: url("../../images/button_kreuz.svg");
    background-repeat: no-repeat;
    background-position: right;
    width: 30px;
    height: 15px;
    margin-top: 5px;
    margin-right: -3px;
    float: right;
    position: relative;
}


.scvaddressimport_labcsvfile {
    line-height: 26px;
}

@media (max-width: 767px) {
    .scvaddressimport_labcsvfile {
        line-height: 37px;
    }
}

.scvaddressimport_spanSearchFile {
    width: 227px;
}

@media (max-width: 447px) {
    .scvaddressimport_spanSearchFile {
        width: auto;
    }
}

.scvaddressimport_panCSVUpload {
    width: 150px;
    margin-left: 20px;
}

@media (max-width: 650px) {
    .scvaddressimport_panCSVUpload {
        width: 100%;
        margin-left: 0px;
    }
}

@media (max-width: 447px) {
    .scvaddressimport_panCSVUpload {
        width: 100%;
        margin-left: 0px;
    }
}

.scvaddressimport_uploadFile {
    padding-top: 8px;
    margin-bottom: 10px;
    float: left;
    padding-bottom: 4px;
    line-height: 18px;
}

@media (max-width: 767px) {
    .scvaddressimport_uploadFile {
        padding-top: 13px;
    }
}

@media (max-width: 575px) {
    .scvaddressimport_uploadFile {
        padding-top: 0px;
    }
}

.scvaddressimport_divlabUploadFile {
    display: inline-block;
    height: 40px;
    margin-top: 8px;
    width: 100%;
    line-height: 18px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .scvaddressimport_divlabUploadFile {
        margin-top: 13px;
    }
}

ul.productoverview {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 17px;
}

    ul.productoverview li::before {
        content: "";
        display: inline-block;
        background-image: url("../../images/plus_orange.svg");
        height: 7px;
        width: 7px;
        margin-top: 9px;
        margin-right: 10px;
    }

    ul.productoverview li.index::before {
        content: none;
    }


/*#region Orderentry*/
.productradio input[type="radio"] ~ label {
    margin-top: 8px;
}

@media (max-width: 767px) {
    .productradio input[type="radio"] ~ label {
        margin-top: 0px;
        margin-bottom: 5px;
    }
}

.product_deliveryaddress_radio input[type="radio"] ~ label {
    margin-top: 0px;
}

.product_measures span {
    display: inline-block;
}

/*#region Goods*/
.good {
    display: inline-block;
    margin: 0px;
    text-align: center;
}

    .good .image {
        display: inline-block;
        width: 100%;
        margin-top: 14px;
    }

        .good .image .picture {
            width: 67px;
            margin-left: 0px;
            margin-bottom: 3px;
        }

    .good .radio {
        display: inline-block;
        margin-top: 5px;
        margin-left: 10px;
        width: 50px;
    }

    .good .label {
        display: inline-block;
        width: 100%;
        margin-top: 13px;
        margin-bottom: 20px;
    }

}
/*#endregion Goods*/

/*#region product descriptions*/

.productDescriptionPanel_Quarter {
    border-right: 2px solid white;
    padding: 20px 10px 20px 16px;
    border-bottom: 2px solid white;
}

    .productDescriptionPanel_Quarter:last-child {
        border-right: none;
    }

@media (min-width: 447px) {
    .productDescriptionPanel_Quarter {
        width: 50%;
    }
}

@media (min-width: 767px) {
    .productDescriptionPanel_Quarter {
        width: 25%;
        border-right: 2px solid white;
    }
}

.productDescriptionPanel_Quarter {
    border-right: 2px solid white;
    padding: 20px 16px 20px 16px;
    border-bottom: 2px solid white;
}

.productDescriptionPanel_Half {
    border-right: 2px solid white;
    padding: 20px 16px 20px 16px;
    border-bottom: 2px solid white;
}

    .productDescriptionPanel_Half:first-child {
        border-bottom: 2px solid white;
    }

    .productDescriptionPanel_Half:last-child {
        border-right: none;
    }

    .productDescriptionPanel_Half:nth-child(2n) {
        border-right: none;
    }

@media (min-width: 767px) {
    .productDescriptionPanel_Half {
        width: 50%;
        border-right: 2px solid white;
    }
}

.labDescriptionArrowGrey:before {
    background-image: url("../../images/navi_arrow_right_grey.svg");
    background-repeat: no-repeat;
    display: block;
    content: "";
    float: left;
    width: 7px;
    height: 9px;
    margin: 8px 3px 0 -10px;
}

.div_price {
    line-height: 28px;
    padding-bottom: 1px;
    padding-top: 7px;
}

.bestPrice {
    display: inline-block;
    width: calc(100% - 210px);
}

@media (max-width: 650px) {
    .bestPrice {
        width: 100%;
    }
}

.bestPrice_note {
    font-size: 16px;
    justify-content: flex-end;
    flex: 1 1 0;
    display: flex;
    min-width: 190px;
}

@media (max-width: 447px) {
    .bestPrice_note {
        float: left;
    }
}

.price_header {
    width: auto;
}

@media (max-width: 500px) {
    .price_header {
        width: 210px;
    }
}

@media (max-width: 700px) {
    .bestPrice_note {
        order: -1;
        flex: 1 0 100%;
        justify-content: flex-start;
    }
}
/*#endregion product descriptions*/

/*#region labelprint*/

.labelprint .pickupDayNotification {
    color: #d60000;
    font-family: IloxxRegularFont;
}

    .labelprint .pickupDayNotification a {
        color: #d60000;
        font-family: IloxxRegularFont;
    }


.labelprint .printPosition {
    float: left;
    padding: 0;
    margin: -2px 0 0 -2px;
    left: 0;
    width: 100px;
}

    .labelprint .printPosition .positionMarker {
        background-color: #ffffff;
        border: 1px solid #ececec;
        width: 40px;
        height: 70px;
        margin: 2px;
        display: inline-block;
    }

        .labelprint .printPosition .positionMarker a {
            display: block;
            width: 40px;
            height: 70px;
            text-decoration: none;
        }

            .labelprint .printPosition .positionMarker a.active {
                background-color: #e56a19;
                color: #ffffff;
            }



.labelprint .printHint {
    /*float: right;*/
    width: calc(100% - 135px);
    width: 100%;
    /*margin-top: 50px;*/
    line-height: 18px;
}


/*#endregion labelprint*/

.line {
    width: 100%;
    height: 1px;
    background-color: black;
    margin-bottom: 8px;
    margin-top: 5px;
}

.boxingStep_OrderStarted {
    min-width: 195px;
    max-width: 235px;
    padding-left: 15px;
    padding-right: 15px;
}

.boxingStep_OrderStarted_Circle {
    width: 56px;
    height: 56px;
    padding-left: 0px;
    padding-top: 7px;
    text-align: center;
    float: left;
    background-color: #ffffff;
    border-radius: 30px;
    position: relative;
    top: 25px;
    left: 0px;
}

    .boxingStep_OrderStarted_Circle div {
        width: 46px;
        height: 46px;
        text-align: center;
        float: left;
        background-color: #e56a19;
        border-radius: 26px;
        position: relative;
        top: -2px;
        left: 4px;
    }

.boxingStep_OrderStarted_Label {
    color: #ffffff;
    font-size: 24px;
    font-family: 'IloxxRegularFont';
    margin-left: 4px;
    line-height: 49px;
}

.boxingStep_OrderStarted_Image {
    float: right;
    margin-top: -30px;
    width: 100%;
}

.boxinglink {
    margin-top: 20px;
    text-align: right;
    padding-right: 10px;
}

@media (max-width: 448px) {
    .boxinglink {
        text-align: left;
        padding-left: 10px;
    }
}

.usual_list {
    line-height: 23px;
    list-style-type: inherit !important;
    list-style-position: inherit !important;
    list-style-image: inherit !important;
}

    .usual_list li {
        list-style-type: inherit !important;
        list-style-position: inherit !important;
        list-style-image: inherit !important;
    }

        .usual_list li::before {
            display: none;
        }

        .usual_list li::marker {
            margin-top: -1px;
        }

/*#endregion Orderentry*/
@media (max-width: 448px) {
    .addresslayer_body {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.scvimport_panCSVUpload {
    width: 227px;
    margin-left: 0px;
    margin-top: 10px;
}

@media (max-width: 448px) {
    .scvimport_panCSVUpload {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
}

.scvimport_uploadFile {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 20px);
}

.scvimport_hplLabelprint {
    margin-left: 20px;
    margin-bottom: -20px;
    width: auto;
    min-width: 227px;
}

@media (max-width: 767px) {
    .scvimport_hplLabelprint {
        margin-top: 0px;
        margin-bottom: -30px;
    }
}

@media (max-width: 575px) {
    .scvimport_hplLabelprint {
        margin-top: 40px;
        margin-left: 0px;
        margin-right: 70px;
    }
}

@media (max-width: 447px) {
    .scvimport_hplLabelprint {
        margin-top: 40px;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
}

.scvimport_divlabUploadFile {
    display: inline-block;
    height: 40px;
    margin-top: 18px;
    width: 100%;
    line-height: 18px;
}

@media (min-width: 576px) and (max-width: 767px) {
    .scvimport_divlabUploadFile {
        margin-top: 13px;
    }
}

.printPdf {
    width: calc(100% - 60px);
}



/*#region Parcel-Single-Profi*/

.parcel_plus_item {
    display: flex;
    margin-top: 8px;
}

.parcel_plus_column {
    width: 385px;
}

@media (max-width: 447px) {
    .parcel_plus_column {
        width: auto;
    }
}

@media (min-width: 768px) {
    .parcel_plus_firstcolumn {
        justify-content: flex-end;
        display: flex;
    }
}

.parcel_plus_item .parcel_plus_item_image {
    float: left;
    height: 18px;
    width: 18px;
}

.parcel_plus_item .parcel_plus_item_text {
    float: left;
    width: calc(100% - 30px);
    margin-left: 10px;
    margin-top: -2px;
    line-height: 20px;
}


.parcel_SoP_item {
    margin-bottom: 0px;
}

@media (max-width: 575px) {
    .parcel_SoP_item {
        margin-bottom: 30px;
    }
}

.parcel_SoP_item .parcel_SoP_item_image {
    width: 100%;
    height: auto;
}

.parcel_SoP_item .parcel_SoP_item_body {
    width: 100%;
    padding: 15px 10px;
    /*display: inline-block;*/
    background-color: #ECECEC;
    display: flex;
    flex-direction: column;
    min-height: 150px;
}

@media (max-width: 575px) {
    .parcel_SoP_item .parcel_SoP_item_body {
        min-height: auto;
    }
}

@media (min-width: 576px) and (max-width: 620px) {
    .parcel_SoP_item .parcel_SoP_item_body {
        min-height: 188px;
    }
}

.parcel_SoP_item .forwardingshipment_SoP_item_body {
    min-height: auto;
}

@media (min-width: 576px) {
    .parcel_SoP_item .forwardingshipment_SoP_item_body {
        min-height: 188px;
    }
}

@media (min-width: 768px) {
    .parcel_SoP_item .forwardingshipment_SoP_item_body {
        min-height: 163px;
    }
}

.parcel_SoP_item .parcel_SoP_item_body .headline {
    color: #e56a19;
    line-height: 15px;
}

.parcel_SoP_item .text {
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 18px;
    flex: 1 0 auto;
}


.parcel_SoP_item .link {
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: right;
}

@media (max-width: 767px) {
    .parcel_SoP_item .link {
        margin-top: 20px;
        margin-right: 0px;
    }
}

@media (max-width: 447px) {
    .parcel_SoP_item .link {
        margin-right: 0px;
    }
}


.profishipment_services_item {
    /*width: 220px;*/
    display: inline-block;
    /*margin-right: 13px;*/
    line-height: 18px;
    margin-bottom: 40px;
    max-width: 320px;
}

    .profishipment_services_item:last-child {
        margin-right: 0px;
    }

.profishipment_services_item_left {
    float: left;
}

.profishipment_services_item_right {
    float: left;
    margin-left: 2px;
    width: calc(100% - 55px);
    margin-top: -2px;
    height: auto;
    display: inline-block;
}

.arrowdown {
    padding-right: 40px;
}

    .arrowdown::after {
        content: '';
        background-image: url("../../images/arrow_right_white.svg");
        background-repeat: no-repeat;
        transform: rotate(90deg);
        /* Safari */
        -webkit-transform: rotate(90deg);
        /* Firefox */
        -moz-transform: rotate(90deg);
        /* IE10+ */
        transform: rotate(90deg);
        /* Opera */
        -o-transform: rotate(90deg);
        margin-right: -30px;
        margin-top: 6px;
        height: 20px;
        width: 20px;
        float: right;
        position: relative;
    }

@media (max-width: 767px) {
    .arrowdown {
        height: 44px;
    }

        .arrowdown::after {
            margin-top: 7px;
        }
}

.arrowup {
    padding-right: 40px;
}

    .arrowup::after {
        content: '';
        background-image: url("../../images/arrow_right_white.svg");
        background-repeat: no-repeat;
        transform: rotate(270deg);
        /* Safari */
        -webkit-transform: rotate(270deg);
        /* Firefox */
        -moz-transform: rotate(270deg);
        /* IE10+ */
        transform: rotate(270deg);
        /* Opera */
        -o-transform: rotate(270deg);
        margin-right: -30px;
        margin-top: -2px;
        height: 20px;
        width: 20px;
        float: right;
        position: relative;
    }

@media (max-width: 767px) {
    .arrowup {
        height: 44px;
    }

        .arrowup::after {
            margin-top: -2px;
        }
}

.darkBeigeButton {
    background-color: #b2a78e;
}


.profishipment_logisticssolution_item {
    min-height: 270px;
    flex: 0 0 auto;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.profishipment_logisticssolution_item_image {
    width: calc(100% - 0px);
    height: auto;
}

.profishipment_logisticssolution_item_div {
    height: 100%;
    background-color: #ECECEC;
}

.profishipment_logisticssolution_item_text {
    width: calc(100% - 0px);
    display: inline-block;
    padding: 10px;
    padding-top: 12px;
    display: flex;
    flex-direction: column;
}

    .profishipment_logisticssolution_item_text .headline {
        width: 100%;
        color: #e56a19;
        font-family: 'IloxxRegularFont';
        margin-bottom: 5px;
        line-height: 20px;
        align-items: flex-start;
    }

@media (max-width: 905px) {
    .profishipment_logisticssolution_item_text .headline {
        width: calc(100% - 10px);
        height: 40px;
    }
}

@media (max-width: 700px) {
    .profishipment_logisticssolution_item_text .headline {
        width: calc(100% - 0px);
    }
}

@media (max-width: 575px) {
    .profishipment_logisticssolution_item_text .headline {
        width: calc(100% - 10px);
        height: 20px;
    }
}

.profishipment_logisticssolution_item_text .text {
    width: 100%;
    line-height: 18px;
}


.profishipment_additionalaervice_item {
    padding-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .profishipment_additionalaervice_item {
        flex: 0 0 auto;
        width: 50%;
        display: block;
    }
}

.profishipment_additionalaervice_item:nth-child(2n) {
    /*margin-right: -10px;*/
}

.profishipment_additionalaervice_item .profishipment_additionalaervice_item_image {
    float: left;
}

.profishipment_additionalaervice_item .profishipment_additionalaervice_item_text {
    float: left;
    margin-left: 10px;
    width: calc(100% - 77px);
}

    .profishipment_additionalaervice_item .profishipment_additionalaervice_item_text h3 {
        font-size: 20px;
    }

    .profishipment_additionalaervice_item .profishipment_additionalaervice_item_text .header {
        font-size: 20px;
        color: #e56a19;
        font-family: 'IloxxRegularFont';
        margin-bottom: 5px;
    }

.profishipment_additionalaervice_item .text {
    width: 100%;
    line-height: 18px;
    margin-top: 5px;
}

    .profishipment_additionalaervice_item .text:nth-child(2n + 1) {
        margin-top: 15px;
    }


.forwardingshipment_solutions_item {
    width: 100%;
    display: flex;
    align-items: center !important;
    margin: 10px 0px 10px 0px;
}

    .forwardingshipment_solutions_item .profishipment_additionalaervice_item_text {
        float: left;
        margin-left: 20px;
        width: calc(100% - 87px);
    }

    .forwardingshipment_solutions_item .text {
        margin-top: 0px !important;
    }


.voting_text {
    max-width: 700px;
    margin-top: -5px;
}

@media (max-width: 767px) {
    .voting_text {
        max-width: calc(100% - 70px);
        margin-top: -5px;
    }
}

@media (max-width: 575px) {
    .voting_text {
        max-width: calc(100% - 70px);
        margin-top: -5px;
    }
}

.voting_btn {
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 499px) {
    .voting_btn {
        /*margin-right: 0px;*/
    }
}


/*#region grey Box*/
.greyBoxWideParcel {
    padding: 11px 40px 16px 20px;
}

@media (max-width: 575px) {
    .greyBoxWideParcel {
        padding: 11px 15px 16px 20px;
    }
}

/*#endregion grey Box*/

/*#region Shipment-Banner*/
.forwardingshipmentbanner_profi {
    padding: 0px;
    min-height: 207px;
    background-color: #ececec;
    background-image: url("../../images/forwardingshipment/img4.jpg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.forwardingshipmentbanner_profi_parcel {
    background-image: url("../../images/parcel/img4.jpg");
}

@media (max-width: 575px) {
    .forwardingshipmentbanner_profi {
        min-height: 100px;
        background-image: url("../../images/forwardingshipment/teaser_paketversand_ppv_mobile.jpg");
        background-position: right;
        order: -1;
    }

    .forwardingshipmentbanner_profi_parcel {
        background-image: url("../../images/parcel/img4.png");
    }
}

.easy123banner {
    padding: 0px;
    background-color: #ececec;
    background-image: url("../../images/parcel/img1.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.easy123banner_forwardingshipment {
    background-image: url("../../images/forwardingshipment/single_img2.jpg");
}


.easy123banner_item {
    margin-top: 15px;
    display: inline-block;
    width: calc(100% + 55px);
    margin-left: -55px;
}

.easy123banner_buttons {
    width: calc(100% + 225px);
    margin-left: -225px;
}

.easy123banner_header {
    margin-left: -5px;
}


@media (max-width: 767px) {

    .easy123banner_header {
        margin-left: 55px;
    }

    .easy123banner_item {
        width: calc(100% - 5px);
        margin-left: 0px;
        padding-left: 5px;
    }

    .easy123banner_buttons {
        width: calc(100% + 0px);
        margin-left: 0px;
    }

        .easy123banner_buttons div {
            padding-left: 0px;
            padding-right: 0px;
        }

        .easy123banner_buttons a {
            width: 100%;
        }

    .easy123banner {
        order: -1;
    }
}

.verpackungstippsbanner {
    padding: 0px;
    min-height: 211px;
    background-color: #ececec;
    background-image: url("../../images/parcel/img3.jpg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

@media (max-width: 575px) {
    .verpackungstippsbanner {
        background-image: url("../../images/parcel/img3.png");
        min-height: 100px;
        background-position: left;
    }
}

.forwardingshipmentbanner2 {
    padding: 0px;
    height: 207px;
    background-color: #ececec;
    background-image: url("../../images/parcel/img5.jpg");
    background-position: right;
    background-repeat: no-repeat;
}

.forwardingshipmentbanner_parcel {
    padding: 0px;
    min-height: 207px;
    background-color: #ececec;
    background-image: url("../../images/parcel/parcel_img5.jpg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.forwardingshipmentbanner_forwardingshipment {
    background-image: url("../../images/forwardingshipment/img5.jpg");
}

.forwardingshipmentbanner_buttons {
    margin-top: 15px;
    margin-bottom: 20px;
    justify-content: flex-end;
    width: calc(100% + 85px);
    margin-left: 0px;
}

@media (max-width: 575px) {

    .forwardingshipmentbanner_parcel {
        min-height: 100px;
        background-image: url("../../images/parcel/parcel_img5.png");
        background-position: center;
        order: -1;
    }

    .forwardingshipmentbanner_forwardingshipment {
        background-image: url("../../images/parcel/parcel_img5.png");
    }

    .forwardingshipmentbanner_buttons {
        width: calc(100% + 0px);
    }

        .forwardingshipmentbanner_buttons div {
            padding-left: 0px;
        }

        .forwardingshipmentbanner_buttons a {
            width: 100%;
        }
}

.forwardingshipmentbanner_singleshipment {
    padding: 0px;
    min-height: 207px;
    background-color: #ececec;
    background-image: url("../../images/parcel/img5.jpg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.forwardingshipmentbanner_singleshipment_single {
    background-image: url("../../images/forwardingshipment/single_img6.jpg");
}

@media (max-width: 575px) {
    .forwardingshipmentbanner_singleshipment {
        min-height: 100px;
        background-image: url("../../images/parcel/img5.png");
        background-position: center;
        order: -1;
    }

    .forwardingshipmentbanner_singleshipment_single {
        background-image: url("../../images/forwardingshipment/teaser_paketversand_einzel_mobile.jpg");
    }
}

/*#endregion Shipment-Banner*/

/*#region Summer Action Banner*/
.divSummerActionBanner {
    max-height: 459px;
    margin-top: 50px;
}

@media (max-width: 575px) {
    .divSummerActionBanner {
        max-height: none;
    }
}

.summeractionbanner {
    background-image: url("../../images/parcel/sommerpaket_visual_desktop.jpg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #404243;
    min-height: 459px;
    justify-content: flex-end;
    display: flex;
}

@media (max-width: 575px) {
    .summeractionbanner {
        background-image: url("../../images/parcel/sommerpaket_visual_mobile.jpg");
        min-height: 229px;
    }
}

@media (max-width: 450px) {
    .summeractionbanner {
        min-height: 200px;
    }
}

@media (max-width: 420px) {
    .summeractionbanner {
        min-height: 170px;
    }
}


.div_summeractionbanner_text {
    position: relative;
    width: 100%;
    display: flex;
    flex-flow: column;
    color: #FFFFFF;
    top: -200px;
}

@media (max-width: 575px) {
    .div_summeractionbanner_text {
        top: 0px;
        position: relative;
        padding: 15px;
        display: flex;
        flex-flow: column;
        color: #FFFFFF;
        background-color: #404243;
    }
}

.summeractionbanner_text {
    line-height: 20px;
    max-width: 400px;
    text-align: left;
    left: calc(100% - 470px);
    position: relative;
}

@media (max-width: 575px) {
    .summeractionbanner_text {
        left: calc(50% - 200px);
    }
}

@media (max-width: 450px) {
    .summeractionbanner_text {
        left: 0px;
    }
}

.summeractionbanner_text_item {
    width: 100%;
    display: inline-block;
}

.summeractionbanner_text_item_hack {
    margin-top: 5px;
    margin-right: 5px;
    width: 11px;
    float: left;
}

.summeractionbanner_text_item_text {
    width: calc(100% - 17px);
    display: block;
    float: left;
}

.summeractionbanner_link, .summeractionbanner_link:hover {
    color: #FFFFFF;
    display: block;
    float: right;
    text-decoration: none;
}

.summeractionbanner_link_hack {
    margin-top: 8px;
    margin-left: 9px;
    width: 9px;
    float: right;
}
/*#endregion Summer Action Banner*/

/*#region Summer Parcel*/


.text_lila {
    color: #712973 !important;
}

.table_summer_parcel tr {
    height: 70px;
}

.summerparcel_header_row {
    height: 40px !important;
}

    .summerparcel_header_row .table-header-cell {
        padding: 0px 0px 0px 0px;
        line-height: 18px;
        text-align: center;
        font-family: 'IloxxRegularFont';
    }

.summerparcel_header_text {
    line-height: 15px;
    width: 100%;
    padding: 0px 5px 0px 5px;
}

.summerparcel_header_row_text .table-header-cell .summerparcel_header_text {
    padding-bottom: 10px;
}

@media (max-width: 550px) {
    .summerparcel_header_text {
        line-height: 12px;
    }

    .summerparcel_header_row_text, .summerparcel_header_row_text .table-header-cell {
        height: auto !important;
    }
}

@media (max-width: 400px) {
    .summerparcel_header_text {
        line-height: 12px;
    }
}

.table_summer_parcel .table-row .table-cell, .summerparcel_header_row .table-header-cell {
    border-top: none;
    vertical-align: middle;
}

.table_summer_parcel .table-row {
    border-top-width: 1px;
}

    .table_summer_parcel .table-row .table-cell {
        font-family: 'IloxxLightFont';
    }

        .table_summer_parcel .table-row .table-cell:nth-child(1), .summerparcel_header_row .table-header-cell:nth-child(1) {
            font-family: 'IloxxRegularFont';
            width: 28%;
            padding-right: 20px;
        }

        .table_summer_parcel .table-row .table-cell:nth-child(2), .summerparcel_header_row .table-header-cell:nth-child(2),
        .table_summer_parcel .table-row .table-cell:nth-child(3), .summerparcel_header_row .table-header-cell:nth-child(3),
        .table_summer_parcel .table-row .table-cell:nth-child(4), .summerparcel_header_row .table-header-cell:nth-child(4) {
            width: 24%;
        }

@media (max-width: 890px) {
    .summerparcel_footer .table-cell:nth-child(1), .table_summer_parcel .table-row .table-cell:nth-child(1), .summerparcel_header_row .table-header-cell:nth-child(1) {
        padding-right: 10px;
        width: 100px;
        font-family: 'IloxxRegularFont';
    }

    .table_summer_parcel .table-row .table-cell:nth-child(2), .summerparcel_header_row .table-header-cell:nth-child(2),
    .table_summer_parcel .table-row .table-cell:nth-child(3), .summerparcel_header_row .table-header-cell:nth-child(3),
    .table_summer_parcel .table-row .table-cell:nth-child(4), .summerparcel_header_row .table-header-cell:nth-child(4) {
        width: 25%;
    }
}

@media (max-width: 800px) {
    .summerparcel_footer .table-cell:nth-child(1), .table_summer_parcel .table-row .table-cell:nth-child(1), .summerparcel_header_row .table-header-cell:nth-child(1) {
        padding-right: 10px;
    }
}

@media (max-width: 700px) {
    .summerparcel_footer .table-cell:nth-child(1), .table_summer_parcel .table-row .table-cell:nth-child(1), .summerparcel_header_row .table-header-cell:nth-child(1) {
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .table_summer_parcel .table-row .table-cell, .summerparcel_header_row .table-header-cell {
        font-size: 14px;
        font-family: 'IloxxLightFont';
    }
}

@media (max-width: 560px) {
    .table_summer_parcel .table-row .table-cell .contents {
        padding: 5px;
    }
}


@media (max-width: 515px) {
    .table_summer_parcel .table-row .table-cell .contents {
        padding: 5px;
    }

    .table_summer_parcel .table-row .table-cell, .summerparcel_header_row .table-header-cell {
        font-size: 12px;
        font-family: 'IloxxLightFont';
    }
}

@media (max-width: 450px) {
    .table_summer_parcel .table-row .table-cell, .summerparcel_header_row .table-header-cell {
        font-size: 11px;
        font-family: 'IloxxLightFont';
    }
}

@media (max-width: 420px) {
    .table_summer_parcel .table-row .table-cell, .summerparcel_header_row .table-header-cell {
        font-size: 9px;
    }
}

@media (max-width: 349px) {
    .table_summer_parcel .table-row .table-cell, .summerparcel_header_row .table-header-cell {
        font-size: 8px;
    }

        .table_summer_parcel .table-row .table-cell:nth-child(1), .summerparcel_header_row .table-header-cell:nth-child(1) {
            width: 80px;
        }

        .table_summer_parcel .table-row .table-cell:nth-child(2), .summerparcel_header_row .table-header-cell:nth-child(2),
        .table_summer_parcel .table-row .table-cell:nth-child(3), .summerparcel_header_row .table-header-cell:nth-child(3),
        .table_summer_parcel .table-row .table-cell:nth-child(4), .summerparcel_header_row .table-header-cell:nth-child(4) {
            width: 24%;
        }
}

.summerparcel_ourtipp {
    background-color: #712973;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

@media (max-width: 450px) {
    .summerparcel_ourtipp {
        height: 35px;
        line-height: 35px;
        margin-bottom: 10px;
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .summerparcel_ourtipp {
        height: 35px;
        line-height: 35px;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .table-header-cell {
        padding-bottom: 0px !important;
    }

    .table_summer_parcel tr {
        height: 50px;
    }
}

.summerparcel_image {
    width: 62px;
}

@media (max-width: 400px) {
    .summerparcel_image {
        width: 50px;
    }
}

.summerparcel_footer {
    height: 35px !important;
    line-height: 35px;
    background-color: #712973 !important;
    color: #ffffff;
    font-family: 'IloxxRegularFont';
    font-size: 22px;
}

    .summerparcel_footer .table-cell {
        border: none !important;
    }

        .summerparcel_footer .table-cell .contents {
            text-align: right;
        }

@media (max-width: 900px) {
    .summerparcel_footer .table-cell {
        font-size: 20px !important;
        line-height: 22px;
    }
}

@media (max-width: 850px) {
    .summerparcel_footer .table-cell {
        font-size: 19px !important;
    }
}

@media (max-width: 800px) {
    .summerparcel_footer .table-cell {
        font-size: 18px !important;
    }
}

@media (max-width: 767px) {
    .summerparcel_footer .table-cell {
        font-size: 16px !important;
    }
}

@media (max-width: 650px) {
    .summerparcel_footer .table-cell {
        font-size: 14px !important;
    }
}

@media (max-width: 575px) {
    .summerparcel_footer .table-cell {
        height: 25px;
        line-height: 16px;
        font-size: 13px !important;
        padding-left: 5px;
        padding-right: 5px;
    }

        .summerparcel_footer .table-cell .contents {
            text-align: center;
        }
}

@media (max-width: 400px) {
    .summerparcel_footer .table-cell {
        height: 20px;
        line-height: 13px;
        font-size: 11px !important;
    }
}

.summerparcel_lilaborder {
    border-left: 1px solid #712973 !important;
    border-right: 1px solid #712973 !important;
}

/*#endregion Summer Parcel*/

/*#endregion Parcel-Single-Profi*/


.ppvlabelprint_tab_label {
    max-width: 120px !important;
}

.sortButton.ASC {
    float: left;
}

    .sortButton.ASC::after {
        display: block;
        content: "";
        background-image: url("../../images/pfeil_weiss_runter.svg");
        background-repeat: no-repeat;
        background-position: right;
        width: 11px;
        height: 7px;
        margin-top: 10px;
        margin-right: -20px;
        float: right;
        position: relative;
    }



.sortButton.DESC {
    float: left;
}

    .sortButton.DESC::after {
        display: block;
        content: "";
        background-image: url("../../images/pfeil_weiss_hoch.svg");
        background-repeat: no-repeat;
        background-position: right;
        width: 11px;
        height: 7px;
        margin-top: 10px;
        margin-right: -20px;
        float: right;
        position: relative;
    }

.labelprint_radio {
    margin-right: 0px;
    margin-bottom: 10px;
}

@media (max-width: 570px) {
    .labelprint_radio {
        /*width: calc(50% - 10px);*/
        min-width: 140px;
    }
}

.devlabel {
    color: transparent;
}


@media (min-width: 918px) {
    .maxwidth170_lg {
        max-width: 170px;
    }
}

@media (max-width: 917px) {
    .maxwidth170_lg {
        max-width: calc(100% - 50px);
    }
}

@media (max-width: 917px) {
    .br_visible_lg br {
        display: none;
        max-width: calc(100% - 50px);
    }

    .br_visible_lg {
        max-width: calc(100% - 50px);
    }
}

.icon_error {
    height: 26px;
    width: 26px;
}

@media (max-width: 917px) {
    .icon_error {
        height: 20px;
        width: 20px;
    }
}


@media (min-width: 918px) {
    .labelprint_td_label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}



@media (min-width: 835px) {
    .printsettings_image {
        padding-right: 50px;
    }
}

@media (max-width: 767px) {
    .printsettings_image {
        text-align: center;
    }
}

.serviceElements .icon {
    width: 50px;
    display: inline-block;
    float: left;
}

    .serviceElements .icon .svgicon {
        height: 35px;
    }

.aviscb {
    align-items: center;
    display: flex;
    margin-right: -20px;
}

@media (max-width: 767px) {
    .aviscb {
        margin-right: 0px;
    }
}

.avis_image {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.editSendingsDetails_Colli1 {
    margin-top: 11px;
}

.editSendingsDetails_Colli {
    margin-bottom: 24px;
}

@media (max-width: 575px) {
    .editSendingsDetails_Colli {
        margin-bottom: 10px;
        margin-top: 10px;
        color: #e56a19;
    }

    .editSendingsDetails_Colli1 {
        color: #e56a19;
    }
}

/*#region Home*/

.labSector {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 0px;
}

.home_banner_Tracking {
    height: 202px;
    margin-bottom: 20px;
}

.home_banner_Wellcome {
    height: 202px;
    margin-bottom: 20px;
}

.home_banner_TrackingReplacement {
    height: auto;
    margin-top: 20px;
}

.home_banner_TrackingReplacement_hyperlink {
    background-image: url("../../images/home_banner_fahrzeuge_2_630x195.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto 100%;
    display: block;
    width: 100%;
    height: 100%;
}

.home_banner_TrackingReplacement_image {
    width: 100%;
    height: auto;
}

@media (min-width: 768px) {
    .home_banner_TrackingReplacement {
        height: 202px;
        margin-top: 0px;
    }

    .home_banner_TrackingReplacement_image {
        height: 100%;
        width: auto;
    }
}

@media (min-width: 920px) {
    .home_banner_TrackingReplacement {
        height: 195px;
    }
}

.home_banner_TrackingReplacement_Flatrate {
    height: 195px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .home_banner_TrackingReplacement_Flatrate {
        height: 155px;
    }
}

@media (max-width: 767px) {
    .home_banner_TrackingReplacement_Flatrate {
        height: auto;
        margin-top: 20px;
    }
}

.home_banner_TrackingReplacement_Flatrate_hyperlink {
    background-image: url("../../images/flatrate_banner_630x195.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto 100%;
    display: block;
    width: 100%;
    height: 100%;
}

@media (max-width: 380px) {
    .home_wellcome_linklist .link-list-item {
        width: 100%;
    }
}

/*#endregion Home*/
.flatrateLayer_link {
    display: block;
    width: 100%;
}

.copyright_text_left {
    width: 130px;
}

.copyright_text_right {
    width: calc(100% - 130px);
}

@media (max-width: 575px) {
    .imgOptionBox {
        margin-top: -65px !important;
    }
}

.parcelflat_section_contact {
    margin-top: 0px !important;
}

@media (max-width: 767px) {
    .parcelflat_section_contact {
        margin-top: 40px !important;
    }
}


@media (max-width: 767px) {
    .settings_nav_tab {
        height: 98px !important;
    }
}

/* #region ppvlabelprint custom */
.ppv_custom_items_maindiv {
    display: flex;
    width: 100%;
    margin-top: 15px;
}

.ppv_custom_items_hr {
    margin-top: 0px !important;
}

.ppv_custom_items_acc_div {
    width: calc(100% - 20px);
    flex-wrap: wrap;
}

    .ppv_custom_items_acc_div dl {
        margin-bottom: 0px;
    }

.ppv_custom_items_acc_dt {
    padding: 5px;
    line-height: 18px;
    height: 28px;
}

    .ppv_custom_items_acc_dt::after {
        content: '';
        background-image: url("../../images/navi_arrow_down_grey.svg");
        background-repeat: no-repeat;
        font-family: "Iloxx-Icon-Font";
        font-weight: normal;
        font-style: normal;
        position: absolute;
        top: 50%;
        left: 200px;
        transform: translate3d(0, -50%, 0);
        font-size: 1.75rem;
        min-width: 28px;
        padding-top: 0.125rem;
        line-height: 24px;
        text-align: center;
        height: 10px;
    }

    .ppv_custom_items_acc_dt.active::after {
        content: '';
        background-image: url("../../images/navi_arrow_up.svg");
    }

.ppv_custom_items_acc_header {
    font-size: 16px !important;
}

.ppv_custom_items_btn_minus {
    width: 20px;
    margin-left: 0px;
    padding: 2px 0px 2px 0px;
    margin-bottom: -12px;
    background-image: url(../../images/kreis_minus_orange.svg);
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: #ececec;
}

.ppv_custom_items_acc_dd {
    margin-bottom: 0px;
    padding: 20px 0px 5px 0px;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 25px);
}

.ppv_custom_item_div_invoice {
    min-width: 95px;
    max-width: 95px;
    margin-right: 5px;
}

.ppv_custom_item_txt_invoice {
    width: 100%;
}

.ppv_custom_item_div_count {
    min-width: 45px;
    max-width: 45px;
    margin-right: 5px;
}

.ppv_custom_item_txt_count {
    width: 100%;
}

.ppv_custom_item_div_item {
    max-width: 147px;
    margin-right: 5px;
}

.ppv_custom_item_txt_item {
    width: 100%;
}

.ppv_custom_item_div_wtnr {
    max-width: 142px;
    margin-right: 5px;
}

.ppv_custom_item_txt_wtnr {
    width: 100%;
}

.ppv_custom_item_div_valueofgood {
    max-width: 97px;
    margin-right: 5px;
}

.ppv_custom_item_txt_valueofgood {
    width: 100%;
}

.ppv_custom_item_div_country {
    max-width: 195px;
    margin-right: 5px;
}

.ppv_custom_item_ddl_country {
    width: 100%;
}

.ppv_custom_item_div_netweight {
    max-width: 66px;
    margin-right: 5px;
}

.ppv_custom_item_txt_netweight {
    width: 100%;
}

.ppv_custom_item_div_grossweight {
    max-width: 66px;
}

.ppv_custom_item_txt_grossweight {
    width: 100%;
}

@media (max-width: 991px) {
    .ppv_custom_item_div_item {
        max-width: none;
        width: 100%;
    }

    .ppv_custom_item_div_wtnr {
        width: 55%;
        max-width: none;
    }

    .ppv_custom_item_div_valueofgood {
        width: calc(45% - 10px);
        max-width: none;
    }

    .ppv_custom_item_div_country {
        width: calc(100% - 5px);
        max-width: none;
    }

    .ppv_custom_item_div_netweight {
        width: calc(50% - 5px);
        max-width: none;
    }

    .ppv_custom_item_div_grossweight {
        width: calc(50% - 5px);
        max-width: none;
    }
}

.div_flex {
    display: flex;
}
/*#endregion ppvlabelprint custom*/

/*#region Cookiebanner*/
.cfGMLl {
    opacity: 1.0 !important;
}

@media (min-width: 768px) and (max-width: 1070px) {
    .cfGMLl {
        opacity: 0.5 !important;
    }

        .cfGMLl:hover {
            opacity: 1.0 !important;
        }
}

@media (max-width: 767px) {
    .cfGMLl {
        left: calc(50% - 25px) !important;
        bottom: 3px !important;
        opacity: 0.5 !important;
    }
}


/*#endregion Cookiebanner*/


.labAGBConfirmation {
    width: calc(100% - 150px);
    margin-bottom: 0px;
}

@media (max-width: 575px) {
    .labAGBConfirmation {
        width: calc(100% - 0px);
        margin-bottom: 10px;
    }
}

/*#region FAQ*/

.pseudoElement {
    display: block;
    content: "'\00a0'";
}

.faq_nav_tab {
    height: 125px !important;
}

.faq_theme_hyperlink {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 10px;
    min-width: 50px;
    max-width: 130px;
    margin: 0 auto;
    float: none !important;
    text-decoration: none !important;
    font-size: 16px !important;
    line-height: 15px !important;
    margin-top: -20px;
}

.faq_theme_div::before {
    content: none !important;
}

.faq_theme_innerdiv {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 5px;
}

.active .faq_theme_text {
    color: #e56a19;
}

.faq_theme_image {
    margin-left: auto;
    margin-right: auto;
}


.faq_theme_text {
    width: 100%;
    padding-bottom: 10px;
    height: auto;
    display: block;
    color: #6f6f6f;
    text-align: center;
    font-family: 'IloxxLightFont';
    text-decoration: none;
    margin-top: -20px !important;
}

.faq_greyline {
    display: inline-block;
    height: 1px;
    width: 100%;
    background-color: #e8e4dd;
}

/*#region accordion*/

.btnFAQSwitchQuestion {
    width: calc(100% - 40px);
    padding: 10px 15px 9px 20px;
    display: block;
    text-decoration: none;
    color: #6f6f6f;
    font-size: 16px;
    font-family: 'IloxxRegularFont';
    margin-bottom: 1px;
    background-image: url("../../images/helpandcontact/faq/faq_plus.gif");
    background-repeat: no-repeat;
    background-position: 0px;
    background-size: 10px;
    line-height: 15px;
}

    .btnFAQSwitchQuestion.active {
        background-image: url('../../images/helpandcontact/faq/faq_minus.gif');
    }

    .btnFAQSwitchQuestion:hover {
        color: #6f6f6f;
    }


.panFAQContent {
    width: calc(100% - 30px);
    padding: 0px 15px 21px 15px;
    height: 0px;
    overflow: hidden;
    transition: height 2s;
    color: #6f6f6f;
    font-size: 16px;
    font-family: 'IloxxLightFont';
    line-height: 20px;
}

    .panFAQContent.active {
        height: auto;
    }

    .panFAQContent p {
        margin: 0px 0px 20px 0px;
        padding-left: 10px;
        text-align: justify;
    }

    .panFAQContent a {
        color: #e56a19;
    }

/*#endregion*/

.btnLikeFAQ {
    display: block;
    float: left;
    background-image: url(../../images/helpandcontact/faq/faq_thumbup.gif);
    background-repeat: no-repeat;
    background-size: 24px;
    height: 24px;
    width: 24px;
}


.btnDislikeFAQ {
    display: block;
    float: left;
    background-image: url(../../images/helpandcontact/faq/faq_thumbdown.gif);
    background-repeat: no-repeat;
    background-size: 24px;
    height: 24px;
    width: 24px;
}

.labelLike {
    float: left;
    margin-right: 15px;
    margin-top: 1px;
    font-size: 14px;
}

.faq_greyline {
    display: inline-block;
    height: 1px;
    width: 100%;
    background-color: #e8e4dd;
}

.faq_question {
    width: calc(100% - 40px);
    float: left;
    border-right: none !important;
}

@media (max-width: 767px) {
    .faq_question {
        width: calc(100% - 50px);
    }
}

.faq_loupe {
    background-color: #FFF;
    background-image: url(../../images/lupe.svg);
    background-repeat: no-repeat;
    background-size: 60px;
    background-position-x: -12px;
    background-position-y: -12px;
    height: 34px;
    width: 35px;
    float: right;
    min-width: 0px;
    border: 1px solid #ced4da;
    border-left: none !important;
}

@media (max-width: 767px) {
    .faq_loupe {
        height: 44px;
        width: 45px;
        background-size: 70px;
        background-position-x: -11px;
        background-position-y: -12px;
    }
}

/*#endregion FAQ*/

.link-list_inline-ordered li {
    width: auto !important;
}


.forwardingshipment_bestprice_image {
    width: 230px;
}

@media (max-width: 991px) {
    .forwardingshipment_bestprice_image {
        width: auto;
    }
}

.forwardingshipment_profi_radio_group {
    margin-bottom: 1px;
}

@media (max-width: 575px) {
    .forwardingshipment_profi_radio_group {
        margin-bottom: 13px;
    }

    .forwardingshipment_profi_radio_text_group {
        margin-bottom: 0px;
    }
}

.orderstart_autnote {
    margin-top: -35px;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .orderstart_autnote {
        width: auto;
        margin-top: 0px;
        margin-bottom: 25px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.login_guest_note {
    order: 0;
    font-size: 15px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .login_guest_note {
        order: 1;
        line-height: 18px;
        margin-bottom: 30px;
        margin-top: 15px;
    }
}

.orderentry_cash_divnote1 {
    padding-right: 50px;
}

@media (max-width: 767px) {
    .orderentry_cash_divnote1 {
        padding-right: 30px;
    }
}

@media (max-width: 575px) {
    .orderentry_cash_divnote1 {
        padding-right: 0px;
    }
}

.postalcode_ontop_desktop_1, .postalcode_ontop_desktop_2 {
    display: none;
}

@media (max-width: 917px) AND (min-width: 768px) {
    .postalcode_ontop_desktop_1 {
        display: block;
    }
}

@media (min-width: 918px) {
    .postalcode_ontop_desktop_2 {
        display: table-cell;
        border-left: none !important;
    }
}

@media (max-width: 917px) {
    .postalcode_ontop_desktop_2 {
        display: none !important;
    }
}

.btnZollLayerConfirmation {
    width: 350px !important;
}

@media (max-width: 575px) {
    .btnZollLayerConfirmation {
        width: 100% !important;
    }
}

.div_lp_ppv_header {
    width: 100%;
    /*background-color: #ececec;
    background-image: none;*/
    background-image: url('../../images/parcel/ppv/paket-profipaketversand_bg.png');
}

@media (max-width: 575px) {
    .div_lp_ppv_header {
        background-image: url('../../images/parcel/ppv/paket-profipaketversand_bg.png');
    }
}

.div_lp_ppv_header_text {
    margin-top: -90px;
    padding-top: 10px;
}

@media (max-width: 850px) {
    .div_lp_ppv_header_text {
        margin-top: -40px;
    }
}

@media (max-width: 767px) {
    .div_lp_ppv_header_text {
        margin-top: -20px;
    }
}

.lab_lp_ppv_header {
    font-size: 40px !important;
    font-weight: 400 !important;
    line-height: 48px !important;
}

.lp_ppv_tab {
    height: auto;
}

@media (max-width: 767px) {
    .lp_ppv_tab {
        height: auto;
    }
}


.lp_ppv_tab_header {
    width: 25%;
    min-width: 165px !important;
    padding: 0px !important;
    /*border: 1px solid #ececec;*/
    margin-top: 20px !important;
}

@media (max-width: 699px) {
    .lp_ppv_tab_header {
        width: 50%;
    }
}

.lp_ppv_tab_header .lp_ppv_tab_header_link {
    padding: 10px 10px 10px 10px !important;
    color: #6f6f6f !important;
    background-color: #ffffff !important;
    text-align: center !important;
    line-height: 30px !important;
    font-family: 'IloxxLightFont' !important;
    font-weight: normal !important;
}

.lp_ppv_tab_header.active .lp_ppv_tab_header_link {
    background-color: #f5f5f5 !important;
    font-family: 'IloxxRegularFont' !important;
    margin-top: 0px !important;
}


.lp_ppv_tab_header.active {
    margin-top: 0px !important;
}

    .lp_ppv_tab_header.active::before {
        background-color: #fff;
        transform: rotate(45deg);
        width: 10px;
        height: 19px;
        position: relative;
        top: 13px;
        right: -14px;
        content: "";
        display: block;
    }

.lp_ppv_tab_banner {
    padding: 0px;
    min-height: 228px;
    background-color: #f5f5f5;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

    .lp_ppv_tab_banner.lp_ppv_express {
        background-image: url("../../images/parcel/ppv/img9_image-express.jpg");
    }

    .lp_ppv_tab_banner.lp_ppv_food {
        background-image: url("../../images/parcel/ppv/img11_image-food.jpg");
    }

    .lp_ppv_tab_banner.lp_ppv_insurance {
        background-image: url("../../images/parcel/ppv/img13_image-insurance.jpg");
    }

    .lp_ppv_tab_banner.lp_ppv_return {
        background-image: url("../../images/parcel/ppv/img15_image-return.jpg");
    }



@media (max-width: 767px) {

    .lp_ppv_tab_banner {
        background-position: center;
        order: -1;
    }

        .lp_ppv_tab_banner.lp_ppv_express {
            background-image: url("../../images/parcel/ppv/img9_image-express_mobile.jpg");
        }

        .lp_ppv_tab_banner.lp_ppv_food {
            background-image: url("../../images/parcel/ppv/img11_image-food_mobile.jpg");
        }

        .lp_ppv_tab_banner.lp_ppv_insurance {
            background-image: url("../../images/parcel/ppv/img13_image-insurance_mobile.jpg");
        }

        .lp_ppv_tab_banner.lp_ppv_return {
            background-image: url("../../images/parcel/ppv/img15_image-return_mobile.jpg");
        }
}

.lp_ppv_tab_text {
    padding: 35px 0px 0px 50px !important;
    background-color: #f5f5f5;
    z-index: 2;
}

@media (max-width: 767px) {
    .lp_ppv_tab_text {
        padding: 20px 15px 25px 20px !important;
    }
}


.lp_ppv_tab_buttons {
    margin-top: 15px;
    margin-bottom: 20px;
    justify-content: flex-start;
    width: calc(100% + 0px);
    margin-left: 0px;
}

@media (max-width: 767px) {
    .lp_ppv_tab_buttons {
        display: inline-block;
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 85px;
    }
}

.lp_ppv_tab_button_grey {
    width: 180px;
    color: #6f6f6f !important;
    background-color: #d3cec1;
    padding-bottom: 4px;
    padding-top: 4px;
}

.lp_ppv_tab_text_icon_div {
    margin-right: 0px;
    width: calc(100% + 70px);
    text-align: center;
    height: 70px;
}

.lp_ppv_tab_text_label_div {
    margin-top: 0px;
    width: calc(100% + 80px);
    display: flex;
    height: 109px;
    float: left;
    line-height: 18px;
}

.divBenefitsContainer {
    margin-top: 0px;
}

@media (max-width: 767px) {
    .lp_ppv_tab_text_icon_div {
        margin-right: 15px;
        width: 70px;
        height: auto;
        text-align: left;
        float: left;
    }

    .lp_ppv_tab_text_label_div {
        width: calc(100% - 100px);
        margin-top: 0px;
        height: auto;
    }

    .divBenefitsContainer {
        margin-top: 60px;
    }
}



.lp_ppv_div_benefits {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    padding-right: 0px;
    margin-bottom: 0px;
}
.lp_ppv_div_banner {
    max-width: 920px;
}

@media (min-width: 1001px) {
    .lp_ppv_div_banner {
        max-width: 880px;
        width: calc(50vw + 160px) !important;
    }
}

@media (max-width: 1400px) and (min-width: 1001px) {
    .lp_ppv_div_benefits {
        width: calc(50vw + 170px);
    }
}

@media (max-width: 1000px) {
    .lp_ppv_div_benefits {
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .lp_ppv_div_benefits {
        margin-bottom: 0px;
    }
}

.lp_ppv_benefits_item {
    flex: 0 0 auto;
    display: block;
    padding-left: 0px;
    padding-right: 30px !important;
    margin-bottom: 37px;
}

@media (max-width: 767px) {
    .lp_ppv_benefits_item {
        padding-right: 0px !important;
    }
}

.lp_ppv_benefits_item_image {
    text-align: center;
    padding-right: 30px;
}

@media (max-width: 767px) {
    .lp_ppv_benefits_item_image {
        text-align: left;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 10px;
        width: 68px;
        float: left;
    }
}

.lp_ppv_benefits_item_text {
    float: none;
    width: auto;
}

@media (max-width: 767px) {
    .lp_ppv_benefits_item_text {
        float: left;
        width: calc(100% - 68px);
    }
}

.lp_ppv_benefits_item_header {
    width: 100%;
    text-align: center;
    color: #e56a19;
    font-size: 24px;
    padding-right: 30px;
    margin-top: 1px;
}

@media (max-width: 767px) {
    .lp_ppv_benefits_item_header {
        width: 100%;
        text-align: left;
        padding-right: 0px;
        margin-top: 0px;
        float: left;
        /*font-size: 18px;*/
    }
}

.lp_ppv_benefits_item_decription {
    width: calc(100% - 20px);
    line-height: 18px;
    margin-top: 2px;
}

.lp_ppv_leiter_text {
    font-size: 20px;
    /*font-family: 'IloxxRegularFont';*/
    display: inline-block;
    max-width: 740px;
    line-height: 22px;
}

@media (min-width: 1001px) {
    .div_order_formular_container {
        /*position: absolute !important;*/
        position: fixed !important;
        /*top: 883px !important;*/
        /*top: 911px !important;*/
        /*top: 91px !important;*/
        right: 20px;
        left: auto;
        width: 270px;
        height: auto;
        text-align: right;
        max-width: none;
        z-index: 10;
    }

    .div_order_formular {
        position: relative;
        z-index: 10;
        justify-content: flex-end;
        display: flex;
        height: auto;
    }


    .lp_ppv_div_formular {
        position: absolute;
        width: 260px;
        height: 645px;
        height: auto;
        display: block;
        background-color: #f5f5f5;
        /*background-color: #bbbbbb;*/
        padding: 20px 10px 10px 10px;
        padding: 20px 14px 10px 14px;
        position: relative;
        display: table-caption;
        left: auto;
    }

        .lp_ppv_div_formular::before {
            background-color: #fff;
            transform: rotate(45deg);
            width: 10px;
            height: 19px;
            position: relative;
            top: -26px;
            right: 16px;
            content: "";
            display: block;
        }

    .div_order_formular_toggle_button {
        display: none;
    }

    .lp_ppv_pan_confirmation {
        background-color: #f7f6f2;
        width: 260px;
        margin-bottom: 0px;
        /*margin-top: 77px !important;*/
        margin-top: 41px !important;
    }

    .lp_ppv_div_formular_phone {
        font-size: 17px;
        float: left;
        line-height: 45px;
        font-family: 'IloxxRegularFont';
        text-decoration: none;
        color: #6f6f6f !important;
    }

        .lp_ppv_div_formular_phone a {
            text-decoration: none;
            /*color: #e56a19;*/
            color: #6f6f6f !important;
        }

            .lp_ppv_div_formular_phone a:hover {
                /*color: #e56a19;*/
                color: #6f6f6f !important;
            }
}

@media (min-width: 1430px) {
    .div_order_formular_container {
        right: auto;
        left: calc(50% + 425px);
    }
}

.lp_ppv_div_formular_subheader {
    margin-top: -20px;
}

.formular_toggle {
    display: flex;
    justify-content: right;
    flex-wrap: wrap;
}

@media (max-width: 1000px) {
    .div_order_formular_container {
        text-align: right;
        position: fixed !important;
        top: 50px;
        z-index: 10;
        max-width: none;
        height: 63px;
        left: calc(100% - 177px);
        transition: left 0.25s ease-in-out; /*hier kommt der Button zurück*/
    }

        .div_order_formular_container.on {
            height: auto;
            max-height: calc(100vh - 90px);
            overflow-y: auto;
            left: calc(100% - 322px);
            transition: left 0.25s ease-in-out; /*hier kommt der Button raus*/
        }

    .div_order_formular_toggle_button {
        height: 63px;
        position: relative;
        justify-content: flex-start;
        display: flex;
        width: 171px;
        left: calc(-100% + 161px);
        /*left: calc(-100% + 189px);
        width: 200px;*/
    }

    .div_order_formular_toggle_button_arrow {
        float: left;
        width: 29px;
        min-width: 29px;
        background-image: url("../../images/parcel/ppv/img17_pfeil-angebot-mobile.gif");
    }

    .formular_toggle .div_order_formular_toggle_button .div_toggle_formular_label {
        width: 125px;
        background-color: #e56a19;
        color: #ffffff;
        font-size: 18px;
        font-weight: 700;
        line-height: 55px;
        float: left;
        height: 63px;
        min-width: 125px;
        padding: 5px 10px 0px 10px;
        font-family: 'IloxxRegularFont';
        text-align: left;
    }

    .formular_toggle.on {
    }

        .formular_toggle.on .div_order_formular_toggle_button {
            left: calc(-100% + 171px);
            /*left: calc(-100% + 302px);
            width: 302px;*/
        }

            .formular_toggle.on .div_order_formular_toggle_button .div_toggle_formular_label {
                min-width: 258px;
            }

            .formular_toggle.on .div_order_formular_toggle_button .div_order_formular_toggle_button_arrow {
                background-image: url("../../images/parcel/ppv/img17_pfeil-angebot-mobile2.gif");
            }


    .div_order_formular {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 10;
        justify-content: flex-start;
        display: flex;
        left: 100%;
        transition: left 0.25s ease-in-out;
    }

        .div_order_formular.on {
            left: 0%;
            transition: left 0.25s ease-in-out; /*hier kommt das Formular*/
        }

    .lp_ppv_div_formular {
        position: relative;
        width: 302px;
        height: auto;
        background-color: #f5f5f5;
        /*background-color: #bbbbbb;*/
        /*padding: 20px 10px 10px 10px;*/
        padding: 20px 17px 10px 17px;
        display: inline-block;
        z-index: 10;
    }

    .div_order_formular.on .lp_ppv_div_formular {
    }

    .lp_ppv_div_formular_subheader {
        margin-top: 0px;
    }

    .lp_ppv_div_formular_button {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .lp_ppv_pan_confirmation {
        background-color: #f7f6f2;
        width: 302px;
        margin-bottom: 0px;
    }

    .lp_ppv_div_formular_phone {
        font-size: 17px;
        float: left;
        line-height: 45px;
        font-family: 'IloxxRegularFont';
        text-decoration: none;
        color: #6f6f6f !important;
    }

        .lp_ppv_div_formular_phone a {
            text-decoration: none;
        }

            .lp_ppv_div_formular_phone a:hover {
                /*color: #e56a19;*/
                color: #6f6f6f !important;
            }
}

@media (max-width: 767px) {
    .div_order_formular_container.on {
        max-height: calc(100vh - 135px);
    }
}
