﻿@charset "UTF-8"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    /*input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }*/

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    color: #000;
    font-family: Calibri;
    font-size: 1.1875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5625rem;
    /*font-family: Calibri,Arial,sans-serif;
    font-size: 1.1875rem;
    line-height: 1.3;
    color: #000;
    background-color: #fff*/
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #000;
    font-feature-settings: 'liga' off, 'clig' off;
    /* Desktop - länk i brödtext */
    font-family: Calibri;
    font-size: 1.1875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5625rem; /* 131.579% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    /*color: #006e96;
    text-decoration: none*/
}

    a:hover, a:focus {
        color: #00374a;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: .25rem;
    line-height: 1.3;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 1.54375rem;
    margin-bottom: 1.54375rem;
    border: 0;
    border-top: 1px solid #f2f2f2
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

p {
    margin: 0 0 .771875rem
}

.lead {
    margin-bottom: 1.54375rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4
}

small, .small {
    font-size: 73%
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase, .initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #e5e5e5
}

.text-primary {
    color: #428bca
}

a.text-primary:hover, a.text-primary:focus {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #428bca
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    margin: 3.0875rem 0 1.54375rem;
    border-bottom: 1px solid #f2f2f2
}

ul, ol {
    margin-top: 0;
    margin-bottom: .771875rem
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0
    }

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 1.54375rem
}

dt, dd {
    line-height: 1.3
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 48rem) {
    .dl-horizontal dt {
        float: left;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 11.25rem
    }
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: .771875rem 1.54375rem;
    margin: 0 0 1.54375rem;
    font-size: 1.484375rem;
    border-left: 5px solid #f2f2f2
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.3;
        color: #e5e5e5
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: "— "
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #f2f2f2;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
            content: ""
        }

        .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
            content: " —"
        }

address {
    margin-bottom: 1.54375rem;
    font-style: normal;
    line-height: 1.3
}

table {
    background-color: transparent
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #e5e5e5;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.54375rem
}

    .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: .5rem;
        line-height: 1.3;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: .3125rem
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 47.9375rem) {
    .table-responsive {
        width: 100%;
        margin-bottom: 1.1578125rem;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

.import-education-data {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1.54375rem;
    font-size: 1.78125rem;
    line-height: inherit;
    color: #c9c9c9;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio], input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 1.625rem;
    font-size: 1.1875rem;
    line-height: 1.3;
    color: #d2d2d2
}

.form-control {
    margin-bottom: .8rem;
    display: block;
    width: 100%;
    height: 2.91875rem;
    padding: .625rem .9375rem;
    font-size: 1.1875rem;
    line-height: 1.3;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px #00000013;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    /*max-width: 36rem;*/
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px #00000013,0 0 8px #66afe999
    }

    .form-control::-moz-placeholder {
        color: #e5e5e5;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #e5e5e5
    }

    .form-control::-webkit-input-placeholder {
        color: #e5e5e5
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #f2f2f2;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 2.91875rem
    }

    input[type=date].input-sm, .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date], input[type=time].input-sm, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm input[type=time], input[type=datetime-local].input-sm, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm input[type=datetime-local], input[type=month].input-sm, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm input[type=month] {
        line-height: 2.0625rem
    }

    input[type=date].input-lg, .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date], input[type=time].input-lg, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg input[type=time], input[type=datetime-local].input-lg, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg input[type=datetime-local], input[type=month].input-lg, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg input[type=month] {
        line-height: 3.82875rem
    }
}

.form-group {
    margin-bottom: .9375rem
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 1.54375rem;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
        position: absolute;
        /*margin-left: -20px;*/
        margin-top: 4px
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: .5rem;
    vertical-align: text-top;
    font-weight: 400;
    cursor: pointer;
    max-width: 30rem;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

    input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=checkbox].disabled, fieldset[disabled] input[type=checkbox], .radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline, .radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
        cursor: not-allowed
    }

.form-control-static {
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
    margin-bottom: 0;
    min-height: 2.73125rem
}

    .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-left: 0;
        padding-right: 0
    }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 2.0625rem;
    padding: .3125rem .625rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 2.0625rem;
    line-height: 2.0625rem
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-sm .form-control {
    height: 2.0625rem;
    padding: .3125rem .625rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 2.0625rem;
    line-height: 2.0625rem
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 2.0625rem;
    min-height: 2.41875rem;
    padding: 1.3125rem .625rem;
    font-size: .875rem;
    line-height: 1.5
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 3.82875rem;
    padding: .9375rem 1.25rem;
    font-size: 1.375rem;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 3.82875rem;
    line-height: 3.82875rem
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto
}

.form-group-lg .form-control {
    height: 3.82875rem;
    padding: .9375rem 1.25rem;
    font-size: 1.375rem;
    line-height: 1.33;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 3.82875rem;
    line-height: 3.82875rem
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 3.82875rem;
    min-height: 2.91875rem;
    padding: 1.9375rem 1.25rem;
    font-size: 1.375rem;
    line-height: 1.33
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 3.6484375rem
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 2.91875rem;
    height: 2.91875rem;
    line-height: 2.91875rem;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 3.82875rem;
    height: 3.82875rem;
    line-height: 3.82875rem
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 2.0625rem;
    height: 2.0625rem;
    line-height: 2.0625rem
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px #00000013
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px #00000013,0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px #00000013
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px #00000013,0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px #00000013
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px #00000013,0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 6.54375rem
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040
}

@media (min-width: 48rem) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1.625rem
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 3.16875rem
}

.form-horizontal .form-group {
    margin-left: -.625rem;
    margin-right: -.625rem
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

@media (min-width: 48rem) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 1.625rem
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 0rem
}

@media (min-width: 48rem) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 1.9375rem;
        font-size: 1.375rem
    }
}

@media (min-width: 48rem) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 1.3125rem;
        font-size: .875rem
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: .625rem .9375rem;
    font-size: 1.1875rem;
    line-height: 1.3;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px #00000020
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}


.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none
    }

    .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none
    }

    .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none
    }

    .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none
    }

    .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #006e96;
    font-weight: 400;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #00374a;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #e5e5e5;
                text-decoration: none
            }

.btn-lg {
    padding: .9375rem 1.25rem;
    font-size: 1.375rem;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: .3125rem .625rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: .0625rem .3125rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 1rem;
    }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell
    }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: .625rem .9375rem;
    font-size: 1.1875rem;
    font-weight: 400;
    line-height: 1;
    color: #d2d2d2;
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: .3125rem .625rem;
        font-size: .875rem;
        border-radius: 3px
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: .9375rem 1.25rem;
        font-size: 1.375rem;
        border-radius: 6px
    }

    .input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 47.9375rem) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 47.9375rem) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 47.9375rem) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 47.9375rem) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 48rem) and (max-width: 61.9375rem) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 48rem) and (max-width: 61.9375rem) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 48rem) and (max-width: 61.9375rem) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 48rem) and (max-width: 61.9375rem) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 75rem) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 75rem) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 75rem) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 75rem) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 30rem) {
    .hidden-xxs {
        display: none !important
    }
}

@media (max-width: 47.9375rem) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 48rem) and (max-width: 61.9375rem) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 62rem) and (max-width: 74.9375rem) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 75rem) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    inset: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translateY(-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px #00000080;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header:before, .modal-header:after {
        content: " ";
        display: table
    }

    .modal-header:after {
        clear: both
    }

    .modal-header .close {
        margin-top: -2px
    }

h4.modal-title {
    font-family: Calibri,Arial,sans-serif
}

.modal-title {
    margin: 0;
    line-height: 1.3
}

.modal-body {
    position: relative;
    padding: 2rem;
}

.modal-footer {
    /*padding: 1.25rem;
    text-align: right;
    border-top: 1px solid #e5e5e5*/
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 48rem) {
    .modal-dialog {
        width: 37.5rem;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px #00000080
    }

    .modal-sm {
        width: 18.75rem
    }
}

@media (min-width: 62rem) {
    .modal-lg {
        width: 56.25rem
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0,0,0);
                transform: translateZ(0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: #0000
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-image: linear-gradient(to right,#00000080,#0000);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-image: linear-gradient(to right,#0000,#00000080);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: "‹"
        }

        .carousel-control .icon-next:before {
            content: "›"
        }

    .carousel-control svg {
        stroke: #000
    }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \; background-color: #0000
    }

        .carousel-indicators li .active {
            background-color: #fff
        }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width: 48rem) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 1.875rem;
        height: 1.875rem;
        margin-top: -.625rem;
        font-size: 1.875rem
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -.625rem
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -.625rem
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

/*@font-face {
    font-family: Glyphicons Halflings;
    src: url(/assets/fonts/glyphicons-halflings-regular.eot);
    src: url(/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/glyphicons-halflings-regular.woff) format("woff"),url(/assets/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(/assets/icons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}*/

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-euro:before {
    content: "€"
}

.glyphicon-minus:before {
    content: "−"
}

.glyphicon-cloud:before {
    content: "☁"
}

.glyphicon-envelope:before {
    content: "✉"
}

.glyphicon-pencil:before {
    content: "✏"
}

.glyphicon-glass:before {
    content: ""
}

.glyphicon-music:before {
    content: ""
}

.glyphicon-search:before {
    content: ""
}

.glyphicon-heart:before {
    content: ""
}

.glyphicon-star:before {
    content: ""
}

.glyphicon-star-empty:before {
    content: ""
}

.glyphicon-user:before {
    content: ""
}

.glyphicon-film:before {
    content: ""
}

.glyphicon-th-large:before {
    content: ""
}

.glyphicon-th:before {
    content: ""
}

.glyphicon-th-list:before {
    content: ""
}

.glyphicon-ok:before {
    content: ""
}

.glyphicon-remove:before {
    content: ""
}

.glyphicon-zoom-in:before {
    content: ""
}

.glyphicon-zoom-out:before {
    content: ""
}

.glyphicon-off:before {
    content: ""
}

.glyphicon-signal:before {
    content: ""
}

.glyphicon-cog:before {
    content: ""
}

.glyphicon-trash:before {
    content: ""
}

.glyphicon-home:before {
    content: ""
}

.glyphicon-file:before {
    content: ""
}

.glyphicon-time:before {
    content: ""
}

.glyphicon-road:before {
    content: ""
}

.glyphicon-download-alt:before {
    content: ""
}

.glyphicon-download:before {
    content: ""
}

.glyphicon-upload:before {
    content: ""
}

.glyphicon-inbox:before {
    content: ""
}

.glyphicon-play-circle:before {
    content: ""
}

.glyphicon-repeat:before {
    content: ""
}

.glyphicon-refresh:before {
    content: ""
}

.glyphicon-list-alt:before {
    content: ""
}

.glyphicon-lock:before {
    content: ""
}

.glyphicon-flag:before {
    content: ""
}

.glyphicon-headphones:before {
    content: ""
}

.glyphicon-volume-off:before {
    content: ""
}

.glyphicon-volume-down:before {
    content: ""
}

.glyphicon-volume-up:before {
    content: ""
}

.glyphicon-qrcode:before {
    content: ""
}

.glyphicon-barcode:before {
    content: ""
}

.glyphicon-tag:before {
    content: ""
}

.glyphicon-tags:before {
    content: ""
}

.glyphicon-book:before {
    content: ""
}

.glyphicon-bookmark:before {
    content: ""
}

.glyphicon-print:before {
    content: ""
}

.glyphicon-camera:before {
    content: ""
}

.glyphicon-font:before {
    content: ""
}

.glyphicon-bold:before {
    content: ""
}

.glyphicon-italic:before {
    content: ""
}

.glyphicon-text-height:before {
    content: ""
}

.glyphicon-text-width:before {
    content: ""
}

.glyphicon-align-left:before {
    content: ""
}

.glyphicon-align-center:before {
    content: ""
}

.glyphicon-align-right:before {
    content: ""
}

.glyphicon-align-justify:before {
    content: ""
}

.glyphicon-list:before {
    content: ""
}

.glyphicon-indent-left:before {
    content: ""
}

.glyphicon-indent-right:before {
    content: ""
}

.glyphicon-facetime-video:before {
    content: ""
}

.glyphicon-picture:before {
    content: ""
}

.glyphicon-map-marker:before {
    content: ""
}

.glyphicon-adjust:before {
    content: ""
}

.glyphicon-tint:before {
    content: ""
}

.glyphicon-edit:before {
    content: ""
}

.glyphicon-share:before {
    content: ""
}

.glyphicon-check:before {
    content: ""
}

.glyphicon-move:before {
    content: ""
}

.glyphicon-step-backward:before {
    content: ""
}

.glyphicon-fast-backward:before {
    content: ""
}

.glyphicon-backward:before {
    content: ""
}

.glyphicon-play:before {
    content: ""
}

.glyphicon-pause:before {
    content: ""
}

.glyphicon-stop:before {
    content: ""
}

.glyphicon-forward:before {
    content: ""
}

.glyphicon-fast-forward:before {
    content: ""
}

.glyphicon-step-forward:before {
    content: ""
}

.glyphicon-eject:before {
    content: ""
}

.glyphicon-chevron-left:before {
    content: ""
}

.glyphicon-chevron-right:before {
    content: ""
}

.glyphicon-plus-sign:before {
    content: ""
}

.glyphicon-minus-sign:before {
    content: ""
}

.glyphicon-remove-sign:before {
    content: ""
}

.glyphicon-ok-sign:before {
    content: ""
}

.glyphicon-question-sign:before {
    content: ""
}

.glyphicon-info-sign:before {
    content: ""
}

.glyphicon-screenshot:before {
    content: ""
}

.glyphicon-remove-circle:before {
    content: ""
}

.glyphicon-ok-circle:before {
    content: ""
}

.glyphicon-ban-circle:before {
    content: ""
}

.glyphicon-arrow-left:before {
    content: ""
}

.glyphicon-arrow-right:before {
    content: ""
}

.glyphicon-arrow-up:before {
    content: ""
}

.glyphicon-arrow-down:before {
    content: ""
}

.glyphicon-share-alt:before {
    content: ""
}

.glyphicon-resize-full:before {
    content: ""
}

.glyphicon-resize-small:before {
    content: ""
}

.glyphicon-exclamation-sign:before {
    content: ""
}

.glyphicon-gift:before {
    content: ""
}

.glyphicon-leaf:before {
    content: ""
}

.glyphicon-fire:before {
    content: ""
}

.glyphicon-eye-open:before {
    content: ""
}

.glyphicon-eye-close:before {
    content: ""
}

.glyphicon-warning-sign:before {
    content: ""
}

.glyphicon-plane:before {
    content: ""
}

.glyphicon-calendar:before {
    content: ""
}

.glyphicon-random:before {
    content: ""
}

.glyphicon-comment:before {
    content: ""
}

.glyphicon-magnet:before {
    content: ""
}

.glyphicon-chevron-up:before {
    content: ""
}

.glyphicon-chevron-down:before {
    content: ""
}

.glyphicon-retweet:before {
    content: ""
}

.glyphicon-shopping-cart:before {
    content: ""
}

.glyphicon-folder-close:before {
    content: ""
}

.glyphicon-folder-open:before {
    content: ""
}

.glyphicon-resize-vertical:before {
    content: ""
}

.glyphicon-resize-horizontal:before {
    content: ""
}

.glyphicon-hdd:before {
    content: ""
}

.glyphicon-bullhorn:before {
    content: ""
}

.glyphicon-bell:before {
    content: ""
}

.glyphicon-certificate:before {
    content: ""
}

.glyphicon-thumbs-up:before {
    content: ""
}

.glyphicon-thumbs-down:before {
    content: ""
}

.glyphicon-hand-right:before {
    content: ""
}

.glyphicon-hand-left:before {
    content: ""
}

.glyphicon-hand-up:before {
    content: ""
}

.glyphicon-hand-down:before {
    content: ""
}

.glyphicon-circle-arrow-right:before {
    content: ""
}

.glyphicon-circle-arrow-left:before {
    content: ""
}

.glyphicon-circle-arrow-up:before {
    content: ""
}

.glyphicon-circle-arrow-down:before {
    content: ""
}

.glyphicon-globe:before {
    content: ""
}

.glyphicon-wrench:before {
    content: ""
}

.glyphicon-tasks:before {
    content: ""
}

.glyphicon-filter:before {
    content: ""
}

.glyphicon-briefcase:before {
    content: ""
}

.glyphicon-fullscreen:before {
    content: ""
}

.glyphicon-dashboard:before {
    content: ""
}

.glyphicon-paperclip:before {
    content: ""
}

.glyphicon-heart-empty:before {
    content: ""
}

.glyphicon-link:before {
    content: ""
}

.glyphicon-phone:before {
    content: ""
}

.glyphicon-pushpin:before {
    content: ""
}

.glyphicon-usd:before {
    content: ""
}

.glyphicon-gbp:before {
    content: ""
}

.glyphicon-sort:before {
    content: ""
}

.glyphicon-sort-by-alphabet:before {
    content: ""
}

.glyphicon-sort-by-alphabet-alt:before {
    content: ""
}

.glyphicon-sort-by-order:before {
    content: ""
}

.glyphicon-sort-by-order-alt:before {
    content: ""
}

.glyphicon-sort-by-attributes:before {
    content: ""
}

.glyphicon-sort-by-attributes-alt:before {
    content: ""
}

.glyphicon-unchecked:before {
    content: ""
}

.glyphicon-expand:before {
    content: ""
}

.glyphicon-collapse-down:before {
    content: ""
}

.glyphicon-collapse-up:before {
    content: ""
}

.glyphicon-log-in:before {
    content: ""
}

.glyphicon-flash:before {
    content: ""
}

.glyphicon-log-out:before {
    content: ""
}

.glyphicon-new-window:before {
    content: ""
}

.glyphicon-record:before {
    content: ""
}

.glyphicon-save:before {
    content: ""
}

.glyphicon-open:before {
    content: ""
}

.glyphicon-saved:before {
    content: ""
}

.glyphicon-import:before {
    content: ""
}

.glyphicon-export:before {
    content: ""
}

.glyphicon-send:before {
    content: ""
}

.glyphicon-floppy-disk:before {
    content: ""
}

.glyphicon-floppy-saved:before {
    content: ""
}

.glyphicon-floppy-remove:before {
    content: ""
}

.glyphicon-floppy-save:before {
    content: ""
}

.glyphicon-floppy-open:before {
    content: ""
}

.glyphicon-credit-card:before {
    content: ""
}

.glyphicon-transfer:before {
    content: ""
}

.glyphicon-cutlery:before {
    content: ""
}

.glyphicon-header:before {
    content: ""
}

.glyphicon-compressed:before {
    content: ""
}

.glyphicon-earphone:before {
    content: ""
}

.glyphicon-phone-alt:before {
    content: ""
}

.glyphicon-tower:before {
    content: ""
}

.glyphicon-stats:before {
    content: ""
}

.glyphicon-sd-video:before {
    content: ""
}

.glyphicon-hd-video:before {
    content: ""
}

.glyphicon-subtitles:before {
    content: ""
}

.glyphicon-sound-stereo:before {
    content: ""
}

.glyphicon-sound-dolby:before {
    content: ""
}

.glyphicon-sound-5-1:before {
    content: ""
}

.glyphicon-sound-6-1:before {
    content: ""
}

.glyphicon-sound-7-1:before {
    content: ""
}

.glyphicon-copyright-mark:before {
    content: ""
}

.glyphicon-registration-mark:before {
    content: ""
}

.glyphicon-cloud-download:before {
    content: ""
}

.glyphicon-cloud-upload:before {
    content: ""
}

.glyphicon-tree-conifer:before {
    content: ""
}

.glyphicon-tree-deciduous:before {
    content: ""
}

.gm-style .gm-style-iw {
    font-family: Calibri,Arial,sans-serif;
    font-size: 1.125rem
}

    .gm-style .gm-style-iw a {
        font-weight: 700
    }

.map-button {
    background-color: #e91449;
    border: 2px solid #e91449;
    box-shadow: 0 2px 6px #0000004d;
    cursor: pointer;
    margin-top: -25rem;
    margin-left: -4.125rem;
    text-align: center
}

    .map-button:hover {
        background-color: #000;
        border-color: #000
    }

    .map-button > div {
        color: #fff;
        font-weight: 700;
        font-family: Calibri,Arial,sans-serif;
        padding: .125rem .875rem;
        font-size: 1.125rem
    }

.error-page header img#logo {
    position: relative
}

@media (max-width: 48rem) {
    .error-page header .logo-container .logoSmallScreens {
        margin-left: 0
    }
}

.error-page .main-content {
    padding: 120px 0 60px;
    font-family: Calibri,Arial,sans-serif
}

@media (max-width: 48rem) {
    .error-page .main-content {
        padding: 50px 0 60px
    }
}

.error-page .main-content p {
    font-weight: 700
}

.error-page .main-content a {
    color: #006e96;
    word-break: break-all
}

@media (max-width: 61.9375rem) {
    body:after {
        content: "mobile";
        display: none
    }
}

@media (min-width: 62rem) {
    body:after {
        content: "desktop";
        display: none
    }
}

body .searchbox input#SearchBox {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.compare-arrow {
    font-size: 1.875rem;
    background: #fff;
    border-left: 3px solid #62269e;
    border-bottom: 3px solid #62269e;
    height: 1.25rem;
    width: 1.25rem
}

.filter-group {
    padding-top: .5rem
}

    .filter-group legend {
        font-weight: 700;
        margin-bottom: .5rem
    }

.filter-button-group {
    display: flex;
    justify-content: space-between
}

    .filter-button-group .btn-primary {
        margin: 0;
        color: #fff;
        background-color: #b00060;
        border-color: #b00060
    }

        .filter-button-group .btn-primary:active, .filter-button-group .btn-primary:hover {
            background-color: #c0327f !important;
            border-color: #c0327f
        }

        .filter-button-group .btn-primary:focus {
            background-color: #b00060;
            border-color: #b00060
        }

        .filter-button-group .btn-primary:focus-visible {
            outline: 2px solid black;
            background-color: #c0327f
        }

    .filter-button-group .btn-secondary {
        margin: 0;
        background-color: #fff;
        border-color: #666
    }

.modal-dialog {
    min-width: 32rem;
    /* min-width: 53.625rem;
    width: 80%;
    max-width: 50rem;*/
}

    .modal-dialog .modal-header {
        background-color: #62269e;
        color: #fff;
        padding: .25rem .3125rem .25rem 1.25rem;
        text-align: right
    }

        .modal-dialog .modal-header h1 {
            font-size: 1.5rem;
            font-family: Calibri,Arial,sans-serif
        }

        .modal-dialog .modal-header .modal-title {
            float: left
        }

        .modal-dialog .modal-header button {
            background-color: transparent;
            color: #fff;
            font-size: 1.5rem;
            line-height: 1.125rem;
            padding: 0 .25rem .125rem;
            margin-top: .188rem;
            margin-right: .188rem;
            border: 2px solid #fff;
            border-radius: 50%
        }

    .modal-dialog .modal-footer {
        /*padding: .625rem 1.25rem 1.25rem .625rem;*/
        padding: 2rem;
        padding-top: 0;
        border-top: none;
        display: block;
    }

        .modal-dialog .modal-footer.forecast {
            padding-left: 1rem
        }

        .modal-dialog .modal-footer button {
            float: left
        }

.modal-body h2, #edu-admission-statistics h2 {
    font-size: 1.1875rem
}

.modal-body :not(.backLink) a, #edu-admission-statistics :not(.backLink) a {
    text-decoration: underline
}

.modal-body table.results, #edu-admission-statistics table.results {
    overflow-x: auto;
    display: block;
    clear: both;
    margin-left: 6.25rem
}

    .modal-body table.results td, #edu-admission-statistics table.results td {
        text-align: center;
        white-space: nowrap;
        border: 1px solid #ddd;
        background-color: #fff
    }

        .modal-body table.results td.noone, .modal-body table.results td.notused, #edu-admission-statistics table.results td.noone, #edu-admission-statistics table.results td.notused {
            color: #000
        }

    .modal-body table.results th, #edu-admission-statistics table.results th {
        white-space: nowrap;
        background-color: #666;
        color: #fff
    }

        .modal-body table.results th[scope=col], #edu-admission-statistics table.results th[scope=col] {
            font-weight: 400;
            text-align: center
        }

        .modal-body table.results th[scope=row], #edu-admission-statistics table.results th[scope=row] {
            text-align: right;
            width: 6.25rem;
            margin-left: -6.25rem;
            position: absolute
        }

    .modal-body table.results tbody th, #edu-admission-statistics table.results tbody th {
        border-top: 1px solid #eee
    }

.modal-body .ingress, #edu-admission-statistics .ingress, .modal-body .selection-criterion-description, #edu-admission-statistics .selection-criterion-description {
    font-size: 1rem;
    line-height: 1.125rem;
    max-width: 60ex
}

    .modal-body .selection-criterion-description table, #edu-admission-statistics .selection-criterion-description table {
        border-collapse: collapse;
        border-spacing: 0;
        border: none;
        display: table
    }

        .modal-body .selection-criterion-description table th, .modal-body .selection-criterion-description table td, #edu-admission-statistics .selection-criterion-description table th, #edu-admission-statistics .selection-criterion-description table td {
            border: none;
            text-align: left;
            padding: .3125rem 1.25rem .3125rem 0
        }

        .modal-body .selection-criterion-description table td, #edu-admission-statistics .selection-criterion-description table td {
            min-width: 5rem
        }

.info-bubble {
    margin-top: -20px;
    padding-bottom: 1rem;
    opacity: 1;
    transition: opacity .5s cubic-bezier(.16,1,.3,1)
}

    .info-bubble.close {
        max-height: 0;
        opacity: 0
    }

        .info-bubble.close .bubble-arrow {
            opacity: 0
        }

    .info-bubble.done {
        display: none
    }

    .info-bubble .bubble-text {
        display: flex;
        justify-content: flex-start;
        padding: 1rem;
        background: #d8c9e7;
        border-radius: 2rem;
        box-shadow: 0 .25rem .25rem #00000040
    }

        .info-bubble .bubble-text p {
            margin-bottom: 0
        }

        .info-bubble .bubble-text .icon {
            min-width: 19px;
            min-height: 19px;
            margin-right: .5rem
        }

    .info-bubble .bubble-arrow {
        width: 2.7rem;
        height: 2.7rem;
        background-color: #d8c9e7;
        rotate: 45deg;
        position: absolute;
        right: 5rem;
        bottom: -.161rem;
        box-shadow: .25rem .25rem .25rem #00000040;
        clip-path: polygon(-30% 140%,130% 130%,140% -30%);
        opacity: 1;
        transition: opacity .5s cubic-bezier(.16,1,.3,1)
    }


details, summary {
    display: block
}

.no-details summary:hover, .no-details summary:focus {
    text-decoration: underline
}

.no-details details > * {
    display: none
}

.no-details details summary {
    display: block
}

.backLink {
    margin-bottom: .9375rem
}

.icon-check {
    height: 0
}

#header #switch_compareview_mode {
    float: right;
    font-size: 1rem
}

@media (min-width: 62rem) {
    .mobile-full-width h1 {
        margin-bottom: 0
    }
}

@media (max-width: 62rem) {
    .mobile-full-width {
        margin-top: -.625rem;
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }
}

@media (max-width: 34.375rem) {
    #header {
        clear: both
    }

        #header #switch_compareview_mode {
            float: left;
            display: block
        }
}

.containerpage .containerpage-pagelist {
    list-style-type: none;
    padding-left: 0
}

    .containerpage .containerpage-pagelist a:after {
        content: none !important
    }

.containerpage h2 + .containerpage-pagelist {
    padding-left: .625rem
}

.containerpage h2 {
    margin-bottom: 0
}

    .containerpage h2 a, .containerpage h2 a:hover {
        color: #000
    }

#cascadingDropdownPage #header h1 {
    margin-top: 0
}

#cascadingDropdownPage #mainBody p, #cascadingDropdownPage #mainBody h1, #cascadingDropdownPage #mainBody h2, #cascadingDropdownPage #mainBody h3, #cascadingDropdownPage #mainBody h4, #cascadingDropdownPage #mainBody h5, #cascadingDropdownPage #mainBody h6, #cascadingDropdownPage #mainBody h7 {
    width: 91.6666666667%
}

    #cascadingDropdownPage #mainBody h2.state-default.state-hover {
        cursor: pointer
    }

    #cascadingDropdownPage #mainBody h2.state-default .caret {
        border-width: 7px
    }

        #cascadingDropdownPage #mainBody h2.state-default .caret.rotate {
            border-bottom: 7px solid;
            border-top: none
        }

    #cascadingDropdownPage #mainBody h3.state-default {
        margin-bottom: .8rem;
        margin-top: .8rem
    }

        #cascadingDropdownPage #mainBody h3.state-default.state-hover {
            cursor: pointer
        }

        #cascadingDropdownPage #mainBody h3.state-default .caret {
            border-width: 7px
        }

            #cascadingDropdownPage #mainBody h3.state-default .caret.rotate {
                border-bottom: 7px solid;
                border-top: none
            }

#cascadingDropdownPage #mainBody div.content :last-child {
    margin-bottom: 0
}

#cascadingDropdownPage > div:first-of-type {
    min-height: 15.625rem
}

#cascadingDropdownPage #institutionInfo > div:first-of-type h2 {
    margin-top: 0
}

@media (max-width: 62rem) {
    #cascadingDropdownPage > div:first-of-type {
        min-height: 3.125rem
    }
}

#cascadingDropdownPage .pagePublish {
    border-bottom: 1px solid #000;
    padding: .9375rem 0
}

.studera-accordion .accordion-button:focus {
    outline: none
}

.studera-accordion .accordion-button:focus-visible {
    outline: 2px solid
}

.studera-accordion .accordion-button:hover {
    background: #bfdbe5
}

.studera-accordion button.accordion-button {
    color: #000;
    padding: 0;
    border: none;
    width: 100%
}

.studera-accordion .panel-title {
    background: #e5f0f5;
    border-radius: 0;
    text-decoration: none;
    line-height: 100%;
    color: #000;
    font-family: BauWebPro,Arial,Verdana;
    font-weight: 700;
    letter-spacing: .5px;
    text-align: left;
    margin-bottom: 0
}

    .studera-accordion .panel-title p {
        margin-bottom: 0
    }

    .studera-accordion .panel-title .h2Style {
        font-size: 1.5rem;
        font-weight: 700;
        letter-spacing: 0px;
        line-height: 1.625rem;
        padding-left: 1.5rem;
        margin-bottom: 0;
        margin-top: 0;
        align-self: center
    }

    .studera-accordion .panel-title .h3Style {
        font-size: 1.188rem;
        font-weight: 700;
        letter-spacing: 0px;
        line-height: 1.563rem;
        align-self: center;
        margin-bottom: 0;
        margin-top: 0;
        padding-left: 1.5rem
    }

    .studera-accordion .panel-title .h4Style {
        font-size: 1.063rem;
        line-height: 1.313rem;
        font-weight: 700;
        align-self: center;
        margin-bottom: 0;
        margin-top: 0;
        padding-left: 1.5rem
    }

.studera-accordion .panel-container {
    margin-bottom: .875rem
}

.studera-accordion .accordion-content-container {
    border: 1px solid #e5e5e5
}

.studera-accordion .accordion-warning-container {
    background: #f2f2f2;
    border-radius: 0;
    padding: 1rem .938rem 1.25rem
}

    .studera-accordion .accordion-warning-container .icon-text {
        margin-bottom: 0;
        padding-left: 1.5rem;
        width: 100%
    }

    .studera-accordion .accordion-warning-container p {
        margin-bottom: 0
    }

.studera-accordion .panel-body#anti-overide {
    background-color: #fff;
    color: #000;
    font-family: Calibri,Arial,sans-serif;
    font-size: 1.188rem;
    letter-spacing: 0px;
    padding: 1.5rem 1.25rem .563rem;
    width: 100%
}

    .studera-accordion .panel-body#anti-overide p {
        width: 100%
    }

.studera-accordion .flexbox-container-heading {
    display: flex;
    padding: 1rem 1.25rem
}

    .studera-accordion .flexbox-container-heading span {
        margin: 0
    }

.studera-accordion .flexbox-container-warning {
    display: flex;
    vertical-align: middle;
    line-height: 100%
}

    .studera-accordion .flexbox-container-warning span {
        margin-bottom: 0
    }

.studera-accordion .flexbox-container-heading.extended-padding {
    padding: 1.5rem 1.25rem
}

.studera-accordion .accordion-svg-h2 {
    width: 1.5rem;
    height: 1.5rem
}

.studera-accordion .accordion-svg-h3 {
    width: 1.188rem;
    height: 1.188rem
}

.studera-accordion .accordion-svg-h4 {
    width: 1.063rem;
    height: 1.063rem
}

.studera-accordion .accordion-svg-warning {
    width: 1.25rem;
    height: 1.25rem
}

.studera-accordion .accordion-svg-warning-h4 {
    width: .938rem;
    height: .938rem
}

.studera-accordion .text-toogle[aria-expanded=false] .text-expanded, .studera-accordion .text-toogle[aria-expanded=true] .text-collapsed {
    margin: 0;
    display: none
}

@media screen and (max-width: 992px) {
    .studera-accordion .panel-title {
        font-family: BauWebPro,Arial,Verdana
    }

        .studera-accordion .panel-title .h2Style {
            font-size: 1.125rem;
            letter-spacing: 0px;
            padding-left: 1.625rem;
            margin-bottom: 0;
            line-height: 1.313rem;
            padding-left: 1.125rem
        }

        .studera-accordion .panel-title .h3Style {
            font-size: .938rem;
            letter-spacing: .5px;
            line-height: 1.313rem;
            margin-bottom: 0;
            padding-left: 1.125rem
        }

        .studera-accordion .panel-title .h4Style {
            font-family: Calibri,Arial,sans-serif;
            font-size: .938rem;
            letter-spacing: 0px;
            line-height: 1.125rem;
            margin-bottom: 0;
            padding-left: 1rem
        }

    .studera-accordion .flexbox-container-heading {
        padding: .75rem
    }

        .studera-accordion .flexbox-container-heading.extended-padding {
            padding: .875rem 1.25rem
        }

    .studera-accordion .panel-body#anti-overide {
        padding: .75rem
    }

    .studera-accordion .panel-body.extended-padding#anti-overide {
        padding: .125rem 1.25rem .469rem
    }

    .studera-accordion .accordion-svg-h2 {
        width: 1.125rem;
        height: 1.125rem
    }

    .studera-accordion .accordion-svg-h3, .studera-accordion .accordion-svg-h4 {
        width: .938rem;
        height: .938rem
    }

    .studera-accordion .accordion-warning-container {
        padding: 1.188rem .75rem 1.063rem
    }

    .studera-accordion .accordion-svg-warning {
        width: 1.25rem;
        height: 1.25rem
    }

    .studera-accordion .panel-container {
        margin-bottom: 1rem
    }
}

.relatedLinks {
    background-color: #e5f0f5;
    padding: .9375rem 1.25rem
}

    .relatedLinks a {
        color: #000
    }

        .relatedLinks a svg {
            height: 1em;
            width: 1em;
            position: relative;
            top: .16em
        }

    .relatedLinks .blockIngress p {
        margin-bottom: 0
    }

@media screen and (max-width: 47.9375rem) {
    .relatedLinks .blockIngress p {
        font-size: 1.313rem
    }
}

.relatedLinks .blockBody ul {
    list-style-type: none;
    padding: 0
}

.standardPartialPage a {
    display: block
}

    .standardPartialPage a:hover, .standardPartialPage a:hover p {
        text-decoration: none
    }

        .standardPartialPage a:hover .vignette {
            text-decoration: underline;
            color: #000
        }

    .standardPartialPage a .previewImage p {
        margin-bottom: .5rem
    }

        .standardPartialPage a .previewImage p img {
            width: 100%;
            height: auto
        }

    .standardPartialPage a .vignette {
        margin-top: .625rem;
        color: #000
    }

    .standardPartialPage a p {
        color: #000;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto
    }

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important
}

.cookie-background {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 500;
    background-color: #62269e;
    padding: 1.5625rem 0;
    color: #fff
}

    .cookie-background .cookie-message p {
        margin: .625rem 0
    }

        .cookie-background .cookie-message p a {
            color: #fff;
            text-decoration: underline
        }

            .cookie-background .cookie-message p a:hover, .cookie-background .cookie-message p a:active, .cookie-background .cookie-message p a:focus {
                color: #d9d9d9
            }

    .cookie-background .cookie-button {
        font-weight: 600;
        background-color: #f2f2f2;
        color: #000;
        border-radius: 0;
        width: auto
    }

        .cookie-background .cookie-button:hover, .cookie-background .cookie-button:active, .cookie-background .cookie-button:focus {
            background-color: #d9d9d9
        }

.no-js .no-js-hide {
    display: none
}


@media (min-width: 62rem) {
    .desktop-flex {
        display: flex
    }

        .desktop-flex .desktop-flex-bottom {
            display: flex;
            flex-direction: column;
            justify-content: flex-end
        }
}

.toggle-foldable {
    width: 100%
}

    .toggle-foldable button {
        border: none;
        background-color: transparent;
        float: right;
        margin-top: .1875rem;
        outline: transparent
    }

.bottom-blocks {
    padding-left: 0;
    padding-right: 0
}

.hp_provorter_karta h3 {
    margin-top: 1.5rem;
    margin-bottom: .5rem
}

.hp_provorter_karta .provanordnarBlock {
    margin-bottom: 1.5rem
}

    .hp_provorter_karta .provanordnarBlock h4, .hp_provorter_karta .provanordnarBlock .value-header, .hp_provorter_karta .provanordnarBlock .value-info {
        padding: 0
    }

        .hp_provorter_karta .provanordnarBlock .value-info.bold, .hp_provorter_karta .provanordnarBlock .value-header.bold {
            font-weight: 700
        }

    .hp_provorter_karta .provanordnarBlock .value-info {
        vertical-align: top
    }

        .hp_provorter_karta .provanordnarBlock .value-info p {
            font-size: 1.2rem;
            margin: 0
        }

            .hp_provorter_karta .provanordnarBlock .value-info p.ovriginfo {
                margin-top: .5rem
            }

    .hp_provorter_karta .provanordnarBlock .flex-container {
        margin: 0 -.625rem;
        display: flex
    }

        .hp_provorter_karta .provanordnarBlock .flex-container.last-item {
            margin-bottom: .813rem
        }

        .hp_provorter_karta .provanordnarBlock .flex-container .flex-items:first-child {
            margin-right: .4rem
        }

.hp_provorter_karta #map-marker-info {
    background-color: #fff;
    z-index: 2;
    border-left: solid #b00060 .313rem;
    box-shadow: 2px 2px 4px #ccc;
    width: calc(100% - .125rem);
    width: 90%;
    left: 37px;
    position: absolute;
    top: 14px;
    z-index: 600
}

    .hp_provorter_karta #map-marker-info p {
        margin-bottom: .625rem
    }

        .hp_provorter_karta #map-marker-info p span {
            display: block
        }

        .hp_provorter_karta #map-marker-info p .provanordnare {
            font-weight: 700
        }

    .hp_provorter_karta #map-marker-info .close {
        float: right;
        background-color: transparent;
        background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2023.0.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Lager_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2085%2085'%20style='enable-background:new%200%200%2085%2085;'%20xml:space='preserve'%3e%3cpolygon%20points='72,25.5%2059.3,12.8%2041.9,30.2%2024.5,12.8%2011.8,25.5%2029.2,42.9%2011.8,60.3%2024.5,73%2041.9,55.6%2059.3,73%2072,60.3%2054.6,42.9%20'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        border: none;
        width: 1.25rem;
        height: 1.25rem
    }

@media (max-width: 61.9375rem) {
    .hp_provorter_karta #map-marker-info {
        padding: 0 .625rem;
        left: 20px;
        width: 85%;
        max-height: 430px;
        overflow: scroll
    }

        .hp_provorter_karta #map-marker-info h4 {
            margin-top: .75rem;
            margin-bottom: .5rem
        }

        .hp_provorter_karta #map-marker-info .header-wrapper {
            padding-top: .875rem;
            margin-bottom: .875rem
        }

            .hp_provorter_karta #map-marker-info .header-wrapper h3 {
                display: inline
            }

        .hp_provorter_karta #map-marker-info p:last-of-type {
            padding-bottom: .625rem
        }
}

@media screen and (min-width: 62rem) {
    .hp_provorter_karta #map-marker-info {
        padding: 0 1.875rem
    }

        .hp_provorter_karta #map-marker-info h4 {
            margin-top: 1.375rem;
            margin-bottom: .625rem
        }

        .hp_provorter_karta #map-marker-info .header-wrapper {
            padding-top: 1.375rem;
            margin-bottom: 1.5rem
        }

            .hp_provorter_karta #map-marker-info .header-wrapper h3 {
                display: inline
            }

        .hp_provorter_karta #map-marker-info p:last-of-type {
            padding-bottom: 1.875rem
        }
}

.leaflet-pane, .leaflet-top, .leaflet-bottom {
    z-index: 50
}

.leaflet-popup {
    display: none;
    width: 300px
}

    .leaflet-popup .leaflet-popup-content {
        font-size: 1.1rem
    }

        .leaflet-popup .leaflet-popup-content h4 {
            margin-top: 1rem
        }

        .leaflet-popup .leaflet-popup-content p {
            margin: 0 0 .5rem;
            line-height: 1.2rem
        }

        .leaflet-popup .leaflet-popup-content .contactlink {
            font-weight: 700
        }

#mapid {
    height: 11.25rem
}

.vignette {
    margin-top: .625rem
}

.blockIngress {
    color: #000
}

@media screen and (max-width: 47.9375rem) {
    .blockIngress {
        font-size: 1.313rem
    }
}

.spinner {
    height: 60px;
    width: 60px;
    margin: 0 auto;
    position: relative;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid #900;
    border-right: 6px solid #900;
    border-bottom: 6px solid #900;
    border-top: 6px solid #fff;
    border-radius: 100%
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes rotation {
    0% {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(359deg)
    }
}

@-o-keyframes rotation {
    0% {
        -o-transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(359deg)
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

a.primary_link {
    display: block;
    font-family: BauWebPro,Arial,Verdana;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: .625rem 0;
    margin-top: 1rem;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem
}

    a.primary_link:not(:last-child) {
        border-bottom: none
    }

    a.primary_link[href*="//"]:not([href*="studera.nu"]).icon-extern-lank {
        font-size: 1.5rem;
        top: -.5rem
    }

    a.primary_link + a {
        margin-top: 0
    }

    a.primary_link:hover {
        text-decoration: none;
        border-width: 2px;
        padding: .5625rem 0
    }

        a.primary_link:hover + a {
            border-top-width: .125rem
        }

        a.primary_link:hover:after {
            font-weight: 700
        }




.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: .625rem;
    padding-right: .625rem
}

    .container:before, .container:after {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (max-width: 47.9375rem) {
    .container {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

/*@media (min-width: 48rem) {
    .container {
        width: 46.25rem
    }
}*/

/*@media (min-width: 62rem) {
    .container {
        width: 60rem
    }
}

@media (min-width: 75rem) {
    .container {
        width: 72.5rem
    }
}*/

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: .625rem;
    padding-right: .625rem
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

@media (max-width: 47.9375rem) {
    .container-fluid {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.row {
    margin-left: -.625rem;
    margin-right: -.625rem
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

    .row.lower {
        position: relative;
        z-index: 0
    }

    .row.higher {
        position: relative;
        z-index: 1
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: .625rem;
    padding-right: .625rem
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left
}

.col-xxs-1 {
    width: 8.3333333333%
}

.col-xxs-2 {
    width: 16.6666666667%
}

.col-xxs-3 {
    width: 25%
}

.col-xxs-4 {
    width: 33.3333333333%
}

.col-xxs-5 {
    width: 41.6666666667%
}

.col-xxs-6 {
    width: 50%
}

.col-xxs-7 {
    width: 58.3333333333%
}

.col-xxs-8 {
    width: 66.6666666667%
}

.col-xxs-9 {
    width: 75%
}

.col-xxs-10 {
    width: 83.3333333333%
}

.col-xxs-11 {
    width: 91.6666666667%
}

.col-xxs-12 {
    width: 100%
}

.col-xxs-pull-0 {
    right: auto
}

.col-xxs-pull-1 {
    right: 8.3333333333%
}

.col-xxs-pull-2 {
    right: 16.6666666667%
}

.col-xxs-pull-3 {
    right: 25%
}

.col-xxs-pull-4 {
    right: 33.3333333333%
}

.col-xxs-pull-5 {
    right: 41.6666666667%
}

.col-xxs-pull-6 {
    right: 50%
}

.col-xxs-pull-7 {
    right: 58.3333333333%
}

.col-xxs-pull-8 {
    right: 66.6666666667%
}

.col-xxs-pull-9 {
    right: 75%
}

.col-xxs-pull-10 {
    right: 83.3333333333%
}

.col-xxs-pull-11 {
    right: 91.6666666667%
}

.col-xxs-pull-12 {
    right: 100%
}

.col-xxs-push-0 {
    left: auto
}

.col-xxs-push-1 {
    left: 8.3333333333%
}

.col-xxs-push-2 {
    left: 16.6666666667%
}

.col-xxs-push-3 {
    left: 25%
}

.col-xxs-push-4 {
    left: 33.3333333333%
}

.col-xxs-push-5 {
    left: 41.6666666667%
}

.col-xxs-push-6 {
    left: 50%
}

.col-xxs-push-7 {
    left: 58.3333333333%
}

.col-xxs-push-8 {
    left: 66.6666666667%
}

.col-xxs-push-9 {
    left: 75%
}

.col-xxs-push-10 {
    left: 83.3333333333%
}

.col-xxs-push-11 {
    left: 91.6666666667%
}

.col-xxs-push-12 {
    left: 100%
}

.col-xxs-offset-0 {
    margin-left: 0%
}

.col-xxs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xxs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xxs-offset-3 {
    margin-left: 25%
}

.col-xxs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xxs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xxs-offset-6 {
    margin-left: 50%
}

.col-xxs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xxs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xxs-offset-9 {
    margin-left: 75%
}

.col-xxs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xxs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xxs-offset-12 {
    margin-left: 100%
}

@media (min-width: 30rem) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: left
    }

    .col-xs-1 {
        width: 8.3333333333%
    }

    .col-xs-2 {
        width: 16.6666666667%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-4 {
        width: 33.3333333333%
    }

    .col-xs-5 {
        width: 41.6666666667%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-7 {
        width: 58.3333333333%
    }

    .col-xs-8 {
        width: 66.6666666667%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-10 {
        width: 83.3333333333%
    }

    .col-xs-11 {
        width: 91.6666666667%
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-pull-0 {
        right: auto
    }

    .col-xs-pull-1 {
        right: 8.3333333333%
    }

    .col-xs-pull-2 {
        right: 16.6666666667%
    }

    .col-xs-pull-3 {
        right: 25%
    }

    .col-xs-pull-4 {
        right: 33.3333333333%
    }

    .col-xs-pull-5 {
        right: 41.6666666667%
    }

    .col-xs-pull-6 {
        right: 50%
    }

    .col-xs-pull-7 {
        right: 58.3333333333%
    }

    .col-xs-pull-8 {
        right: 66.6666666667%
    }

    .col-xs-pull-9 {
        right: 75%
    }

    .col-xs-pull-10 {
        right: 83.3333333333%
    }

    .col-xs-pull-11 {
        right: 91.6666666667%
    }

    .col-xs-pull-12 {
        right: 100%
    }

    .col-xs-push-0 {
        left: auto
    }

    .col-xs-push-1 {
        left: 8.3333333333%
    }

    .col-xs-push-2 {
        left: 16.6666666667%
    }

    .col-xs-push-3 {
        left: 25%
    }

    .col-xs-push-4 {
        left: 33.3333333333%
    }

    .col-xs-push-5 {
        left: 41.6666666667%
    }

    .col-xs-push-6 {
        left: 50%
    }

    .col-xs-push-7 {
        left: 58.3333333333%
    }

    .col-xs-push-8 {
        left: 66.6666666667%
    }

    .col-xs-push-9 {
        left: 75%
    }

    .col-xs-push-10 {
        left: 83.3333333333%
    }

    .col-xs-push-11 {
        left: 91.6666666667%
    }

    .col-xs-push-12 {
        left: 100%
    }

    .col-xs-offset-0 {
        margin-left: 0%
    }

    .col-xs-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-xs-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-xs-offset-3 {
        margin-left: 25%
    }

    .col-xs-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-xs-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-xs-offset-6 {
        margin-left: 50%
    }

    .col-xs-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-xs-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-xs-offset-9 {
        margin-left: 75%
    }

    .col-xs-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-xs-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-xs-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 48rem) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 62rem) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 75rem) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

p {
    margin: 0 0 1.54375rem
}

.lead {
    margin-bottom: 1.54375rem;
    font-size: 1rem;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width: 48rem) {
    .lead {
        font-size: 1.78125rem
    }
}

#ingress {
    font-family: Calibri,Arial,sans-serif;
    font-weight: 700
}

@media screen and (max-width: 47.9375rem) {
    #ingress {
        font-size: 1.313rem
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

p + ul, p + ol {
    margin-top: -.771875rem
}

.list-unstyled, .list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -.3125rem
}

    .list-inline > li {
        display: inline-block;
        padding-left: .3125rem;
        padding-right: .3125rem
    }

@media (min-width: 48rem) {
    .dl-horizontal dt {
        float: left;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 11.25rem
    }

        .dl-horizontal dd:before, .dl-horizontal dd:after {
            content: " ";
            display: table
        }

        .dl-horizontal dd:after {
            clear: both
        }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #e5e5e5
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote:before, blockquote:after {
    content: ""
}

@viewport {
    zoom: 1
}

@-ms-viewport {
    zoom: 1
}

/*body {
    font-family: Calibri,Arial,sans-serif
}*/

/*body p, body span {
        font-size: 1.125rem;
        line-height: 1.5625rem;
        margin-bottom: 1rem
    }

    body a {
        font-size: 1.125rem
    }

}

body p {
    line-height: 1.3
}*/

body a {
    font-family: Calibri,Arial,sans-serif
}

    body a:before, body a:after {
        text-decoration: underline
    }

    body a:before, body a:after, body a:hover:before, body a:hover:after {
        text-decoration: none
    }

    body a:hover {
        cursor: pointer
    }

    body a:focus, body .btn:focus, body button:focus, body .dropdown-toggle:focus {
        outline-offset: .15rem;
        outline: .2rem solid HighLight
    }

        body a:focus:not(:focus-visible), body .btn:focus:not(:focus-visible), body button:focus:not(:focus-visible), body .dropdown-toggle:focus:not(:focus-visible) {
            outline: 0 !important;
        }

body blockquote {
    display: block;
    margin: 1rem 1rem 2.5rem 2.5rem
}

body q {
    background-color: #c5d2fb
}

    body q:before, body q:after {
        content: '"'
    }

body #ingress p {
    font-family: Calibri,Arial,sans-serif;
    font-weight: 400;
    font-size: 1.5rem
}

@media screen and (max-width: 47.9375rem) {
    body #ingress p {
        font-size: 1.313rem
    }
}

body #push {
    height: 9.375rem
}

body span.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .125rem;
    vertical-align: middle;
    border-top: .25rem solid;
    border-right: .25rem solid transparent;
    border-left: .25rem solid transparent
}

body span.caret {
    border-width: .375rem;
    margin-left: .3125rem
}

body .open > a > span.caret, body .opened > a > span.caret {
    border-bottom: 6px solid;
    border-top: none
}

body .dropdown-menu {
    display: none
}

body .open > .dropdown-menu, body .opened > .dropdown-menu {
    display: block
}

body .open > a, body .opened > a {
    outline: 0;
    text-decoration: underline
}

body #subpageTemplate #blockArea {
    min-height: 12.5rem
}

    body #subpageTemplate #blockArea h1 {
        color: #fff;
        font-size: .9375rem
    }

        body #subpageTemplate #blockArea h1.tempText {
            color: #996
        }

body .italic {
    font-style: italic
}

body .imagefullwidth {
    width: 100% !important
}

body .imagehalfwidth {
    width: 50% !important
}

body .imagethirdwidth {
    width: 33% !important
}

body .imagealignright {
    float: right
}

body .imagealignleft {
    float: left
}

body .regularButton, body #mainContent .EPiServerForms .FormSubmitButton, #mainContent .EPiServerForms body .FormSubmitButton {
    background: none;
    border: none;
    font-family: Calibri,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.1875rem;
    color: #fff;
    background-color: #006e96;
    padding: .3125rem 1.25rem
}

    body .regularButton:hover, body #mainContent .EPiServerForms .FormSubmitButton:hover, #mainContent .EPiServerForms body .FormSubmitButton:hover {
        background-color: #328bab
    }

    body .regularButton.inActive, body #mainContent .EPiServerForms .inActive.FormSubmitButton, #mainContent .EPiServerForms body .inActive.FormSubmitButton {
        background-color: #ddd;
        cursor: default
    }

body .styled-select {
    width: 15rem;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #006e96;
    position: relative
}

    body .styled-select:hover, body .styled-select.active {
        background-color: #f2f2f2;
        color: #000;
        cursor: pointer
    }

        body .styled-select:hover > span, body .styled-select.active > span {
            background-color: #f2f2f2
        }

    body .styled-select > span {
        position: absolute;
        background-color: #fff;
        pointer-events: none;
        right: 0;
        height: 100%;
        padding-top: .1875rem;
        padding-right: .4375rem
    }

        body .styled-select > span > .caret {
            border-top-color: #006e96
        }

    body .styled-select.inActive {
        background: none;
        border: 1px solid #ddd
    }

        body .styled-select.inActive .caret {
            border-top-color: #ddd
        }

        body .styled-select.inActive:hover {
            cursor: default
        }

            body .styled-select.inActive:hover > span {
                background-color: #fff
            }

        body .styled-select.inActive select {
            color: #ddd
        }

            body .styled-select.inActive select:hover {
                cursor: default
            }

    body .styled-select select {
        background: transparent;
        width: 100%;
        padding: .3125rem;
        color: #000;
        font-family: Calibri,Arial,sans-serif;
        font-size: 1.1875rem;
        font-weight: 700;
        line-height: 1.3;
        border: 0;
        border-radius: 0;
        outline: none
    }

        body .styled-select select:hover {
            cursor: pointer
        }

body .checkbox_label {
    position: relative;
    display: inline-block;
    margin-bottom: .3125rem;
    padding-left: 1.375rem;
    cursor: pointer;
    font-family: Calibri,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 700
}

    body .checkbox_label:before {
        content: "";
        background: url(/assets/images/umu_sprite.png) -222px -223px no-repeat;
        display: block;
        position: absolute;
        top: -1px;
        left: 0;
        width: 1.25rem;
        height: 1.375rem
    }

    body .checkbox_label:hover:before {
        background: url(/assets/images/umu_sprite.png) -261px -261px no-repeat
    }

body input.checkbox {
    display: none
}

    body input.checkbox:checked + label:before {
        background: url(/assets/images/umu_sprite.png) -146px -146px no-repeat
    }

body .nav.nav-tabs {
    display: table;
    border-spacing: .1875rem;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: .9375rem;
    list-style-type: none;
    padding-left: 0
}

    body .nav.nav-tabs li {
        border: 1px solid transparent;
        float: left;
        padding: .3125rem 1.875rem;
        margin-bottom: -.25rem;
        margin-left: -.4375rem
    }

        body .nav.nav-tabs li.active {
            border: 1px solid #ddd;
            border-bottom: 1px solid #fff;
            border-top-right-radius: 5px;
            border-top-left-radius: 5px
        }

            body .nav.nav-tabs li.active a {
                color: #000;
                text-decoration: none
            }

        body .nav.nav-tabs li a {
            font-family: Calibri,Arial,sans-serif;
            font-size: 1.1875rem;
            font-weight: 700;
            color: #006e96
        }

body .tab-content > div {
    display: none
}

body .tab-content > .active {
    display: block
}

body table {
    table-layout: fixed;
    width: 100% !important;
    overflow-wrap: break-word;
    word-wrap: break-word;
    margin-bottom: .9375rem;
    border: 0;
    font-variant-numeric: lining-nums
}

    body table th, body table td {
        padding: .3125rem .625rem
    }

    body table th {
        background-color: #fff;
        color: #000;
        font-family: Calibri,Arial,sans-serif;
        font-size: 1.1875rem;
        font-weight: 700
    }

    body table td {
        border: 1px solid #ddd;
        font-family: Calibri,Arial,sans-serif;
        font-size: 1rem
    }

    body table :not(thead) tr:nth-child(odd) td, body table :not(thead) tr:nth-child(odd) th {
        background-color: #f2f2f2
    }

    body table :not(thead) tr:nth-child(odd)[rowspan] {
        background-color: #fff
    }

    body table thead td, body table thead th {
        border-bottom: 5px solid #62269e
    }

#mainBody a:not(.btn) {
    text-decoration: underline
}

    #mainBody a:not(.btn):focus {
        outline-offset: -.15rem
    }

#mainBody ul a[href$=".doc"]:before, #mainBody ul a[href$=".docx"]:before, #mainBody ul a[href$=".ppt"]:before, #mainBody ul a[href$=".pptx"]:before, #mainBody ul a[href$=".xls"]:before, #mainBody ul a[href$=".xlsx"]:before, #mainBody ul a[href$=".pdf"]:before, #mainBody ul a[href$=".txt"]:before {
    margin: 0 0 0 -1.75rem
}

.overflow-hidden {
    overflow: hidden !important
}

html[data-useragent*="MSIE 9.0"] .styled-select > span, html[data-useragent*="MSIE 10.0"] .styled-select > span {
    display: none
}

.borderRight {
    border-right: 3px solid #333
}

.borderRightWhite {
    border-right: 3px solid #fff
}

.remove-padding {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 62rem) {
    .remove-padding-left {
        padding-right: .9375rem;
        padding-left: 0
    }
}

.center {
    text-align: center
}

@media (min-width: 30rem) {
    .pageButtons {
        float: right;
        margin: 0 0 .9375rem 1.25rem
    }
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap
}

    .row.display-flex > [class*=col-] {
        display: flex;
        flex-direction: column
    }

@media (max-width: 30rem) {
    .row.display-flex > [class*=col-] {
        width: -webkit-fill-available
    }
}

.m-0 {
    margin: 0 !important
}

.font-weight-bold {
    font-weight: 700
}

.font-style-italic {
    font-style: italic
}


.black_arrow_up {
    background: url(/assets/images/umu_sprite.png) no-repeat 0 0;
    width: 15px;
    height: 18px
}

.black_arrow_down {
    background: url(/assets/images/umu_sprite.png) no-repeat -35px -38px;
    width: 15px;
    height: 18px
}

.red_arrow_right {
    background: url(/assets/images/umu_sprite.png) no-repeat -70px -76px;
    width: 18px;
    height: 15px
}

.red_arrow_small_right {
    background: url(/assets/images/umu_sprite.png) no-repeat -458px -423px;
    width: 13px;
    height: 11px
}

.white_arrow_right {
    background: url(/assets/images/umu_sprite.png) no-repeat -108px -111px;
    width: 18px;
    height: 15px
}

.checkbox_checked {
    background: url(/assets/images/umu_sprite.png) no-repeat -146px -146px;
    width: 20px;
    height: 22px
}

.checkbox_check {
    background: url(/assets/images/umu_sprite.png) no-repeat -186px -188px;
    width: 17px;
    height: 19px
}

.checkbox_unchecked {
    background: url(/assets/images/umu_sprite.png) no-repeat -223px -223px;
    width: 20px;
    height: 22px
}

.checkbox_unchecked_selected {
    background: url(/assets/images/umu_sprite.png) no-repeat -261px -265px;
    width: 18px;
    height: 18px
}

.radiobutton_unchecked {
    background: url(/assets/images/umu_sprite.png) no-repeat -527px -491px;
    width: 18px;
    height: 18px
}

.radiobutton_checked {
    background: url(/assets/images/umu_sprite.png) no-repeat -571px -534px;
    width: 18px;
    height: 18px
}

.radiobutton_unchecked_selected {
    background: url(/assets/images/umu_sprite.png) no-repeat -614px -577px;
    width: 18px;
    height: 18px
}

.caret_red_down {
    background: url(/assets/images/umu_sprite.png) no-repeat -299px -303px;
    width: 12px;
    height: 6px
}

.caret_gray_down {
    background: url(/assets/images/umu_sprite.png) no-repeat -331px -329px;
    width: 12px;
    height: 6px
}

.flag_en {
    background: url(/assets/images/umu_sprite.png) no-repeat -363px -354px;
    width: 23px;
    height: 18px
}

.flag_se {
    background: url(/assets/images/umu_sprite.png) no-repeat -404px -390px;
    width: 24px;
    height: 18px
}

.icon_new_window {
    background: url(/assets/images/umu_sprite.png) no-repeat -490px -453px;
    width: 11px;
    height: 11px
}

.icon_quality_lack {
    background: url(/assets/images/umu_sprite.png) no-repeat -669px -634px;
    width: 32px;
    height: 17px
}

.icon_quality_high {
    background: url(/assets/images/umu_sprite.png) no-repeat -741px -673px;
    width: 29px;
    height: 18px
}

.icon_quality_very_high {
    background: url(/assets/images/umu_sprite.png) no-repeat -810px -715px;
    width: 32px;
    height: 17px
}

@media screen and (min-width: 48rem) {
    .row-flex--sm {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

@media screen and (min-width: 48rem) {
    .col-flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
}


.topNav .languageSwitchMenu {
    margin-right: -2rem
}

.topNav .dropdown button {
    border: none
}

.autocomplete-suggestions {
    text-align: left;
    max-height: none !important;
    margin-top: 1px !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    left: 0;
    width: 100%;
    top: 100%
}

    .autocomplete-suggestions .autocomplete-suggestion {
        padding: .3125rem .25rem .3125rem .9375rem;
        line-height: 1.5625rem;
        word-break: break-word
    }

        .autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
            background-color: #f7e5ef
        }

.open > button > span.caret, .opened > button > span.caret {
    border-bottom: 6px solid;
    border-top: none
}

#footer {
    background-color: #F2F2F2;
    min-height: 9.375rem;
    margin-left: -.625rem;
    margin-right: -.625rem;
    padding: 1.875rem 1rem
}

@media screen and (min-width: 62rem) {
    #footer {
        margin-top: 2.5rem
    }
}

@media screen and (min-width: 62rem) {
    #footer {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
        margin-left: -1.875rem;
        margin-right: -1.875rem
    }
}

@media screen and (max-width: 61.9375rem) {
    #footer {
        /*text-align: center;*/
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        margin-top: 2.5rem;
    }
}

#footer a {
    width: 100%;
    /*color: #000;*/
    /*text-decoration: underline;*/
    /*padding: .3rem 0;*/
    display: inline-block
}

#footer p {
    margin-bottom: .3125rem
}

#footer .footerRow {
    position: relative
}

#footer .footerColumn {
    margin-bottom: .3125rem;
    font-size: .875rem
}


/*@media screen and (max-width: 61.9375rem) {*/
@media screen and (max-width: 1200px) {
    #footer .footerColumn {
        margin-bottom: .9375rem
    }

    #footer h2 {
        color: #000;
        font-family: BauWebPro,Arial,Verdana;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5625rem;
        margin-bottom: 0;
    }

    #footer .margin-top-mobil {
        margin-top: 1.5rem;
    }
}

#footer .footerHeader {
    margin-top: 0
}

@media screen and (min-width: 62rem) {
    #footer .footerLogo {
        float: right
    }
}

#footer .relatedLinks {
    background-color: transparent;
    padding: 0
}

    #footer .relatedLinks p {
        margin: 0
    }

    #footer .relatedLinks ul li {
        padding-bottom: 0
    }

#footer ul {
    font-size: .875rem;
    list-style: none;
    padding-left: 0
}

    #footer ul li {
        margin-bottom: 0
    }

        #footer ul li .automatic {
            margin-left: .1875rem
        }

.bottomNavFooter.dropdownItems {
    margin-top: 1.25rem
}

@media screen and (max-width: 61.9375rem) {
    .bottomNavFooter.dropdownItems {
        text-align: center;
        margin-left: -.625rem;
        margin-right: -.625rem
    }

        .bottomNavFooter.dropdownItems .languageSwitchMenu {
            display: none
        }

        .bottomNavFooter.dropdownItems .languageSwitchLink {
            width: 100%;
            margin-left: 0
        }
}

.bottomNavFooter.dropdownItems .aboutUhrDropdown {
    display: block;
    text-align: center;
    margin-left: 0;
    position: static
}

    .bottomNavFooter.dropdownItems .aboutUhrDropdown .aboutUhrMenu {
        position: static;
        margin-bottom: .125rem
    }

@media screen and (max-width: 47.9375rem) {
    footer#footer .footerRow .footerColumn {
        min-height: unset
    }
}

@media screen and (min-width: 48rem) and (max-width: 61.9375rem) {
    footer#footer .footerRow .footerColumn {
        min-height: unset
    }
}

/*footer#footer .footerRow .footerColumn h2 {
    font-size: 1.125rem;
    font-family: BauWebPro,Arial,Verdana;
    font-weight: 600;
    margin-top: 0
}*/

@media screen and (max-width: 47.9375rem) {
    footer#footer .footerRow .footerColumn .vision {
        display: inline-block;
        text-align: left;
        height: 5.625rem;
        overflow-y: hidden
    }
}

@media screen and (min-width: 48rem) and (max-width: 61.9375rem) {
    footer#footer .footerRow .footerColumn .vision {
        display: inline-block;
        text-align: left;
        height: 5.625rem;
        overflow-y: hidden
    }
}

footer#footer .footerRow .footerColumn .vision img {
    width: auto;
    opacity: .1
}

footer#footer .footerRow .footerColumn .vision div {
    position: relative;
    top: -48px
}

    footer#footer .footerRow .footerColumn .vision div .header {
        display: block;
        color: #62269e;
        font-family: BauWebPro,Arial,Verdana;
        font-weight: 600;
        margin-bottom: 0;
        text-align: center;
        font-size: 1.125rem
    }

@media screen and (min-width: 48rem) and (max-width: 61.9375rem) {
    footer#footer .footerRow .footerColumn .vision div .header {
        text-align: center;
        font-size: 1.125rem
    }
}

@media screen and (min-width: 62rem) and (max-width: 74.9375rem) {
    footer#footer .footerRow .footerColumn .vision div .header {
        text-align: left;
        font-size: .8125rem
    }
}

@media screen and (min-width: 74.9375rem) {
    footer#footer .footerRow .footerColumn .vision div .header {
        font-size: 1.0625rem;
        text-align: left
    }
}

footer#footer .footerRow .footerColumn .vision div p {
    color: #62269e;
    font-family: BauWebPro,Arial,Verdana;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.2
}

@media screen and (max-width: 47.9375rem) {
    footer#footer .footerRow .footerColumn .vision div p {
        text-align: center
    }
}

@media screen and (min-width: 48rem) and (max-width: 61.9375rem) {
    footer#footer .footerRow .footerColumn .vision div p {
        text-align: center
    }
}

@media screen and (min-width: 62rem) and (max-width: 74.9375rem) {
    footer#footer .footerRow .footerColumn .vision div p {
        text-align: left;
        font-size: .8125rem
    }
}

footer#footer .footerRow .footerColumn .footerLogo {
    max-height: 3.125rem;
    max-width: 13rem;
    height: 3.125rem;
    width: 13rem
}

.navbar .nav {
    padding: 0;
    margin: 0
}

    .navbar .nav li {
        list-style: none
    }

        .navbar .nav li a {
            display: block;
            color: #000
        }

.dropdownItems {
    font-size: 0
}

    .dropdownItems .aboutUhrDropdown, .dropdownItems .languageSwitchLink, .dropdownItems .languageSwitchMenu {
        display: inline-block;
        position: relative;
        margin-left: .1875rem;
        margin-bottom: .125rem
    }

        .dropdownItems .aboutUhrDropdown button, .dropdownItems .aboutUhrDropdown a, .dropdownItems .languageSwitchLink button, .dropdownItems .languageSwitchLink a, .dropdownItems .languageSwitchMenu button, .dropdownItems .languageSwitchMenu a {
            outline-offset: .1rem
        }

    .dropdownItems button {
        border: none;
        width: 100%
    }

    .dropdownItems .AboutUhrLabel, .dropdownItems .hyperLinkMainLanguageSwitch, .dropdownItems .otherLanguagesSwitch {
        background-color: #e5e5e5;
        color: #3d3d3d;
        font-size: .875rem;
        padding: .625rem 1.25rem;
        display: block
    }

        .dropdownItems .AboutUhrLabel:hover, .dropdownItems .AboutUhrLabel:active, .dropdownItems .AboutUhrLabel:focus, .dropdownItems .hyperLinkMainLanguageSwitch:hover, .dropdownItems .hyperLinkMainLanguageSwitch:active, .dropdownItems .hyperLinkMainLanguageSwitch:focus, .dropdownItems .otherLanguagesSwitch:hover, .dropdownItems .otherLanguagesSwitch:active, .dropdownItems .otherLanguagesSwitch:focus {
            background-color: #ccc;
            color: #000;
            text-decoration: none
        }

    .dropdownItems .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        min-width: 10rem;
        padding: .9375rem 1.25rem;
        margin: .125rem 0 0;
        list-style: none;
        font-size: .875rem;
        text-align: left;
        background-color: #e5e5e5;
        border: 1px solid #cccccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-background-clip: padding-box;
        background-clip: padding-box
    }

    .dropdownItems .aboutUhrMenu {
        padding-bottom: 0
    }

    .dropdownItems .otherLanguagesMenu {
        min-width: 18.75rem;
        right: 0;
        left: auto;
        padding-right: 1.875rem
    }

        .dropdownItems .otherLanguagesMenu ul {
            list-style: none;
            padding: 0;
            margin-bottom: 0
        }

            .dropdownItems .otherLanguagesMenu ul li {
                padding-bottom: .3125rem
            }

        .dropdownItems .otherLanguagesMenu a {
            color: #000;
            font-size: 1.1875rem
        }

@media (min-width: 62rem) {
    .navbar {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width: 75rem) {
    .navbar {
        margin: 0 auto
    }
}

.navbar #mainnavigation .nav {
    display: flex;
    width: 100%;
    border-collapse: separate
}

.navbar #mainnavigation .navbar-nav {
    border-spacing: 0
}

    .navbar #mainnavigation .navbar-nav > li.noJavaScript:hover > ul {
        display: block
    }

    .navbar #mainnavigation .navbar-nav .dropdown {
        float: none;
        flex: 1;
        background: none;
        text-align: center;
        padding: 0
    }

        .navbar #mainnavigation .navbar-nav .dropdown.open a.dropdown-toggle {
            background-color: #b00060;
            color: #fff
        }

        .navbar #mainnavigation .navbar-nav .dropdown.open .dropdownToggleBottom {
            background-color: #b00060;
            margin: 0 3px
        }

        .navbar #mainnavigation .navbar-nav .dropdown.open a.dropdown-toggle, .navbar #mainnavigation .navbar-nav .dropdown.active a.dropdown-toggle {
            border-color: #b00060;
            font-weight: 700
        }

            .navbar #mainnavigation .navbar-nav .dropdown.open a.dropdown-toggle:before, .navbar #mainnavigation .navbar-nav .dropdown.open a.dropdown-toggle:after, .navbar #mainnavigation .navbar-nav .dropdown.active a.dropdown-toggle:before, .navbar #mainnavigation .navbar-nav .dropdown.active a.dropdown-toggle:after {
                content: "";
                background: #fff;
                position: absolute;
                height: calc(100% + 5px);
                top: 0;
                width: 6px;
                z-index: 1
            }

            .navbar #mainnavigation .navbar-nav .dropdown.open a.dropdown-toggle:before, .navbar #mainnavigation .navbar-nav .dropdown.active a.dropdown-toggle:before {
                left: -3px
            }

            .navbar #mainnavigation .navbar-nav .dropdown.open a.dropdown-toggle:after, .navbar #mainnavigation .navbar-nav .dropdown.active a.dropdown-toggle:after {
                right: -3px
            }

            .navbar #mainnavigation .navbar-nav .dropdown.open a.dropdown-toggle:hover, .navbar #mainnavigation .navbar-nav .dropdown.open a.dropdown-toggle:focus, .navbar #mainnavigation .navbar-nav .dropdown.active a.dropdown-toggle:hover, .navbar #mainnavigation .navbar-nav .dropdown.active a.dropdown-toggle:focus {
                border-color: #b00060
            }

        .navbar #mainnavigation .navbar-nav .dropdown.open + .open a.dropdown-toggle, .navbar #mainnavigation .navbar-nav .dropdown.active + .open a.dropdown-toggle {
            margin-left: 0rem
        }

        .navbar #mainnavigation .navbar-nav .dropdown.open + .open .dropdownToggleBottom, .navbar #mainnavigation .navbar-nav .dropdown.active + .open .dropdownToggleBottom {
            margin-left: 0
        }

        .navbar #mainnavigation .navbar-nav .dropdown.open + .active a.dropdown-toggle, .navbar #mainnavigation .navbar-nav .dropdown.active + .active a.dropdown-toggle {
            margin-left: 0rem
        }

        .navbar #mainnavigation .navbar-nav .dropdown.open.active a.dropdown-toggle:hover, .navbar #mainnavigation .navbar-nav .dropdown.open.active a.dropdown-toggle:focus {
            border-color: #b00060
        }

        .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle {
            text-decoration: none;
            position: relative;
            font-family: BauWebPro,Arial,Verdana;
            font-size: 1rem;
            font-weight: 500;
            white-space: nowrap;
            text-align: center;
            border-bottom: .3125rem solid #ebbfd7;
            padding: .625rem .3125rem;
            margin-bottom: 0;
            -webkit-box-sizing: content-box
        }

@media (max-width: 74.9375rem) {
    .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle {
        font-size: 1rem
    }
}

.navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:hover, .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:focus {
    text-decoration: none;
    border-bottom: .3125rem solid #b00060
}

    .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:hover:before, .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:hover:after, .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:focus:before, .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:focus:after {
        content: "";
        background: #fff;
        position: absolute;
        height: calc(100% + 5px);
        top: 0;
        width: 6px;
        z-index: 1
    }

    .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:hover:before, .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:focus:before {
        left: -3px
    }

    .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:hover:after, .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:focus:after {
        right: -3px
    }

.navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:hover, .navbar #mainnavigation .navbar-nav .dropdown a.dropdown-toggle:focus {
    text-decoration: none
}

.navbar #mainnavigation .navbar-nav .dropdown .dropdownToggleBottom {
    height: .21rem
}

.navbar #mainnavigation .dropdown-menu {
    text-align: left;
    background-color: #fff;
    border: .3125rem solid #b00060;
    left: -1.25rem
}

@media (min-width: 62rem) {
    .navbar #mainnavigation .dropdown-menu {
        position: absolute;
        float: left;
        background-clip: padding-box;
        min-height: 18.75rem;
        padding: 1.5rem .9375rem;
        z-index: 1000
    }
}

@media (min-width: 62rem) {
    .navbar #mainnavigation .dropdown-menu {
        width: 62.5rem
    }
}

@media (min-width: 75rem) {
    .navbar #mainnavigation .dropdown-menu {
        width: 75rem;
        left: -1.25rem
    }
}

.navbar #mainnavigation .dropdown-menu ul {
    padding: 0
}

    .navbar #mainnavigation .dropdown-menu ul:not(:first-child) {
        margin-bottom: .625rem
    }

.navbar #mainnavigation .dropdown-menu .firstItem {
    color: #000;
    font-family: BauWebPro,Arial,Verdana;
    font-weight: 600
}

    .navbar #mainnavigation .dropdown-menu .firstItem a {
        font-family: BauWebPro,Arial,Verdana;
        font-weight: 600;
        padding-left: 0
    }

.navbar #mainnavigation .dropdown-menu .icon {
    margin-left: .3125rem
}

.navbar #mainnavigation .dropdown-menu .active a {
    color: #b00060;
    font-weight: 700
}

.navbar #mainnavigation .dropdown-menu a {
    background-color: #fff;
    color: #000;
    display: block;
    clear: both;
    font-weight: 400;
    padding: 0 0 .3125rem;
    line-height: 1.125rem;
    border: none
}

    .navbar #mainnavigation .dropdown-menu a:hover, .navbar #mainnavigation .dropdown-menu a:focus {
        color: #b00060
    }

.navbar #mainnavigation .standardPartialPageInMainMenu, .navbar #mainnavigation .landingPartialPage {
    border: none;
    margin-bottom: .625rem
}

    .navbar #mainnavigation .standardPartialPageInMainMenu a, .navbar #mainnavigation .landingPartialPage a {
        position: relative;
        color: #000;
        background-color: #e5f0f5;
        padding: .9375rem .625rem
    }

        .navbar #mainnavigation .standardPartialPageInMainMenu a .vignette, .navbar #mainnavigation .landingPartialPage a .vignette {
            margin: 0;
            padding-left: .8rem;
            padding-right: 1rem;
            font-size: .9375rem
        }

        .navbar #mainnavigation .standardPartialPageInMainMenu a svg, .navbar #mainnavigation .landingPartialPage a svg {
            position: absolute;
            top: 37%;
            right: .5625rem
        }

        .navbar #mainnavigation .standardPartialPageInMainMenu a p, .navbar #mainnavigation .landingPartialPage a p {
            font-family: Calibri,Arial,sans-serif;
            font-weight: 400;
            margin: 0;
            padding-left: .8rem;
            padding-right: 1rem
        }

        .navbar #mainnavigation .standardPartialPageInMainMenu a:hover, .navbar #mainnavigation .landingPartialPage a:hover {
            text-decoration: none
        }

            .navbar #mainnavigation .standardPartialPageInMainMenu a:hover .vignette, .navbar #mainnavigation .landingPartialPage a:hover .vignette {
                text-decoration: underline
            }

.navbar-mobile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: flex-end;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    right: 0;
    height: 4.5rem
}

    .navbar-mobile .navbar-nav {
        border-top: .2rem solid #b00060
    }

    .navbar-mobile .navbar-mobile-icons-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .navbar-mobile .show-menu, .navbar-mobile .show-search {
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #b00060;
        line-height: 1rem;
        padding: .625rem;
        padding-top: 0;
        text-decoration: none;
        height: 3.063rem;
        position: relative;
        top: 1.313rem
    }

        .navbar-mobile .show-menu .text, .navbar-mobile .show-search .text {
            font-size: .6875rem;
            font-weight: 700;
            text-align: center
        }

        .navbar-mobile .show-menu .menu-icon, .navbar-mobile .show-menu .search-icon, .navbar-mobile .show-search .menu-icon, .navbar-mobile .show-search .search-icon {
            height: 1.4rem
        }

        .navbar-mobile .show-menu .menu-icon--search, .navbar-mobile .show-search .menu-icon--search {
            display: none
        }

        .navbar-mobile .show-menu .menu-icon__bar, .navbar-mobile .show-search .menu-icon__bar {
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -ms-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
            height: .1875rem;
            width: 1.5625rem;
            background: #b00060;
            border-radius: .0625rem;
            display: block;
            position: relative;
            top: .125rem
        }

        .navbar-mobile .show-menu .menu-icon__bar--middle, .navbar-mobile .show-menu .menu-icon__bar--bottom, .navbar-mobile .show-search .menu-icon__bar--middle, .navbar-mobile .show-search .menu-icon__bar--bottom {
            margin-top: .25rem
        }

        .navbar-mobile .show-menu:hover, .navbar-mobile .show-search:hover {
            color: #c0327f
        }

            .navbar-mobile .show-menu:hover .menu-icon__bar, .navbar-mobile .show-search:hover .menu-icon__bar {
                background-color: #c0327f
            }

        .navbar-mobile .show-menu[aria-expanded=true] .menu-icon--search, .navbar-mobile .show-search[aria-expanded=true] .menu-icon--search {
            display: inline-block
        }

        .navbar-mobile .show-menu[aria-expanded=true] .search-icon, .navbar-mobile .show-search[aria-expanded=true] .search-icon {
            display: none
        }

        .navbar-mobile .show-menu[aria-expanded=true] .menu-icon__bar--top, .navbar-mobile .show-search[aria-expanded=true] .menu-icon__bar--top {
            -webkit-transform: rotate(45deg) translateY(5px) translateX(5px);
            -moz-transform: rotate(45deg) translateY(5px) translateX(5px);
            -ms-transform: rotate(45deg) translateY(5px) translateX(5px);
            -o-transform: rotate(45deg) translateY(5px) translateX(5px);
            transform: rotate(45deg) translateY(5px) translate(5px)
        }

        .navbar-mobile .show-menu[aria-expanded=true] .menu-icon__bar--middle, .navbar-mobile .show-search[aria-expanded=true] .menu-icon__bar--middle {
            background-color: transparent
        }

        .navbar-mobile .show-menu[aria-expanded=true] .menu-icon__bar--bottom, .navbar-mobile .show-search[aria-expanded=true] .menu-icon__bar--bottom {
            -webkit-transform: rotate(-45deg) translateY(-5px) translateX(5px);
            -moz-transform: rotate(-45deg) translateY(-5px) translateX(5px);
            -ms-transform: rotate(-45deg) translateY(-5px) translateX(5px);
            -o-transform: rotate(-45deg) translateY(-5px) translateX(5px);
            transform: rotate(-45deg) translateY(-5px) translate(5px)
        }

        .navbar-mobile .show-search .icon-forstoringsglas {
            font-size: 1.375rem;
            top: 0;
            width: 1.563rem;
            height: 1.438rem
        }

        .navbar-mobile .show-search:not(.collapsed):before {
            content: "";
            display: block;
            position: absolute;
            top: 2.5rem;
            left: .813rem;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 15px solid #b00060
        }

        .navbar-mobile .show-search span {
            margin-bottom: 0;
            line-height: 1rem
        }

        .navbar-mobile .show-menu:not(.collapsed):before {
            content: "";
            display: block;
            position: absolute;
            top: 2.5rem;
            left: .813rem;
            width: 0;
            height: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 15px solid #b00060
        }

        .navbar-mobile .show-menu span {
            margin-bottom: 0;
            line-height: 1rem
        }

    .navbar-mobile #search-mobile, .navbar-mobile #mobileNavigation {
        position: absolute;
        left: -.6rem;
        z-index: 100;
        top: 4.5rem
    }

@media (min-width: 48rem) {
    .navbar-mobile #search-mobile, .navbar-mobile #mobileNavigation {
        width: 760px
    }
}

@media screen and (max-width: 48rem) {
    .navbar-mobile #search-mobile, .navbar-mobile #mobileNavigation {
        width: 100vw
    }
}

.navbar-mobile #search-mobile .search {
    padding: 1.2rem;
    background-color: #fff;
    height: auto;
    border-top: .2rem solid #b00060;
    position: relative;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    box-shadow: 0 2px 4px #00000080
}

    .navbar-mobile #search-mobile .search .searchInputGroup {
        height: initial;
        position: relative;
        right: 0;
        height: 2.5rem
    }

    .navbar-mobile #search-mobile .search .searchPlaceholder {
        width: 100%
    }

    .navbar-mobile #search-mobile .search .input-group {
        position: relative;
        margin-right: 0;
        width: 100%;
        display: flex
    }

        .navbar-mobile #search-mobile .search .input-group #SearchBox2_QuickSearchBox {
            flex: 1
        }

        .navbar-mobile #search-mobile .search .input-group .input-group-btn {
            width: auto
        }

    .navbar-mobile #search-mobile .search .ess-searchbox {
        height: 2.5rem
    }

    .navbar-mobile #search-mobile .search .ess-searchbutton {
        display: flex;
        padding: 0;
        margin: 0;
        justify-content: center;
        align-items: center
    }

.navbar-mobile #mobileNavigation {
    box-shadow: 0 2px 4px #00000080
}

    .navbar-mobile #mobileNavigation .nav ul {
        padding: 0;
        margin: 0
    }

    .navbar-mobile #mobileNavigation .nav a[aria-expanded=true] > span:before, .navbar-mobile #mobileNavigation .nav a[aria-expanded=True] > span:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .navbar-mobile #mobileNavigation .nav a {
        border-top: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
        padding: .9375rem 1.25rem
    }

        .navbar-mobile #mobileNavigation .nav a > span {
            float: right
        }

            .navbar-mobile #mobileNavigation .nav a > span:before {
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                -ms-transition: all .5s;
                -o-transition: all .5s;
                transition: all .5s
            }

    .navbar-mobile #mobileNavigation .nav .lvl1m a {
        background-color: #fff;
        color: #000;
        font-weight: 400
    }

        .navbar-mobile #mobileNavigation .nav .lvl1m a:hover {
            text-decoration: none
        }

        .navbar-mobile #mobileNavigation .nav .lvl1m a[aria-expanded=true] {
            background-color: #b00060;
            color: #fff;
            font-weight: 700
        }

    .navbar-mobile #mobileNavigation .nav .lvl1m:not(:first-child) a {
        border-top: 1px solid #dedede
    }

    .navbar-mobile #mobileNavigation .nav .lvl2m a {
        padding-left: 2.5rem;
        background-color: #fff;
        color: #000;
        font-weight: 400
    }

        .navbar-mobile #mobileNavigation .nav .lvl2m a[aria-expanded=true] {
            background-color: #ebbfd7;
            color: #000
        }

        .navbar-mobile #mobileNavigation .nav .lvl2m a > span[lang] {
            float: unset
        }

    .navbar-mobile #mobileNavigation .nav .lvl2m .landing-partial-page {
        background-color: #e5f0f5
    }

    .navbar-mobile #mobileNavigation .nav .lvl3m a {
        padding-left: 3.75rem;
        background: #fff
    }

        .navbar-mobile #mobileNavigation .nav .lvl3m a.active {
            background-color: #f7e5ef;
            color: #000;
            font-weight: 700
        }

    .navbar-mobile #mobileNavigation .nav .lvl3m .rightmenu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }

        .navbar-mobile #mobileNavigation .nav .lvl3m .rightmenu a.text {
            padding-left: 3.75rem;
            background: #fff;
            flex-grow: 1;
            font-weight: 400;
            border-right: none
        }

            .navbar-mobile #mobileNavigation .nav .lvl3m .rightmenu a.text.active {
                background-color: #f7e5ef;
                color: #000;
                font-weight: 700
            }

        .navbar-mobile #mobileNavigation .nav .lvl3m .rightmenu a.arrow {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-box-align: center;
            align-items: center;
            padding-left: 0;
            padding-right: 0;
            background: #fff;
            min-width: 3.75rem;
            border-left: none;
            align-self: stretch;
            position: relative
        }

            .navbar-mobile #mobileNavigation .nav .lvl3m .rightmenu a.arrow.active {
                color: #000;
                font-weight: 700
            }

            .navbar-mobile #mobileNavigation .nav .lvl3m .rightmenu a.arrow span {
                float: none;
                margin: 0 auto
            }

            .navbar-mobile #mobileNavigation .nav .lvl3m .rightmenu a.arrow:before {
                content: "";
                background: #e5e5e5;
                position: absolute;
                bottom: 15%;
                left: 0;
                height: 70%;
                width: 1px
            }

    .navbar-mobile #mobileNavigation .nav .lvl4m a {
        padding-left: 5rem;
        background: #fff
    }

        .navbar-mobile #mobileNavigation .nav .lvl4m a.active {
            background-color: #f7e5ef;
            color: #000;
            font-weight: 700
        }

    .navbar-mobile #mobileNavigation .bottomNavMobile.dropdownItems {
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        text-align: center;
        margin-left: 0;
        margin-right: 0
    }

        .navbar-mobile #mobileNavigation .bottomNavMobile.dropdownItems .languageSwitchLink, .navbar-mobile #mobileNavigation .bottomNavMobile.dropdownItems .languageSwitchMenu {
            display: block;
            text-align: center;
            margin-left: 0;
            margin-bottom: 0;
            width: 100%
        }

        .navbar-mobile #mobileNavigation .bottomNavMobile.dropdownItems .hyperLinkMainLanguageSwitch, .navbar-mobile #mobileNavigation .bottomNavMobile.dropdownItems .otherLanguagesSwitch {
            border: 1px solid #ffffff;
            border-top: none;
            background-color: #b00060;
            color: #fff
        }

        .navbar-mobile #mobileNavigation .bottomNavMobile.dropdownItems .otherLanguagesSwitch {
            border-bottom: none
        }

        .navbar-mobile #mobileNavigation .bottomNavMobile.dropdownItems .otherLanguagesMenu {
            margin: 0 1px 0 0;
            width: calc(100% - 2px);
            border: .2rem solid #b00060;
            background-color: #fff;
            background-clip: border-box
        }

@media (max-width: 62rem) {
    .subNavAccordion {
        padding-left: .9375rem;
        padding-right: .9375rem;
        margin-bottom: 1.25rem
    }

        .subNavAccordion .subNavigation {
            border: 1px solid #666
        }

            .subNavAccordion .subNavigation.collapsing, .subNavAccordion .subNavigation.collapse {
                padding-left: .625rem;
                padding-right: .625rem
            }

            .subNavAccordion .subNavigation ul {
                margin: 0;
                margin-top: .3125rem;
                margin-bottom: .3125rem
            }

                .subNavAccordion .subNavigation ul li {
                    margin-top: .3125rem;
                    margin-bottom: .3125rem
                }

        .subNavAccordion .panel-heading {
            border: 1px solid #666;
            background-color: #000;
            padding: .3125rem .625rem
        }

            .subNavAccordion .panel-heading .panel-title {
                margin-bottom: 0
            }

            .subNavAccordion .panel-heading a {
                color: #fff;
                text-decoration: none
            }

                .subNavAccordion .panel-heading a:hover, .subNavAccordion .panel-heading a:focus {
                    text-decoration: none
                }

                .subNavAccordion .panel-heading a.collapsed .caret {
                    border-top: 6px solid;
                    border-bottom: none
                }

                .subNavAccordion .panel-heading a .caret {
                    border-top: none;
                    border-bottom: 6px solid
                }
}

.subNavigation ul {
    list-style-type: none;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.8125rem
}

    .subNavigation ul.level1 {
        padding-left: 0;
        margin-top: -.125rem
    }

        .subNavigation ul.level1 li a {
            display: inline-block;
            line-height: 1.125rem;
            padding-bottom: .3125rem
        }

    .subNavigation ul.level2 {
        padding-left: .9375rem
    }

        .subNavigation ul.level2 li a {
            display: inline-block;
            line-height: 1.125rem;
            padding-bottom: .3125rem
        }

            .subNavigation ul.level2 li a.disabled {
                pointer-events: none;
                cursor: default;
                color: #000
            }

    .subNavigation ul li.active a {
        color: #000
    }

        .subNavigation ul li.active a:hover {
            text-decoration: none
        }

.custom-dropdown {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

    .custom-dropdown .sorting-text {
        margin-right: .5rem
    }

    .custom-dropdown .dropdown {
        position: relative
    }

    .custom-dropdown .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        list-style: none;
        font-size: 1.1875rem;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px #0000002d;
        background-clip: padding-box
    }

        .custom-dropdown .dropdown-menu > li > a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: 400;
            line-height: 1.3;
            color: #000;
            white-space: nowrap
        }

            .custom-dropdown .dropdown-menu > li > a:hover, .custom-dropdown .dropdown-menu > li > a:focus {
                text-decoration: none;
                color: #000;
                background-color: #f5f5f5
            }

.ess-pagination.footer {
    display: block;
    text-align: center;
    line-height: 1.42857;
    padding: .3125rem 0 1rem;
    margin-top: 1.875rem;
    border-bottom: 2px solid #ccc
}

    .ess-pagination.footer > ul {
        padding: 0
    }

    .ess-pagination.footer * {
        display: inline
    }

    .ess-pagination.footer li {
        border: none
    }

        .ess-pagination.footer li a {
            font-size: 1.1875rem;
            font-weight: 700;
            color: #000;
            padding-left: .625rem;
            padding-right: .625rem
        }

            .ess-pagination.footer li a .pagination-arrow {
                font-family: monospace;
                font-size: 1.5rem
            }

        .ess-pagination.footer li.pagingItem:last-child a.button {
            color: #fff;
            background-color: #006e96;
            float: right;
            padding: .5rem 1rem;
            margin-top: -.3rem
        }

        .ess-pagination.footer li a.previous {
            border: 1px solid #006e96;
            color: #000;
            float: left;
            padding: .5rem 1rem;
            margin-top: -.3rem
        }

        .ess-pagination.footer li:last-child a.next {
            color: #fff;
            float: right;
            padding: .5rem 1rem;
            margin-top: -.3rem
        }

        .ess-pagination.footer li .ess-active {
            font-size: 1.375rem;
            background-color: #006e96;
            color: #fff
        }

.white_bg {
    background-color: #fff
}

.white_border {
    border-color: #fff
}

a.cta-button {
    display: inline-block;
    font-family: BauWebPro,Arial,Verdana;
    font-size: 1.3rem !important;
    text-align: center;
    width: 100%;
    padding: .625rem
}

@media screen and (min-width: 47.9375rem) {
    a.cta-button {
        width: 50%
    }
}

img:not(.img-articlePage) {
    /*width: 100%;*/
    height: auto
}

footer#footer img {
    width: auto
}

.isDevOrTstEnv {
    color: red;
    font-weight: 700;
    font-size: xx-large;
    position: fixed;
    pointer-events: none;
    z-index: 10000
}

.zebra > :nth-child(odd) {
    background-color: #f2f2f2
}

.bordered > * {
    border: 1px solid #c9c9c9
}

    .bordered > *:not(:first-child) {
        border-top: none
    }



/*@font-face {
    font-family: BauWebPro;
    font-weight: 500;
    src: url(/content/fonts/BauWebPro.eot);
    src: url(/content/fonts/BauWebPro.eot?#iefix) format("embedded-opentype"),url(/content/fonts/BauWebPro.woff) format("woff")
}*/

@font-face {
    font-family: BauWebPro;
    font-weight: 500;
    src: url(/content/fonts/BauWebPro-Medium.eot);
    src: url(/content/fonts/BauWebPro-Medium.eot?#iefix) format("embedded-opentype"),url(/content/fonts/BauWebPro-Medium.woff) format("woff")
}

@font-face {
    font-family: BauWebPro;
    font-weight: 700;
    src: url(/content/fonts/BauWebPro-Bold.eot);
    src: url(/content/fonts/BauWebPro-Bold.eot?#iefix) format("embedded-opentype"),url(/content/fonts/BauWebPro-Bold.woff) format("woff")
}

@font-face {
    font-family: uhr-icon-font;
    src: url(/content/fonts/uhr-icon-font.eot?v=1.1);
    src: url(/content/fonts/uhr-icon-font.eot?#iefix) format("embedded-opentype"),url(/content/fonts/uhr-icon-font.woff?v=1.1) format("woff"),url(/content/fonts/uhr-icon-font.ttf?v=1.1) format("truetype"),url(/content/icons/uhr-icon-font.svg#uhr-icon-font) format("svg");
    font-weight: 400;
    font-style: normal
}

.multiselect-container {
    position: relative;
    margin-bottom: 1.5rem
}

    .multiselect-container .multiselect__toggle {
        display: flex;
        align-items: center;
        padding: 1.5625rem .9375rem;
        background-color: #fff;
        border: 1px solid #333333;
        height: 3rem;
        position: relative;
        width: 100%;
        justify-content: space-between
    }

@media (max-width: 47.9375rem) {
    .multiselect-container .multiselect__toggle {
        padding: .5rem .938rem
    }
}

.multiselect-container .multiselect__toggle[aria-expanded=true] .icon {
    transform: rotate(180deg)
}

.multiselect-container .multiselect__toggle .icon {
    transition: transform .3s ease;
    margin-bottom: .2rem
}

.multiselect-container .multiselect__toggle span {
    margin-bottom: 0
}

.multiselect-container .multiselect__dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    border: 1px solid #333333;
    z-index: 10;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.35);
    box-shadow: 2px 2px 5px #00000059;
    width: 100%
}

    .multiselect-container .multiselect__dropdown span {
        margin-bottom: 0
    }

    .multiselect-container .multiselect__dropdown ul li.option {
        color: #000;
        padding: 0 !important;
        margin-bottom: 0 !important;
        border: none !important;
        cursor: pointer;
        display: block;
        position: relative
    }

        .multiselect-container .multiselect__dropdown ul li.option .container-choice {
            padding: .875rem;
            width: 100%;
            display: flex;
            align-items: flex-start;
            gap: .75rem;
            margin-bottom: 0
        }

            .multiselect-container .multiselect__dropdown ul li.option .container-choice.disabled {
                color: #ccc
            }

            .multiselect-container .multiselect__dropdown ul li.option .container-choice:hover {
                background-color: #f2f2f2
            }

            .multiselect-container .multiselect__dropdown ul li.option .container-choice.active {
                color: #000;
                background-color: #d8c9e7
            }

            .multiselect-container .multiselect__dropdown ul li.option .container-choice:focus-within {
                outline: 2px solid black
            }

        .multiselect-container .multiselect__dropdown ul li.option input {
            margin-top: .3rem !important;
            width: 1em;
            height: 1em;
            vertical-align: top;
            background-color: #fff;
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            margin: 0;
            border: 1px solid #000;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
            flex-shrink: 0;
            flex-grow: 0;
            flex-basis: auto
        }

            .multiselect-container .multiselect__dropdown ul li.option input:checked {
                background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2019.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Lager_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2085%2085'%20style='enable-background:new%200%200%2085%2085;'%20xml:space='preserve'%3e%3cg%3e%3cpolygon%20points='29.6,73.7%204.3,48.5%2017.7,35%2029.6,46.9%2065.8,10.6%2079.2,24.1%20'/%3e%3c/g%3e%3c/svg%3e")
            }

            .multiselect-container .multiselect__dropdown ul li.option input:focus {
                outline: none
            }

            .multiselect-container .multiselect__dropdown ul li.option input:disabled {
                border-color: #ccc
            }

    .multiselect-container .multiselect__dropdown.open {
        display: block
    }

.underline-accordion {
    margin-bottom: 3rem
}

.underline-accordion__header {
    width: 100%
}

@media (min-width: 62rem) {
    .underline-accordion__header {
        width: 50%
    }
}

.underline-accordion p {
    margin-bottom: 0
}

.underline-accordion h5 {
    font-family: Calibri,Arial,sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5625rem
}

.underline-accordion__toggle {
    display: flex;
    border: none;
    background-color: transparent;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    padding: 0 0 .313rem
}

    .underline-accordion__toggle[aria-expanded=true] .icon {
        transform: rotate(180deg)
    }

    .underline-accordion__toggle .icon {
        transition: transform .3s ease
    }

.underline-accordion__content {
    margin-top: 1.5rem
}

@media (min-width: 62rem) {
    .underline-accordion__content {
        width: 50%
    }
}

@media (min-width: 62rem) {
    .admission-stat-info .table-info-text {
        font-size: 1.5rem;
        width: 75%
    }
}

.uhr_color_selector_none {
    background-image: linear-gradient(45deg,#808080 25%,transparent 25%),linear-gradient(-45deg,#808080 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#808080 75%),linear-gradient(-45deg,transparent 75%,#808080 75%);
    background-size: 20px 20px;
    background-position: 0 0,0 10px,10px -10px,-10px 0px
}

.uhr_color_none {
    color: transparent
}

.uhr_color_none_bg {
    background-color: transparent
}

.uhr_color_none_border {
    border-color: transparent
}

.uhr_color_turquoise_primary {
    color: #0096a5
}

a.uhr_color_turquoise_primary, a.uhr_color_turquoise_primary:hover {
    color: #00828f
}

    a.uhr_color_turquoise_primary:focus {
        color: #00828f
    }

button.uhr_color_turquoise_primary {
    color: #00828f
}

.uhr_color_turquoise_primary_bg {
    background-color: #00a5b5
}

    .uhr_color_turquoise_primary_bg.color-header {
        background-color: #0096a5
    }

    .uhr_color_turquoise_primary_bg.color-accordion {
        background-color: #40bcc8;
        color: #000
    }

    .uhr_color_turquoise_primary_bg.color-button {
        background-color: #0096a5;
        color: #fff
    }

        .uhr_color_turquoise_primary_bg.color-button:hover {
            background-color: #40bcc8;
            color: #000
        }

    .uhr_color_turquoise_primary_bg.color-toggle-btn {
        background-color: #bfe8ec;
        color: #000
    }

.open .uhr_color_turquoise_primary_bg.color-toggle-btn {
    background-color: #00a5b5;
    color: #000
}

h2.uhr_color_turquoise_primary_bg {
    background-color: #0096a5;
    color: #fff
}

.uhr_color_turquoise_primary_border {
    border-color: #00a5b5
}

.uhr_color_purple_primary, a:hover.uhr_color_purple_primary {
    color: #62269e
}

a:focus.uhr_color_purple_primary {
    color: #62269e
}

.uhr_color_purple_primary_bg {
    background-color: #62269e
}

    .uhr_color_purple_primary_bg.color-accordion {
        background-color: #ab99c9;
        color: #000
    }

    .uhr_color_purple_primary_bg.color-button {
        background-color: #573393;
        color: #fff
    }

        .uhr_color_purple_primary_bg.color-button:hover {
            background-color: #ab99c9;
            color: #000
        }

    .uhr_color_purple_primary_bg.color-toggle-btn {
        background-color: #d5cce4;
        color: #000
    }

.open .uhr_color_purple_primary_bg.color-toggle-btn {
    background-color: #62269e;
    color: #fff
}

h2.uhr_color_purple_primary_bg {
    color: #fff
}

.uhr_color_purple_primary_border {
    border-color: #62269e
}

.uhr_color_petroleum_primary, a:hover.uhr_color_petroleum_primary {
    color: #006e96
}

a:focus.uhr_color_petroleum_primary {
    color: #006e96
}

.uhr_color_petroleum_primary_bg {
    background-color: #006e96
}

    .uhr_color_petroleum_primary_bg.color-accordion {
        background-color: #4093b1;
        color: #000
    }

    .uhr_color_petroleum_primary_bg.color-button {
        background-color: #006e96;
        color: #fff
    }

        .uhr_color_petroleum_primary_bg.color-button:hover {
            background-color: #66a9c1;
            color: #000
        }

    .uhr_color_petroleum_primary_bg.color-toggle-btn {
        background-color: #bfdbe5;
        color: #000
    }

.open .uhr_color_petroleum_primary_bg.color-toggle-btn {
    background-color: #006e96;
    color: #fff
}

h2.uhr_color_petroleum_primary_bg {
    color: #fff
}

.uhr_color_petroleum_primary_border {
    border-color: #006e96
}

.uhr_color_petroleum_light {
    color: #bfdbe5
}

.uhr_color_petroleum_light_bg {
    background-color: #bfdbe5
}

.uhr_color_petroleum_light_border {
    border-color: #bfdbe5
}

.uhr_color_white {
    color: #fff
}

.uhr_color_white_bg {
    background-color: #fff
}

.uhr_color_white_border {
    border-color: #fff
}

.uhr_color_black {
    color: #000
}

.uhr_color_black_bg, .uhr_color_black_bg.color-button {
    background-color: #000
}

    .uhr_color_black_bg.color-button:hover {
        background-color: #bfbfbf;
        color: #000
    }

.uhr_color_black_border {
    border-color: #000
}

.uhr_color_gray {
    color: #bfbfbf
}

.uhr_color_gray_bg {
    background-color: #bfbfbf
}

.uhr_color_gray_border {
    border-color: #bfbfbf
}

.alert-noinfo-warning {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    box-sizing: border-box;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.sticky-filler {
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    height: 123px;
    background-color: #fff;
    box-shadow: 0 4px 4px #ccc;
    z-index: 50
}

    .sticky-filler:has(+table.stuck) {
        display: block
    }

/* Slut på css från Studera.nu */

/* Egen lokal css för nya HP-anmälan */

@font-face {
    font-family: BauWebPro-Bold;
    src: url("BauWebPro-Bold.eot");
}

@font-face {
    font-family: BauWebPro-BoldItalic;
    src: url("BauWebPro-BoldItalic.eot");
}

@font-face {
    font-family: BauWebPro-Medium;
    src: url("BauWebPro-Medium.eot");
}

@font-face {
    font-family: BauWebPro-Bold;
    src: url("BauWebPro-Bold.woff") format("woff");
}

@font-face {
    font-family: BauWebPro-BoldItalic;
    src: url("BauWebPro-BoldItalic.woff") format("woff");
}

@font-face {
    font-family: BauWebPro-Medium;
    src: url("BauWebPro-Medium.woff") format("woff");
}

.top_info_box {
    background-color: #EFE9F5;
    margin-left: -.625rem;
    margin-right: -.625rem;
    padding: 1.5rem 2rem;
    padding-bottom: 2rem;
    margin-top: 1.5rem;
}

.bildruta {
    margin-left: -.625rem;
    margin-right: -.625rem;
    margin-top: 1rem;
}

.viktigtMeddelande_info_box {
    background-color: rgba(228, 38, 53, 0.38);
    margin-left: -.625rem;
    margin-right: -.625rem;
    padding: 1.3rem 1.1rem;
    margin-bottom: 1rem;
}

.top_info_box p {
    margin-bottom: .5rem;
}

@media screen and (min-width: 1200px) {
    .paddingSidorKolumn2Desktop {
        padding-right: 5rem;
    }
}

@media screen and (min-width: 61.9375rem) and (max-width: 1200px) {
    .paddingSidorKolumn2Desktop {
        padding-left: 7rem;
        padding-right: 7rem;
    }

    .paddingSidorEndastKolumn1Desktop {
        padding-left: 7rem;
        padding-right: 7rem;
    }
}

/* ------- Styling för desktop ------- */
@media screen and (min-width: 61.9375rem) {
    body {
        color: #000;
        font-family: Calibri;
        font-size: 1.1875rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5625rem;
    }

        body p {
            color: #000;
            font-family: Calibri;
            font-size: 1.1875rem;
            font-style: normal;
            font-weight: 400;
            line-height: 1.5625rem;
        }

    h1 {
        color: #000;
        font-family: BauWebPro,Arial,Verdana;
        font-size: 2.25rem;
        font-style: normal;
        font-weight: 700;
        line-height: 2.4375rem;
        margin-bottom: 1.5rem;
    }

    h2 {
        color: #000;
        font-family: BauWebPro,Arial,Verdana;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.625rem;
        margin-bottom: 1.5rem;
    }

    h3 {
        color: #000;
        font-family: BauWebPro;
        font-size: 1.1875rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.3125rem;
        margin-bottom: 1.5rem;
    }

    h4 {
        color: #000;
        font-family: Calibri;
        font-size: 1.1875rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.3125rem;
    }

    .top_info_box {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
        /*margin-left: -1.875rem;
        margin-right: -1.875rem*/
    }

    .viktigtMeddelande_info_box {
        margin-top: 1rem;
        padding-left: 1.875rem;
        padding-right: 1.875rem;
        margin-left: -1.875rem;
        margin-right: -1.875rem
    }

    .btn-block {
        max-width: 12rem;
        margin-right: .5rem;
    }

        .btn-block + .btn-block {
            margin-top: 0;
        }

    .pageHeader_grey {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
        margin-left: -1.875rem;
        margin-right: -1.875rem;
        min-height: 7rem;
    }

    .extern-lank {
        color: #006E96;
        font-family: Calibri;
        font-size: 1.1875rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5rem; /* This sets the line-height for wrapped text */
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        /* Add spacing around the link to maintain overall spacing */
        padding-top: 0.55rem;
        padding-bottom: 0.55rem;
        display: inline;
        /* Add these properties to handle long text */
        word-break: break-all;
        overflow-wrap: break-word;
        white-space: normal;
        max-width: 100%;
    }

    .extern-lank-bold {
        color: #006E96;
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5rem; /* This sets the line-height for wrapped text */
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        /* Add spacing around the link to maintain overall spacing */
        padding-top: 0.55rem;
        padding-bottom: 0.55rem;
        display: inline;
        /* Add these properties to handle long text */
        word-break: break-all;
        overflow-wrap: break-word;
        white-space: normal;
        max-width: 100%;
    }
    
    .form-control {
        max-width: 37rem;
    }

    /*    .paddingSidorDesktop {
        padding-left: 12rem;
        padding-right: 12rem;
    }*/

    .paddingSidorkolumn1Desktop {
        padding-left: 7rem;
        padding-right: 7rem;
    }

    .paddingSidorEndastKolumn1Desktop {
        padding-left: 7rem;
    }

    /*.paddingSidorKolumn2Desktop {
        padding-right: 5rem;
    }*/

    #footer .footerRow {
        margin-left: 5rem;
        margin-right: 5rem;
    }

    .accordion-button_information {
        font-family: Calibri;
        font-size: 1.1875rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5625rem;
        padding-left: 3rem;
        padding-top: 1.2rem;
        padding-bottom: 1.2rem;
        /*border-top: solid 0.1rem #dee2e6;
    margin-left: -.625rem;
    margin-right: -.625rem;*/
        /*padding: 1.875rem .625rem*/
    }

    .checkboxPul {
        margin-top: .8rem !important;
        height: 20px;
        width: 20px;
        line-height: 44px;
    }

    .margin_top_kolumn2 {
        margin-top: 1.5rem;
    }

    .inforuta_gra_ram_startsida {
        padding: 2rem;
    }

    .inforuta_gra_ram h3 {
        color: var(--Grskala-Svart, #000);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Calibri;
        font-size: 1.1875rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5625rem;
        margin-bottom: .5rem;
        display: inline;
    }

    .top_info_box h3 {
        color: var(--Grskala-Svart, #000);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Calibri;
        font-size: 1.1875rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5625rem;
        margin-bottom: .5rem;
        display: inline;
    }

    .minskadMarginRight {
        margin-right: 0 !important;
    }
}

/* ------- Slut Styling för desktop ------- */


@media screen and (min-width: 87.5rem) {
    .paddingSidorDesktop {
        padding-left: 18rem;
        padding-right: 18rem;
    }
}

@media screen and (min-width: 75.0625rem) and (max-width: 87.5rem) {
    .paddingSidorDesktop {
        padding-left: 12rem;
        padding-right: 12rem;
    }
}

@media screen and (min-width: 48rem) and (max-width: 75.0625rem) {
    .paddingSidorDesktop {
        padding-left: 10rem;
        padding-right: 10rem;
    }
}


/* ------- Styling för mobil ------- */
@media screen and (max-width: 61.9375rem) {

    body {
        color: #000;
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5625rem;
    }

        body p {
            color: #000;
            font-family: Calibri;
            font-size: 1.125rem;
            font-style: normal;
            font-weight: 400;
            line-height: 1.5625rem;
        }

    .modal-dialog {
        width: 90%;
        min-width: 100px;
        margin: auto;
        margin-top: 10rem;
    }

    .modal-content {
        max-width: 25rem;
        margin: auto;
    }

    .top_info_box {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding-left: 1.25rem;
    }

    .bildruta {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        margin-top: 1rem;
    }

    .viktigtMeddelande_info_box {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding-left: 1.25rem;
    }

    h1 {
        color: #000;
        font-family: BauWebPro,Arial,Verdana;
        font-size: 1.3125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.625rem;
        margin-bottom: 1.5rem;
    }

    h2 {
        color: #000;
        font-family: BauWebPro,Arial,Verdana;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5625rem;
        margin-bottom: 1.5rem;
    }

    h3 {
        color: #000;
        font-family: BauWebPro;
        font-size: 0.9375rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5625rem;
        margin-bottom: 1.5rem;
    }

    h4 {
        color: #000;
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5625rem;
    }

    label {
        color: var(--Grskala-Svart, #000);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.25rem;
    }

    /*   .btn-block {
        max-width: 36rem;
    }*/

    .pageHeader_grey {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        min-height: 4.5rem;
    }

    .extern-lank {
        color: #006E96;
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5rem; /* This sets the line-height for wrapped text */
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        /* Add spacing around the link to maintain overall spacing */
        padding-top: 0.55rem;
        padding-bottom: 0.55rem;
        display: inline;
        /* Add these properties to handle long text */
        word-break: break-all;
        overflow-wrap: break-word;
        white-space: normal;
        max-width: 100%;
    }

    .extern-lank-bold {
        color: #006E96;
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.5rem; /* This sets the line-height for wrapped text */
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        /* Add spacing around the link to maintain overall spacing */
        padding-top: 0.55rem;
        padding-bottom: 0.55rem;
        display: inline;
        /* Add these properties to handle long text */
        word-break: break-all;
        overflow-wrap: break-word;
        white-space: normal;
        max-width: 100%;
    }

    .radio-inline, .checkbox-inline {
        margin-bottom: 1rem;
        vertical-align: text-top;
        max-width: 18rem;
    }

    .margin-top-mobil {
        margin-top: 1rem;
    }

    .accordion-button_information {
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.125rem;
        /*border-top: solid 0.1rem #dee2e6;
    margin-left: -.625rem;
    margin-right: -.625rem;*/
        /*padding: 1.875rem .625rem*/
    }

    .margin_top_kolumn2 {
        margin-top: 5rem;
    }

    .padding0 {
        padding: 0;
    }

    .inforuta_gra_ram_startsida {
        padding: 2rem 1rem;
    }

    .checkboxPul {
        margin-top: .8rem !important;
        height: 20px;
        width: 20px;
        line-height: 44px;
    }

    .inforuta_gra_ram h3 {
        color: var(--Grskala-Svart, #000);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.25rem;
        margin-bottom: .5rem;
        display: inline;
    }

    .top_info_box h3 {
        color: var(--Grskala-Svart, #000);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: Calibri;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.25rem;
        margin-bottom: .5rem;
        display: inline;
    }

    .anmalanOppenIkon {
        max-width: 24px;
        max-height: 26px;
    }

    .meny-oversiktval-maxwidth {
        max-width: 4rem;
    }

    .meny-minapersonuppgifterval-maxwidth {
        max-width: 10.5rem;
    }

    .meny-provresultatval-maxwidth {
        max-width: 9rem;
    }
}



/* ------- Slut Styling för mobil ------- */

@media screen and (max-width: 47.9375rem) {

    .minWidthMobil {
        display: block !important;
        min-width: 100%;
    }
}

.top_info_box_Paragraf {
    margin-bottom: 0
}

.pageHeader_grey {
    margin-left: -.625rem;
    margin-right: -.625rem;
    padding: 1rem .625rem
}

.loginruta {
    margin-top: 1.5rem;
}

.logout {
    /*margin-top: 1.5rem;*/
    text-align: right;
}

.center_info_box {
    margin-top: 2rem;
}

.accordion-item:first-of-type {
    border-top: none;
}

.accordion-button_information :hover {
    background-color: #E5E5E5 !important;
}

li {
    margin-bottom: .5rem;
}

.margin-top_2rem {
    margin-top: 2rem;
}

.margin-top_3rem {
    margin-top: 3rem;
}

.margin-bottom_1rem {
    margin-bottom: 1rem;
}

.margin-left_1rem {
    margin-left: 1rem;
}

.displayInline {
    display: inline;
}

.form-control-fodelsedatum {
    border-radius: 0px;
    border: 1px solid #000;
    height: 48px;
    font-size: 19px;
    display: inline;
    width: 180px;
    padding: 6px;
}

@media screen and (max-width: 767px), print and (max-width: 767px) {
    .form-control-fodelsedatum {
        display: block;
    }
}

/* Knappar - lila tema */

.button,
.btn {
    background: #62269e;
    color: #FFF;
    text-decoration: none;
    border-radius: 0;
    border: none;
    /*padding: 8px 15px;*/
    display: inline-block;
    height: 3rem;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    min-width: fit-content;
}

    .button,
    .btn:focus,
    .btn:active {
        color: #FFF;
        /*border: 2px solid #62269E !important;*/
    }

        .button :hover, .button.disabled:hover,
        .btn :hover,
        .btn.disabled:hover {
            background: #8151b1;
        }

        .button.btn-primary,
        .btn.btn-primary {
        }

            .button.btn-primary:focus, .button.btn-primary:active,
            .btn.btn-primary:focus,
            .btn.btn-primary:active {
                background: #62269e;
                color: #FFF;
                text-decoration: underline;
                border: 2px solid #62269E !important;
            }

            .button.btn-primary:hover,
            .btn.btn-primary:hover {
                background: #B093CF;
                color: #FFF;
            }

    .btn.disabled, .btn:disabled, fieldset:disabled .btn {
        color: #FFF;
        pointer-events: none;
        background-color: #62269e !important;
        border-color: #62269e !important;
        opacity: .65;
    }

    .button.btn-default,
    .btn.btn-default {
        background: #FFF;
        color: #000;
        border: 1px solid #000;
    }

        .button.btn-default:hover,
        .btn.btn-default:hover {
            background: #f2f2f2;
        }

        .button.btn-default:focus, .button.btn-default:active,
        .btn.btn-default:focus,
        .btn.btn-default:active {
            text-decoration: underline;
        }

    .button.cancel,
    .btn.cancel {
        background: #000;
        padding-left: 20px;
        padding-right: 20px;
    }

    .button.inactive,
    .btn.inactive {
        background: #9B9C9E;
        cursor: default;
    }



/* Slut knappar lila tema */

.accordion-button-anmalan {
    background-color: #D8C9E7;
    border-radius: 0;
}

.accordion-header-anmalan {
    margin-top: 1rem;
    border-top: none !important;
}

.accordion-button:not(.collapsed) {
    background-color: #EFE9F5;
    box-shadow: none;
    color: #000
}

.accordion-header {
    /*margin-top: 1rem;*/
    border-top: solid;
    border-top-width: thin;
    border-top-color: #B093CF;
}

.accordion-button.disabled {
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
}

.accordion-button.disabled:hover {
    background-color: inherit;
}

.accordion-button.disabled::after {
    opacity: 0.5;
}

.accordion-item-info {
    border-bottom: none;
}

.tillbaka {
    margin-bottom: 1rem;
}

span.field-validation-valid {
    display: none;
}

span.field-validation-error {
    color: red;
}

.validation-summary-errors ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
    color: red;
}

.hp-popover-icon:hover {
    cursor: pointer;
}

.hp-info-blue {
    background-color: #EBF3F7;
    padding: 2rem 1rem;
}

.hp-info-grey-anpassningar {
    background-color: #F2F2F2;
    padding: 2rem 1rem;
}

.hp-info-i {
    background-color: #EBF3F7;
    padding-left: .5rem;
}

.hp-info-grey {
    background-color: #F2F2F2;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.hp-info-tidigareAnpassning {
    background-color: #F2F2F2;
    padding: 2rem 1rem;
}

.hp-info-red {
    background-color: #F7E5EF;
}

.hp-error-panel {
    background-color: rgba(228, 38, 53, 0.38);
    padding: 2rem 1rem;
}

    .hp-error-panel label {
        display: inline;
    }

.paneler-info-anmalan {
    border: 1px solid #D6D6D6;
    padding: 1rem;
    margin-bottom: 1rem;
}

.divBorderTop {
    margin-top: 1rem;
    border-top: #B00060;
    border-top-style: solid;
    border-top-width: thin;
    padding-top: 1rem;
}

.borderTopAnmalan {
    border-top: #B00060;
    border-top-style: solid;
    border-top-width: thin;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

.borderLeftIntyg {
    border-left: #62269E;
    border-left-style: solid;
    border-left-width: 0.25rem;
    padding-left: 0.5rem;
}

.paddingLeft_accordionButton {
    padding-left: 4.5rem;
}


/* -------- Sidhuvud ---------- */

.siteHeaderLogoImage {
    position: relative;
    /*margin-top: 1rem*/
}

    .siteHeaderLogoImage.logoLargeScreens {
        display: none
    }

    .siteHeaderLogoImage:hover {
        text-decoration: none
    }

.siteHeaderLogoText h1, .siteHeaderLogoText span {
    font-family: BauWebPro,Arial,Verdana;
    display: inline-block;
    color: #62269E;
    line-height: 1;
    font-size: 1.4375rem;
    vertical-align: bottom;
    margin-bottom: 0;
    height: 100%;
    padding-left: .5rem;
    font-weight: 600;
    border-left: 1px solid #000;
}

.siteHeaderLogoText:hover {
    color: #b00060
}


/* Mindre skärm */
@media screen and (max-width: 61.9375rem) {

    /*    .siteLogoTextWrapper {
        position: relative;
        top: 1rem
    }*/

    .siteHeaderLogoImage {
        margin-top: .25rem;
    }

    .siteHeaderLogoText {
        position: absolute;
        /*top: .625rem;
        left: 3.125rem;*/
        margin-left: 1rem;
    }

        .siteHeaderLogoText h1, .siteHeaderLogoText span {
            font-family: BauWebPro,Arial,Verdana;
            font-size: 1.75rem;
            font-style: normal;
            font-weight: 700;
            line-height: 1.625rem;
            margin-top: 1.3rem;
        }
}
/* Slut mindre skärm */



/* Större skärm */
@media screen and (min-width: 61.9375rem) {
    .siteHeaderLogoImage.logoLargeScreens {
        display: inline-block;
        margin-top: 1rem;
    }

    .siteHeaderLogoImage.logoSmallScreens {
        display: none
    }

    .siteHeaderLogoText h1, .siteHeaderLogoText span {
        vertical-align: middle;
        border-left: 1px solid #000;
        margin-left: 2rem;
        padding-left: 1rem;
        font-size: 3.4rem;
        padding: .3rem 1rem;
        margin-top: .7rem
    }
}
/* ---- Slut Sidhuvud ------- */

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        margin-right: 4rem;
    }
}

.navbar-collapse {
    flex-grow: 0;
}


.nav-link {
    color: #000;
    font-family: Calibri;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-right: 1rem;
}

    .nav-link.active {
        /*text-decoration-style: solid;
        text-decoration-line: underline;*/
        border-bottom: solid 4px;
        padding-bottom: .2rem;
        /*max-width: 12rem;*/
    }

    .nav-link:hover {
        color: #62269E;
        text-decoration: none;
    }

.show {
    margin-bottom: 1rem;
}

.inforuta_gra_ram {
    border-radius: 0.4375rem;
    border: 1px solid var(--Grskala-Gr-20, #CCC);
    background: #FFF;
    display: flex;
    padding: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.625rem;
    align-self: stretch;
    margin-bottom: 1rem;
}

.inforuta_gra_ram_startsida {
    border-radius: 0.4375rem;
    border: 1px solid var(--Grskala-Gr-20, #CCC);
    background: #FFF;
    align-self: stretch;
    margin-bottom: 1rem;
    margin-left: -.5rem;
    margin-right: -.5rem;
    margin-top: 1.5rem;
}

.input-validation-error {
    border-color: red !important;
}

.validation-message-multiline {
    white-space: pre-line;
}

.kompletteraBanner {
    background-color: #B00060;
    color: #FFF;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Calibri;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    padding-left: .5rem;
    padding-right: .5rem;
}
