#account {
    margin-top: 0;
}

#account .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

#account [class*="col"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media screen and (min-width: 1152px) {
    #account .offset_sidebar {
        padding-left: 390px !important;
    }
}

@media screen and (min-width: 1152px) {
    #account {
        margin-top: 60px;
    }
}

#account table .img-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.aside_content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 100%;
}

.account_sidebar {
    margin-bottom: 50px;
}

@media screen and (min-width: 1152px) {
    .account_sidebar {
        max-width: 390px !important;
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 0 390px !important;
        -ms-flex: 0 0 390px !important;
        flex: 0 0 390px !important;
        margin-bottom: 0;
    }
}

.account_sidebar .list-group {
    text-align: center;
    margin-bottom: 0;
}

@media screen and (max-width: 992px) {
    .account_sidebar .list-group {
        margin: 0 -30px 0;
    }
}

.account_sidebar .list-group a {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 21px;
    color: #414042;
    border-color: #414042;
    padding-top: 13px;
    padding-bottom: 13px;
}

@media screen and (max-width: 1152px) {
    .account_sidebar .list-group a {
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
    }
}

.account_sidebar .list-group a.active {
    background: #414042;
    color: #fff;
}

.account_sidebar .list-group a.active:hover, .account_sidebar .list-group a.active:active, .account_sidebar .list-group a.active:focus {
    border-color: #414042;
}

@media screen and (max-width: 992px) {
    .account_sidebar .list-group a {
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

.panel_billing_address .panel-heading {
    padding: 0;
    padding-bottom: 15px;
}

.panel_billing_address .panel-heading .panel-title {
    font-size: 24px;
    letter-spacing: 1px;
    color: #414042;
    font-weight: 500;
}

.panel_billing_address .panel-body p, .panel_billing_address .panel-body .edit {
    letter-spacing: 0.5px;
    font-size: 18px;
    line-height: 36px;
    color: #414042;
}

.panel_billing_address .panel-body p {
    margin-bottom: 40px;
}

.panel_billing_address .panel-body .edit {
    text-decoration: underline;
}

.panel_billing_address .panel-body .edit:hover {
    text-decoration: none;
}

.no_anim:before {
    content: none !important;
}

.btn_black, .btn_danger {
    -webkit-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 21px;
    background: #414042;
    padding: 14px 12px;
    font-weight: 400;
}

.btn_danger {
    background: #e90037;
    border-color: #e90037;
}

.btn_danger:hover {
    background: #c12e2a !important;
    border-color: #c12e2a !important;
}

.mb_5 {
    margin-bottom: 5px !important;
}

.bottom_info_part {
    padding-top: 65px;
}

.aside_content .menu-title {
    margin-bottom: 0;
    margin-top: -10px;
}

#rechnungsdaten {
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
}

#rechnungsdaten > div {
    background: none;
    padding: 0;
}

.custom_forms .control-label {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.custom_forms .form-control {
    height: 50px;
    background-color: #eee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.custom_forms .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #ebebeb;
}

.custom_forms .form-group {
    margin-bottom: 25px;
}

.pt_40 {
    padding-top: 40px !important;
}

.pt_15 {
    padding-top: 15px !important;
}

.alert_info {
    background-color: #414042 !important;
}

.alert_danger {
    background-color: #ED1F4A !important;
}

.alert_success {
    background-color: #7ED321 !important;
}

.top_alerts {
    margin: 0 -30px 0px;
}

@media screen and (min-width: 1153px) {
    .top_alerts {
        margin-top: -25px;
    }
}

.top_alerts .alert {
    color: #fff !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    border-bottom: 4px solid #eee;
}

.mt_70 {
    margin-top: 70px !important;
}

.form_group_field {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 50px;
}

.form_group_field .form-control {
    padding: 0 15px;
    background: #eee;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 100%;
}

.form_group_field .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #ebebeb;
}

.form_group_field .input-group-btn {
    height: 100%;
    display: block;
}

.form_group_field .form-control, .form_group_field .input-group-btn {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.form_group_field .btn {
    display: block;
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 1px;
    height: 100%;
    margin: 0 !important;
    background: #e90037;
}

.form_group_field .btn:hover {
    background: #c12e2a;
    border-color: #c12e2a;
}

@media screen and (max-width: 570px) {
    .form_group_field {
        height: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .form_group_field .form-control {
        text-align: center;
    }

    .form_group_field .form-control, .form_group_field .input-group-btn {
        height: 50px;
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

.pb_70 {
    padding-bottom: 70px;
}

@media screen and (min-width: 1153px) {
    .right_offset {
        max-width: 66%;
    }
}

.required_wrapper {
    display: block;
    position: relative;
}

.required_wrapper:after {
    display: table;
    content: '';
    clear: both;
}

.required .required_wrapper:before {
    content: "*";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    font-size: 36px;
    color: #E90037;
    line-height: 20px;
    z-index: 10 !important;
}

.required_wrapper input.form-control {
    padding-right: 15px;
}

.required .required_wrapper input.form-control {
    background-image: none !important;
}

select.form-control {
    background-image: none !important;
}

select.form-control option {
    font-size: 14px;
    letter-spacing: .5px;
}

.custom_pager .form-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom_pager .form-group .btn.disabled {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.custom_pager .text-muted {
    letter-spacing: 0.5px;
    font-size: 16px;
    line-height: 21px;
    color: #414042;
    padding-right: 30px;
}

.custom_pager .text-muted strong {
    padding-right: 5px;
}

.custom_pager .pagination {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -1px;
}

.custom_pager .pagination a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.custom_pager .pagination .prev, .custom_pager .pagination .next {
    position: relative;
    width: 10px;
    height: 10px;
    margin-right: 20px;
}

.custom_pager .pagination .prev a, .custom_pager .pagination .next a {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    position: absolute;
    top: 1px;
    left: 0;
    overflow: hidden;
    display: block;
    width: 9px;
    height: 9px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    padding: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 0;
    border-radius: 0;
}

.custom_pager .pagination .next {
    margin-right: 0;
    margin-left: 20px;
}

.custom_pager .pagination .next a {
    -webkit-transform: rotate(-136deg);
    -ms-transform: rotate(-136deg);
    transform: rotate(-136deg);
}

.font_weight_normal {
    font-weight: normal !important;
}

.ml_5 {
    margin-left: 5px !important;
}

.py_20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.text-content .price_wrapper {
    padding-top: 30px;
}

.text-content .price_wrapper .price {
    font-size: 24px;
    color: #E90037;
    font-family: 'Kelson-Medium' !important;
}

.text-content .price_wrapper .price .footnote-reference {
    color: #E90037;
}

.btn_view {
    color: #414042;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #414042 !important;
    background: #eee;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 50px;
    max-width: 360px;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn_view span {
    padding-left: 28px;
}

.btn_view:before {
    content: none !important;
}

.btn_view * {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn_view:hover path, .btn_view:active path, .btn_view:focus path {
    stroke: #fff !important;
}

.custom_btns_group {
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.custom_btns_group .btn {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
}

.custom_btns_group .btn_activiren {
    max-width: 26%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26%;
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    background: #7ed321;
    color: #fff;
    font-size: 16px;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.custom_btns_group .btn_activiren svg {
    display: none;
}

.custom_btns_group .btn_activiren:hover {
    background: #71bd1e;
}

@media screen and (max-width: 767px) {
    .custom_btns_group .btn_activiren {
        max-width: 50px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
        height: 50px;
    }

    .custom_btns_group .btn_activiren svg {
        display: block;
    }

    .custom_btns_group .btn_activiren:hover {
        opacity: .7;
    }
}

.custom_btns_group .btn_views_droup {
    max-width: 64%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64%;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    width: 100%;
    background: #eee;
    border-color: #eee;
    font-size: 16px;
    letter-spacing: 1px;
    border-left: 0 !important;
    border-right: 0 !important;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.custom_btns_group .btn_views_droup span {
    padding-left: 10px;
}

@media screen and (max-width: 767px) {
    .custom_btns_group .btn_views_droup {
        max-width: 50px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    }
}

.custom_btns_group .btn_views_droup:hover {
    background: #e1e1e1;
}

.custom_btns_group .btn_views_droup.btn_danger {
    color: #fff;
    background: #ed1f4a;
    border-color: #ed1f4a;
}

.custom_btns_group .btn_views_droup.btn_danger:hover {
    background: #e0123d;
}

.d-block {
    display: block !important;
}

.pt_20 {
    padding-top: 20px !important;
}

.status_line {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.14px;
    color: #414042;
    padding-bottom: 30px;
}

@media screen and (max-width: 991px) {
    .status_line [class*="col-"] {
        padding-bottom: 36px;
    }

    .status_line [class*="col-"]:last-child {
        padding-bottom: 0;
    }
}

.order_info .panel-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #414042;
}

.order_info .panel-body {
    letter-spacing: 0.5px;
    color: #414042;
    font-size: 18px;
    line-height: 30px;
}

.order_info .panel-heading {
    padding-bottom: 20px;
}

.card_ttl {
    color: #414042;
    letter-spacing: 1px;
    font-size: 24px;
    line-height: 50px;
    padding-top: 90px;
}

@media screen and (max-width: 991px) {
    .card_ttl {
        padding-top: 0;
        margin-bottom: 40px;
    }
}

.pl_20 {
    padding-left: 20px;
}

.d_none {
    display: none !important;
}

.centered_btn {
    padding-top: 115px;
}

.centered_btn .btn {
    max-width: 360px;
    margin: 0 auto;
}

.versendet_table {
    table-layout: fixed;
}

@media screen and (max-width: 767px) {
    .versendet_table {
        border-top: 0 !important;
    }
}

.versendet_table th {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-weight: normal;
}

.versendet_table td {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
    font-size: 14px;
    text-align: left !important;
}

@media screen and (max-width: 991px) {
    .versendet_table {
        display: block !important;
    }

    .versendet_table tbody, .versendet_table tr, .versendet_table td {
        display: block !important;
    }

    .versendet_table td {
        padding: 0 0 10px 0 !important;
        border-bottom: 0 !important;
    }

    .versendet_table thead {
        display: none !important;
    }

    .versendet_table .mob_title_th {
        display: block !important;
        padding-top: 3px;
        padding-bottom: 3px;
        margin-bottom: 10px;
    }
}

.versendet_table strong a {
    text-decoration: underline;
}

.versendet_table strong a:hover {
    text-decoration: none;
}

.ttl_versendet {
    text-align: left;
    font-size: 24px;
    line-height: 26px;
    color: #414042;
    padding-top: 45px;
    padding-bottom: 20px;
}

.col_auto {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.buttons_fnc_row .col {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 100%;
}

@media (min-width: 768px) {
    .buttons_fnc_row .col_sm {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        width: 100%;
    }
}

.buttons_fnc_row .btn_dark {
    max-width: 360px;
}

.buttons_fnc_row .btn_dark span {
    padding-left: 30px;
}

@media screen and (max-width: 767px) {
    .buttons_fnc_row .btn_dark {
        max-width: 50px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    }
}

@media screen and (max-width: 767px) {
    .buttons_fnc_row .cl_btns_cstm {
        margin-bottom: 10px;
    }

    .buttons_fnc_row .cl_btns_cstm + .cl_etc {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.btn_dark {
    height: 50px;
    background: #414042;
    color: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn_dark svg path {
    stroke: #fff !important;
}

.btn_dark:hover, .btn_dark:active, .btn_dark:focus {
    color: #fff;
    background: #5b595c;
}

.inpt_grp_btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
}

.inpt_grp_btns .form-control {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.inpt_grp_btns .form-control:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-color: #ebebeb;
}

.inpt_grp_btns * {
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0 !important;
    height: 100%;
}

.inpt_grp_btns .btn_letter {
    padding: 0;
    border: 0;
    max-width: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
}

.inpt_grp_btns .btn_letter:before {
    content: none;
}

.inpt_grp_btns .btn_privat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    background: #414042;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.inpt_grp_btns .btn_privat span {
    padding-left: 20px;
    height: auto;
}

.inpt_grp_btns .btn_privat:before {
    content: none;
}

.inpt_grp_btns .btn_privat svg path {
    stroke: #fff !important;
}

.inpt_grp_btns .btn_privat:hover {
    color: #fff;
    background: #5b595c;
}

@media screen and (max-width: 767px) {
    .inpt_grp_btns .btn_privat {
        max-width: 50px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
    }
}

.view_icon {
    width: 16px;
    height: 12px;
    display: inline-block;
}

.view_icon svg {
    width: 100% !important;
    height: auto !important;
}

.btn_view .eye_ic {
    width: 16px;
}

.btn_view:hover .eye_ic path {
    fill: #fff !important;
}


