@font-face {
    font-family: "Bianco Serif New";
    src: url("fonts/95e341cac5a50538fed2becda791ecab.eot");
    src: url("fonts/95e341cac5a50538fed2becda791ecab.eot?#iefix") format("embedded-opentype"), url("fonts/95e341cac5a50538fed2becda791ecab.woff2") format("woff2"), url("fonts/95e341cac5a50538fed2becda791ecab.woff") format("woff"), url("fonts/95e341cac5a50538fed2becda791ecab.ttf") format("truetype"), url("fonts/95e341cac5a50538fed2becda791ecab.svg#Bianco Serif New") format("svg");
}

/*
 * Main site containers 
 */
html {
    width: 100%;
    height:100%;
}

body {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 1em;
    color: #000;
    width: 100%;
    height: 100%;
    background: #F2EFE1;
    padding-top: 0;
}
form {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding:0;
}
.skipToMain {
    position: absolute;
    top: 1em;
    margin-left: 1em;
}

div.ImportantContainer {
    background: #FFD058;
    position: relative;
    left: auto;
    top: 0;
    width: 100%;
    height: auto;
    padding: 2em 0 2em;
    box-sizing: border-box;
    font-weight: bold;
    color: #000;
    box-shadow: 0 5px 20px 0 rgba(181, 189, 202, 0.3);
    margin-bottom: 0;
}

    div.ImportantContainer a {
        text-decoration: none;
        color: #000;
        font-weight:500;
    }

        div.ImportantContainer a:hover {
            text-decoration: none;
        }

div.ImportantContainerContent {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

div.ImportantContainer h1.ImportantTitle {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 2.25em;
    color:#000;
    line-height: 1.65em;
    margin: 0 0 0.35em;
}


div.ImportantContainer p {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-weight: 400;
    color: #000;
    margin-bottom: 5px;
}

div.ImportantContainer span.bulleted {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #000;
    text-decoration:underline;
}

    div.ImportantContainer span.bulleted:hover {
        text-decoration: underline;
    }

input, textarea, select {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
}
select {
    height: 2.325em;
}
div.language {
    display: block;
    position: absolute;
    right: 7em;
}
pre, code, kbd {
}

strong, b {
}

em {
}

    em b, em strong, strong b, strong em {
        font-style: italic;
    }

.ingress {
    color: #000;
    font-size: 1.25em;
    font-style: italic;
    line-height: 1.45em;
}

.pre-amble {
}

.alert {
}

p {
    margin-bottom: 1em;
}

a {
    color: #CEAA7E;
}

    a:hover {
        color: #b9956b;
        text-decoration: none;
    }

    a.bulleted {
        color: #CEAA7E;
        text-decoration: none;
    }

        a.bulleted:before {
            color: #CEAA7E;
            font-size:1em;
            padding-right:0.5em;
        }

        a.bulleted:hover {
            color: #b9956b;
            text-decoration:underline;
        }

        a.bulleted:before:hover {
            color: #b9956b;
        }
caption {
    display:none;
}
blockquote {
    font-style:italic;
    margin-bottom:1em;
}
/*
 * Headers
 */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: #CFA97D;
}

    h1, h1.pagetitle {
        font-family: "Bianco Serif New";
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
        margin-bottom: 0.35em;
        font-size: 3em;
        line-height: 1.5em;
    }

h2 {
    font-size: 2em;
    line-height: 1.5em;
    margin: 0 0 0.25em;
}

h3 {
    font-size: 1.75em;
    line-height: 1.5em;
    margin: 0 0 0.25em;
}

h4 {
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.25em;
}

h5 {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 0 0 0.25em;
}

h6 {
    font-size: 1em;
    line-height: 1.5em;
    margin: 0 0 0.25em;
}
.col100.available h2.available {
    background: transparent;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 70px;
    margin: 0 0 10px;
    text-indent: 20px;
}

div.jquerypanel h3 {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 10px;
}

    div.jquerypanel h3 a {
        color: #000000;
    }

.box-primary h3.user {
    margin-bottom: 0;
}

ul.mypage_profile_interest_header h4 {
    font-size: 17px;
    padding-top: 8px;
}
.box-primary, .box-secondary, .box-rental, .box-resident, .box {
    font-size:1em;
}
.box-primary h3, .box-secondary h3, .primary h3, .secondary h3 {
    background: transparent;
    color: #F2EFE1;
    font-size: 1.5em;
    font-weight: 400;
}

.primary h2, .secondary h2, .primary h3, .secondary h3, .primary h4, .secondary h4, .primary h6, .secondary h6 {
    background: transparent;
    font-weight: 400;
}

.box-primary h3, .primary h3, .box-primary h4, .primary h4 {
    background: transparent;
    color: #F2EFE1;
}

.primary h4, .secondary h4 {
    font-size: 18px;
    margin-bottom: 8px;
    color: #F2EFE1;
}

.primary h5, .secondary h5 {
    font-size: 16px;
    margin-bottom: 8px;
}

.primary h6, .secondary h6 {
    font-size: 16px;
    margin-bottom: 14px;
}

.primary p {
    line-height: 22px;
    margin-bottom: 10px;
    color: #F2EFE1;
    font-size: 14px
}

.secondary p {
    line-height: 22px;
    margin-bottom: 10px;
    color: #F2EFE1;
    font-size: 14px
}

.primary p a {
    text-decoration: underline;
    color: #F2EFE1;
    font-weight: 600;
}

.secondary p a {
    text-decoration: underline;
    color: #F2EFE1;
    font-weight: 600;
}

    .primary p a:hover, .secondary p a:hover {
        text-decoration: none;
        color: #F2EFE1;
    }

div.siteFooter a {
    color: #F2EFE1;
    text-decoration: none;
}

    div.siteFooter a:hover {
        text-decoration: underline;
    }

.topmenu-side-board-button {
    display: block;
    font-size: 1.5em;
    background: none;
    box-sizing: border-box;
    height: auto;
    cursor: pointer;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 2em;
    top: 3.9125em;
    width: 1.25em;
    z-index: 10000;
    padding: 0.025em 0.125em;
    border-radius: 4px;
}
/*
.fa-align-justify:before {
    content: "\f039";
    color: #CFA97D;
}*/

.fa-align-justify:before {
    content: "";
    background-image: url("../img/icon-menu.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 28px 28px;
    display: inline-block;
    height: 28px;
    position: relative;
    padding-right: 1.25em;
    margin-right: 0;
}

div.topmenu-side-board-button i.fa.fa-times::before {
    content: "";
    background-image: url("../img/icon-close.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 28px 28px;
    display: block;
    height: 28px;
    position: absolute;
    padding-right: 1.25em;
    right: 0.75em;
    top: -1em;
}

.fa-plus-square:before {
    content: "";
    background-image: url("../img/icon-plus.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    display: inline-block;
    height: 25px;
    position: relative;
    padding-right: 1.125em;
    margin-right: 0;
    top: -2px;
}

.fa-minus-square:before {
    content: "";
    background-image: url("../img/icon-minus.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    display: inline-block;
    height: 25px;
    position: relative;
    padding-right: 1.125em;
    margin-right: 0;
    top: -2px;
}


/*div.topmenu-side-board-button i.fa.fa-times {
    font-size: 1.25em;
    position: absolute;
    top: -1em;
    right: 0.7em;
}*/

.meny-space {
    margin-top: 1.25em !important;
    border-top: 2px solid #F2EFE1;
    padding-top: 1.5em !important;
}

div.handheld-menu.side-board {
    width: 100%;
    top: 0 !important;
    background: #CEAA7E;
    bottom: 0;
    height: 100vh;
    z-index:9999;
    position:absolute;
}

    div.handheld-menu.side-board.transition-left ul.handheldTopMenu {
        width: 100%;
        padding-top: 4em;
        padding-left: 3em;
        padding-right: 3em;
        padding-bottom:3em;
        box-sizing: border-box;
    }

        div.handheld-menu.side-board.transition-left ul.handheldTopMenu:before {
            content: 'Meny';
            font-size: 3em;
            padding-left: 0.375em;
            margin-bottom: 1em;
            display: block;
            color: #fff;
            font-family: "Bianco Serif New";
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -webkit-text-stroke-width: 0.2px;
            -moz-osx-font-smoothing: grayscale;
        }

.handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    position: relative;
    z-index: 2000;
    border: none;
    border-radius: 0;
    font-size: 1em;
    background: #CEAA7E;
}

    .handheld-menu .handheldTopMenu a, .handheld-menu .handheldTopMenu span, .handheldTopMenu.nojs a, .handheldTopMenu.nojs span {
        text-decoration: none;
        color: #F2EFE1;
        line-height: 1.65em;
        font-size: 2.5em;
    }

    .handheld-menu .handheldTopMenu .expanded ul {
        padding-left: 0;
    }

    .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
        border-bottom: none;
    }

div.handheld-menu.side-board.transition-left ul.handheldTopMenu li ul li a {
    padding-left: 1em;
}

div.handheld-menu.side-board.transition-left ul.handheldTopMenu li ul li ul li a {
    padding-left: 2em;
}

div.handheld-menu.side-board.transition-left ul.handheldTopMenu li ul li ul li ul li a {
    padding-left: 3em;
}

.handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
    color: #fff;
    padding-top: 0.615em;
}

div.handheld-menu.side-board.transition-left ul.handheldTopMenu li.collapsed div.expand-button i.fa.fa-bars:before {
    content: "\f067";
}

div.handheld-menu.side-board.transition-left ul.handheldTopMenu li.expanded div.collapse-button i.fa.fa-bars:before {
    content: "\f068";
}

.topmenu {
    display: block;
}

.handheld-menu {
    display: block;
}

    .handheld-menu > .handheldTopMenu {
        display: block;
    }

.handheldTopMenu.nojs {
    display: block;
}

ul.handheldTopMenu li.childselected.expanded ul li.selected.collapsed {
    background: #a58865;
}


    ul.handheldTopMenu li.childselected.expanded ul li.selected.collapsed a {
        font-weight: 400;
    }

.handheld-menu .handheldTopMenu ul li:last-child, .handheldTopMenu.nojs ul li:last-child {
    margin-bottom: 0;
    border: 0;
}



div.siteHeader-container,
div.siteMain-container {
    position: relative;
}
div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter {
    width: 100%;
    margin: 0 auto;
}

div.siteMain-container {
    background: #F2EFE1;
    padding-top: 4em;
}

div.siteFooter-container {
    background: #94A5A4;
    padding: 3.5em 0;
    float: left;
    color:#F2EFE1;
    margin-top:1em;
}

   ul.siteOptions {
       font-size:100%;
       float:left;
    }

         ul.siteOptions li {
            display:block;
        }

            ul.siteOptions li a {
                color: #F2EFE1;
            }


div.siteHeader, div.siteMain, div.siteFooter {
    width: 1440px;
    margin: 0 auto;
    position: relative;
}

div.siteHeader {
    padding-top: 5.825em;
    position: relative;
}

/*div.siteMain {
    padding-bottom:2em;
} */
/** PROJECT NEWS / PUFFAR Startsida **/
div.projectnews-container {
    width: 1440px;
    background: #F2EFE1;
    position: relative;
    left: 0;
    float: left;
    margin-bottom: 0;
}
div.projectnews-container-box {
    display: block;
    float: left;
    margin-bottom: 4em;
}
div.projectnews-container div.projectnews-container-box:nth-child(odd) 
div.projectnews-container-area {
    width: 48.93617021276596%;
    float: right;
    padding: 4em 4em 3em 0;
    box-sizing: border-box;
}
div.projectnews-container div.projectnews-container-box:nth-child(odd)
div.projectnews-container-image {
    float: left;
    width: 48.93617021276596%;
}

div.projectnews-container div.projectnews-container-box:nth-child(even) {
}

div.projectnews-container div.projectnews-container-area {
    width: 48.93617021276596%;
    float: left;
    padding: 4em 4em 3em 0;
    box-sizing: border-box;
}

    div.projectnews-container div.projectnews-container-image {
        float: right;
        width: 48.93617021276596%;
    }

        div.projectnews-container div.projectnews-container-image img {
            float: left;
        }

    div.projectnews-container ul.projectnews li {
        list-style-type: none;
        font-size: 24px;
        line-height: 34px;
        font-size: 30px;
        line-height: 46px;
        margin-left: -3px;
    }

    div.projectnews-container div.projectnews-container-area h3 {
        font-family: "Bianco Serif New";
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
        margin-bottom: 0.25em;
        font-size: 3.5em;
        color: #CEAA7E;
        line-height: 1.25em;
    }

    div.projectnews-container div.projectnews-container-area p {
        font-size: 1.25em;
        line-height: 1.5em;
    }

    div.projectnews-container div.projectnews-container-area a.bulleted:before {
        display:none;
    }

div.projectnews-container-area ul.projectnews li a,
div.projectnews-container-area a {
    color: #CFA97D;
    text-decoration: none;
    font-size: 1.25em;
    line-height: 1.5em;
    text-decoration:underline;
}

    div.projectnews-container-area ul.projectnews li a span {
        font-size: 30px;
        line-height: 40px;
    }
div.projectnews-container img.badge {
    width: 11%;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
}



/** INGÅNGAR Startsida **/
div.ingangar-container {
    background: #94A5A4;
    color: #F2EFE1;
    padding: 3em;
}
    div.ingangar-container a {
        color: #F2EFE1;
        text-decoration: none;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }
    div.ingangar-container a h2.ingang-rubrik {
        color: #F2EFE1;
        font-size: 2.25em;
        line-height: 1.5em;
        margin: 0 0 0.125em;
    }
    div.ingangar-container a p.ingang-button {
        padding: 0.75em 2em;
        background: #F2EFE1;
        color: #94A5A4;
        border-radius: 3em;
        display: inline-block;
        text-transform: uppercase;
        margin-bottom: 0;
        font-weight:bold;
    }
/** STARTBILD **/
div.col100.startbild {
    margin-bottom:4em;
}
    div.col100.startbild div.startbild-container a {
        float:left;
    }
    /** NYHETER Startsida **/
    div.col100.news {
        width: 500%;
        margin-left: -200%;
        background-color: #94A5A4;
        padding: 5em 0;
        margin-bottom: 4em;
    }

    div.col100.news .col100 {
        background-color: #94A5A4;
        width: 100%;
        text-align: center;
    }

        div.col100.news .col100 .content {
            width: 1440px;
            text-align: left;
            margin: 0 auto;
        }
    div.col100.news div.news-area h4.abfonden-news {
        font-family: "Bianco Serif New";
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
        margin-bottom: 0.85em;
        font-size: 2.75em;
        color:#F2EFE1;
    }
    div.col100.news div.news-area div.col33.news {
        float: left;
    }
    div.news-area div.col33.news {
        float: left;
        width: 31%;
        margin-right: 3.5%;
        margin-bottom: 2em;
    }
        div.news-area div.col33.news:nth-of-type(3n+3) {
            margin: 0;
        }
        div.news-area div.col33.news a {
            color: #F2EFE1;
            text-decoration:none;
        }
        div.news-area div.col33.news h4 {
            color: #F2EFE1;
            font-size: 1.5em;
            line-height: 1.35em;
        }
            div.news-area div.col33.news p {
                margin-bottom:0;
            }
            div.news-area div.col33 span.newsdate {
                font-style: normal;
                display: block;
                margin-bottom: 0.5em;
            }
div.col100.news div.news-area div.news-archive {
    width: 100%;
    float: left;
    margin-top: 1em;
    text-align: center;
}
div.news-archive a.bulleted {
    padding: 0.75em 2em;
    background: #F2EFE1;
    color: #94A5A4;
    border-radius: 3em;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
}
    div.news-archive a.bulleted:before {
        display:none;
    }
    /** Site logo **/
    div.siteHeader-container div.siteHeader div.siteLogo a {
        text-align: center;
        display: block;
    }
div.siteHeader-container div.siteHeader div.siteLogo a {
    position: relative;
    width: 30%;
    display: block;
    margin: 0 auto;
    height: 9em;
}
        div.siteLogo img {
            width: 100%;
            height: auto;
        }
div.siteHeader-container div.siteHeader div.siteLogo a::after {
    content: url(../Img/170-sigill.svg);
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0px;
    right: -100px;
}
/*
 * Sidebar container 
 */
div.siteSidebar {
    background: none;
    margin-top: 0.65em;
}

/*
 * Content containers 
 */
div.siteContent {
}

div.siteContentFull {
}

div.siteContentPopup {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
}
div.siteContentIframe {
}

/*
 * Footer elements 
 */
body.default div.siteBreadcrumbs {
    display: none;
    float: none !important;
}

div.siteBreadcrumbs {
    float: none;
    font-size: 1em;
    margin-bottom: 2em;
    padding: 0;
    width: 100%;
}

    div.siteBreadcrumbs, div.siteBreadcrumbs span a {
        text-decoration: none;
        color:#CFA97D;
    }

        div.siteBreadcrumbs a:hover {
            color: #CFA97D !important;
            text-decoration: underline;
        }

div.siteOptions {
    width: 100%;
}

div.siteContact {
    width: 100%;
    text-align: center;
    float:none;
}

    div.siteContact ul {
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

        div.siteContact ul li {
            display: inline-block;
            color: #fff;
            margin-right: 10px;
        }

div.siteLogos {
}

/*
 * Page containers 
 */
.col100, .col75, .col50, .col37, .col25 {
}

.col100 {
    background:transparent;
}
    .col100 img {
        max-width:1440px;
    }
    .col75 {
    }
        .col75 img {
            max-width: 100%;
            margin-bottom: 0.5em;
        }
        .col50 {
        }
            .col50 img {
                max-width: 100%;
                margin-bottom: 0.5em;
            }
.col37 {
}

.col33 {
}

.col33full {
    width: 300px;
}

.col25 {
}
    .col25 img {
        max-width: 100%;
        margin-bottom: 0.5em;
    }
    .col25 .box-inner img {
        max-width: 100%;
        margin-bottom: 1em;
    }

body.global_cookiecheck .page-popup h1 {
    display: none;
}

.page-popup {
    background: #fff;
    color: #000000;
    float: left;
    font-size: 13px;
    line-height: 22px;
    padding: 10px;
}

.page-popup {
    float: left !important;
    width: 96%;
    padding: 3px;
}

.col75.article {
    margin-bottom: 10px;
}


div.col100.ingangar, div.col100.large-puff {
    background: transparent;
    margin-bottom: 4em;
}
/*
 * Errormessage control
 */
div.errormsg {
}

div.erroricon {
}

div.errortext {
}

/*
 * Search area
 */

div.search_area {
}

    div.search_area .search_field {
        z-index: 999;
        position: absolute;
        top: 11em;
        left: auto;
        width: 100%;
        height: 2.5em;
        line-height: 1.5em;
        padding: 0 1em;
        font-size: 1.25em;
        border: 0;
        background-color: #fff;
        outline: none;
        color: #000;
        border-radius: 4px;
        right: 0;
        display: none;
        box-shadow: none;
        outline: none;
        border: 1px solid #CFA97D;
        box-sizing: border-box;
    }

    div.search_area .btn_search {
        display: none;
        border: none;
        color: #8C8C8B;
        background: transparent url(../Img/ico-search.png) no-repeat 0 0;
        background-size: 36px 36px;
        height: 37px;
        padding: 0;
        text-indent: -9999px;
        text-transform: uppercase;
        width: 35px;
        cursor: pointer;
        margin-top: 0;
        margin-right: 0;
        box-shadow: none;
        outline: none;
    }


div#fullWidthSearchFieldBackground {
    position: fixed;
    top: 113px;
    left: 0;
    width: 100%;
    margin: 0 auto;
    height: 58px;
    line-height: 44px;
    padding: 0 10px;
    font-size: 22px;
    border: 0;
    outline: none;
    font-weight: bold;
    color: #000;
    border-radius: 0;
    right: inherit;
}

div#fullWidthSearchBackdrop {
    width: 100%;
    background-color: rgba(206,170,126,.4);
    height: 100%;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    display: none;
}

input#btnFullWidthSearchTrigger {
    position: absolute;
    right: 0;
    border: none;
    color: #CFA97D;
    background: transparent url(../Img/icon-search.svg) no-repeat center left;
    background-color: transparent;
    background-size: auto;
    background-color: transparent;
    background-size: 1.45em 1.45em;
    height: 2em;
    padding: 0;
    text-transform: uppercase;
    width: 2em;
    cursor: pointer;
    margin-top: 0;
    margin-right: 0;
    box-shadow: none;
    outline: none;
    top: 5.825em;
    z-index: 100000;
}

    input#btnFullWidthSearchTrigger:focus {
        box-shadow: none;
    }


.ui-autocomplete {
    z-index: 9999999;
}

div.page-col75.col75.search_results p span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblSearch {
    font-size: 2em;
    line-height: 1.5em;
    margin: 0 0 0.25em;
    font-weight: 400;
    color: #CFA97D;
}
div.global-unauthorized-login, div.global-unauthorized-register, div.global-authorized-mypages, div.global-authorized-logout, div.global-language, div.global-rss {
    display: inline-block;
    float: right;
    padding: 0 0 0px 0;
    margin-right: 1.25em;
}
div.global-authorization {
    position: absolute;
    right: 2em;
    top: 2em;
    z-index:9990;
}

    div.global-authorization a {
        text-decoration: none;
        color: #CFA97D;
    }

        div.global-authorization a:hover {
            text-decoration: none;
            color: #CFA97D;
        }

    div.global-authorization i {
        color: #CFA97D;
        display:none;
    }

        div.global-authorization i:before {
            color: #CFA97D;
            display: none;
        }
span#ctl00_ctl01_spnLangSelection.lang_sv-SE {
    position: absolute;
    right: 4em;
    top: 6em;
    display: inline-block;
    z-index: 8001;
}
span#ctl00_ctl01_spnLangSelection.lang_en-US {
    position: absolute;
    right: 4em;
    top: 6em;
    display: inline-block;
    z-index: 8001;
}
    span#ctl00_ctl01_spnLangSelection a {
        text-decoration:none;
    }
    span#ctl00_ctl01_spnLangSelection a:hover {
        text-decoration: underline;
    }
    #ctl00_ctl01_ucTopLinks_divLanguage {
        display: none;
    }
div.siteContent div.col75 div.article-general table.box.primary.col25 {
    width: 100% !important;
}

div.siteContent div.col75 div.article-general table.box.secondary.col25 {
    width: 100% !important;
}

.alignleft {
    margin-right: 2.85%;
}

body.global_cookiecheck .page-popup h1 {
    display: none !important;
    visibility: hidden !important;
}

ul.landlord-list {
    width: auto;
}


/*
 * Menus
 */
ul.topmenu li a {
}

ul.submenu li {
}

/*
 * Search area
 */
div.search_area .btn_search {
}

/*
 * Boxes
 */
.box {
}

.primary h3, .secondary h3 {
}

.primary h3 {
}

.secondary h3 {
}

.box-rental h2, .box-resident h2 {
}

h2.localnews {
}

span.button-list input {
}

a.link-large {
}

.siteBreadcrumbs, .siteOptions {
}

.siteContact {
}

div.siteHeader table {
}

ul.form {
}

.box ul.form {
}

.pageFooter input {
}

div.navbar div.text {
}

.tbl_list {
}

.tbl_cell_list_header {
}

.tbl_grid {
}
.agreetext, .infotext {
    font-size: 0.85em;
    font-style: normal;
    line-height: 1.65em;
    display: inline;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL {
    border: 1px solid #e5ded6;
    padding: 0.75em 1.5em 1.5em;
    border-radius: 0.25em;
    float: left;
    box-sizing: border-box;
    margin-bottom: 1em;
    background: #f3f1e6
}
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblAgreeText {
    margin-top:0.65em;
    float:left;
}

div#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL ul.form li.label {
    width: 20em;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL br {
    display: none;
}


.box.msg a:before {
    content: "\f138";
    font-family: FontAwesome;
    padding-right: 4px;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
}

div.user label {
    font-weight: 600;
    margin: 0 3px 0 0;
}

/*
 * Styles used by content from the CM-editor in PortalAdmin
 *
 * 090824	HE		Initial version
 */

/* 
 * Snippets 
 */
.tbl_snippets_main {
}

.tbl_snippets_main_70 {
}

.tbl_snippets_main_hss {
}

.tbl_cell_snippet_spacer {
}

.tbl_cell_snippet_33 {
}

.tbl_cell_snippet_50 {
}

.tbl_cell_snippet_70 {
}

.tbl_cell_snippet_100 {
}

.link {
}


/*
 * Paragraphs
 */
p {
}

    p.mul-img img {
    }

    p.mul-plan img {
    }

    p.pNoEntries {
    }

/*
 * Hyperlinks
 */
a.image {
}

a.planning {
}

a.bulleted {
}

a.icon-areainfo img {
}

/*
 * Form elements
 */
input, select, textarea {
    font-size: 1em;
    box-shadow: unset;
    border-radius: unset;
    line-height: 1.75em;
    border-color: #e5ded6;
    padding: 0.25em 0.35em;
}

input, textarea {
}

    input.no-border, table.no-border input, span.no-border input {
    }

    /*** Checkbox ***/
    input.check, table.check input, span.check input {
    }

    /*** Radiobutton ***/
    input.radio, table.radio input, span.radio input, span.radio label {
    }

input {
    height: unset;
    text-indent: 0.3em;
}

/*** Submit button ***/
.btn, .btn-disabled,
.btn_interest {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25em;
    background: #F2EFE1;
    color: #94A5A4;
    padding: 0.5em 1em;
    height: auto;
    text-shadow: unset;
    border: none;
    box-shadow: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
}

.btn-disabled {
    background: #888;
}

.btn_interest {
    font-size: 18px;
}

.btn:hover {
    background: #CFA97D;
    color:#fff;
}

.register-interest input[type="submit"] {
    font-size: 1.125em;
    color: #000;
    background: #CFA97D;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    font-weight: 600;
    border: none;
}

    .register-interest input[type="submit"]:hover {
        background: #b9956b;
        cursor: pointer;
        color: #fff;
    }

input#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ObjectSearch1_btnSearch.btn {
    padding: 0.45em 0.7em 0.45em 0.7em;
    text-transform: uppercase;
}

.btn-disabled {
    opacity: 0.7;
    cursor: not-allowed;
}
/*** Input element default sizes ***/
.col50 .box-inner .textbox,
.col75 .box-inner .textbox {
}

.col50 .box-inner .textarea,
.col75 .box-inner .textarea {
}

/*
 * Horizontal rule 
 */
hr {
}

/*
 * Button list
 */
span.button-list input, span.button-list a {
}

span.button-list a {
}

    span.button-list a.selected {
    }

.rentalinfo input, .rentalinfo a {
}

/* 
 * Navigation bar
 */
div.navbar {
    margin-top: 20px;
}

    div.navbar .buttons {
    }

        div.navbar .buttons input {
        }

            div.navbar .buttons input dimmed {
            }

        div.navbar .buttons .btn_first {
        }

        div.navbar .buttons .btn_prev {
        }

        div.navbar .buttons .btn_next {
        }

        div.navbar .buttons .btn_last {
        }

    div.navbar .text {
    }

        div.navbar .text a {
        }

        div.navbar .text p {
        }

            div.navbar .text p.left {
            }

            div.navbar .text p.right {
            }

/*
 * Page form header & footer
 */
div.pageHeader, div.pageSubHeader {
    background: #94A5A4;
    border: none;
    font-size: 1.125em;
    line-height: 2.5em;
    color: #F2EFE1;
    height: auto;
    padding: 0.125em 1em;
    width: 100%;
    float: left;
    box-sizing: border-box;
    border-radius: 0;
    font-weight: 400;
    margin: 0 0 1em;
}

div.pageFooter {
    background: #94A5A4;
    border-color: #94A5A4;
    padding: 0.45em 0.35em;
    border-radius: 0;
    color: #F2EFE1;
}

    div.pageFooter input {
        margin-top: 2px;
        background: #F2EFE1;
        border-color: #F2EFE1;
        color:#94A5A4;
    }
/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}

div.validator-valid {
}

div.validator-unvalid {
}

span.validation-summary {
}

span.forminfo-icon {
}

span.forminfo-text {
}


/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}

div.validator-valid {
}

div.validator-unvalid {
}

span.validation-summary {
}

span.forminfo-icon {
}

span.forminfo-text {
}
.validation-skin-error {
    color: #AF0000;
    display: block;
    margin-top: 1em;
    background: #f8f0f1;
    padding: 0.5em 1em;
    font-size: 0.95em;
    border: 1px solid #CFA97D;
}
/*
 * Landlord presentation
 */
div.landlord-area {
}

div.landlord-img {
}

    div.landlord-img img {
    }

ul.landlord-list {
}

    ul.landlord-list li {
    }

        ul.landlord-list li div.label {
        }

/* 
 * Image text 
 */
div.image-text-basic {
}

    div.image-text-basic img {
    }

div.article {
}

/* 
 * Parking-direct & Object-direct & Storage-direct
 */
span.ico_p-direct, span.ico_object_direct, span.ico_storage-direct {
}

span.ico_p-direct {
}

span.ico_object_direct {
}

span.ico_storage-direct {
}

/* NEWS DATE */
span.newsdate {
}

/* COMMENT*/
span.comment {
}

/* 
 * Table list
 */
table.tbl_list {
}

    table.tbl_list tr td {
    }

    table.tbl_list tr.tbl_cell_list_header td {
    }

/* 
 * Table grid
 */
table.tbl_grid {
}

    table.tbl_grid tr td {
    }

.headerstyle {
}

.alternate {
}

/*
 * Control specific styles
 */
div.ImageTextStyles {
}

/*
 * Search Area Results
 */
div.search_results {
}

    div.search_results .search_textfield_area {
    }

    div.search_results .navbar {
    }



/*** ARBETARBOSTADSFONDEN STYLES ***/

div.branding {
}

    div.branding .siteSidebar {
    }

hr.special {
}



div.page-col50 ul.grid li.left {
    float: left;
    line-height: 32px;
    width: 300px;
}

/*
 * TopMenu definition.
 *
 * 090817	HE		Initial version
 */

/*** Reset all list-styles ***/
ul.topmenu {
    position: relative;
    bottom: 0;
    top: 152px;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

/*** Setup basic menu look ***/
ul.topmenu {
}

    ul.topmenu li {
        display: inline-block;
    }

    ul.topmenu ul li {
        display: inline;
    }

    ul.topmenu li a {
        font-size: 15px;
        text-decoration: none;
        color: #fff;
        padding: 15px 15px;
        line-height: 18px;
        text-shadow: 0px -1px #56453c;
    }


        ul.topmenu li a:hover {
            color: #e5d5e3;
        }

    /*** Selected item or selected child-item ***/
    ul.topmenu li.selected, ul.topmenu li.childselected {
        background: #fff;
        border-radius: 5px 5px 0 0;
    }

        ul.topmenu li.selected a, ul.topmenu li.childselected a {
            color: #56453c;
        }

            ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
            }

/*** Link styles ***/
ul.submenu a {
    color: #000;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    text-decoration: none;
    width: auto;
    padding: 6px 0;
    border-color: #eee;
}

    ul.submenu a:hover {
        color: #CFA97D
    }

ul.submenu ul {
}

    ul.submenu ul a {
        color: #000;
        font-size: 1em;
        font-weight: 600;
        line-height: 26px;
    }

ul.submenu li {
    font-size: 100%;
}

    ul.submenu li.selected a {
        font-weight: 600;
        color: #000;
    }
    ul.submenu li.selected > a {
        font-weight: 600;
        color: #000;
    }

ul.submenu a,
ul.submenu ul a,
ul.submenu ul ul a {
    line-height: 2em;
    padding: 0.25em 0;
    font-weight:400;
}

ul.submenu ul a,
ul.submenu ul ul a {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 0.95em;
}

ul.submenu ul a {
    padding-left: 1em;
}

ul.submenu ul ul a {
    padding-left: 2em;
}

/*** Special styles ***/
ul.submenu li.expanded {
}

ul.submenu li.collapsed {
}

ul.submenu li.selected, ul.submenu li.childselected {
}

    ul.submenu li.selected ul, ul.submenu li.childselected ul {
        font-weight: normal;
        padding-bottom: 10px;
        padding-top: 0;
        padding-bottom: 0;
    }

    ul.submenu li.selected > ul,
    ul.submenu li.expanded.childselected > ul {
        margin-top: 0;

    }

ul.submenu li.expanded.childselected ul li.expanded.selected.first ul,
ul.submenu li.expanded.childselected ul li.expanded.childselected.first ul {
    margin-top: 0;
}


ul.submenu li.selected ul ul, ul.submenu li.childselected ul ul {
    margin-bottom: 0;
    padding-bottom: 0;
}

ul.submenu li.collapsed a:before {
    content: "\f067";
    color: #CFA97D;
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 2.125em;
    position: absolute;
    right: 1em;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
}

ul.submenu li.expanded a:before {
    content: "\f068";
    color: #CFA97D;
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 2.125em;
    position: absolute;
    right: 1em;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.expanded.selected a:before {
    content: "\f068";
    color: #CFA97D;
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 2.125em;
    position: absolute;
    right: 1em;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.collapsed.selected a:before {
    content: "\f067";
    color: #CFA97D;
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 2.125em;
    position: absolute;
    right: 1em;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.expanded.childselected a:before {
    content: "\f068";
    color: #CFA97D;
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 2.125em;
    position: absolute;
    right: 1em;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
}

ul.submenu li.expanded.selected ul li.collapsed a:before {
    content: "\f067";
    color: #CFA97D;
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 2.125em;
    position: absolute;
    right: 1em;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.collapsed a:before {
    content: "\f067";
    color: #CFA97D;
    font-family: FontAwesome;
    font-size: 1em;
    line-height: 2.125em;
    position: absolute;
    right: 1em;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 400;
}

ul.submenu li.expanded.childselected ul li.expanded.childselected ul li a:before,
ul.submenu li.expanded.childselected ul li.expanded.childselected ul li.selected a:before {
    content: "";
}

ul.submenu li.collapsed:before {
    content: "";
}

ul.submenu li.expanded:before {
    content: "";
}

ul.submenu li.expanded.selected ul li a:before {
    content: "";
}

ul.submenu li.expanded.childselected ul li a:before {
    content: "";
}

ul.submenu li.expanded.childselected ul li.expanded.selected ul li a:before {
    content: "";
}

/*
 * Ordered/Unordered lists 
 */
ul, ol {
}

    ul li {
    }

    ol li {
    }

    /* 
 * Horizontal list 
 */
    ul.horizontal {
    }

        ul.horizontal li span {
            font-size: 0.95em;
        }

        ul.horizontal li, div.box-primary-inner ul.horizontal li, div.box-secondary-inner ul.horizontal li, div.box-inner ul.horizontal li {
        }

    ul.horizontal-bulleted {
        margin-bottom: 1.25em;
        width: 100%;
    }

        ul.horizontal-bulleted li {
            background: none;
            margin: 0;
            padding: 0;
            white-space: unset;
            width: 100%;
            line-height: 1.75em;
        }

            ul.horizontal-bulleted li:before {
                color: #CEAA7E;
                content: "\f00c";
                display: inline-block;
                font-family: FontAwesome;
                font-size: 14px;
                line-height: 11px;
                margin-right: 5px;
                padding: 5px;
                text-decoration: none;
                width: 10px;
            }

div.related-content div.box-inner li.doc_document {
}

div.related-content div.box-inner li.inf_link {
}

div.related-content div.box-inner li.cm_page {
}


/*
 * Boxlist
 */
ul.boxlist {
}

    ul.boxlist li {
    }

/* 
 * FAQ List 
 */
ul.faq-list {
}

    ul.faq-list li {
    }

    ul.faq-list .icon-questionmark {
    }

    ul.faq-list .icon-answer {
    }

    ul.faq-list .question {
    }

    ul.faq-list .question, ul.faq-list .answer {
    }

/* 
* Sitemap
*/
.sitemap_paragraph {
}

/* 
 * Sitemap List 
 */
ul.link {
}

ul li.maplink {
    line-height:1.85em;
}
    ul li.maplink:before {
        content: "\f138";
        font-family: FontAwesome;
        padding-right: 0.5em;
        color: #b9956b;
        text-decoration: none;
        font-size: 1em;
    }
/* 
 * ListAvailable
 */
ul.listavailable {
}

.col50 ul.listavailable li a {
}

.col25 ul.listavailable li a.align-left {
}

ul.listavailable a img {
}

/*
 * Thumbnail list
 */
div.thumbnail-container {
}

ul.thumbnail-list {
}

    ul.thumbnail-list img {
    }

.thumbnail-container ul.thumbnail-list li {
}

    .thumbnail-container ul.thumbnail-list li.alignleft {
    }

.col25 .thumbnail-container ul.thumbnail-list li {
}

    .col25 .thumbnail-container ul.thumbnail-list li.alignleft {
    }


ul.mypage_profile {
    padding-bottom: 5px;
    border-color: #c5b392;
}

    ul.mypage_profile a.bulleted {
        display: block;
        margin: 4px 0;
    }

/*** General rules ***/
.box {
}

.box-outer {
}

.box .noheight {
}

.box-inner {
    padding:2em;
}

.box a.rss {
}

.box a img {
}

.box a.rss img {
}

td.box-inner {
}

/*** Primary ***/
.primary {
    background: #94A5A4;
}

    .primary hr {
        color: #F2EFE1;
    }

    .primary a {
        color: #F2EFE1;
    }

        .primary a.bulleted:hover {
            color: #F2EFE1;
        }

    .primary .box-inner {
        background: #94A5A4;
    }

    .primary a.bulleted:before {
        color: #F2EFE1;
    }

/*** Secondary ***/
.secondary {
    background: #94A5A4;
    color:#F2EFE1;
}

    .secondary hr {
        color: #F2EFE1;
    }

    .secondary a {
        color: #F2EFE1;
    }

        .secondary a.bulleted:hover {
            color: #F2EFE1;
        }

    .secondary .box-inner {
        background: #94A5A4;
    }

    .secondary a.bulleted:before {
        color: #F2EFE1;
    }

/*** Login Control ***/
.col25 div.loginarea span {
}

.col37 div.loginarea span {
}

.col37 div.loginarea input {
}

    .col37 div.loginarea input.btn {
    }

div.loginarea br {
    display: none;
}

div.loginarea p label {
    word-break: break-all;
    margin-bottom: 0.65em;
    display: block;
    font-weight: 600;
    font-size: 1.125em;
}
div.loginarea a.bulleted {
    display:block;
}
div.loginarea hr {
    margin: 1.2em 0 1em;
}
div.loginarea input.btn {
    margin-top: 0.6em;
    width: 100% !important;
    padding: 0.85em 1em;
    box-sizing: border-box;
    display: block;
    float: left;
    margin-bottom: 1.125em;
}
div.loginarea input {
    width:95% !important
}
/*** Fulhack dölj rutan sök ledigt då kund inte hanterar sökande via Mina sidor. Peter L. ***/
/* #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divRental {display:none;} */
/*** MYPAGES***/
div.residentInfo:nth-of-type(2n+1) {
}

div.residentInfo:nth-of-type(2n+2) {
}
/*
 * Table grid list
 */
div.grid {
}

table.gridlist {
    font-size: 0.95em;
}

    table.gridlist tr.headerrow {
    }

    table.gridlist tr.marked {
    }

    table.gridlist tr.dimmed {
    }

    table.gridlist td {
    }

        table.gridlist td.header, tr.header td {
            background-color: #CFA97D;
        }

            table.gridlist td.header a, tr.header td a {
                background-color: #CFA97D;
            }

                table.gridlist td.header a:hover, tr.header td a:hover {
                }

                table.gridlist td.header a.sel-asc, table.gridlist tr.header td a.sel-asc {
                    background-color: #CFA97D;
                }

                table.gridlist td.header a.sel-desc, table.gridlist tr.header td a.sel-desc {
                    background-color: #CFA97D;
                }

        table.gridlist td.listitem-even, tr.listitem-even td {
            padding: 8px 6px;
        }

    table.gridlist tr.listitem-even td a {
        font-weight: 600;
    }

        table.gridlist tr.listitem-even td a:hover {
            text-decoration: underline;
        }

.box-primary table.gridlist td.listitem-even, .box-primary tr.listitem-even td,
.box-secondary table.gridlist td.listitem-even, .box-secondary tr.listitem-even td,
.box table.gridlist td.listitem-even, .box tr.listitem-even td,
.box-primary table.gridlist td.listitem-odd, .box-primary tr.listitem-odd td,
.box-secondary table.gridlist td.listitem-odd, .box-secondary tr.listitem-odd td,
.box table.gridlist td.listitem-odd, .box tr.listitem-odd td {
}

table.gridlist td.listitem-odd, tr.listitem-odd td {
    border-bottom: 1px solid #ccc;
    padding: 8px 6px;
}


table.gridlist tr.listitem-odd td a {
    font-weight: 600;
}

    table.gridlist tr.listitem-odd td a:hover {
        text-decoration: underline;
    }


table.gridlist td.listitem-level2, tr.listitem-level2 td {
}

table.gridlist .label {
}

table.gridlist tr td td {
}

table.gridlist img.objectlist_icon {
}

table.gridlist td.header:first-of-type {
    padding-left: 6px;
}

table.gridlist td.header:last-of-type {
    padding-right: 10px;
}

table.gridlist td.header, tr.header td {
    height:unset;
    vertical-align: middle;
    padding: 1em 1em;
}
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblNoHits {
    display:block;
    margin-top:1em;
}
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_btnSearch.btn {
    background:#CFA97D;
    color:#F2EFE1;
}
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_btnSearch.btn:hover {
    background: #b9956b;
    color: #F2EFE1;
}
body.organisation_personal_personallista table.gridlist {
    margin-bottom: 30px;
}
div.listavailable div.box-inner span.no-objects {
    color: #F2EFE1;
}
div.area_info_facts {
    background: #94A5A4;
    color: #F2EFE1;
    padding: 2em;
    box-sizing: border-box;
}
    div.area_info_facts h4 {
        color: #F2EFE1;
        margin-bottom:0.65em;
    }
    div.area_info_facts table.gridlist tr:last-of-type td {
        border-color: #F2EFE1;
    }
    div.area_info_facts table.gridlist td.header, div.area_info_facts tr.header td {
        background-color: #94A5A4;
        border-color: #F2EFE1;
        color:#F2EFE1;
    }
    div.area_info_facts tr.header td {
        height: unset;
        vertical-align: middle;
        padding: 1em 0.35em;
    }
    div.area_info_facts table.gridlist tr.listitem-even {
        background:#94A5A4;
    }
    div.area_info_facts table.gridlist td.listitem-odd, div.area_info_facts tr.listitem-odd td, div.area_info_facts table.gridlist td.listitem-even, div.area_info_facts tr.listitem-even td {
        border-bottom: 1px solid #F2EFE1;
    }

    .templatelist.block.header li label, .templatelist.block li label {
        width: 9.25em;
    }

ul.templatelist.block li a, ul.templatelist.block li span {
}

.page-col75.col75 li:not(.validator):not(.value):not(.label):not(.question):not(.answer) {
    clear: none;
}

.templatelist.block li span {
}
/* 
 * Table list
 */
table.tbl_list {
}

    table.tbl_list tr td {
        background: #eb8541;
        padding: 2px 4px;
        color: #fff;
    }

table.gridlist td.listitem-odd, tr.listitem-odd td, table.gridlist td.listitem-even, tr.listitem-even td {
    border-bottom: 1px solid #CFA97D;
}

table.gridlist tr.listitem-even {
    background: #F2EFE1;
}

/*
 * UL form list
 */
ul.form {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 0.95em;
    box-sizing: border-box;
}

    ul.form li {
    }

        ul.form li.validator {
            width: 1.125em;
        }

        ul.form li.label {
            width: 16em;
        }

        ul.form li.value, .box ul.form li.value {
            margin-bottom: 8px;
            padding-left: unset;
        }

.box-primary ul.form li.label, .box-secondary ul.form li.label, .box ul.form li.label {
}

ul.form li.textvalue {
    padding-top: 0;
    margin-bottom: 2px;
    min-height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

ul.form li.value {
    font-size: 1em;
    padding-left: 280px;
}

    ul.form li.value input {
        width: auto !important;
    }

ul.form li.text {
}

ul.form li.textrow, .box ul.form li.textrow {
    font-weight: normal;
    font-size: 1em;
    font-style: italic;
}

div.siteContentIframe ul.form li.label {
}

div.siteContentIframe ul.form li.text {
}

ul.form li.textrow {
}

ul.form li.value label {
}

ul.form li.value input {
}

ul.form li.label-large {
    width: auto;
    line-height: 120%;
    margin: 4px 0 0 0;
    float: left;
}

ul.form li.value select {
    width: unset
}

    ul.form li.value select#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_drpUser1Century.controlRequired {
        width: unset !important;
    }

ul.form li.value table.checkboxlist.no-border tbody tr td {
    width: 12em;
}


.formstyle {
}

    .formstyle .label {
    }

/*
 * Statistics grid
 */
div.statistics table {
}

/*
 * News-archive grid
 */
div.news-archive .date-column {
}

div.news-archive .content-column .title {
    font-weight: bold;
    font-size: 1.25em;
    margin-bottom: 0.65em;
    display: block;
}


/*** Objektlistan  START ***/
/* QuickFilter */
.objectlistFilters {
    background: #F2EFE1;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 20px;
    padding: 1em 1.5em;
    border:1px solid #CFA97D;
}

ul.quickfilter li.full {
    border-bottom: 1px dotted #CFA97D;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

ul.quickfilter li {
    float: left;
    font-size: 0.95em;
    list-style-type: none;
    margin-left: 0;
    margin-right: 44px;
    width: 47%;
    color:#000;
}

ul.quickfilter span.minValue, ul.quickfilter span.maxValue {
    margin-top: 0.5em;
    margin-right: 0.5em;
}

ul.quickfilter span.minValue,
ul.quickfilter span.maxValue {
    font-size: 0.85em;
}

ul.quickfilter .minValueInput,
ul.quickfilter .maxValueInput {
    border-radius: 0.25em;
    font-size: 0.75em;
    font-weight: 600;
}

ul.quickfilter li span.title {
    font-size: 16px;
    font-weight: 600;
}

.ui-widget-header {
    background: #CFA97D;
}

.ui-widget-content {
    background: #fff;
    margin-bottom: 0.3em;
}

label.title {
    background: #CFA97D;
    border-radius: 6px;
    color: #F2EFE1;
    display: inline-block;
    margin-bottom: -4px;
    padding: 13px 20px;
}

#lblShowHideQuikfilter {
    background: #CFA97D;
    color: #F2EFE1;
    display: inline-block;
    margin-bottom: 1em;
    padding: 0.65em 1em;
    font-weight: 600;
}

table.check tr td {
    padding: 8px 0 8px 3px;
}

.templatelist.block.objectlist,
ul.templatelist.block,
.templatelist.block:nth-child(1n+3) {
    background: transparent;
    border: 1px solid #CFA97D;
    margin-right: 2%;
    width: 31.5% !important;
}

.templatelist.block:nth-child(3n+3) {
    margin-right: 0 !important;
}

.templatelist.block {
    background: #efefef;
    border: none;
    border-radius: 6px;
}

    .templatelist.block li {
        padding-top: 8px;
        border-color:#CFA97D;
    }

ul.templatelist.block li h2 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
}

ul.templatelist.block li img.image {
    display: block;
    margin: 0 auto;
    max-height: 110px;
    padding-left: 0;
    width: 80%;
    overflow: hidden;
}

.templatelist.block li, .templatelist.block li.image, .templatelist.block li.icons, .templatelist.block li.area, .templatelist.block li.address, .templatelist.block li.rooms, .templatelist.block li.size, .templatelist.block li.rent, .templatelist.block li.available, .templatelist.block li.number {
    width: 100%;
    border-bottom: 1px solid #CFA97D;
}

ul.listviews li a {
    display: block;
    font-size: 14px;
    height: 14px;
    font-weight: 600;
}

ul.listviews {
    float: right;
}
    ul.listviews li.selected i {
        color:#000;
    }
    div.page-col25 ul.grid {
        margin-bottom: 4px;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 5px;
    }

    div.page-col25 ul.grid li {
    }

        div.page-col25 ul.grid li.left {
            float: left;
        }

        div.page-col25 ul.grid li.right {
            padding-left: 0;
            width: 100%;
            display: block;
        }

div.page-col50 ul.grid li.right {
    padding: unset;
}

div.page-col50 ul.grid li.left {
    float: left;
    font-size: 1.25em;
    line-height: 2em;
    font-weight: 600;
    width: 70%;
}

span#object_detail_buttonlist.button-list .btn_details {
    background: #CFA97D;
    color: #fff;
    font-size: 20px;
    line-height: 37px;
    display: block;
    width: 48px;
    height: 40px;
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom: 0px;
    z-index: 1;
    position: relative;
    margin-bottom: -10px;
}

span#object_detail_buttonlist.button-list .btn_details_container {
    margin-right: 6px;
}

span#object_detail_buttonlist.button-list .btn_details_button {
    font-size: 0.75em;
    width: 100%;
    text-align: center;
    font-weight: normal;
    bottom: 15px;
}
div.object-buttons {
    text-align: center;
    padding-top: 8px;
    margin-bottom: 2em;
}

div.jquerypanel .header a.hidden,
div.jquerypanel .header a {
    background-color: transparent;
    background-position: 0 50%;
}

ul.exchangeobject, div.jquerypanel {
    background-color: #e6f9ff;
}


.property-description-container {
    background: #f4f4f4;
    padding: 10px 15px;
}

    .property-description-container ul li {
        font-size: 0.95em;
    }

.property-more-information, .property-detail-more-information {
    cursor: pointer;
    margin-bottom: 12px;
    color: #577C13;
    font-weight: 600;
}

.property-description-container.showed .property-descriptions {
    display: block;
    margin-left: 16px;
}

.property-descriptions div {
    font-style: italic;
}

/*** Objektlistan  END ***/


div.image-big img {
    width: 100%;
    border: none;
}

div.image-big {
    width: 100%;
}

div.image-thumbs {
    padding-left: 0;
    margin-top: 0;
    float: left;
}

    div.image-thumbs img {
        width: 45px;
        height: 45px;
        border: solid 1px #446f83;
        margin: 0;
        cursor: pointer;
        margin-right: 12px;
    }

        div.image-thumbs img:nth-of-type(9n+9) {
            margin: 0;
            float: right;
        }
div.image-big-full img {
    width: 100%;
    border: navajowhite;
}
.lbltext {
    display: block;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 0.65em;
    /*    font-style: italic;*/
}

div.areatext {
    width: 55%;
    float: left;
}

div.areaimg {
    width: 40%;
    float: right;
    overflow: hidden;
    border: none;
}

    div.areaimg img {
        width: 100%;
    }



/*
  * Slider width and position
  */
.col75 .slider,
.col75 .slider-container {
}

.col50 .slider,
.col50 .slider-container {
}

.col25 .slider,
.col25 .slider-container {
}

.col25 .slider,
.col25 .slider-container {
}

.col66 .slider,
.col100 .slider-container {
    width: 940px;
}

.slider-container {
    width: 940px;
}

.slider-inner {
    width: 940px;
}

.slider {
}

/*
 * Pager
 */
.pager {
}

.pager-container {
    bottom: 31px;
    float: right;
    position: relative;
    width: 460px;
    margin: 10px 0 0;
}

.pager li:before {
    font-family: FontAwesome;
    content: "\f10c";
    text-decoration: none;
    font-size: 24px;
    border: none;
    cursor: pointer;
    float: left;
    height: 1em;
    list-style-type: none;
    margin-right: 1em;
    width: 1em;
    color: #CEAA7E;
}

.pager li.selected:before {
    font-family: FontAwesome;
    content: "\f111";
    text-decoration: none;
    font-size: 24px;
    border: none;
    cursor: pointer;
    float: left;
    height: 1em;
    list-style-type: none;
    margin-right: 1em;
    width: 1em;
    color: #CEAA7E;
}

.pager li {
    background: none;
    border: none;
}

    .pager li.selected {
        background: none;
        border: none;
    }

/*
 * Prev/Next buttons
 */
#slider_next, #slider_prev {
    top: 312px;
    background: none;
    text-decoration: none
}

    #slider_next:before {
        font-family: FontAwesome;
        content: "\f138";
        text-decoration: none;
        font-size: 24px;
    }

    #slider_prev:before {
        font-family: FontAwesome;
        content: "\f137";
        text-decoration: none;
        font-size: 24px;
    }

div.sliderTitle {
    font-weight: 400;
    color: #56453c;
    font-size: 27px;
    margin: 25px 0 15px 0;
    line-height: 24px;
}

div.ImageTextStyles {
    margin: 0;
}

    div.ImageTextStyles p {
        float: right;
        width: 460px;
        font-size: 15px;
        line-height: 22px;
    }

    div.ImageTextStyles img {
        float: left;
        width: 460px;
    }

    div.ImageTextStyles a {
        text-decoration: none;
    }

.devwatermark {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 144px;
    position: fixed;
    bottom: 49px;
    right: 8px;
    opacity: 0.05;
    z-index: 99;
    color: black;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

iframe {
    width:100% !important;
}




/** Google Translate **/
#google-translate-container {
    position: absolute;
    right: 3em;
    z-index: 3000;
    top: 1em;
}

#google_translate_element {
    display: block;
    font-size: 1em;
}

.goog-te-gadget-simple {
    border-radius: 4px;
    padding: 2px 7px 4px;
    border-color: #c6cbd0 !important;
}

select.goog-te-combo {
    color: #003c4b;
    font-size: 0.8rem;
}

.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
    background: rgba(0, 0, 0, 0.005);
    background-image: url(../Img/Google-G-Logo.svg);
    background-repeat: no-repeat;
    background-color: #fff;
    color: #444 !important;
    background-size: 16px;
    background-position: 84% 0.55em;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400;
    line-height: 1.5em;
    color: #000;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

    .goog-te-gadget .goog-te-combo {
        margin: 2px 0 !important;
    }

#google-translate-container:after {
    /*    content: url(../Img/Google-G-Logo.svg);
    position: absolute;
    height: 18px;
    width: 16px;
    top: 6px;
    right: 25px;*/
}

select.goog-te-combo {
    float: right !important;
    height: 2.5em;
    border-radius: 0;
    line-height: 1.5em;
    background-color: rgba(0, 0, 0, 0.005);
    border-color: #CEAA7E;
    color:#a58865 !important;
}

#google_language_translator a {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

.goog-te-gadget {
    font-size: 0px !important;
}

.goog-branding {
    display: none;
}

.goog-tooltip {
    display: none !important;
}

    .goog-tooltip:hover {
        display: none !important;
    }

#google_language_translator select.goog-te-combo {
    color: #32373c;
}

#flags {
    display: none;
}

.goog-te-banner-frame {
    visibility: hidden !important;
}

/**DynamicMap**/
.dynamic-map {
}

    .dynamic-map a {
    }

    .dynamic-map #infobox {
    }

        .dynamic-map #infobox > div {
            background: #F2EFE1;
        }

    .dynamic-map #fade_bg {
    }

    .dynamic-map #fade_color {
    }

    .dynamic-map #fade_bg img {
    }

    .dynamic-map .more {
    }

        .dynamic-map .more .nr {
            background: #a85fa0;
            color: #F2EFE1;
            font-size: 20px;
            padding: 2px;
            border-radius: 50%;
            font-weight: 700;
            font-size: 0.95em;
            box-shadow: rgba(0, 0, 0, 1) 0px 1px 2px;
        }

        .dynamic-map .more .area-label {
            white-space: nowrap;
            display: block;
            background: transparent;
            padding-right: 0.75em;
            height: auto;
            line-height: 24px;
            border: unset;
            font-weight: 700;
        }
            .dynamic-map .more .area-label a {
                color: #7e5d4b;
            }

            .dynamic-map .more.align2 .area-label {
                margin-top: 15px;
            }

div.dynamic-map div#infobox div.area-info {
    margin-bottom: 20px;
    line-height: 24px;
}

div.dynamic-map div.area-links ul {
    margin-left: 10px;
}

    div.dynamic-map div.area-links ul li {
        list-style-type: none;
    }

div.dynamic-map div.area-links a {
    text-decoration: none;
}

    div.dynamic-map div.area-links a:before {
        content: "\f054";
        color: #CFA97D;
        font-family: FontAwesome;
        font-size: 17px;
        padding-right: 6px;
        text-decoration: none;
    }

.dynamic-map .more .area-label a {
    padding: 0 7px 0 6px;
}

div#picture.dynamic-map img.map {
    border: 1px solid #a58865;
    box-sizing: border-box;
}

div.dynamic-map div#infobox div.area-header h3 {
    color: #CEAA7E;
}
span.close {
    background: none;
    bottom: 20px;
    display: block;
    height: 10px;
    position: absolute;
    right: 21px;
    width: 10px;
}
span.close img {
    max-width:2em;
}

.vfa_resident_objectmaintenance_insert li.label.lblDescription {
    display: none;
}