﻿@font-face {
    font-family: 'Helvetica Rounded Bold';
    src: url('/fonts/helveticarounded-bold.eot');
    src: url('/fonts/helveticarounded-bold.woff2') format('woff2'), url('/fonts/helveticarounded-bold.woff') format('woff'), url('/fonts/helveticarounded-bold.ttf') format('truetype'), url('/fonts/helveticarounded-bold.svg#helvetica_roundedbold') format('svg');
}

:root {
    --premium-green: #889e8b;
    --premium-link: #517957;
    --premium-gray: #706d69;
}


a {
    color: #00993c;
}

#cart-header-to-checkout:hover {
    color: #fff;
    background-color: #00aa00;
}

#cart-head {
    border: none;
}

#toggle-cart-details-container {
    background-color:#00993c; 
}

.bundle-item-name a, .bundle-item-name a:hover {
    color: #000000;
}

#stock-info {
    width: 300px !important;
    max-width: 300px !important;
}

    #stock-info .tick {
        display: inline-block;
        width: 25px;
        text-align: center;
        vertical-align: top;
    }

        #stock-info .tick.onway img {
            width: 25px;
        }

#stock-info span:not(.sku-availability) {
        display: inline-block;
        width: 270px;
        text-align: left;
    }


#search-bar {
    background-color: #f00000;
    width: 1000px;
    position: relative;
    z-index: 5;
}

#search-form-input {
    width: 510px;
}

#search-result-top {
    background-color: #fff;
    padding: 8px;
    display: inline-block;
    width: 825px;
}
.pagination {
    margin-top: 10px;
}
.pagination > .active > a, .pagination > .active > a:hover {
    background-color: unset;
    border: none;
    color: #000000;
    font-weight: 700;
    text-decoration: underline;
}

.pagination > li > a, .pagination > li > a:hover, .pagination > li > a:focus {
    border: none;
    color: #00993c;
    font-weight: 700;
    background-color: unset;
}


    .pagination > li:nth-child(2) a, .pagination > li:last-child > a, .pagination > li:last-child > a:hover, .pagination > li:first-child > a, .pagination > li:first-child > a:hover {
        border: none;
    }

.pagination > li:first-child > a, .pagination > li:first-child > a:hover, .pagination > li:last-child > a, .pagination > li:last-child > a:hover {
    background-color: unset;
}

#logo {
    position: absolute;
    top: -17px;
    left: -10px;
}

    #logo img {
        width: 241px;
        margin-top: 1px;
    }

#toplinks {
    position: relative;
    width: 1000px;
    background-color: #fff;
    height: 50px;
}

    #toplinks li a {
        color: #313131;
    }

div.price-tag {
    background-image: url('/content/images/6/price-tag-red.svg');
    background-size: 100% 100%;
    height: 27px;
    width: 64px;
    font-size: 17px;
    line-height: 27px;
    left: 5px;
}

    div.price-tag span {
        margin-right: 3px;
    }

@-moz-document url-prefix() {
    div.price-tag span {
        bottom: 0.1em;
    }
}

div.price-tag-small {
    background-image: url('/content/images/6/price-tag-red.svg');
    background-size: 100% 100%;
    height: 20px;
    width: 50px;
    font-size: 14px;
    line-height: 20px;
}

    div.price-tag-small span {
        margin-right: 3px;
    }

#left-mail-link a {
    color: #00993c;
    font-size: 12.5px;
}

#bottom-logos-container {
    border-bottom: 1px solid #f5f5f5;
}

#bottom-logos li {
    width: 125px;
}


.checkout-shipping-method-klarna .description {
    width: 400px;
}

.checkout-shipping-method-klarna .price-tag {
    left: 560px;
    width: 55px;
    padding-right: 5px;
}

.checkout-shipping-method {
    margin-right: 0px;
}

    .checkout-shipping-method .price-tag-small {
        left: unset;
        right: 2px;
    }

.checkout-offer-items {
    margin-top: 0px;
}

    .checkout-offer-items .slick-dots {
        bottom: -20px;
    }

#checkout-charity-items.checkout-section {
    margin: 0 0 0px 0;
    padding: 10px 0px 0px 0px;
    background-color: #f7f7f7;
}

.checkout-charity-item {
    background-color: #ffffff;
    border: none;
}

    .checkout-charity-item:nth-child(2n) {
        margin-left: 7px;
        margin-right: 0px;
    }

    .checkout-charity-item:nth-child(2n+1) {
        margin-right: 7px;
        margin-left: 0px;
    }

.checkout-offers {
    padding-top: 0px;
}

#cart-section {
    background-color: #f7f7f7;
    padding-right: 0px !important;
    padding-left: 0px;
}

#checkout-offers {
    background-color: #f7f7f7;
    padding-left: 0px;
    padding-right: 0px;
}

.offer-item {
    border: none !important;
    margin-right: 0px;
}

    .offer-item:nth-child(2n) {
        margin-left: 7px;
        margin-right: 0px;
    }

    .offer-item:nth-child(2n+1) {
        margin-right: 7px;
        margin-left: 0px;
    }

    .offer-item .offer-container {
        background-color: #ffffff;
    }

.checkout-offer-items .slick-prev, .checkout-offer-items .slick-next {
    display: none !important;
}

a, .link {
    color: #08C;
}

.facet-main-btn img {
    margin-bottom: 6px;
}

#search-bar {
    height: 44px;
}

#cartcontainer {
    background-image: url('/content/images/6/cart-bg.png');
}

#cart-header-details {
    top: -39px
}

#cart-details-bag {
    display: none;
}

#toplist {
    background-color: #ffffff;
}


#topheader {
    background-color: #ffffff;
}

#search-bar-outer {
    background-color: #f00000;
}

.toplist-row {
    color: #313131;
    font-size: 11px;
    line-height: 17px;
}

    .toplist-row a p {
        margin-bottom: 9px;
    }

    .toplist-row p.name {
        font-size: 11px;
        line-height: 14px;
        min-width: 120px;
    }

        .toplist-row p.name::first-line {
            font-weight: bold;
        }

#left-panel {
    background-color: #fff;
}

    #left-panel .selected {
        background-color: #f5f5f5;
    }



#left-bottom-panel {
    background-color: #fff;
    padding-top: 15px;
}

#toplist-header {
    padding-left: 0px;
    text-align: center;
}

    #toplist-header a {
        color: #2F2423;
    }

#toplist-footer {
    padding-left: 0px;
    text-align: center;
}

    #toplist-footer a {
        color: #00993c;
    }

.toplist-row a {
    color: #000;
    line-height: 16px;
}

#footer-div {
    background-color: #f5f5f5;
    width: 1000px;
    border-top: none;
}

#footer, #footer a {
    color: #313131;
}

#footer-div {
    height: 250px;
}

#footer-div {
    margin: 0px auto;
    padding-top: 20px;
}

#footer-bottom {
    color: #313131;
}

#checkout {
    color: #000;
    background-color: #f7f7f7;
}

    #checkout h3 {
        border: none;
    }

#footer-div .pricerunner-score {
    margin-top: 8px;
}

    #footer-div .pricerunner-score img {
        width: 28px;
        height: 100%;
        margin-right: 6px;
    }

    #footer-div .pricerunner-score img {
        width: 68px;
        height: 100%;
        margin-right: 6px;
    }

.product-facts-content {
    padding: 3px 3px 3px 3px;
    margin-right: 6px;
}

#left-bottom-panel li {
    background: url('/content/images/6/Check_Cirkel_Svart_48px.svg') no-repeat left 3px;
    background-size: 17px 17px;
    padding-left: 24px;
}
/*
#si-ingredients-menu, #si-expand-ingrediens, .si-selected {
    color: #00993c !important;
}

.si-arrow {
    border-color: #00993c !important;
}
*/
.glyphicon-ok:before {
    content: " ";
    background: url('/content/images/6/Check_Cirkel_Svart_48px.svg') no-repeat;
    background-size: 15px 15px;
    padding-left: 17px;
}

#left-bottom-panel ul {
    margin-top: unset;
}

#product-sku-select {
    background-color: transparent;
    border-color: #00993c;
    color: #323232;
    font-weight: 700;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    width: 141px;
}


.product-facts-content {
    padding: 3px 3px 3px 3px;
    margin-right: 6px;
}

#left-bottom-panel .left-label {
    color: #000000;
    padding: 0 0 0 0;
}

#last-sold {
    /*    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
*/ background-color: #ffffff;
}


#last-sold-header {
    text-align: center;
    padding-left: 0px;
}

#last-sold-arrow, #toplist-topten {
    display: none;
}

#last-sold-content .slick-prev, #last-sold-content .slick-next {
    margin-top: -20px;
}

#last-sold-bottom {
    border-top: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

#last-sold-content .sold-item img {
    max-width: 110px;
}


.pi-price {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 13px;
    /*color:#333;*/
}

.bslabel, .prescription-item label {
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    vertical-align: baseline;
    background-color: #999999;
    padding: 6px;
}

.bslabel {
    width: 25%;
    text-align: center;
    margin-left: 25px;
    height: 18px;
    padding-top: 3px;
    border-radius: 10px;
}

.bslabel-success-light {
    background-color: #bac6b9;
    font-weight: bold;
}

.bslabel-success {
    background-color: #4f7c55;
    font-weight: bold;
    color: #ffffff !important;
}

.bslabel-last {
    background-color: #e7c3ad;
    font-weight: bold;
}

.bslabel-info {
    color: white !important;
    background-color: #1d557d;
    font-weight: bold;
}

.card-padding {
    padding: 8px 8px 8px 25px;
}

#hkdb-marker {
    background-image: url('/content/images/hkdb-marker.png');
    float: left;
    width: 190px;
    height: 55px;
}

    #hkdb-marker p {
        margin: 14px 0 0 7px;
        color: #fff;
        line-height: 16px;
    }

#rx-prescriptions, #rx-warrants, #rx-hkdb, #rx-overview, #rx-samtycke, #rx-pdfwarning, #rx-contact {
    margin-right: 0px;
    margin-left: -10px;
    font-family: 'Open Sans', Arial, sans-serif;
    padding-right: 0px;
    padding-left: 10px;
}

    #rx-contact label {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    #rx-contact textarea {
        margin-top: 0;
    }

    #rx-prescriptions h1, #rx-overview h1, #rx-hkdb h1, #rx-warrants h1 {
        font-size: 25px;
        margin: 10px 0 0 0;
        margin-bottom: 10px;
    }

    #rx-prescriptions h4, #rx-prescriptions h5 {
        font-family: 'Open Sans';
    }

    #rx-overview ul {
        list-style: disc;
        margin-left: 30px;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 12.5px;
    }

    #rx-overview .rx-overview-button {
        padding-left: 3px;
        padding-right: 3px;
    }

        #rx-overview .rx-overview-button a {
            font-size: 13px;
        }

    #rx-overview .row {
        margin: 10px 0;
    }

.rx-overview-block {
    min-height: 40px;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
    color: #000;
    border: 1px solid #e5e1da;
    background: #f5f2ed;
}

.rx-overview-block-header {
    font-family: 'Open Sans', Georgia, serif;
    font-size: 17px;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    margin: 20px 10px 10px 0;
    color: #000;
}
/* RX */
#rx-prescriptions .prescription {
    position: relative;
}

    #rx-prescriptions .prescription .prescription-dosage {
        color: #fff;
        overflow-wrap: break-word;
    }

    #rx-prescriptions .prescription h4 {
        font-size: 17px;
    }

    #rx-prescriptions .prescription .prescription-toggle-info {
        margin-top: 5px;
        cursor: pointer;
    }

    #rx-prescriptions .prescription .panel-heading {
        background-color: #2e6b74;
        padding: 10px 7px;
        line-height: 18px;
    }

        #rx-prescriptions .prescription .panel-heading .icon-round-lg {
            background-color: white;
        }

            #rx-prescriptions .prescription .panel-heading .icon-round-lg i {
                color: #2e6b74;
            }

#rx-prescriptions.animal .prescription .panel-heading {
    background-color: #654b1e;
    color: white;
}

#rx-prescriptions.animal .panel-primary {
    border-color: #654b1e;
}

#rx-prescriptions .panel-primary {
    border-color: #2e6b74;
}

#rx-prescriptions .panel-body {
    padding: 5px;
    line-height: 18px;
}

#rx-prescriptions .panel {
    background-color: #eee;
}

#rx-prescriptions .presription-substitution-info {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 6px;
    padding-top: 4px;
    border-top: 1px solid #ccc;
}

.prescription-item {
    margin: 7px 0 3px 0px;
}

    .prescription-item .icon-round-lg {
        background: #3d8cc1;
    }

        .prescription-item .icon-round-lg i {
            color: white;
        }

    .prescription-item a {
        color: #00993c;
    }

.prescription-item-disabled, .prescription-item-incomplete {
    cursor: default;
}

.prescription-item-optional {
    display: none;
}

.prescription-info {
    font-size: 12px;
    border-top: 1px solid #ccc;
    margin-top: 8px;
    padding-top: 5px;
}
/**/
/* collapse */
.collapse-link:after {
    font-family: 'GLYPHICONS Halflings';
    color: inherit;
    content: "\e260";
    margin-left: 2px;
    text-decoration: none;
    vertical-align: text-top;
}

.collapse-link.collapsed:after {
    content: "\e259";
    vertical-align: text-bottom;
}

.collapse-link:hover, .collapse-link.collapsed:hover, .collapse-link:focus, .collapse-link.collapsed:focus {
    text-decoration: none;
    color: inherit;
}

.collapse-link {
    color: inherit;
    cursor: pointer;
}

.collapse-body {
    margin-bottom: 10px;
    font-size: 12px;
}

#samtycke-ok {
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.ordinationlist-expand {
    margin-top: 10px;
}

.ordinationlist-expandlink {
    cursor: pointer;
}

.rx-document-link {
    display: none;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.prescription-details h5 {
    margin: 2px 0;
    line-height: 20px;
}

.prescription-article-details {
    font-size: 12px;
    padding-top: 3px;
}

.rx-sku-price {
    color: #f00000;
    font-size: 19px;
    font-weight: bolder;
    font-family: 'Helvetica Rounded Bold','Open Sans', Arial, sans-serif;
}

.row-bonus {
    position: relative;
}

.pos-bottom-right {
    position: absolute;
    bottom: 3px;
    right: -122px;
}

.pos-bottom-right-animal {
    position: absolute;
    bottom: 3px;
    right: 0px;
}

.pos-bottom-right-contact {
    position: absolute;
    bottom: 0px;
    right: -10px;
}

.min-height-prescription-item {
    min-height: 85px;
}

.pos-top-right {
    position: absolute;
    top: -6px;
    right: 0px;
}

.animal {
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f2ed 100%);
}

.prescription-item .price-container {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.rx-list-purchase {
    width: 160px;
}

.rx-list-add {
    margin-bottom: 2px;
    width: 80px;
}

#cart-content .glyphicon-play {
    font-size: 11px;
}

#cart-content.in-checkout {
    padding: 10px;
    margin-top: 0px;
    background-color: #f7f7f7;
}

#cart-content.in-header {
    background-color: #f7f7f7;
}

#cart-content .cart-item {
    margin-bottom: 7px;
    background-color: #ffffff;
}

#cart-parent {
    border: none;
}

.prescription-item .price-container {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 5px;
}

.prescription-item-disabled .price-container, .prescription-item-incomplete .price-container {
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 5px;
}

    .prescription-item-disabled .price-container img, .prescription-item-incomplete .price-container img {
        margin-top: 5px;
        margin-left: 8px;
        padding-right: 5px;
    }

.prescription-toggle-optional-visibility {
    cursor: pointer;
    color: #00993c !important;
}

.prescription-overlay {
    display: none;
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff;
    opacity: 0.7;
}

.prescription-overlay-text {
    display: none;
    font-size: 13px;
    color: #000;
    text-align: center;
    vertical-align: middle;
}

#hkdbMessageContainer {
    color: #ff0000;
    background-color: #fcfcfc;
    padding: 15px;
    margin-left: 3px;
}

.prescription-overlay-text span {
    color: #fff;
    background-color: #3d8cc1;
    opacity: 1.0;
    padding: 5px 5px;
    height: 100%;
    vertical-align: middle;
}

#rx-overview .hkdb-value {
    font-family: 'Open Sans', Georgia, serif;
    color: #000;
    font-size: 15px;
}

#rx-overview .btn {
    color: #fff;
}

#rx-overview .actions .btn {
    width: 100%;
    margin-top: 10px;
}

#rx-overview li {
    overflow-wrap: break-word;
    line-height: 17px;
}

#rx-overview h3, #rx-warrants h4 {
    border-bottom: 1px solid #009410;
    line-height: 28px;
    margin-bottom: 5px;
    font-size: 17px;
}

#rx-overview h3, #rx-overview h4 {
    font-family: 'Open Sans', Georgia, serif;
    font-size: 17px;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    margin: 20px 10px 10px 0;
    color: #000;
}

#rx-warrants .warrants h5 {
    font-weight: bold;
    line-height: 26px;
    margin-top: 13px;
}

    #rx-warrants .warrants h5 i {
        font-weight: normal;
    }

#rx-warrants .warrants .btn {
    margin-top: 5px;
}

#rx-hkdb .trans-date, #rx-hkdb th, #rx-hkdb .hkdb-value {
    font-weight: 600;
}

#rx-prescriptions .name {
    text-decoration: underline;
    margin-top: 20px;
    font-weight: 600;
}

#ordinationPanel {
    margin-top: 10px;
}

#rx-prescriptions .alert {
    margin: 10px 0;
    padding: 10px;
}

#rx-prescriptions .product-action-box {
    border: 1px solid #d7d7d7;
    margin: 10px 0 20px 0;
    padding: 5px 5px 5px 5px;
    margin: 15px 0 0 0;
    background-color: #fff;
    font-size: 16px;
}

#rx-prescriptions.animal .product-action-box {
    margin-top: 0;
}

.prescription-item .prescription-radio {
    width: 20px;
    padding-top: 0;
}

.animal .prescription-item .prescription-radio {
    padding-top: 0px;
}

#cart-content .name .paw {
    margin-left: 6px;
    margin-right: 4px;
}

.prescription-info {
    font-size: 12px;
    border-top: 1px solid #fff;
    margin-top: 8px;
}

    .prescription-info .table {
        margin: 5px 0;
    }

        .prescription-info .table td {
            padding: 1px 0px;
            border-top-width: 0px;
            color: #fff;
        }

            .prescription-info .table td div {
                color: #fff;
            }

        .prescription-info .table.right td {
            text-align: right;
        }

        .prescription-info .table.right {
            margin: 0 0;
        }

    .prescription-info .table {
        margin-bottom: 0;
    }

#top-links li a {
    color: #009310;
}

.hkdb-info-container {
    position: absolute;
    top: 51px;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    width: 125px;
    padding: 3px 3px 3px 4px;
    left: -35px;
    line-height: 15px;
}

.hkdb-marker {
    position: absolute;
    top: 40px;
    left: -7px;
    color: #000;
}

.hkdb-info-container.last {
    left: -80px;
}

.hkdb-bar {
    height: 26px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.hkdb-bar-inactive {
    background-color: #808080;
    margin-top: 19px;
    height: 2px;
}

.hkdb-bar-active {
    /*background-color: #81c887;*/
    overflow: hidden;
}

.hkdb-bar-active-container {
    float: left;
}

.hkdb-bar-inactive-container {
    float: right;
    position: relative;
}

.hkdb-bullet {
    height: 70px;
    width: 70px;
    border-radius: 35px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    line-height: 14px;
}

.hkdb-bullet-active {
    background-color: #009900;
}

.hkdb-bullet-inactive {
    background-color: #ccc;
}

.hkdb-bullet-discount {
    color: #fff;
    font-size: 11px;
    margin-top: 4px
}

.hkdb-bullet-percentage {
    font-size: 18px;
    font-weight: 600;
}

    .hkdb-bullet-percentage.last {
        line-height: 31px;
    }

.hkdb-bullet-pay {
    color: #000;
    top: -25px;
    position: relative;
    font-weight: 600;
}

.hkdb-bullet-cost {
    font-style: italic;
    top: 35px;
    position: relative;
    color: #777;
}

.hkdb-container {
    display: table-row;
}

.hkdb-container-table {
    width: 100%;
    display: table;
    /*margin-top: 30px;*/
    margin-bottom: 55px;
    margin: auto;
}

.hkdb-header {
    margin-top: 20px;
    font-weight: 600;
}

.hkdb-cost-header {
    font-style: italic;
    color: #777;
    margin-top: 35px;
}

.hkdb-cell {
    display: table-cell;
}

#rx-prescriptions h4 {
    line-height: 32px;
}

#rx-prescriptions .panel-title {
    line-height: 26px;
}

.enclose-specification {
    margin: 5px 0;
}

.counceling-question {
    padding: 12px;
    margin: 10px 0;
    border: 1px solid #ccc;
    background-color: #f3f9f4;
}

    .counceling-question label {
        font-weight: initial;
    }

    .counceling-question input[type="radio"] {
        margin-right: 5px;
    }

.customer-approves-ees {
    padding-top: 15px;
}

#chkCustomerApprovesEES {
    margin-right: 7px
}

.hkdb-connect {
    margin: 5px 0 5px 50px;
    font-weight: bold;
}

    .enclose-specification input, .hkdb-connect input {
        margin-right: 7px
    }

#chooseAuthenticationPanel .panel {
    border: 1px solid #999;
    margin-bottom: 10px;
}

    #chooseAuthenticationPanel .panel > .panel-heading {
        color: #313131;
        background-color: #fff;
        min-height: 60px;
        padding: 14px 0 0 12px;
        border-radius: 3px;
        line-height: 16px;
    }

#chooseAuthenticationPanel .panel-title a.title-toggle {
    display: block;
    text-decoration: none;
    outline: none;
    color: #313131;
}

#chooseAuthenticationPanel .panel-title .btn-link {
    display: block;
    width: 100%;
    text-align: left;
}

    #chooseAuthenticationPanel .panel-title .btn-link:hover {
        text-decoration: none;
    }

#chooseAuthenticationPanel .btn:nth-child(1) {
    color: #313131;
    font-size: 16px;
    padding: 0;
    font-weight: inherit;
}

#imboxWTitle {
    font-family: 'Open Sans', Arial, sans-serif !important;
}

.radiobutton-top-margin {
    margin: 6px 0 0 !important;
}

#main-wrapper {
    background: #f7f7f7;
}

#main-middle {
    background: #f7f7f7;
}

.site-message-above {
    background-color: #f7f7f7;
}

.breadcrumb {
    background-color: #f7f7f7;
}

#main-td {
    background-color: #f7f7f7;
}

#rx-home-container {
    background-color: white;
    padding-bottom: 10px;
}

#home-top-banners div.top-banner-slider img {
    width: 412px;
    height: 195px;
}

#brands {
    background-color: #ffffff;
    padding-left: 10px;
}

    #brands a.prefix {
        margin-right: 16px;
    }

#home-top-banners {
    height: 195px;
    width: 826px;
    margin: 0px;
    margin-bottom: 14px;
}

#home-main {
    width: 658px;
}

#home-right-banners {
    background-color: #ffffff;
    margin: 0px auto;
    width: auto;
    padding: 10px 10px;
}

#home-right {
    margin-left: 14px;
    margin-top: 14px;
    width: 154px;
}

#page {
    background-color: #ffffff;
    padding: 10px 10px;
    display: inline-block;
}
/*
#product-image-container div.badges {
    right:20px;
}
*/

.products5 div.badges {
    top: -140px;
    right: 5px;
}

/*#first-page-info {
    background-color: #ffffff;
    padding: 10px 10px;
}*/

.products5 li div.img, .products2 li div.img {
    width: 154px;
}

.products2 div.badges {
    right: 10px;
}

.products2 li div.name {
    margin-bottom: 5px;
}

.products1 li {
    background-color: #ffffff;
}

    .products1 li:not(.separator) {
        padding-bottom: 10px;
    }


    .products1 li.separator {
        border: none;
        height: 5px;
        background-color: #f7f7f7;
    }

.products1 .count {
    line-height: 40px;
}

#home .read-more a {
    padding-right: 10px;
    display: inline-block;
    margin-top: 10px;
}

.new-menu #footer-div {
    background-color: #ffffff;
}

#rx-home-container .lmv-disc {
    padding: 10px 0 0 4px;
}

#rx-login-container {
    color: #090;
    padding: 10px 0 5px 3px;
    border-top: 3px solid #090;
    border-bottom: 3px solid #090;
}

    #rx-login-container:first-child > a {
        text-decoration: none;
        color: #090;
    }

#rx-login-header1 {
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    letter-spacing: -0.02em;
}

#rx-login-header2 {
    font-size: 24px;
    font-weight: normal;
    padding-top: 3px;
}

#rx-login-buttons {
    display: flex;
    align-items: center;
    padding: 10px 0 0 0;
    color: white;
}

    #rx-login-buttons .btn {
        color: white;
        font-size: 12px;
    }

        #rx-login-buttons .btn:nth-child(odd) {
            margin-right: 4px;
        }

#rx-login-menu {
    margin: 15px 0;
}

    #rx-login-menu a {
        color: #090;
        font-weight: 600;
        display: block;
        padding: 2px 0px 7px 4px;
    }

        #rx-login-menu a:hover {
            text-decoration: underline;
        }

#rx-logout a {
    color: white;
    width: 100%;
}

.rx-login-info-container {
    margin-bottom: 20px;
    margin-top: 15px;
    width: 315px;
    line-height: 15px;
}

.rx-login-need-help {
    font-size: 18px;
    padding-left: 2px;
    margin-bottom: -2px;
    padding-top: 34px;
}

.rx-login-apotea-statements {
    padding-left: 3px;
    padding-top: 10px;
    padding-bottom: 3px;
    line-height: 1.4;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 120px;
}

.width-500 {
    width: 498px;
}

.auth-green-button {
    background: #090;
    text-align: center;
    padding: 8px 0;
    margin: auto;
    width: 240px;
    margin-right: 14px;
}

.no-hover:hover, .no-hover:focus {
    text-decoration: none;
}

.rx-login-options-buttons {
    display: flex;
    justify-content: flex-start;
    width: 94%;
}

#mobile-bankid-other {
    max-width: 240px;
}

#rx-pill {
    width: 32px;
}

.btn-raised {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
}

.btn-success {
    background-color: #00993c;
    border-color: #00993c;
}

.promotion-element-heading-line {
    display: none;
}

#home-main .promotion-element-heading a {
    color: #00993c;
}

#home-main .promotion-element-heading.line-after {
    border-bottom: unset;
}

.products5 ul {
    margin: unset;
}

h2.line-after {
    width: 100%;
    border-bottom: 4px solid #e3e3e3;
}

@media (min-width: 768px) {
    .slick-slide {
        padding-left: 0px;
    }
}

.icon-round-lg {
    float: left;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 20px;
    background: #f00000;
}

    .icon-round-lg i {
        padding: 7px 8px;
        font-size: 20px;
        color: white;
    }

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

#price-info .price {
    font-family: 'Helvetica Rounded Bold','Open Sans', Arial, sans-serif;
    font-size: 26px;
}

@media(max-width:380px) {
    .prescription-wrapper.snapshot .snapshot-date {
        display: block;
        margin-left: 24px;
    }
}

.prescription-wrapper.snapshot {
    padding: 5px;
    background: #CCE9CF;
    margin-bottom: 5px;
}

    .prescription-wrapper.snapshot .panel {
        margin-bottom: 0px;
    }

li.active {
    font-weight: bold;
    background: #00993c;
}

.rx-navbar {
    list-style-type: none !important;
    padding-top: 5px;
    padding-left: 0;
    height: auto;
    min-height: 40px;
    font-size: 15px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    margin-bottom: 10px;
}

    .rx-navbar > li {
        text-align: center;
        font-weight: bold;
        display: flex;
        border-width: 1px;
        border-color: #00993c;
        border-style: solid;
        margin-right: 10px;
        flex-grow: 1;
        align-items: center;
        justify-content: center;
    }

        .rx-navbar > li:first-child {
        }

        .rx-navbar > li:last-of-type {
            margin-right: 0px;
        }

        .rx-navbar > li > a {
            color: black;
            text-decoration: none;
            vertical-align: middle;
        }

li.active a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.PDFWarningBox {
    color: #00993c !important;
}

.prescriptionItems > .collapse-link {
    color: white;
}

.pRow > .prescriptionInfo {
    display: inline-block;
    padding-bottom: 2px;
}

.pRow > .prescriptionItems {
    display: inline-block;
    float: right;
    margin-top: -17px;
    width: 90px;
    height: 32px;
}

.receptInformationRow > span {
    display: block;
}

.receptInformationRow > span > b{
    font-weight: 400;
}


.receptInformationRow span {
    padding: 2px 0;
}

.rx-list-purchase {
    width: 85px;
}

.prescriptionItems.btn > a.collapsed {
    color: white;
}

.rowRecepiesDivider {
    border: 1px solid grey;
    border-right: none;
    border-left: none;
    width: 80%;
    margin-left: 10%;
}

.prescriptionRow {
    padding-top: 15px;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-wrap: wrap;
}

    .prescriptionRow div, .prescriptionRow h5 {
        color: black;
    }

.chevrons.collapse-link:after, .chevrons.collapse-link.collapsed:after {
    display: none;
}

.chevrons.collapse-link:hover, .chevrons.collapse-link.collapsed:hover, .chevrons.collapse-link:focus, .chevrons.collapse-link.collapsed:focus {
    color: grey;
}

.white-color {
    color: white !important;
}

.utgangnaReceptLabel {
    padding-top: 5px;
    font-size: 14px;
    padding-bottom: 15px;
    font-weight: bolder;
    color: #00993c !important;
    padding-left: 14px;
    border-bottom: 2px solid #E3E1E1;
}

    .utgangnaReceptLabel > span {
        font-size: 12.5px;
    }

.prescriptionItems.btn.btn-info {
    background-color: white;
    border: unset;
    text-align: right;
}

    .prescriptionItems.btn.btn-info > span > span {
        color: black;
    }

.animal-image {
    content: url("/content/images/6/Ikon_tass_green.png");
    width: 15px;
    margin-left: 10px;
    margin-top: -2px;
}

.defaultUser {
    display: flex;
    padding-bottom: 10px !important;
    padding-top: 10px;
    /*border-bottom: 1px solid #E3E1E1 !important;*/
}

    .defaultUser .rx-user-show-hide .glyphicon {
        color: #00993c;
    }

    .defaultUser.open {
        border-bottom: 1px solid #00993c !important;
        background-color: #00993c;
    }

        .defaultUser.open .rx-user-title {
            color: white;
        }

        .defaultUser.open .rx-user-show-hide .glyphicon {
            color: white;
        }

        .defaultUser.open .rx-user-title .animal-image {
            content: url("/content/images/6/Ikon_tass_white.png");
        }

.rx-user-title {
    font-weight: 600;
    font-size: 14px;
    padding-left: 6px;
}

.rx-user-show-hide {
    margin-left: auto;
    display: flex;
    font-weight: 600;
    padding-right: 5px;
    color: #090;
}

    .rx-user-show-hide div {
        color: #00993c;
        padding-right: 5px;
    }

#aktuelRecept {
    font-size: 15px;
}

.ordinationlist .collapse-body {
    margin-bottom: unset;
}

.receptLaggTillBarn {
    padding-right: 3px;
    padding-left: 3px;
}

.recept-barn-container {
    padding-top: 15px;
}

.receptLaggTillBarn a {
    color: #33d7ff !important;
}

.topBorder {
    width: 100%;
    border-top: 1px solid #E3E1E1;
    margin-bottom: unset;
}

.fullmakterHeaderLabel {
    display: flex;
}

    .fullmakterHeaderLabel span:first-of-type {
        padding-left: 3px;
        min-width: 70%;
    }

.fullmaktUserDiv {
    display: flex;
    padding: 4px 0;
}

    .fullmaktUserDiv div:first-of-type {
        padding-left: 3px;
        min-width: 70%;
    }

    .fullmaktUserDiv div:last-of-type {
        display: flex;
        width: 100%;
    }

        .fullmaktUserDiv div:last-of-type a {
            margin-left: auto;
            padding-right: 5px;
            color: red;
        }

.fullmaktFor {
    padding: 10px 0;
}

.fullmaktTill {
    padding-top: 10px;
    padding-bottom: 5px;
}

.samtyckeKravs {
    padding-top: 10px;
}

    .samtyckeKravs .fullmakSamtyckeDiv:not(:first-child):not(:nth-child(2)) {
        border-top: 1px solid #e3e1e1;
    }

.fullmakSamtyckeDiv {
    display: flex;
    padding: 4px 0;
    flex-wrap: wrap;
}

    .fullmakSamtyckeDiv .fullmakt-error {
        padding-top: 12px;
    }

.concentCheckBoxDiv {
    cursor: pointer;
    display: flex;
    padding-top: 6px;
}

    .concentCheckBoxDiv .imgContainer {
        width: 25%;
    }

.fullmaktSamtyckeDivName {
    padding-left: 3px;
    min-width: 70%;
}

.fullmakSamtyckeDiv .break {
    flex-basis: 100%;
    height: 0;
}

.fullmaktSamtycke-btn-container {
    display: flex;
    justify-content: flex-start;
    padding-top: 18px;
}

    .fullmaktSamtycke-btn-container .btn {
        width: 120px;
        margin-left: 10px;
    }

.fullmaktSamtycke-info-container {
    width: 100%;
}

    .fullmaktSamtycke-info-container .consent {
        font-size: 11px;
    }

.hkdb-flex {
    display: flex;
    padding-left: 3px;
    font-weight: bolder;
    margin: unset;
}

.fullmakt-flex {
    display: flex;
    padding-left: 3px;
    padding-right: 10px;
    font-weight: bolder;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: unset;
}

    .hkdb-flex div:last-of-type, .fullmakt-flex div:last-of-type {
        margin-left: auto;
        padding-left: 3px;
    }

.hkdb-body, .fullmakt-barn {
    color: black;
    padding: 10px 10px;
    background-color: #ffffff;
}

.hkdb-body-container p {
    padding-top: 10px;
}

.fullmakt-barn .collapse-body {
    margin-bottom: unset;
}

.hkdb-body h4, .hkdb-body p {
    padding-left: 5px;
}

.hkdb-body p {
    padding-left: 6px;
    padding-top: 6px;
}

.samtyckeCheckbox {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .samtyckeCheckbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.samtyckeCheckmark {
    position: absolute;
    top: 15px;
    left: 0;
    height: 20px;
    width: 20px;
    border-style: solid;
    border-width: 2px;
}

    .samtyckeCheckmark:after {
        content: "";
        position: absolute;
        display: none;
    }

.samtyckeCheckbox input:checked ~ .samtyckeCheckmark:after {
    display: block;
}

.samtyckeCheckbox .samtyckeCheckmark:after {
    left: 5px;
    top: 1px;
    width: 7px;
    height: 12px;
    border: solid black;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.ge-fullmakt-btn, .lagg-till-barn-btn {
    width: 30%;
    float: right;
}

.fullmakt-datum {
    display: flex;
    padding-top: 15px;
}

    .fullmakt-datum label {
        flex-grow: 1;
    }

#spanDatepicker {
    display: block;
}

    #spanDatepicker input {
        width: 90px;
        text-align: center;
    }

.from-snapshot-message {
    padding-left: 4px;
    font-size: 15px;
    color: green;
    border-bottom: 1px solid #E3E1E1;
    padding-bottom: 10px;
}

.prescription-title {
    font-size: 18px;
    font-weight: 600;
    color: black !important;
}

.rx-attention {
    color: red;
    font-weight: 600;
    padding: 2px 0 2px 0 !important;
    text-align: justify;
    text-justify: inter-word;
}

.rx-osaker-tillgang {
    color: #FF9700 !important;
}

    .rx-osaker-tillgang img, .rx-attention img {
        width: 13px;
    }

.rx-finns-i-lager {
    color: #090 !important;
    font-weight: bold;
}

    .rx-finns-i-lager img {
        width: 15px;
        margin-right: 5px;
    }

.rx-price-multi-icon-purchase, .rx-price-icon-purchase {
    margin-left: auto;
    display: flex;
    flex-flow: column;
}

.rx-price-multi-icon-purchase {
    margin-top: auto;
}

.chevrons.btn.visaRecept.collapse-link.btn-info {
    background-color: unset;
    border: unset;
    padding: unset;
}

.rx-show-hide {
    color: #090;
    font-weight: 600;
    font-size: 12.5px;
}

.rx-prescription-row {
    width: 100%;
}

.rx-prescription-row-flex-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.chevrons.btn.visaRecept.collapse-link.btn-success.collapsed {
    color: white;
    width: 90px;
}

.card-padding.rx-prescription-flex-row h5 {
    margin-top: -13px;
    margin-bottom: -7px;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 10px 0;
    color: #000000;
}

.card-padding.rx-prescription-flex-row div {
    padding: 2px 0;
}

.rx-flex-row-100 {
    width: 100%;
}

.rx-flex-row {
    display: flex;
    flex-flow: column;
}

    .rx-flex-row div {
        padding: 2px 0;
    }

.rx-green-btn {
    color: white;
    background-color: #090;
    border: 1px solid #090 !important;
    width: 100%;
}

    .rx-green-btn.toggle-element.glyphicon {
        color: white;
    }

.toggle-element.rx-green-btn > .glyphicon {
    color: white;
}

.rx-red-btn {
    color: white;
    background-color: #f00;
    border: 1px solid #f00 !important;
    width: 100%;
}

.padding-5 {
    padding: 5px;
}

.padding-10 {
    padding: 10px;
}

.rx-fullmakt-flex {
    display: flex;
    padding-top: 10px;
    flex-flow: column;
    cursor: pointer;
}

.fullmakt-lagg-till, .fullmakt-samtyck {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}

.rx-user-container {
    border: 1px solid #00993c;
    /*border-top: 4px solid #E3E1E1;*/
    border-bottom: 1px solid #00993c;
    background: #ffffff;
}

.rx-purchase-btn-container {
    margin-top: 3px;
}

#rx-overview .rx-fullmakt-needs-consent, .rx-prescription-page .rx-fullmakt-needs-consent {
    border: 1px solid #8fbbce;
    border-radius: 1px;
    background-color: #D2F2FF;
    padding: 10px;
    margin-bottom: 10px;
}

.rx-user-container.not-consented {
    border-color: #fc9a3b;
    background: #fccd6c;
    padding-bottom: 10px;
}

.lagg-till-barn-container {
    border: 2px solid #E3E1E1;
    background: #fcfcfc;
    border-top: 4px solid #E3E1E1;
}

.rx-lagg-till-barn-title {
    font-weight: bold;
    font-size: 14px;
    padding-top: 10px;
    padding-left: 3px;
    padding-bottom: 10px;
}

.rx-lagg-till-barn-btn {
    float: right;
    width: 100px;
    margin-right: 3px;
}

.padding-3 {
    padding-left: 4px;
    padding-right: 4px;
}

.rx-btn-show-hide {
    font-size: 14px;
}

.rx-hogkostnadsskydd {
    padding-top: 10px !important;
    font-style: italic;
    cursor: pointer;
}

.font-weight-600 {
    font-weight: 600;
}

.tooltip-inner {
    color: #fff !important;
}

#checkout-shipping .tooltip-inner {
    color: #000 !important;
}

#checkout-payment {
    width: 650px;
    background-color: #fff;
    margin-top: 10px;
    display: inline-block;
}

    #checkout-payment h3 {
        margin: 10px 0 0 0;
        padding-left: 10px;
    }

.prescription-row-intial {
    flex: 0 0 80%;
    box-sizing: border-box;
    padding: 1px 0;
}

.prescription-row-img {
    margin-left: auto;
    box-sizing: border-box;
    /*padding-top: 8px;*/
    padding-right: 2px;
}

    .prescription-row-img img {
        width: 50px;
    }

.prescription-row-more-info {
    flex: 0 0 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.prescription-row-more-info-show-more {
    flex: 0 0 80%;
    box-sizing: border-box;
    padding-top: 2px;
    padding-bottom: 3px;
}

    .prescription-row-more-info-show-more .font-weight-600 {
        color: #00993c;
    }

.prescription-row-more-info-show-hide-btn {
    margin-left: auto;
    box-sizing: border-box;
}

.prescription-row-more-info-details {
    flex: 0 0 100%;
    box-sizing: border-box;
}

.prescription-row-shipping-info {
    flex: 0 0 65%;
    box-sizing: border-box;
    padding-top: 5px;
}

.prescription-row-purchase {
    margin-left: auto;
    box-sizing: border-box;
    margin-top: auto;
}

#rx-fullmakt-textarea {
    border: 1px solid lightgrey;
    padding: 6px;
}

    #rx-fullmakt-textarea ul {
        margin-left: 20px;
        padding-top: 2px;
        padding-bottom: 2px;
        list-style: disc;
    }

.padding-left {
    padding-left: 12px;
}

.thinBorder {
    width: 100%;
    border-bottom: 2px solid #E3E1E1;
    /*padding-top: 10px;*/
    /*margin-left: 2%;*/
    margin: 10px auto;
}

.info-btn {
    padding-left: 8px;
    padding-top: 4px;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.5;
}

.datepickerLabel {
    display: flex;
}

.datepickerLabelText {
    padding-top: 5px;
    padding-left: 4px;
    padding-right: 4px;
}

.fullmakt-samtycke {
    padding-bottom: 10px;
}

.prescription-row-shipping-info div, .prescription-row-intial div {
    padding: 3px 0;
}

.recept-more-info div, .recept-more-info span {
    padding: 3px 0;
}

.recept-more-info div, .recept-more-info span > b{
     font-weight: 400;
}

.recept-more-info {
    padding: 10px 0 !important;
}

.contactUsContainer {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
}

    .contactUsContainer p {
        margin: unset;
    }

#contactUsRx-ChattStatus p {
    display: inline-block;
}

.contactUsImgContainer {
    flex: 0 0 5%;
    min-width: 15%;
}

    .contactUsImgContainer img {
        width: 25px;
    }

.hbdb-container {
}

.hbdb-main-content {
    width: 70%;
    display: inline-block;
}

    .hbdb-main-content.rx-prescription-page {
        border: unset;
        background: unset;
        padding-top: unset;
        float: left;
    }

.hbdb-contact-us-content {
    width: 29%;
    float: right;
    max-height: 50px;
}

    .hbdb-contact-us-content p {
        font-size: 12.5px;
    }

.rx-user-title img {
    width: 15px;
    margin-left: 10px;
    margin-top: -2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: white;
}

.rx-fullmakt-box, .rx-samtycken-box {
    border: 1px solid #e3e1e1;
    background: #FCFCFC;
    padding: 8px;
    padding-top: 0px;
    /*border-top: 4px solid #e3e1e1;*/
}

    .rx-fullmakt-box .rx-user-title {
        padding: 0 10px;
        margin: 0 -8px;
        padding-top: 8px;
        color: white;
    }

.rx-more-info-container {
    border: 1px solid #E3E1E1;
    background: #FCFCFC;
    width: 70%;
    padding: 0 10px 10px 10px;
    /*border-top: 4px solid #e3e1e1;*/
}

.rx-messages-container {
    width: 70%;
}

.rx-message-user-info {
    font-weight: 600;
    font-size: 14px;
}

.rx-message-container {
    border: 1px solid #E3E1E1;
    background: #FCFCFC;
    padding: 10px;
    margin-bottom: 10px;
}

    .rx-message-container .removeMessage {
        position: absolute;
        right: 250px;
        color: red;
    }


.rx-more-info-container > div > .table {
    margin-bottom: 6px;
}

.toggle-element .glyphicon {
    color: #00993c;
}

.info-btn img {
    width: 13px;
}

.prescriptionRow .subsidy-restriction-info {
    /*border: 1px solid grey;
    background-color: lightblue;*/
}

.bslabel-frame-info {
    border-left: 2px solid #1d557d;
}

.bslabel-frame-success-light {
    border-left: 2px solid #bac6b9;
}

.bslabel-frame-success {
    border-left: 2px solid #4f7c55;
}

.bslabel-frame-last {
    border-left: 2px solid #FCF4A3;
}

.rowDivider {
    border-bottom: 3px solid #00993c;
    width: 95%;
    margin-top: 25px;
    margin-left: 13px;
}

.contact-us-page-container {
    background: #fcfcfc;
    padding-left: 10px;
    border: 1px solid #e3e1e1;
    /*border-top: 4px solid #e3e1e1;*/
}

.hkdb-inkop-period {
    color: black !important;
    padding: 10px 5px;
    margin-left: -5px;
    margin-right: -8px;
    border-top: 1px solid #e3e1e1;
}

    .hkdb-inkop-period .rx-user-title {
        font-size: 13px;
    }

.hbdb-main-content div > div > .collapse-body {
    margin-bottom: unset !important;
    /*border-bottom: 1px solid #e3e1e1;*/
}

.djurrecept-container:last-of-type label.rowDivider {
    border: unset;
}

.HKDB-levels {
    width: 96%;
    margin: 0 0 0 auto;
    display: flex;
}

    .HKDB-levels > div {
        display: flex;
        flex-direction: column;
        text-align: end;
    }

        .HKDB-levels > div:nth-child(1) {
            width: 10%;
            text-align: start;
        }

        .HKDB-levels > div:nth-child(2) {
            width: 30%;
            text-align: center;
        }

        .HKDB-levels > div:nth-child(3) {
            width: 20%;
            text-align: center;
        }

        .HKDB-levels > div:nth-child(4) {
            width: 30%;
            text-align: center;
        }

        .HKDB-levels > div:nth-child(5) {
            width: 10%;
        }

        .HKDB-levels > div > div > h3 {
            line-height: 1.5;
        }

        .HKDB-levels > div > div:last-child > h3 {
            /*padding-right: 4px;*/
            font-size: 15px;
        }

        .HKDB-levels > div > div:first-child > h3 {
            font-size: 11px !important;
        }

        .HKDB-levels > div:nth-child(5) > div:last-child > h3 {
            padding-right: 0;
        }

.hkdb-container > .hkdb-cell:nth-child(1) {
    width: 25%;
    border-left: 2px solid #81c887;
}

.hkdb-container > .hkdb-cell:nth-child(2) {
    width: 25%;
    border-left: 2px solid gray;
}

.hkdb-container > .hkdb-cell:nth-child(3) {
    width: 25%;
    border-left: 2px solid gray;
}

.hkdb-container > .hkdb-cell:nth-child(4) {
    width: 25%;
    border-left: 2px solid gray;
    border-right: 2px solid gray;
}

.HKDB-levels {
    width: 97%;
    margin: 15px auto 0 auto;
    display: flex;
}

.hkdb-bar-tick {
    height: 28px;
    width: 2px;
    background-color: #81c887;
    display: inline-block;
}

    .hkdb-bar-tick:nth-of-type(odd) {
        height: 2px;
        margin-bottom: 13px;
    }

.rx-recept-error {
    border: unset;
    background-color: unset;
}

.rx-contact-forfragan {
    vertical-align: middle;
    margin: unset !important;
}

.rx-inquiry-radio label {
    padding: 0px 40px;
}

    .rx-inquiry-radio label:first-of-type {
        padding-left: 0px;
    }

#rx-fullmakt-contact-dropdown {
    width: 100%;
    padding: 6px;
    margin-top: 5px;
}

.products5 .unit-price {
    text-align: center;
}

#rx-login-buttons.rx-logged-in {
    padding: 10px 0 10px 0;
}

.promotion-element-heading a {
    color: #313131;
}
/* behållare för "runda up!"*/
.skota_hem_banner {
    background-color: #8fd04e;
}
/*BLACK FRIDAY START*/
/*#main-wrapper {
    background: #2b2b2b;
}
#footer-bottom {
    color: #313131;
    background: whitesmoke;
    width: 1000px;
    margin: 0 auto;
}
#cart-header-container{
    right:5px;
}*/
/*BLACK FRIDAY END*/
#main-wrapper {
    /*background: url(https://www.apotea.se/content/images/apotea_bg_snow.png);*/
    background-repeat: repeat;
}

#cart-header-container {
    right: 5px;
}

#footer-bottom {
    color: #313131;
    background: whitesmoke;
    width: 1000px;
    margin: 0 auto;
}

#rx-fullmakter-info-popup, #rx-kylvara-info-popup, #rx-osaker-tillgong-popup, #rx-parkerad-info-popup {
    z-index: 9999;
}
/*Rxshowcontent*/
#cart-content #rx .cart-item.rx-group, .rx-group rx-outer cart-item {
    min-height: 60px;
    min-height: 49px;
    padding: 7px 7px 7px 7px;
}

#cart-content #rx .cart-item.rx-inner {
    margin-left: 10px;
    margin-left: 0px;
    padding: 5px 0;
}

#cart-content .product-inner {
    width: 455px;
}

#cart-content #rx .prescription-name {
    margin-left: 0;
}

#cart-content #rx .a-price {
    left: 413px;
}

#cart-content #rx .row-sum {
    left: 481px;
}

#cart-content #rx .quantity > input {
    /*margin: 0 27px;*/
}

#cart-content #rx .rx-group {
    border-bottom: 1px solid #e6e6e6;
}
/*rxincart*/
#cart-content #rx .rx-group {
    border-bottom: 1px solid #e6e6e6;
}

.rx-group.rx-outer.cart-item > .rx-cart-placeholder > .cart-item.rx-inner:last-of-type {
    border-bottom: none !important;
}

#cart-content #rx .rx-cart-placeholder .cart-item {
    border-bottom: 1px solid #e6e6e6;
}

#cart-content .stock-ok {
    color: #000000;
}

#cart-content .product-inner a {
    color: #00993c;
}

.bundle-items .cart-item-bundle img {
    width: 16px;
}

.rx.product {
    width: 300px !important;
}

.fullmakt-error {
    color: red;
}

.prescription-status .loader .glyphicon-refresh.glyphicon-refresh-animate {
    font-size: 30px;
    margin-left: 3px;
}

.contact-us-formular {
    padding-left: 6px;
    width: 80%;
    margin-top: -3px;
}

    .contact-us-formular > a {
        color: #00993c;
    }

.line-height-recept {
    line-height: 18px;
}

.no-prescriptions {
    padding-top: 10px;
    padding-left: 5px;
}

.added-cost-txt {
    line-height: 16px;
}

.contact-us-formular-single-line {
    padding-top: 5px;
    padding-left: 5px;
}

    .contact-us-formular-single-line > p > a {
        color: #00993c;
    }

.prescription-imaga {
    width: 45px;
}

.visaMerInfo {
    outline: none;
    /*padding-top: 60px;*/
    padding-right: 240px;
}

    .visaMerInfo:focus {
        outline: none;
    }

.rx-login-button-pno {
    margin-top: 10px;
}

.modal-info-container {
    width: 60%;
}

.dissmiss-info-fullmakt-button {
    padding: 4px 25px;
    margin-top: 5px;
    margin-bottom: -15px;
}

.prescription-row-title {
    padding-left: 8px;
    padding-right: 8px;
}

.rx-fullmakt-response-image {
    padding-bottom: 10px;
    margin-top: -10px;
    width: 60px;
}

.btn-disabled {
    background-color: #D0D0D0;
    pointer-events: none;
}
/* Charity round-up*/
.round-up-container {
    padding: 5px;
    color: white;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.round-up-left {
    height: 53px;
}

    .round-up-left img {
        height: 53px;
    }

.round-up-middle {
    flex-grow: 3;
    color: white;
    padding: 0 11px;
    line-height: 15px;
}

.round-up-right {
    text-align: right;
    width: 70px;
    padding-right: 3px;
}

.round-up-price-tag {
    color: white;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 3px;
    margin-right: 3px;
}

.round-up-btn {
    border: 1px solid #cccccc;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.checkout-section-info {
    background-color: white;
    border-color: white;
}

#checkout-login {
    margin-top: 70px;
}

#checkout-deadlines {
    background-color: white;
    color: #000;
}

.stoptime-expand, .stoptime-collapse {
    cursor: pointer;
}
/*.white-out-container, #product-image-container {
    padding: 8px;
}
*/

#eu-eco-image {
    padding-left: 10px;
}

.new-menu .sidebar-category-header.lvl-2 {
    background-color: #fff;
}

.product-detail {
    background-color: #fff;
    padding-bottom: 8px;
    margin-top: -5px;
    padding-top: 5px;
}

.product-facts .even {
    background-color: #fff;
}

.products5 li:not(.separator):before {
    content: none
}

.products5 li {
    width: 154px;
    margin: 0px 7px 0px 7px;
    height: auto;
    padding-bottom: 10px;
}

/*    .products5 li:nth-child(6n) {
        width: 157px;
    }
*/
.products5 .separator {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 7px;
    margin-top: 7px;
    height: 0px;
}

#search-products {
    margin-top: unset;
}

.products5 li.narrow {
    margin: 7px 7px 7px 7px;
}

.search-facet-label.group-btn-label {
    margin-bottom: -5px;
}

.search-facet-label {
    margin-bottom: 5px;
}

.products5 li img {
    margin-top: 5px;
}

.products5 li img, .products2 li img, .products1 li img {
    /*    margin-top: 10px;
*/
}

#choose-auth-main {
    background-color: #ffffff;
    padding: 10px 10px;
    margin-top: -5px;
    padding-top: 5px;
}

#checkout-form {
    background-color: #f7f7f7;
    padding: 10px 10px;
    margin-top: -5px;
    padding-top: 5px;
}

.products5 .purchase-container {
    width: 151px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.checkout-section {
    background-color: #ffffff;
    padding: 10px 10px;
}

    .checkout-section.first-header {
        background-color: #f7f7f7;
    }

.checkout-section-info {
    /*.new-menu #left-panel h4 {
    color: #00993c;*/
}

.contact-us-page-container > div > p > a {
    color: #00993c;
}

a, .link {
    color: #00993c;
}

    a:active, a:hover, .link:active {
        color: #00b547;
    }

.btn-info, .btn-info:active, .btn-info:hover, .btn-info:active:hover {
    background-color: transparent;
    border-color: #00993c;
    color: #323232;
    font-weight: 700;
}

.article-wrapper, .article-link {
    cursor: pointer;
}

.tab .active {
    color: white;
    background-color: #00993c;
    border: 1px solid #00993c;
}

.tab:hover .active {
    color: white;
    background-color: #00993c;
}

.checkout-section-info {
    background-color: white;
    border-color: white;
    width: 142px;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 5px
}

#checkout-deadlines {
    background-color: white;
    color: #000;
}

.stoptime-expand, .stoptime-collapse {
    cursor: pointer;
}

.all-articles-button {
        display: block;
        margin: auto;
        background-color: #090;
        width: 140px;
        height: 40px;
        font-size: 1.2em !important;
        cursor: pointer;
        color: white;
        margin-top: 20px !important;
}


.white-page-with-padding {
    background-color: #ffffff;
    padding: 10px 10px;
}




.premium div.price-tag {
    background-image: none;
    top: 51px;
    width: 100%;
    text-align: center;
    left: 0px;
    background-color: white;
    z-index: 1;
}
/*    .premium div.price-tag.campaign {
        top: 60px;
    }*/

.products5 .product-info-list {
    height: 95px;
}

.premium div.price-tag a {
    color: #000000;
    font-weight: 700;
}

.premium .buy-button-container .purchase-button, .premium .buy-button-container .product-link-button {
    background-color: var(--premium-link);
    border-color: var(--premium-link);
    color: #ffffff;
}

.premium .buy-button {
    background-color: var(--premium-link);
    border-color: var(--premium-link);
    color: #ffffff;
}

.premium .buy-number-display {
    background-color: var(--premium-green);
    border-color: var(--premium-green);
    color: #ffffff;
}

.premium-promotion.first-row {
    margin-bottom: 14px;
}

.premium-promotion.first-row img {
    width: 826px;
}

.premium-promotion.second-row {
    margin-bottom: 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.premium-promotion.second-row img {
    display: inline-block;
    width: 196px;
}

.premium-promotion.third-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.premium-promotion.third-row img {
    display: inline-block;
    width: 406px;
}

#premium-home-main #first-page-info {
    margin-top: 14px;
}

#premium-home-main .read-more a {
    margin-top: 14px;
    display: inline-block;
}
