﻿/*.bulleted:before
{
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    width: 1em;
    height: 1em;
    color: black;
    font-size: 1.15em;
}
.bulleted
{
    background: none !important;
    padding-left: 0 !important;
}*/

.navSupScrollTop {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 0.3em;
    left: 0.3em;
    width: 3em;
    height: 3em;
    background-color: #2D2C65;
    background-size: contain;
    cursor: pointer;
    box-shadow: rgba(0,0,0,0.5) 0 0 5px;
    -moz-transition: opacity .25s linear, visibility .1s linear;
    -webkit-transition: opacity .25s linear, visibility .1s linear;
    -o-transition: opacity .25s linear, visibility .1s linear;
    transition: opacity .25s linear, visibility .1s linear;
    z-index: 1000;
    border: 2px solid #fff;
    border-radius: 50%;
}

    .navSupScrollTop.is-active {
        visibility: visible;
        opacity: 1;
    }

.box-secondary.box.secondary.object-documents {
    width: 100%;
}

div.jquerypanel .header a.hidden {
    background-position: 0 4px;
}

@media (min-width: 980px) and (max-width: 1263px) {
    html {
        padding: 0;
    }

    form {
        width: 100%;
        padding-bottom: 0;
    }


    div.siteHeader-container, div.siteMenu-container, div.siteMain-container, div.siteFooter-container, div.siteInfo-container, div.siteBreadcrumbs-container, div.siteInfo {
        margin: 0 auto;
        width: 100% !important;
        box-sizing: border-box;
    }

    div.siteHeader, div.siteMenu, div.siteMain, div.siteFooter, div.siteInfo, div.siteBreadcrumbs {
        width: 100%;
    }

    div.siteLogo {
        left: 40px;
    }

    div.global-authorization {
        right: 20px;
    }

    div.siteMenu-container {
        padding-left: 40px;
        padding-right: 40px;
    }

    ul.topmenu {
        width: 100%;
    }

    div.siteFooter {
        width: 100%;
        margin: 30px auto 0;
        padding: 0 50px 70px;
        box-sizing: border-box;
    }

        div.siteFooter .col33 {
            width: 31.1937321937322%;
        }

    div.siteMain {
        padding-right: 20px;
        padding-left: 20px;
        box-sizing: border-box;
    }

    .col75 img {
        max-width: 100%;
    }

    div.col75.article img.hss-img {
        height: auto !important;
        width: 100% !important;
    }
}
/* Tablet */
@media (min-width: 481px) and (max-width: 979px) {
    body {
        padding: 10px;
        box-sizing: border-box;
        background: #fff;
    }

    form {
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 0;
    }

    div.siteMenu-container {
        display: none;
    }

    div.siteSidebar {
        display: none;
    }

    div.siteContent {
        width: 100% !important;
        padding-top: 4px;
    }

    div.handheld-menu.top {
        position: relative;
        top: 0;
        z-index: 3000;
    }

        div.handheld-menu.top ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars {
            background: #004778;
            border-radius: 4px;
            padding: 0;
        }

    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }

        .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
            position: relative;
            z-index: 2000;
            background: #004778;
            border-radius: 0;
            border: 1px solid #004778;
        }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                position: relative;
                z-index: 2000;
                border-bottom: none;
            }

            .handheld-menu .handheldTopMenu a,
            .handheld-menu .handheldTopMenu span {
                font-weight: normal;
                font-size: 15px;
                font-weight: 300;
                padding-left: 0.6em;
                color: #fff;
                border: none;
            }

            .handheld-menu .handheldTopMenu a {
                display: block;
            }

            .handheld-menu .handheldTopMenu > li:first-of-type,
            .handheldTopMenu.nojs > li:first-of-type {
                border: none;
            }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                border-bottom: none;
            }
            /*.handheld-menu .handheldTopMenu ul li > ul li > ul li, .handheldTopMenu.nojs ul li > ul li > ul li {
        border-bottom: 1px solid #fff;
    }*/
            .handheld-menu .handheldTopMenu .expanded ul {
                padding-left: 0;
                width: 100%;
            }

                .handheld-menu .handheldTopMenu .expanded ul li a {
                    padding-left: 1em;
                    display: block;
                    background: #00508c;
                    margin: 0;
                    color: #fff;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                    padding-left: 2em;
                    display: block;
                    font-weight: 300;
                    font-size: 15px;
                    text-transform: none;
                    background: #005595;
                }

    div.handheld-menu.top ul.handheldTopMenu li.expanded ul li.childselected.expanded ul li a {
        background: #005595;
    }

    ul.handheldTopMenu li.expanded ul li.childselected.expanded ul li.childselected.expanded ul li a {
        background: #25614f;
    }

    div.handheld-menu.top ul.handheldTopMenu li.expanded ul li.childselected.expanded ul li.selected.collapsed a {
        text-decoration: underline;
    }

    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
        padding-left: 3em;
        display: block;
    }

    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
        padding-left: 4em;
        display: block;
    }

    .handheld-menu .handheldTopMenu .expanded ul li ul {
        background: #fff;
        overflow: hidden;
    }

        .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
            background: #fff;
            overflow: hidden;
        }

            .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                background: #fff;
                overflow: hidden;
            }

    .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
        color: #3f3f3f;
        padding-top: 0.615em;
        font-size: 2em;
    }

    .handheld-menu .handheldTopMenu ul li:last-child, .handheldTopMenu.nojs ul li:last-child {
        margin: 0;
    }

    .handheldTopMenu ul li:hover, .handheldTopMenu ul ul li:hover, .handheldTopMenu ul ul ul li:hover, .handheldTopMenu ul ul ul ul li:hover, .handheldTopMenu ul ul ul ul ul li:hover {
        background: transparent !important;
    }

    .handheld-menu .handheldTopMenu div.expand-button,
    .handheld-menu .handheldTopMenu div.collapse-button {
        width: 100%;
        position: absolute;
        top: 0;
        height: 100%;
        text-align: right;
        padding: 0.615em;
        color: #2D2C65;
        box-sizing: border-box;
        font-size: 28px;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        text-align: left;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button {
        top: -6px;
    }

    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        top: 3px;
    }

    .fa-plus-square:before {
        content: "\f0dd";
        color: #fff;
    }

    .fa-minus-square:before {
        content: "\f0de";
        color: #fff;
    }
    .fa-bars:before {
        color:#fff;
    }
    .icon-minus-sign-alt:before,
    .icon-plus-sign-alt:before {
        content: "\f078";
        color: #3f3f3f;
        font-family: FontAwesome;
        font-size: 0.8em;
    }

    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter {
        margin: 0 auto;
        width: 100% !important;
        padding: 0;
    }

    div.siteMain-container {
        padding: 20px;
        box-sizing: border-box;
    }

    div.global-authorization {
        background: transparent;
        position: absolute;
        z-index: 3000;
        top: 14px;
        right: 65px;
        font-size: 14px;
        width: auto;
    }

    div.siteHeader-container {
        border: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        div.siteHeader-container h1 {
            background: none;
            padding: 0;
        }

    div.siteHeader, div.siteMain, div.siteFooter, div.siteToplinks {
        width: auto;
        padding: 0;
    }

    div.siteHeader {
        height: auto;
    }

    div.siteHeader-container div.siteHeader div.siteLogo {
        top: 10px;
        position: absolute;
        z-index: 3000;
        left: 1em;
        background: #004778;
        padding: 0;
        width:11em;
    }

    div.siteLogo img {
        width: 100%;
    }


    div.siteFooter {
        width: 100% !important;
        position: relative;
        top: unset;
        padding: 20px;
        box-sizing: border-box;
    }

    ul.quickfilter li {
        width: 44%;
    }

        ul.quickfilter li:last-child {
            float: right;
        }

        ul.quickfilter li.full {
            width: 100%;
            margin-bottom: 12px !important;
            float: left;
        }

    ul.quickfilter span.minValue {
        width: 85%;
    }

    div.siteContent .col25 .box,
    div.siteContent .col25 .box.object-interest {
        width: 100%;
    }

    .col25.sideBar .gridlist {
        width: 100% !important;
        margin-bottom: 20px;
    }

    #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divDetails ul.form li.label {
        clear: left;
        width: 100%;
    }

    #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divDetails ul.form li.textvalue {
        border-bottom: 1px solid #ccc;
    }

    div.page-col50 ul.grid li.left {
        text-align: center;
        float: none;
    }

    div.page-col50 ul.grid li.right {
        width: 100%;
        padding-left: 240px;
        text-align: center;
        padding-top: 14px;
    }

    div.image-big img {
        width: 99%;
    }

    div.siteFooter ul.siteOptions {
    }

        div.siteFooter ul.siteOptions li {
            border-color: #40a687;
        }

    h1, h2.pagetitle {
        margin-bottom: 27px;
    }

    div.siteContent .col25 .box.object-interest {
        height: auto !important;
    }

    div.pageFooter {
        margin-bottom: 20px;
    }

    .page-col75.col75 .form .value {
        padding-left: 1.25em;
        clear: none;
    }

    .page-col75 div.interest-objectinfo {
        width: 70%;
        float: right;
    }

        .page-col75 div.interest-objectinfo ul.subst-row li:nth-of-type(2n+2) {
            background: #f3f3f3;
        }

        .page-col75 div.interest-objectinfo ul.subst-row li {
            font-size: 14px;
            width: 100%;
            padding: 4px 6px;
            box-sizing: border-box;
        }

            .page-col75 div.interest-objectinfo ul.subst-row li:nth-child(even) {
                padding-bottom: 6px;
            }

        .page-col75 div.interest-objectinfo ul.subst-row:last-of-type li {
            border: none;
        }

    div.interest-image {
        float: left;
        width: 25%;
        padding: 0;
    }

        div.interest-image img {
            width: 100%;
        }

    .page-col75 div.interest-interestinfo {
        width: 98%;
        height: auto;
    }

    div.siteFooter .col100 ul li {
        display: inline;
        float: right;
        display: block;
        float: right;
        padding-top: 7px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

        div.siteFooter .col100 ul li:first-of-type {
            display: block;
            float: right;
            display: block;
            float: right;
            padding-top: 7px;
            margin-left: 0;
            margin-right: 0;
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
        }

    div.siteFooter .col100 {
        padding-bottom: 10px;
    }

    .col75 img {
        max-width: none;
    }

    .col50 img {
        max-width: none;
    }

    .col25 img {
        max-width: none;
    }

    .col25 .box-inner img {
        max-width: none;
    }

    table.col75 tbody tr td.col25 p img {
        max-width: none;
    }

    body.mina-sidor_logga-in div.siteContent {
        flex-flow: column wrap;
        display: flex;
        display: inline-flex;
    }

    body.mina-sidor_logga-in .col50 {
        order: 2;
    }

    body.mina-sidor_logga-in .col25 {
        order: 1;
    }

    body.mina-sidor_logga-in .col25 {
        float: left;
    }

    div.siteBreadcrumbs {
        display: block;
    }
    .col75 .form:nth-child(2n+1) {
        background: #fff;
    }
    .col75 .form:nth-child(2n) {
        background: #f2f2f2;
        padding: .3em;
    }
    span #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblEmailInfo {
        width: 100%;
        display: block;
        padding: 0;
        float: left;
    }
}

/* Phone */
@media (max-width: 480px) {
    body {
        padding: 10px;
        box-sizing: border-box;
        background: #fff;
    }

    form {
        padding: 0;
        width: 100%;
    }

    div.siteMenu-container {
        display: none;
    }

    div.siteSidebar {
        display: none;
    }

    div.siteContent {
        width: 100% !important;
        padding-top: 4px;
    }

    div.handheld-menu.top {
        position: relative;
        top: 0;
        z-index: 3000;
    }

        div.handheld-menu.top ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars {
            background: #004778;
            border-radius: 4px;
            padding: 0;
        }

    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }

        .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
            position: relative;
            z-index: 2000;
            background: #004778;
            border-radius: 0;
            border: 1px solid #004778;
        }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                position: relative;
                z-index: 2000;
                border-bottom: none;
            }

            .handheld-menu .handheldTopMenu a,
            .handheld-menu .handheldTopMenu span {
                font-weight: normal;
                font-size: 15px;
                font-weight: 300;
                padding-left: 0.6em;
                color: #fff;
                border: none;
            }

            .handheld-menu .handheldTopMenu a {
                display: block;
            }

            .handheld-menu .handheldTopMenu > li:first-of-type,
            .handheldTopMenu.nojs > li:first-of-type {
                border: none;
            }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                border-bottom: none;
            }
            /*.handheld-menu .handheldTopMenu ul li > ul li > ul li, .handheldTopMenu.nojs ul li > ul li > ul li {
        border-bottom: 1px solid #fff;
    }*/
            .handheld-menu .handheldTopMenu .expanded ul {
                padding-left: 0;
                width: 100%;
            }

                .handheld-menu .handheldTopMenu .expanded ul li a {
                    padding-left: 1em;
                    display: block;
                    background: #00508c;
                    margin: 0;
                    color: #fff;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                    padding-left: 2em;
                    display: block;
                    font-weight: 300;
                    font-size: 15px;
                    text-transform: none;
                    background: #005595;
                }

    div.handheld-menu.top ul.handheldTopMenu li.expanded ul li.childselected.expanded ul li a {
        background: #005595;
    }

    ul.handheldTopMenu li.expanded ul li.childselected.expanded ul li.childselected.expanded ul li a {
        background: #25614f;
    }

    div.handheld-menu.top ul.handheldTopMenu li.expanded ul li.childselected.expanded ul li.selected.collapsed a {
        text-decoration: underline;
    }

    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
        padding-left: 3em;
        display: block;
    }

    .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
        padding-left: 4em;
        display: block;
    }

    .handheld-menu .handheldTopMenu .expanded ul li ul {
        background: #fff;
        overflow: hidden;
    }

        .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
            background: #fff;
            overflow: hidden;
        }

            .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                background: #fff;
                overflow: hidden;
            }

    .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
        color: #3f3f3f;
        padding-top: 0.615em;
        font-size: 2em;
    }

    .handheld-menu .handheldTopMenu ul li:last-child, .handheldTopMenu.nojs ul li:last-child {
        margin: 0;
    }

    .handheldTopMenu ul li:hover, .handheldTopMenu ul ul li:hover, .handheldTopMenu ul ul ul li:hover, .handheldTopMenu ul ul ul ul li:hover, .handheldTopMenu ul ul ul ul ul li:hover {
        background: transparent !important;
    }

    .handheld-menu .handheldTopMenu div.expand-button,
    .handheld-menu .handheldTopMenu div.collapse-button {
        width: 100%;
        position: absolute;
        top: 0;
        height: 100%;
        text-align: right;
        padding: 0.615em;
        color: #2D2C65;
        box-sizing: border-box;
        font-size: 28px;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        text-align: left;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button {
        top: -6px;
    }

    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        top: 3px;
    }

    .fa-plus-square:before {
        content: "\f0dd";
        color: #fff;
    }

    .fa-minus-square:before {
        content: "\f0de";
        color: #fff;
    }

    .fa-bars:before {
        color: #fff;
    }

    .icon-minus-sign-alt:before,
    .icon-plus-sign-alt:before {
        content: "\f078";
        color: #3f3f3f;
        font-family: FontAwesome;
        font-size: 0.8em;
    }


    div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter {
        margin: 0 auto;
        width: 100% !important;
        padding: 0;
    }

    div.siteMain-container {
        padding: 20px;
        box-sizing: border-box;
    }

    div.global-authorization {
        background: transparent;
        position: absolute;
        z-index: auto;
        top: 68px;
        right: 5px;
        font-size: 14px;
        width: auto;
        padding: 0;
    }

        div.global-authorization a {
            margin-left: 0;
            color:#004778;
        }
        div.global-authorization i:before {
            color:#004778;
        }

        div.siteHeader, div.siteMain, div.siteFooter, div.siteToplinks {
            width: auto;
            padding: 0;
        }

    div.siteHeader {
        height: auto;
    }

    div.siteHeader-container div.siteHeader div.siteLogo {
        top: 10px;
        position: absolute;
        z-index: 3000;
        left: 1em;
        background: #004778;
        padding: 0;
        width: 11em;
    }

    div.siteLogo img {
        width: 100%;
    }

    div.siteMain-container {
        padding: 10px;
    }

    div.siteFooter {
        width: 100% !important;
        position: relative;
        top: unset;
        padding: 20px;
        box-sizing: border-box;
    }

            div.siteFooter .col25.alignright img {
                width: 130px;
            }

            div.siteFooter .col25:nth-of-type(4n+4) {
                border: none;
            }


        div.siteFooter ul.siteOptions {
        }

            div.siteFooter ul.siteOptions li {
                border-color: #40a687;
            }

    ul.quickfilter li {
        width: 44%;
    }

    ul.quickfilter span.minValue {
        width: 85%;
    }

    div.col100.siteinfo ul {
        text-align: center;
    }

    h3.box-title, h3.box-title a {
        font-size: 24px;
    }

    h1.pagetitle, h2.pagetitle {
        font-size: 32px;
        line-height: 45px;
        margin: 0 0 20px 0;
        margin-top: 0px;
        margin-bottom: 20px;
        letter-spacing: -1px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .templatelist.block.objectlist, ul.templatelist.block, .templatelist.block:nth-child(n+3) {
        width: 100% !important;
    }

    .objectlistFilters {
        padding: 17px 10px 3px;
    }

    ul.quickfilter span.minValue, ul.quickfilter span.maxValue {
        width: auto;
    }

    ul.quickfilter {
        margin-bottom: 20px;
    }

        ul.quickfilter li {
            width: 100%;
        }

            ul.quickfilter li.full {
                width: 100%;
            }

            ul.quickfilter li table {
                width: 100%;
            }

        ul.quickfilter table tr td {
            display: inline-table;
            width: 100%;
            border-bottom: 1px dotted #b1b1b1;
            line-height: 40px;
        }

    .page-popup h1 {
        font-size: 45px;
    }

    .col25.sideBar .gridlist {
        width: 100% !important;
        margin-bottom: 20px;
    }


    #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divDetails ul.form li.label {
        clear: left;
        width: 100%;
    }

    #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divDetails ul.form li.textvalue {
        border-bottom: 1px solid #ccc;
    }

    div.page-col50 ul.grid li.left {
        text-align: center;
        float: none;
        font-size: 15px;
    }

    div.page-col50 ul.grid li.right {
        width: 100%;
        padding-left: 240px;
        text-align: center;
        padding-top: 14px;
    }

    .image-slideshow .imgthumbs {
        margin-top: 1em;
        width: 40px !important;
    }

    div.areatext {
        width: 100%;
        float: left;
    }

    table.list tr td ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_blProperties li {
        display: block;
        width: 100% !important;
        font-size: 13px;
    }

    div.image-big img {
        width: 97% !important;
    }

    div.image-slideshow {
        margin-bottom: 0;
    }

    .btn_interest {
        padding: 1em;
    }

    .page-col75 div.interest-objectinfo {
        width: auto;
        float: right;
    }

        .page-col75 div.interest-objectinfo ul.subst-row li:nth-of-type(2n+2) {
            background: #f3f3f3;
        }

        .page-col75 div.interest-objectinfo ul.subst-row li {
            font-size: 14px;
            width: 100%;
            padding: 4px 6px;
            box-sizing: border-box;
        }

            .page-col75 div.interest-objectinfo ul.subst-row li:nth-child(even) {
                padding-bottom: 6px;
            }

        .page-col75 div.interest-objectinfo ul.subst-row:last-of-type li {
            border: none;
        }

    div.interest-image {
        float: left;
        width: 100%;
        padding: 0;
    }

        div.interest-image img {
            width: 97%;
            margin: 0 auto;
        }

    .page-col75 div.interest-interestinfo {
        width: 98%;
        height: auto;
    }

    div#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_pnlTFCorrespondence label {
        font-size: 13px;
        margin-right: 5px;
    }

    div.siteFooter .col100 ul li {
        display: inline;
        float: right;
        display: block;
        float: right;
        padding-top: 7px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

        div.siteFooter .col100 ul li:first-of-type {
            display: block;
            float: right;
            display: block;
            float: right;
            padding-top: 7px;
            margin-left: 0;
            margin-right: 0;
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
        }

    div.siteFooter .col100 {
        padding-bottom: 10px;
    }

    .page-col75 div.interest-objectinfo ul.subst-row li {
        font-size: 16px;
        width: 100%;
        padding: 10px 10px;
        box-sizing: border-box;
    }

    div.interest-objectinfo {
        padding: 10px 0;
        box-sizing: border-box;
    }

    div.interest-interestinfo table tbody tr td a {
        margin-top: 10px;
    }

    div.interest-interestinfo table tbody tr td {
        float: left;
    }

    div.list ul li.left, div.list ul li.right {
        margin-top: 10px;
    }

    .col75 img {
        max-width: none;
        float: left;
    }

    .col50 img {
        max-width: none;
    }

    .col25 img {
        max-width: none;
    }

    .col25 .box-inner img {
        max-width: none;
    }

    table.col75 tbody tr td.col25 p img {
        max-width: none;
    }

    body.mina-sidor_logga-in div.siteContent {
        flex-flow: column wrap;
        display: flex;
        display: inline-flex;
    }

    body.mina-sidor_logga-in .col50 {
        order: 2;
    }

    body.mina-sidor_logga-in .col25 {
        order: 1;
    }

    body.mina-sidor_logga-in .col25 {
        float: left;
    }

    body.mina-sidor_logga-in .col50 {
        float: right;
    }

    div.siteBreadcrumbs {
        display: block;
        position: relative;
        top: 36px;
    }

    .templatelist.block.objectlist .image {
        width: 100%;
        height: unset;
    }

    .col75 .form:nth-child(2n+1) {
        background: #fff;
    }
    .col75 .form:nth-child(2n) {
        background: #f1f1f1;
    }
    span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblEmailInfo {
        width: 100%;
        display: block;
        padding: 0;
        float: left;
    }
}
