﻿html, body, .tooltip, .numpad-text, .input-transparent {
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
}

h1, h2, h3, .btn, .futura-pt {
    text-transform: uppercase;
}

.pointer {
    cursor: pointer;
}

.btn, h1, h2, h3, .futura-pt, .numpad {
    font-family: futura-pt, sans-serif;
    font-weight: 700;
}

.btn {
    font-weight: 400;
    border-radius: 1.5rem;
    font-size: 1.2rem;
}

.btn.btn-primary {
    background-color: #D6999A;
    border-color: #D6999A;
}

.btn.btn-outline-secondary, .btn.btn-sm.btn-outline-secondary {
    border-color: #6B6B6B;
}

.btn.btn-sm {
    text-transform: unset;
    font-family: proxima-nova, sans-serif;
    font-size: 0.875rem;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    color: #fff;
    background-color: #D6999A;
    border-color: #D6999A;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 145, 179, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(247, 145, 179, 0.5);
}

.btn-light {
    background-color: #F9F7F7;
    border-color: #F9F7F7;
    color: #6B6B6B;
}

.btn-text:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bigger-quick-add-icon {
    font-size: 1.4rem;
}

.card {
    border: 1px solid #D6999A;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 10px -6px #242424;
    box-shadow: 0px 0px 10px -6px #242424;
    position: relative;
}

.progress-bar {
    background-color: #D6999A;
}

.progress {
    background-color: #D3D3D3;
    height: 0.7rem;
    border-radius: .5rem;
}

.failed-order {
    background: #edd1d1;
}

a {
    color: #111111;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: #111111;
}

.dropdown-menu {
    border: none;
    -webkit-box-shadow: 0px 0px 10px -6px #242424;
    box-shadow: 0px 0px 10px -6px #242424;
    border-radius: 0;
}

.modal-header {
    border-bottom: none;
    border-radius: 0;
}

.modal-content {
    border-radius: 0;
}

.modal-footer {
    border-top: none;
}

.nav-pills .nav-link.active {
    color: #6B6B6B;
    background-color: #F9F7F7;
    border-radius: 50%;
}

.nav-pills .nav-link {
    padding: 0.3rem 0.6rem;
    margin-top: 3px;
    margin-bottom: 3px;
}

.nav-pills .nav-link:first-of-type {
    margin-left: 1rem;
}

.nav-pills .nav-link:last-of-type {
    margin-right: 1rem;
}

.nav-pills a.nav-link {
    color: #F9F7F7;
}

.nav-pills.nav-pills-text .nav-link.active {
    border-radius: 20px;
}

.nav-pills.nav-pills-text .nav-link {
    padding: .3rem;
}

.form-control {
    border-radius: 0;
    border: 1px solid #959595;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #D6999A;
}

.table th {
    border-top: none;
}

.table.table-align-middle td {
    vertical-align: middle;
}

.nav-tabs .nav-link.active {
    background-color: #D6999A;
    border-radius: 2rem;
    border: none;
    color: #fff;
}

.nav-tabs .nav-item {
    background-color: #F9F7F7;
    border-radius: 2rem;
    margin-right: 10px;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
}

.text-size-for-pagination {
    font-size: 15px;
}

.page-link {
    border: none;
    color: #959595;
    font-size: 20px;
}

.page-link:hover {
    background-color: transparent;
    color: #111111;
}

.page-item.active .page-link {
    background-color: #F9F7F7;
    color: #111111;
}

.page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.primary-color {
    color: #D6999A;
}

.text-color-red {
    color: #DF6868;
}

.position-right-top {
    top: 5px;
    right: 0;
}

.budget-session-sverige .position-right-top, .swipe-btns.position-right-top {
    top: 0;
}

.card + .card {
    margin-top: -1px;
}

.line-height-remove {
    line-height: 1;
}

.thin, thead tr.thin th {
    font-weight: 300;
}

.dropdown-menu ul li {
    margin-bottom: 10px;
}

.dropdown-menu ul {
    margin-top: 10px;
}

.fit-content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

#wrapper {
    /*overflow-x: hidden; */
    position: relative;
    min-height: 100%;
}

#sidebar-wrapper {
    min-height: 100vh;
    visibility: hidden;
    width: 0;
    opacity: 0;
    display: none;
}

#sidebar-wrapper a {
    color: #fff;
    padding: 10px 0px;
}

#sidebar-wrapper a, #sidebar-wrapper button {
    padding: 10px 0px;
}

button.link {
    border: none;
    background-color: transparent;
    padding: 0;
    text-align: left;
}

@media (min-width: 768px) button.link {
    text-align: left;
}

    #sidebar-wrapper .border-bottom {
        margin-bottom: 10px;
    }

    @media (min-width: 768px) {
        #sidebar-wrapper {
            visibility: visible;
            width: auto;
            opacity: 1;
            background-color: #F9F7F7;
            color: #111111;
            position: fixed;
            display: inline-block;
        }

        #sidebar-wrapper h3 {
            font-size: 1.2rem;
            padding: 5px 0px 5px 30px;
            color: #111111;
        }

        #sidebar-wrapper a {
            padding: 0;
        }
    }

    @media (min-width: 768px) {
        #sidebar-wrapper a.dropdown-toggle {
            color: #111111;
        }
    }

    #sidebar-wrapper .sidebar-heading {
        padding: 0.875rem 1.25rem;
        font-size: 1.2rem;
    }

    @media (min-width: 768px) {
        #sidebar-wrapper .list-group {
            width: 15rem;
        }
    }

    #page-content-wrapper {
        min-height: 100vh;
        margin-top: 4em;
    }

    .sticky-menu-top {
        position: fixed;
        width: calc(100vw);
        z-index: 99;
        top: 61px;
    }

    .sticky-menu-top + .container-fluid {
        margin-top: 3em;
    }

    @media (min-width: 768px) {
        #page-content-wrapper {
            min-width: 0;
            width: 100%;
            padding-left: 15rem;
            margin-top: 0;
        }

        .sticky-menu-top {
            position: fixed;
            width: calc(100vw - 15rem);
            z-index: 100;
            top: 0;
        }
    }

    #wrapper.toggled #sidebar-wrapper {
        visibility: visible;
        position: fixed;
        width: 100%;
        height: 100vh;
        z-index: 100;
        background-color: #111111;
        text-align: center;
        opacity: 0.85;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: opacity 200ms linear, visibility 0s linear;
        transition: opacity 200ms linear, visibility 0s linear;
    }

    @media (min-width: 768px) {
        #wrapper.toggled #sidebar-wrapper {
            position: unset;
        }
    }

    #menu-toggle::before {
        content: url(/assets/img/menu_icon.png);
    }

    #wrapper.toggled .menu-toggled-icon::before {
        font-family: 'FontAwesome';
        content: "\f00d";
        color: #fff;
        font-size: 1.3em;
    }

    .menu-toggled-icon {
        right: 30px;
        top: 0px;
    }

    #wrapper.toggled .logout-btn {
        color: #fff;
    }

    #sidebar-wrapper .dropdown-menu > a {
        color: #111111;
        padding: .25rem 1.5rem;
    }

    .btn.no-outline {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    img.logo {
        height: 45px;
        width: auto;
    }

    .navbar {
        background-color: #F9F7F7;
        -webkit-box-shadow: 3px 0px 6px 1px rgba(0, 0, 0, 0.26);
        box-shadow: 3px 0px 6px 1px rgba(0, 0, 0, 0.26);
        width: 100%;
        position: fixed;
        z-index: 99;
    }

    @media (min-width: 768px) {
        .navbar {
            background-color: transparent;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
    }

    @media (min-width: 768px) {
        .position-right-desktop {
            position: absolute !important;
            right: 15px;
            top: 15px;
            background-color: #D6999A;
            color: #fff;
        }
    }

    @media (min-width: 768px) {
        .dropdown-menu.m-2 {
            margin-top: 50px !important;
        }
    }

    @media (min-width: 768px) {
        .page-link {
            font-size: 30px;
        }

        .text-size-for-pagination {
            font-size: 25px;
        }
    }

    img.logo-lg {
        width: 130px;
        height: auto;
        padding: 30px 0px 30px 30px;
    }

    .font-size-for-typehead {
        font-size: 0.9rem;
    }

    .notification-dot {
        width: 8px;
        height: 8px;
        background-color: #DF6868;
        border-radius: 50%;
        top: 10px;
        right: 10px;
    }

    .form-control.input-search, .input-underline {
        border: none;
        border-bottom: 1px solid #959595;
        border-radius: 0;
    }

    .form-control.input-search:focus, .input-underline:focus {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: 1px solid #D6999A;
    }

    .input-group .position-absolute {
        right: 0;
        top: 5px;
    }

    img.img-first-second-third-place {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        width: 25px;
        height: auto;
        margin-right: 4px;
    }

    .progress-percentage-right .progress {
        width: 90%;
    }

    .brand-pills-rounded {
        font-size: 1.1rem;
    }

    a.badge:hover {
        color: #fff;
    }

    .placement-circles {
        padding: 5px 8px 5px 8px;
        line-height: 1;
        margin-right: 4px;
        align-self: center;
    }

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

    .table.table-fixed.table-sm td {
        padding: .45rem .3rem;
    }

    td.td-50 {
        width: 50px;
    }

    td.td-120 {
        width: 120px;
    }

    td.td-60 {
        width: 60px;
    }

    td > a {
        display: block;
    }

    .custom-badge-styling {
        background-color: #F9F7F7;
        color: #fff;
    }

    .custom-badge-styling-selected {
        background-color: #D6999A;
        color: #fff;
    }

    .rounded-progress .progress {
        width: 90px;
        height: 90px;
        background: none;
        position: relative;
        font-size: 1.2rem;
    }

    .rounded-progress .progress::after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 13px solid #D3D3D3;
        position: absolute;
        top: 0;
        left: 0;
    }

    .rounded-progress .progress > span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .rounded-progress .progress .progress-left {
        left: 0;
    }

    .rounded-progress .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 13px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .rounded-progress .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .rounded-progress .progress .progress-right {
        right: 0;
    }

    .rounded-progress .progress .progress-right .progress-bar {
        left: -100%;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-right: 0;
        -webkit-transform-origin: center right;
        transform-origin: center right;
    }

    .rounded-progress .progress .progress-value {
        position: absolute;
        top: 0;
        left: 0;
    }

    .border-primary {
        border-color: #D6999A !important;
    }

    #email-invoice {
        max-width: 75%;
    }

    .brand-list .list-group-item {
        padding: 0.75rem 0;
    }

    .brand-list .list-group-item:hover, a.article-row:hover {
        background-color: #D6999A;
        color: #fff;
    }

    .brand-list .list-group-item.active, a.article-row.active {
        background-color: #D6999A;
        color: #fff;
    }

    .marketing-article {
        background-color: #e6d1d1;
        color: #242424;
    }
    
    .inactive-article {
        color: grey;
        cursor: not-allowed;
        opacity: 0.8;
        text-decoration: none;
    }

    .brand-product-list .article-description-content {
        width: 100%;
        /*Bigger on click area with out making the size actually bigger*/
        padding: 10px 0 10px 0;
        margin: -10px 0 -10px 0;
    }

    .brand-product-list a {
        min-height: 49px;
        -ms-flex-item-align: middle;
        -ms-grid-row-align: middle;
        align-self: middle;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .brand-product-list a > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .brand-product-list a div .badge {
        font-size: 90%;
        align-self: center;
    }

    .text-stroke {
        text-decoration: line-through;
    }

    a.article-row > div:first-of-type {
        padding-left: 3px;
    }

    a.article-row > div:last-of-type {
        padding-right: 3px;
    }

    a.article-row:hover .badge.light-bg {
        color: #111111;
    }

    a.article-row.active .badge.light-bg {
        color: #111111;
    }

    .not-in-stock-warning {
        position: absolute;
        width: 120px;
        bottom: 100%;
        background-color: #363636;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        z-index: 1;
        margin-left: -25px;
    }

    .not-in-stock-warning::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

    .numpad {
        background-color: #E5E5E5;
        padding: 10px 25px 20px 25px;
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    @media (min-width: 768px) {
        .numpad {
            width: calc(100% - 15rem);
        }
    }

    .numpad-spacer {
        display: block;
        height: 310px;
    }

    .numpad .row > div {
        width: 23%;
        margin: 4px auto;
        background-color: #fff;
        height: 50px;
        font-size: 1.7rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 10px;
        padding: 12px 6px;
    }

    .numpad .row > div:hover {
        background-color: #959595;
    }

    .numpad .row div.numpad-text {
        font-size: 1.1rem;
    }

    .numpad-input {
        margin-bottom: 15px;
    }

    .numpad-input input {
        width: 90%;
    }

    .form-control.input-transparent {
        background-color: transparent;
        border: none;
    }

    .form-control.input-transparent:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .numpad .row div.no-bg {
        background-color: transparent;
    }

    .numpad-item-disabled {
        color: transparent;
    }

    .numpad.numpad-percentage {
        background-color: #F9DB6D;
    }

    .total-bar {
        -webkit-box-shadow: 0px 0px 10px -6px #242424;
        box-shadow: 0px 0px 10px -6px #242424;
    }

    .btn.btn-edit, .btn.btn-delete {
        border-radius: 0;
        margin-bottom: 0;
        padding-left: 25px;
        padding-right: 25px;
    }

    .btn.btn-edit {
        background-color: #F9F7F7;
        color: #D6999A;
    }

    .btn.btn-delete {
        background-color: #DF6868;
        color: #F9F7F7;
    }

    .swipe-btns {
        bottom: 0;
    }

    .minus-margin {
        margin-left: -15px;
        margin-right: -15px;
    }

    #customer-details .row {
        margin-bottom: 5px;
    }

    .circle-text {
        background-color: #F9F7F7;
        color: #D6999A;
        font-size: 1.5rem;
        text-align: center;
        padding: 20px 15px;
        width: auto;
        display: inline-block;
        -webkit-box-shadow: 0px 0px 10px -6px #242424;
        box-shadow: 0px 0px 10px -6px #242424;
    }

    .pos-card-margin {
        top: 10px;
        right: 10px;
    }

    .btn.btn-sm.btn-x-sm {
        font-size: 0.7rem;
    }

    .text-center-last-td tr td:last-of-type, .text-center-last-td tr th:last-of-type {
        text-align: center;
    }

    .text-center-last-td tr td.input-center-td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .close.text-close-modal {
        font-size: 0.9rem;
    }

    .btn-fixed-right {
        position: fixed;
        right: 15px;
        bottom: 30px;
    }

    .btn-lg {
        font-size: 1.5rem;
        border-radius: 2rem;
    }

    .extra-padding-fixed-btn {
        margin-bottom: 7rem !important;
    }

    .table td {
        vertical-align: middle;
    }

    .slider .card {
        min-height: 300px;
        min-width: 340px;
        margin-right: 10px;
        margin-left: 15px;
        display: inline-block;
    }

    .minus-margin-right {
        margin-right: -10px;
        margin-left: -10px;
    }

    .slider {
        padding-top: 20px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .details-stats {
        max-height: 38px;
    }

    .slider::-webkit-scrollbar {
        display: none;
    }

    .login-container {
        width: 100vw;
        height: 100vh;
    }

    @media (min-width: 768px) {
        .login-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
    }

    .login {
        text-align: center;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    @media (min-width: 768px) {
        .login {
            position: unset;
            -webkit-transform: none;
            transform: none;
        }
    }

    .bg-login {
        background-image: url("/assets/img/Background-Log-In-No-Logo.jpg");
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .width-login-btn {
        width: 260px;
    }

    button.google-btn {
        padding: 0;
        border: none;
    }

    .google-btn {
        width: 270px;
        height: 50px;
        background-color: #fff;
        border-radius: 5px;
        -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .google-btn .google-icon {
        max-width: 47px;
        width: 47px;
        margin-top: 2px;
        margin-left: 2px;
    }

    .google-btn .btn-text {
        margin: 13px 20px 0 0;
        color: #959595;
        font-size: 18px;
        letter-spacing: 0.2px;
        font-family: "Roboto";
    }

    .google-btn:hover {
        -webkit-box-shadow: 0 0 6px #4285f4;
        box-shadow: 0 0 6px #4285f4;
        color: #fff;
    }

    .google-btn:active {
        background: #1669F2;
        color: #fff;
    }

    img.login-logo {
        width: 100px;
        position: absolute;
        top: 20px;
        left: 20px;
    }

    img.login-logo.login-logo-desktop {
        display: none;
    }

    h2.text-white-tablet {
        color: #fff;
    }

    @media (min-width: 768px) {
        .login-sidebar {
            background-color: #F9F7F7;
            width: 30em;
            height: 100vh;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-shadow: 6px 0px 23px 0px rgba(0, 0, 0, 0.21);
            box-shadow: 6px 0px 23px 0px rgba(0, 0, 0, 0.21);
            z-index: 10;
        }

        img.login-logo.login-logo-tablet {
            display: none;
        }

        img.login-logo.login-logo-desktop {
            display: inline-block;
        }

        h2.text-white-tablet {
            color: #000;
        }
    }

    .pink-bg, .numpad .row div.pink-bg {
        background-color: #D6999A;
    }

    .green-bg, .numpad .row div.green-bg {
        background-color: #85C8A9;
    }

    .yellow-bg, .numpad .row div.yellow-bg {
        background-color: #F9DB6D;
    }

    .grey-bg, .numpad .row div.grey-bg {
        background-color: #959595;
    }

    .light-bg, .numpad .row div.light-bg {
        background-color: #F9F7F7;
    }

    .red-bg {
        background-color: #DF6868;
    }

    .orange-bg {
        background-color: #F7A86C;
    }

    .pink-bg, .green-bg, .yellow-bg, .grey-bg, .red-bg, .blue-bg, .light-blue-bg, .orange-bg {
        color: #fff;
    }

    .blue-bg {
        background-color: #7389DE;
    }

    .light-blue-bg {
        background-color: #BAC0D8;
    }

    .form-limited-width {
        max-width: 600px;
    }

    .card.no-border {
        border: none;
    }

    .text-color-primary {
        color: #D6999A;
    }

    .search-results {
        left: 10px;
        width: 95%;
        z-index: 100;
    }

    .btn.text-proxima {
        font-family: proxima-nova, sans-serif;
        text-transform: initial;
        font-size: 1rem;
        text-align: left;
        white-space: normal;
        max-width: 100%;
    }

    .places-new-order .dropdown-item {
        white-space: normal;
    }

    .can-toggle {
        position: relative;
    }

    .can-toggle *, .can-toggle *:before, .can-toggle *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .can-toggle input[type="checkbox"] {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
    }

    .can-toggle input[type="checkbox"][disabled] ~ label {
        pointer-events: none;
    }

    .can-toggle input[type="checkbox"][disabled] ~ label .can-toggle__switch {
        opacity: 0.4;
    }

    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:before {
        content: attr(data-unchecked);
        left: 0;
    }

    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
        content: attr(data-checked);
    }

    .can-toggle label {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .can-toggle label .can-toggle__switch {
        position: relative;
    }

    .can-toggle label .can-toggle__switch:before {
        content: attr(data-checked);
        position: absolute;
        top: 0;
        text-align: center;
    }

    .can-toggle label .can-toggle__switch:after {
        content: attr(data-unchecked);
        position: absolute;
        z-index: 5;
        text-align: center;
        background: white;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .can-toggle input[type="checkbox"][disabled] ~ label {
        color: rgba(249, 247, 247, 0.5);
    }

    .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch {
        background-color: #F9F7F7;
    }

    .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
        color: #e3dada;
    }

    .can-toggle input[type="checkbox"]:hover ~ label {
        color: #eee8e8;
    }

    .can-toggle input[type="checkbox"]:checked ~ label:hover {
        color: #d28e8f;
    }

    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch {
        background-color: #ddabac;
    }

    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
        color: #cf8788;
    }

    .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
        background-color: #D6999A;
    }

    .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
        color: #c77576;
    }

    .can-toggle label .can-toggle__switch {
        -webkit-transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
        transition: background-color 0.3s cubic-bezier(0, 1, 0.5, 1);
        background: white;
    }

    .can-toggle label .can-toggle__switch:before {
        color: rgba(255, 255, 255, 0.5);
    }

    .can-toggle label .can-toggle__switch:after {
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
        transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1);
        transition: transform 0.3s cubic-bezier(0, 1, 0.5, 1), -webkit-transform 0.3s cubic-bezier(0, 1, 0.5, 1);
        color: #F9F7F7;
    }

    .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
    }

    .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
        -webkit-transform: translate3d(65px, 0, 0);
        transform: translate3d(65px, 0, 0);
    }

    .can-toggle input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
    }

    .can-toggle label {
        font-size: 14px;
    }

    .can-toggle label .can-toggle__switch {
        height: 36px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 134px;
        flex: 0 0 134px;
        border-radius: 4px;
    }

    .can-toggle label .can-toggle__switch:before {
        left: 67px;
        font-size: 12px;
        line-height: 36px;
        width: 67px;
        padding: 0 12px;
    }

    .can-toggle label .can-toggle__switch:after {
        top: 2px;
        left: 2px;
        border-radius: 2px;
        width: 65px;
        line-height: 32px;
        font-size: 12px;
    }

    .can-toggle label .can-toggle__switch:hover:after {
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
    }

    .can-toggle.toggle-style input[type="checkbox"][disabled] ~ label {
        color: rgba(214, 153, 154, 0.5);
    }

    .can-toggle.toggle-style input[type="checkbox"]:focus ~ label .can-toggle__switch, .can-toggle.toggle-style input[type="checkbox"]:hover ~ label .can-toggle__switch {
        background-color: #D6999A;
    }

    .can-toggle.toggle-style input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.toggle-style input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
        color: #c77576;
    }

    .can-toggle.toggle-style input[type="checkbox"]:hover ~ label {
        color: #cf8788;
    }

    .can-toggle.toggle-style input[type="checkbox"]:checked ~ label:hover {
        color: #d28e8f;
    }

    .can-toggle.toggle-style input[type="checkbox"]:checked ~ label .can-toggle__switch {
        background-color: #ddabac;
    }

    .can-toggle.toggle-style input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
        color: #cf8788;
    }

    .can-toggle.toggle-style input[type="checkbox"]:checked:focus ~ label .can-toggle__switch, .can-toggle.toggle-style input[type="checkbox"]:checked:hover ~ label .can-toggle__switch {
        background-color: #D6999A;
    }

    .can-toggle.toggle-style input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.toggle-style input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
        color: #c77576;
    }

    .can-toggle.toggle-style label .can-toggle__switch {
        -webkit-transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        transition: background-color 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        background: #ddabac;
    }

    .can-toggle.toggle-style label .can-toggle__switch:before {
        color: rgba(255, 255, 255, 0.7);
    }

    .can-toggle.toggle-style label .can-toggle__switch:after {
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        transition: transform 0.3s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.3s cubic-bezier(0.86, 0, 0.07, 1);
        color: #D6999A;
    }

    .can-toggle.toggle-style input[type="checkbox"]:focus ~ label .can-toggle__switch:after, .can-toggle.toggle-style input[type="checkbox"]:hover ~ label .can-toggle__switch:after {
        -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    }

    .can-toggle.toggle-style input[type="checkbox"]:checked ~ label .can-toggle__switch:after {
        -webkit-transform: translate3d(58px, 0, 0);
        transform: translate3d(58px, 0, 0);
    }

    .can-toggle.toggle-style input[type="checkbox"]:checked:focus ~ label .can-toggle__switch:after, .can-toggle.toggle-style input[type="checkbox"]:checked:hover ~ label .can-toggle__switch:after {
        -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    }

    .can-toggle.toggle-style label {
        font-size: 13px;
    }

    .can-toggle.toggle-style label .can-toggle__switch {
        height: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
        border-radius: 60px;
    }

    .can-toggle.toggle-style label .can-toggle__switch:before {
        left: 60px;
        font-size: 13px;
        line-height: 30px;
        width: 60px;
        padding: 0 12px;
    }

    .can-toggle.toggle-style label .can-toggle__switch:after {
        top: 2px;
        left: 2px;
        border-radius: 30px;
        width: 58px;
        line-height: 26px;
        font-size: 13px;
    }

    .can-toggle.toggle-style label .can-toggle__switch:hover:after {
        -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    }

    body .blazored-modal {
        border-radius: 0;
        min-width: 50%;
        max-width: 97%;
        max-height: 90%;
        overflow-y: scroll;
    }

    .blazored-modal-header {
        padding: 0;
    }

    body .blazored-modal-title {
        font-size: 20px;
        text-transform: uppercase;
    }

    body .blazored-modal-close {
        padding: 0.5rem 1rem;
    }

    body .blazored-modal-content .modal-body {
        padding: 0;
    }

    img.numpad-icon {
        height: 100%;
        width: auto;
    }

    .no-bg.bordered-red {
        border: 1px solid #DF6868;
    }

    .no-bg.bordered-grey {
        border: 1px solid #959595;
    }

    .search-results a {
        display: block;
    }

    .container-fluid > .numpad {
        margin-left: -15px;
    }

    .search-results a {
        display: block;
    }

    .container-fluid > .numpad {
        margin-left: -15px;
    }

    .lds-ellipsis {
        display: inline-block;
        position: relative;
        width: 80px;
        height: 80px;
    }

    .lds-ellipsis div {
        position: absolute;
        top: 33px;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        background: #fff;
        -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

    .lds-ellipsis div:nth-child(1) {
        left: 8px;
        -webkit-animation: lds-ellipsis1 0.6s infinite;
        animation: lds-ellipsis1 0.6s infinite;
    }

    .lds-ellipsis div:nth-child(2) {
        left: 8px;
        -webkit-animation: lds-ellipsis2 0.6s infinite;
        animation: lds-ellipsis2 0.6s infinite;
    }

    .lds-ellipsis div:nth-child(3) {
        left: 32px;
        -webkit-animation: lds-ellipsis2 0.6s infinite;
        animation: lds-ellipsis2 0.6s infinite;
    }

    .lds-ellipsis div:nth-child(4) {
        left: 56px;
        -webkit-animation: lds-ellipsis3 0.6s infinite;
        animation: lds-ellipsis3 0.6s infinite;
    }

    @-webkit-keyframes lds-ellipsis1 {
        0% {
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }

    @keyframes lds-ellipsis1 {
        0% {
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }

    @-webkit-keyframes lds-ellipsis3 {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        100% {
            -webkit-transform: scale(0);
            transform: scale(0);
        }
    }

    @keyframes lds-ellipsis3 {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        100% {
            -webkit-transform: scale(0);
            transform: scale(0);
        }
    }

    @-webkit-keyframes lds-ellipsis2 {
        0% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
        }

        100% {
            -webkit-transform: translate(24px, 0);
            transform: translate(24px, 0);
        }
    }

    @keyframes lds-ellipsis2 {
        0% {
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
        }

        100% {
            -webkit-transform: translate(24px, 0);
            transform: translate(24px, 0);
        }
    }

    @keyframes fade-in {
        0% {
            opacity: 0;
        }

        100% {
            opacity: .3;
        }
    }

    #loader {
        position: fixed;
        background-color: #312B2B;
        width: 100%;
        height: 100%;
        z-index: 1000;
        opacity: .3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        animation-name: fade-in;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        animation-direction: alternate;
        animation-iteration-count: 1;
    }

    .tooltip-wrapper {
        position: relative;
        display: inline-block;
        cursor: help;
    }

    .tooltip-component {
        visibility: hidden;
        position: absolute;
        width: 120px;
        bottom: 100%;
        left: 50%;
        margin-left: -120px;
        background-color: #363636;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        z-index: 1;
    }

    .tooltip-wrapper:hover .tooltip-component {
        visibility: visible;
    }

    /* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
    @media screen and (device-aspect-ratio: 9/16) {
        select, textarea, input[type="text"], input[type="password"],
        input[type="datetime"], input[type="datetime-local"],
        input[type="date"], input[type="month"], input[type="time"],
        input[type="week"], input[type="number"], input[type="email"],
        input[type="tel"], input[type="url"] {
            font-size: 16px;
        }
    }
    /*# sourceMappingURL=custom.css.map */
    .position-fixed-top {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 10;
    }

    ﻿ /*add this to avoid flickering*/
    .plk-dd-inprogess > * {
        pointer-events: none;
    }

    /*drag drop styles*/
    .plk-dd-spacing {
        height: 7px;
    }

    .plk-dd-spacing-dragged-over {
        padding: 15px;
    }

    .plk-dd-dragged-over {
        background-color: #D6999A;
        opacity: 0.6;
    }

    .plk-dd-dragged-over > div {
        background-color: #D6999A;
        opacity: 0.6;
    }

    .plk-dd-in-transit {
        opacity: 1;
        background-color: #D6999A;
    }

    .plk-dd-in-transit > div {
        opacity: 1;
        background-color: #D6999A;
    }

    .webshop-order-style {
        background-color: #f5eeee;
        /*background-color: #DCE1E1;*/
        /*background-color: #fde7e2;*/
    }

    .card-badge-tag {
        border:1px solid #6B6B6B;
        color: #6B6B6B;
    }

    .article-kit-content {
        color: #ffffff;
        background-color: #D6999A;
        width: 100%;
    }