.devwatermark {
    display: none;
}

div.cookie-header {
    background: #0052a1;
    font-size: 1em;
    padding: 1.5em 3em 1em;
    box-sizing: border-box;
    color:#fff;
}

    div.cookie-header a {
        font-size: 1em;
        color: #fff;
        text-decoration: underline;
    }

div#cookie-header.cookie-header input.btn {
    display: block;
    margin: 0 auto 0.5em;
    font-size: 1.25em;
    padding: 0.45em 0.45em 0.5em;
    background: #0e9842;
}
div#cookie-header.cookie-header input.btn:hover {
    background: #0b7b35;
}
div.cookie-header p {
    font-weight: normal;
    margin-bottom: 0;
    line-height: 1.5em;
}
form {
    padding-bottom: 0;
    width: 100%;
}
/**Structure**/
body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #34353a;
    font-family: 'PT Sans', sans-serif;
    font-size: 1em;
    line-height: 1.6em;
}

a {
    color: #0052a1;
    text-decoration: underline;
}

    a:link,
    a:visited {
        color: #0052a1;
    }

    a:hover {
        color: #0b7b35;
        text-decoration: none;
    }

    a:active {
        text-decoration: underline;
    }

/*
 * Main site containers 
 */

div.fullHeader {
}

div.fullContent {
}

.default div.fullContent {
}

div.ImageTextStyles.Image {
}

    div.ImageTextStyles.Image img {
        max-width: 100%;
        width: 100%;
    }

nav {
    float: left;
    width: 100%;
}
div.siteLogo {
    display: inline;
    float: left;
    left: 2px;
    position: relative;
}

div.global-authorization {
    width: auto;
    position: relative;
    padding: 0;
    float: right;
    top: 0em;
    right: 13.8em;
}

    div.global-authorization a {
        background: #0052a1;
        margin-left: 1em;
        padding: 0.5em;
        border: 1px solid #0052a1;
        display: inline-block;
        text-decoration: none;
        font-weight: 600;
        color: #fff;
        font-size: 1em;
        float: right;
        line-height: initial;
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    }

        div.global-authorization a:hover {
            background: #02407c;
        }

        div.global-authorization a span {
            display: inline-block;
            position: relative;
            top: -6px;
        }

    div.global-authorization i {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        width: 0 !important;
    }

div.global-unauthorized-login, div.global-unauthorized-register, div.global-authorized-mypages, div.global-authorized-logout, div.global-language, div.global-rss {
    padding: 0;
}

.fa-sign-in:before,
.fa-pencil-square:before,
.fa-sign-out:before,
.fa-globe:before {
    display: none;
}


div.siteHeader div.global-authorization div.global-unauthorized a.hlRegister {
    display: none;
}

div.global-language.lang_en-US {
    display: none;
}

div.fullFooter {
}

div.siteToplinks-container,
header.siteHeader-container,
div.siteMain-container,
div.siteFooter-container,
div.siteAuthor-container {
    margin: 0;
    margin: 0 auto;
    width: 100%;
}

div.siteMain-container {
    background-image: url(../Img/junehem-sitemain-bg.png);
    background-repeat: repeat-x;
    background-position: 0 100%;
    padding-bottom: 3em;
}

header.siteHeader-container {
    background: #fff;
    border-bottom: 1px solid #d4d4d4;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(102,102,102,1);
    -moz-box-shadow: 0px 2px 4px 0px rgba(102,102,102,1);
    box-shadow: 0px 2px 4px 0px rgba(102,102,102,1);
}

div.siteToplinks-container {
    background: #fff;
}

    div.siteToplinks-container:after {
        content: "";
        display: block;
        clear: both;
    }


div.siteFooter-container {
    padding-top: 30px;
    width: 100%;
    background: #fff url(../Img/junehem-footer-bg.png) repeat-x 0 100%;
    position: relative;
    overflow: hidden;
    color: #000;
    height: 37em;
}


div.siteToplinks, div.siteHeader {
    margin: 0 auto;
    background: #fff;
    padding: 10px 10px 0;
    width: 1170px;
}

div.siteHeader {
    padding: 20px 0 15px;
    overflow: hidden;
}

div.siteMain {
    width: 1170px;
    margin: 0 auto;
}

div.siteToplinks {
    padding: 0;
}

footer.siteFooter {
    background: transparent;
    width: 1170px;
    margin: 0 auto;
    margin-bottom: 30px;
}

div.siteHeader {
    position: relative;
    box-sizing: border-box;
}

    div.siteHeader h1 {
    }

div.siteLogo {
}

    div.siteLogo a {
        display: inline-block;
    }

header.siteHeader-container div.siteHeader div.siteLogo a {
    text-decoration: none;
}

    header.siteHeader-container div.siteHeader div.siteLogo a img {
        width: 9.25em;
        float: left;
    }

div.siteMain {
    margin-top: 0;
}

footer.siteFooter {
    padding-top: 1em;
}

    footer.siteFooter:after {
        content: "";
        display: block;
        clear: both;
    }

    footer.siteFooter a {
        font-size: 17px;
        text-decoration: underline;
    }

        footer.siteFooter a:hover {
            text-decoration: none;
        }

h6.header-contact {
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 15px;
}

div.siteAuthor {
    color: #5f5f5f;
    font-size: 11px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    width: auto;
}

div.article {
    min-height: 0;
    margin-bottom: 30px;
}
caption {
    display:none;
}
/*
 * Site header
 */
div.siteHeader {
}
/*
 * Sidebar container 
 */
div.siteSidebar {
    margin-bottom: 20px;
    margin-top: 40px;
    border-top: 1px solid #0052a1;
}
/*
 * Content containers 
 */
div.siteContent {
    width: 74.4681%;
    margin-bottom: 20px;
    padding-top: 40px;
}

div.siteContentFull {
}

div.siteContentPopup {
}

div.siteContentIframe {
}
/*
 * Footer elements 
 */
div.siteBreadcrumbs {
    width: 100%;
    margin-top: 1em;
    font-size: 1em;
}

div.siteOptions {
}

div.siteContact {
    font-size: 16px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
    color: #fff;
}

    div.siteContact:after {
        content: "";
        display: block;
        clear: both;
    }

div.siteLogos {
}

ul.siteOptions {
    float: right;
    font-size: 10px;
    margin: 20px 0 0 20px;
    padding: 0;
}

    ul.siteOptions li {
        display: block;
        font-size: 1em;
        line-height: 2em;
        float: left;
        margin-left: 10px;
    }

        ul.siteOptions li a {
            color: #0052a1;
            text-decoration: underline;
            padding: .2em 0;
            font-size: 0.9em;
        }

            ul.siteOptions li a:hover {
                text-decoration: none;
            }
/*
 * Page containers 
 */
.col100, .col75, .col50, .col37, .col25 {
    background: transparent;
}

.col100 {
}

.col75 {
}

    .col75 img {
        max-width: 100%;
    }

.col50 {
}

.col37 {
}

.col33 {
}

.col25 {
}

.page-popup {
}
/*
 * Errormessage control
 */
div.errormsg {
    width: auto;
}

div.erroricon {
    width: 100%;
    float: left;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
    text-align: center;
}

div.errortext {
    font-size: 1em;
    line-height: 1.5em;
    text-align: center;
}
/*
 * Search area
 */
div.topOptions {
}


/*
 * Search area
 */
div.search_area {
    border-radius: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: auto;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    padding: 0.125em;
    border: 1px solid #ddd;
}

    div.search_area .search_field {
        background: transparent;
        border: 0;
        font-size: 1em;
        position: relative;
        top: 0;
        width: 9em;
        box-shadow: none;
        float: left;
    }

    div.search_area .btn_search {
        border: none;
        color: #0052a1;
        text-transform: uppercase;
        cursor: pointer;
        box-shadow: none;
        background: #fff;
        font-family: 'PT Serif', serif;
    }
/*
 * newslist
 */

ul.newslist li.NewsPost {
}
/**Font**/

input, textarea, select {
}

pre, code, kbd {
}

strong, b {
}

em {
}

.ingress {
    color: #34353a;
    font-weight: 600;
    font-size: 1.25em;
    display: block;
}

.pre-amble {
}

.alert {
}

code, kbd, pre {
    font-family: 'PT Sans', sans-serif;
}

p {
    font-weight: normal;
    margin-bottom: 12px;
}

a {
    text-decoration: underline;
    color: #0052a1;
}

    a:hover {
    }
/*
 * Headers
 */
h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Serif', serif;
    font-weight: 600;
    margin-bottom: .2em;
    color: #0052a1;
}

    h1, h1.pagetitle {
        font-size: 2.2rem;
        line-height: 40px;
        line-height: 1.2em;
        margin-bottom: .5em;
    }

h2 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.45em;
}

h3 {
    font-size: 1.5em;
    margin-bottom: 0.35em;
    line-height: 1.5em;
}

h4 {
    font-size: 1.4em;
    margin-bottom: 0.35em;
    line-height: 1.5em;
}

h5 {
    font-size: 1.3em;
    margin-bottom: 0.35em;
    line-height: 1.5em;
}
h6 {
    font-size: 1.2em;
    margin-bottom: 0.35em;
    line-height: 1.5em;
}

footer.siteFooter h4 {
    font-size: 1.25em;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    color: #000;
}

h2.header, h3.header {
}

.siteHeader h1 {
}

div.rental h3, div.rental h2, div.resident h2, div.rental h2.rental, div.trade h2.trade {
    color: #0052a1;
}

    div.rental h2, div.resident h2.resident, div.trade h2.trade {
        color: #0052a1;
        font-size: 27px;
    }

div.title-icon i.fa.fa-handshake-o.fa-3x {
    font-size: 2.5em;
    color: #f9ae00
}

.box-primary div.title-icon, .box-secondary div.title-icon {
    display: inline-block;
    width: 3.4em;
    color: #000;
}
/*div.rental h2.rental:before {
        content: url(../Img/appartment.svg);
        position: relative;
        top: 9px;
        margin-right: 1px;
    }

    div.resident h2.resident:before {
        content: url(../Img/user.svg);
        position: relative;
        top: 7px;
        margin-right: 6px;
    }*/
div.interest h2 {
    line-height: 34px;
    margin-bottom: 10px;
    color: #262626;
    font-size: 18px;
}

div.rental h3.available {
    margin: 6px 0;
}

.box-primary h3.user {
    margin: 0;
    padding: 0;
}

.box-secondary h3.information {
    margin: 0;
}
/*
 * Menus
 */
ul.topmenu li a {
    font-size: 100%;
}

ul.submenu li {
}
/*
 * Search area
 */
div.search_area .btn_search {
}
/*
 * Boxes
 */
.box {
}

    .box p {
        font-size: 1em;
    }

    .box a:hover {
    }

a.bulleted {
    text-decoration: none;
    font-size: 16px;
    text-decoration: none;
    color: #0052a1;
    text-decoration: underline;
}

    a.bulleted:hover {
        color: #0b7b35;
        text-decoration: none;
    }

    a.bulleted:before {
        content: "\f054";
        color: #f9ae00;
        font-family: FontAwesome;
        font-size: 1em;
        padding-right: 6px;
        text-decoration: none;
    }

    a.bulleted.matching {
        font-weight: normal;
    }

.box a.bulleted {
    text-decoration: underline;
}

.box a.bulleted {
    text-decoration: none;
}

    .box a.bulleted:before {
        text-decoration: none;
        color: #f9ae00;
    }

    .box a.bulleted:before {
        content: "\f054";
        color: #f9ae00;
        font-family: FontAwesome;
        font-size: 1em;
        padding-right: 6px;
        text-decoration: none;
    }

.primary {
    background: #f9ae00;
    color: #34353a;
}

div.box-primary.box.primary.user {
    background: #f9ae00;
}

.primary .box-inner {
    position: relative;
    border: none;
}

.primary h3, .secondary h3, .primary h4, .secondary h4, .primary h5, .secondary h5, .primary h6, .secondary h6 {
    background: transparent;
    color: #34353a;
    font-size: 1.35em;
    padding: 0;
}

.box-primary h3, .box-primary h4, .primary h3, .primary h4 {
    color: #34353a;
    font-size: 1.35em;
}

.box-secondary h3, .box-secondary h4, .secondary h3, .secondary h4 {
    color: #34353a;
    font-size: 1.35em;
}

.box-rental h2, .box-resident h2 {
}

.primary hr {
    background: #f7f5ec;
    color: #34353a;
}

.secondary hr {
    background: #f7f5ec;
    color: #34353a;
}

div.interest h2.interest {
    color: #f9ae00;
}

div.areanews h2.localnews {
    color: #0052a1;
    font-size: 27px;
}

div.areanews div.box-primary-outer.box-outer div.box-primary-inner.box-inner table tbody tr td a.bulleted {
    font-size: 21px;
    margin-bottom: 10px;
}

.fa-newspaper-o:before {
    color: #f9ae00;
    font-size: 34px;
}

.box-primary, .box-secondary, .box-rental, .box-resident, .box {
    font-size: 16px;
    line-height: 21px;
}

.primary a.bulleted {
    color: #34353a;
    text-decoration: underline;
    font-weight: bold;
}

    .primary a.bulleted:hover {
        color: #0b7b35;
        text-decoration: none;
    }

    .primary a.bulleted:before {
        color: #0b7b35;
        font-size: 1em;
    }

.secondary {
    background: #f9ae00;
    color: #34353a;
}

    .secondary.alertinfo {
        background: #f9ae00;
        color: #000;
    }


        .secondary.alertinfo a {
            text-decoration: underline;
            color: #000;
        }

        .secondary.alertinfo h3 {
            color: #000;
        }

    .secondary .box-inner {
        position: relative;
        border: none;
        border-radius: 4px;
    }

    .secondary a.bulleted {
        color: #34353a;
        text-decoration: underline;
        font-weight: bold;
    }

        .secondary a.bulleted:hover {
            color: #0b7b35;
            text-decoration: none;
        }

        .secondary a.bulleted:before {
            color: #0b7b35;
            font-size: 1em;
        }

    .secondary a {
        color: #000;
    }

div.register-interest.secondary .box-inner, div.object-interest.secondary .box-inner, div.object-facts.secondary .box-inner {
    padding-top: 15px;
    font-size: 1em;
    line-height: 28px;
    padding: 20px 20px;
}

div.object-interest.secondary .box-inner {
    background: #0052a1;
    color: #fff;
    font-weight: 600;
}

div.object-facts.secondary .box-inner {
    background: #f9ae00;
}

div.object-facts ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAddress.grid {
    width: 100%;
    display: block;
    border-top: 1px dotted #0052a1;
    border-bottom: 1px dotted #0052a1;
    margin: 10px 0;
    padding: 6px 0;
}

h3.facts {
    border-bottom: 1px dotted #0052a1;
    padding-bottom: 20px;
}

div.object-facts ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAddress.grid li.left {
    width: 100%;
    display: block;
}

div.object-facts ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAddress.grid li.right {
    width: 100%;
    display: block;
    text-align: left;
    padding: 0;
}

div.register-interest.secondary .box-inner {
    padding: 10px 12px 8px 20px;
}

span.button-list input {
}

a.link-large {
}

.siteBreadcrumbs, .siteOptions {
}

.siteContact {
}

div.siteHeader table {
}

ul.form {
}

.box ul.form {
}

.pageFooter input {
}

div.navbar {
    float: right;
}

    div.navbar div.text {
        background: #f8f7f6;
        border-color: #ddd;
        border: none;
        color: #34353a;
        padding: 6px 16px;
        height: unset;
    }

    div.navbar .buttons .btn.first.dimmed, div.navbar .buttons .btn.prev.dimmed, div.navbar .buttons .btn.next.dimmed, div.navbar .buttons .btn.last.dimmed {
        border-color: #ddd;
        background: #f8f7f6;
        border: none;
        padding: 6px 16px;
        height: unset;
    }

    div.navbar div.text a {
        color: #f9ae00
    }

.tbl_list {
}

.tbl_cell_list_header {
}

.tbl_grid {
}

.agreetext, .infotext {
    font-size: 0.85em;
    line-height: 21px;
    color: #34353a
}

.infotext {
    color: #34353a;
}
/*
 * Startpage Boxes
 */

.default .primary h2, .default .secondary h2 {
}
/**CM**/

.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 {
}
/**General**/
/*
 * Paragraphs
 */
p {
}

    p.mul-img img {
    }

    p.mul-plan img {
    }

    p.pNoEntries {
    }
/*
 * Hyperlinks
 */
a.image {
}

a.planning {
}

a.bulleted {
    text-decoration: none;
}

a.icon-areainfo img {
}
/*
 * Form elements
 */
input, select, textarea {
    font-size: 1em;
    box-shadow: unset;
    border-radius: unset;
    line-height: 2em;
}

input {
    height: unset;
    text-indent: 0.3em;
}

input, textarea {
    padding: unset;
}

select {
    height: auto;
}

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 {
    }

ul.boxlist li select.drpMinRooms, ul.boxlist li select.drpMinFloor, ul.boxlist li select.drpMinSize {
    width: 46%;
}

ul.boxlist li input.txtMaxCost {
    width: 66%;
    padding-left: 3px;
}

ul.boxlist li label {
    font-weight: bold;
}
/*** Submit button ***/
.btn, .btn-disabled, .btn_search {
    color: #fff;
    height: auto;
    padding: 0.3em 0.4em 0.35em;
    font-size: 1.25em;
    text-shadow: none;
    border-radius: 0;
    border: none;
    background: #0052a1;
    font-weight: 600;
    font-family: 'PT Sans', sans-serif;
    text-indent: 0;
}

    .btn:hover, .btn_search:hover, .btn_interest:hover {
        background: #084a89;
        color: #fff;
    }


.register-interest input[type="submit"]:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.btn {
}

.btn-disabled {
    background: #ddd;
}
/*** Input element default sizes ***/
.col50 .box-inner .textbox, .col75 .box-inner .textbox {
}

.col50 .box-inner .textarea, .col75 .box-inner .textarea {
}
/*
 * Horizontal rule 
 */
hr {
    background-color: #a3a29d;
    color: #a3a29d;
}

ul.boxlist li hr {
    margin-top: 20px;
}
/*
 * 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: 24px;
}

    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 {
        font-size: 1em;
    }

        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: #f9ae00;
    color: #000;
    font-size: 1.125em;
    height: unset;
    line-height: 38px;
    font-weight: 600;
    box-sizing: border-box;
    border: unset;
    margin-bottom: 0;
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0.125em 0.5em;
}



    div.pageSubHeader p,
    div.pageSubHeader p span,
    div.pageHeader span {
        background: #f9ae00;
        color: #000;
        font-size: 1.125em;
        line-height: 38px;
        float: left;
        width: 100%;
        box-sizing: border-box;
        font-weight: 600;
    }

div.pageFooter {
    background: #f9ae00;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    height: auto;
    line-height: 41px;
    border: unset;
    margin: 0;
}

    div.pageFooter input {
        margin: 0;
    }


div.interest-header {
    margin: 10px 0;
    padding: 0;
    background: transparent;
    border: none;
    font-size: 21px;
    color: #0052a1;
    font-weight: 400;
}

div.interest-interestinfo {
    float: right;
    font-size: 16px;
    width: 100%;
    margin-bottom: 12px;
    padding: 13px 0 0 0;
    margin-bottom: 0;
    box-sizing: border-box;
}

div.interest-objectinfo {
    float: left;
    width: 81%;
    height: 42px;
    margin: 4px 0 0 0;
    padding: 0 10px 5px 0px;
    border-bottom: solid 1px #d0d0d0;
}

div.interest-footer {
    background: #f7f5ec;
    border: none;
    padding: 6px 10px 10px;
}

div.interest-objectinfo div.subst-table ul.subst-row {
    padding: 0;
}

div.interest-image {
    float: left;
    width: 130px;
    height: 85px;
    padding: 5px 10px 0 0;
}

div.interest-footer p {
    background-color: transparent;
    font-size: 1.125em;
}

div.interest-interestinfo {
    height: auto;
}

    div.interest-interestinfo table {
        width: 100%;
    }

        div.interest-interestinfo table tbody tr td a {
            background-color: #0052a1;
            color: #fff;
            padding: 0.5em 1em;
            display: inline-block;
            border-radius: 4px;
            margin-bottom: 4px;
            font-weight: 600;
        }

            div.interest-interestinfo table tbody tr td a:first-of-type {
                background-color: #0052a1;
                display: none;
            }

        div.interest-interestinfo table tbody tr td {
            width: auto;
            float: right;
            display: inline;
        }

        div.interest-interestinfo table tbody tr:first-child td:first-child {
            float: left;
        }

        div.interest-interestinfo table tbody tr:last-child td {
            float: left;
        }

        div.interest-interestinfo table tbody tr td a.image,
        div.interest-interestinfo table tbody tr td a.planning {
            background: none;
            display: inline-block;
            float: left;
            color: #0052a1;
            padding: 0;
            font-weight: normal;
            margin-right: 15px;
            text-decoration: none;
            font-size: 16px;
        }


            div.interest-interestinfo table tbody tr td a.image:before {
                content: "\f03e";
                color: #0052a1;
                font-family: FontAwesome;
                font-size: 19px;
                padding-right: 5px;
                text-decoration: none;
                position: relative;
            }

            div.interest-interestinfo table tbody tr td a.planning:before {
                content: "\f030";
                color: #0052a1;
                font-family: FontAwesome;
                font-size: 19px;
                padding-right: 5px;
                text-decoration: none;
                position: relative;
            }

        div.interest-interestinfo table tbody tr td div.right {
            float: left;
        }

            div.interest-interestinfo table tbody tr td div.right a {
                background: none;
                display: inline-block;
                float: left;
                color: #0052a1;
                padding: 0;
                font-weight: bold;
            }

table tbody tr td div.interest-footer {
    background: #f9ae00;
}

    table tbody tr td div.interest-footer p {
        background-image: none;
        padding: 0 0 0 10px;
        margin: 2px 0 4px 0px;
        color: #000;
        font-weight: 600;
    }

        table tbody tr td div.interest-footer p:before {
            content: "\f05a";
            color: #0052a1;
            font-family: FontAwesome;
            font-size: 26px;
            padding-right: 12px;
            text-decoration: none;
            top: 4px;
            position: relative;
        }

body.mina-sidor_intresseanmalningar table tbody tr td h3 {
    background: #f8f7f6;
    padding: 12px 0 0;
}



table tbody tr td div.interest-objectinfo div.subst-table ul.subst-row li b span {
    color: #34353a;
}

table tbody tr td div.interest-objectinfo div.subst-table ul.subst-row li span,
table tbody tr td div.interest-objectinfo div.subst-table ul.subst-row li {
    font-weight: bold;
    font-size: 1em;
}

div.interest-objectinfo div.subst-table ul.subst-row li:first-of-type {
    width: 30%;
}

div.interest-objectinfo div.subst-table ul.subst-row li:last-of-type {
    width: 65%;
}
/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}

div.validator-valid {
}

div.validator-unvalid {
}

span.validation-summary {
    color: #000;
    font-weight: bold;
    line-height: 26px;
    margin-left: 16px;
}

span.forminfo-icon {
}

span.forminfo-text {
    font-style: normal;
    white-space: unset;
}

.validation-skin-error {
    font-style: normal;
    background: #fff;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-top: 0.5em;
    padding: 0.5em;
    margin-bottom: 0.5em;
}
/*
 * 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 {
            font-weight: normal;
        }

        ul.landlord-list li a {
            color: #34353a;
        }
/* 
 * 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 {
    }

p.mul-img img {
}

div.planning_overview td img {
}
/**Topmenu**/
.topmenu {
}

/*** Reset all list-styles ***/
ul.topmenu, ul.topmenu li {
}
/*** Setup basic menu look ***/
div.siteHeader ul.topmenu {
    float: left;
    position: relative;
    right: 0;
    border-top: 1px solid #ddd;
    width: 100%;
    margin-top: 1.5em;
    padding-top: 1em;
}

    div.siteHeader ul.topmenu li {
        display: block;
        float: left;
        margin: 0;
        margin-right: 2em;
    }

        div.siteHeader ul.topmenu li:last-of-type {
            margin: 0;
        }

        div.siteHeader ul.topmenu li a {
            color: #34353a;
            font-weight: 600;
            padding: 0;
            font-size: 1.125em;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            text-decoration: none;
            text-transform: uppercase;
        }

            div.siteHeader ul.topmenu li a:hover {
                color: #0052a1;
            }
        /*** Selected item or selected child-item ***/
        div.siteHeader ul.topmenu li.selected a, div.siteHeader ul.topmenu li.childselected a {
            color: #0052a1;
        }

ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
    color: #0052a1;
}
/**Submenu**/

/*** Link styles ***/
ul.submenu a {
    color: #0052a1;
    display: block;
    line-height: 24px;
    display: block;
    font-size: 1.125em;
    font-weight: 700;
    padding: 1em 1.2rem;
    border-bottom: 1px solid #0052a1;
    text-decoration: none;
    word-break: break-word;
}

    ul.submenu a:hover {
        color: #0b7b35;
        text-decoration: none;
        background: #f9f9f9;
    }

ul.submenu ul {
}

    ul.submenu ul a {
        color: #0052a1;
        font-size: 1em;
        font-weight: 400;
        line-height: 26px;
    }

ul.submenu li {
    font-size: 100%;
}

    ul.submenu li.selected a {
        font-weight: 400;
    }

    ul.submenu li.selected > a {
        font-weight: 700;
        color: #0052a1
    }

ul.submenu a,
ul.submenu ul a,
ul.submenu ul ul a {
    line-height: 2em;
    padding: 0.5em 1em;
}

ul.submenu ul a,
ul.submenu ul ul a {
    font-size: 1.125em;
}

ul.submenu ul a {
    padding-left: 2em;
}

ul.submenu ul ul a {
    padding-left: 3em;
}



/*** 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;
        background: #f9f9f9;
    }

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: #0052a1;
    font-family: FontAwesome;
    font-size: 0.9725em;
    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: #0052a1;
    font-family: FontAwesome;
    font-size: 0.9725em;
    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: #0052a1;
    font-family: FontAwesome;
    font-size: 0.9725em;
    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: #0052a1;
    font-family: FontAwesome;
    font-size: 0.9725em;
    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: #0052a1;
    font-family: FontAwesome;
    font-size: 0.9725em;
    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: #0052a1;
    font-family: FontAwesome;
    font-size: 0.9725em;
    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: #0052a1;
    font-family: FontAwesome;
    font-size: 0.9725em;
    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: "";
}

/**Lists**/
/*
 * Ordered/Unordered lists 
 */
ul, ol {
    margin-left: 30px;
    margin-bottom:20px;
}

    ul li {
        line-height: 26px;
    }

    ol li {
    }
    /* 
 * Horizontal list 
 */
    ul.horizontal {
        margin-bottom: 10px;
    }

    ul.horizontal-bulleted {
        width: 100%;
    }

    ul.horizontal li, div.box-primary-inner ul.horizontal li, div.box-secondary-inner ul.horizontal li, div.box-inner ul.horizontal li {
        font-size: 1em;
        font-weight: normal;
    }

    ul.horizontal-bulleted li {
        background: none;
        padding: 0;
        margin: 0;
        list-style-type: none;
        width: 100%;
        display: block;
        line-height: 32px;
        font-size: 16px;
    }

        ul.horizontal-bulleted li:before {
            content: "\f00c";
            color: #f9ae00;
            display: inline-block;
            font-family: FontAwesome;
            font-size: 1em;
            line-height: 11px;
            margin-right: 5px;
            padding: 5px;
            text-decoration: none;
            width: 1em;
        }

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 {
    border: 1px solid #dbdbdb;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    display: block;
    clear: none;
}

    ul.faq-list:hover {
        background: #f8f7f6;
    }

    ul.faq-list li {
        padding-left: 15px;
        margin-top: 15px;
    }

        ul.faq-list li.question p {
            margin-bottom: 0;
            font-weight: bold;
        }

        ul.faq-list li.icon-questionmark {
            display: none;
        }

    ul.faq-list .question:before {
        content: "\f059";
        color: #f9ae00;
        font-family: FontAwesome;
        font-size: 21px;
        padding-right: 4px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        width: 20px;
    }

    ul.faq-list .answer:before {
        content: "\f05a";
        color: #262626;
        font-family: FontAwesome;
        font-size: 21px;
        padding-right: 4px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        width: 20px;
    }

    ul.faq-list .question, ul.faq-list .answer {
        padding-bottom: 15px;
    }

    ul.faq-list .question {
    }

    ul.faq-list .question, ul.faq-list .answer {
    }

    ul.faq-list ul,
    ul.faq-list ol {
        float: left;
        display: block;
    }

div.page-col75.col75 ul.faq-list li.answer ul li {
    list-style-type: disc;
    clear: both;
    margin: 0 0 6px;
    padding-left: 0;
}

/* 
* Sitemap
*/
.sitemap_paragraph {
}
/* 
 * Sitemap List 
 */
ul.link {
}

ul li.maplink {
    line-height: 32px;
}

    ul li.maplink a {
        color: #34353a;
    }

    ul li.maplink:before {
        content: "\f054";
        color: #f9ae00;
        font-family: FontAwesome;
        font-size: 1em;
        padding-right: 6px;
        text-decoration: none;
    }
/* 
 * 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 {
    }
/**Boxes**/

/*** General rules ***/
.box {
}

.box-outer {
}

.box .noheight {
}

.box-inner {
}

.box a.rss {
}

.box a img {
}

.box a.rss img {
}

td.box-inner {
}

/*** Login Control ***/
.col25 div.loginarea span {
    display: block;
    margin-bottom: 3px;
}

.col25 div.loginarea hr {
    margin-top: 16px;
}

.col25 div.loginarea input.btn {
    background: #0e9842;
    padding: 10px;
    height: auto;
    line-height: unset;
    color: #fff;
}

    .col25 div.loginarea input.btn:hover {
        background: #0b7b35;
    }

.col37 div.loginarea span {
}

.col37 div.loginarea input {
}

    .col37 div.loginarea input.btn {
    }

div.loginarea p input {
    background: #fff;
}

div.loginarea p label {
    word-break: break-all;
    margin-bottom: 0.3em;
    display: block;
    font-weight: bold;
}

div.loginarea br {
    display: none;
}

div.loginarea a.bulleted {
    display: block;
    margin-bottom: 0.3em;
}

div.loginarea p input {
    width: 99% !important;
}
/** Grids.css **/
/*
 * Table grid list
 */
div.grid {
}

table.gridlist {
    font-size: 1em;
}

    table.gridlist tr.headerrow {
        border: 1px solid #d5d5d5;
        height: 40px;
    }

    table.gridlist tr.marked {
    }

    table.gridlist tr.dimmed {
    }

    table.gridlist td {
    }

        table.gridlist td.header, tr.header td {
            background-color: #0052a1;
            font-size: 1em;
            height: 32px;
            font-weight: normal;
            padding: 0 10px;
            color: #fff;
        }

            table.gridlist td.header:first-of-type {
                padding-left: 6px;
            }

            table.gridlist td.header:last-of-type {
                padding-right: 10px;
            }

            table.gridlist td.header a, tr.header td a {
                background-color: #0052a1;
                color: #fff;
            }

                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: #0052a1;
                }

                table.gridlist td.header a.sel-desc, table.gridlist tr.header td a.sel-desc {
                    background-color: #0052a1;
                }

        table.gridlist td.listitem-even, tr.listitem-even td {
            padding: 10px 3px;
            font-size: 1em;
            background: #f9f9f9;
        }

.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: 10px 3px;
    font-size: 1em;
}

table.gridlist td.listitem-level2, tr.listitem-level2 td {
}

table.gridlist .label {
}

table.gridlist tr td a {
    text-decoration: none;
}

table.gridlist img.objectlist_icon {
}

ul.mypage_profile {
    border-bottom: 1px solid #000;
    padding-top: 13px;
    margin-top: 20px;
}

ul.mypage_profile_interest_header h4 {
    font-size: 20px;
    margin-top: 4px;
    word-break: break-all;
}

ul.mypage_profile_interest li span > span {
    margin: 2px 0 0 0;
    display: block;
    font-weight: 600;
}

ul.mypage_profile li a.bulleted {
    font-weight: bold;
}

ul.mypage_profile li {
    word-break: break-all;
}

div.areatext {
    width: 56%;
    float: left;
}

div.areaimg {
    width: 41%;
    float: right;
    overflow: hidden;
    display: block;
}

div.areatext p {
    font-size: 1em;
    line-height: 21px;
}
/*
 * UL form list
 */
/*
 * UL form list
 */
ul.form {
    margin: 0;
    float: left;
    width: 100%;
    padding: 12px 15px 0;
    box-sizing: border-box;
    font-size: 0.95em;
    background: #faf7f7;
    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;
}

    ul.form li.value input {
        width: auto !important;
        padding: 0 5px;
    }

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 {
    width: 100%;
    margin-bottom: 20px;
}
/*
 * News-archive grid
 */
div.news-archive .date-column {
}

div.news-archive .content-column .title, div.areanews-archive .content-column .title {
    font-weight: bold;
    font-size: 21px;
    margin-bottom: 11px;
    float: left;
    width: 100%;
}

div.areanews a.bulleted {
    font-size: 16px;
    font-weight: 600;
    display: block;
}
/**DynamicMap**/
.dynamic-map {
}

    .dynamic-map a {
    }

    .dynamic-map #infobox {
    }

        .dynamic-map #infobox > div {
            background: #f9ae00;
        }

    .dynamic-map #fade_bg {
    }

    .dynamic-map #fade_color {
    }

    .dynamic-map #fade_bg img {
    }

    .dynamic-map .more {
    }

        .dynamic-map .more .nr {
            background: #f9ae00;
            color: #000;
            font-size: 20px;
            padding: 2px;
            border-radius: 50%;
            font-weight: 700;
            font-size: 0.95em;
        }

        .dynamic-map .more .area-label {
            white-space: nowrap;
            display: block;
            background: #fff;
            padding-right: 18px;
            height: auto;
            line-height: 24px;
            border: 1px solid #BBB;
            font-weight: 700;
        }
        .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 {
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

    div.dynamic-map div.area-links a:before {
        content: "\f054";
        color: #0e9842;
        font-family: FontAwesome;
        font-size: 17px;
        padding-right: 6px;
        text-decoration: none;
    }

.dynamic-map .more .area-label a {
    padding: 0 10px 0 9px;
}

div#picture.dynamic-map img.map {
    border: 1px solid #ccc;
    box-sizing: border-box;
}

div.dynamic-map div#infobox div.area-header h3 {
    color: #000;
}
/*
  * Slider width and position
  */
.col100 .slider, .col100 .slider-container {
    width: 1170px;
    position: relative;
}

.col75 .slider, .col75 .slider-container {
    width: 100%;
}

.col75 .slider, .col75 .slider-container {
}

.col50 .slider, .col50 .slider-container {
}

.col25 .slider, .col25 .slider-container {
}

.col25 .slider, .col25 .slider-container, .col25-default .slider, .col25-default .slider-container {
    width: 220px;
}

.col100 .slider img, .col100 .slider-container img {
    max-width: 1170px;
}

.slider-container {
    margin: 0 0 20px;
    position: relative;
}

    .slider-container.col25 {
        margin: 0 0 0;
    }

.slider-inner {
    height: 460px;
}

.slider {
    height: 460px;
}

    .slider img {
        max-width: 1170px;
    }
/*
 * Pager
 */
.pager-container {
    top: 3px;
    position: absolute;
    right: 16px;
    text-align: center;
}

body.hso_area_area_info_cm .pager-container {
}

.pager {
}

.pager-container ul.pager {
    display: inline-block;
    float: right;
}

    .pager-container ul.pager li.selected {
        border: 0;
        background: transparent url(../Img/Slider/slider-bullet-sel.png) no-repeat 0 0;
    }

    .pager-container ul.pager li {
        border: 0;
        background: transparent url(../Img/Slider/slider-bullet.png) no-repeat 0 0;
        width: 25px;
        height: 25px;
        margin: 0;
    }
/*
 * Prev/Next buttons
 */
#slider_next, #slider_prev {
    display: block;
    height: 3em;
    margin-top: -1.25em;
    position: absolute;
    top: 50%;
    width: 3em;
    z-index: 100;
    opacity: 0;
}

#slider_next {
    background: transparent url(../Img/Slider/slider-next.png) no-repeat 0 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

#slider_prev {
    background: transparent url(../Img/Slider/slider-prev.png) no-repeat 0 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

.slider-inner:hover #slider_prev,
.slider-inner:hover #slider_next {
    opacity: 0.6;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

/** Slider Content **/
div.ImageTextStyles.Text {
    bottom: 10%;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

div.ImageText h1 {
    color: #051033;
    font-size: 64px;
    font-weight: 600;
    line-height: 64px;
    margin-bottom: 20px;
}

div.ImageTextStyles.Text p.link:hover {
    text-decoration: underline;
}

div.ImageTextStyles.Text span.ingress {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.05px;
    line-height: 30px;
    margin-bottom: 40px;
}

div.ImageTextStyles.Text a {
    background: transparent;
    text-decoration: none;
}

    div.ImageTextStyles.Text a.ImageTextLink {
        border-radius: 3px;
        background-color: #f00;
        display: inline-block;
        padding: 10px 30px;
        color: #fff;
        text-decoration: none;
        font-weight: 600;
        border: 2px solid #f00;
    }

        div.ImageTextStyles.Text a.ImageTextLink:hover {
            background-color: #fff;
            color: #f00;
        }

div.ImageTextStyles.Text div.ImageTextStyles.TextContent {
    width: 70%;
    margin: 0 auto;
    background: transparent url(../Img/Slider/bg-text-slider.png) repeat 0 0;
    padding: 25px;
    box-sizing: border-box;
}

    div.ImageTextStyles.Text div.ImageTextStyles.TextContent h1 {
        font-size: 3em;
    }

    div.ImageTextStyles.Text div.ImageTextStyles.TextContent p {
        font-size: 1.5em;
        line-height: 32px;
    }

div.ImageTextStyles.Image {
    position: relative;
}

div.ImageTextStyles.Text:hover {
    opacity: 0.6;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

div.ImageTextStyles.Image:hover > #slider_next, div.ImageTextStyles.Image:hover > #slider_prev {
    opacity: 1;
}

div.ImageTextStyles.Image img.mobile {
    display: none;
}


ul.mypage_list .ico_servicerequest {
    display: inline-block;
    /**/
    /*font-size: 1em;*/
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0px, 0px);
    position: relative;
    /*width: 2em;
    height: 2em;*/
    /*line-height: 2em;*/
    vertical-align: middle;
    background-image: none;
}

    ul.mypage_list .ico_servicerequest:after {
        font: normal normal normal 15px/1 FontAwesome;
        content: "\f0ad";
        position: absolute;
        font-size: 0.9em;
        left: 1px;
        top: 5px;
        color: white;
    }

    ul.mypage_list .ico_servicerequest:before {
        font: normal normal normal 15px/1 FontAwesome;
        content: "\f0c8";
        position: absolute;
        /*font-size: 1em;*/
        left: 0;
        top: 3px;
    }

.mypage_list.contract_list,
.mypage_list.rent a {
}

    .mypage_list.contract_list a.bulleted:before,
    .mypage_list.rent a:before {
    }

ul.mypage_list .ico_landlord,
ul.mypage_list .ico_rentalinfo {
    background: none;
    padding: 0;
}

    ul.mypage_list .ico_landlord:before {
        content: "\f054";
        color: #0b7b35;
        font-family: FontAwesome;
        font-size: 1em;
        padding-right: 6px;
        text-decoration: none;
    }

    ul.mypage_list .ico_rentalinfo:before {
        content: "\f054";
        color: #0b7b35;
        font-family: FontAwesome;
        font-size: 1em;
        padding-right: 6px;
        text-decoration: none;
    }

.box-secondary div.resident {
    position: relative;
}

div.residentInfo {
    display: inline-block;
    float: left;
    width: 100%;
}

    div.residentInfo.residentApartment h4 {
        color: #0052a1;
    }

    div.residentInfo.residentLinks {
        bottom: 0;
        border-top: 1px dotted #707173;
        float: right;
        font-size: 1em;
        left: 0;
        padding: 3px 0 0 0;
        position: relative;
        right: 0;
        text-decoration: none;
        margin-top: 6px;
        width: 100%;
        /*display: none;*/
    }

        div.residentInfo.residentLinks h4 {
            /*font-size: 16px;*/
            color: #0052a1;
            font-style: normal;
            line-height: 18px;
            margin-top: 10px;
            /*display: none;*/
        }

        div.residentInfo.residentLinks a {
            text-decoration: underline;
            color: #34353a;
            font-weight: bold;
        }

            div.residentInfo.residentLinks a:hover {
                color: #0b7b35;
            }

        div.residentInfo.residentLinks .alignright {
            float: right;
            width: 100%;
        }

        div.residentInfo.residentLinks ul.mypage_list.link_list {
            float: left;
            width: 100%;
            margin-bottom: 0;
            padding-bottom: 0;
        }

            div.residentInfo.residentLinks ul.mypage_list.link_list li {
                display: inline-block;
                margin-right: 3px;
                /*font-style: italic;*/
                font-family: 'PT Sans', sans-serif;
            }



/* QuickFilter */
.objectlistFilters {
    background: #f9ae00;
    margin-bottom: 20px;
    padding: 10px 20px 0;
    border: 1px solid #DEE1E5;
}

ul.quickfilter li {
    float: left;
    font-size: 0.85em;
    list-style-type: none;
    margin-left: 0;
    margin-right: 7%;
    width: 46%;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.6em;
    top: -0.4em;
}

.ui-slider .ui-slider-handle {
    border-radius: 100%;
    border: 1px solid #b9b8b6;
    cursor: default;
    height: 1.3em;
    position: absolute;
    width: 1.3em;
    z-index: 2;
    background: #ffffff;
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ffffff 30%, #d5d5d5 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#ffffff 30%,#d5d5d5 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%,#ffffff 30%,#d5d5d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=1 );
}

ul.quickfilter span.minValue, ul.quickfilter span.maxValue {
    float: left;
    font-size: 1em;
    margin-top: 8px;
    font-weight: bold;
}

ul.quickfilter span.maxValue {
    float: right;
    width: auto;
    font-size: 1em;
}

ul.quickfilter li span.title, ul.quickfilter li span {
    font-size: 1.25em;
    margin-bottom: 12px;
    font-weight: normal;
}

    ul.quickfilter li span.title {
        font-weight: 700;
    }

ul.quickfilter label {
    font-size: 1.25em;
    margin-right: 0.65em;
}

.ui-widget-header {
    background: #0052a1;
}

.ui-widget-content {
    background: #fff;
    border: 2px solid #ddd;
    margin-bottom: 0.65em;
}

a.icon-areainfo.iframe {
    color: #0052a1;
}

.ui-slider-horizontal .ui-slider-range {
    height: 0.98em;
    top: 1px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 10px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 10px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 10px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 10px;
}

label.title {
    background: #0052a1;
    border: none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 8px 16px 8px;
}

    label.title:hover {
        background: #02407c;
    }

ul.quickfilter li.full {
    width: 794px;
}

table.check tr td {
    padding: 8px;
}

.property-description-container {
    background: #f9ae00;
    padding: 10px;
    border: 1px solid #DEE1E5;
}

    .property-description-container .property-more-information:after {
        color: #0b7b35;
    }

    .property-description-container .property-more-information {
        color: #000;
        font-weight: bold;
    }

    .property-description-container ul,
    .property-description-container ol {
        margin: 10px 10px;
    }

.property-descriptions div {
    margin-bottom: 12px;
    font-style: italic;
}

.templatelist.block.objectlist,
ul.templatelist.block,
.templatelist.block:nth-child(1n+3) {
    background: #f8f7f6;
    border: 1px solid #d0d0d0;
    margin-right: 2%;
    width: 31.5% !important;
}

.templatelist.block:nth-child(3n+3) {
    margin-right: 0 !important;
}

.templatelist.block {
    background: #f8f7f6;
    border: none;
}

    .templatelist.block li {
        padding-top: 8px;
        font-size: 1em;
    }

ul.templatelist.block li h4 {
    font-size: 21px;
    font-weight: 300;
    margin-top: 0;
    text-align: center;
}

    ul.templatelist.block li h4 a {
        color: #00478e;
        text-decoration: none;
        font-weight: 300;
    }

ul.templatelist.block li img.image {
    display: block;
    margin: 0 auto;
    padding-left: 0;
    width: 100%;
    overflow: hidden;
}

.templatelist.block.objectlist .image {
    width: 100%;
    height: unset;
}

.templatelist.block li:nth-of-type(9n+2) {
    padding: 0;
}

ul.templatelist.block li img:not(.image):first-child, ul.templatelist.block li h2 {
    margin-left: 0.3em;
    font-size: 1.2em;
}

.templatelist.block.objectlist li label {
    font-weight: 600;
    width: 85px;
}

ul.listviews li a {
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
}

ul.listviews li i {
    color: #34353a;
    font-size: 1em;
    padding-right: 4px;
}

ul.listviews li.selected i {
    color: #f9ae00;
}

img.exterior_image {
    margin-bottom: 0;
}

div.image-slideshow {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

div.image-big,
div.image-big img {
    width: 100%;
    border: none;
}

div.image-big-full img {
    width: 98.6%;
    border: solid 4px #ddd;
}
div.image-thumbs {
    padding-left: 0;
}

    div.image-thumbs img {
        border-color: #f9ae00;
        margin: 0 4px 0 0
    }

div.page-col25 ul.grid li.left {
    float: left;
    width: initial;
    font-weight: bold;
}

div.page-col25 ul.grid li.right {
    padding-left: unset;
    width: auto;
    text-align: right;
}

div.page-col50 ul.grid li.left {
    font-size: 1.25em;
    color: #000;
    font-weight: 700;
    padding: 0.6em 0em;
    width: auto;
}

div.jquerypanel .header a.hidden,
div.jquerypanel .header a {
    background-color: transparent;
    background-position: 0 50%;
}

ul.exchangeobject, div.jquerypanel {
    background-color: #e6f9ff;
}

span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblNoEntries {
    background: #f7f5ec;
    color: #0052a1;
    display: inline-block;
    font-weight: normal;
    margin-top: 30px;
    padding: 10px 20px;
    border-radius: 4px;
}

div.invoice, div.debt {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 10px 12px 9px;
}

div.debt {
    background: #f8f7f6;
}

    div.debt p {
        font-size: 16px;
        margin: 0;
        padding: 0;
        line-height: 21px;
    }

    div.debt.tfcorrespondence label {
        font-size: 13px;
    }

#cookiecheck span {
    font-size: 12px;
}

#cookiecheck div.pageHeader, #cookiecheck div.pageSubHeader {
    border: 1px solid #555;
}

.contact-header {
    font-weight: normal;
}

.register-interest input[type="submit"] {
    background: #0e9842;
    height: auto;
    color: #fff;
    border-color: #0e9842;
    padding: 0.45em 0.75em;
    font-size: 1em;
    font-weight: 600;
    position: relative;
    cursor: pointer;
}

div#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divOverview {
    margin-top: 12px;
}

.tfcorrespondence input[type="checkbox"] {
    margin-left: 8px;
    margin-right: 5px;
}


span#object_detail_buttonlist.button-list .btn_details {
    background: #f9ae00;
    color: #0052a1;
    font-size: 1.25em;
    line-height: 2em;
    display: block;
    width: 3em;
    height: 2em;
    border-radius: 4px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    margin-bottom: -0.5em;
}

span#object_detail_buttonlist.button-list .btn_details_container {
    margin-right: 6px;
}

span#object_detail_buttonlist.button-list .btn_details_button {
    display: block;
    height: 5em;
    position: relative;
    bottom: 1.5em;
    line-height: 7em;
    z-index: 2;
    width: 100%;
    font-weight: bold;
}

.fa-pdf:before {
    content: "\f1c1";
}

div.object-buttons {
    padding-top: 2px;
}

.tbl_block.subst-table {
    padding: 16px 16px 0px;
    background: #f8f7f6;
    border: none;
    font-size: 1em;
}

    .tbl_block.subst-table ul.subst-row.subst-row-full {
        background: #f8f7f6;
    }

ul.TableSummaryMainTR.subst-row.subst-row-full li div.subst-table ul.subst-row.subst-row-full li.subst-cell-full span,
ul.TableSummaryMainTR.subst-row.subst-row-full li ul.subst-row.subst-row-full li.subst-cell-full span {
    color: #000;
    font-weight: bold !important;
    font-size: 1em;
}

div.subst-table ul.TableSummaryMainTR.subst-row.subst-row-full li ul.subst-row.subst-row-full li.subst-cell-full span {
    font-size: 1em;
}

.fa-stack-1x {
    line-height: inherit;
    font-size: 0.6em;
    left: -0.5em;
}

.fa-stack {
    line-height: 1.2em;
    height: auto;
}

.fa-building:before {
    color: #f9ae00;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAutoOffer {
    display: none;
}



/** HSM-BINDER **/
div.hsm_binder {
    font-size: 14px;
}

    div.hsm_binder span.button-list {
        margin-bottom: 10px;
    }

        div.hsm_binder span.button-list a {
            padding: 10px 0 10px 12px;
            white-space: nowrap;
            line-height: 25px;
            width: auto;
            display: block;
            margin-bottom: 0;
            border-bottom: 1px solid #ddd;
            font-size: 1em;
            margin: 0;
            text-decoration: none;
        }

            div.hsm_binder span.button-list a:hover {
                background: #fff;
            }

            div.hsm_binder span.button-list a:before {
                content: "\f054";
                color: #3a75c4;
                font-family: FontAwesome;
                font-size: 14px;
                padding-right: 6px;
                text-decoration: none;
            }

            div.hsm_binder span.button-list a:last-of-type {
                margin-bottom: 0;
                border-bottom: unset;
            }

        div.hsm_binder span.button-list.rentalinfo a.selected {
            background: #fff;
        }

            div.hsm_binder span.button-list.rentalinfo a.selected:before {
                content: "\f078";
                color: #3a75c4;
            }

    div.hsm_binder span > br {
        margin-bottom: 12px;
    }

    div.hsm_binder span.button-list.rentalinfo {
        background: #f5f5f5;
        border: 1px solid #dfdfdf;
        padding: 0;
        display: block;
        box-sizing: border-box;
    }

    div.hsm_binder span.rentalinfo_content {
        margin: 0;
        padding: 20px;
        font-size: 1em;
        line-height: 25px;
        background: #f5f5f5;
        border: 1px solid #dfdfdf;
    }

        div.hsm_binder span.rentalinfo_content span {
            padding: 0;
            font-size: 1em;
        }

            div.hsm_binder span.rentalinfo_content span a:before {
                content: "\f15c";
                color: #a3057f;
                font-family: FontAwesome;
                font-size: 23px;
                padding-right: 6px;
                text-decoration: none;
                padding-left: 0;
            }

            div.hsm_binder span.rentalinfo_content span a:hover {
                color: #000;
            }

.rentalinfo input, .rentalinfo a {
    background: transparent;
    padding: 0 0 0 20px;
}


div.siteContentPopup div.page-popup h1 {
    font-size: 26px;
    color: #f9ae00;
}

body.int_messenger_insertdlg form {
    margin: 0;
}

ul.form.exchangeobject li.label.type h2 {
    font-size: 18px;
    line-height: 30px;
}

div.page-col75.col75 div.jquerypanel div.header h3,
div.jquerypanel div#searchform.content h4 {
    font-size: 19px;
}

ul.exchangeobject, div.jquerypanel {
    background: #F4F6F5;
}

    div.jquerypanel div#searchform.content h4 {
        margin-bottom: 10px;
    }

    div.jquerypanel div#searchform.content div.col2-div div.subst-table ul.subst-row-full li input,
    div.jquerypanel div#searchform.content div.col2-div div.subst-table ul.subst-row-full li select {
        margin-top: 5px;
        margin-bottom: 10px;
    }


    div.jquerypanel div#searchform.content div.col2-div div.subst-table ul.subst-row-full li span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblExists1,
    div.subst-table ul.subst-row-full li span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblExists2 {
        display: block;
        margin-bottom: 10px;
    }

    div.jquerypanel div#searchform.content div.subst-table ul.subst-row-full li div.pageFooter {
        margin-top: 12px;
        float: left;
        width: 100%;
    }


ul.footer-ul li span.header {
    display: block;
}

.footerLogo {
    margin: 100px auto;
}

img.footerLogo {
    width: 196px;
    height: 97px;
}

.col50 img {
    max-width: 100%;
}

.col25 .box-inner img,
.col25 img {
    max-width: 100%;
}

p#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblDescription {
    font-weight: 600;
    font-size: 1.125em;
    line-height: 1.5em;
}

div.box-primary.box.primary.areainfo {
    margin-top: 1.25em;
    background: #faf7f7;
}

    div.box-primary.box.primary.areainfo p:last-of-type {
        margin-bottom: 0;
    }

div.siteContentIframe div.article-area-info div.article-area-info p img {
    max-width: 100%;
}

div.siteContent .col25 .box.object-interest,
div.box-secondary.box.secondary.object-facts {
    width: 100% !important;
    height: auto !important;
}

table.box.col25 tbody tr td.box-outer.box-inner p {
    font-size: 1em;
    line-height: 23px;
}

    table.box.col25 tbody tr td.box-outer.box-inner p:last-of-type,
    table.box tbody tr td.box-outer.box-inner p:last-of-type {
        margin-bottom: 0;
    }

div.siteFooter-container footer.siteFooter div.siteContact ul li {
    display: block;
    line-height: 1.6em;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL {
    width: 100%;
    padding: 4px 20px 10px;
    box-sizing: border-box;
    border-radius: 4px;
    background: #f8f7f6;
}

    #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL ul.form {
        width: 100%;
        line-height: 21px;
    }

        #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL ul.form li.label {
            width: 275px;
            margin-right: 10px;
            font-weight: bold;
        }

        #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL ul.form li.value {
            padding: 5px 0 0 0;
        }

    #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL br {
        display: none;
    }

.site-footer {
    position: relative;
}

ul.footer-ul ul li.site-footer {
    line-height: 2em;
}

div.siteFooter-container footer.siteFooter ul {
    margin: 0;
    list-style-type: none;
}

    div.siteFooter-container footer.siteFooter ul li {
        line-height: 30px;
        font-size: 18px;
        list-style-type: none;
    }

.site-footer p {
    margin: 0;
    font-size: 18px;
}

footer.siteFooter div.col33 p {
    font-size: 18px;
    line-height: 30px;
}

div.siteContentIframe ul.form li.value {
    padding-left: 0;
    line-height: initial;
}

div.page-popup div.siteContentIframe ul.form {
    background: #fff;
}

div.siteContentIframe ul.form li.label {
    margin: unset;
    width: 8em;
}

.siteContentIframe .pageHeader {
    margin-bottom: 1em;
}

.siteContentIframe .pageFooter {
    margin-top: 1em;
}

div.area_info_facts table.gridlist tbody tr.header {
    border-color: #0052a1;
    background: #0052a1;
}

    div.area_info_facts table.gridlist tbody tr.header td {
        background: #0052a1;
        color: #fff;
        font-weight: 600;
    }

.txt_warning_title,
.txt_information_title {
    font-size: 28px;
    color: #0052a1;
    font-weight: 400;
}

div.errortext {
    font-size: 1em;
    line-height: 26px;
    width: 100%;
    float: left;
    padding: 12px 10px 10px 10px;
    box-sizing: border-box;
}
/** HSS Icon **/
li.objectproperty-_4IT0UQJ7WBZWOK span {
    background-repeat: no-repeat;
    color: #42413b;
    padding-left: 17px;
}

li.objectproperty-_4IT0UQJ7WBZWOK span {
    background-image: url("../Img/ico-seniorboende.png");
}

.registrationTermLinks li {
    list-style-type: none;
    background: #f9ae00;
    display: inline-block;
    line-height: 20px;
    border-radius: 4px;
    font-weight: bold;
}

    .registrationTermLinks li:hover {
        background: #0b7b35;
    }

    .registrationTermLinks li a {
        font-size: 1em;
        color: #fff;
        padding: 8px 10px 8px 0px;
        display: inline-block;
    }

    .registrationTermLinks li .fa-sign-in:before,
    .registrationTermLinks li .fa-pencil-square:before,
    .registrationTermLinks li .fa-sign-out:before,
    .registrationTermLinks li .fa-globe:before {
        top: 7px;
        position: relative;
        left: 2px;
    }

    .registrationTermLinks li span {
        margin-right: 5px;
        margin-left: 10px;
    }

ul.horizontal.listviews li#liThumbListView.thumblistview {
    display: none;
}

.col25 div.object-interest span.txt_small {
    font-weight: normal !important;
}

    .col25 div.object-interest span.txt_small:first-of-type {
        font-weight: bold !important;
    }

div.object-facts div.box-top hr {
    display: none;
}

li.stageobject span {
    position: relative;
    background-position: 0px 3px;
    font-size: 1em;
}

span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblStagesDesc {
    display: block;
    float: left;
    padding: 1em;
    font-weight: bold;
    background: #f8f7f6;
}

body.mina-sidor_intresseanmalningar main.siteMain-container div.siteMain div.siteContent div.page-col75.col75 table {
    background: #f8f7f6;
    margin-bottom: 20px;
}

    body.mina-sidor_intresseanmalningar main.siteMain-container div.siteMain div.siteContent div.page-col75.col75 table tbody tr td {
        padding: 0 20px;
    }

    body.mina-sidor_intresseanmalningar main.siteMain-container div.siteMain div.siteContent div.page-col75.col75 table div.interest-interestinfo table tr td {
        padding: 0;
    }

.alignleft {
    margin-right: 2.85%;
}

div.siteContent .col50 .col25 {
}

.objectlist-area {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #DEE1E5;
    border-radius: 4px;
    background-color: #f8f7f6;
    box-shadow: 0 70px 30px -60px rgba(0,0,0,0.2), 0 5px 12px 0 rgba(0,0,0,0.04), 0 1px 2px 0 rgba(0,0,0,0.08);
    padding: 10px 10px;
    box-sizing: border-box;
}

.objectlist-area-select {
    width: auto;
    float: left;
}

    .objectlist-area-select.city {
        margin-right: 20px;
    }

div.objectlist-area div.objectlist-area-select.city span {
    display: inline;
}
/** DÖLJ MEDDELANDEN MINA SIDOR **/

div.box-secondary.box.secondary.msg {
    visibility: hidden;
    display: none;
}

/* Dölj byggnad på objektdetaljsidan */
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulBuilding {
    display: none;
    visibility: hidden;
}

/* Visa ej Kontakta oss-meddelande-knappen på Erbjudande-sidan. Meddelande-modulen måste vara påslagen pga SMS-funktion */
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_dlObjectOfferApartment_ctl00_btnNewMsgApartment {
    display: none;
    visibility: hidden;
}

/* Visa inte villkoren för kännsliga uppgifter. Egen länk istället. */
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ConsentDialog {
    display: none;
    visibility: hidden;
}

/* Visa en utökad sökning på ledigt just nu-sidan*/
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ObjectSearch1_hlObjectSearch {
    display: none;
    visibility: hidden;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulSMS {
    display: none;
    visibility: hidden;
}

/* Dölja Hiss och Balkong på Faktabladet och Objektsdetaljer */
#ctl00_Col1_trElevator {
    display: none;
    visibility: hidden;
}

#ctl00_Col1_trBalcony {
    display: none;
    visibility: hidden;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulElevator {
    display: none;
    visibility: hidden;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulBalcony {
    display: none;
    visibility: hidden;
}

/* Visa ej Telelefon kvällstid på Mina Sidor */
#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col2_liProfilePhone2 {
    display: none;
    visibility: hidden;
}


/** Tables Articles **/

div.article-general table.table-responsive {
    font-size: 1em;
    border: 1px solid #e1e1e1;
}

    div.article-general table.table-responsive tr:nth-child(even) {
        background: #f2f2f2;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

    div.article-general table.table-responsive tr td {
        vertical-align: top;
        padding: 5px 10px;
    }

    div.article-general table.table-responsive h4 {
        margin-bottom: 0;
        font-size: 19px;
    }

/*#google_translate_element {
    position: absolute;
    float: right;
    right: 0em;
    background: #fff;
    top: 4.5em;
    border: 1px solid #ddd;
    padding: 0.3em 0.5em;
}

.goog-te-gadget-simple {
    height: 24px;
    background: transparent !important;
    border: none !important;
    font-size: 1.3em !important;
}
    .goog-te-gadget-simple span a.goog-te-menu-value span {
        color: #0052a1 !important;
    }

div.goog-te-gadget-simple img.goog-te-gadget-icon {
    background: none !important;
    background-image: url(../Img/google-brands.svg) !important;
    width: 1em;
    background-repeat: no-repeat !important;
}
.goog-te-gadget-icon {
    height: 1em !important;
}*/
#google-translate-container {
    float: right;
    position: absolute;
    right: 0;
    top: 4.85em;
}

#google_translate_element {
    display: block;
    position: relative;
    float: right;
    width: 10.5em;
    height: 2.15em;
}

.goog-te-gadget-simple {
    border-radius: 4px;
    padding: 2px 7px 4px;
    border-color: #c6cbd0 !important;
}

div#google-translate-container div#google_translate_element div.skiptranslate.goog-te-gadget select.goog-te-combo {
    position: absolute !important;
    right: 0px !important;
    padding: 0.7em;
    width: 10.5em;
}

.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
    background-image: url(../Img/google-brands.svg);
    background-repeat: no-repeat;
    background-color: #fff;
    color: #000 !important;
    background-size: 1.3em;
    background-position: 0.6em 0.7em;
}

.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

    .goog-te-gadget .goog-te-combo {
        margin: 2px 0 !important;
    }

select.goog-te-combo {
    float: right !important;
    text-indent: 1.25em;
}

div#google-translate-container div#google_translate_element div.skiptranslate.goog-te-gadget select.goog-te-combo {
    position: absolute !important;
    right: 0px !important;
}

div.siteNeverEnds {
    font-size: 1em;
    margin-top: 30px;
}

body.mina-sidor_intresseanmalan_parkering ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAreas {
    display: none;
}

body.mina-sidor_intresseanmalan_parkering ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAddress {
    display: none;
}

body.mina-sidor_intresseanmalan_parkering ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulAddressList {
    display: none;
}

div#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divConsent,
span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblSubscriptionDesc,
span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblInstr8 {
    float: left;
    background: #f8f7f6;
}

span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblInstr8 {
    padding: 20px 6px;
    width: 100%;
    box-sizing: border-box;
    font-weight: bold;
}

span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblConsentDesc,
span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblSubscriptionDesc {
    padding: 20px;
    display: block;
    float: left;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_liRuleCheck {
    line-height: unset;
    font-size:1.125em;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divRental {
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divResident {
}

.box-secondary div.rental,
.box-secondary div.resident,
div.areanews {
    background: #faf7f7;
}

.col100 img {
    max-width: 1170px;
}

/** Startpage **/
div.col100.ingangar {
    margin-top: 30px;
    margin-bottom: 60px;
}
    div.col100.ingangar div.col33.ingangar a {
        text-decoration: none;
    }

    div.col100.ingangar div.col33.ingangar img {
        max-width:unset;
        width:auto !important;
    }
    div.ingangar-container {
        text-align: center;
    }

    div.ingangar-container img.image {
        border-radius: 50%;
        margin-bottom: 20px;
    }

    div.ingangar-container h2.ingang-rubrik {
        font-size: 1.8em;
        color: #0052a1;
        margin-bottom: 0.85em;
    }

    div.ingangar-container p.ingang-text {
        font-size: 18px;
        line-height: 26px;
        color: #000;
        margin-bottom: 40px;
    }


    div.col33.puff-container a {
        text-decoration: none;
    }

div.ingangar-container p.ingang-link,
div.col66.puff div.col33.puff-container a div.puff-area p.puff-link {
    background: #0e9842;
    color: #fff;
    padding: 0.6em 1.2em;
    display: inline-block;
    font-size: 1.25em;
    font-weight: bold;
    box-sizing: border-box;
}

    div.ingangar-container p.ingang-link:hover,
    div.col66.puff div.col33.puff-container a div.puff-area p.puff-link:hover {
        background: #0b7b35;
    }

    div.ingangar-container p.ingang-link span:after,
    div.col66.puff div.col33.puff-container a div.puff-area p.puff-link span:after {
        content: "\f054";
        color: #fff;
        font-family: FontAwesome;
        font-size: 1em;
        padding-left: 10px;
        text-decoration: none;
        position: relative;
        top: 1px;
    }

div.col66.puff {
    width: 780px;
}

    div.col66.puff div.col33.puff-container {
        width: 48.5%;
        background: #f9ae00;
    }

        div.col66.puff div.col33.puff-container a div.imgContainer img {
            max-width: 100%;
        }

        div.col66.puff div.col33.puff-container a div.puff-area {
            padding: 30px;
            box-sizing: border-box;
        }

            div.col66.puff div.col33.puff-container a div.puff-area h4.title {
                color: #000;
                font-size: 26px;
                margin-bottom: 15px;
                line-height: 34px;
            }

            div.col66.puff div.col33.puff-container a div.puff-area p {
                float: left;
                font-size: 17px;
                color: #000;
                margin-bottom: 20px;
            }

        div.col66.puff div.col33.puff-container a:hover {
            text-decoration: none;
        }

div.col33.news {
    background: #fff;
}

    div.col33.news.column div.box.primary {
        background: #fff;
    }

    div.col33.news div.box-inner {
        padding: 0;
        box-sizing: border-box;
    }

    div.col33.news h3 {
        color: #000;
        font-size: 2em;
        margin-bottom: 20px;
        line-height: 38px;
    }

    div.col33.news div.news-archive .news-link {
        background: #0e9842;
        color: #fff;
        padding: 0.6em 1.2em;
        display: inline-block;
        font-size: 1.25em;
        font-weight: bold;
        box-sizing: border-box;
        margin-top: 2em;
    }

        div.col33.news div.news-archive .news-link:hover {
            background: #0b7b35;
        }

        div.col33.news div.news-archive .news-link:after {
            content: "\f054";
            color: #fff;
            font-family: FontAwesome;
            font-size: 20px;
            padding-left: 10px;
            text-decoration: none;
            position: relative;
            top: 1px;
        }

        div.col33.news div.news-archive .news-link a,
        div.news-archive a.news-link {
            text-decoration: none;
        }

    div.col33.news div.news.column a div.newsBox {
        background: #fff;
        margin-bottom: 2px;
        float: left;
        width: 100%;
    }

        div.col33.news div.news.column a div.newsBox .newsdate {
            display: block;
            font-style: normal;
            font-weight: 700;
            background: #f9ae00;
            padding: 4px 8px;
            color: #000;
            font-size: 0.95em;
            display: block;
            margin-bottom: 4px;
        }

        div.col33.news div.news.column a div.newsBox h4 {
            color: #0052a1;
            font-size: 1.175em;
            margin: 0;
            padding: 6px 0 2px 7px;
            box-sizing: border-box;
            text-transform: uppercase;
        }
/*div.col33.news div.news.column a div.newsBox h4:before {
        content: "\f054";
        color: #000;
        font-family: FontAwesome;
        font-size: 20px;
        padding-right: 6px;
        text-decoration: none;
        position: relative;
    }*/

div.news.column a div.newsBox p {
    color: #000;
    padding: 0 0 2px 7px;
    line-height: 1.5em;
}
div.col33.news div.news.column a {
    float:left;
}

div.col100.puffarea {
    margin-top: 40px;
}

    div.col100.puffarea div.col50 div.puff-area-content {
        padding: 2em 2em 1em;
        box-sizing: border-box;
    }

div.puff-area-content a {
    text-decoration: none;
}

div.col100.puffarea div.col50 div.puff-area-content h3.title {
    font-size: 2em;
    margin-bottom: 0.5em;
    line-height: 1.125em;
}

div.col100.puffarea div.col50 div.puff-area-content span.bulleted {
    font-size: 18px;
    text-decoration: none;
    color:#0052a1;
    display:block;
    float:left;
}

    div.col100.puffarea div.col50 div.puff-area-content span.bulleted:hover {
        text-decoration: underline;
    }
div.col100.puffarea div.col50 div.puff-area-content span.bulleted:before {
    content: "\f054";
    color: #f9ae00;
    font-family: FontAwesome;
    font-size: 1em;
    padding-right: 6px;
}
div.col100.puffarea div.col50 div.puff-area-content p.ingress {
    color: #34353a;
    font-weight: normal;
    line-height: 28px;
    font-size: 18px;
    float: left;
}
div.col100.puffarea a {
    float:left;

}
    div.col100.puffarea a div.col50.alignright img {
        float: right;
    }

    div.col100.puffarea a div.col50.alignleft img {
        float:left;
    }

    div#divTopArticle {
        margin-bottom: 30px;
    }

div.col50.puffareainfo {
    margin-bottom: 20px;
    width:48.5%;
}
    div.col50.puffareainfo:nth-of-type(2n+1) {
        float: left;
    }
    div.col50.puffareainfo:nth-of-type(2n+2) {
        float:right;
        margin-right:0;
    }

    div.col50.puffareainfo div.box {
        margin-bottom: 0;
    }

    div.col50.puffareainfo div.box-inner {
        /*padding: 0 0 1.5em 0;*/
        padding: 0;
    }

        div.col50.puffareainfo div.box-inner.column a {
            text-decoration: none;
        }

    div.col50.puffareainfo span.puffwrapper {
        padding: 20px;
        box-sizing: border-box;
        display: block;
    }

        div.col50.puffareainfo span.puffwrapper a {
            text-decoration: none;
        }

    div.col50.puffareainfo a span.puffwrapper p.readmore span {
        background: #0e9842;
        color: #fff;
        padding: 0.5em 0.65em;
        display: inline-block;
        font-size: 1.25em;
        font-weight: bold;
        box-sizing: border-box;
        margin-top: 0.75em;
    }

        div.col50.puffareainfo a span.puffwrapper p.readmore span:after {
            content: "\f054";
            color: #fff;
            font-family: FontAwesome;
            font-size: 1em;
            padding-left: 10px;
            text-decoration: none;
            position: relative;
            top: 1px;
        }

    div.col50.puffareainfo a span.puffwrapper span.infotext {
        text-transform: uppercase;
        color: #fff;
        font-style: normal;
        font-weight: 700;
        background: #000;
        padding: 0.3em 0.7em;
        margin-bottom: 1em;
        display: inline-block;
        font-size: 0.75em;
    }

    div.col50.puffareainfo span.puffwrapper p {
        color: #000;
    }

    div.col50.puffareainfo div.box-inner a span.puffwrapper h3 {
        word-break: break-word;
        line-height: 1.25em;
        color: #34353a;
        font-size: 1.5em;
        margin-bottom: 0.75em;
    }

div.siteContent .col25 {
    width: 32%;
}

/* Editor Specifik CM */
table.cmContact {
    margin-top: 30px;
}

    table.cmContact tr td {
        padding: 0 30px 20px;
        position: relative;
    }

        table.cmContact tr td.col25.tdcol1 {
            padding-left: 0;
            padding-right: 0;
            width: 30%;
        }

        table.cmContact tr td.col25.tdcol2 {
            width: 34%;
        }

        table.cmContact tr td.col25.tdcol3 {
            padding-right: 0;
            width: 30%;
        }

        table.cmContact tr td.col25.tdcol1,
        table.cmContact tr td.col25.tdcol2 {
            border-right: 1px solid #ccc;
        }

        table.cmContact tr td.col25 a.bulleted {
            display: block;
            position: absolute;
            bottom: 0;
        }

a.insertorderBtn {
    background: #f9ae00;
    color: #000;
    font-weight: 700;
    padding: 10px 30px;
    border-radius: 3px;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

    a.insertorderBtn:hover {
        background: #000;
        color: #fff;
    }

a.knapp-bulleted {
    background: #f9ae00;
    padding: 14px 20px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 10px;
}

    a.knapp-bulleted:hover {
        background: #eea600;
    }

blockquote,
p.citat {
    font-weight: 700;
    font-size: 1.125em;
    line-height: 28px;
    color: #0052a1;
    margin-bottom: 1em;
}
.red-text {
    color:#d00;
}
div.siteContent .article .col50 {
    width: 100%;
}

    div.siteContent .article .col50 .col25 {
        width: 50%;
        padding: 0;
    }


#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulProperties {
    display: none;
}

div.apartmentinterestinfo {
    margin-bottom: 1em;
}

div.removeInterestBox {
    padding: 1em 2em 2em;
    box-sizing: border-box;
    border-color: #f9ae00;
    border-style: solid;
    border-width: 2px;
    background: #f8f7f6;
}


/** Små bilder i artiklar, Bildstorlek väljs i editorn **/
div.col75 div.article-general p img.col25,
div.col75 div.article-general p img.col50,
div.col75 div.article-general p img.col75 {
    width: initial !important;
    float: none;
}

img.col25,
img.col50,
img.col75 {
    float: none;
    width: unset !important;
}


footer.siteFooter a.ico-instagram,
footer.siteFooter a.ico-linkedin,
footer.siteFooter a.ico-facebook {
    display: inline-block;
    vertical-align: middle;
    line-height: 2em;
    margin-top: 0.6em;
    margin-right: 0.65em;
    transition: all 100ms;
    font-size: 2em;
    text-decoration: none;
}

footer.siteFooter a i.fa.fa-instagram {
    font-size: 1.55em;
    display: block;
    transition: all 100ms;
}

footer.siteFooter a i.fa.fa-linkedin {
    font-size: 1.25em;
    display: block;
    line-height: 37px;
    transition: all 100ms;
}

footer.siteFooter a i.fa.fa-facebook-f {
    font-size: 22px;
    display: block;
    line-height: 38px;
    transition: all 100ms;
}

    footer.siteFooter a i.fa.fa-instagram:hover,
    footer.siteFooter a i.fa.fa-linkedin:hover,
    footer.siteFooter a i.fa.fa-facebook-f:hover {
        transform: scale(1.2);
        transition: all 100ms;
    }
footer.siteFooter h4.social {
    margin: 1em 0 0;
}

footer.siteFooter div.col33 img {
    border: 0;
    max-width: 9.5em;
    margin-top: 1em;
}
.fa-bolt a {
    cursor: pointer;
    /*font-family: 'Barlow', sans-serif;*/
}

.fa-bolt:before {
    color: #0b7b35;
    content: "\f0e7";
    font-family: FontAwesome;
    padding-right: 4px;
}

body.mina-sidor_felanmalan_lagg-till #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_txtDescription {
    display: none;
}
body.mina-sidor_felanmalan_lagg-till li.lblDescription {
    display: none;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_btnAbortCancellation {
    display: none;
    visibility: hidden;
}