/* Minification failed. Returning unminified contents.
(148,35): run-time error CSS1030: Expected identifier, found ','
(148,44): run-time error CSS1031: Expected selector, found ')'
(148,44): run-time error CSS1025: Expected comma or open brace, found ')'
 */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.btn {
    font-family: sans-serif;
}

.main-menu__pages .main-menu__firstlink {
    border-top: none !important;
}

.error-block {
    color: #E00 !important;
}

.label-subtext {
    margin: 0 !important;
    margin-bottom: 4px !important;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.field-option {
    line-height: inherit !important;
    padding-left: 2rem !important;
}

.cancel-btn {
    margin-bottom: 0 !important;
    padding-top: 0.5rem;
}

.mt-2 {
    margin-top: 2rem !important;
}

.mt-4 {
    margin-top: 4rem !important;
}

.mt-5 {
    margin-top: 5rem !important;
}

.mb-2 {
    margin-bottom: 2rem;
}

.page-subheader {
    margin: 1.5rem 0 1rem;
    padding-bottom: 11px;
    border-bottom: 1px solid #f5f3ee;
}

    .page-subheader > h2 {
        margin-bottom: 0;
    }

.subheader {
    border-bottom: 1px solid #f5f3ee;
}

    .subheader > h3 {
        margin-bottom: 0.5rem;
    }

.text-counter {
    margin-top: 0.3rem;
    float: right;
    color: #595959;
    font-size: 0.75rem;
}

.custom-panel {
    border: none !important;
}

    .custom-panel .panel-heading .panel-title {
        font-size: 1.75rem !important;
    }

    .custom-panel .panel-body dl div {
        padding: 0.5rem 0 0.5rem 0;
        border-bottom: 1px solid #ddd;
        margin: 0;
    }

.small-h2 {
    font-size: 1.2rem !important;
    margin-bottom: 0 !important;
}

.custom-alert {
    min-height: 100px !important;
}

.font-size-large {
    font-size: 1.125rem;
}

#uploaded-files-table > table > tbody > tr > td {
    vertical-align: middle !important;
}

.btn--primary {
    color: #fff;
    background-color: #006ebf;
    border-color: #006ebf;
    padding: 1rem 2rem;
}

    .btn--primary:not([disabled]):focus, .btn--primary:not([disabled]):hover {
        color: #fff;
        background-color: #1278c3;
        border-color: #1278c3;
        text-decoration: underline;
    }

div[role=complementary] > div > a {
    text-decoration: underline !important;
}

.btn-block[data-toggle=collapse] {
    color: #5d237d;
    text-align: left;
    border: 0;
    background-color: #fff;
    padding-left: 0.1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ddd;
}

.btn-block[data-toggle="collapse"]:after {
    background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_left%22%20style%3D%22opacity%3A0.54%3B%22%20fill%3D%22%235d237d%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_right%22%20style%3D%22opacity%3A0.54%3B%22%20fill%3D%22%235d237d%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_close%22%20style%3D%22opacity%3A0.54%3B%22%20fill%3D%22%235d237d%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_less%22%20style%3D%22opacity%3A0.54%3B%22%20fill%3D%22%235d237d%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_more%22%20style%3D%22opacity%3A0.54%3B%22%20fill%3D%22%235d237d%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_add%22%20style%3D%22opacity%3A0.54%3B%22%20fill%3D%22%235d237d%22%3E%3C%2Fg%3E%3Cg%20fill%3D%22%235d237d%22%3E%20%3Cpolygon%20points%3D%2219%2C6.4%2017.6%2C5%2012%2C10.6%206.4%2C5%205%2C6.4%2010.6%2C12%205%2C17.6%206.4%2C19%2012%2C13.4%2017.6%2C19%2019%2C17.6%2013.4%2C12%20%20%20%20%22%20fill%3D%22%235d237d%22%3E%3C%2Fpolygon%3E%3C%2Fg%3E%3C%2Fsvg%3E) !important;
    background-repeat: no-repeat;
}

@media screen and (min-width: 991px) {
    .support-questions:not(.step-6, .step-5) {
        margin-top: 31.7rem;
    }

    .support-questions.step-6 {
        margin-top: 1.8125rem;
    }

    .support-questions.step-5 {
        margin-top: 9.8125rem;
    }

    .desktop-only {
        display: block;
    }

    .tablet-mobile-only {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .support-questions {
        margin-top: 0;
    }

    .btn {
        margin-bottom: 0.625rem;
    }

    .desktop-only {
        display: none;
    }

    .tablet-mobile-only {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .has-advanced-upload {
        background-image: none;
    }
}

.icon-edit-vasastan {
    background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%20%20%3Cpath%20d%3D%22M16.6%2C3l-11%2C10.9L3%2C20.5L3.6%2C21l6.5-2.7l0.1-0.1L21%2C7.4L16.6%2C3z%20M9.2%2C17.3l-2.9%2C1.2l-0.8-0.9%20%20%20%20l1.1-3l10.1-9.8l2.6%2C2.7L9.2%2C17.3z%22%20fill%3D%22%235d237d%22%3E%3C%2Fpath%3E%20%20%3Cpolygon%20points%3D%226.2%2C14.3%208.2%2C15.3%209.6%2C17.5%2020%2C7.5%2016.5%2C4%22%20fill%3D%22%235d237d%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
}

.rounded-sm {
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.loader-bottom {
    background-position: center bottom !important;
}

.loader-label-bottom {
    top: calc(99.2% + 2rem);
}

.alert .close {
    display: flex;
    opacity: 1 !important;
    font-size: x-large !important;
    color: #000 !important;
    box-sizing: border-box;
}

.alert {
    display: flex;
    justify-content: space-between;
}

.alert-column {
    flex-direction: column;
}
/* Cookie bar */
.cookie-bar {
    width: 100%;
    background-color: #cae5ff;
    padding: 1.5rem 1rem 2rem;
}

.cookie-selector {
    margin-top: 1.5rem;
    background-color: #cae5ff;
}

    .cookie-selector form div fieldset {
        border: none;
        padding: 0;
        margin: 0;
    }

.p-6 {
    padding: 1.5rem;
}

@media (min-width: 768px) {
    .cookie-bar-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

@media (min-width: 768px) {
    @media (min-width: 1152px) {
        .cookie-bar-container {
            max-width: 1152px;
        }
    }
}

.cookie-bar h2 {
    margin-bottom: 1rem;
    margin-top: 0;
    max-width: 42rem;
    word-wrap: break-word;
    font-family: 'Stockholm Type';
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 700;
    color: #333;
}

.cookie-bar p {
    margin-bottom: 1rem;
    margin-top: 0;
    max-width: 42rem;
    font-family: 'Verdana';
    font-weight: 400;
}

.cookie-bar a {
    display: inline-flex;
    align-items: center;
    font-family: 'Verdana';
    color: #0664aa;
    text-decoration: underline;
}

    .cookie-bar a:hover {
        cursor: pointer;
        text-decoration: none;
    }

    .cookie-bar a:focus {
        z-index: 100;
        text-decoration: underline;
        outline: 0.1875rem solid #0664aa;
        outline-offset: 0.2rem;
    }

    .cookie-bar a svg {
        display: inline-block !important;
        width: 1.5rem !important;
        height: 1.5rem !important;
        rotate: 90deg !important;
        fill: currentColor !important;
        align-items: center !important;
        transition: all 0.3s !important;
    }

.cookie-selector {
    margin-top: 1.5rem;
}

.cookie-action-buttons {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 2rem;
}

@media (min-width: 768px) {
    .cookie-action-buttons {
        flex-direction: row;
    }
}

.cookie-action-buttons button {
    margin-bottom: 1.5rem;
    width: 100%;
    border: none;
    background-color: #0664aa;
    padding: 1rem 2rem;
    font-family: 'Verdana';
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
}

@media (min-width: 768px) {
    .cookie-action-buttons button {
        margin-bottom: 0;
        margin-right: 2rem;
        width: auto;
    }
}

.cookie-action-buttons button:hover {
    cursor: pointer;
    text-decoration: underline;
}

.cookie-settings-button {
    margin-bottom: 0 !important;
    width: 100%;
    border: 0.125rem solid #0664aa !important;
    background-color: #cae5ff !important;
    padding: 1rem 2rem;
    font-family: 'Verdana';
    font-size: 1rem;
    line-height: 1.5rem;
    color: #0664aa !important;
    text-decoration: none;
}

    .cookie-settings-button:hover {
        cursor: pointer;
        text-decoration: underline;
    }

@media (min-width: 768px) {
    .cookie-settings-button {
        width: auto;
    }
}

/* Cookie selector */
.cookie-selector {
    margin-top: 1.5rem;
}

    .cookie-selector form {
        max-width: 42rem;
    }

        .cookie-selector form div {
            margin-bottom: 1.5rem;
            background-color: #ffffff;
            padding: 1.5rem;
        }

            .cookie-selector form div fieldset {
                border: none;
                padding: 0;
            }

                .cookie-selector form div fieldset legend {
                    font-family: 'Stockholm Type';
                    font-size: 1.25rem;
                    line-height: 1.5rem;
                    font-weight: 700;
                    color: #333;
                    margin-bottom: 0.5rem;
                }

                .cookie-selector form div fieldset div {
                    display: flex;
                    padding: 0;
                    margin-bottom: 0.5rem;
                }

        .cookie-selector form button[type='button'] {
            margin-bottom: 1rem;
            margin-right: 2rem;
            width: 100%;
            border: none;
            background-color: #0664aa;
            padding: 1rem 2rem;
            font-family: 'Verdana';
            font-size: 1rem;
            line-height: 1.5rem;
            color: #ffffff;
        }

            .cookie-selector form button[type='button']:hover {
                cursor: pointer;
                text-decoration: underline;
            }

@media (min-width: 768px) {
    .cookie-selector form button[type='button'] {
        width: auto;
        margin-bottom: 0;
    }
}

.cookie-selector form button[type='submit'] {
    width: 100%;
    border: solid 0.125rem #0664aa;
    background-color: transparent;
    padding: 1rem 2rem;
    font-family: 'Verdana';
    font-size: 1rem;
    line-height: 1.5rem;
    color: #0664aa;
    text-decoration: none;
}

    .cookie-selector form button[type='submit']:hover {
        cursor: pointer;
        text-decoration: underline;
    }

@media (min-width: 768px) {
    .cookie-selector form button[type='submit'] {
        width: auto;
    }
}

/* Checkboxes */
.cookie-selector form div fieldset div input {
    /* Tailwind sr-only class */
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

    .cookie-selector form div fieldset div input[type='checkbox'] + label {
        background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_left%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_right%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_close%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_less%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_more%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_add%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%3E%20%3Cg%3E%20%20%3Cpolygon%20fill-opacity%3D%220.5%22%20points%3D%2218.2%2C4.3%2018.2%2C18.2%205.8%2C18.2%205.8%2C5.8%2018.2%2C5.8%2018.2%2C4.3%204.3%2C4.3%204.3%2C19.7%2019.7%2C19.7%20%20%20%2019.7%2C4.3%20%20%20%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
        background-repeat: no-repeat;
    }

input[type='checkbox'] + label:not(.time-selector) {
    background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_left%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_right%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_close%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_less%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_more%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_add%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%3E%20%3Cg%3E%20%20%3Cpolygon%20fill-opacity%3D%220.5%22%20points%3D%2218.2%2C4.3%2018.2%2C18.2%205.8%2C18.2%205.8%2C5.8%2018.2%2C5.8%2018.2%2C4.3%204.3%2C4.3%204.3%2C19.7%2019.7%2C19.7%20%20%20%2019.7%2C4.3%20%20%20%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
}

input[type='checkbox']:checked + label:not(.time-selector) {
    background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_left%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_right%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_close%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_less%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_more%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_add%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%3E%20%3Cg%3E%20%20%3Cpolygon%20fill-opacity%3D%220.5%22%20points%3D%2218.2%2C12.4%2018.2%2C18.2%205.8%2C18.2%205.8%2C5.8%2013.8%2C5.8%2013.8%2C4.3%204.3%2C4.3%204.3%2C19.7%2019.7%2C19.7%20%20%20%2019.7%2C12.4%20%20%20%22%2F%3E%20%3C%2Fg%3E%20%3Cg%3E%20%20%3Cpath%20d%3D%22M18.5%2C4.6L11.7%2C13L9%2C10.5l-1.2%2C1.1l3.9%2C3.9l8.2-9.8L18.5%2C4.6z%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}

    input[type='checkbox']:checked + label:not(.time-selector):hover {
        background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_left%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_chevron_x5F_right%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_close%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_less%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_expand_x5F_more%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%20id%3D%22ic_x5F_add%22%20style%3D%22opacity%3A0.54%3B%22%3E%3C%2Fg%3E%3Cg%3E%20%3Cg%3E%20%20%3Cpolygon%20points%3D%2218.2%2C12.4%2018.2%2C18.2%205.8%2C18.2%205.8%2C5.8%2013.8%2C5.8%2013.8%2C4.3%204.3%2C4.3%204.3%2C19.7%2019.7%2C19.7%20%20%20%2019.7%2C12.4%20%20%20%22%2F%3E%20%3C%2Fg%3E%20%3Cg%3E%20%20%3Cpath%20d%3D%22M18.5%2C4.6L11.7%2C13L9%2C10.5l-1.2%2C1.1l3.9%2C3.9l8.2-9.8L18.5%2C4.6z%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    }

input[type='checkbox'] + label:not(.time-selector):hover {
    background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cpolygon%20points%3D%2218.2%2C4.3%2018.2%2C18.2%205.8%2C18.2%205.8%2C5.8%2018.2%2C5.8%2018.2%2C4.3%204.3%2C4.3%204.3%2C19.7%2019.7%2C19.7%20%20%20%2019.7%2C4.3%22%2F%3E%3C%2Fsvg%3E);
}

input[type='checkbox']:disabled + label span,
input[type='checkbox']:disabled + label {
    color: #5d5c58;
}

.cookie-selector form div fieldset div label {
    margin-top: 0.5rem;
    padding-bottom: 0.125rem;
    padding-left: 2rem;
    padding-right: 0.5rem;
    font-family: 'Verdana';
    font-size: 1rem;
    line-height: 1.5rem;
}

    .cookie-selector form div fieldset div label span {
        font-weight: 700;
        color: #333;
    }

/* General element styling */
a:focus,
button:focus {
    text-decoration: underline;
    outline: #0664aa solid 0.1875rem;
    outline-offset: 0.2rem;
    z-index: 100;
}

#checkbox-cookies-necessary + label {
    opacity: 1 !important;
}
