﻿:root {
    --darkGreen: #023304;
}

.banner-px-5 {
    padding-left: 2.7rem !important;
}

.wrapDateInline {
    white-space: nowrap !important;
}

body {
    margin-left: 20px;
    margin-right: 20px;
    font-family: Barlow;
    font-size: 20px;
    line-height: 1.61;
    background: #fdfdfd;
    color: #212529;
}

.section-one div.blur {
    background: rgba(249,246,239,.85);
    width: 522px;
}

.cta {
    background-color: #E6EEE7;
}

.sub-page-content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 45px;
    padding-right: 15px;
}

.row:before, .row:after {
    display: none !important;
}

.post-image-text-text {
    padding-top: 9px;
}

.mainBody {
    min-height: 900px;
    background: white;
}

/* Hide numbers arrows on all inputs */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.header {
    background-color: #023304;
    line-height: 1;
}

.header-list-items {
    color: white;
    margin: 12px;
    font-size: 0.875rem;
}

.header-list-item {
    padding-left: 10px;
    padding-right: 20px;
}

.header-list-item-border {
    border-right: 1px solid white;
}

.navigation-img {
    width: 150px;
}

.navbar-items-web {
}

.navbar-items-mobile {
    display: none;
}

a:hover {
    text-decoration: underline;
    color: inherit;
}

.footer-mobile {
    display: none;
}

.footer-mobile-split {
    margin-top: 32px;
}

.processFlowSection :last-child > img {
    display: none;
}

.breadcrumb {
    padding-top: 0;
}

.mobile-mb-0 {
    margin-bottom: 0 !important;
}


.icon-nav, .icon-close {
    color: black;
    font-size: 28px;
}


.footer {
    padding-top: 70px;
    width: 100%;
    color: #fff;
    background-color: #023304;
    font-size: 18px;
}

    .footer > p {
        color: rgba(255,255,255,0.83);
        font-size: 14px;
        letter-spacing: 0;
        line-height: 24px;
    }


.footer-list {
    list-style: none;
    padding: 0;
    color: #fff;
    letter-spacing: 0;
}

.footer-list-hours {
    width: 120px;
    color: rgba(255,255,255,0.83);
}

.footer-list-contact {
    list-style: none;
    padding: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0;
}

    .footer-list-contact > li {
        margin-bottom: 7px;
    }

/*.footer-list a {
	color: rgba(255,255,255,0.83);
	font-size: 14px;
	letter-spacing: 0;
	line-height: 40px;
}*/

.footer-menu li {
    margin-top: 20px;
}

.footer-open-hours > li {
    margin-bottom: 5px;
}

    .footer-open-hours > li > span {
        float: right;
    }

.footer p {
    color: rgba(255,255,255,0.83);
    letter-spacing: 0;
    line-height: 40px;
    margin-top: -2px;
}

.footer-bar {
    background-color: #233423;
    margin-top: 40px;
}

    .footer-bar > .text-center > .m-3 {
        margin: 0.5rem !important;
    }

.footer-heading {
    color: #FFFFFF !important;
    margin-bottom: 20px;
}

.opening-hours-link {
    margin-top: -14px;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    color: rgba(255,255,255,0.83);
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.91;
}

.visit-second-txt {
    line-height: 1.93 !important;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.83);
    margin-bottom: 9px;
}

.footerVisitUsLink {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-decoration: underline;
    color: rgba(255, 255, 255, 0.83);
}

    .footerVisitUsLink :hover {
        color: rgba(255,255,255,0.83) !important;
    }

.other-headings-mt {
    margin-top: 84px;
}

.open-hours-mt {
    margin-top: 28px;
}


/*Used in JS for mobile dropdown menu*/
.icon-dropdown-display-block {
    display: block !important;
}

/*Used in JS for mobile dropdown menu*/
.icon-dropdown-display-none {
    display: none !important;
}

/*Used in JS for mobile dropdown menu*/
.navbar-item-dropdown-color-green {
    background-color: #D3DDD7
}

.split-home-banner {
    background-color: #F0EFEB;
}

.split-home-banner-row-img {
    padding: 0;
}

    .split-home-banner-row-img > img {
        max-width: 100%;
    }

    .split-home-banner-row-img > a > img {
        height: 100%;
    }

.split-home-banner-row-text {
    padding: 36px;
    padding-left: 60px;
}

    .split-home-banner-row-text > h4 {
        color: #023304;
        font-size: 30px;
        margin-bottom: 30px;
    }

    .split-home-banner-row-text > p {
        color: #000000;
    }


.gold-price {
    padding: 45px;
}

.gold-value-and-buy {
    background-color: #eff3f0;
    margin-top: 40px;
    margin-bottom: 60px;
}

.gold-value-and-buy-text-group {
    height: 100%;
    padding: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}


.gold-value-and-buy-list {
}

    .gold-value-and-buy-list > li {
        border: none;
        padding: 0 0 0 2px;
        background-color: transparent;
    }

        .gold-value-and-buy-list > li > span > i {
            vertical-align: super;
        }




.gold-price-per-day {
    padding: 60px;
}

.gold-value-and-buy-text-group > h2 {
    margin-bottom: 50px;
}

.gold-price-per-day > ul > li {
    border: none;
    padding: 0;
    padding-top: 23px;
}

.gold-price-per-day-date {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #023304;
}

/*.gold-price-per-day-price {
	
}*/

.gold-price-per-day > ul > li > p {
    margin: 0;
    padding: 0;
}

.gold-price-per-day-price {
    margin-bottom: 30px !important;
}

    .gold-price-per-day-price > span {
        color: #023304;
        font-weight: bold;
        float: right;
    }

.gold-price-per-day-name {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-weight: bold !important;
}

.first-banner {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.section-one {
    padding-top: 150px;
    height: 500px;
}

.calc-label {
    color: #000000 !important;
}

.calculator-box .custom-select, .calculator-box .form-control {
    box-sizing: border-box;
    height: 49px;
    width: 100%;
    border: 1px solid #E9E9E9;
    background-color: #FFFFFF;
}


.result-box {
    /* background-color: #EFF3F0;
    padding: 46px 30px;*/
}


.auktion-link {
    /*color: #023304;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 24px;*/
}

    .auktion-link > a {
        color: #023304 !important;
        text-decoration: underline;
    }

        .auktion-link > a:hover {
            color: #000000 !important;
        }

.kr-result {
    float: right !important;
}

.link-arrow-green {
    color: #000000;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 29px;
    text-align: right;
    cursor: pointer;
}

    .link-arrow-green > i {
        font-size: 24px;
        color: #023304;
        vertical-align: middle;
        margin-left: 0 !important;
        padding-left: 10px;
    }

    .link-arrow-green:hover {
        color: #000000;
    }

        .link-arrow-green:hover > i {
            color: #1C261C
        }

.list-icon {
    padding: 22px 20px;
    border-radius: 100%;
    margin-bottom: 20px;
    color: #fff;
    background-color: #023304;
}

.svg-path {
    height: 76px;
    width: 200px;
}

.svg-path-mobile {
    display: none;
    margin-bottom: 20px;
}

.jumbotron-col {
    padding: 0;
}

.jumbotron-custom {
    text-align: center;
    background-color: #2C422C;
    border-radius: 0;
}

.jumbotron-header-custom {
    color: #FFFFFF !important;
    text-align: center !important;
}

.jumbotron-item-custom {
    color: #FFFFFF !important;
    text-align: center !important;
    text-decoration: underline !important;
}

.table-prices > thead, .table-order > thead, .table-order-summary > thead {
    background-color: #fff;
}

    .table-prices > thead > tr > th {
        color: #000000;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 21px;
        border-top: 1px solid #dee2e6;
    }

        .table-prices > thead > tr > th:not(:first-child) {
            text-align: right;
        }

        .table-prices > thead > tr > th:not(:first-child), .table-prices > tbody > tr > td:not(:first-child) {
            padding-right: 30px;
        }

.table-prices {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #000;
}

    .table-prices > tbody > tr > td:not(:first-child) {
        text-align: right;
    }

    .table-prices > tbody > tr > td:first-child {
        padding-left: 30px;
    }

    .table-prices > tbody > tr > td {
        padding: 0.75rem;
    }


    .table-prices tr {
        border: #e3e3e3;
    }

        .table-prices tr:last-child {
            border-bottom: 1px solid #e3e3e3;
        }

.metalPricesTableRow:hover {
    background-color: #EFF3F0;
}

.table-prices-bottom-text {
    color: #757575;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0;
    line-height: 16px;
}

.table-prices-bottom-link {
    float: right;
}

.custom-list-side-links {
    border-radius: 0 !important;
    border: none;
    color: #000000;
    letter-spacing: 0;
    line-height: 21px;
    padding: 20px;
    border-top: 1px solid #A2A1A0;
    border-bottom: 1px solid #A2A1A0;
}

.custom-list-side-div {
    border-radius: 0 !important;
    border: none;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
    padding: 20px;
}

.custom-list-left-side-div {
    border-radius: 0 !important;
    border: none;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
    padding: 20px;
}


.custom-list-top-links {
    border-radius: 0 !important;
    border: none;
    background-color: #eff3f0;
    color: #023304 !important;
    padding: 10px 15px 0 15px;
    margin: 20px 15px 20px 0 !important;
    width: auto;
}

    .custom-list-top-links:focus {
        /*outline: none;*/
        box-shadow: none;
        background: #f8f9fa;
    }

.top-link-active {
    border-bottom: 2px solid white;
    padding-bottom: 8px;
    color: white;
}

.top-mypage-link-active {
    border-bottom: 2px solid #023304;
    padding-bottom: 8px;
}

.custom-list-top-links:hover {
    background-color: #f8f9fa;
    border-bottom: 2px solid #023304;
    padding-bottom: 8px;
    color: #023304;
}

.custom-list-body p {
    font-size: 1.125rem;
    line-height: 2rem;
    margin-bottom: 40px;
    margin-top: 40px;
}

.contentful-rich-text {
    margin-top: 25px;
}

.custom-list-body-header {
    color: #023304;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 46px;
    margin-bottom: 50px;
}

.nested-link-item {
    padding: 0;
    border: none;
    border-radius: 0;
    /*border-bottom: 1px solid #E3E3E3;*/
}

    .nested-link-item > a {
        /*border-bottom: 1px solid black;*/
        background-color: #ffffff;
        color: #000000;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 21px;
        padding: 20px;
    }

.active-link {
    border-left: 4px solid var(--darkGreen) !important;
    background-color: #e6eee7 !important;
}

    .active-link a {
        text-decoration: none;
    }

.nested-link-item-body {
    padding: 0;
}

    .nested-link-item-body > ul {
    }

        .nested-link-item-body > ul > li {
            border: none;
            border-radius: 0 !important;
            background-color: #E7ECE7;
            /*border-bottom: 1px solid #CCCCCC;*/
            color: #000000;
            font-size: 18px;
            letter-spacing: 0;
            line-height: 21px;
            padding: 20px;
        }

.nested-link-item-link-text {
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
}

    .nested-link-item-link-text:hover {
        text-decoration: none;
        color: inherit;
    }

.nested-link-item-link-text-active {
    background-color: #E7ECE7 !important;
}

.link-item:hover {
    background-color: #e3e8e5 !important;
}


.link-item-text, .nested-link-item-link-text {
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
}

.dropdown-header-text {
    color: #000000;
    font-size: 22px !important;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
}

.custom-dropdown-color {
    background-color: #E7ECE7 !important;
}

.breadcrumb {
    background-color: #fff !important;
    padding-left: 0;
}

.breadcrumb-item > a {
    color: #023304;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 16px;
}

.breadcrumb-last {
    color: #757575;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 16px;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}

.breadcrumb-item:last-child {
    color: #757575;
}

.contact-header-text-secondary-paragraph {
    margin-right: 20rem;
}

.contact-banner {
    background-color: #EFF3F0;
    margin-top: 40px;
    margin-bottom: 200px;
}

.contact-banner-left {
    margin-left: 10px;
    margin-top: 50px;
}

.contact-link {
    margin-left: 22px;
}

.contact-banner-list > li {
    padding: 0;
    background-color: transparent;
    border: none;
}

.contact-link-list-item {
    margin-top: 15px;
}


.kontakta-oss-banner {
    background-color: #E6EEE7;
}

    .kontakta-oss-banner > p {
    }

.contact-form {
    margin-top: 50px;
}

.contact-form-header-text {
    color: #000000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 20px;
}

.contact-working-hours-container {
    margin-bottom: 161px;
}



.contact-list > h2 {
    margin-bottom: 26px;
}

.contact-list > div > ul > li {
    border: none !important;
    margin-bottom: 5px;
    background-color: transparent;
}

.contact-list > div > div > ul > li {
    border: none !important;
    margin-bottom: 5px;
    background-color: transparent;
}

    .contact-list > div > ul > li > span {
        float: right;
    }

.generic-input-style {
    box-sizing: border-box;
    border: 1px solid #E9E9E9;
    background-color: #FFFFFF;
    border-radius: 0 !important;
    padding: 20px 16px;
    font-size: 18px;
}

.generic-submit-button-style {
    border-radius: 0;
    background-color: var(--darkGreen);
    border: 1px solid var(--darkGreen);
    font-size: 18px;
}

    .generic-submit-button-style:hover {
        background-color: var(--darkGreen) !important;
        border-color: var(--darkGreen) !important;
    }

.impersonification-history-button-style {
    border-radius: 0;
    background-color: white;
    border: 1px solid var(--darkGreen);
    font-size: 18px;
    color: var(--darkGreen);
}
    .impersonification-history-button-style:hover {
        background-color: white !important;
        border-color: var(--darkGreen) !important;
        color: var(--darkGreen);
    }

.img-icon {
    background-color: #023304;
    padding: 8px;
    border-radius: 50px;
    display: inline-flex;
    flex-wrap: wrap;
}

.post-heading {
    color: #023304;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 30px;
}

a {
    color: #033204;
}

header a, .footer a {
    color: #fff;
}

input.is-invalid, textarea.is-invalid {
    background-color: #FFF2F2 !important;
    border-color: #9D0000 !important;
    background-image: url(../img/error_black_24dp.svg) !important;
    background-size: 18px !important;
}

span.is-invalid {
    color: #9D0000;
    font-family: Barlow;
    font-size: 20px;
    line-height: 1.61;
    /*font-style: italic;*/
    letter-spacing: 0;
}

/**** Mobile menu class****/

.navigation-link {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
}

.top-navigation-link {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 29px;
    margin-left: 14px;
    margin-right: 3px;
}

    .top-navigation-link span:hover {
        border-bottom: 2px solid white;
        padding-bottom: 8px;
    }

.pages-list-block {
    margin-bottom: 2rem;
}

.pages-list-header-text-first {
    /*margin-bottom: 12px;*/
}


.my-details-list-header {
    border: none;
    padding: 0 !important;
}

.my-pages-list-item {
    border: none;
    padding: 0 !important;
}

.menu-title-text {
    color: #023304;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 40px;
}

.menu-title-secondary-text {
    color: #023304;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 29px;
}

.submenu-top, .my-details, .my-details-type-information {
    margin-top: 25px;
}

.my-details-parent-block {
    margin-left: 15px;
    margin-right: 25rem;
    margin-bottom: 5rem;
}

.my-details-submit-custom {
    margin-top: 35px;
    height: 48px;
    width: 191px;
}

.my-details-impHistory-custom {
    margin-top: 35px;
    height: 48px;
    width: 210px;
}

.bestal-kuvert-btn {
    height: 48px;
    width: 191px;
}

.new-envelope-button {
    float: right;
}

.table-envelope {
    margin-top: 3rem;
    margin-bottom: 9rem;
}

.pagination-kaplans {
    justify-content: center;
    display: flex;
}

    .pagination-kaplans > .page-item > .page-link {
        border: none !important;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #000000;
        border-radius: 0;
    }

    .pagination-kaplans > .page-item.active .page-link {
        background-color: #d3ddd7;
        color: #023304;
    }

    .pagination-kaplans > .page-item > .page-link:focus {
        /*outline: none;*/
        box-shadow: none;
    }

    .pagination-kaplans > .page-item > .page-link:hover {
        background-color: #d3ddd7 !important;
    }

.gold-prices-header {
    margin-bottom: 25px;
}

.table-gold-prices {
    margin-top: 2rem;
}

.gold-prices-list-header {
    margin-bottom: 16px;
}

.thank-you-container {
    margin-bottom: 24rem;
}

.custom-form-style, #date-from, #date-to {
    border: solid 1px #e9e9e9;
    border-radius: 0;
    height: 48px;
    padding: 9px 25px 10px 18px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #000;
}

    #date-from::placeholder, #date-to::placeholder {
        color: #000;
    }

.date-error {
    border: solid 1px #9d0000 !important;
    background-color: #fff2f2 !important;
}

.graph-button-style {
    line-height: 26px;
    padding: 7px 26px;
    height: 46px;
    min-width: 200px;
}

#selected-metal {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #023304;
}

.arrow-icon {
    margin: 14px 14px;
}

.price-arrow-box {
    background-color: #eff3ef;
    width: 50px;
    height: 50px;
    align-content: flex-end;
    text-align: center;
    padding-top: 10px;
}

.gold-graph {
    padding: 26px;
}

.inline-list-box-arrow-one {
    margin-left: 32%;
}

.inline-list-box-arrow-two {
    margin-left: 16%;
}

/* Kaplans generic css styles */
.kaplans-h1, h1 {
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
}

.kaplans-h2, h2 {
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
}

.kaplans-h3, h3 {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
}

.kaplans-h4 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.kaplans-h4-hjalp2 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
}

.kaplans-h4-contact {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.5;
}

.kaplans-h3-contact-header {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.6;
}

.kaplans-ingress {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #000000;
}

.kaplans-brdtext {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
}

.kaplans-bold {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.kaplans-bold-labels {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.11;
    letter-spacing: normal;
}



.kaplans-link {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: var(--darkGreen);
    text-decoration: underline
}

    .kaplans-link:hover {
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.61;
        letter-spacing: normal;
        color: #000000;
    }

.kaplans-fa {
    color: var(--darkGreen);
    margin-right: 10px;
}

.kaplans-primary-button, .kaplans-primary-button:hover {
    padding: 9px 36px 10px;
    border: solid 1px var(--darkGreen);
    background-color: var(--darkGreen);
    border-radius: 0;
    font-size: 20px;
    color: #fff;
    -webkit-text-size-adjust: unset;
    -webkit-appearance: none;
}

    .kaplans-primary-button:focus {
        outline: 2px solid black; 
        outline-offset: 2px;
    }

    .btn:focus {
        outline: 2px solid black;
        outline-offset: 2px;
    }


.banner-primary-button {
    padding: 9px 36px 10px !important;
    border: solid 1px var(--darkGreen);
    background-color: var(--darkGreen);
    border-radius: 0;
    font-size: 20px;
    color: #fff;
    -webkit-text-size-adjust: unset;
    -webkit-appearance: none;
}

    .banner-primary-button:hover {
        color: #fff;
    }

.kaplans-outline-primary-button {
    padding: 9px 36px 10px;
    background-color: #fff;
    border-radius: 0;
    border: solid 1px var(--darkGreen);
    color: var(--darkGreen);
    font-size: 20px;
    -webkit-text-size-adjust: unset;
    -webkit-appearance: none;
}

    .kaplans-outline-primary-button:hover {
        padding: 9px 36px 10px;
        border: solid 1px #023304;
        background-color: #fff;
        border-radius: 0;
        border: solid 1px var(--darkGreen);
        color: var(--darkGreen);
        -webkit-text-size-adjust: unset;
        -webkit-appearance: none;
    }


    .kaplans-outline-primary-button:focus {
        outline: 2px solid black; 
        outline-offset: 2px; 
    }


.help-button {
    padding: 9px 48px;
}

    .help-button:hover {
        padding: 9px 48px;
    }

a.kaplans-primary-button {
    padding: 9px 36px 10px !important;
}

.page-top-menu {
    overflow: auto !important;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.post-mobile-title-grid {
    display: none;
}

.post-grid {
    margin-top: 45px;
    padding-top: 45px;
}

/******focus******/
input:focus, select:focus, textarea:focus {
    /*box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12) !important;*/
    border: solid 1px var(--darkGreen) !important;
    background-color: #fff !important;
}

.btn.focus, .btn:focus, select:focus, textarea:focus, input:focus {
    /*outline: 0;*/
    box-shadow: none !important;
}

.btn:disabled {
    opacity: .65;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    border: solid 1px var(--darkGreen);
    background-color: var(--darkGreen);
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: var(--darkGreen) !important;
    border-color: var(--darkGreen) !important;
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.upload-box {
    background-color: #E6EEE7;
    padding: 20px 0;
}

.upload-box-disabled {
    background-color: #f9f9f9;
    padding: 20px 0;
}

.kaplans-upload-button {
    padding: 9px 20px 10px;
    border: solid 1px var(--darkGreen);
    background-color: var(--darkGreen);
    border-radius: 0;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

    .kaplans-upload-button:hover {
        color: #fff;
    }

    .kaplans-upload-button:focus {
        padding: 9px 20px 10px;
        border: solid 1px var(--darkGreen);
        background-color: var(--darkGreen);
        border-radius: 0;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        outline: 2px solid black;
        outline-offset: 2px;
    }

.kaplans-upload-button-disabled {
    padding: 9px 20px 10px;
    background-color: #757575;
    border-radius: 0;
    font-size: 18px;
    color: #ddd;
}

.kaplans-upload-button-disabled:hover {
    color: #ddd;
}

.upload-icon {
    background: #d3ddd7;
    padding: 22px;
    border-radius: 50px;
}

.upload-icon-disable {
    background: rgba(124, 124, 124, 0.4);
    padding: 22px;
    border-radius: 50px;
}

.disabled-icon{
    color: #fff;
}

/* Kaplans generic css styles */
/* KAPLANS CUSTOM CSS FOR POSTS */
.kaplans-post {
    margin-top: 50px;
}

.kaplans-post-third-column {
    margin-top: 45px;
}

    .kaplans-post-third-column > .kaplans-bold {
        margin-bottom: 0;
        font-size: 18px !important;
    }

.kaplans-paragraph-text {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #000;
}

/* KAPLANS CUSTOM CSS FOR POSTS ENDL; */


/*    error page    */
.kaplans-status-code {
    font-size: 200px;
    line-height: 1;
    font-weight: bold;
    color: #e7ece7;
}

.error-heading {
    font-size: 60px;
}


.filter-options > .col-md-2 {
    max-width: 100%;
}

#choose-period, #choose-metal, #choose-metalType {
    width: 180px;
}

.hide {
    display: none;
}

.custom-select {
    background: #fff url("../img/select-arrow.svg") right .70rem center/14px 18px no-repeat;
    height: 48px;
    padding: 9px 25px 10px 18px;
    cursor: pointer;
}

.datepicker-from, .datepicker-to {
    width: 180px;
    position: relative;
}

.secondGraphBtn {
    margin-top: 20px !important;
}

.calendar-icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 14px;
    background-color: #d3ddd7;
    z-index: 4;
    cursor: pointer;
}

    .calendar-icon > img {
        padding-bottom: 2px;
    }

.dagens-metallpriser-heading {
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #023304;
    margin-bottom: 0;
}

.dagens-metallpriser-box {
    padding: 29px 48px 39px 30px;
    margin: 0 2px;
    margin-top: 30px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 4px 0 rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
}

.dagens-metal {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #5f5f5f;
}

.dagens-price {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    color: #023304;
}



input[type="radio"] {
    /*display: none;*/
    opacity: 0;
}

.radio-hidden:checked + label:before {
    display: none !important;
}

input[type="radio"]:focus + label:before {
    margin-left: -18px;
    outline: 2px solid black;
    outline-offset: 2px;
}

input[type="radio"]:checked + label:before {
    background-image: url("../img/radio-button-background.svg");
    background-position: center;
    border-radius: 20px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #000;
    margin-left: -18px;
}

input[type="radio"] + label:before {
    margin-left: -18px;
}

input[type="radio"] + label:before {
    background-color: #fff;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    height: 16px;
    width: 16px;
    content: ' ';
    margin-right: 4px;
    cursor: pointer;
    border: 1px solid #000;
}




input[type="checkbox"] {
    /*display: none;*/
    opacity: 0;
}

    input[type="checkbox"]:focus + label:before {
        margin-left: -18px;
        outline: 2px solid black;
        outline-offset: 2px;
    }



    input[type="checkbox"]:checked + label:before {
        background-image: url(../img/check.svg) !important;
        background-position: center;
        position: relative;
        background-color: #fff;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #000;
    }

    input[type="checkbox"] + label:before {
        background-color: #fff;
        display: inline-block;
        position: relative;
        height: 16px;
        width: 16px;
        content: ' ';
        margin-right: 10px;
        cursor: pointer;
        border: 1px solid #000;
        margin-left: -18px;
    }

.read-more {
    color: #023304 !important;
    text-decoration: underline;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.61;
    color: #023304;
}

.form-login-group {
    margin-top: 40px;
    margin-bottom: 24px;
}

.login-custom-button {
    margin-top: 0 !important;
}

.login-form {
    margin-top: 40px;
    margin-bottom: 221px;
}

.login-button-group {
    margin-top: 50px;
}

.input-group-append {
    box-sizing: border-box;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 12%);
    border-radius: 0 !important;
    font-size: 18px;
    border-top: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    background-color: #FFFFFF !important;
}

.input-group-text {
    border: none !important;
    border-radius: 0 !important;
    background-color: #FFFFFF !important;
    clip-path: inset(-4px -4px -4px 2px);
}

*:focus {
    /*outline: none !important;*/
}



.register-form {
    margin-bottom: 160px;
    margin-top: 40px;
}

.register-form-group {
    margin-bottom: 40px;
}

.register-custom-button {
    margin-top: 30px;
    padding: 10px 25px 10px 25px;
}

#eye-password {
    position: absolute;
    right: 10px;
    top: 8px;
    z-index: 4;
}

#password.form-control.is-invalid {
    background-position: right calc(.375em + 2.1875rem) center !important;
}

.kaplans-card-first {
    border-top: 1px solid #A2A1A0 !important;
}

.kaplans-card {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #A2A1A0;
    padding: 35px 20px 35px 16px;
}

.kaplans-card-hjalp2 {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #a2a1a0;
    padding: 35px 20px 35px 16px;
}

.card-link-title {
    display: inline-block;
    width: 80% !important;
}

.kaplans-card-active {
    background-color: #E7ECE7 !important;
}

.kaplans-card-hjalp2-active {
    background-color: white !important;
}

.kaplans-card-body {
    background-color: #E7ECE7 !important;
    padding: 35px 0 0 0;
}

.kaplans-card-hjalp2-body {
    background-color: white !important;
    padding: 35px 0 0 0;
}

.v-ellipsis > a {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    color: #023304 !important;
    text-decoration: underline !important;
    cursor: pointer;
}

.active-menu-item {
    background-color: #E7ECE7 !important;
}

.footer-heading-collapse {
    /*border-bottom: 1px solid;*/
    border-top: 1px solid #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
}

.footer-last-collapse {
    border-bottom: 1px solid #fff;
}

.arrow-icon-history {
    text-align: right;
    display: inline-block;
    width: 22px;
}

.optional-contact-label {
    float: right;
    font-size: 16px;
    font-weight: normal;
    color: #757575;
}

.list-group-horizontal {
    display: -webkit-inline-box !important;
}

.dagens-note-mobile-row {
    display: none;
}

.sub-bottom-banner-container {
    margin-left: -14px;
    margin-right: -14px;
}

.sub-page-content-container {
    margin-top: -40px;
    margin-bottom: 120px;
}

.sub-page-content-container-2 {
    margin-top: -10px;
    margin-bottom: 120px;
}

input[type="file"] {
    display: none;
}

/****** progress bar ********/

.progress-status-label-active {
    position: relative;
    top: -28px;
    font-size: 22px;
    color: #023304;
}

.progress-status-label {
    position: relative;
    top: -28px;
    font-size: 18px;
    color: #000;
}

.progress-status-last-label {
    float: right;
}

.progress-status-middle-labels {
    left: -18px;
}

.one .progress-status-label {
    margin-left: -25px;
}

.eight .progress-status-label {
    margin-left: 9px;
}


/*.alert-kaplans::after {
	transform: rotate( 180deg);
	content: "";
	position: absolute;
	top: -16px;
	left: 7px;
	margin-left: -5px;
	border-width: 8px;
	border-style: solid;
	border-color: #d3ddd7 transparent transparent transparent;
}*/

.alert-kaplans-triangle {
    position: absolute;
    top: -14px;
    left: 3px;
    color: #d3ddd7;
}

.progress {
    height: 2px;
    margin-left: 22px;
    margin-right: 15px;
    margin-bottom: 8px !important;
    margin-top: 13px;
}

.progress-bar {
    background-color: #023304;
}

.col-padding-margin {
    padding: 0 !important;
    margin: 0 !important;
}

.progress-bar-status-true {
    position: absolute;
    margin-top: -6px;
    z-index: 1;
    height: 14px;
    width: 14px;
    border-radius: 25px;
}

.progress-bar-status-false {
    position: absolute;
    margin-top: -6px;
    z-index: 1;
    height: 14px;
    width: 14px;
    border-radius: 25px;
}

.one {
    left: 2%;
}

    .one .progress-status-label-active {
        margin-left: -5px;
    }

.two {
    /*left: 20%;*/
    left: 20%;
}

.three {
    /*left: 40%;*/
    left: 40%;
}

.four {
    /*left: 60%;*/
    left: 50%;
}

.five {
    /*left: 80%;*/
    left: 60%;
}

.six {
    /*left: 100%;*/
    left: 60%;
}

.seven {
    /*left: 100%;*/
    left: 80%;
}

.eight {
    /*left: 100%;*/
    left: 98%;
}

.one-mb {
    left: 0%;
}

.one-ml-mb {
    left: 6%;
}


.two-mb {
    left: 46%;
}

.three-mb {
    left: 90%;
}

.three-mr-mb {
    left: 95%;
}

.alert-kaplans {
    background-color: #E6EEE7;
    border-radius: 0;
    padding: 12px 15px;
}

.primary-color {
    background-color: var(--darkGreen);
}

.sec-color {
    background-color: #d3ddd7;
}

.kaplans-order-option {
    background-color: #eff3f0;
    padding: 30px 18px 20px 18px;
    height: 356px;
}

.kaplans-order-option-list-icon {
    margin-bottom: 0 !important;
}

.kaplans-order-option-details-text {
    font-size: 16px !important;
}

.kaplans-order-table-td {
    padding-top: 30px !important;
}

.kaplans-order-table-options-td {
    padding-top: 30px !important;
}

.kaplans-order-table-td-unchecked {
    background-color: #eff3f0 !important;
    padding-top: 18px !important;
}

.kaplans-order-table-td-checked {
    background-color: #e3e3e3 !important;
    padding-top: 18px !important;
}

.table-order > tbody > tr > td {
    border-bottom: 1px solid #7c7c7c;
    border-top: none !important;
}


.order-details-grid {
    padding-top: 42px;
    padding-left: 120px;
    padding-right: 120px;
    padding-bottom: 32px;
}

.kaplans-underline-text {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #000;
}

    .kaplans-underline-text a {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.43;
        letter-spacing: normal;
        color: #000;
    }

/* The heart of the matter */
.kaplans-order-grid > .row {
    overflow-x: auto;
}

    .kaplans-order-grid > .row > .col-sm-4 {
        display: inline-block;
        float: none;
    }

/* Decorations */
.col-sm-4 {
    color: #fff;
    font-size: 48px;
    padding-bottom: 20px;
    padding-top: 18px;
}

    .col-sm-4:nth-child(3n+1) {
        background: #c69;
    }

    .col-sm-4:nth-child(3n+2) {
        background: #9c6;
    }

    .col-sm-4:nth-child(3n+3) {
        background: #69c;
    }

.table thead th {
    border-bottom: none;
}

.table thead {
    position: relative;
    z-index: 1;
}


.dz-default, .dz-message, .dz-preview, .dz-processing, .dz-image-preview {
    display: none !important;
}

.delete-envelope-image {
    cursor: pointer;
}

.whole-screen-loader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0.2s;
    padding-top: 20%;
}

.hide-loader {
    display: none !important;
}

.kaplans-loader {
    background-color: #fff;
    padding: 15px 10px 10px 14px;
    border-radius: 100%;
    width: 89px;
    height: 90px;
    text-align: center;
}

.kaplans-loader-gallery {
    background-color: #eff3f0;
    padding: 15px 10px 10px 14px;
    border-radius: 100%;
    width: 89px;
    height: 90px;
    text-align: center;
}

.image-title {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #000;
    margin-top: 15px;
}

.uploaded-image {
    cursor: pointer;
}

.envelope-img {
    cursor: pointer;
    object-fit: cover;
    height: 225px;
}

.item-image-col {
    text-align: center;
}

.item-img {
    cursor: pointer;
    object-fit: cover;
    min-height: 194px;
    min-width: 220px;
    max-height: 194px;
    max-width: 220px;
}

.registered-not-acceptable {
    background-color: #f5cece;
    width: 70%;
    border-radius: 3rem;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 28px;
    padding-right: 28px;
}

hr {
    background-color: #A2A1A0;
}

.kaplans-badge {
    padding: 7px 28px;
    border-radius: 17px;
    background-color: #f5cece;
    font-weight: normal;
    font-size: 18px;
    color: #000;
    margin-top: 10px;
}

.image-placeholder {
    background-color: #d8d8d8;
    text-align: center;
    padding: 50px 0;
}

.kaplans-bold-18 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #000;
    font-weight: bold;
}


.kaplans-modal > .modal-dialog > .modal-content {
    border-radius: 0;
}

.custom-close-button-modal {
    position: absolute;
    right: -32px;
    top: -23px;
    background-color: #fff !important;
    border-radius: 50%;
    padding: 2px 6px 5px !important;
    color: #000;
    opacity: 1;
}

.modal-body-image {
    padding: 4px !important;
}

.close-img {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.top-line {
    border-top: 1px solid #7c7c7c;
}

.bottom-line {
    border-bottom: 1px solid #7c7c7c;
}

button[type="submit"] {
    cursor: pointer;
}


.tooltip-row > td {
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

    .tooltip-row > td > div {
        background-color: #fff;
        padding: 8px 16px 8px 0;
    }

.tootlip-triangle {
    position: relative;
    left: 17px;
    color: #ffffff;
    bottom: 22px;
}

.tooltip-row-link {
    text-decoration: underline;
    cursor: pointer;
}

.under-tooltip-row > td {
    padding-bottom: 2px;
}

.summary-table-buttons {
    padding: 13px 37px 14px 38px !important;
    -webkit-text-size-adjust: unset;
    -webkit-appearance: none;
}

.tooltip-kaplans {
    color: #023304;
}

    .tooltip-kaplans:focus {
        outline: 2px solid black;
        outline-offset: 2px;
    }

.kaplans-tooltip-text-headline {
    font-size: 16px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.kaplans-tooltip-text-label {
    opacity: 0.5;
    font-size: 16px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.tooltip .arrow:before {
    border-bottom-color: #023304;
}

.tooltip .tooltip-inner {
    background-color: #023304;
    border-radius: 0 !important;
}

.carousel-control-next, .carousel-control-prev {
    background: none !important;
    border: none !important;
    opacity: 1;
}

.carousel-control {
    color: #023304;
}

.img-gallery-btn {
    cursor: pointer;
}

.carousel-indicators li {
    background-color: #023304;
}

.item-description {
    font-size: 15px;
    margin-bottom: 18px;
    color: #757575;
}

.carousel-indicators {
    position: absolute;
    bottom: -70px;
}

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 12px;
        height: 12px;
        border-radius: 77px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        opacity: .5;
        transition: opacity .6s ease;
        border: none;
        background-color: #ffffff;
    }

.carousel-control-prev {
    left: -12%;
    width: 8%;
    height: 0;
    margin: auto;
}

.carousel-control-next {
    right: -12%;
    width: 8%;
    height: 0;
    margin: auto;
}

.gallery-modal-width {
    max-width: 980px;
}

.nav-button-slider {
    background: #fff;
    width: 44px;
    height: 44px;
    border-radius: 50px;
}

    .nav-button-slider .fa-chevron-right {
        color: #023304;
        position: relative;
        top: 6px;
        font-size: 18px;
        left: 1px;
    }

    .nav-button-slider .fa-chevron-left {
        color: #023304;
        position: relative;
        top: 6px;
        font-size: 18px;
        right: 1px;
    }

.tight-accordions .accordion a {
    color: #212529;
}

.tight-accordions .accordion .custom-list-side-links {
    padding: 16px 20px;
}

.menu-container .tight-accordions .accordion .kaplans-card {
    padding: 14px 20px;
    border-bottom: 1px solid #A2A1A0;
}



    .menu-container .tight-accordions .accordion .kaplans-card .custom-list-side-links {
        border-bottom: 1px solid #A2A1A0;
        padding: 14px 20px;
    }

.tight-accordions .accordion .kaplans-card {
    padding: 12px 20px;
}

.tight-accordions .accordion .kaplans-card-active,
.tight-accordions .accordion .kaplans-card-body {
    background-color: #fff;
}

    .tight-accordions .accordion .kaplans-card-active.cta,
    .tight-accordions .accordion .kaplans-card-active.cta .kaplans-card-body {
        background-color: #E6EEE7;
    }

.menu-container .tight-accordions .accordion .kaplans-card-body {
    padding: 14px 0 0px;

}

.tight-accordions .accordion .kaplans-card-body {
    padding: 20px 0 10px;
}

/*.tight-accordions .accordion .kaplans-card-body .custom-list-side-links:first-child {
	border-top: none;
}

.tight-accordions .accordion .kaplans-card-body .custom-list-side-links:last-child {
	border-bottom: none;
}*/

.hjalp2-active {
    background-color: #fff !important;
}

.helpMenu-active {
    background-color: #fff !important;
}

.gift-card-number {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.93;
    letter-spacing: normal;
    color: #023304;
}

.gift-card-span {
    margin-left: 54px;
    margin-top: 6px;
    display: block;
}

input[type="checkbox"]:disabled + label:before {
    border: 1px solid #7c7c7c;
    cursor: default;
    background: #eeeeee;
}

.disable-text {
    color: #757575;
}

.tooltip-button {
    border: 0;
}

.info-icon {
    width: 18px;
    position: relative;
    bottom: 2px;
    right: 4px;
}

.kuvert-link {
    color: #023304 !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    text-decoration: underline;
}

.minakuvert-table tr th:last-child {
    padding-right: 120px !important;
    color: #000000;
}

.minakuvert-table tr td:last-child {
    padding-right: 120px !important;
    color: #000000;
}

.minakuvert-first-col {
    text-align: left;
}

#tbana {
    width: 20px;
    height: 20px;
    background-image: url('/img/stockholm_metro_symbol.svg');
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    margin-bottom: -2px;
}

.help-page li {
    margin-bottom: 20px;
}

/**************/
header {
    background-color: #023304;
    color: white;
    line-height: 1;
}

.navigation-img {
    background-image: url("../img/logo_inverted3.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
    width: 203px;
    height: 79px;
    display: block;
}

.customBorder {
    border-left: 1px solid gray;
}

.dynamic-padding {
    padding-left: 45px;
    padding-right: 45px;
    overflow: hidden !important;
}

.dynamic-padding-y {
    padding-top: 45px;
    padding-bottom: 45px;
    overflow: hidden !important;
}

.sub-page-content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 45px;
    padding-right: 15px;
}

.adjustableLink {
    text-align: right;
}

#upperNavigation {
}

#upperNavigation2 {
    margin-top: 7px;
}

#lowerNavigation {
    margin-top: 37px;
}

#lowerNavigation2 {
    margin-top: 30px;
}

.list-group-item {
    background-color: transparent; /* override bootstrap */
}

    .list-group-item:last-child {
        margin-bottom: 0;
    }

.navbar-items-web {
    margin-top: -4px;
}

    .navbar-items-web a:hover {
        text-decoration: none;
    }

.customBorder {
    border-left: 1px solid gray;
}

.navbar-item {
    margin-left: 14px;
    padding-left: 14px;
    padding-right: 0;
    font-weight: 500;
}

.header-list-items {
    margin: 0;
}

.header-list-item {
    margin-right: 0px !important;
    margin-left: 15px;
    padding-left: 15px;
    padding-right: 0;
}

.icon-nav, icon-close {
    color: white;
    font-size: 28px;
}

.navbar-custom {
    padding: 0 !important;
}

.card-link {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 20px;
}

.columns-4 {
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #E6EEE7;
}

.gift-card-number {
    padding-top: 5px;
    font-weight: 600;
}

.email-summary {
    color: #023304;
}

.link-arrow-green, .link-arrow-purple {
    color: var(--darkGreen);
    letter-spacing: 0;
    line-height: 29px;
    text-align: right;
    cursor: pointer;
    padding-bottom: 4px;
}

    .link-arrow-green > i, .link-arrow-purple > i {
        font-size: 24px;
        vertical-align: middle;
        padding-left: 10px;
        margin-left: 0 !important;
        color: var(--darkGreen);
        margin-right: 24px;
    }

    .link-arrow-green:hover, .link-arrow-green:hover > i,
    .link-arrow-purple:hover, .link-arrow-purple:hover > i {
        color: #023304 !important;
    }

.price-per-gram {
    width: 112px;
    display: inline-block;
}

.kaplans-danger-alert {
    color: #f66;
    border: 1px solid #f66;
}

#history-envelope .kaplans-card-active, #history-envelope .kaplans-card-body {
    background: none !important;
}

#history-envelope .kaplans-card-first {
    border-top: 1px solid #A2A1A0;
}

#history-envelope .kaplans-card {
    border-bottom: 1px solid #A2A1A0;
}

#envelope-images-accordion .kaplans-card-active, #envelope-images-accordion .kaplans-card-body {
    background: none !important;
}

#envelope-images-accordion .kaplans-card-first {
    border-top: 1px solid #A2A1A0;
}

#envelope-images-accordion .kaplans-card {
    border-bottom: none;
}

.table-envelope-history {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: normal;
    color: #000;
}

    .table-envelope-history > thead {
        background-color: #E6EEE7;
    }

    .table-envelope-history tr:last-child {
        border-bottom: 1px solid #E6EEE7;
    }

    .table-envelope-history thead th {
        font-weight: normal;
    }

    .table-envelope-history td {
        padding: 0.75rem;
    }


.item-valuation-table td {
    border: none;
    padding: 0.75rem;
    vertical-align: top;
}

.item-valuation td.value {
    padding-right: 6px;
}

.item-valuation td.item-valuation-radio {
    width: 20px;
    padding-right: 5px;
}

.item-valuation-table label {
    margin-bottom: 0 !important;
}

.item-border-bottom {
    border-bottom: 1px solid #7c7c7c;
}

.summary-table-background {
    background-color: #E6EEE7;
}

.non-cta {
    background-color: white;
}

#summary-line {
    margin-top: 40px;
}

    #summary-line #the-line {
        width: 309px;
        margin-left: auto;
        border-top: 1px solid #7c7c7c;
    }

.kaplans-border-top {
    border-top: 2px solid #033204;
}

.banner-text p {
    margin-bottom: 2px;
}


#metal-calculator input, #metal-calculator select {
    font-size: 26px;
    line-height: 26px;
}

.underline {
    text-decoration: underline;
}

.text-left-aligned {
    text-align: left;
}

.text-right-aligned {
    text-align: right;
}

#banner-bestalt {
    margin-top: 10px;
}

.bottom-banner-padding {
    padding: 0 12px 0 10px !important;
}

.mtcap-card-mini {
    background-color: white;
    position: relative;
    height: 45px;
    min-height: 42px;
    max-height: 55px;
    max-width: 600px;
    min-width: 265px;
    border: 1px solid #aaa;
}

.mina-kuvert-post-image-col {
    text-align: center;
}

    .mina-kuvert-post-image-col > a > img {
        max-height: 266px;
        max-width: 266px;
        width: 100%;
    }


.strikethrough {
    text-decoration: line-through;
    opacity: 0.7;
}

.item-details {
    width: 354px;
}

.item-valuation {
    width: 506px;
}

    .item-valuation td {
        padding: 0.75rem;
        vertical-align: top;
    }


.item-border-bottom {
    margin-top: 15px;
    border-bottom: 1px solid #7c7c7c;
}

.item-details-table {
    padding: 0.75rem !important;
    vertical-align: top !important;
}

.info-message {
    color: red;
    width: 220px;
}

.mb-0-contentful-text > p {
    margin-bottom: 0;
}

.modal p {
    margin-bottom: 0 !important;
}

@media (min-width: 1200px) {
    .metal-selector {
        display: none;
    }
}


.form-check {
    line-height: 26px;
}

#notificationDecisionWarning {
    display: none;
}

.item-saved-check {
    position: absolute;
    right: 50px;
    top: 8px;
    color: var(--darkGreen);
    display: none;
}

.envelopeDetailsTooltipAncorHref:hover {
    text-decoration: none;
}

.accordion-title {
    display: flex;
}

#regret-loader {
    display: none;
}


.impersonification {
    margin: 10px 10px 33px;
    background-color: #f0efeb;
    padding-top: 25px;
    padding-bottom: 25px;
}

.CookieDeclaration a {
    text-decoration: underline;
}

