﻿@charset "utf-8";
/*
 * 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.
 */
/* Import fonts for Headers */
@font-face {
    font-family: "Gilroy-Black";
    src: url("Fonts/gilroy-black.woff2") format("woff2"), url("Fonts/gilroy-black.woff2") format("woff");
}
/*
 * Main site containers 
 */

/* 
 * General
 */
html {
}

form {
    width: 100%;
    padding:0;
}

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 1em;
    color: #3C3C3B;
}

input, textarea, select {
    height:auto;
}

pre, code, kbd {
}

strong, b {
}

em {
}

    em b, em strong, strong b, strong em {
        font-style: italic;
    }

.ingress {
    color: #000000;
    font-size: 16px;
    font-style: italic;
    line-height: 25px;
}

.pre-amble {
}

.alert {
}

p {
    margin-bottom: 18px;
}

a {
    color: #00529c;
}

    a:hover {
        color: #00529c;
        text-decoration: none;
    }

div.siteHeader-container, div.siteMain-container, div.siteFooter-container, div.siteFooter {
    width: 100%;
}

div.siteHeader-container, div.siteMain-container, div.siteFooter-container {
    width: 100%;
}

div.siteHeader-container {
    background: #004477;
    position: relative;
}
div.siteMain-container {
    padding-bottom:2em;
}
div.siteOptions-container {
}

    div.siteOptions-container:after {
        content: "";
        display: block;
        clear: both;
    }

    div.siteOptions-container div.siteOptions {
        float: none;
        margin: 0 auto;
        position: relative;
        top: 20px;
        width: 1040px;
    }

    div.siteOptions-container ul.siteOptions {
        font-size: 13px;
        margin: 4px 0 0;
        overflow: visible;
        width: 100%;
        text-align: center;
    }

        div.siteOptions-container ul.siteOptions li {
        }

            div.siteOptions-container ul.siteOptions li a {
                color: #fff;
                text-decoration: none;
                font-size: 12px;
                padding: 0 10px;
            }

div.siteFooter-container {
    background: #004477;
}

    div.siteFooter-container .col100 {
        background: transparent;
    }

div.siteHeader,
div.siteMain {
    width: 1040px;
    margin: 0 auto;
    position: relative;
}

/*
 * Site header
 */
div.siteHeader {
    height: auto;
    position: relative;
    text-align: center;
}

/** Site logo **/
div.siteLogo {
    width: 14rem;
    padding: 1.45em 0;
    display: inline-block;
    text-align: center;
}
    /** Site logo **/
    div.siteLogo img {
    }

/*
 * Sidebar container 
 */
div.siteSidebar {
    background: none;
}

/*
 * Content containers 
 */
div.siteContent {
}

div.siteContentFull {
}

div.siteContentPopup {
}

div.siteContentIframe {
}
/*
 * Footer elements 
 */
body.default div.siteBreadcrumbs {
    display: none;
    float: none !important;
}

div.siteBreadcrumbs {
    float: none;
    font-size: 0.95em;
    margin: 1em 0;
    width: 100%;
}

    div.siteBreadcrumbs, div.siteBreadcrumbs span a {
        color: #444;
        text-decoration: none;
    }

        div.siteBreadcrumbs a:hover {
            color: #696969 !important;
            text-decoration: underline;
            cursor: pointer;
        }

div.siteOptions {
    width: 100%;
}

div.siteContact {
    width: 100%;
}

    div.siteContact ul {
        width: 100%;
        overflow: hidden;
        text-align: center;
    }

        div.siteContact ul li {
            display: block;
            color: #fff;
            text-align: center;
        }

            div.siteContact ul li:last-of-type {
                margin-top: 2em;
            }

            div.siteContact ul li a {
                color: #fff;
            }

div.siteLogos {
}

ul.siteOptions {
}

    ul.siteOptions li {
    }

/*
 * Page containers 
 */
.col100, .col75, .col50, .col37, .col25 {
}

.col100 {
}

.col75 {
}

.col50 {
}

.col37 {
}

.col33 {
}

.col33full {
    width: 300px;
}

.col25 {
}

body.global_cookiecheck .page-popup h1 {
    display: none;
}

.page-popup {
    background: #fff;
    color: #000000;
    float: left;
    font-size: 13px;
    line-height: 22px;
    padding: 10px;
}

.page-popup {
    float: left !important;
    width: 96%;
    padding: 3px;
}

.col75.article {
    margin-bottom: 10px;
}

div.col100.ingangar, div.col100.large-puff {
    background: transparent;
    margin-bottom: 20px;
}
/*
 * Errormessage control
 */
div.errormsg {
}

div.erroricon {
}

div.errortext {
}

/*
 * Search area
 */


div.search_area {
    background: #fff;
    border-radius: 5px;
    float: right;
    position: absolute;
    right: 0;
    text-align: right;
    top: 72px;
    width: 220px;
    z-index: 1;
}

    div.search_area .search_field {
        border: none;
        border-radius: 0;
        box-shadow: none;
        width: 155px;
    }

    div.search_area .btn_search {
        box-shadow: none;
        border: none;
        border-radius: 0;
        background: #fff;
        background: none;
        margin-right: 2px;
        color: #00529c;
        font-size: 13px;
    }

        div.search_area .btn_search:hover {
            color: #00529c;
        }



div.global-authorization {
    position: absolute;
    top: 1.9em;
    right: 0;
}

    div.global-authorization a {
        text-decoration: none;
        color: #fff;
        font-size: 0.95em;
    }

        div.global-authorization a:hover {
            text-decoration: underline;
            color: #fff;
        }

    div.global-authorization i {
        color: #00529c;
    }

        div.global-authorization i:before {
            color: #fff;
        }

div.siteContent div.col75 div.article-general table.box.primary.col25 {
    width: 100% !important;
}

div.siteContent div.col75 div.article-general table.box.secondary.col25 {
    width: 100% !important;
}

.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;
}
/*
 * Headers
 */
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-family: Gilroy-Black;
    line-height: normal;
}

    h1, h1.pagetitle {
        font-family: "Gilroy-Black";
        font-weight: 400;
        line-height: normal;
        font-size:2em;
    }

h2 {
    font-size: 1.55em;
}

h3 {
    font-size: 1.35em;
}

h4 {
    font-size: 1.35em;
}

h5 {
    font-size: 1.35em;
}

h6 {
    font-size: 1.35em;

}

h2.header, h3.header {
}

.col50.news h2.news {
    color: #00529c;
    font-size: 28px;
    font-weight: 600;
    line-height: 60px;
    margin: 0 0 10px;
    text-indent: 20px;
}

h3.news-title {
    margin-bottom: 0;
}

    h3.news-title a {
        color: #00529C;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: -1px;
        text-decoration: none;
    }

        h3.news-title a:hover {
            text-decoration: underline;
        }

.col100.available h2.available {
    background: transparent url(../Img/bg-blue-transparent.png) repeat 0 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 70px;
    margin: 0 0 10px;
    text-indent: 20px;
}

div.jquerypanel h3 {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 10px;
}

    div.jquerypanel h3 a {
        color: #000000;
    }

.box-primary h3.user {
    margin-bottom: 0;
}

ul.mypage_profile_interest_header h4 {
    font-size: 17px;
    padding-top: 8px;
}

.box-primary h3, .box-secondary h3, .primary h3, .secondary h3 {
    background: transparent;
    color: #00529c;
    font-size: 1.75em;
    font-weight: 400;
}

.primary h2, .secondary h2, .primary h3, .secondary h3, .primary h4, .secondary h4, .primary h6, .secondary h6 {
    background: transparent;
    font-weight: 400;
}

.box-primary h3, .primary h3, .box-primary h4, .primary h4 {
    background: transparent;
    color: #222;
}

.primary h4, .secondary h4 {
    font-size: 1.75em;
    color: #00529c;
}

.primary h5, .secondary h5 {
    font-size: 1.75em;
}

.primary h6, .secondary h6 {
    font-size: 1.75em;
}

.primary p a:hover, .secondary p a:hover {
    text-decoration: none;
    color: #00529c;
}

div.siteFooter {
    padding: 2em 0;
    float: left;
    text-align: center;
}

    div.siteFooter h6 {
    }

        div.siteFooter h6.logoHeader {
            color: #fff;
            font-size: 2em;
            font-weight: 400;
            text-align: center;
            line-height: normal;
        }

    div.siteFooter div.siteContact {
        font-size: 12px;
    }

    div.siteFooter ul li {
        font-size: 100%;
        font-size: 1.25em;
    }

    div.siteFooter a {
        color: #3C3C3B;
        text-decoration: none;
    }

        div.siteFooter a:hover {
            text-decoration: underline;
        }
/*
 * Menus
 */
ul.topmenu li a {
}

ul.submenu li {
}

/*
 * Search area
 */
div.search_area .btn_search {
}

/*
 * Boxes
 */
.box {
}

.primary h3, .secondary h3 {
}

.primary h3 {
}

.secondary h3 {
}

.box-rental h2, .box-resident h2 {
}

h2.localnews {
}

span.button-list input {
}

a.link-large {
}

.siteBreadcrumbs, .siteOptions {
}

.siteContact {
}

div.siteHeader table {
}

ul.form {
}

.box ul.form {
}

.pageFooter input {
}

div.navbar div.text {
}

.tbl_list {
}

.tbl_cell_list_header {
}

.tbl_grid {
}

.agreetext, .infotext {
    font-size: 0.85em;
    line-height: 21px;
    color: #3C3C3B
}

.infotext {
    color: #3C3C3B;
}


.box.msg a:before {
    content: "\f138";
    font-family: FontAwesome;
    padding-right: 4px;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
}

div.user label {
    font-weight: 600;
    margin: 0 3px 0 0;
}

/*
 * Styles used by content from the CM-editor in PortalAdmin
 *
 * 090824	HE		Initial version
 */

/* 
 * Snippets 
 */
.tbl_snippets_main {
}

.tbl_snippets_main_70 {
}

.tbl_snippets_main_hss {
}

.tbl_cell_snippet_spacer {
}

.tbl_cell_snippet_33 {
}

.tbl_cell_snippet_50 {
}

.tbl_cell_snippet_70 {
}

.tbl_cell_snippet_100 {
}

.link {
}


/*
 * Paragraphs
 */
p {
}

    p.mul-img img {
    }

    p.mul-plan img {
    }

    p.pNoEntries {
    }

/*
 * Hyperlinks
 */
a.image {
}

a.planning {
}

a.bulleted {
}

a.icon-areainfo img {
}

/*
 * Form elements
 */
input, select, textarea {
    box-shadow: none;
    font-size:0.9em;
    padding:0.35em 0.4em;
}

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 {
    height: auto;
    padding: 0.55em 1em;
    font-weight: bold;
    font-size: 0.95em;
    line-height:normal;
}

.btn {
}

.btn-disabled {
}

.btn_interest {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #00529c;
    background-image: linear-gradient(to bottom, #00529c, #B50E38);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B50E38;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 2px 6px 4px;
    line-height: 32px; /** IE **/
    height: 32px !important;
    width: auto;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}


/*** 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 {
            color: #00529C;
            text-decoration: none;
        }

            div.navbar .text a.selected {
                color: #00529C;
                text-decoration: underline;
            }

        div.navbar .text p {
        }

            div.navbar .text p.left {
            }

            div.navbar .text p.right {
            }

/*
 * Page form header & footer
 */
div.pageHeader, div.pageSubHeader {
    background: #004778;
    border: none;
    padding: 0.55em 0.85em;
    color: #fff;
    height: auto;
    line-height: normal;
    font-size: 1.125em;
    font-weight: 700;
    width: 100%;
    float: left;
    box-sizing:border-box;
}

div.pageFooter {
    background: #cce5ed;
    border: none;
    padding: 0.25em 0.65em;
    color: #3C3C3B;
    margin-bottom: 1em;
    width: 100%;
    float: left;
    box-sizing: border-box;
}

    div.pageFooter input {
    }

/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}

div.validator-valid {
}

div.validator-unvalid {
}

span.validation-summary {
    padding: 0;
    line-height: 2.525em;
    color:#B50E38;
}

span.forminfo-icon {
}

span.forminfo-text {
    white-space: normal;
}

/*
 * 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 {
    padding-bottom: 10px;
}

/* 
 * 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 {
    color: #333;
    display: block;
    font-size: 12px;
    letter-spacing: -1px;
    font-style: normal;
}

/* 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 {
    }


div.googleinfo ul.object-links {
    margin: -5px 0 0 0
}


div input.fileinput {
    z-index: 888;
    width: 330px;
    opacity: 10;
}

div input.fileupload {
    width: 256px;
}

body.global_document_documentupload form .floatleft {
    clear: both;
    float: left;
    margin-bottom: 27px;
}

body.hss_interest_apartment .errortext span {
    font-size: 14px;
    line-height: 23px;
    display: block;
}

body.hss_interest_apartment span.txt_warning_title {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 0;
    margin-top: 26px;
}

body.hss_interest_apartment .fancybox-inner {
    height: 220px !important;
}


div#page_popup_wrapper .logotype img {
    width: 248px;
}

img.imgLeft {
    margin-right: 16px;
    margin-bottom: 10px;
}

/*
 * TopMenu definition.
 *
 * 090817	HE		Initial version
 */

/*** Reset all list-styles ***/
ul.topmenu {
    position: relative;
    bottom: 0;
    top: 169px;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle
}


/*** Setup basic menu look ***/
ul.topmenu {
    float: inherit;
}

    ul.topmenu li {
        display: inline-block;
        float: inherit;
    }

    ul.topmenu ul li {
        display: inline;
    }

    ul.topmenu li a {
        font-size: 15px;
        font-weight: 800;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        padding: 0 15px;
        line-height: 18px;
        border-right: 3px solid #fff;
    }

    ul.topmenu li:last-of-type a {
        border-right: none;
    }

    ul.topmenu li a:hover {
        color: #6e7ebb;
    }

    /*** Selected item or selected child-item ***/
    ul.topmenu li.selected, ul.topmenu li.childselected {
    }

        ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
        }



/*** Element padding ***/
ul.submenu {
    width: 100%;
    padding: 5px 0 5px 0;
    padding-right: 0px;
    border-right: 1px solid #575757;
    padding-right: 25px;
    box-sizing: border-box;
}

    ul.submenu ul {
    }

        ul.submenu ul a {
        }

        ul.submenu ul ul a {
        }

    /*** Link styles ***/
    ul.submenu a {
        font-size: 1em;
        text-decoration: none;
        color: #3c3c3b;
        display: block;
        line-height: 20px;
        border-bottom: none;
        font-weight: normal;
        padding: 8px 0 8px 10px;
        border-left: 7px solid transparent;
        word-break:break-all;
    }

        ul.submenu a:hover {
            color: #3c3c3b;
            border-left: 7px solid #575757;
        }

    /*** Special styles ***/
    ul.submenu li {
    }

        ul.submenu li.selected {
            color: #00529c;
        }

            ul.submenu li.selected a {
                color: #00529c;
                display: block;
                padding-left: 10px;
                border-left: 7px solid #00529c;
            }

                ul.submenu li.selected a:hover {
                    color: #3c3c3b;
                    border-left: 7px solid #00529c;
                }

        ul.submenu li.collapsed {
        }

            ul.submenu li.collapsed:before {
                color: #00529c;
                right: 3px;
                margin-top:3px;
            }

            ul.submenu li.collapsed.selected a {
                color: #00529c;
            }

            ul.submenu li.collapsed.selected {
            }

        ul.submenu li.expanded {
        }

            ul.submenu li.expanded.childselected {
            }

        ul.submenu li.expanded {
        }

            ul.submenu li.expanded:before {
                color: #00529c;
                right: 3px;
                margin-top:3px;
            }

            ul.submenu li.expanded a:hover {
                color: #3c3c3b;
            }

            ul.submenu li.expanded.childselected {
                width: 220px;
            }

                ul.submenu li.expanded.childselected a {
                    color: #00529c;
                }

                ul.submenu li.expanded.childselected ul li a {
                    background: transparent;
                    padding-left: 30px;
                }

                ul.submenu li.expanded.childselected a:hover {
                    color: #3c3c3b;
                }


/*
 * Ordered/Unordered lists 
 */
ul, ol {
    margin: 15px 0 15px 30px;
}

    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 {
    }


/*** General rules ***/
.box {
}

.box-outer {
}

.box .noheight {
}

.box-inner {
    padding: 20px;
    box-sizing: border-box;
}

.box a.rss {
}

.box a img {
}

.box a.rss img {
}

td.box-inner {
}

/*** Primary ***/
.primary {
    background: #cce5ed;
    border-radius: 0;
    color: #444;
}

    .primary hr {
        background-color: #004477;
        color: #004477;
    }

    .primary a {
        color: #444;
        text-decoration: none;
        font-weight: 400;
        font-size: 1em;
    }

        .primary a.bulleted {
            color: #444;
            text-decoration: none;
        }

        .primary a:hover {
            text-decoration: underline;
        }

        .primary a.bulleted:hover {
            text-decoration: underline;
        }

        .primary a.bulleted:before {
            content: "\f138";
            color: #00529c;
            padding-right: 3px;
            text-decoration: none;
            font-size: 15px;
            display: inline-block;
            margin-right: 3px;
        }

/*** Secondary ***/
.secondary {
    background: #e8f4eb;
    border-radius: 0;
}

    .secondary hr {
    }

    .secondary a {
        color: #00529C;
        text-decoration: none;
        font-weight: 400;
        font-size: 14px;
    }

        .secondary a.bulleted {
            color: #00529C;
            text-decoration: none;
        }

        .secondary a:hover {
            color: #00529c;
            text-decoration: underline;
        }

        .secondary a.bulleted:hover {
            color: #00529c;
            text-decoration: underline;
        }

        .secondary a.bulleted.matching {
            color: #00529c;
        }

        .secondary a.bulleted:before {
            content: "\f138";
            color: #06bb6c;
            padding-right: 3px;
            text-decoration: none;
            font-size: 15px;
            display: inline-block;
            margin-right: 3px;
        }
/*** Login Control ***/
.col25 div.loginarea span {
}

.col37 div.loginarea span {
}

.col37 div.loginarea input {
}

    .col37 div.loginarea input.btn {
    }

div.loginarea p label {
    word-break: break-all;
    margin-bottom: 0.5em;
    display: block;
    font-weight: 600;
}
/** Startsidan Ing�ngar **/
div.col100.ingangar .col33 {
    background: transparent url(../Img/bg-white-transparent.png) repeat 0 0;
    text-align: center;
    height: 90px;
    width: 300px;
    -moz-box-shadow: 0 0 4px #444;
    -webkit-box-shadow: 0 0 4px#444;
    box-shadow: 0 0 4px #444;
    border-radius: 6px;
}

    div.col100.ingangar .col33 h2 {
        color: #00529c;
        font-size: 34px;
        font-weight: 400;
        line-height: 86px;
        height: 86px;
    }

    div.col100.ingangar .col33 a {
        color: #00529c;
        text-decoration: none;
    }

    div.col100.ingangar .col33:nth-child(even) h2 a {
        color: #C21F3B;
    }

    div.col100.ingangar .col33:nth-child(odd) h2 a {
    }

    div.col100.ingangar .col33 h2 a:hover {
        text-decoration: underline;
    }

div.col100.ingangar .alignleft {
    margin-right: 20px;
}

/** Startsidan Stora puffar **/
div.col100.large-puff .col50 .box-inner {
    background: transparent url(../Img/bg-transparent-white.png) repeat 0 0;
    width: 410px;
    -moz-box-shadow: 0 0 5px #444;
    -webkit-box-shadow: 0 0 5px#444;
    box-shadow: 0 0 5px #444;
    border-bottom: 8px solid #EFF2F5;
    padding: 25px;
    position: relative;
}

div.col100.large-puff .col50 h3.header {
    font-size: 25px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 38px;
    color: #444;
    text-transform: uppercase;
    margin-bottom: 6px;
}

div.col100.large-puff .col50 p.abstract {
    font-size: 15px;
    line-height: 24px;
}

div.col100.large-puff .col50 a.bulleted {
    bottom: 8px;
    display: block;
    position: absolute;
    right: 18px;
    color: #444;
    font-weight: 800;
    font-size: 15px;
    text-decoration: none;
}

div.col100.large-puff .col50 .box {
    margin: 0;
}

div.col100.large-puff .col50 a.bulleted:hover {
    color: #EFF2F5;
}

div.col100.large-puff .col50 a.bulleted:before,
div.col100.default {
    background: transparent;
}


/** Startsidan Nyheter  **/
.col50.news {
    position: relative;
    background: transparent url(../Img/bg-white-transparent.png) repeat 0 0;
    -moz-box-shadow: 0 0 2px #222;
    -webkit-box-shadow: 0 0 2px#222;
    box-shadow: 0 0 2px #222;
    border-radius: 6px;
    height: 550px;
}

.news-container {
    padding: 10px 24px;
}

.col50.news .box-inner {
    padding: 0;
}

.col50.news div.archive-readmore {
    color: #00529c;
    border-radius: 4px;
    padding: 6px 15px 8px 0px;
}

    .col50.news div.archive-readmore:hover {
        color: #004584;
    }

    .col50.news div.archive-readmore a {
        color: #00529c;
        text-decoration: none;
        font-size: 14px;
    }

        .col50.news div.archive-readmore a:before {
            color: #00529c;
            text-decoration: none;
            font-size: 14px;
            display: inline-block;
        }


/** Sm� puffar **/
.col100.puffar {
    background: transparent;
}

.col50full .box-inner {
    padding: 0;
    position: relative;
    width: 100%;
}

    .col50full .box-inner.text {
        background: transparent url(../Img/bg-white-transparent.png) repeat 0 0;
        border-radius: 6px;
        -moz-box-shadow: 0 0 2px #222;
        -webkit-box-shadow: 0 0 2px#222;
        box-shadow: 0 0 2px #222;
        height: 550px;
    }

        .col50full .box-inner.text .abstract {
            font-size: 14px;
            line-height: 23px;
            padding: 0 25px;
        }

    .col50full .box-inner img {
        padding: 0;
        margin-bottom: 10px;
        border-radius: 6px;
        -moz-box-shadow: 0 0 5px #444;
        -webkit-box-shadow: 0 0 5px#444;
        box-shadow: 0 0 5px #444;
    }

    .col50full .box-inner.text img {
        margin-bottom: 14px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: none;
        width: 460px !Important;
    }

    .col50full .box-inner img {
        max-width: 460px;
    }

    .col50full .box-inner.text a.bulleted {
        font-size: 14px;
        color: #00529c;
        padding: 3px 11px 3px 9px;
        text-decoration: none;
        margin-left: 25px;
    }

        .col50full .box-inner.text a.bulleted:before {
            color: #00529c;
        }

    .col50full .box-inner a.bulleted[style] {
        display: inline-block !important;
        margin-bottom: 20px;
    }

h2.puffrubrik {
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 6px;
    line-height: 32px;
    letter-spacing: -1px;
    margin-left: 23px;
}

.col50full .box-inner.text h2.puffrubrik {
    margin-left: 23px;
}

.col50full .box-inner.text h2.puffrubrik {
    text-decoration: none;
    color: #00529c;
    font-weight: 600;
}

h2.puffrubrik.smallpuff {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 32px;
    margin-bottom: 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40px;
    width: 300px;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.9);
    text-decoration: none;
}

/** puffar 3 kolumner **/

.col33full .box-inner {
    padding: 0;
    position: relative;
    width: 100%;
}

    .col33full .box-inner.text {
        background: transparent url(../Img/bg-white-transparent.png) repeat 0 0;
        border-radius: 6px;
        -moz-box-shadow: 0 0 2px #222;
        -webkit-box-shadow: 0 0 2px#222;
        box-shadow: 0 0 2px #222;
        height: 550px;
    }

        .col33full .box-inner.text .abstract {
            font-size: 14px;
            line-height: 23px;
            padding: 0 25px;
        }

    .col33full .box-inner img {
        padding: 0;
        margin-bottom: 10px;
        border-radius: 6px;
        -moz-box-shadow: 0 0 5px #444;
        -webkit-box-shadow: 0 0 5px#444;
        box-shadow: 0 0 5px #444;
    }

    .col33full .box-inner.text img {
        margin-bottom: 14px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: none;
    }

    .col33full .box-inner img {
    }

.co330full .box-inner.text a.bulleted {
    font-size: 14px;
    color: #00529c;
    padding: 3px 11px 3px 9px;
    text-decoration: none;
    margin-left: 25px;
}

.col33full .box-inner.text a.bulleted:before {
    color: #00529c;
}

.col33full .box-inner a.bulleted[style] {
    display: inline-block !important;
    margin-bottom: 20px;
    margin-left: 25px;
}

h2.puffrubrik {
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 6px;
    line-height: 32px;
    letter-spacing: -1px;
    margin-left: 23px;
}

.col33full .box-inner.text h2.puffrubrik {
    margin-left: 23px;
}

.col33full .box-inner.text h2.puffrubrik {
    text-decoration: none;
    color: #00529c;
    font-weight: 600;
}

h2.puffrubrik.smallpuff {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 32px;
    margin-bottom: 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40px;
    width: 300px;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.9);
    text-decoration: none;
}

/** puffar 2 kolumner **/

body.default .col50 .box-inner {
    padding: 0;
    position: relative;
    width: 100%;
}

.col50 .box-inner.text {
    background: transparent url(../Img/bg-white-transparent.png) repeat 0 0;
    border-radius: 6px;
    -moz-box-shadow: 0 0 2px #222;
    -webkit-box-shadow: 0 0 2px#222;
    box-shadow: 0 0 2px #222;
    height: 550px;
}

    .col50 .box-inner.text .abstract {
        font-size: 14px;
        line-height: 23px;
        padding: 0 25px;
    }

.col50 .box-inner img {
    padding: 0;
    margin-bottom: 10px;
    border-radius: 6px;
    -moz-box-shadow: 0 0 5px #444;
    -webkit-box-shadow: 0 0 5px#444;
    box-shadow: 0 0 5px #444;
}

.col50 .box-inner.text img {
    margin-bottom: 14px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: none;
    width: 460px !Important;
}

.col50 .box-inner img {
    max-width: 460px;
}

.col50 .box-inner.text a.bulleted {
    font-size: 14px;
    color: #00529c;
    padding: 3px 11px 3px 9px;
    text-decoration: none;
    margin-left: 25px;
}

    .col50 .box-inner.text a.bulleted:before {
        color: #00529c;
    }

.col50 .box-inner a.bulleted[style] {
    display: inline-block !important;
    margin-bottom: 20px;
}

h2.puffrubrik {
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 6px;
    line-height: 32px;
    letter-spacing: -1px;
    margin-left: 23px;
}

.col50 .box-inner.text h2.puffrubrik {
    margin-left: 23px;
}

.col50 .box-inner.text h2.puffrubrik {
    text-decoration: none;
    color: #00529c;
    font-weight: 600;
}

h2.puffrubrik.smallpuff {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 32px;
    margin-bottom: 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40px;
    width: 300px;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.9);
    text-decoration: none;
}

/** puff 1 kolumn **/

.col100full .box-inner {
    padding: 0;
    position: relative;
    width: 100%;
}

    .col100full .box-inner.text {
        background: transparent url(../Img/bg-white-transparent.png) repeat 0 0;
        border-radius: 6px;
        -moz-box-shadow: 0 0 2px #222;
        -webkit-box-shadow: 0 0 2px#222;
        box-shadow: 0 0 2px #222;
        height: 300px;
    }

        .col100full .box-inner.text .abstract {
            font-size: 14px;
            line-height: 23px;
            padding: 0 25px;
        }

    .col100full .box-inner img {
        padding: 0;
        margin-bottom: 10px;
        border-radius: 6px;
        -moz-box-shadow: 0 0 5px #444;
        -webkit-box-shadow: 0 0 5px#444;
        box-shadow: 0 0 5px #444;
    }

    .col100full .box-inner.text img {
        box-shadow: none;
        float: left;
        border-radius: 4px 0 0 4px;
        margin-right: 25px;
    }

.col100full .alignleft {
    margin-right: 0 !Important;
}

.col100full .box-inner.text a.bulleted {
    font-size: 14px;
    color: #00529c;
    padding: 3px 11px 3px 9px;
    text-decoration: none;
}

    .col100full .box-inner.text a.bulleted:before {
        color: #00529c;
    }

.col100full .box-inner a.bulleted[style] {
    display: inline-block !important;
    margin-bottom: 20px;
}


.col100full .box-inner.text h2.puffrubrik {
    margin-left: 23px;
    padding-top: 25px;
}

.col100full .box-inner.text h2.puffrubrik {
    text-decoration: none;
    color: #00529c;
    font-weight: 600;
}

h2.puffrubrik.smallpuff {
    color: #FFFFFF;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 32px;
    margin-bottom: 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40px;
    width: 300px;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.9);
    text-decoration: none;
}

/** 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: #00529c;
            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: #00529c;
                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: #00529c;
                }

                table.gridlist td.header a.sel-desc, table.gridlist tr.header td a.sel-desc {
                    background-color: #00529c;
                }

        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 form list
 */
ul.form {
    margin: 0;
    float: left;
    width: 100%;
    padding: 0.6em 0.5em 0;
    box-sizing: border-box;
    font-size: 0.95em;
    box-sizing: border-box;
}

    ul.form li {
    }

        ul.form li.validator {
            width: 1.125em;
        }

        ul.form li.label {
            width: 12em;
        }

        ul.form li.value, .box ul.form li.value {
            margin-bottom: 8px;
            padding-left: unset;
        }
            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;
            }
    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 {
}

.slider-inner {
}

.slider {
}

/*
 * Pager
 */
.pager {
}

    .pager li {
    }

        .pager li.selected {
        }

/*
 * Prev/Next buttons
 */
#slider_next, #slider_prev {
}

#slider_next {
}

#slider_prev {
}

.box-primary div.title-icon, .box-secondary div.title-icon {
    display:none;
}
div.resident h2.resident {
    display: none;
}
div.debt.tfcorrespondence label {
    font-size:0.9em;
    margin-left:2px;
}
div.invoice, div.debt {
    background:#e8f4eb;
}