﻿

/*
 * Site structure
 *
 * 090814	HE		Initial version
 * 090902	HE		Updated the site grid to standard 960-grid measures (www.960.gs)
 *					Removed obsolete col-sizes col70 & col30.
 */

/*
 * Main site containers 
 */
div.siteHeader-container {
    width: 980px
}

div.siteMain-container {
    background: #fff;
    width: 960px
}

div.siteFooter-container {
    background: url(../Img/footer_bg.png) no-repeat 47% 100% #fff;
    width: 980px;
    height: 192px;
}

div.siteHeader {
}

div.siteMain {
    width: 960px;
}

div.siteFooter {
    width: 980px
}

/*
 * Site header
 */
div.siteHeader {
    background: url(../Img/header_bg.png) no-repeat 50% 50%;
    height: 98px;
    width: 960px;
}

/*
 * Sidebar container 
 */
div.siteSidebar {
}

/*
 * Content containers 
 */
div.siteContent {
}

div.siteContentFull {
    width: 960px;
    margin: 10px;
}

div.siteContentPopup {
}

div.siteContentIframe {
}

/*
 * Footer elements 
 */
body.default div.siteBreadcrumbs {
    display: none;
    float: none !important;
}

div.siteBreadcrumbs {
    color: #575757;
    float: left;
    padding: 10px 10px;
    text-decoration: none;
    width: 100%
}

ul.siteOptions {
    float: left;
    font-size: 12px;
    padding-left: 90px;
    padding-top: 40px;
    width: 200px;
    color: #414141;
}

    ul.siteOptions li {
        width: 200px;
        display: block;
    }

        ul.siteOptions li a {
            text-decoration: none;
            color: #414141;
        }

            ul.siteOptions li a:hover {
                text-decoration: underline;
                color: #7b0000;
            }

div.siteContact {
    color: #414141;
    float: left;
    font-size: 12px;
    margin-left: 370px;
    padding-top: 40px;
    width: 250px;
}

div.siteLogos {
}

ul.siteOptions {
}

    ul.siteOptions li {
    }

/*
 * Page containers 
 */
.col100, .col75, .col50, .col37, .col25 {
}

.col100 {
}

.col75 {
}

.col50 {
}

.col37 {
}

.col33 {
}

.col25 {
}

.page-popup {
}

/*
 * Errormessage control
 */
div.errormsg {
}

div.erroricon {
}

div.errortext {
}

/*
 * Search area
 */
div.search_area {
    float: right;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
}

    div.search_area .search_field {
    }

div.global-unauthorized-login {
    padding-top: 10px;
    color: #1e529b;
}

    div.global-unauthorized-login:hover {
        color: #1b92d9;
    }

    div.global-unauthorized-login a {
        color: #1e529b;
        text-decoration: none;
    }

        div.global-unauthorized-login a:hover {
            text-decoration: underline;
            color: #1b92d9;
        }

div.global-unauthorized-register {
    padding-top: 10px;
    color: #1e529b;
    padding-right: 20px;
}

    div.global-unauthorized-register:hover {
        color: #1b92d9;
    }

    div.global-unauthorized-register a {
        color: #1e529b;
        text-decoration: none;
    }

        div.global-unauthorized-register a:hover {
            text-decoration: underline;
            color: #1b92d9;
        }

div.global-authorized-mypages {
    padding-top: 10px;
    color: #1e529b;
}

    div.global-authorized-mypages:hover {
        color: #1b92d9;
    }

    div.global-authorized-mypages a {
        color: #1e529b;
        text-decoration: none;
    }

        div.global-authorized-mypages a:hover {
            text-decoration: underline;
            color: #1b92d9;
        }

div.global-authorized-logout {
    padding-top: 10px;
    color: #1e529b;
    padding-right: 20px;
}

    div.global-authorized-logout:hover {
        color: #1b92d9;
    }

    div.global-authorized-logout a {
        color: #1e529b;
        text-decoration: none;
    }

        div.global-authorized-logout a:hover {
            text-decoration: underline;
            color: #1b92d9;
        }

div.translate {
    float: right;
    width: 50px;
    padding-top: 6px;
    padding-right: 21px;
}

    div.translate a {
        text-decoration: none;
        color: #1e529b;
    }

        div.translate a:hover {
            text-decoration: underline;
            color: #1b92d9;
        }

div.global-rss {
    display: none;
    visibility: hidden;
}

/*Ingångar*/

.col50 .sokledigt {
    height: 153px;
    display: block;
    background: url(../Img/ingang_gradient.png) repeat-x;
    padding-bottom: 20px;
}

    .col50 .sokledigt .img {
        height: 90px;
        width: 83px;
        display: block;
        background: url(../Img/ingang_ledigt.png) no-repeat 50% 50%;
        padding: 30px;
        float: left
    }

.col50 .felanmalan .img {
    height: 90px;
    width: 83px;
    display: block;
    background: url(../Img/ingang_felanmalan.png) no-repeat 50% 50%;
    padding: 30px;
}

.col50 .felanmalan {
    height: 153px;
    display: block;
    background: url(../Img/ingang_gradient.png) repeat-x;
    padding-bottom: 20px;
}

    .col50 .sokledigt h3, .col50 .felanmalan h3 {
        font-size: 22px;
        padding-top: 17px;
        padding-right: 120px;
        color: #fff;
        padding-bottom: 10px;
        width: 200px;
        float: right;
    }

    .col50 .sokledigt p, .col50 .felanmalan p {
        padding-right: 20px;
        color: #fff;
        padding-bottom: 0px;
        width: 300px;
        float: right;
    }

    .col50 .felanmalan a {
        padding-right: 20px;
        color: #fff;
        padding-bottom: 10px;
        width: 300px;
        float: right;
        text-decoration: underline;
    }

.col50 .sokledigt a
.col50 .ingang a {
    color: #fff;
    width: 190px;
    display: block;
    padding-left: 110px;
    text-decoration: underline;
}

.col50 .ingang a.bulleted {
    background: none;
}

.col50 .ingang ul li {
    list-style-type: none;
}

.col50 .sokledigt ul.listavailable {
    padding-right: 20px;
    color: #fff;
    padding-bottom: 10px;
    width: auto;
    display: inline-block;
    position: relative;
}

    .col50 .sokledigt ul.listavailable li {
        list-style-type: none;
    }

        .col50 .sokledigt ul.listavailable li a {
            color: #fff;
            width: auto;
            display: inline-block;
            text-decoration: underline;
        }

            .col50 .sokledigt ul.listavailable li a.bulleted:before {
                color: #fff;
                text-decoration: none;
            }


/* 
 * General
 */
html {
}

body {
}

input, textarea, select {
}

pre, code, kbd {
}

strong, b {
}

em {
}

.ingress {
    font-size: 15px;
    font-weight: bold;
    color: #414141;
}

.pre-amble {
}

.alert {
}

p {
    font-size: 13px;
    color: #414141;
}

a {
    font-size: 13px;
    text-decoration: underline;
    color: #ab0000;
}

/*
 * Headers
 */
h1, h2, h3, h4, h5 {
    font-weight: normal;
    background: transparent;
    padding-bottom: 5px;
    color: #557BB1;
}

    h1, h2.pagetitle {
        font-size: 32px;
    }

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

h2.header, h3.header {
}

.siteHeader h1 {
    width: 237px;
    padding: 20px 0 24px 20px;
}

/*
 * Menus
 */
ul.topmenu li a {
}

ul.submenu li {
}

/*
 * Search area
 */
div.search_area .btn_search {
    background: none;
}

/*
 * Boxes
 */
.box {
}

.primary h2, .primary h3, .secondary h2, .secondary h3 {
    background: transparent;
}

.primary h3 {
    color: #ffffff;
}

.primary h2 {
    color: #ffffff;
}

.secondary h3 {
    color: #414141;
}

.secondary h2 {
    color: #414141;
}

.box-rental h2, .box-resident h2 {
}

div.rental h2.rental {
    color: #414141;
}

h2.localnews {
}

ul.mypage_profile_interest_header h4 {
    font-size: 12px;
    background: transparent;
}

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 {
}

/*
 * 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 {
    }

body {
    background: url(../Img/body_bg.png) no-repeat 50% 100% #f4f4f4;
    font-family: 'Open Sans';
}

/*
 * Hyperlinks
 */
a.image {
}

a.planning {
}

a.bulleted {
}

a.icon-areainfo img {
}

/*
 * Form elements
 */
input, select, textarea {
}

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 {
    }

/*** Submit button ***/
.btn, .btn-disabled {
}

.btn {
}

.btn-disabled {
}

/*** 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 {
}

    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 {
}

div.pageHeader, div.pageSubHeader {
}

div.pageFooter {
}

    div.pageFooter input {
    }

/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}

div.validator-valid {
}

div.validator-unvalid {
}

span.validation-summary {
    float: left;
    padding-left: 10px;
    padding-top: 8px;
    position: relative;
    right: auto;
}

span.forminfo-icon {
}

span.forminfo-text {
}

/*
 * 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 {
    }


/*
 * TopMenu definition.
 *
 * 090817	HE		Initial version
 */

/*** Reset all list-styles ***/
ul.topmenu, ul.topmenu li {
}

/*** Setup basic menu look ***/
ul.topmenu {
    width: 960px;
    background: url(../Img/menu_unselected_gradient.png) repeat-x;
    height: 82px;
    border-top: 1px solid #c7c7c7;
    padding: 0 10px;
    padding-bottom: 10px;
}

    ul.topmenu li {
    }

        ul.topmenu li a {
            text-decoration: none;
            color: #656565;
            font-size: 18px;
            padding: 35px 15px 5px 15px;
            border-right: 1px solid #c7c7c7;
            height: 32px;
        }

        ul.topmenu li.first a {
            border-left: 1px solid #c7c7c7;
        }

        ul.topmenu li a:hover {
            color: #a1a1a1;
        }

        /*** Selected item or selected child-item ***/
        ul.topmenu li.selected, ul.topmenu li.childselected {
            background: url(../Img/menu_gradient.png) repeat-x;
            height: 82px;
        }

            ul.topmenu li.selected:hover, ul.topmenu li.childselected:hover {
                background: url(../Img/menu_gradient_hover.png) repeat-x;
                height: 82px;
            }

            ul.topmenu li.selected a, ul.topmenu li.childselected a {
                color: #fff;
                border: none;
            }

                ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
                    color: #d3e0f3;
                }



/*** Element padding ***/
ul.submenu {
    width: 220px;
    padding: 5px 0 5px 0;
}

    ul.submenu ul {
    }

        ul.submenu ul a {
        }

        ul.submenu ul ul a {
        }

    /*** Link styles ***/
    ul.submenu a {
        font-size: 14px;
        text-decoration: none;
        color: #575757;
        display: block;
        line-height: 19px;
        border-bottom: none;
        font-weight: normal;
        padding: 4px 0 7px 10px;
        border-left: 7px solid #fff;
        margin-bottom: 5px;
    }

        ul.submenu a:hover {
            color: #9da1a1;
            border-left: 7px solid #9da1a1;
        }

    /*** Special styles ***/
    ul.submenu li {
    }

        ul.submenu li.selected {
            color: #3a67a6;
        }

            ul.submenu li.selected a {
                color: #3a67a6;
                display: block;
                padding-left: 10px;
                border-left: 7px solid #3a67a6;
            }

                ul.submenu li.selected a:hover {
                    color: #9da1a1;
                    border-left: 7px solid #9da1a1;
                }

        ul.submenu li.collapsed {
        }

            ul.submenu li.collapsed.selected a {
                color: #3a67a6;
            }

            ul.submenu li.collapsed.selected {
            }

        ul.submenu li.expanded {
        }

            ul.submenu li.expanded.childselected {
            }

        ul.submenu li.expanded {
        }

            ul.submenu li.expanded a:hover {
                color: #575757;
            }

            ul.submenu li.expanded.childselected {
                width: 220px;
            }

                ul.submenu li.expanded.childselected a {
                    color: #3a67a6;
                }

                ul.submenu li.expanded.childselected ul li a {
                    background: transparent;
                    padding-left: 30px;
                }

                ul.submenu li.expanded.childselected a:hover {
                    color: #575757;
                }


/*
 * Ordered/Unordered lists 
 */
ul, ol {
}

    ul li {
    }

    ol li {
    }

    /* 
 * Horizontal list 
 */
    ul.horizontal {
    }

        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 {
    }

        ul.horizontal-bulleted li {
        }

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-question {
    }

    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 {
}

/* 
 * 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 {
    }

/** HSS Icon **/
li.objectproperty-OBJECTPROPERTY_4935 span {
    background-repeat: no-repeat;
    color: #42413b;
    padding-left: 17px;
}

li.objectproperty-OBJECTPROPERTY_4935 span {
    background-image: url("../Img/ico-seniorboende.png");
}


/*** General rules ***/
.box {
}

.box-outer {
}

.box .noheight {
}

.box-inner {
}

.box a.rss {
}

.box a img {
}

.box a.rss img {
}

td.box-inner {
}

/*** Primary ***/
.primary {
    background: #3a67a6;
}

    .primary hr {
    }

    .primary p {
        color: #fff;
    }

    .primary a {
        color: #fff;
        font-size: 13px;
    }

        .primary a:hover {
            color: #a6cbff;
        }

        .primary a.bulleted {
            color: #fff;
        }

            .primary a.bulleted:hover {
                color: #a6cbff;
            }

    .primary h1, .primary h2, .primary h3, .primary h4, .primary h5, .primary h6 {
        color: #fff;
    }

/*** Secondary ***/
.secondary {
}

    .secondary hr {
    }

    .secondary a {
        color: #ab0000;
    }

        .secondary a.bulleted {
            color: #7b0000;
        }

            .secondary a.bulleted:hover {
                color: #ab0000;
            }

            .secondary a.bulleted:before {
                color: #7b0000;
            }

    .secondary h1, .secondary h2, .secondary h3, .secondary h4, .secondary h5, .secondary h6 {
        color: #414141;
    }

/*** Login Control ***/
.col25 div.loginarea span {
}

.col37 div.loginarea span {
}

.col37 div.loginarea input {
}

    .col37 div.loginarea input.btn {
    }

/***Puffar***/

.box.primaryfocus {
}

.primaryfocus .box-inner {
    padding: 0;
    margin-top: 10px;
    margin-bottom: 0;
}

    .primaryfocus .box-inner.column h3 {
        background: transparent;
        width: 270px;
        float: right;
        font-size: 20px;
        margin-bottom: 10px;
        font-size: 20px;
        color: #557bb1;
    }

    .primaryfocus .box-inner.column p {
        width: 270px;
        float: right;
        font-size: 13px;
        color: #414141;
    }

    .primaryfocus .box-inner.column img {
        float: left;
    }

    .primaryfocus .box-inner.column a {
        color: #7b0000;
    }

        .primaryfocus .box-inner.column a:hover {
            color: #1b92d9;
        }

/*
Nyheter
*/

.col33.news.alignright {
    color: #414141;
    margin-bottom: 20px;
}

.col33.news a {
    color: #7b0000;
    margin-left: 3px;
}

    .col33.news a:hover {
        color: #1b92d9;
    }

.col33.news p {
    margin: 0 0 15px;
}

.col33.news h3 {
    font-size: 25px;
    color: #557bb1;
    padding-bottom: 10px;
}

.col33.news h4 {
    font-size: 20px;
    color: #557bb1;
    line-height: 20px;
}

.col33.news .box-inner {
    padding: 10px 0;
    position: relative;
}

.col33.newsdate.alignleft {
    font-size: 11px;
    color: #575757;
}

.col33.news .archive_label {
    line-height: 30px;
}



/*
 * Table grid list
 */
div.grid {
}

table.gridlist {
}

    table.gridlist tr.headerrow {
    }

    table.gridlist tr.marked {
    }

    table.gridlist tr.dimmed {
    }

    table.gridlist td {
    }

        table.gridlist td.header, tr.header td {
        }

            table.gridlist td.header a, tr.header td a {
            }

                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 {
                }

                table.gridlist td.header a.sel-desc, table.gridlist tr.header td a.sel-desc {
                }

        table.gridlist td.listitem-even, tr.listitem-even td {
        }

.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 {
}

table.gridlist td.listitem-level2, tr.listitem-level2 td {
}

table.gridlist .label {
}

table.gridlist tr td td {
}

table.gridlist img.objectlist_icon {
}

/*
 * UL form list
 */
ul.form {
}

    ul.form li {
    }

        ul.form li.validator {
        }

        ul.form li.label {
        }

.box-primary ul.form li.label,
.box-secondary ul.form li.label,
.box ul.form li.label {
}

ul.form li.textvalue {
}

ul.form li.value {
}

ul.form li.text {
}

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 {
}

.formstyle {
}

    .formstyle .label {
    }

/*
 * Statistics grid
 */
div.statistics table {
}

/*
 * News-archive grid
 */
div.news-archive .date-column {
}

div.news-archive .content-column .title {
}


.dynamic-map {
}

    .dynamic-map a {
    }

    .dynamic-map #infobox {
    }

        .dynamic-map #infobox > div {
        }

    .dynamic-map #fade_bg {
    }

    .dynamic-map #fade_color {
    }

    .dynamic-map #fade_bg img {
    }

    .dynamic-map .more {
    }

        .dynamic-map .more .nr {
        }

        .dynamic-map .more .area-label {
        }


/*
  * Slider width and position
  */
.col75 .slider,
.col75 .slider-container {
}

.col50 .slider,
.col50 .slider-container {
}

.col25 .slider,
.col25 .slider-container {
}

.col25 .slider,
.col25 .slider-container {
}

.slider-container {
    width: 620px;
    height: 440px;
}

.slider-inner {
    width: 620px;
}

.slider {
    height: 440px;
}

/*
 * Pager
 */
.pager-container {
    margin: -175px 0 0 55px;
    position: absolute;
    text-align: center;
}

.pager {
}

    .pager li {
        border: 0;
        background: transparent url(../Img/pagination_unselected.png) no-repeat 50% 50%;
        width: 29px;
        height: 40px;
        margin: 11px;
    }

        .pager li.selected {
            border: 0;
            background: transparent url(../Img/pagination_selected.png) no-repeat 50% 50%;
        }
/*
 * Prev/Next buttons
 */
#slider_next, #slider_prev {
    background-size: contain !important;
    height: 9%;
    margin: 0;
    top: 63% !important;
}

#slider_next {
    background: transparent url("../Img/pager_right.png") no-repeat 50% 50%;
}

#slider_prev {
    background: transparent url("../Img/pager_left.png") no-repeat 50% 50%;
}

    #slider_next[style], #slider_prev[style] {
    }

    #slider_prev[style] {
    }

/*
 * Slider Text
 */

div.ImageTextStyles {
    margin: 0;
}

    div.ImageTextStyles.Image {
        overflow: hidden;
    }

        div.ImageTextStyles.Image img {
            width: 620px;
        }

    div.ImageTextStyles.Text {
        position: absolute;
        width: 620px;
        height: 110px;
        bottom: 0px;
        background: #fff;
    }

        div.ImageTextStyles.Text div.sliderTitle, div.ImageTextStyles.Text {
        }

            div.ImageTextStyles.Text div.sliderTitle {
                font-size: 34px;
                line-height: 40px;
                padding: 5px 10px;
                color: #3c68a7;
            }

            div.ImageTextStyles.Text p {
                font-size: 13px;
                color: #575757;
                padding: 5px 10px 0px 10px;
                margin: 0
            }

                div.ImageTextStyles.Text p a {
                    color: #7b0000;
                    font-size: 13px;
                    margin-left: 3px;
                }

                    div.ImageTextStyles.Text p a:hover {
                        color: #1b92d9;
                    }

                    div.ImageTextStyles.Text p a span.abstract {
                        display: inline;
                        font-size: 13px;
                        line-height: 21px;
                    }

            div.ImageTextStyles.Text hr {
                display: none;
            }

p.readmore {
    text-align: left;
}

body.mina-sidor_intresseanmalan_lokal ul.form li {
}

body.mina-sidor_intresseanmalan_lokal div.siteMain-container div.siteMain .siteContent div.page-col75.col75 .form li.label span {
    width: 150px;
}

body.mina-sidor_intresseanmalan_lokal div.page-col75.col75 li.value .no-border {
    width: 50%;
}

body.mina-sidor_intresseanmalan_lokal div.page-col75.col75 li.value {
    padding-left: 0;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_rblSubscribePremises {
    width: 137px !important;
}

.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;
}
