body.skiss {
    background: url('/static/gfx/FI_Undersida_A02.png');
    background: url('/static/gfx/skiss/FI_Artikelsida_D4.png');
    background: url('/Static/gfx/skiss/121717665.png');
    background: url('/Static/gfx/skiss/121718903.png');
    background: url('/Static/gfx/skiss/121456124.png');
    background: url('/Static/gfx/skiss/121717666.png');
    height: 4000px;
    background-position: center top;
    border: 0;
}

.skiss.landingpage {
    background-image: url('/static/gfx/skiss/119402950.png');
}

.skiss.listpage {
    background-image: url('/Static/gfx/skiss/120838015.png');
    background-image: url('/Static/gfx/skiss/123359386.png');
}


.sub-nav, .page, .spalt {
    display: inline-block;
    vertical-align: top;
}

.sub-nav, .spalt {
    width: 31.07%;
}

.spalt .sub-nav {
    width: 100%;
}

#left-nav {
    margin: 0.2em 1.45% 0 0.75%;
}

.page {
    width: 65.23%;
    margin: 0 0.75% 0 0.75%;
    max-width: 42.64em;
    min-height: 32em;
}

.wide-page {
    width: 65.23%;
    margin: 0 0.75% 0 5.75%;
    margin: 0 0.75% 0 4.92%;
    max-width: 45.64em;
    min-height: 22em;
}

.registerPage {
    width:  80%;
    margin: 0 0.75%;
}


.breadcrumb {
    margin-top: 1.88em;
}

    .breadcrumb > span, .breadcrumb > a {
        color: black;
        text-decoration: underline;
        display: inline-block;
        letter-spacing: 0.003em;
        font-size: 0.875em;
        color: #333;
    }

    .breadcrumb > span {
        text-decoration: none;
    }

        .breadcrumb > a::after, .breadcrumb > span.unavailable::after {
            content: "\f105";
            font-family: 'font-awesome';
            text-decoration: none;
            display: inline-block;
            margin: 0 0.7em 0 0.7em;
        }

    .breadcrumb a:hover, .breadcrumb a:focus {
        color: #eb7a00;
    }

    .breadcrumb a:active {
        color: #999;
    }

h1 {
    text-indent: -0.024em;
}

.lead {
    font-size: 1.25em;
    margin: 0 0 1.00em;
    line-height: 1.42;
    letter-spacing: -0.0011em;
    font-weight: 400;
}

.editor-content {
    margin-bottom: 1.0em;
}

.hint, .editor-content .hint {
    color: #555;
    font-style: italic;
    font-size: 0.833em;
    font-weight: 300;
    line-height: 1.4;
    margin: 16px 0 16px;
    min-height: 28px;
}

.hint:hover, .editor-content .hint:hover {
    color: #000;
    font-size: 1em;
}

.content.with-sub-nav {
    direction: rtl;
}

.hogerstalld.content {
    direction: ltr;
}

.listpage .content.with-sub-nav {
    /*direction: initial;*/
}

.listpage .page {
    max-width: none;
}

.listpage .list-item {
    max-width: 42.64em;
}

.content.without-breadcrumb .page {
    margin-top: 2em;
}

.facets {
    max-width: 20em;
    margin: 5.2em 0em 4em 1em;
    padding: 0.6em;
    text-align: left;
}

    .facets h2 {
        font-weight: 600;
    }

.new.facets h2 {
    display: none;
}

.facets .facet {
    background: #058BA8;
    color: white;
    padding: 0.4em;
}

.new .facet {
    background: none;
}

.facets .facet-heading {
    display: block;
    text-align: left;
    background: inherit;
    color: inherit;
    font-weight: 500;
    text-transform: none;
    font-size: 1.24em;
    margin-left: .3em;
}

.new .facet-heading {
    background: #006a7d;
    margin-left: 0;
    padding-left: 0.6em;
    font-size: 1.33em;
    padding: 0.3em 0.5em;
    margin: 0;
}

.facet > ul {
    display: inline-block;
    margin: 0.6em 0 0.8em 0;
    width: 100%;
    border: none;
}

.facets ul li {
    background: inherit;
    color: inherit;
    margin: 0;
    padding: 0.3em 0.46em;
}

.new.facets ul li {
    background: none;
    padding: 0.2em 0 0.2em 1.8em;
}

.facet > ul > li > a {
    color: inherit;
    padding: 0;
    text-decoration: underline;
    font-weight: 400;
    color: white;
}

.new .facet ul > li > a {
    background: #eee;
    color: #003d46;
    display: inline-block;
    width: auto;
    border: 1px solid #4dafc3;
    padding: 0.2em 0.3em 0.15em 0.4em;
    font-size: 1em;
    text-decoration: none;
}

.new .facet .currently-selected > li > a {
    background: #003d46;
    color: white;
}

.new .facet .not.currently-selected > li > a,
.new .facet .maybe.currently-selected > li > a {
    background: #eee;
    color: #003d46;
}

.new .facet ul > li > a:hover, .new .facet ul > li > a:focus {
    text-decoration: underline;
}

.facet .currently-selected a::before {
    display: inline-block;
    content: '\f056';
    content: '\f00c';
    font-family: 'font-awesome';
    margin-right: 0.3em;
    font-size: 0.84em;
}

.facet .not.currently-selected a::before {
    content: '\f055';
    content: '';
}

.maybe.currently-selected a::before, .currently-selected a::before {
    content: '';
    min-width: 1.06em;
    min-height: 1em;
    display: inline-block;
    border: 1px solid #ccc;
    border-right-color: #eee;
    border-bottom-color: #eee;
    background-color: hsl(189, 100%, 31%);
    line-height: 0.9;
    vertical-align: middle;
    margin-right: 0.55em;
}

.maybe.currently-selected .selected a::before {
    content: '\f00c';
}

.maybe.currently-selected .selected .count {
    display: none;
}

.new .maybe.currently-selected a::before,
.new .facet .currently-selected a::before {
    content: none;
}

.new .maybe.currently-selected a::after,
.new .currently-selected a::after {
    content: ' ';
    min-width: 1em;
    margin-left: 0.2em;
    display: inline-block;
}

.new .facet .maybe.currently-selected .selected a,
.new .currently-selected a {
    color: white;
    background: #003d46;
}

    .new .maybe.currently-selected .selected a::after,
    .new .currently-selected a::after {
        font-family: 'font-awesome';
        content: '\f00d';
    }


.maybe .selected + li {
    margin-top: 0.8em;
}

.new .maybe .selected + li {
    margin-top: 0.4em;
}


.maybe .selected + .selected {
    margin-top: 0;
}

.new .maybe .selected + .selected {
    margin-top: 0;
}

.maybe .count {
    margin-left: 0.3em;
    display: inline-block;
}

.searchpage .facet {
    border-top: 0.1em solid #008299;
}

.new .facet {
    border-top: none;
}

.searchpage .facet h3 {
    font-weight: 600;
}

.searchpage .link, .warningsearchpage .link {
    padding: 0.2em 1.2em 0.5em 0;
    display: inline-block;
    text-decoration: underline;
}

.searchpage .active.link, .warningsearchpage .active.link {
    color: #000;
    text-decoration: none;
    pointer-events: none;
}

.external-warning-introduction {
    text-decoration: none;
}

.extended-click-area:hover .introduction.external-warning-introduction {
    text-decoration: none;
}


.extended-click-area:hover .external-warning-introduction a {
    text-decoration: underline;
}


.wide-page {
    display: inline-block;
}

.content.with-sub-nav > div {
    direction: ltr;
}

.quick-facts {
    float: right;
    max-width: 20em;
    background: #BFDDE2;
    padding: 0 0.6em 0.6em 0;
    margin-left: 1.2em;
}

    .quick-facts .heading {
        background: #006a7d;
        color: white;
        margin-top: 0;
    }

    .quick-facts dt {
        padding-left: 0.6em;
        font-weight: 600;
    }

.application-link {
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 1em;
}

@media screen and (max-width: 800px) {

    .registerPage, .page.without-subnav, .search.page {
        width:  98.5%;
        margin: 0 0.75%;
    }

    .content.with-sub-nav {
        direction: ltr;
    }

    #left-nav {
        margin: 0.2em 0.75% 0 0.75%;
        width: 98.5%;
    }

    .content.with-sub-nav > div {
        width: 98.5%;
        padding: 0.75%;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .sub-nav > ul {
        margin-right: 0;
    }

    .listpage .page {
        width: 98.5%;
    }

    .facets {
        margin: 1em 0.75%;
        width: 98.5%;
    }

    .page {
        min-height: 10em;
    }
}

.landingpage .page {
    max-width: 100%;
}

.landingpage .with-sub-nav .lead {
    max-width: 31em;
    margin-bottom: 0.8em;
}

.landingpage .with-sub-nav .editor-content {
    max-width: 38.75em;
}

.teaser {
    display: inline-block;
    vertical-align: top;
    width: 31.833%;
    margin: 0.75% 2.2% 1.66% 0;
    background: #E2F0F1;
    padding: 0.77em 1.25em 0.002em 1.34em;
    min-height: 8em;
}

@media screen and (max-width: 1100px) {
    .searchpage .page {
        width: 63%;
    }

    .searchpage .facets {
        width: 33%;
    }

    .sub-nav > ul {
        margin-right: 0;
    }
}

@media screen and (max-width: 1000px) {
    .teaser {
        width: 48.9%;
    }

    body .teaser:nth-child(3n+3) {
        margin-right: 2.2%;
    }

    body .teaser:nth-child(2n+2) {
        margin-right: 0;
    }

    .searchpage .facets ul {
        padding: 0.3em 0;
    }

    .searchpage .facets {
        margin-right: 0;
        padding-right: 0;
    }

        .searchpage .facets ul li {
            padding: 0.3em 0;
        }

        .searchpage .facets .facet {
            padding: 0.2em;
        }
}

@media screen and (max-width: 800px) {
    .teaser {
        width: 31.833%;
    }

    body .teaser:nth-child(2n+2) {
        margin-right: 2.2%;
    }

    body .teaser:nth-child(3n+3) {
        margin-right: 0;
    }


    .searchpage .page, .searchpage .facets {
        width: 98.5%;
        padding: 0;
        margin: 0 0.75% 1em;
    }
}

@media screen and (max-width: 720px) {
    .teaser {
        width: 48.9%;
    }

    body .teaser:nth-child(2n+2) {
        margin-right: 0%;
    }

    body .teaser:nth-child(3n+3) {
        margin-right: 2.2%;
    }
}

@media screen and (max-width: 440px) {
    .teaser {
        width: 97%;
    }
}



.teaser:hover, .teaser:focus {
    background: #F2F7FA;
}

.teaser:active {
    background: #C5E1E5;
}

.teaser:nth-child(3n+3) {
    margin-right: 0;
}

.teaser a {
    font-size: 1.36em;
    font-weight: 600;
    margin: 0 0 0 0;
    line-height: 1.3;
}

.teaser > p {
    font-size: 1.06em;
    margin-top: 0.28em;
    line-height: 1.383;
    letter-spacing: -0.002em;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

    .teaser > p::before {
        content: "\f105";
        font-family: font-awesome;
        color: #EB7A00;
        margin-right: 0.26em;
    }

.capitalize:first-letter {
    text-transform: uppercase;
}


.introduction::before {
    content: "\f105";
    font-family: font-awesome;
    color: #eb7a00;
    margin-right: 0.1em;
    display: inline-block;
}

.listpage .lead {
    margin-bottom: 0.8em;
}

.listpage .list-item {
    border-top: 0.066em solid #ccc;
}

.image-list {
    direction: rtl;
}

.image-list > .text, .image-list img {
    display: inline-block;
    vertical-align: top;
    direction: ltr;
}

.image-list > .text {
    width: 65%;
    margin-bottom: 0.6em;
}

.image-list > img {
    width: 33%;
    margin-top: 0.6em;
    margin-left: 2%;
    vertical-align: bottom;
}


.list-item {
    padding-left: 0.55em;
}

    .list-item h2 {
        font-weight: 600;
        margin: 0.5em 0 0.12em;
        font-size: 1.8em;
        letter-spacing: -0.013em;
    }

.date-and-categories {
    font-weight: 600;
}

.date-and-category {
    font-weight: 600;
    margin-bottom: 0.4em;
}

.list-item .introduction {
    margin-top: 0;
    font-size: 1.066em;
}

    .list-item .introduction::before {
        margin-right: 0.25em;
    }

.calendar.list-item h2 {
    font-size: 1.46em;
}

#paging {
    width: 100%;
    text-align: center;
    background-color: #eee;
    line-height: 3em;
    font-size: 1.2em;
    cursor: pointer;
    margin-top: 2em;
}

    #paging ::after {
        content: "\f107";
        font-family: font-awesome;
        vertical-align: bottom;
        margin: 6px;
        font-size: 1.5em;
        display: inline-block;
        vertical-align: sub;
    }

    #paging:hover {
        background: #ddd;
    }

.half {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.parent input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
}

#subscriptionForm [type=checkbox] {
    width: 1.12em;
    height: 1.12em;
    margin-right: 0.4em;
    display: inline-block;
}

#subscriptionForm label {
    font-weight: 700;
    font-size: 1.12em;
    vertical-align: top;
    line-height: 1.28;
    max-width: 80%;
    max-width: calc(100% - 2em);
    min-width: 5em;
    margin: 0;
}

#subscriptionForm li.parent {
    width: auto;
    padding-right: 9em;
    display: inline-block;
    border-bottom: 0.1em solid #777;
    margin-bottom: 0.9em;
}

#subscriptionForm .parent label {
    color: #027285;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.18;
    display: inline;
}

#subscriptionForm .details {
    display: block;
    color: #777;
    font-weight: 400;
    font-size: 0.892em;
}

#subscriptionForm [for=email] {
    display: block;
}

#subscriptionForm [type=email], #subscriptionForm button {
    display: inline-block;
    vertical-align: top;
}

label > span {
    margin-right: 0.4em;
}

input[type=email] {
    padding: 0.3em;
}

button {
    padding: 0.3em;
}

.subscriptionpage .subscriptionform ul {
    margin-bottom: 1em;
}

.subscription-form .parent {
    border-bottom: 0.1em solid #058BA8;
    margin-bottom: 0.2em;
    padding-bottom: 0.1em;
}

.subscription-form ul {
    padding-right: 2em;
}

.subscription-form strong {
    font-size: 1.15em;
    font-weight: 500;
}

.cb-heading {
    min-width: 4em;
    display: inline-block;
    font-weight: 600;
}

.fffssearchpage select {
    text-transform: none;
    font-size: 1.12em;
    padding: 0.2em;
}

.fffssearchpage option {
    padding: 0.3em;
}

.fffssearchpage form > div {
    margin: 0.4em 0;
}

.fffssearchpage [for=number], .fffssearchpage [for=freeText] {
    display: block;
    font-weight: 600;
    margin: 0.3em 0 0.1em 0;
}

.fffssearchpage [type=search], .page [type=search], input {
    padding: 0.25em;
}

ul.fffs {
    margin-top: 0.6em;
}

    ul.fffs li, .fffs .changes li {
        border-top: 1px solid #ddd;
    }

.changes .fffs dd a {
    text-decoration: underline;
}

.changes dd a::before {
    content: none;
}

.changes dd a::after {
    color: #333;
}

.fffs dt {
    line-height: 1.18;
    max-width: 3.1em;
    font-weight: 600;
}

.fffs dd a {
    color: #008299;
}

.fffs dl {
    margin: 1.06em 0 0.5em;
}

.fffssearchpage .page form {
    padding-bottom: 2em;
    border-bottom: 0.2em solid #003d46;
}

.diariesearchpage .page button {
    padding: 0.65em 1em 0.716em 1em;
    vertical-align: top;
    font-family: 'open sans';
}

.diariesearchpage input, .diariesearchpage select {
    font-family: 'open sans';
}

.diariesearchpage .page {
    width: 98.5%;
    max-width: 98.5%;
}

.diarie-results td, .diarie-results th {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

@media screen and (min-width: 800px) {
    .fffssearchpage .cat, .fffssearchpage .year {
        display: inline-block;
        width: 40%;
        vertical-align: top;
    }

    .fffssearchpage .boxes label {
        min-width: 11.6em;
        display: inline-block;
    }

    .fffs dd {
        position: relative;
        top: -1.2em;
        padding-left: 3.6em;
    }

    .funky dt {
        font-weight: 600;
    }

    .funky dd {
        position: relative;
        top: -1.42em;
        padding-left: 10em;
    }
}

@media screen and (max-width: 800px) {
    .fffssearchpage dt {
        margin-top: 0.4em;
    }

    .fffssearchpage .page {
        width: 98.5%;
    }
}

.js .bellow .details {
    display: none;
}

.bellow.expanded .details {
    display: block;
}

.bellow.expanded::after {
    content: none;
}

.bellow .deatails {
    padding: 1.2em 0;
}

.bellow .header a {
    font-weight: 500;
    color: #027285;
    font-size: 1.5em;
}


.bellow .header {
    background: #eee;
    padding: 0.8em;
    border: 0.1em solid #ccc;
}

    .bellow .header p {
        padding-left: 1.4em;
        margin: 0.2em 0;
    }

.bellow .details {
    border: 0.1em solid #ccc;
    padding: 0.8em;
}

.bellow .header a::before {
    content: '\f055';
    font-family: 'font-awesome';
    display: inline-block;
    color: black;
    margin-right: 0.32em;
    font-size: 0.8em;
}

.bellow.expanded .header a::before {
    content: '\f056';
}

.bellow.expanded .header a {
    color: black;
}

.bellow {
    margin-bottom: 0.8em;
}

.diarie label > span {
    display: block;
}

.back-link {
    color: #008299;
}

    .back-link::before {
        content: '\f112';
    }

.listpage .back-link {
    padding-top: 0.5em;
    display: block;
}

.connections a {
    color: #008299;
}

#foretagSearch input, #prospektForm input, .diarie input, input.with-button{
    margin-bottom: 0.0em;
}

select.with-button {
    display: inline-block;
    vertical-align: top;
    padding: 0.2em 0.2em 0.2em 0;
    border: 1px solid black;
    height: 2.4em;
    font-size: 1em;
}

button.with-select {
    padding: 0.2em 1.0em 0.2em;
    vertical-align: top;
    border: 1px solid black;
    height: 2.4em;
    font-size: 1em;
}

button.with-input {
    padding: 0.0em 1.0em 0.0em;
    vertical-align: top;
    border: 1.44px solid black;
    height: 2.0em;
    font-size: 1.125em;

}

input.with-button {
    padding: 0.45em;
    height: 2.0em;
}

#prospektForm button {
    padding: 0.70em 1.0em 0.64em;
}

#foretagSearch-results, #prospektSearch-results,#searchForm-results, #diarieSearchResults,#fondSearch-results {
    position: absolute;
    z-index: 7;
    background: rgba(255,255,255,0.98);
    padding: 0.4em;
    /*box-shadow: 0.2em 0.2em 0.2em rgba(33,33,33,0.3);*/
    max-width: 40em;
    border-top: 1px solid #ccc;
    width: 90%;
    display: none;
}

h2.override + h2 {
    display: none;
}

.foretagsregistersearchpage .bellow .header {
    font-size: 0.8em;
}
#advanced fieldset {
    margin-top: 0.8em;
    border: 1px solid #ccc;
    padding: initial;
}

#advanced fieldset > #categories {
    max-height: 200px;
    overflow-y: auto;
    padding: 0.4em;

}

#advanced legend {
    font-size: 1em;
    position: relative;
    left: 0.5em;
}

#advanced #categories > label {
    font-size: 0.8em;
}

#institut a {
    color: #008299;
    text-decoration: underline;
}

@media screen and (max-width: 800px) {
    .page, 
    .content.with-sub-nav > div,  
    .search.page, 
    .registerPage, 
    .fffssearchpage .page  {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
    }

    #footer .sub-section.sub-section {
        width: 96%;
        padding-left: 2%;
    }

}

.white.section {
    contain: initial;
}