:root {
    --bg: #f5f6f7;
    --panel: #ffffff;
    --panel-soft: #fbfbfc;
    --ink: #2d2524;
    --muted: #787486;
    --muted-2: #959fa3;
    --line: #eceef3;
    --line-strong: #dfe2e9;
    --active: #eff0f6;
    --brand: #ff971d;
    --brand-deep: #f19000;
    --brand-soft: #fff1dd;
    --danger: #d9534f;
    --success: #4d9f68;
    --shadow: 0 18px 44px rgba(45, 37, 36, .06);
}
@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-Regular.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-Thin.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-SemiBold.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-Medium.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-Light.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-ExtraLight.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-ExtraBold.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-Bold.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/catalog/view/fonts/Inter-Black.woff2') format('woff2'),
    url('/catalog/view/fonts/Inter-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body {
    background: #F5F6F7;
    color:#2D2524;
    font-size: 16px;
    font-family: "Inter";
}

header h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 0;
}
.features h2 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom:30px;
    margin-top: 0;
}
header p, .features p {
    color: #6D737A;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: 50px;
}

.btn-primary {
    color: #fff;
    background: #FF971D;
    border:1px solid #FF971D;
}

.features div {
    color: #585450;
}
.features .pdb20 {

    height: 100px;
}
.btn {
    padding: 8px 14px;
}
#menu {
    display: inline-block;
}
#menu li {
    display: inline-block;

}
#menu a {
    color: #252525;
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    padding: 5px 15px;
    font-weight: 600;
}
.mt10 {
    margin-top: 10px;
}
.pdt80 {
    padding-top: 80px;
}
.pdb20 {
    padding-bottom: 20px;
}
.pd0{
    padding: 0 !important;
}
.pdt0{
    padding-top: 0 !important;
}
.sep40{
    height: 40px;
    width: 100%;
}
.sep20{
    height: 20px;
    width: 100%;
}
.sep60{
    height: 60px;
    width: 100%;
}
.sep80{
    height: 80px;
    width: 100%;
}
.cards {
    background: url('/image/cards.png') no-repeat left 20px;
    background-size: 73% auto;
}
.login_bg {
    box-shadow: 0px 0px 20px 0px rgba(53, 53, 53, 0.2);
    border-radius: 10px;
    width: 400px;
    min-height: 500px;
    background: #fff;
    margin-top: 100px;
    padding: 20px;
}
.login_bg h2 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;

}
.login_bg p {
    color:#667085;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 50px;

}
.login_bg label {
    font-size: 14px;
    color: #344054;
    font-weight: 500;
}
#login {
    width: 100%;
}
.btn-black{
    background: #252525;
    color: #fff;
}
.btn-black:hover{
    color: #e7e7e7;
}

#logos_list {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}
#logos_list li {
    display: inline-block;
}
#logos_list img {
    width: 90px;
}
.cities_bg {
    background: url('/image/TN-125-Gold-bar-banner.jpg') no-repeat center bottom;
    background-size: 100% auto;
    height: 440px;
    color: #fff;
}
.cities_bg a, .panel a {
    color: #F8981D;
}
.reg_cities_bg {
    background: url('/image/reg_cities.png') no-repeat center bottom;
    background-size: 100% auto;
    height: 100%;
}
.features_bg {
    background: linear-gradient(180deg, rgba(27, 27, 27, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%),
    linear-gradient(90.99deg, rgba(255, 255, 255, 0.8) 1.2%, rgba(255, 255, 255, 0.44) 100%);
    padding: 24px 56px 24px 56px;
    border-radius: 32px;
    overflow: hidden;
    margin: 92px 0;
}
.features_bg span {
    font-size: 18px;
    color: #383838;
}
.features_bg h3 {
    height: 52px;
}
.ico {
    width: 24px;
}
.features {
    padding: 80px 0;
    overflow: hidden;
}
.feature_item{
    border: 2px solid #EEF0F2;
    background: linear-gradient(0deg, #EEF0F2, #EEF0F2),
    linear-gradient(0deg, #F3F4F5, #F3F4F5);
    border-radius: 14px;
    overflow: hidden;
    padding: 20px;
    font-size: 14px;
    margin-bottom: 40px;
}
.feature_ico {
    height: 64px;
}
.feature_ico img {
    height: 100%;
}
.feature_item h3 {
    font-size: 18px;
    margin-bottom: 20px;
    height: 60px;
}
p.cards_txt {
    color:#ADB2B1;
    font-size: 14px;
    line-height: 1.5;
}
.cards2 {
    background: url('/image/cards2.png') no-repeat center top;
    background-size: contain;
    height: 500px;
}
.w200 {
    width: 200px;
}
.collapse{
    -webkit-transition:-webkit-transform .3s ease;
    -moz-transition:   -moz-transform .3s ease;
    -ms-transition:    -ms-transform .3s ease;
    transition:        transform .3s ease;
}
.collapse.in{

    /* visible */
    -webkit-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);

}
.collapse_lnk {
    font-size: 18px;
    font-weight: 500;
    color: #101828;
    padding:20px 10px;
    border-bottom: 1px solid #EAECF0;
    display: block;
    width: 100%;
}
.collapse_lnk:hover{
    text-decoration: none;
}
.faq_text {
    padding: 20px 10px;
    font-size: 14px;
    color: #667085;
}
.greyed {
    background: #EEF2F4;
    border-radius: 14px;
    padding: 20px;
    margin: 40px 0;
}
.greyed h4 {
    font-size: 20px;
    color: #101828;
    margin-bottom: 0;
    font-weight: 500;
    margin-top: 20px;
}
.greyed p{
    font-size: 18px;
    color: #667085;
    margin-top: 15px;
    margin-bottom: 20px;
}
.city_bottom {
    background: url('/image/city_bottom.png') no-repeat center bottom;
    min-height: 180px;
    background-size: 100% auto;
}
.reg_container .city_bottom {
    background:  url('/image/city_bottom.png') no-repeat center bottom;
    background-size: 100% auto;
    margin-top: -180px;
    z-index: 99;
    position: relative;
}
.white_bg {
    background: #fff;
    padding: 6px;
}

body.admin #logout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 28px;
    padding: 0 14px;
    color: #0f172a;
    font-size: 15px;
    font-weight: 700;
}

body.admin #logout span {
    display: inline-block;
    line-height: 1.2;
}

body.admin #logout a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    color: #0f172a;
    text-decoration: none;
}

body.admin #logout a:hover,
body.admin #logout a:focus {
    color: #0f172a;
    text-decoration: none;
}

body.admin #logout i {
    font-size: 22px;
    line-height: 1;
}
.pdb180 {
    padding-bottom: 180px;
}
footer  {
    padding: 30px 24px 36px 45px;
    color: #2D2524;
    font-size: 14px;
    overflow: hidden;
    bottom: 0;
    width: 100%;
}
footer img{
    width: 145px;
}
.pd30 {
    padding-top:30px;
}
.cols p {
    color: #F29100;
}
.cols a{
    color: #fff;
}
.cols a:hover{
    color: #f0f0f0;
}
.bottom_footer {
    background: #444850;
    padding: 64px;
    color: #fff;
}
.bottom_footer ul {
    margin: 0;
    padding: 0;
}
.bottom_footer li {
    display: inline-block;
    padding: 0 15px;
}
#logo img{
    width: 200px;
}
#logo {
    margin-bottom: 20px;
}
.header h2 {
    margin-bottom: 30px;
}
.inside_container {
    min-height: 400px;
    margin-bottom: 60px;
}

#admin_nav_icons li {
    padding-right: 0;
    padding-left: 0;
}
#admin_nav_icons li {
    display: inline-block;
}
.required_label::after {
    content: " * ";
}

.reg_header hr {
    border-top: 1px solid #D9D9D9;
}
.reg_header h1 {
    color: #252525;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    margin-top: 120px;
}
.grey_bg {
    background: #F9F9F9;
}
.reg_container {
}
.reg_container h2{
    font-size: 32px;
    font-weight: 700;
}
.pdt40 {
    padding-top: 40px;
}
.reg_container .nav-tabs>li a{
    color: #c9c9c9;
    font-size: 32px;
    line-height: 1.2;
}
.reg_container .nav-tabs>li a:after {
    content: "";
    display: block;
    border-left: 1px solid #c9c9c9;
    height: 35px;
    width: 1px;
    margin: 10px auto;
}
.reg_container .nav-tabs>li.active a:before {
    color: #5E6071;
}
.reg_container .nav-tabs>li a:before {
    color: #AFAFAF;
}
.reg_container .nav-tabs>li:nth-child(1) a:before {
    content: "ARBEITGEBERDATEN";
    float: right;
    display: block;
    position: absolute;
    margin-left: 65px;
    font-size: 24px;
    margin-top: 5px;
}
.reg_container .nav-tabs>li:nth-child(2) a:before {
    content: "ANSPRECHPARTNER";
    float: right;
    display: block;
    position: absolute;
    margin-left: 65px;
    font-size: 24px;
    margin-top: 5px;
}
.reg_container .nav-tabs>li:nth-child(3) a:before {
    content: "ANSCHRIFT";
    float: right;
    display: block;
    position: absolute;
    margin-left: 65px;
    font-size: 24px;
    margin-top: 5px;
}
.reg_container .nav-tabs>li:nth-child(4) a:before {
    content: "RECHNUNGSDATEN";
    float: right;
    display: block;
    position: absolute;
    margin-left: 65px;
    font-size: 24px;
    margin-top: 5px;
}
.reg_container .nav-tabs>li:last-child a:after {
    display: none;
}
.reg_container .nav-tabs>li.active>a, .reg_container .nav-tabs>li.active>a:focus, .reg_container .nav-tabs>li.active>a:hover {
    color: #FF0022;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent;
}
.reg_container .nav-tabs>li {
    float: none;
    margin-bottom: 35px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #E8E8E8;
    border: 1px solid #C9C9C9;
    color: #c9c9c9;
    text-align: center;
}
.reg_container .nav-tabs>li.active {

    border: 1px solid #FF0022;
    background: #fff;
    font-size: 32px;
}
.reg_container p{
    font-size: 20px;
    color: #6D737A;
    margin: 35px 0;
}
.reg_container .nav-tabs>li a:hover , .reg_container .nav>li>a:focus, .reg_container .nav>li>a:hover{
    background: transparent;
    border: 1px solid transparent;
    outline: none;
}
.nav-tabs {
    border-bottom: 0;
}
.pdt25 {
    padding-top: 25px;
}
.pd55 {
    padding: 25px 55px;
}
.custom-file-input {
    color: transparent;
}
.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}
.custom-file-input::before {
    content: 'Datei wählen';
    color: #5E6071;
    display: inline-block;
    background: #EAECF0;
    border: 1px solid #EAECF0;
    border-radius: 3px;
    padding: 11px 15px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 20px;
}
.custom-file-input:hover::before {
    border-color: black;
}
.custom-file-input:active {
    outline: 0;
}
.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 0;
    outline-offset: -2px;
}
.pd25 {
    padding: 25px 0;
}
.reg_container #reg_form {
    display: flex;
}
.reg_container #reg_form .btn{
    padding: 11px 20px;
    font-size: 14px;
    margin: 20px 0;
}
.w100 {
    width: 100%;
}
.w50 {
    width: 48%;
}
.btn-primary:hover , .btn-primary.focus, .btn-primary:focus{
    color: #fff;
    background-color: #E9830A !important;
    border-color: #E9830A !important;
    outline: 0;
}
.reg_container .input__wrapper img{
    margin-right: 10px;
}
.reg_container .input__wrapper {
    padding: 10px;
    border: 1px solid #EAECF0;
    border-radius: 8px;
    display: flex;
}
.pdb25 {
    padding-bottom: 25px;
}
#li_overlay {
    position: absolute;
    height: 100%;
    background: transparent;
    top: 0;
    z-index: 99;
    width: 100%;
}
.passed {
    background: #FF0022 !important;
}
.passed a {

    color: #fff !important;
}
.tab-pane{
    padding-bottom: 50px;
}
.form-control.required.error_input {
    border: 1px solid rgb(255, 0, 0) !important;
}
.code_placeholder{
    position: absolute;
    display: block;
    height: 47px;
    margin-top: -48px;
    border-right: 1px solid #ccc;
    padding: 15px;
    font-size: 14px;
    line-height: 1;
    margin-left: 1px;
}
.login_container {
    min-height: 500px;
}
.grey_bg {
    background: #F9F9F9;
}
.subbanner {
    background-size:  cover;
    min-height: 240px;
}
.flx {
    display: flex;
}
.subhead_logo {
    margin: auto auto !important;

}
#mobile_menu li:hover rect, .adm_menu ul li.active rect{
    fill:#FF0022;
}
.adm_menu .ng-fa-icon {
    float: left;
    margin-top: -6px;
    margin-right: 10px;
}
.adm_menu ul {
    margin: 0;
    padding: 0;
}
.adm_menu a:focus, .adm_menu a:active {
    border: 0px;
    outline: none;
}
.adm_menu a {
    color: #fff;
    font-size: 16px;
    width: 100%;
    display: inline-block;
}
.adm_menu ul li {
    display: block;
    padding: 5px 5px 0;
    cursor: pointer;
}
.adm_menu ul li.active a, .adm_menu ul li:hover a{
    color: #565D60;
}
.adm_menu ul li.active, .adm_menu ul li:hover, .adm_menu:has(.active) h3{
    background: #D7D9DB !important;
}
.inside_content {
    padding: 40px 60px;
}
.inside_content h1 {
    color: #252525;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 40px;
}
.welcome_container {
    font-size: 20px;
    color: #6D737A;
}
.welcome_row {
    box-shadow: 0px 1px 2px 0px #1018280F;
    box-shadow: 0px 1px 3px 0px #1018281A;
    display: flex;
    padding: 20px;
    border-radius: 10px;
    color: #6D737A;
    margin-bottom: 40px;
}
.welcome_row .ng-fa-icon {
    margin-right: 20px;
}
.mh500 {
    min-height: 500px;
}
.swal2-popup #swal2-content {
    font-size: 14px;
}

.swal2-popup.hf-ean-modal {
    width: 600px;
    padding: 20px;
    overflow: hidden;
    border: 1px solid #edf0f5;
    border-radius: 14px;
    box-shadow: 0 28px 80px rgba(22, 28, 45, 0.22);
}

.hf-ean-modal .swal2-header {
    align-items: flex-start;
    padding: 25px 28px 0;
}

.hf-ean-modal .swal2-title {
    margin: 0;
    color: #272a33;
    font-size: 22px;
    font-weight: 800;
    text-align: left;
}

.hf-ean-modal .swal2-close {
    top: 17px;
    right: 18px;
    color: #9aa1af;
    font-family: Arial, sans-serif;
    font-size: 32px;
}

.hf-ean-modal .swal2-close:hover {
    color: #ff920f;
}

.hf-ean-modal .swal2-content {
    padding: 20px 28px 26px;
}

.hf-ean-modal #swal2-content {
    text-align: left;
}

.hf-ean-editor__intro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 18px;
}

.hf-ean-editor__intro strong {
    display: block;
    color: #343741;
    font-size: 14px;
    font-weight: 800;
    text-align: start;
}

.hf-ean-editor__intro p {
    margin: 4px 0 0;
    color: #8c92a3;
    font-size: 12px;
    font-weight: 500;
}

.hf-ean-add {
    flex: 0 0 auto;
    min-height: 40px;
    padding: 0 15px;
    color: #fff;
    background: #ff920f;
    border: 1px solid #ff920f;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    box-shadow: 0 5px 14px rgba(248, 152, 29, 0.2);
}

.hf-ean-add i {
    margin-right: 6px;
}

.hf-ean-default {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 54px;
    margin-bottom: 12px;
    padding: 0 16px;
    background: #f7f8fb;
    border: 1px solid #edf0f5;
    border-radius: 8px;
}

.hf-ean-default span {
    color: #8c92a3;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.hf-ean-default strong {
    color: #343741;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.hf-ean-list {
    display: grid;
    gap: 10px;
    max-height: 280px;
    overflow-y: auto;
}

.hf-ean-row {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr) 42px;
    align-items: center;
    min-height: 50px;
    border: 1px solid #dfe4ec;
    border-radius: 8px;
    background: #fff;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.hf-ean-row:focus-within {
    border-color: #ff920f;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, 0.12);
}

.hf-ean-row__icon {
    color: #9aa1af;
    text-align: center;
}

.hf-ean-row .form-control {
    height: 48px;
    padding: 0 4px;
    border: 0;
    box-shadow: none;
    color: #343741;
    font-size: 14px;
}

.hf-ean-remove {
    width: 32px;
    height: 32px;
    padding: 0;
    color: #b2b8c3;
    background: transparent;
    border: 0;
    border-radius: 7px;
}

.hf-ean-remove:hover {
    color: #e34d59;
    background: #fff0f1;
}

.hf-ean-modal .swal2-actions {
    justify-content: flex-end;
    width: 100%;
    margin: 0;
    padding: 17px 28px;
    background: #fafbfc;
    border-top: 1px solid #edf0f5;
}

.hf-ean-modal .swal2-actions .btn {
    min-height: 40px;
    margin: 0 0 0 10px;
    padding: 0 18px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
}

.hf-ean-cancel {
    color: #6f7484;
    background: #fff;
    border: 1px solid #dfe4ec;
}

.hf-ean-confirm {
    color: #fff;
    background: #ff920f;
    border: 1px solid #ff920f;
    box-shadow: 0 5px 14px rgba(248, 152, 29, 0.2);
}

@media (max-width: 640px) {
    .hf-ean-modal .swal2-header,
    .hf-ean-modal .swal2-content,
    .hf-ean-modal .swal2-actions {
        padding-right: 18px;
        padding-left: 18px;
    }

    .hf-ean-editor__intro {
        align-items: stretch;
        flex-direction: column;
    }
}
.cont{
    position: relative;
    overflow: hidden;
    height: 1px;
}
.slider {
    -webkit-transition:-webkit-transform .3s ease;
    -moz-transition:   -moz-transform .3s ease;
    -ms-transition:    -ms-transform .3s ease;
    transition:        transform .3s ease;
}

.slider.opened {
    /* visible */
    -webkit-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
}
.slider.closed {
    /* completely offscreen */
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
}
.error{
    color: #f00;
    font-size: 12px;
    text-align: right;
    display: inline-block;
    width: 100%;
}
#mobile_a {
    display: none;
}
.txt16 {
    font-size: 14px;
}
#changePreferences {
    cursor: pointer;
}
#admin_nav_icons a {
    padding: 20px;
}
#admin_nav_icons a:hover {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 1px 3px 7px rgba(0,0,0,0.5);
}
.total_container {
    border:1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}
.total_container h2 {
    display: inline-block;
}

.slidecontainer {
    width: 100%;
    overflow: hidden;
}
.slider_budget {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin-top: 10px;
    margin-bottom: 5px;
    border-radius: 20px;
}
.slide_budget {
    border-radius: 20px;
}
.slider_budget.up {
    background: #d1e3f1;
}
.slider_budget.up .slide_budget {
    background: #1a75bb;
    height: 15px;
    cursor: pointer;
    left: 0;
}
.up {
    color: #1a75bb;
}
.budget_sum_start{
    position: absolute;
    margin-top: 30px;
    margin-left: 15px;
    color: #fff;
    z-index: 99;
}
.budget_sum_end{
    position: absolute;
    margin-top: -45px;
    margin-right: 15px;
    color: #fff;
    z-index: 99;
    right: 0;
}
.compare_up {
    color: #1b76bb;
    font-size: 10px;
    background: #d1e3f1;
    border-radius: 3px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 23px;
    position: absolute;
    padding: 5px 8px;
}
.compare_down {
    color: #ff6701;
    font-size: 10px;
    background: #ffe8d9;
    border-radius: 3px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 23px;
    position: absolute;
    padding: 5px 8px;
}
.slider_budget.down {
    background: #ffe8d9;
}
.slider_budget.down .slide_budget {
    background: #ff6600;
    height: 15px;
    cursor: pointer;
    left: 0;
}
.down {
    color: #ff6600;
}
.flx-vertical {
    align-items: stretch;
}

.custom-select {
    display: inline-block;
    width: 200px;
    height: 50px;
    padding: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.multiselect {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.btn-group, .btn-group-vertical {
    width: 100%;
}
.multiselect-container .form-check-label {
    font-size: 12px;
}
.multiselect-all, .multiselect-option, .multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active {
    background: #fff;
    border: 0;
    display: block;
    width: 100%;
    text-align: left;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.multiselect-container .form-check-label {
    font-size: 14px;
    margin-left: 10px;
}
.multiselect-container .multiselect-filter>input.multiselect-search {
    border: none;
    border-bottom: 1px solid #ccc;
    padding-left: 6rem !important;
    margin-left:  0 !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 10px;
}
.multiselect-container .multiselect-filter>.fa-search {
    z-index: 1;
    padding-left: 0.75rem;
    margin-top: 15px;
    position: absolute;
}
#big_text_column {
    background: #fff;
    padding-bottom: 40px;
}
.head_title {
    font-size: 20px;
    vertical-align: bottom;
    padding-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    padding-left: 40px;
    margin-top: 0;
    font-weight: bold;
}
.ihk .head_title{

    color: #014f8d;
    border-left: 14px solid #014f8d;
}
.ihk .btn-primary{
    background: #014f8d;
    border:1px solid #014f8d;
}
.ihk .btn-primary:hover{
    background: #0066b3;
}
.tn .head_title{
    color: #F8981D;
    border-left: 14px solid #F8981D;
}
.tn .btn-primary{
    background: #F8981D;
    border:1px solid #F8981D;
}
.tn .btn-primary:hover{
    background: #F8981D;
}
.gvit .head_title{
    color: #5A95CF;
    border-left: 14px solid #5A95CF;
}
.gvit .btn-primary{
    background: #5A95CF;
    border:1px solid #5A95CF;
}
.gvit .btn-primary:hover{
    background: #5A95CF;
}
.mb0 {
    margin-bottom: 0;
}
.vrpayment .head_title{

    color: #0066b3;
    border-left: 14px solid #0066b3;
}

.vrpayment .btn-primary{
    background: #0066b3;
    border:1px solid #0066b3;
}
.vrpayment .btn-primary:hover{
    background: #0066b3;
}
.fuld .head_title{

    color: #F8981D;
    border-left: 14px solid #F8981D;
}

.fuld .btn-primary{
    background: #F8981D;
    border:1px solid #F8981D;
}
.fuld .btn-primary:hover{
    background: #F8981D;
}
#big_text_column .text_content {
    padding: 0 55px;
    overflow: hidden;
}
#row_bg {
    font-size: 18px;
    background: #f5f5f5;
    padding: 15px;
    margin-bottom: 35px;
    font-weight: bold;
    margin-left: -15px;
}
.sep30 {
    width: 100%;
    height: 30px;
}
#add_person_val{
    display: inline-block;
    width: 60px;
    margin: 0 10px;
    padding: 5px;
    line-height: 1;
    height: unset;
}
#geschprach{
    display: inline-block;
    width: 160px;
    margin: 0 10px;
    padding: 5px;
    line-height: 1;
    height: unset;
}
#sponsoren {
    display: flex;
    margin: 40px 0;
    padding: 0;
    justify-content: space-between;
    align-items: center;
}
#sponsoren li {
    display: inline-flex;
    text-align: center;
}
#sponsoren img{
    max-height: 30px;
    margin: auto 5px;
}
#logo_ihk img {
    width: 250px;
}
.pdt15 {
    padding-top: 15px;
}

.fancy-title {
    text-transform: uppercase;
    margin-bottom: 40px;
}
.fancy-title:after {
    content: "";
    background: #ececec;
    display: block;
    height: 1px;
    margin: 0;
    position: relative;
    width: 100%;
}
#myModal1 li {
    font-size:16px;
}
.fancy-title span:after {
    background-color: #f7941d;
}
.fancy-title span:after {
    content: "";
    display: block;
    height: 5px;
    margin: 20px 0 -3px;
    position: relative;
    width: 10%;
    z-index: 2;
}
.list-default.fa-ul li .fa {
    line-height: 1;
}
.divider-list li .fa {
    padding: 8px 0;
}
.divider-list li {
    padding: 10px 0;
    border-top: 1px solid #ececec;
}
.fa-ul {
    list-style: none;
    padding-left: 0;
}
.color-primary {
    color: #f7941d !important;
}
.spacer {
    width: 100% !important;
    float: none;
    clear: both;
}
.spacer:before, .spacer:after {
    content: "";
    clear: both;
    height: 0;
}
#myModal1 .col-md-6 {
    padding:0;
}
.teaser_content img{
    width:100%;
}
span.right {
    width: 92%;
    display: inline-block;
}
span.left{
    width: 30px;
    display: inline-block;
    vertical-align: top;
}

.loader_container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    background-color: rgba(17, 24, 39, 0.24);
    backdrop-filter: blur(2px);
    position: fixed;
    z-index: 9999999999;
    text-align: center;
    width: 100%;
    top:0;
    left:0;
}

.loader_spinner {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 4px solid rgba(255, 255, 255, 0.7);
    border-top-color: #ff8f1f;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.16);
    animation: loader-spin 0.8s linear infinite;
}

.loader_container h2,
.loader_container .clearfix,
.loader_img {
    display: none !important;
}

.loader_img circle {
    fill: none;
    stroke-width: 3.5;
    animation-name: preloader;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    transform-origin: 170px 170px;
    will-change: transform;
}
.loader_img circle:nth-of-type(1) {
    stroke-dasharray: 550px;
}

.loader_img circle:nth-of-type(2) {
    stroke-dasharray: 500px;
}

.loader_img circle:nth-of-type(3) {
    stroke-dasharray: 450px;
}

.loader_img circle:nth-of-type(4) {
    stroke-dasharray: 300px;
}

@keyframes loader-spin {
    to {
        transform: rotate(360deg);
    }
}

@keyframes preloader {
    50% {
        transform: rotate(360deg);
    }
}
#dataTable {
    width: 99% !important;
}
#dataTable_wrapper {
    font-size: 16px;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom:0;
}
.nav-tabs{
    border-bottom: 1px solid #ccc;
}
.supplier_row{
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 20px;
}
.img_row{
    padding:20px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.delete_supplier {
    position: absolute;
    right: 15px;
    margin-top: -20px;
    z-index: 99;
    cursor: pointer;
}
.delete_image {
    margin-top: 20px;
    cursor: pointer;
}
.d-none {
    display: none !important;
}
.table-responsive {
    overflow-x: auto !important;
}

.dataTables_wrapper {
    width: 100% !important;
}

table.dataTable {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    border-collapse: collapse !important;
}

/* Shared DataTables appearance used by catalog lists and matrix views. */
.dataTables_wrapper table.dataTable thead td,
.dataTables_wrapper table.dataTable thead th, .hf-slideshow-table > thead > tr > th, .hf-slideshow-table > thead > tr > td {
    height: 54px;
    padding: 0 20px;
    border: 0;
    border-bottom: 0;
    background: #eef1f7;
    color: #787486;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}

.dataTables_wrapper table.dataTable tbody td {
    height: 68px;
    padding: 0 20px;
    border-top: 1px solid #edf0f5;
    color: #1f2937;
    vertical-align: middle;
    font-variant-numeric: tabular-nums;
}

.dataTables_wrapper table.dataTable tbody tr:hover td {
    background: #fafbfc;
}

.dataTables_wrapper table.dataTable input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0;
    accent-color: #ff920f;
}

.dataTables_wrapper .dataTables_info {
    color: #7d8493;
    font-size: 14px;
}

.dataTables_wrapper .dataTables_paginate {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-left: auto;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 39px;
    height: 39px;
    margin: 0;
    padding: 0 10px;
    border: 1px solid #e1e5ed !important;
    border-radius: 8px;
    background: #fff !important;
    color: #7e8494 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border-color: #ff920f !important;
    background: #ff920f !important;
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    opacity: .75;
}

.hf-matrix-table-wrap {
    overflow-x: auto;
}

.hf-matrix-table-wrap .table {
    min-width: 1120px;
    margin-bottom: 0;
}

.hf-matrix-card .dataTables_wrapper .row,
.hf-matrix-card .dataTables_wrapper .col-sm-12 {
    margin: 0;
    padding: 0;
}

.hf-matrix-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 78px;
    padding: 0 24px;
    border-top: 1px solid #edf0f4;
}

.hf-matrix-screen {
    position: relative;
    margin: 0;
}

.hf-matrix-screen > .col-lg-12 {
    padding: 0;
}

.hf-matrix-page-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
    min-height: 132px;
}



.hf-matrix-page-head p {
    margin: 0;
    color: #8c92a3;
    font-size: 14px;
    font-weight: 600;
}

.hf-matrix-page-head .hf-matrix-save {
    margin-top: 4px;
}

.hf-matrix-save {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    padding: 0 18px;
    color: #fff !important;
    background: #ff920f !important;
    border: 1px solid #ff920f !important;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 8px 20px rgba(248, 152, 29, 0.22);
}

.hf-matrix-card {
    overflow: hidden;
    background: #fff;
    border: 1px solid #eceff4;
    border-radius: 8px;
    box-shadow: 0 18px 48px rgba(23, 31, 52, 0.07);
}

.hf-matrix-filters {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    padding: 18px;
    border-bottom: 1px solid #edf0f5;
}

.hf-matrix-settings {
    display: grid;
    grid-template-columns: minmax(420px, 1fr) auto;
    align-items: end;
    gap: 14px;
    padding: 17px 18px;
    border-bottom: 1px solid #edf0f5;
}

.hf-matrix-field {
    min-width: 0;
}

.hf-matrix-field > label {
    display: block;
    margin: 0 0 7px;
    color: #6f7484;
    font-size: 12px;
    font-weight: 800;
}

.hf-matrix-field .form-control,
.hf-matrix-field select.form-control {
    width: 100%;
    height: 42px;
    padding: 0 14px;
    color: #343741;
    background-color: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 7px;
    box-shadow: none;
    font-size: 13px;
    font-weight: 600;
}

.hf-matrix-field .form-control:focus {
    border-color: #ff920f;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, 0.12);
}

.hf-matrix-actions {
    display: flex;
    align-items: flex-end;
    gap: 14px;
}

.hf-matrix-order-type {
    width: 190px;
    flex: 0 0 190px;
}

.hf-matrix-check {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    height: 42px;
    margin: 0;
    color: #343741;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    cursor: pointer;
}

.hf-matrix-check input,
.hf-matrix-table-wrap input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0;
    accent-color: #ff920f;
}

.hf-matrix-shops .multiselect-native-select,
.hf-matrix-shops .btn-group {
    display: block;
    width: 100%;
}

.hf-matrix-shops .multiselect {
    display: flex;
    align-items: center;
    gap: 7px;
    width: 100% !important;
    height: 42px;
    padding: 5px 34px 5px 10px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
}

.hf-matrix-shops .multiselect .multiselect-selected-text {
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 0;
    overflow: hidden;
}

.hf-matrix-shop-chip {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 0 10px;
    color: #e9840c;
    background: #fff1db;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
}

.hf-matrix-shops-placeholder {
    color: #9aa1af;
    font-weight: 500;
}

.hf-matrix-shops .multiselect-container {
    width: 100%;
    max-width: 520px;
    padding: 6px;
    border: 1px solid #dfe4ec;
    border-radius: 8px;
    box-shadow: 0 14px 32px rgba(23, 31, 52, 0.14);
}

.hf-matrix-table-wrap {
    width: 100%;
    overflow-x: auto;
}

.hf-matrix-table-wrap .dataTables_wrapper {
    color: #6f7484;
    font-size: 14px;
}


.hf-matrix-table-wrap table.dataTable thead td:nth-child(1),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(1) { width: 64px !important; text-align: center; }
.hf-matrix-table-wrap table.dataTable thead td:nth-child(2),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(2) { width: 100px !important; }
.hf-matrix-table-wrap table.dataTable thead td:nth-child(3),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(3) { width: 270px !important; }
.hf-matrix-table-wrap table.dataTable thead td:nth-child(4),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(4) { width: 265px !important; }
.hf-matrix-table-wrap table.dataTable thead td:nth-child(5),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(5) { width: 110px !important; }
.hf-matrix-table-wrap table.dataTable thead td:nth-child(6),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(6) { width: 480px !important; }
.hf-matrix-table-wrap table.dataTable thead td:nth-child(7),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(7) { width: 270px !important; }
.hf-matrix-table-wrap table.dataTable thead td:nth-child(8),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(8) { width: 170px !important; }
.hf-matrix-table-wrap table.dataTable thead td:nth-child(9),
.hf-matrix-table-wrap table.dataTable tbody td:nth-child(9) { width: 32px !important; padding: 0 !important; }

.hf-matrix-table-wrap .dataTables_scrollBody {
    border-bottom: 0 !important;
}

.hf-matrix-table-wrap .hf-status-badge {
    justify-content: center;
}

.hf-matrix-card .dataTables_info {
    padding: 0;
}

.hf-matrix-card .dataTables_paginate {
    padding: 0;
}

@media (max-width: 1280px) {
    .hf-matrix-settings {
        grid-template-columns: 1fr;
    }

    .hf-matrix-actions {
        justify-content: flex-end;
    }
}

@media (max-width: 767px) {
    .hf-matrix-page-head {
        min-height: 150px;
    }

    .hf-matrix-page-head h1 {
        font-size: 29px;
    }

    .hf-matrix-page-head p {
        max-width: 230px;
        line-height: 1.45;
    }

    .hf-matrix-page-head .hf-matrix-save {
        flex: 0 0 auto;
    }

    .hf-matrix-filters {
        grid-template-columns: 1fr;
    }

    .hf-matrix-settings {
        grid-template-columns: minmax(0, 1fr);
    }

    .hf-matrix-actions {
        align-items: stretch;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .hf-matrix-order-type {
        width: 100%;
        flex-basis: 100%;
    }

    .hf-matrix-actions .hf-matrix-save {
        margin-left: auto;
    }

    .hf-matrix-bottom {
        align-items: flex-start;
        flex-direction: column;
        gap: 14px;
        padding: 18px;
    }
}

/* WVP edit */
.hf-wvp-edit-screen {
    display: block;
    min-height: 100%;
}

/* Label list edit */
.hf-label-edit-screen {
    display: block;
    min-height: 100%;
}

.hf-label-edit-head h1 {
    margin-top: 10px;
}

.hf-label-edit-card {
    min-height: 620px;
    padding: 22px;
    background: #fff;
    border: 1px solid #eceff4;
    border-radius: 8px;
    box-shadow: 0 18px 48px rgba(23, 31, 52, .06);
}

.hf-label-tab {
    min-height: 63px;
    padding: 14px 22px;
    border: 1px solid #e7ebf1;
}

.hf-label-tab span {
    display: inline-flex;
    align-items: center;
    min-height: 35px;
    padding: 0 15px;
    color: #fff;
    background: #ff920f;
    border-radius: 7px;
    box-shadow: 0 7px 17px rgba(248, 152, 29, .18);
    font-size: 12px;
    font-weight: 800;
}

.hf-label-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 28px;
    padding: 16px 16px 0;
    border: 1px solid #e7ebf1;
    border-top: 0;
}

.hf-label-field {
    position: relative;
    min-width: 0;
}

.hf-label-field label {
    display: block;
    margin: 0 0 7px;
    color: #747b8d;
    font-size: 12px;
    font-weight: 700;
}

.hf-label-field .form-control {
    width: 100%;
    height: 46px;
    padding: 0 14px;
    color: #252a34;
    background: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 7px;
    box-shadow: none;
    font-size: 13px;
    font-weight: 650;
}

.hf-label-field .form-control:focus {
    border-color: #ff920f;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, .12);
}

.hf-label-search-grid {
    display: grid;
    grid-template-columns: 80px minmax(0, 1fr);
    gap: 12px;
    padding: 30px 16px 0;
}

.hf-label-autocomplete-field {
    z-index: 10;
}

.hf-label-autocomplete {
    width: min(860px, 100%);
}

.hf-label-toolbar {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 92px;
    padding: 12px 24px 20px;
}

.hf-label-toolbar .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    min-height: 40px;
    padding: 0 16px;
    border-radius: 7px;
    font-size: 12px;
    font-weight: 700;
}

.hf-label-toolbar .btn-primary {
    color: #fff;
    background: #ff920f !important;
    border-color: #ff920f !important;
    box-shadow: 0 8px 20px rgba(248, 152, 29, .2);
}

.hf-label-toolbar .btn-default {
    color: #3f4552;
    background: #fff;
    border-color: #dfe4ec;
}

.hf-label-table-wrap {
    position: relative;
    margin: 0 16px;
    overflow-x: auto;
    border: 1px solid #e5e9f0;
    border-radius: 8px;
}

.hf-label-products-table {
    width: 100%;
    min-width: 980px;
    border-collapse: collapse;
    table-layout: fixed;
}

.hf-label-products-table th {
    height: 46px;
    padding: 0 17px;
    color: #707789;
    background: #eef1f6;
    border: 0;
    font-size: 11px;
    font-weight: 800;
    text-align: left;
    text-transform: none;
}

.hf-label-products-table th:nth-child(1) { width: 9%; }
.hf-label-products-table th:nth-child(2) { width: 19%; }
.hf-label-products-table th:nth-child(3) { width: 11%; }
.hf-label-products-table th:nth-child(4) { width: 40%; }
.hf-label-products-table th:nth-child(5) { width: 19%; }
.hf-label-products-table th:last-child { width: 54px; }

.hf-label-products-table td {
    height: 57px;
    padding: 0 17px;
    color: #6f7686;
    background: #fff;
    border-top: 1px solid #e7ebf1;
    border-right: 1px solid #edf0f4;
    font-size: 12px;
    vertical-align: middle;
}

.hf-label-products-table td:last-child {
    padding: 0;
    border-right: 0;
    text-align: center;
}

.hf-label-remove {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    padding: 0;
    color: #fff;
    background: #f20d18;
    border: 0;
    border-radius: 50%;
    font-size: 14px;
    cursor: pointer;
}

.hf-label-remove:hover,
.hf-label-remove:focus {
    color: #fff;
    background: #d80a14;
    outline: 0;
}

.hf-label-empty {
    padding: 28px;
    color: #9097a6;
    background: #fff;
    font-size: 13px;
    text-align: center;
}

@media (max-width: 991px) {
    .hf-label-edit-head,
    .hf-label-edit-actions {
        flex-wrap: wrap;
    }

    .hf-label-edit-head {
        min-height: 0;
        padding-bottom: 24px;
    }

    .hf-label-form-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .hf-label-edit-card {
        padding: 12px;
    }

    .hf-label-edit-actions {
        justify-content: flex-start;
    }

    .hf-label-search-grid {
        grid-template-columns: 1fr;
    }

    .hf-label-toolbar {
        align-items: stretch;
        flex-direction: column;
    }
}

.hf-wvp-edit-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
    min-height: 154px;
}

.hf-wvp-edit-head h1 {
    margin: 10px 0 7px;
    color: #272a33;
    font-size: 30px;
    font-weight: 750;
    line-height: 1.05;
}

.hf-wvp-edit-head p {
    margin: 0;
    color: #868d9e;
    font-size: 13px;
    font-weight: 500;
}

.hf-wvp-edit-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    padding-top: 4px;
}

.hf-wvp-edit-actions .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    padding: 0 17px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
}

.hf-wvp-edit-actions .btn-primary {
    color: #fff;
    background: #ff920f !important;
    border-color: #ff920f !important;
    box-shadow: 0 8px 20px rgba(248, 152, 29, .2);
}

.hf-wvp-edit-actions .btn-default {
    color: #3f4552;
    background: #fff;
    border: 1px solid #dfe4ec;
    box-shadow: none;
}

.hf-wvp-edit-card {
    min-height: 650px;
    padding: 38px 16px 44px;
    background: #fff;
    border: 1px solid #eceff4;
    border-radius: 8px;
    box-shadow: 0 18px 48px rgba(23, 31, 52, .06);
}

.hf-wvp-summary {
    padding: 0 0 26px;
}

.hf-wvp-summary strong,
.hf-wvp-summary span {
    display: block;
}

.hf-wvp-summary > strong {
    margin-bottom: 3px;
    color: #272a33;
    font-size: 20px;
    font-weight: 750;
    line-height: 1.15;
}

.hf-wvp-summary span {
    color: #868d9d;
    font-size: 12px;
    font-weight: 500;
}

.hf-wvp-summary span b {
    color: inherit;
    font-weight: 500;
}

.hf-wvp-section {
    padding: 0 16px;
}

.hf-wvp-section-head {
    margin-bottom: 15px;
}

.hf-wvp-section-head h2 {
    margin: 0 0 5px;
    color: #292d36;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
}

.hf-wvp-section-head p {
    margin: 0;
    color: #8a91a1;
    font-size: 12px;
    font-weight: 500;
}

.hf-wvp-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px 26px;
}

.hf-wvp-field {
    position: relative;
    min-width: 0;
}

.hf-wvp-field-full {
    grid-column: 1 / -1;
}

.hf-wvp-field label {
    display: block;
    margin: 0 0 7px;
    color: #747b8d;
    font-size: 12px;
    font-weight: 700;
}

.hf-wvp-field .form-control {
    width: 100%;
    height: 46px;
    padding: 0 14px;
    color: #252a34;
    background: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 7px;
    box-shadow: none;
    font-size: 13px;
    font-weight: 650;
}

.hf-wvp-field .form-control:focus {
    border-color: #ff920f;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, .12);
}

.hf-wvp-products-section {
    margin-top: 32px;
    padding-top: 18px;
    border-top: 1px solid #edf0f4;
}

.hf-wvp-products-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.hf-wvp-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 29px;
    height: 29px;
    margin-top: 1px;
    padding: 0 8px;
    color: #fff;
    background: #ff920f;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 800;
}

.hf-wvp-search-grid {
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 10px;
}

.hf-wvp-autocomplete {
    top: calc(100% + 4px) !important;
    left: 0 !important;
    width: min(860px, 100%);
    max-height: 360px;
    overflow-y: auto;
    padding: 0;
    color: #303540;
    background: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 8px;
    box-shadow: 0 16px 36px rgba(23, 31, 52, .16);
}

.hf-wvp-autocomplete .hf-wvp-autocomplete-head,
.hf-wvp-autocomplete .hf-wvp-autocomplete-row > a {
    display: grid;
    grid-template-columns: 80px 158px 125px minmax(300px, 1fr) 90px;
    align-items: center;
    min-width: 830px;
}

.hf-wvp-autocomplete .hf-wvp-autocomplete-head {
    position: sticky;
    top: 0;
    z-index: 2;
    height: 39px;
    color: #717888;
    background: #eef1f6;
    border-bottom: 1px solid #dfe4ec;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
}

.hf-wvp-autocomplete .hf-wvp-autocomplete-head span,
.hf-wvp-autocomplete .hf-wvp-autocomplete-row > a > * {
    min-width: 0;
    padding: 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hf-wvp-autocomplete .hf-wvp-autocomplete-row > a {
    height: 53px;
    color: #2d313b;
    border-bottom: 1px solid #e8ebf0;
    background: #fff;
    font-size: 12px;
    text-decoration: none;
    transition: background-color .14s ease;
}

.hf-wvp-autocomplete .hf-wvp-autocomplete-row:last-child > a {
    border-bottom: 0;
}

.hf-wvp-autocomplete .hf-wvp-autocomplete-row > a:hover,
.hf-wvp-autocomplete .hf-wvp-autocomplete-row > a:focus {
    background: #fff6ea;
    outline: 0;
}

.hf-wvp-autocomplete .hf-wvp-autocomplete-row strong {
    color: #252a33;
    font-size: 13px;
    font-weight: 700;
}

.hf-wvp-autocomplete .hf-wvp-autocomplete-row b {
    color: #f18a00;
    font-size: 13px;
    font-weight: 800;
    text-align: right;
}

.hf-wvp-products-toolbar {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 62px;
}

.hf-wvp-products-toolbar .btn {
    min-height: 40px;
    padding: 0 15px;
    border-radius: 7px;
    font-size: 12px;
    font-weight: 700;
}

.hf-wvp-products-toolbar .btn-primary {
    color: #fff;
    background: #ff920f !important;
    border-color: #ff920f !important;
    box-shadow: 0 7px 17px rgba(248, 152, 29, .18);
}

.hf-wvp-products-toolbar .btn-default {
    color: #6f7686;
    background: #fff;
    border-color: #dfe4ec;
}

.hf-wvp-products-toolbar .hf-wvp-import {
    margin-left: auto;
}

.hf-wvp-products-toolbar .hf-wvp-import i {
    margin-right: 7px;
}

.hf-wvp-toggle-label,
.hf-wvp-row-toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    cursor: pointer;
}

.hf-wvp-toggle-label > input,
.hf-wvp-row-toggle > input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.hf-wvp-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: 50px;
    height: 26px;
    padding: 3px 5px;
    color: #fff;
    background: #b7bdc8;
    border-radius: 999px;
    font-size: 8px;
    font-weight: 800;
    transition: background-color .16s ease;
}

.hf-wvp-toggle-label > input:checked + .hf-wvp-toggle,
.hf-wvp-row-toggle > input:checked + .hf-wvp-toggle {
    background: #ff920f;
}

.hf-wvp-toggle span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 19px;
}

.hf-wvp-toggle:after {
    content: '';
    width: 19px;
    height: 19px;
    margin-left: auto;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 4px rgba(20, 27, 42, .2);
}

.hf-wvp-toggle-label > input:not(:checked) + .hf-wvp-toggle:after,
.hf-wvp-row-toggle > input:not(:checked) + .hf-wvp-toggle:after {
    order: -1;
    margin-right: auto;
    margin-left: 0;
}

.hf-wvp-toggle-label b {
    color: #353a44;
    font-size: 13px;
    font-weight: 700;
}

.hf-wvp-products-table-wrap {
    width: 100%;
    overflow-x: auto;
}

.hf-wvp-products-table {
    width: 100%;
    min-width: 1120px;
    border-collapse: collapse;
    table-layout: fixed;
}

.hf-wvp-products-table th {
    height: 40px;
    padding: 0 12px;
    color: #777d8e;
    background: #eef1f7;
    border: 0;
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}

.hf-wvp-products-table td {
    height: 58px;
    padding: 0 12px;
    color: #343944;
    border-bottom: 1px solid #edf0f4;
    font-size: 12px;
    vertical-align: middle;
}

.hf-wvp-products-table th:nth-child(1) { width: 72px; }
.hf-wvp-products-table th:nth-child(2) { width: 330px; }
.hf-wvp-products-table th:nth-child(3) { width: 250px; }
.hf-wvp-products-table th:nth-child(4) { width: 105px; }
.hf-wvp-products-table th:nth-child(5) { width: 100px; }
.hf-wvp-products-table th:nth-child(6) { width: 130px; }
.hf-wvp-products-table th:nth-child(7) { width: 190px; }
.hf-wvp-products-table th:nth-child(8) { width: 44px; }

.hf-wvp-products-table td:nth-child(2) strong,
.hf-wvp-products-table td:nth-child(2) small {
    display: inline;
}

.hf-wvp-products-table td:nth-child(2) strong {
    color: #2c313a;
    font-size: 13px;
    font-weight: 700;
}

.hf-wvp-products-table td:nth-child(2) small {
    margin-left: 5px;
    color: #7f8797;
    font-size: 10px;
}

.hf-wvp-base-price {
    font-variant-numeric: tabular-nums;
    text-align: right;
}

.hf-wvp-price-field {
    display: flex;
    align-items: center;
    gap: 12px;
}

.hf-wvp-price-field input {
    width: 84px;
    height: 34px;
    padding: 0 10px;
    color: #ff8b00;
    background: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 7px;
    outline: 0;
    font-size: 13px;
    font-weight: 800;
    text-align: right;
}

.hf-wvp-price-field input:focus {
    border-color: #ff920f;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, .12);
}

.hf-wvp-price-field span {
    color: #7c8392;
    font-size: 13px;
}

.hf-wvp-remove {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #a6acb7;
    background: transparent;
    border: 0;
    border-radius: 7px;
}

.hf-wvp-remove:hover {
    color: #df5552;
    background: #fff2f1;
}

.hf-wvp-edit-card input:disabled,
.hf-wvp-edit-card select:disabled {
    color: #737a89;
    background: #f7f8fa;
    cursor: not-allowed;
}

@media (max-width: 1320px) {
    .hf-wvp-edit-head {
        min-height: 190px;
    }

    .hf-wvp-edit-actions {
        max-width: 560px;
        flex-wrap: wrap;
    }
}

@media (max-width: 900px) {
    .hf-wvp-edit-head {
        flex-direction: column;
        padding-bottom: 24px;
    }

    .hf-wvp-edit-actions {
        justify-content: flex-start;
        max-width: none;
    }

    .hf-wvp-form-grid,
    .hf-wvp-search-grid {
        grid-template-columns: 1fr;
    }

    .hf-wvp-field-full {
        grid-column: auto;
    }
}

@media (max-width: 600px) {
    .hf-wvp-edit-card {
        padding: 24px 0 32px;
    }

    .hf-wvp-edit-actions .btn {
        flex: 1 1 calc(50% - 10px);
    }

    .hf-wvp-products-toolbar {
        align-items: flex-start;
        flex-wrap: wrap;
        padding: 12px 0;
    }

    .hf-wvp-products-toolbar .hf-wvp-import {
        width: 100%;
        margin-left: 0;
    }
}

/* Price Matrix */
.hf-price-matrix-screen {
    position: relative;
    margin: 0;
}

.hf-price-matrix-screen > .col-lg-12 {
    padding: 0;
}

.hf-price-matrix-head {
    min-height: 140px;
}

.hf-price-matrix-head-actions {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 4px;
}

.hf-price-matrix-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    padding: 0 16px;
    color: #73798a;
    background: #fff;
    border: 1px solid #e1e5ec;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
}

.hf-price-matrix-card {
    overflow: hidden;
}

.hf-price-matrix-table-wrap {
    width: 100%;
    overflow-x: auto;
}

.hf-price-matrix-table-wrap .dataTables_wrapper,
.hf-price-matrix-table-wrap .dataTables_scroll {
    width: 100%;
}

.hf-price-matrix-table-wrap .dataTables_wrapper > .row,
.hf-price-matrix-table-wrap .dataTables_wrapper > .row > [class*="col-"] {
    margin: 0;
    padding: 0;
}

.hf-price-matrix-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 66px;
    padding: 0 18px;
    border-bottom: 1px solid #edf0f5;
}

.hf-price-matrix-toolbar .dataTables_length,
.hf-price-matrix-toolbar .dataTables_filter {
    float: none;
    margin: 0;
    color: #7f8493;
    font-size: 14px;
    font-weight: 700;
}

.hf-price-matrix-toolbar .dataTables_length label,
.hf-price-matrix-toolbar .dataTables_filter label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}

.hf-price-matrix-toolbar .dataTables_length select {
    width: 82px;
    height: 40px;
    margin: 0;
    padding: 0 12px;
    border: 1px solid #dfe4ec;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: none;
}

.hf-price-matrix-toolbar .dataTables_filter input {
    width: 330px;
    height: 40px;
    margin: 0;
    padding: 0 14px;
    border: 1px solid #dfe4ec;
    border-radius: 7px;
    box-shadow: none;
    font-size: 13px;
    font-weight: 500;
}

.hf-price-matrix-toolbar .dataTables_filter input:focus {
    border-color: #ff920f;
    outline: 0;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, 0.12);
}

.hf-price-matrix-table-wrap table.dataTable {
    min-width: 1180px;
}

.hf-price-matrix-table-wrap table.dataTable thead td:first-child,
.hf-price-matrix-table-wrap table.dataTable tbody td:first-child {
    width: 64px !important;
    padding-left: 18px;
    padding-right: 18px;
    text-align: center;
}

.hf-price-matrix-table-wrap .edit_price {
    cursor: pointer;
    transition: background-color .16s ease, color .16s ease;
}

.hf-price-matrix-table-wrap .edit_price:hover {
    color: #dc7900;
    background: #fff8ef;
}

.hf-price-matrix-table-wrap .edit_price.selected {
    color: #11854d;
    background: #eefaf3;
    font-weight: 700;
}

.hf-price-matrix-card .hf-matrix-bottom {
    min-width: 100%;
}

@media (max-width: 767px) {
    .hf-price-matrix-head {
        min-height: 170px;
    }

    .hf-price-matrix-head-actions {
        align-items: flex-end;
        flex-direction: column-reverse;
    }

    .hf-price-matrix-toolbar {
        align-items: stretch;
        flex-direction: column;
        gap: 12px;
        padding: 14px 18px;
    }

    .hf-price-matrix-toolbar .dataTables_filter input {
        width: 100%;
    }
}

.hf-products-table-wrap {
    width: 100%;
    overflow-x: auto;
    border: 1px solid #eef1f6;
    border-radius: 8px;
    background: #fff;
}

.hf-edit-products-table {
    min-width: 760px;
    margin-bottom: 0;
}

.hf-edit-products-table > thead > tr > th {
    height: 50px;
    padding: 0 18px;
    border: 0;
    background: #f6f7fb;
    color: #6b7280;
    font-size: 13px;
    font-weight: 700;
    vertical-align: middle;
    white-space: nowrap;
}

.hf-edit-products-table > tbody > tr > td {
    height: 62px;
    padding: 10px 18px;
    border-top: 1px solid #eef1f6;
    color: #1f2937;
    vertical-align: middle;
}

.hf-edit-products-table > tbody > tr:hover > td {
    background: #fafbfc;
}

.hf-product-action-col {
    width: 64px;
    text-align: center;
}

.hf-label-edit-shell {
    display: block;
    width: 100%;
}

.hf-label-edit-panel,
.hf-label-fields {
    width: 100%;
}

.hf-label-fields::after {
    content: "";
    display: table;
    clear: both;
}

.hf-label-edit-screen #tab0 > .col-lg-6.text-center {
    display: flex;
    width: 100%;
    float: none;
    justify-content: flex-start;
    gap: 12px;
    margin-bottom: 18px;
}

.hf-edit-products-table .fa-times-circle {
    cursor: pointer;
}

/* Import */
.hf-import-screen {
    padding: 2px 0 28px;
}

.hf-import-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
    min-height: 112px;
}

.hf-import-head h1 {
    margin: 0;
    color: var(--ink);
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}

.hf-import-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 42px;
    margin-top: 18px;
    padding: 11px 18px;
    border: 0;
    border-radius: 8px;
    background: #ff9518 !important;
    box-shadow: 0 12px 24px rgba(255, 149, 24, .24);
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
}

.hf-import-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 280px;
    gap: 18px;
    align-items: start;
}

.hf-import-card,
.hf-import-status-card {
    border: 1px solid #edf0f5;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(22, 28, 45, .07);
}

.hf-import-card {
    padding: 20px;
}

.hf-import-card-head,
.hf-import-status-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.hf-import-card h2,
.hf-import-status-card h2 {
    margin: 0;
    color: #252833;
    font-size: 18px;
    font-weight: 700;
}

.hf-import-language {
    margin: 0;
}

.hf-language-pill,
.hf-import-status-head > span {
    min-height: 25px;
    padding: 4px 11px;
    border: 0;
    border-radius: 999px;
    background: #f0f2f6;
    color: #8b91a0;
    font-size: 11px;
    font-weight: 700;
}

.hf-import-language .dropdown-options {
    right: 0;
    left: auto;
    min-width: 170px;
}

.hf-import-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 18px;
}

.hf-import-field label,
.hf-import-options > span {
    display: block;
    margin-bottom: 7px;
    color: #7a8192;
    font-size: 12px;
    font-weight: 700;
}

.hf-import-field .form-control {
    width: 100%;
    height: 42px;
    padding: 0 13px;
    border: 1px solid #dfe4ec;
    border-radius: 7px;
    box-shadow: none;
    color: #2d3038;
    font-size: 13px;
    font-weight: 700;
}

.hf-import-options {
    margin-top: 15px;
}

.hf-import-checkbox,
.hf-import-empty-option {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 42px;
    margin: 0;
    padding: 0 13px;
    border: 1px solid #e1e5ed;
    border-radius: 7px;
    color: #30333c;
    font-size: 13px;
    font-weight: 700;
}

.hf-import-empty-option {
    color: #9298a6;
    font-weight: 500;
}

.hf-import-checkbox input {
    width: 16px;
    height: 16px;
    margin: 0;
    accent-color: #ff9518;
}

.hf-import-dropzone {
    display: flex;
    min-height: 188px;
    margin: 0;
    margin-top: 0;
    padding: 26px;
    border: 1px dashed #d9dee8;
    border-radius: 7px;
    background: #fcfcfe;
    color: #7e8494;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    text-align: center;
    transition: border-color .18s ease, background-color .18s ease, box-shadow .18s ease;
}

.hf-import-options + .hf-import-dropzone {
    margin-top: 0;
}

.hf-import-dropzone.is-dragover {
    border-color: #ff9518;
    background: #fff8ef;
    box-shadow: inset 0 0 0 1px rgba(255, 149, 24, .16);
}

.hf-import-dropzone .input__file {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
}

.hf-import-file-icon {
    color: #858b99;
    font-size: 18px;
}

.hf-import-dropzone strong {
    color: #272a32;
    font-size: 14px;
}

.hf-import-dropzone > span {
    font-size: 13px;
    font-weight: 500;
}

.hf-import-file-result {
    display: none;
}

.hf-import-dropzone.has-file .hf-import-file-icon,
.hf-import-dropzone.has-file > strong,
.hf-import-dropzone.has-file > span,
.hf-import-dropzone.is-uploading .hf-import-file-icon,
.hf-import-dropzone.is-uploading > strong,
.hf-import-dropzone.is-uploading > span {
    display: none;
}

.hf-import-dropzone.has-file .hf-import-file-result,
.hf-import-dropzone.is-uploading .hf-import-file-result {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #4d9f68;
    font-size: 13px;
    font-weight: 700;
}

.hf-import-file-result .remove_file {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 0;
    border-radius: 7px;
    background: #f2f4f7;
    color: #8b91a0;
}

.hf-import-status-card {
    padding: 20px 18px 16px;
}

.hf-import-status-head {
    padding-bottom: 15px;
    border-bottom: 1px solid #edf0f5;
}

.hf-import-status-head > span[data-state="working"] {
    background: #fff3df;
    color: #f19000;
}

.hf-import-status-head > span[data-state="success"] {
    background: #eaf8f0;
    color: #3ab36c;
}

.hf-import-status-head > span[data-state="error"] {
    background: #fff0ef;
    color: #d9534f;
}

.hf-import-status-card dl {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px 12px;
    margin: 17px 0 16px;
}

.hf-import-status-card dt,
.hf-import-status-card dd {
    margin: 0;
    font-size: 12px;
    line-height: 1.2;
}

.hf-import-status-card dt {
    color: #8b91a0;
    font-weight: 500;
}

.hf-import-status-card dd {
    max-width: 145px;
    overflow: hidden;
    color: #292c34;
    font-weight: 700;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hf-import-progress {
    height: 7px;
    overflow: hidden;
    border-radius: 999px;
    background: #eef0f5;
}

.hf-import-progress span {
    display: block;
    width: 0;
    height: 100%;
    border-radius: inherit;
    background: #ff9518;
    transition: width .25s ease;
}

@media (max-width: 1100px) {
    .hf-import-layout {
        grid-template-columns: 1fr;
    }

    .hf-import-status-card {
        order: -1;
    }
}

@media (max-width: 700px) {
    .hf-import-head {
        display: block;
        padding-bottom: 24px;
    }

    .hf-import-fields {
        grid-template-columns: 1fr;
    }
}

/* Slideshow list */
.hf-slideshow-screen {
    padding: 2px 0 28px;
}

.hf-slideshow-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
    min-height: 116px;
}

.hf-slideshow-head h1 {
    margin: 0;
    color: var(--ink);
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}

.hf-slideshow-actions {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}

.hf-slideshow-actions .btn {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 36px;
    padding: 8px 15px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
}

.hf-slideshow-actions .btn-primary {
    border-color: #ff9518;
    background: #ff9518;
    box-shadow: 0 10px 22px rgba(255, 149, 24, .2);
    color: #fff;
}

.hf-slideshow-actions .btn-default {
    border: 1px solid #dfe4ec;
    background: #fff;
    box-shadow: none;
    color: #707788;
}

.hf-slideshow-actions .btn-default:disabled {
    border-color: #e8ebf0;
    background: #f8f9fb;
    color: #aeb4bf;
    cursor: not-allowed;
    opacity: .62;
}

.hf-slideshow-card {
    overflow: hidden;
    border: 1px solid #edf0f5;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(22, 28, 45, .07);
}

.hf-slideshow-table-wrap {
    overflow-x: auto;
}

.hf-slideshow-table {
    width: 100%;
    min-width: 900px;
    margin: 0;
    border-collapse: collapse;
}

.hf-slideshow-table > thead > tr > th {
    box-sizing: border-box;
    height: 49px;
    padding: 0 8px;
    text-align: left;
}

.hf-slideshow-table > tbody > tr > td {
    box-sizing: border-box;
    height: 46px;
    padding: 0 8px;
    border-top: 1px solid #edf0f5;
    color: #777e8e;
    font-size: 13px;
    vertical-align: middle;
}

.hf-slideshow-table > tbody > tr:hover > td {
    background: #fafbfc;
}


.hf-slideshow-check-col {
    width: 42px;
    text-align: center;
}

.hf-slideshow-table input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0;
    accent-color: #ff9518;
}

.hf-slideshow-table > thead > tr > th:nth-child(2),
.hf-slideshow-table > tbody > tr > td:nth-child(2) {
    width: 7%;
}

.hf-slideshow-table > thead > tr > th:nth-child(3),
.hf-slideshow-table > tbody > tr > td:nth-child(3) {
    width: 14%;
}

.hf-slideshow-table > thead > tr > th:nth-child(4),
.hf-slideshow-table > tbody > tr > td:nth-child(4) {
    width: 29%;
}

.hf-slideshow-badge {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    min-height: 25px;
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 700;
}

.hf-slideshow-badge.is-active {
    background: #eaf8f0;
    color: #43a56c;
}

.hf-slideshow-badge.is-inactive,
.hf-slideshow-badge.is-neutral {
    background: #f0f2f6;
    color: #81889a;
}

.hf-slideshow-action-col {
    width: 12%;
    text-align: center;
}

.hf-slideshow-edit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 8px;
    color: #7d8495;
    font-size: 16px;
    text-decoration: none;
}

.hf-slideshow-edit:hover,
.hf-slideshow-edit:focus {
    background: #f2f4f7;
    color: #ff9518;
    text-decoration: none;
}

.hf-slideshow-edit img {
    width: 17px;
    height: 17px;
}

.hf-slideshow-empty > td {
    height: 84px !important;
    color: #8a909f !important;
    text-align: center;
}

/* Slideshow edit */
.hf-slideshow-edit-shell {
    display: block !important;
    width: 100%;
}

.hf-slideshow-edit-panel,
.hf-slideshow-fields {
    width: 100%;
}

.hf-slideshow-fields::after {
    content: "";
    display: table;
    clear: both;
}

.hf-slideshow-edit-screen .hf-edit-panel {
    height: auto;
    min-height: 0;
    margin: 21px 0 0;
    padding: 0;
    overflow: hidden;
    border-radius: 8px;
}

.hf-article-edit-screen.hf-slideshow-edit-screen .nav-tabs {
    padding: 13px 22px;
    margin: 0;
    list-style: none;
}

.hf-article-edit-screen.hf-slideshow-edit-screen .tab-content {
    padding: 38px 16px 20px;
}

.hf-slideshow-edit-screen .form-control {
    min-height: 46px;
}
i.fa.fa-angle-right:after {
    content: "\203A";
    font-size: 16px;
    line-height: 1.5;
    font-style: normal;
    align-self: end;
}
.p-3 {
    padding: 1.5rem !important;
}

.hf-slides-section {
    margin-top: 9px;
    overflow: hidden;
    border: 1px solid #e3e8f2;
    border-radius: 8px;
    background: #fff;
}

.hf-slides-section-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 64px;
    box-sizing: border-box;
    padding: 10px 16px;
    border-bottom: 1px solid #eef1f6;
    background: #fbfcff;
}

.hf-slides-section-head > div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.hf-slides-section-head h2 {
    margin: 0;
    color: #252833;
    font-size: 16px;
    font-weight: 700;
}

.hf-slides-section-head span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 26px;
    height: 26px;
    padding: 0 8px;
    border-radius: 999px;
    color: #7d8494;
    font-size: 11px;
    font-weight: 700;
}

.hf-slides-section-head .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 38px;
    padding: 9px 14px;
    border: 1px solid #dfe4ec;
    border-radius: 8px;
    background: #fff;
    color: #30333c;
    font-size: 13px;
    font-weight: 700;
}

.hf-slides-section-head .btn.is-loading {
    opacity: .65;
    cursor: wait;
}

.hf-slide-file-input {
    display: none !important;
}

.hf-slides-grid {
    display: grid;
    box-sizing: border-box;
    width: 100%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    padding: 18px 18px 16px;
}

.hf-slide-card {
    position: relative;
    height: 193px;
    box-sizing: border-box;
    min-width: 0;
    overflow: hidden;
    border: 1px solid #e3e8f2;
    border-radius: 8px;
    background: #f8fafc;
}

.hf-slide-card img {
    display: block;
    width: 100%;
    height: 192px;
    object-fit: contain;
    background: #fff;
}

.hf-slide-remove {
    position: absolute;
    top: 9px;
    right: 9px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0;
    border: 1px solid #e2e6ed;
    border-radius: 8px;
    background: rgba(255, 255, 255, .94);
    box-shadow: 0 4px 12px rgba(25, 32, 48, .1);
    color: #d9534f;
}

.hf-slide-order {
    position: absolute;
    bottom: 9px;
    left: 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 27px;
    height: 27px;
    padding: 0 8px;
    border-radius: 999px;
    background: rgba(37, 40, 51, .82);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
}

@media (max-width: 1100px) {
    .hf-slides-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 650px) {
    .hf-slides-grid {
        grid-template-columns: 1fr;
    }

    .hf-slides-section-head {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* User edit */
.hf-user-edit-shell {
    display: block !important;
    width: 100%;
}

.hf-user-edit-panel,
.hf-user-fields,
.hf-user-extra-fields {
    width: 100%;
}

.hf-user-edit-panel {
    border-radius: 8px;
}

.hf-user-edit-screen .tab-content {
    padding: 22px;
}

.hf-user-fields::after,
.hf-user-extra-fields::after {
    content: "";
    display: table;
    clear: both;
}

.hf-user-extra-fields {
    margin-top: 22px;
    padding-top: 20px;
    border-top: 1px solid #edf0f5;
}

.hf-user-extra-fields h2 {
    margin: 0 0 18px;
    color: #252833;
    font-size: 17px;
    font-weight: 700;
}

.hf-user-edit-screen .input__wrapper {
    min-height: 120px;
    border: 1px dashed #dbe2ee;
    border-radius: 8px;
    background: #fbfcff;
}

.hf-user-edit-screen #img_container,
.hf-user-edit-screen #img_container_logo {
    margin-top: 10px;
}

.hf-user-edit-screen #img_container img,
.hf-user-edit-screen #img_container_logo img {
    max-width: 180px;
    max-height: 100px;
    object-fit: contain;
}

/* WVP import modal */
.hf-wvp-import-backdrop {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background: rgba(35, 38, 46, .28);
}

.hf-wvp-import-backdrop.is-visible {
    display: flex;
}

.hf-wvp-import-modal {
    width: min(560px, 100%);
    overflow: hidden;
    border: 1px solid #e4e7ed;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 30px 80px rgba(24, 31, 46, .24);
}

.hf-wvp-import-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 72px;
    padding: 0 20px;
    border-bottom: 1px solid #e9ecf2;
}

.hf-wvp-import-head h2 {
    margin: 0;
    color: #2d2929;
    font-size: 20px;
    font-weight: 700;
}

.hf-wvp-import-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    border-radius: 7px;
    background: transparent;
    color: #34363e;
    font-size: 17px;
}

.hf-wvp-import-close:hover {
    background: #f3f5f8;
}

.hf-wvp-import-body {
    padding: 18px;
}

.hf-wvp-import-dropzone {
    display: flex;
    min-height: 210px;
    margin: 0;
    padding: 24px;
    border: 1px dashed #d7dce6;
    border-radius: 8px;
    background: #fcfcfe;
    color: #7f8494;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    text-align: center;
    transition: border-color .18s ease, background-color .18s ease, box-shadow .18s ease;
}

.hf-wvp-import-dropzone input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.hf-wvp-import-dropzone > i {
    color: #858a99;
    font-size: 18px;
}

.hf-wvp-import-dropzone strong {
    color: #2e2b2c;
    font-size: 16px;
    font-weight: 700;
}

.hf-wvp-import-dropzone span {
    max-width: 360px;
    font-size: 12px;
    font-weight: 500;
}

.hf-wvp-import-dropzone.is-dragover,
.hf-wvp-import-dropzone.is-loading {
    border-color: #ff9518;
    background: #fff8ef;
    box-shadow: inset 0 0 0 1px rgba(255, 149, 24, .14);
}

.hf-wvp-import-dropzone.is-complete {
    border-color: #7bc799;
    background: #f6fcf8;
}

.hf-wvp-import-dropzone.is-error {
    border-color: #e89a96;
    background: #fff8f7;
}

.hf-wvp-import-stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-top: 14px;
}

.hf-wvp-import-stats > div {
    min-height: 70px;
    padding: 11px 12px;
    border: 1px solid #e3e7ed;
    border-radius: 8px;
    background: #fbfbfd;
}

.hf-wvp-import-stats strong,
.hf-wvp-import-stats span {
    display: block;
}

.hf-wvp-import-stats strong {
    color: #2e2b2c;
    font-size: 21px;
    line-height: 1.1;
}

.hf-wvp-import-stats strong.is-loaded {
    color: #43a56c;
}

.hf-wvp-import-stats strong.is-rejected {
    color: #df5552;
}

.hf-wvp-import-stats span {
    margin-top: 6px;
    color: #858b9a;
    font-size: 12px;
}

.hf-wvp-import-result {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 38px;
    margin-top: 14px;
    padding: 8px 12px;
    border: 1px solid #e3e7ed;
    border-radius: 8px;
    color: #777e8f;
    font-size: 12px;
}

.hf-wvp-import-result span:first-child {
    max-width: 42%;
    overflow: hidden;
    color: #343741;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hf-wvp-import-result span:last-child {
    text-align: right;
}

.hf-wvp-import-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 68px;
    padding: 12px 18px;
    border-top: 1px solid #e9ecf2;
}

.hf-wvp-import-footer .btn {
    min-height: 38px;
    padding: 9px 15px;
    border: 1px solid #d9dee7;
    border-radius: 8px;
    background: #fff;
    color: #292c34;
    font-size: 13px;
    font-weight: 700;
}

/* Shared DataTables loading state */
.dataTables_wrapper {
    position: relative;
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 8;
    width: auto;
    height: 92px;
    margin: 0;
    padding: 0;
    border: 0;
    background: rgba(255, 255, 255, .92);
    box-shadow: none;
    color: transparent;
    font-size: 0;
    line-height: 92px;
    text-align: center;
    transform: translateY(-50%);
}

.dataTables_wrapper .dataTables_processing::after {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    border: 3px solid #ffe1bc;
    border-top-color: #ff9518;
    border-radius: 50%;
    animation: hf-datatable-spin .7s linear infinite;
    vertical-align: middle;
}

.dataTables_wrapper.hf-datatable-is-loading tbody .dataTables_empty {
    height: 92px;
    color: transparent !important;
    font-size: 0 !important;
    text-align: center;
}

@keyframes hf-datatable-spin {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 520px) {
    .hf-wvp-import-stats {
        grid-template-columns: 1fr;
    }

    .hf-wvp-import-result {
        align-items: flex-start;
        flex-direction: column;
    }

    .hf-wvp-import-result span:first-child {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .hf-user-edit-screen .hf-user-fields > [class*="col-"],
    .hf-user-edit-screen .hf-user-extra-fields > [class*="col-"] {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 700px) {
    .hf-slideshow-head {
        display: block;
        padding-bottom: 24px;
    }

    .hf-slideshow-actions {
        flex-wrap: wrap;
    }
}

/* Channels */
.hf-channels-screen {
    padding: 2px 0 28px;
}

.hf-channels-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
    min-height: 101px;
}

.hf-channels-head h1 {
    margin: 0;
    color: var(--ink);
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}

.hf-channels-export-all,
.hf-channel-export,
.hf-channel-download {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 38px;
    padding: 9px 15px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
}

.hf-channels-export-all {
    min-height: 42px;
    margin-top: 18px;
    padding: 11px 18px;
    border: 0;
    background: #ff9518 !important;
    box-shadow: 0 12px 24px rgba(255, 149, 24, .24);
    color: #fff !important;
}

.hf-channels-card {
    overflow: hidden;
    border: 1px solid #edf0f5;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(22, 28, 45, .07);
}

.hf-channels-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    min-height: 58px;
    padding: 0 20px;
}

.hf-channels-tabs {
    display: inline-flex;
    align-items: center;
    padding: 3px;
    border: 1px solid #e5e8ee;
    border-radius: 8px;
    background: #fafbfc;
}

.hf-channels-tabs button {
    min-height: 32px;
    padding: 0 12px;
    border: 0;
    border-radius: 6px;
    background: transparent;
    color: #818797;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}

.hf-channels-tabs button.active {
    background: #fff;
    box-shadow: 0 1px 4px rgba(31, 38, 52, .12);
    color: #30333c;
}

.hf-channels-active-count {
    padding: 5px 11px;
    border-radius: 999px;
    background: #eaf8f0;
    color: #43a56c;
    font-size: 11px;
    font-weight: 700;
}

.hf-channels-table-wrap {
    overflow-x: auto;
}

.hf-channels-table {
    width: 100%;
    min-width: 1050px;
    margin: 0;
    border-collapse: collapse;
}

.hf-channels-table > thead > tr > th {
    box-sizing: border-box;
    height: 46px;
    padding: 0 14px;
    border: 0;
    background: #eef1f7;
    color: #72798a;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: left;
    vertical-align: middle;
}

.hf-channels-table > tbody > tr > td {
    box-sizing: border-box;
    height: 38px;
    padding: 10px 14px;
    border-top: 1px solid #e9edf3;
    color: #7b8191;
    font-size: 13px;
    vertical-align: middle;
}

.hf-channels-table > tbody > tr:hover > td {
    background: #fafbfc;
}

.hf-channels-table > tbody > tr > td:first-child {
    width: 26%;
    color: #252833;
}

.hf-channels-table > thead > tr > th:nth-child(2),
.hf-channels-table > tbody > tr > td:nth-child(2) {
    width: 14%;
}

.hf-channels-table > thead > tr > th:nth-child(3),
.hf-channels-table > tbody > tr > td:nth-child(3) {
    width: 17%;
}

.hf-channel-status {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    min-height: 25px;
    padding: 4px 10px;
    border-radius: 999px;
    background: #f0f2f6;
    color: #848b9c;
    font-size: 11px;
    font-weight: 700;
}

.hf-channel-status--ready {
    background: #eaf8f0;
    color: #43a56c;
}

.hf-channel-export {
    border: 1px solid #ff9518;
    background: #ff9518;
    box-shadow: 0 8px 17px rgba(255, 149, 24, .18);
    color: #fff;
    cursor: pointer;
}

.hf-channel-export:hover,
.hf-channel-export:focus {
    border-color: #f08a0b;
    background: #f08a0b;
    color: #fff;
}

.hf-channel-download {
    border: 1px solid #dfe4ec;
    background: #fff;
    box-shadow: none;
    color: #30333c;
}

.hf-channel-download:hover,
.hf-channel-download:focus {
    border-color: #ccd2dc;
    color: #30333c;
    text-decoration: none;
}

.hf-channel-download.is-disabled {
    opacity: .45;
    cursor: not-allowed;
}

.hf-channel-export.is-loading,
.hf-channels-export-all.is-loading {
    opacity: .7;
    cursor: wait;
}

.hf-channels-empty > td {
    height: 96px !important;
    color: #8a909f !important;
    text-align: center;
}

@media (max-width: 700px) {
    .hf-channels-head {
        display: block;
        padding-bottom: 24px;
    }

    .hf-channels-toolbar {
        align-items: flex-start;
        flex-direction: column;
        padding-top: 14px;
        padding-bottom: 14px;
    }
}
.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center;
}
.justify-content-between {
    justify-content:space-between;
}
.me-3 {
    -webkit-margin-end: 1rem !important;
    margin-inline-end: 1rem !important;
}
.w-100{
    width: 100%;
}
.flex-grow-1 {
    flex-grow: 1;
}
.crumbs {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 7px;
    color: var(--muted-2);
    font-size: 13px;
}
.page-note {
    margin: 6px 0 0;
    color: var(--muted);
    font-size: 14px;
}
.metric-value {
    margin-top: 10px;
    font-size: 25px;
    line-height: 1;
    font-weight: 700;
    color: var(--ink);
}
@media (max-width: 1200px){
    .container{
        width: 100%;
    }
}
@media (max-width: 991px) {
    .npl, .npr {
        padding-left:0 !important;
        padding-right:0 !important;
    }
    #mobile_a {
        display: block;
        float: right;
        margin-left: 15px;
    }
    .logout_div a{
        float: none !important;
    }
    .logout_div {
        text-align: center;
        padding-top: 20px;
    }
    .reg_container .nav-tabs>li a:before{
        display: none !important;
    }
    #reg_btn {
        margin: 0 auto;
        display: block;
    }
    #sponsoren {
        display: block;
        margin-bottom: 0;
    }
    #row_bg {
        margin-right:-15px;
    }
    #sponsoren li {
        margin-bottom: 30px;
    }
    span.left {
        width: 30px;
        display: inline;
        vertical-align: top;
        padding-right: 10px;
    }
    .agb_check {
        width: 80% !important;
    }
}
@media (max-width: 767px){

}
@media (max-width: 600px){
    #big_text_column .text_content {
        padding: 0 15px;
        overflow: hidden;
    }

    .npl, .npr {
        padding: 0 !important;
    }
    .action_buttons {
        width: 100%;
    }
    .action_buttons #admin_nav {
        margin: 0;
        padding: 0;
    }
    .action_buttons li {
        display: block;
        margin: 5px 0;
    }
    .col-sm-hide {
        display: none;
    }
    .flx {
        display: block;
    }
    .inside_content {
        padding: 0px;
    }
    .col-xs-hide {
        display: none;
    }
    #logo {
        text-align: center;
        padding-bottom: 20px;
    }
    .login_bg {
        float: none !important;
        margin: 20px auto ;
    }
    .features_bg div{
        margin-bottom: 20px;
    }
    .feature_item:nth-child(1) {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .features {
        padding-bottom: 0;
    }
    .cards2 {
        margin-top:40px;
    }
    .collapse_lnk img{
        display: none;

    }
    .city_bottom {
        background-size: 140% auto;
    }
    header h1 {
        font-size: 30px;
    }
    header p, .features p {
        margin-top: 20px;
    }
    .login_btns {
        padding-top: 0;
    }
    .pdt80 {
        padding-top: 40px;
    }
    .sep80 {
        height: 40px;
    }
    .reg_cities_bg {
        background-size: cover;
    }
}

@media (max-width:414px) {
    #logos_list {
        display: block;
    }
    #logos_list li {
        display: block;
        text-align: center;
        padding: 20px 0;
    }
    .login_bg {
        width: 100%;
    }
    .features_bg {
        padding: 24px;
    }
    span.right {
        width: 90%;
        display: inline-block;
    }
}

/* Handelsfaktor admin refresh for the Artikel list */
.hf-admin-ui {
    background: #f4f5f7;
    color: #252833;
    font-family: "Inter", Arial, sans-serif;
    font-size: 14px;
}

.hf-admin-ui > .container {
    width: 100%;
    min-height: 100vh;
    padding: 0;
}

.hf-admin-ui > .container > .row {
    min-height: 100vh;
    margin: 0;
}

.hf-admin-ui .white_bg {
    width: 245px;
    min-width: 245px;
    min-height: 100vh;
    padding: 0;
    border-right: 1px solid #eceff3;
    box-shadow: 16px 0 42px rgba(33, 37, 47, 0.04);
}

.hf-admin-ui .page_container {
    width: calc(100% - 245px);
    padding: 38px 42px 0;
}

.hf-admin-ui .menu_container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding:28px 18px 22px;
}

.hf-sidebar-client-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 210px;
    margin-top: auto;
    padding: 24px 8px 0;
    border-top: 1px solid #e5e8ee;
}

.hf-sidebar-client-logo img {
    display: block;
    max-width: 100%;
    max-height: 190px;
    object-fit: contain;
}

.hf-admin-ui .hf-logo-link {
    width: 200px;
    margin: 0 10px 42px;
    color: #2a2d35;
    text-decoration: none;
}


.hf-admin-ui #logo[src="/image/logo.png"] + .hf-logo-fallback {
    display: block;
}

.hf-logo-fallback {
    display: block;
    border-top: 5px solid #ff970f;
    border-bottom: 5px solid #ff970f;
    padding: 4px 0 3px;
    font-size: 25px;
    line-height: 0.92;
    letter-spacing: 0;
    text-align: center;
}

.hf-logo-fallback span,
.hf-logo-fallback strong {
    display: block;
    font-weight: 500;
}

.hf-logo-fallback strong {
    font-weight: 800;
}

.hf-admin-ui #logout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 28px;
    color: #34323a;
    font-size: 15px;
    font-weight: 600;
}

.hf-admin-ui #logout a {
    color: #2a2d35;
    font-size: 10px;
}

.hf-admin-ui #lang_form .dropdown {
    margin: 0 0 24px;
}

.hf-admin-ui #lang_form .btn {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 118px;
    height: 42px;
    padding: 0 16px;
    color: #85899a;
    background: #fff;
    border: 1px solid #edf0f4;
    border-radius: 7px;
    box-shadow: 0 1px 2px rgba(18, 24, 40, 0.04);
}

.hf-admin-ui #lang_form .btn:after {
    content: "Deutsch";
}

.hf-admin-ui .adm_menu {
    margin-bottom: 7px;
}

.hf-admin-ui .adm_menu h3,
.hf-admin-ui .adm_menu a h3 {
    width: 100%;
    min-height: 42px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border: 0;
    border-radius: 8px;
    background: transparent;
    color: var(--muted);
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
}

.hf-admin-ui .adm_menu h3 > i {
    margin-left: auto;
    color: #9da2b2;
    font-size: 12px;
}

.hf-admin-ui .adm_menu a {
    color: inherit;
    text-decoration: none;
}

.hf-admin-ui .adm_menu ul {
    display: block;
    margin: 4px 0 14px;
    padding: 0;
}

.hf-admin-ui .adm_menu ul li {
    margin: 0;
    padding: 0;
    border-radius: 8px;
}

.hf-admin-ui .adm_menu ul li a {
    width: 100%;
    min-height: 42px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border: 0;
    border-radius: 8px;
    background: transparent;
    color: var(--muted);
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    padding-left: 42px;
    font-size: 14px;
}

.hf-admin-ui .adm_menu ul li.active,
.hf-admin-ui .adm_menu ul li:hover  {
}

.hf-admin-ui .adm_menu ul li.active a,
.hf-admin-ui .adm_menu ul li:hover a {
    color: #292b33;
}

.hf-admin-ui footer {
    padding: 28px 0 34px 340px;
    color: #252833;
    font-size: 14px;
}

.hf-admin-ui footer a {
    color: #ff8f0b;
    font-weight: 700;
}

.hf-list-screen {
    position: relative;
    margin: 0;
}

.hf-list-screen > .col-lg-12 {
    position: static;
    padding: 0;
}

.hf-list-screen .action_buttons {
    position: absolute;
    top: 32px;
    right: 0;
    z-index: 3;
}

.hf-list-screen #admin_nav {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0;
    padding: 0;
}

.hf-list-screen #admin_nav li {
    display: inline-flex;
    position: relative;
}

.hf-list-screen #admin_nav small {
    display: none !important;
}

.hf-list-screen .btn {
    min-height: 42px;
    padding: 11px 18px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 4px 10px rgba(248, 152, 29, 0.2);
    display: flex;
    align-items: center;
}

.hf-list-screen .btn-primary {
    color: #fff;
    background: #ff920f !important;
    border-color: #ff920f !important;
}

.hf-list-screen .btn-default {
    color: #a2a8b5;
    background: #fff;
    border: 1px solid #dfe3ea;
    box-shadow: none;
}

.hf-list-screen .btn i {
    margin-left: 7px;
}

.hf-modal-open {
    overflow: hidden;
}

.hf-modal-backdrop {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(31, 34, 42, 0.32);
}

.hf-modal-backdrop.is-visible {
    display: flex;
}

.hf-confirm-modal {
    width: min(560px, 100%);
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5e8ee;
    border-radius: 8px;
    box-shadow: 0 30px 80px rgba(24, 31, 46, 0.22);
}

.hf-confirm-modal__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 72px;
    padding: 0 22px;
    border-bottom: 1px solid #e8ecf2;
}

.hf-confirm-modal__head h2 {
    margin: 0;
    color: #232631;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.15;
}

.hf-confirm-modal__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #4d5362;
    background: transparent;
    border: 0;
    border-radius: 8px;
    outline: 0;
}

.hf-confirm-modal__close:hover {
    background: #f4f6f9;
}

.hf-confirm-modal__body {
    padding: 22px;
}

.hf-confirm-modal__body p {
    margin: 0 0 10px;
    color: #777e90;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.45;
}

.hf-confirm-modal__body p:last-child {
    margin-bottom: 0;
}

.hf-confirm-modal__footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    padding: 16px 18px;
    border-top: 1px solid #e8ecf2;
}

.hf-confirm-modal__footer .btn {
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 9px 14px;
    border: 1px solid var(--line-strong);
    border-radius: 8px;
    background: var(--panel);
    color: var(--ink);
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
}

.hf-confirm-modal__footer .btn-primary {
    color: #fff;
    background: #ff9518 !important;
    border-color: #ff9518 !important;
}
.ms-2 {
    margin-left: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem
}
.hf-confirm-modal__footer .btn-default {
    color: #2f333d;
    background: #fff;
    border: 1px solid #dfe4ec;
}

.hf-domain-shops {
    clear: both;
    height: auto;
    min-height: 0;
    margin-top: 24px;
    padding: 24px;
}

.hf-domain-articles {
    clear: both;
    height: auto;
    min-height: 0;
    margin-top: 24px;
    padding: 18px 24px;
}

.hf-domain-articles__summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.hf-domain-articles__summary h2 {
    margin: 0 0 4px;
    font-size: 18px;
}

.hf-domain-articles__summary p {
    margin: 0;
    color: var(--text-muted, #8a91a3);
}

.hf-domain-articles__summary strong {
    font-size: 28px;
    line-height: 1;
    color: var(--mainc, #ff8a00);
}

.hf-domain-articles .hf-domain-import-result.is-visible {
    margin-top: 14px;
}

.hf-article-edit-screen.hf-domain-edit-screen {
    height: auto;
    min-height: 0;
    overflow: visible;
}

.hf-domain-edit-screen .hf-edit-body-row,
.hf-domain-edit-screen .hf-edit-body-row > .col-lg-12,
.hf-domain-edit-screen .hf-edit-shell {
    height: auto;
    min-height: 0;
    overflow: visible;
}

.hf-domain-shops__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 18px;
}

.hf-domain-shops__head h2 {
    margin: 0;
}

.hf-domain-shops__head span {
    min-width: 34px;
    padding: 5px 10px;
    color: #777e90;
    text-align: center;
    background: #f3f5f8;
    border-radius: 999px;
}

.hf-domain-import-result {
    display: none;
    margin-bottom: 18px;
    padding: 12px 14px;
    border: 1px solid transparent;
    border-radius: 8px;
}

.hf-domain-import-result.is-visible {
    display: block;
}

.hf-domain-import-result.is-success {
    color: #18794e;
    background: #edf9f2;
    border-color: #c9ecd8;
}

.hf-domain-import-result.is-error {
    color: #b42318;
    background: #fff1f0;
    border-color: #ffd2cf;
}

.hf-domain-import-result.is-running {
    color: #805400;
    background: #fff8e7;
    border-color: #f5dfaa;
}

.hf-domain-shops .table {
    margin-bottom: 0;
}

.hf-domain-shops-empty td {
    color: #8c93a3;
    text-align: center;
}

.hf-page-head {
    min-height: 98px;
    padding-right: 720px;
}

.hf-breadcrumbs {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 9px;
    color: #a0a6b4;
    font-size: 13px;
    font-weight: 600;
}

.hf-breadcrumbs i {
    font-size: 12px;
}

.hf-page-head h2 {
    margin: 0 0 8px;
    color: #272a33;
    font-size: 34px;
    font-weight: 800;
    line-height: 1;
}

.hf-page-head p {
    margin: 0;
    color: #8c92a3;
    font-size: 14px;
    font-weight: 600;
}

.hf-stat-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    margin: 20px 0 26px;
}

.hf-stat-card {
    position: relative;
    min-height: 118px;
    padding: 26px 26px 20px;
    background: #fff;
    border: 1px solid #eef1f5;
    border-radius: 8px;
    box-shadow: 0 14px 36px rgba(22, 28, 45, 0.04);
}

.hf-stat-card i {
    position: absolute;
    top: 24px;
    right: 24px;
    color: #898ea0;
    font-size: 19px;
}

.hf-stat-card span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    color: var(--muted);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.metric-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    color: var(--muted);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.metric-label circle , .adm_menu circle{
    animation: unset;
}

.hf-stat-card small {
    display: block;
    margin-top: 7px;
    color: var(--muted-2);
    font-size: 12px;
}

.hf-list-screen .data_container {
    position: relative;
    overflow: hidden;
    padding: 0;
    background: #fff;
    border: 1px solid #eceff4;
    border-radius: 8px;
    box-shadow: 0 18px 48px rgba(23, 31, 52, 0.07);
}

.hf-table-toolbar {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 12px;
    z-index: 4;
    margin: 25px 0 0 278px;
}

.hf-status-tabs {
    display: inline-flex;
    align-items: center;
    height: 42px;
    padding: 3px;
    background: #fff;
    border: 1px solid #edf0f5;
    border-radius: 7px;
}

.hf-status-tabs button {
    min-width: 58px;
    height: 34px;
    padding: 0 12px;
    color: #7c8192;
    background: transparent;
    border: 0;
    border-radius: 6px;
    font-weight: 700;
    outline: 0;
}

.hf-status-tabs button.active {
    color: #343741;
    background: #fff;
    box-shadow: 0 2px 9px rgba(19, 27, 45, 0.12);
}

.hf-category-filter {
    width: 220px;
    height: 42px;
    padding: 0 36px 0 14px;
    color: #343741;
    background: #fff;
    border: 1px solid #edf0f5;
    border-radius: 7px;
    font-weight: 700;
    outline: 0;
}

.hf-category-filter:focus {
    border-color: #ff920f;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, 0.14);
}

.hf-duplicate-filter {
    position: relative;
}

.hf-duplicate-filter-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-width: 190px;
    height: 42px;
    padding: 0 14px;
    color: #343741;
    background: #fff;
    border: 1px solid #edf0f5;
    border-radius: 7px;
    font-weight: 700;
    outline: 0;
}

.hf-duplicate-filter.is-open .hf-duplicate-filter-toggle {
    border-color: #ff920f;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, 0.14);
}

.hf-duplicate-filter-menu {
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    z-index: 20;
    display: none;
    min-width: 210px;
    padding: 8px;
    background: #fff;
    border: 1px solid #e5e8ef;
    border-radius: 8px;
    box-shadow: 0 12px 30px rgba(23, 31, 52, 0.14);
}

.hf-duplicate-filter.is-open .hf-duplicate-filter-menu {
    display: block;
}

.hf-duplicate-filter-menu label {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 0;
    padding: 9px 10px;
    border-radius: 6px;
    color: #343741;
    cursor: pointer;
}

.hf-duplicate-filter-menu label:hover {
    background: #fff6eb;
}

.hf-duplicate-filter-menu input {
    margin: 0;
}

/* Logo upload */
.hf-logo-screen {
    min-height: 100vh;
    padding: 22px 18px;
}

.hf-logo-screen .hf-page-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 28px;
}

.hf-logo-message {
    margin-bottom: 18px;
    border-radius: 8px;
}

.hf-logo-actions {
    display: flex;
    align-items: center;
    gap: 10px;
}

.hf-logo-delete {
    color: #d9534f;
}

.hf-logo-card {
    overflow: hidden;
    max-width: 900px;
    background: #fff;
    border: 1px solid #edf0f5;
    border-radius: 8px;
    box-shadow: 0 18px 48px rgba(23, 31, 52, 0.07);
}

.hf-logo-card-head {
    padding: 18px 22px;
    border-bottom: 1px solid #edf0f5;
}

.hf-logo-card-head h2 {
    margin: 0;
    font-size: 18px;
}

.hf-logo-dropzone {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 390px;
    margin: 22px;
    padding: 30px;
    background: #fbfbfd;
    border: 1px dashed #d9dee8;
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
    transition: border-color .2s, background .2s;
}

.hf-logo-dropzone.is-dragover {
    background: #fff6eb;
    border-color: #ff920f;
}

.hf-logo-dropzone input {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0;
}

.hf-logo-preview {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 220px;
    margin-bottom: 24px;
}

.hf-logo-preview img {
    max-width: 100%;
    max-height: 220px;
    object-fit: contain;
}

.hf-logo-preview.is-empty i {
    color: #a3a8b5;
    font-size: 48px;
}

.hf-logo-dropzone strong {
    color: #343741;
    font-size: 16px;
}

.hf-logo-dropzone span {
    margin-top: 8px;
    color: #858a98;
}

#delete_mass.hf-delete-mass-disabled {
    cursor: not-allowed !important;
    opacity: .45;
    pointer-events: none;
}

/* Artikel edit screen */
.hf-article-edit-screen {
    position: relative;
    display: block;
    min-height: 100vh;
}

.hf-article-edit-screen .hf-edit-page-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
    min-height: 104px;
    margin: 0;
}

.hf-article-edit-screen .crumbs {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 10px;
    color: #9ca3af;
    font-size: 13px;
    font-weight: 600;
}

.hf-article-edit-screen .crumbs i {
    font-size: 12px;
}

.hf-article-edit-screen .hf-edit-page-head h1 {
    margin: 0;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    color: var(--ink);
}

.page-note {
    margin: 6px 0 0;
    color: var(--muted);
    font-size: 14px;
}

.hf-article-edit-screen .action_buttons {
    flex: 0 0 auto;
}

.hf-article-edit-screen #admin_nav {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 0;
}

.hf-article-edit-screen #admin_nav li {
    display: inline-flex;
    list-style: none;
}

.hf-article-edit-screen .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 42px;
    padding: 11px 18px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
}

.hf-article-edit-screen .btn-primary {
    color: #fff;
    background: #ff9518 !important;
    border-color: #ff9518 !important;
    box-shadow: 0 12px 24px rgba(255, 149, 24, 0.24);
}

.hf-article-edit-screen .btn-default {
    color: #2f333d;
    background: #fff;
    border: 1px solid #dfe4ec;
    box-shadow: none;
}

.hf-article-edit-screen .hf-edit-body-row {
    margin: 0;
}

.hf-article-edit-screen .hf-edit-body-row > .col-lg-12 {
    padding: 0;
}

.hf-article-edit-screen .hf-edit-shell {
    display: grid;
    grid-template-columns: 255px minmax(0, 1fr);
    gap: 20px;
    min-height: 290px;
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.hf-product-summary {
    align-self: start;
    min-height: 286px;
    padding: 20px 18px 18px;
    background: #fff;
    border: 1px solid #edf0f5;
    border-radius: 8px;
    box-shadow: 0 20px 50px rgba(22, 28, 45, 0.08);
}

.hf-product-code {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 6px 10px;
    border-radius: 999px;
    background: var(--brand-soft);
    color: var(--brand-deep);
    font-size: 12px;
    font-weight: 700;
}

.hf-product-summary h2 {
    margin: 14px 0 8px;
    font-size: 20px;
    line-height: 1.25;
}

.hf-product-summary .hf-status-badge {
    margin-bottom: 18px;
}

.hf-product-summary dl {
    display: grid;
    grid-template-columns: minmax(72px, 1fr) auto;
    gap: 10px 12px;
    margin:  0;
    padding-top: 16px;
    border-top: 1px solid #edf0f5;
}

.hf-product-summary dt,
.hf-product-summary dd {
    margin: 0;
    font-size: 13px;
    line-height: 1.25;
}

.hf-product-summary dt {
    color: #8991a2;
    font-weight: 700;
}

.hf-product-summary dd {
    color: var(--ink);
    font-weight: 700;
    text-align: right;
}

.hf-edit-panel {
    min-width: 0;
    background: #fff;
    border: 1px solid #edf0f5;
    border-radius: 0;
    box-shadow: 0 20px 50px rgba(22, 28, 45, 0.06);
}

.hf-article-edit-screen .hf-edit-language,
.hf-article-edit-screen #send_to_scale,
.hf-article-edit-screen .sep30 {
    display: none !important;
}

.hf-article-edit-screen .nav-tabs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 15px 18px;
    border-bottom: 1px solid #edf0f5;
}

.hf-article-edit-screen .nav-tabs > li {
    margin: 0;
}

.hf-article-edit-screen .nav-tabs > li > a {
    min-height: 36px;
    padding: 8px 12px;
    border: 1px solid var(--line);
    border-radius: 8px;
    background: var(--panel-soft);
    color: var(--muted);
    font-weight: 700;
    cursor: pointer;
}

.hf-article-edit-screen .nav-tabs > li.active > a,
.hf-article-edit-screen .nav-tabs > li.active > a:focus,
.hf-article-edit-screen .nav-tabs > li.active > a:hover {
    color: #fff;
    background: #ff9518;
    border-color: #ff9518;
}

.hf-article-edit-screen .hf-edit-panel > .col-lg-6 {
    width: 100%;
    float: none;
    padding: 0;
}

.hf-article-edit-screen .tab-content {
    margin-top: 0 !important;
    padding: 18px 18px 22px;
}

.hf-article-edit-screen .tab-pane {
    overflow: hidden;
    padding-bottom: 0;
}

.hf-article-edit-screen .tab-pane:before,
.hf-article-edit-screen .tab-pane:after {
    content: "";
    display: table;
    clear: both;
}

.hf-article-edit-screen .tab-pane > [class*="col-"] {
    padding-left: 9px;
    padding-right: 9px;
}

.hf-article-edit-screen .form-group {
    margin-bottom: 18px;
}

.hf-article-edit-screen .form-group label {
    display: block;
    margin-bottom: 8px;
    color: #747b8e;
    font-size: 13px;
    font-weight: 700;
}

.hf-article-edit-screen .required_label::after {
    color: #747b8e;
}

.hf-article-edit-screen .form-control {
    width: 100%;
    min-height: 42px;
    padding: 0 12px;
    border: 1px solid var(--line-strong);
    border-radius: 8px;
    background: var(--panel);
    color: var(--ink);
    outline: none;
    font-size: 13px;
    font-weight: 700;
}
.hf-article-edit-screen .form-control#editEans{
    box-shadow:unset;
}

.hf-article-edit-screen .form-control:focus {
    border-color: #ff9518;
    box-shadow: 0 0 0 3px rgba(255, 149, 24, 0.14);
    outline: 0;
}

.hf-article-edit-screen .hf-shop-prices {
    border: 1px solid #e3e8f2;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    margin: 0 10px 10px;
}

.hf-article-edit-screen .hf-shop-prices__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px 18px;
    border-bottom: 1px solid #eef1f6;
    background: #fbfcff;
}

.hf-article-edit-screen .hf-shop-prices__head h3 {
    margin: 0;
    color: #232631;
    font-size: 16px;
    font-weight: 900;
}

.hf-article-edit-screen .hf-shop-prices__head p {
    margin: 4px 0 0;
    color: #7a8192;
    font-size: 12px;
    font-weight: 700;
}

.hf-article-edit-screen .hf-shop-prices__head > span {
    color: #747b8e;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.summary-flag {
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    min-height: 24px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: var(--muted);
    font-size: 12px;
    line-height: 1.25;
}
.summary-flag.is-visible {
    display: flex;
}
.summary-flag.is-wvp {
    align-items: flex-start;
    padding: 9px 10px;
    border: 1px solid #ffe1b8;
    border-radius: 8px;
    background: var(--brand-soft);
    color: var(--brand-deep);
}
.summary-flag-label {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    min-width: 0;
}
.summary-flag-copy {
    display: grid;
    gap: 2px;
    min-width: 0;
}
.summary-flag-shop {
    overflow: hidden;
    color: var(--muted);
    font-size: 11px;
    font-weight: 500;
    line-height: 1.15;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.summary-flag.is-wvp .summary-flag-label svg {
    color: var(--brand-deep);
}
.summary-flag-label i, .summary-flag-label svg {
    width: 16px;
    height: 16px;
    color: var(--muted);
    flex: 0 0 auto;
    stroke-width: 2.25;
}
.wvp-value {
    display: grid;
    gap: 2px;
    text-align: right;
}

.promo-step {
    display: grid;
    gap: 14px;
    padding: 18px;
    border-bottom: 1px solid var(--line);
}
.promo-step:last-child {
    border-bottom: 0;
}
.promo-step-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}
.promo-step-head h2 {
    margin: 0;
    font-size: 18px;
}
.promo-step-head p {
    margin: 5px 0 0;
    color: var(--muted);
    font-size: 13px;
    line-height: 1.4;
}
.step-badge {
    min-width: 32px;
    height: 32px;
    display: inline-grid;
    place-items: center;
    border-radius: 8px;
    background: var(--brand);
    color: #fff;
    font-weight: 700;
}
.promo-add-row {
    display: grid;
    grid-template-columns: 160px minmax(260px, 1fr) auto auto;
    gap: 10px;
    align-items: end;
}
.promo-add-row-2 {
    display: grid;
    grid-template-columns: 30px 50px 200px minmax(260px, 1fr) ;
    gap: 10px;
    align-items: center;
}
.section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 14px;
}
.section-title-2 {
    display: block;
}
.section-title h2 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}
.section-title .pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 5px 9px;
    border-radius: 999px;
    background: var(--active);
    color: var(--muted);
    font-size: 12px;
    font-weight: 500;
}
.service-card {
    padding: 18px;
}
.filter-field {
    display: grid;
    gap: 6px;
    color: var(--muted);
    font-size: 12px;
    font-weight: 500;
}
.table-scroll {
    width: 100%;
    overflow-x: auto;
}
.filter-field input, .filter-field select {
    width: 100%;
    min-height: 38px;
    padding: 0 11px;
    border: 1px solid var(--line-strong);
    border-radius: 8px;
    background: var(--panel);
    color: var(--ink);
    outline: none;
    font-size: 12px;
    font-weight: 500;
}
.promo-table {
    min-width: 100%;
}
.promo-table th, .promo-table td {
    padding: 14px 12px;
    border-bottom: 1px solid var(--line);
    text-align: left;
    vertical-align: middle;
}
.promo-price-input {
    width: 92px;
    min-height: 34px;
    padding: 0 10px;
    border: 1px solid var(--line-strong);
    border-radius: 8px;
    background: var(--panel);
    color: var(--brand-deep);
    font: inherit;
    font-weight: 700;
    text-align: right;
    outline: none;
}
.promo-table th {
    position: sticky;
    top: 0;
    z-index: 1;
    background: var(--active);
    color: var(--muted);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.summary-flag strong {
    color: var(--ink);
    font-weight: 500;
    text-align: right;
}

.wvp-value strong {
    color: var(--brand-deep);
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
}
.wvp-value small {
    color: var(--muted);
    font-size: 11px;
    font-weight: 500;
    white-space: nowrap;
}
.summary-flag-icon {
    width: 24px;
    height: 24px;
    display: inline-grid;
    place-items: center;
    border-radius: 7px;
    background: var(--active);
    color: var(--muted);
    flex: 0 0 auto;
}
.summary-flag-icon.is-age {
    background: #fff1dd;
    color: var(--brand-deep);
}
.summary-flag-icon svg {
    width: 15px;
    height: 15px;
    color: currentColor;
}
.summary-flag-icon.is-pfand {
    background: #eef8f1;
    color: var(--success);
}
.summary-flag-icon svg {
    width: 15px;
    height: 15px;
    color: currentColor;
}
.align-items-start {
    align-items: flex-start;
}
.d-inline-block {
    display: inline-block;
}

.hf-article-edit-screen .hf-shop-prices__header,
.hf-article-edit-screen .hf-shop-prices__row {
    display: grid;
    grid-template-columns: minmax(180px, 1.2fr) repeat(3, minmax(130px, 1fr));
    gap: 14px;
    align-items: start;
}

.hf-article-edit-screen .hf-shop-prices__header {
    padding: 12px 18px;
    background: #f6f8fc;
    color: #7a8192;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
}

.hf-article-edit-screen .hf-shop-prices__row {
    padding: 14px 18px;
    border-top: 1px solid #eef1f6;
}

.hf-article-edit-screen .hf-shop-prices__row:first-of-type {
    border-top: 0;
}

.hf-article-edit-screen .hf-shop-prices__shop strong {
    display: block;
    color: #232631;
    font-size: 13px;
    font-weight: 900;
}

.hf-article-edit-screen .hf-shop-prices__row label {
    margin: 0;
}

.hf-article-edit-screen .hf-shop-prices__row label > span {
    display: none;
}

.hf-article-edit-screen .hf-shop-prices__row .form-control {
    min-height: 38px;
}

.hf-article-edit-screen .hf-shop-prices__wvp .form-control {
    background: #f8fafc;
    color: #6f7282;
}

.hf-article-edit-screen .hf-shop-prices__wvp small {
    display: block;
    margin-top: 5px;
    color: #8c93a3;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.3;
}

.hf-article-edit-screen .hf-attribute-table {
    margin: 0;
    overflow: hidden;
    border: 1px solid #e3e8f2;
    border-radius: 8px;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
}

.hf-article-edit-screen .hf-attribute-table > tbody > tr > td {
    height: 58px;
    padding: 10px 18px;
    border-top: 1px solid #eef1f6;
    color: #232631;
    font-size: 13px;
    font-weight: 800;
    vertical-align: middle;
}

.hf-article-edit-screen .hf-attribute-table > tbody > tr:first-child > td {
    border-top: 0;
}

.hf-article-edit-screen .hf-attribute-table > tbody > tr > td:first-child {
    width: 42%;
    background: #fbfcff;
    color: #747b8e;
}

.hf-article-edit-screen .hf-attribute-table .form-control {
    min-height: 38px;
}

.hf-article-edit-screen .hf-attribute-table .checkcontainer {
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
}

.hf-article-edit-screen .hf-attribute-table .checkcontainer .checkmark {
    top: 0;
    border-radius: 7px;
}

.hf-article-edit-screen #images {
    padding: 18px 0 0;
}

.hf-article-edit-screen .hf-image-upload {
    min-height: 220px;
    border: 1px dashed #dbe2ee;
    border-radius: 8px;
    background: #fbfcff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #6f7282;
    transition: border-color .18s ease, background-color .18s ease, box-shadow .18s ease;
}

.hf-article-edit-screen .hf-image-upload.is-dragover {
    border-color: #ff9518;
    background: #fff8ef;
    box-shadow: inset 0 0 0 1px rgba(255, 149, 24, 0.18);
}

.hf-article-edit-screen .hf-image-upload__input {
    display: none;
}

.hf-article-edit-screen .hf-image-upload__icon {
    color: #747b8e;
    font-size: 18px;
}

.hf-article-edit-screen .hf-image-upload p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.hf-article-edit-screen .hf-image-upload__button {
    min-height: 38px;
    padding: 0 16px;
    border-color: #dbe2ee;
    border-radius: 8px;
    background: #fff;
    color: #232631;
    font-weight: 800;
}

.hf-article-edit-screen .hf-image-upload__button i {
    margin-right: 7px;
}

.hf-article-edit-screen .hf-image-list {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 16px;
}

.hf-article-edit-screen #images .img_row {
    width: 120px;
    padding: 0;
    border: 0;
    overflow: visible;
}

.hf-article-edit-screen #images .img_row > [class*="col-"] {
    width: 100%;
    padding: 0;
}

.hf-article-edit-screen #images .img_row .form-group {
    position: relative;
    width: 120px;
    height: 96px;
    margin: 0;
    overflow: hidden;
    border: 1px solid #e3e8f2;
    border-radius: 8px;
    background: #fff;
}

.hf-article-edit-screen #images .img_row img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.hf-article-edit-screen #images .delete_image {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}

.hf-article-edit-screen .hf-waage-field .form-group {
    height: 68px;
    margin-bottom: 18px;
    padding-top: 27px !important;
}

.hf-article-edit-screen .hf-waage-field .left {
    width: auto;
    margin-right: 10px;
}

.hf-article-edit-screen .hf-waage-field input[type="checkbox"], .promo-table  input[type="checkbox"], input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 0;
    accent-color: #ff9518;
    vertical-align: middle;
}

.hf-article-edit-screen .hf-waage-field label.right {
    width: auto;
    margin: 0;
    color: #232631;
    font-weight: 800;
    vertical-align: middle;
}

@media (max-width: 1350px) {
    .hf-article-edit-screen .hf-edit-page-head {
        display: block;
    }

    .hf-article-edit-screen .action_buttons {
        margin-top: 18px;
    }
}

@media (max-width: 991px) {
    .hf-article-edit-screen .hf-edit-shell {
        grid-template-columns: 1fr;
    }

    .hf-article-edit-screen #admin_nav {
        flex-wrap: wrap;
    }

    .hf-article-edit-screen .hf-shop-prices__header {
        display: none;
    }

    .hf-article-edit-screen .hf-shop-prices__row {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .hf-article-edit-screen .hf-shop-prices__row label > span {
        display: block;
        margin-bottom: 6px;
        color: #747b8e;
        font-size: 12px;
        font-weight: 800;
    }
}

.hf-list-screen .table-responsive {
    border: 0;
}

.hf-list-screen .dataTables_wrapper {
    color: #6f7484;
    font-size: 14px;
}

.hf-list-screen .hf-dt-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 92px;
    padding: 0 24px;
}

.hf-list-screen .hf-dt-length label,
.hf-list-screen .hf-dt-filter label {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    color: var(--muted);
    font-weight: 700;
    font-size: 13px;
}

.hf-list-screen .hf-dt-length select {
    width: 90px;
    height: 42px;
    padding: 0 15px;
    color: #343741;
    background: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 7px;
    font-weight: 500;
    font-size: 14px;
}

.hf-list-screen .hf-dt-filter {
    margin-left: auto;
}

.hf-list-screen .hf-dt-top > .hf-search-by {
    margin-left: auto;
    margin-right: -1px;
    border-radius: 8px 0 0 8px;
}

.hf-list-screen .hf-dt-top > .hf-search-by + .hf-dt-filter {
    margin-left: 0;
}

.hf-list-screen .hf-dt-top > .hf-search-by + .hf-dt-filter input {
    border-radius: 0 8px 8px 0;
}

.hf-list-screen .hf-search-by {
    width: 160px;
    height: 46px;
    padding: 0 34px 0 14px;
    color: #343741;
    background: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 8px;
    font-weight: 700;
    outline: 0;
}

.hf-list-screen .hf-search-by:focus {
    border-color: #ff920f;
    box-shadow: 0 0 0 3px rgba(255, 146, 15, 0.14);
}

.hf-list-screen .hf-dt-filter label:before {
    content: "\f002";
    font-family: FontAwesome;
    color: #2f3137;
    font-size: 20px;
    display: none;
}

.hf-list-screen .hf-dt-filter input {
    width: 330px;
    height: 46px;
    margin: 0;
    padding: 0 18px;
    color: #333741;
    background: #fff;
    border: 1px solid #dfe4ec;
    border-radius: 8px;
    box-shadow: none;
}

.hf-status-badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    height: 28px;
    padding: 0 12px;
    border-radius: 999px;
    font-size: 13px;
}

.hf-status-badge:before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
}

.hf-status-active {
    color: #3ab36c;
    background: #eaf8f0;
}

.hf-status-active:before {
    background: #3ab36c;
}

.hf-status-inactive {
    color: #9ca3af;
    background: #f0f2f5;
}

.hf-status-inactive:before {
    background: #9ca3af;
}


.hf-list-screen #dataTable a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    color: #7e8294;
    text-decoration: none;
}


.hf-list-screen .hf-dt-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 78px;
    padding: 0 24px;
    border-top: 1px solid #edf0f4;
}

.hf-list-screen .dataTables_scrollHeadInner,
.hf-list-screen .dataTables_scrollHeadInner table,
.hf-list-screen .dataTables_scrollBody table {
    width: 100% !important;
}

.hf-article-edit-screen .hf-edit-shell.hf-edit-shell--full {
    grid-template-columns: minmax(0, 1fr);
    width: 100%;
}

.hf-article-edit-screen .hf-edit-shell--full > .hf-edit-panel {
    width: 100%;
}

.hf-usergroup-edit-screen #permissions {
    background: #f7f8fb;
}

.hf-permissions-intro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 20px;
    padding: 20px 22px;
    background: #fff;
    border: 1px solid #e7eaf0;
    border-radius: 10px;
}

.hf-permissions-intro > div {
    display: flex;
    align-items: center;
    gap: 14px;
}

.hf-permissions-intro__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    color: #ff9518;
    background: #fff4e6;
    border-radius: 10px;
    font-size: 18px;
}

.hf-permissions-intro h2 {
    margin: 0 0 4px;
    color: #252a35;
    font-size: 18px;
    font-weight: 700;
}

.hf-permissions-intro p {
    margin: 0;
    color: #8991a2;
    font-size: 13px;
}

.hf-permissions-intro__count {
    flex: 0 0 auto;
    padding: 7px 11px;
    color: #6f7788;
    background: #f2f4f7;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
}

.hf-permission-groups {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.hf-permission-group {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e4e8ef;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(22, 28, 45, 0.04);
}

.hf-permission-group__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 52px;
    padding: 0 16px;
    background: #fafbfc;
    border-bottom: 1px solid #edf0f4;
}

.hf-permission-group__head > span {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: #292e39;
    font-size: 15px;
    font-weight: 700;
}

.hf-permission-group__head i {
    color: #ff9518;
}

.hf-permission-group__head small {
    color: #9aa1b0;
    font-size: 11px;
    font-weight: 700;
}

.hf-permission-row {
    display: grid;
    grid-template-columns: minmax(180px, 1fr) auto;
    align-items: center;
    gap: 18px;
    min-height: 66px;
    padding: 11px 16px;
    border-bottom: 1px solid #f0f2f6;
}

.hf-permission-row:last-child {
    border-bottom: 0;
}

.hf-permission-page {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
    margin: 0;
    cursor: pointer;
}

.hf-permission-page input,
.hf-permission-action input {
    width: 16px;
    height: 16px;
    margin: 0;
    accent-color: #ff9518;
    cursor: pointer;
}

.hf-permission-page__text {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.hf-permission-page__text strong {
    overflow: hidden;
    color: #343946;
    font-size: 13px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hf-permission-page__text small {
    overflow: hidden;
    margin-top: 2px;
    color: #a0a6b4;
    font-size: 10px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hf-permission-actions {
    display: flex;
    align-items: center;
    gap: 7px;
}

.hf-permission-action {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    min-height: 32px;
    margin: 0;
    padding: 6px 9px;
    color: #687082;
    background: #f7f8fa;
    border: 1px solid #e6e9ef;
    border-radius: 7px;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer;
    transition: border-color .15s ease, background .15s ease, color .15s ease;
}

.hf-permission-action:hover {
    color: #343946;
    background: #fff8ef;
    border-color: #ffc47d;
}

.hf-permission-action.is-selected {
    color: #a95b00;
    background: #fff3e3;
    border-color: #ffb55d;
}

@media (max-width: 1199px) {
    .hf-permission-groups {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .hf-permissions-intro,
    .hf-permission-row {
        display: block;
    }

    .hf-permissions-intro__count {
        display: inline-block;
        margin-top: 14px;
    }

    .hf-permission-actions {
        margin-top: 12px;
        padding-left: 26px;
        flex-wrap: wrap;
    }
}

/* WVP / Aktionspreis list */
.hf-wvp-list-screen .hf-page-head {
    min-height: 136px;
    padding-right: 390px;
}

/* Print labels list */
.hf-printlabels-list-screen .hf-page-head {
    min-height: 136px;
    padding-right: 390px;
}

.hf-printlabels-list-screen .hf-page-head h1 {
    margin: 0 0 20px;
    color: #272a33;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.05;
}

.hf-printlabels-list-screen .action_buttons {
    top: 24px;
}

.hf-printlabels-list-screen #admin_nav {
    gap: 12px;
}

.hf-printlabels-list-screen #admin_nav .btn-primary i {
    margin: 0 7px 0 0;
}

.hf-printlabels-list-screen #delete_mass.disabled {
    color: #c4c9d2;
    background: #f9fafb;
    border-color: #edf0f4;
    cursor: default;
    pointer-events: auto;
}

.hf-printlabels-list-screen .data_container {
    min-height: 450px;
}

.hf-printlabels-list-screen .hf-dt-top {
    min-height: 84px;
    border-bottom: 1px solid #edf0f5;
}

.hf-printlabels-list-screen .hf-dt-filter input {
    width: 330px;
    height: 42px;
}

.hf-printlabels-list-screen table.dataTable {
    min-width: 900px;
    table-layout: fixed;
}

.hf-printlabels-list-screen table.dataTable thead td:nth-child(1),
.hf-printlabels-list-screen table.dataTable tbody td:nth-child(1) { width: 64px !important; text-align: center; }
.hf-printlabels-list-screen table.dataTable thead td:nth-child(2),
.hf-printlabels-list-screen table.dataTable tbody td:nth-child(2) { width: 110px !important; }
.hf-printlabels-list-screen table.dataTable thead td:nth-child(3),
.hf-printlabels-list-screen table.dataTable tbody td:nth-child(3) { width: 42% !important; }
.hf-printlabels-list-screen table.dataTable thead td:nth-child(4),
.hf-printlabels-list-screen table.dataTable tbody td:nth-child(4) { width: auto !important; }
.hf-printlabels-list-screen table.dataTable thead td:nth-child(5),
.hf-printlabels-list-screen table.dataTable tbody td:nth-child(5) { width: 64px !important; text-align: center; }

.hf-printlabels-list-screen #dataTable tbody td {
    height: 64px;
}

.hf-printlabels-list-screen .hf-dt-bottom {
    min-height: 78px;
}

@media (max-width: 767px) {
    .hf-printlabels-list-screen .hf-page-head {
        min-height: 150px;
        padding-right: 0;
    }
}

.hf-wvp-list-screen .hf-page-head h1 {
    margin: 0 0 20px;
    color: #272a33;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.05;
}

.hf-wvp-list-screen .action_buttons {
    top: 24px;
}

.hf-wvp-list-screen #admin_nav {
    gap: 12px;
}

.hf-wvp-list-screen #admin_nav .btn-primary i {
    margin: 0 7px 0 0;
}

.hf-wvp-list-screen #delete_mass.disabled {
    color: #c4c9d2;
    background: #f9fafb;
    border-color: #edf0f4;
    cursor: default;
    pointer-events: auto;
}

.hf-wvp-list-screen .hf-dt-top {
    min-height: 84px;
    gap: 16px;
    border-bottom: 1px solid #edf0f5;
}

.hf-wvp-list-screen .hf-wvp-controls {
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    min-width: 0;
}

.hf-wvp-list-screen .hf-table-toolbar {
    position: static;
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0;
}

.hf-wvp-list-screen .hf-status-tabs {
    flex: 0 0 auto;
}

.hf-wvp-date-range {
    display: inline-flex;
    align-items: center;
    height: 42px;
    overflow: hidden;
    border: 1px solid #e2e6ed;
    border-radius: 7px;
    background: #fff;
}

.hf-wvp-date-range label {
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0;
    padding: 0 10px;
    border-right: 1px solid #e7eaf0;
    color: #777d8e;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
}

.hf-wvp-date-range label:last-child {
    border-right: 0;
}

.hf-wvp-date-range label span {
    margin-right: 8px;
}

.hf-wvp-date-range input {
    width: 86px;
    height: 38px;
    padding: 0;
    color: #343741;
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 12px;
    font-weight: 700;
}

.hf-wvp-list-screen .hf-dt-filter input {
    width: 330px;
    height: 42px;
}

.hf-wvp-list-screen .table-responsive {
    margin: 0;
}

.hf-wvp-list-screen table.dataTable {
    min-width: 1420px;
    table-layout: fixed;
}

.hf-wvp-list-screen table.dataTable thead td:nth-child(1),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(1) { width: 64px !important; text-align: center; }
.hf-wvp-list-screen table.dataTable thead td:nth-child(2),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(2) { width: 102px !important; }
.hf-wvp-list-screen table.dataTable thead td:nth-child(3),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(3) { width: 390px !important; }
.hf-wvp-list-screen table.dataTable thead td:nth-child(4),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(4) { width: 235px !important; }
.hf-wvp-list-screen table.dataTable thead td:nth-child(5),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(5) { width: 165px !important; }
.hf-wvp-list-screen table.dataTable thead td:nth-child(6),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(6),
.hf-wvp-list-screen table.dataTable thead td:nth-child(7),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(7) { width: 245px !important; }
.hf-wvp-list-screen table.dataTable thead td:nth-child(8),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(8),
.hf-wvp-list-screen table.dataTable thead td:nth-child(9),
.hf-wvp-list-screen table.dataTable tbody td:nth-child(9) { width: 64px !important; padding-left: 12px; padding-right: 12px; text-align: center; }

.hf-wvp-list-screen .hf-wvp-copy i {
    margin: 0;
    color: #454950;
    font-size: 18px;
}

.hf-wvp-list-screen #dataTable tbody td {
    height: 66px;
}

.hf-wvp-list-screen #dataTable tbody td:nth-child(5) {
    font-variant-numeric: tabular-nums;
}

@media (max-width: 1180px) {
    .hf-wvp-list-screen .hf-dt-top {
        align-items: flex-start;
        flex-wrap: wrap;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .hf-wvp-list-screen .hf-wvp-controls {
        order: 3;
        width: 100%;
        flex-basis: 100%;
    }
}

@media (max-width: 767px) {
    .hf-wvp-list-screen .hf-page-head {
        min-height: 150px;
        padding-right: 0;
    }

    .hf-wvp-list-screen .hf-table-toolbar,
    .hf-wvp-date-range {
        align-items: stretch;
        flex-direction: column;
        width: 100%;
        height: auto;
    }

    .hf-wvp-date-range label {
        min-height: 42px;
        border-right: 0;
        border-bottom: 1px solid #e7eaf0;
    }

    .hf-wvp-date-range label:last-child {
        border-bottom: 0;
    }
}


@media (max-width: 1500px) {
    .hf-admin-ui .white_bg {
        width: 280px;
        min-width: 280px;
    }

    .hf-admin-ui .page_container {
        width: calc(100% - 280px);
        padding: 30px 28px 0;
    }

    .hf-admin-ui footer {
        padding-left: 280px;
    }

    .hf-page-head {
        padding-right: 560px;
    }

    .hf-stat-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .hf-admin-ui > .container > .row {
        display: block !important;
    }

    .hf-admin-ui .white_bg,
    .hf-admin-ui .page_container {
        width: 100%;
        min-width: 0;
        min-height: unset;
    }

    .hf-admin-ui .page_container {
        padding: 24px 16px 0;
    }

    .hf-admin-ui .menu_container {
        min-height: unset;
    }

    .hf-sidebar-client-logo {
        min-height: 140px;
        margin-top: 24px;
    }

    .hf-list-screen .action_buttons {
        position: static;
        margin-bottom: 18px;
        float: none !important;
    }

    .hf-page-head {
        min-height: unset;
        padding-right: 0;
    }

    .hf-stat-grid {
        grid-template-columns: 1fr;
    }

    .hf-list-screen .hf-dt-top,
    .hf-list-screen .hf-dt-bottom {
        display: block;
        padding: 18px;
    }

    .hf-table-toolbar {
        position: static;
        margin: 0 18px 18px;
    }

    .hf-list-screen .hf-dt-filter input {
        width: 100%;
        margin-top: 14px;
    }

    .hf-list-screen .hf-dt-top > .hf-search-by {
        width: 100%;
        margin-top: 14px;
        margin-right: 0;
        margin-bottom: 10px;
        border-radius: 8px;
    }

    .hf-list-screen .hf-dt-top > .hf-search-by + .hf-dt-filter input {
        margin-top: 0;
        border-radius: 8px;
    }

    .hf-admin-ui footer {
        padding-left: 0;
    }
}

/* Universal information list */
.hf-info-list-screen .hf-page-head {
    min-height: 89px;
    padding-right: 520px;
}

.hf-info-list-screen .hf-page-head h1 {
    margin: 0 0 10px;
    color: #272a33;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.1;
}

.hf-info-list-screen .action_buttons {
    top: 28px;
}

.hf-info-list-screen .btn-primary i {
    margin: 0 5px 0 0;
    font-size: 12px;
}

.hf-info-list-screen .btn-default.disabled {
    color: #c9cdd6;
    background: #fafbfc;
    cursor: default;
    opacity: .78;
}

.hf-info-list-screen .hf-stat-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 18px 0 46px;
}

.hf-info-list-screen .hf-stat-card {
    min-height: 106px;
    padding: 23px 26px 18px;
}

.hf-info-list-screen .metric-value {
    display: block;
    margin-top: 6px;
}

.hf-info-list-screen .hf-table-toolbar {
    position: static;
    display: none;
    margin: 0;
}

.hf-info-list-screen .hf-dt-top {
    display: grid;
    grid-template-columns: 210px minmax(250px, 1fr) 330px;
    gap: 18px;
    min-height: 82px;
}

.hf-info-list-screen .hf-status-slot {
    display: flex;
    align-items: center;
}

.hf-info-list-screen .hf-dt-filter {
    width: 330px;
}

.hf-info-list-screen .hf-dt-filter label,
.hf-info-list-screen .hf-dt-filter input {
    width: 100%;
}

.hf-info-list-screen #dataTable thead th {
    height: 50px;
    padding: 0 20px;
    color: #7e8494;
    background: #eef2f8;
    border: 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    vertical-align: middle;
}

.hf-info-list-screen #dataTable tbody td {
    height: 63px;
}

.hf-info-list-screen #dataTable tbody td:first-child,
.hf-info-list-screen #dataTable thead th:first-child {
    width: 62px !important;
    text-align: center;
}

.hf-info-list-screen #dataTable tbody td:nth-child(2),
.hf-info-list-screen #dataTable thead th:nth-child(2) {
    width: 100px !important;
}

.hf-info-list-screen #dataTable tbody td:last-child,
.hf-info-list-screen #dataTable thead th:last-child {
    width: 70px !important;
    text-align: center;
}

.ajax-form .hf-form-response {
    display: none;
    margin: 18px 27px 0;
    padding: 11px 14px;
    color: #b42318;
    background: #fff2f0;
    border: 1px solid #f4b4ad;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
}

.ajax-form .hf-form-response.-show {
    display: block;
}

.ajax-form .warn-tooltip-wr {
    position: relative;
}

.ajax-form .warn-tooltip-wr .form-control[aria-invalid="true"] {
    border-color: #dc3545;
    box-shadow: 0 0 0 3px rgba(220, 53, 69, .12);
}

.ajax-form .warn-tooltip {
    display: block;
    margin-top: 6px;
    color: #b42318;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.35;
}

@media (max-width: 991px) {
    .hf-info-list-screen .hf-page-head {
        padding-right: 0;
    }

    .hf-info-list-screen .action_buttons {
        position: static;
        margin: 18px 0;
        float: none !important;
    }

    .hf-info-list-screen .hf-stat-grid {
        grid-template-columns: 1fr;
        margin-bottom: 24px;
    }

    .hf-info-list-screen .hf-dt-top {
        display: flex;
        align-items: stretch;
    }

    .hf-info-list-screen .hf-dt-filter,
    .hf-info-list-screen .hf-dt-filter input {
        width: 100%;
    }
}
