/*
 * Main stylesheet for the new cleaned structure.
 *
 * 181023 VIPHI
 */
/* 
 * General
 */
html {
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #0e2e46;
    font-weight: 400;
    line-height: 26px;
}

    body.default {
    }

form {
    padding-bottom: 0;
    width: 100%;
}

input, textarea, select {
}

pre, code, kbd {
}

strong, b {
}

em {
}
.ingress {
    color: #0e2e46;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}

.pre-amble {
}

.alert {
}

strong em {
    font-weight: bold;
}

a {
    color: #00478e;
}

/*
 * Headers
 */
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 70px;
    line-height: 66px;
    margin: 0 0 10px 0;
    letter-spacing: -3px;
    margin-bottom: 10px;
}

    h1.pagetitle, h2.pagetitle {
        font-size: 38px;
        line-height: 60px;
        margin: 0 0 10px 0;
        letter-spacing: -1px;
        margin-bottom: 10px;
    } 

div.siteContent h1 {
    margin-top: 6px;
}

h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 10px 0px;
}

h3 {
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 10px 0px;
}

h4 {
    font-size: 23px;
    line-height: 32px;
    margin: 0 0 10px 0px;
}

h5 {
    font-size: 21px;
    line-height: 32px;
    margin: 0 0 10px 0px;
}

h6 {
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 10px 0px;
}

h2.header, h3.header {
}

.siteHeader h1 {
}

ul.mypage_profile_interest_header h4 {
    font-size: 19px;
    margin-top: 3px;
}

div.interest-header {
    padding:6px 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: 14px;
}

div.interest-objectinfo {
    width: 81%;
}

div.interest-interestinfo {
    height: auto;
    width:720px;
}

        div.interest-interestinfo table tbody tr td a {
            background-color: #00478e;
            color: #fff;
            padding: 3px 14px;
            display: inline-block;
            border-radius: 4px;
            margin-bottom: 4px;
            text-decoration:none;
        }

            div.interest-interestinfo table tbody tr td a:first-of-type {
                background-color: red;
                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: #00478e;
        padding: 0;
        font-weight: normal;
        margin-right: 15px;
        text-decoration: none;
    }

        div.interest-interestinfo table tbody tr td a.image:before,
        div.interest-interestinfo table tbody tr td a.planning:before,
        div.interest-interestinfo table tbody tr td div.right a:last-of-type:before {
            content: "\f054";
            color: #00478e;
            font-family: FontAwesome;
            font-size: 16px;
            padding-right: 4px;
            text-decoration: none;
            top: 1px;
            position: relative;
        }
        div.interest-interestinfo table tbody tr td a.image:before {
            content: "\f03e"
        }
        div.interest-interestinfo table tbody tr td a.planning:before {
            content: "\f15b"
        }
            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: #00478e;
                padding: 0;
                font-weight: normal;
                text-decoration:none;
            }

table tbody tr td div.interest-footer {
    background: #e5debb;
}

    table tbody tr td div.interest-footer p {
        background-image: none;
        padding: 0 0 0 10px;
        margin: 2px 0 4px 0px;
        color: #000;
    }

        table tbody tr td div.interest-footer p:before {
            content: "\f05a";
            color: #00478e;
            font-family: FontAwesome;
            font-size: 26px;
            padding-right: 12px;
            text-decoration: none;
            top: 4px;
            position: relative;
        }




/*
 * Main site containers 
 */
div.siteTopLinks-container,
div.siteHeader-container,
div.siteMenu-container,
div.siteMain-container,
div.siteFooter-container,
div.siteInfo-container {
    width: 100%;
    position: relative;
}

div.siteTopLinks-container {
    background: #00478e;
}

div.siteMain-container {
    background: #fff;
    padding-top: 20px;
    float:left;
}

body.default div.siteMain-container {
    background: #f2f2f2;
    padding-top:0;
}

div.siteFooter-container {
    background: #e5debb;
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}

div.global-authorization,
div.siteHeader,
div.siteMain,
div.siteFooter,
div.siteInfo {
    width: 1170px;
    margin: 0 auto;
}

div.siteMain {
    padding-bottom: 30px;
}

div.siteFooter {
    position: relative;
    font-size:16px;
    line-height:30px;
}

    div.siteFooter .col33 {
        width: 32.1937321937322%;
    }

        div.siteFooter .col33.alignleft {
            margin-right: 20px;
        }

div.siteInfo-container {
    background:#00478e;
    color:#fff;
    float:left;
    padding:10px 0;
    font-size:14px;
}
div.siteInfo ul,
div.siteInfo ul li {
    list-style-type:none;
    margin:0;
    padding:0;
}
/*
 * Site header
 */
div.siteHeader {
    padding: 20px 0;
    position: relative;
    height: 150px;
    box-sizing: border-box;
}

div.siteLogo {
    float: left;
    position: absolute;
    top: 30px;
    width:265px;
}

    div.siteLogo img {
        width:100%;
    }

div.global-unauthorized-login, div.global-unauthorized-register, div.global-authorized-mypages, div.global-authorized-logout, div.global-language, div.global-rss {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

    div.global-unauthorized-login a, div.global-unauthorized-register a, div.global-authorized-mypages a, div.global-authorized-logout a, div.global-language a, div.global-rss a {
        color: #fff;
        text-decoration: none;
    }
/*
 * Sidebar container 
 */
div.siteSidebar {
    margin-top: 0;
    border-top: 5px solid #00478e;
}

/*
 * Content containers 
 */
div.siteContent {
}

div.siteContentFull {
}

div.siteContentPopup {
}

div.siteContentIframe {
}

/*
 * Footer elements 
 */
div.siteBreadcrumbs {
    width: 100%;
    float: left;
    margin: 20px 0;
}

div.siteOptions {
}

div.siteContact {
}

div.siteLogos {
}

ul.siteOptions {
}

    ul.siteOptions li {
    }

/*
 * Page containers 
 */
.col100, .col75, .col50, .col37, .col25 {
}

.col100 {
}

.col75 {
}

.col50 {
}

.col37 {
}

.col33 {
    width:32.15%;
}

.col25 {
}

.page-popup {
}

/*
 * Errormessage control
 */
div.errormsg {
}

div.erroricon {
}

div.errortext {
    font-size: 14px;
    line-height: 24px;
}

ul.promotepage {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
    position: absolute;
    right: 320px;
    top: 44px;
}

    ul.promotepage li {
        display: inline;
    }

        ul.promotepage li a {
            color: #00478e;
            background: #fff;
            padding: 2px 0 2px 14px;
            text-decoration: none;
            font-size: 16px;
            font-weight: 300;
        }

            ul.promotepage li a:before {
                content: "\f054";
                font-family: FontAwesome;
                padding-right: 6px;
                color: #ffd602;
                text-decoration: none;
                font-size: 17px;
                display: inline-block;
                top: 1px;
                position: relative;
            }

/*
 * Search area
 */
div.search_area {
    border: 1px solid #c6cbd0;
    border-radius: 3px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 61px;
    width: 306px;
}

    div.search_area .search_field {
        background: transparent;
        border: 0;
        font-size: 14px;
        padding: 7px;
        position: relative;
        top: 0;
        width: 242px;
        box-shadow: none;
        float: left;
    }

    div.search_area .btn_search {
        border: none;
        color: #8C8C8B;
        background: transparent url(../Img/btn-search-new.png) no-repeat 0 0;
        height: 23px;
        padding: 5px;
        text-indent: -9999px;
        text-transform: uppercase;
        width: 23px;
        cursor: pointer;
        margin-top: 8px;
        margin-right: 9px;
        box-shadow: none;
    }

/*
 * Menus
 */
ul.submenu {
    background: #f2f2f2;
}

ul.topmenu li a {
}

ul.submenu li {
}

/*** Link styles ***/
ul.submenu a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    text-decoration: none;
    width: auto;
    padding: 6px 0;
    border-color: #fff;
}

    ul.submenu a:hover {
        color:#00478e
    }

ul.submenu ul {
}

    ul.submenu ul a {
        color: #000;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
    }

ul.submenu li.selected a {
    font-weight: 400;
    color:#000
}
/*ul.submenu ul a {
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 2px;
}*/
/*ul.submenu ul li.first a {
    padding-top: 6px;
}
ul.submenu ul li.last a {
    padding-bottom: 6px;
}*/
ul.submenu a,
ul.submenu ul a,
ul.submenu ul ul a {
    line-height: 28px;
    padding: 14px 30px 14px 16px;
}

ul.submenu ul a,
ul.submenu ul ul a {
    padding-top: 6px;
    padding-bottom: 6px;
}

ul.submenu ul a {
    padding-left: 30px;
}

ul.submenu ul ul a {
    padding-left: 45px;
}


/*** 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:7px;
        padding-bottom: 7px;
    }

    ul.submenu li.selected > ul,
    ul.submenu li.expanded.childselected > ul {
        margin-top: 0;
        background: #dcdcdc;
    }

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;
}

/*** Special styles ***/
ul.submenu li.expanded:before {
    content: "\f078";
    color: #00478e;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 28px;
    padding-right: 4px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 14px;
}

ul.submenu li.collapsed:before {
    content: "\f078";
    color: #00478e;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 28px;
    padding-right: 4px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 14px;
}
/*ul.submenu li.expanded.selected.first > a,
ul.submenu li.selected > a {
    border-bottom:2px solid #b0c204;
}*/
ul.submenu li.expanded.selected:before,
ul.submenu li.selected:before {
    content: "\f078";
    color: #00478e;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 28px;
    padding-right: 4px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 14px;
}

ul.submenu li.selected:before {
    content: "\f054";
    color: #00478e;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 28px;
    padding-right: 4px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 14px;
}

/*ul.submenu li.collapsed a,
ul.submenu li.expanded.childselected.first > a {
    border-bottom:2px solid #b0c204;
    padding-bottom: 10px;
}*/
ul.submenu li.expanded.childselected:before {
    content: "\f078";
    color: #00478e;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 28px;
    padding-right: 4px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 15px;
}

ul.submenu li.expanded a {
    border: none;
}

ul.submenu li.expanded ul li.last {
}

ul.submenu li:hover:before {
    content: "\f054";
    color: #00478e;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 28px;
    padding-right: 4px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 15px;
}

ul.submenu li.expanded ul li.selected a {
    font-weight: 600;
}

ul.submenu li.meny-space {
    margin-bottom: 10px;
}

ul.submenu li.expanded ul li.selected ul li a {
    font-weight: normal;
}

ul.submenu li.collapsed.selected:before {
    content: "\f078";
    color: #00478e;
    font-family: FontAwesome;
}

ul.submenu li ul li ul li.expanded.selected:before, ul.submenu li ul li ul li.selected:before {
    content: "\f054";
    color: #00478e;
    font-family: FontAwesome;
}

ul.submenu li ul li.expanded.selected:before {
    content: "\f078";
    color: #00478e;
    font-family: FontAwesome;
}

ul.submenu li ul li.expanded.selected:hover:before,
ul.submenu li ul li.collapsed.selected:hover:before {
    content: "\f078";
    color: #0e2e46;
    font-family: FontAwesome;
    margin-top: 7px;
}

ul.submenu li ul li.selected:before {
    content: "\f054";
    color: #00478e;
    font-family: FontAwesome;
    margin-top: 7px;
}

ul.submenu li ul li:hover:before {
    content: "\f054";
    color: #00478e;
    font-family: FontAwesome;
    margin-top: 7px;
}

ul.submenu li ul li.selected:hover:before {
    content: "\f054";
    color: #00478e;
    font-family: FontAwesome;
    margin-top: 7px;
}

ul.submenu li ul li.collapsed:hover:before,
ul.submenu li ul li.expanded:hover:before {
    content: "\f078";
    color: #0e2e46;
    font-family: FontAwesome;
}

ul.submenu li.collapsed:hover:before,
ul.submenu li.expanded:hover:before {
    content: "\f078";
    color: #0e2e46;
    font-family: FontAwesome;
}

ul.submenu li.collapsed.selected:hover:before,
ul.submenu li.expanded.selected:hover:before {
    content: "\f078";
    color: #000;
    font-family: FontAwesome;
}

ul.submenu li.selected:hover:before {
    content: "\f054";
    color: #00478e;
    font-family: FontAwesome;
}

ul.submenu li ul li.collapsed:hover:before,
ul.submenu li ul li.expanded:hover:before {
    content: "\f078";
    color: #000;
    font-family: FontAwesome;
}

ul.submenu li.expanded.childselected:before,
ul.submenu li ul li.expanded.childselected:before {
    content: "\f078";
    color: #00478e;
    font-family: FontAwesome;
}

ul.submenu > li.expanded > a {
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
}

/*
 * 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 {
}
.siteBreadcrumbs {
    font-size:100%;
}
.siteContact {
}

div.siteHeader table {
}

ul.form {
}

.box ul.form {
}

.pageFooter input {
}

div.navbar div.text {
}

    div.navbar div.text a {
        color: #00478e;
    }

.tbl_list {
}

.tbl_cell_list_header {
}

.tbl_grid {
}

.agreetext, .infotext {
    line-height: 15px;
    font-size: 12px;
}

/*@import url("CM.css");*/

/* 
 * 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 {
    margin-bottom: 15px;
}

    p.mul-img img {
    }

    p.mul-plan img {
    }

    p.pNoEntries {
    }

/*
 * Hyperlinks
 */
a.image {
}

a.planning {
}

a.bulleted {
    color: #00478e;
    text-decoration: none;
}

    a.bulleted:before,
    span.bulleted:before {
        content: "\f054";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #ffd602;
        text-decoration: none;
        font-size: 14px;
        display: inline-block;
    }

    a.bulleted:hover {
        text-decoration: underline;
    }

a.icon-areainfo img {
}

/*
 * Form elements
 */
input, select, textarea {
    font-size:13px;
}

input, textarea {
    height:24px;
}
select {
    height: 35px;
}
    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, .btn-disabled, .btn_search {
    color: #fff;
    height: 32px;
    padding: 4px 12px 6px;
    font-size: 14px;
    line-height: 23px;
    text-shadow: none;
    border-radius: 4px;
    border: none;
    background: #00478e
}

.btn_interest:hover {
    background: #ffd602;
    color: #000;
    transition: background .25s ease-in-out;
}
.register-interest input[type="submit"] {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    background: #00478e;
    cursor: pointer;
    color: #fff;
    padding: 10px;
    font-weight:700;
}
.register-interest input[type="submit"]:hover {
    background: #ffd602;
    cursor: pointer;
    color: #000;
}
.btn-disabled {
    background: #f9f9f9;
    color: #ccc
}
input.aspNetDisabled.btn,
input.aspNetDisabled.btn:hover {
    background: #f2f2f2;
    color: #ccc;
    cursor:not-allowed;
}

/*** Input element default sizes ***/
.col50 .box-inner .textbox,
.col75 .box-inner .textbox {
}

.col50 .box-inner .textarea,
.col75 .box-inner .textarea {
}

/*
 * Horizontal rule 
 */
hr {
    width: 100%;
    height: 1px;
    border: none 0;
    background-color: #b7cada;
    color: #b7cada;
    margin: 6px 0 10px;
}

/*
 * Button list
 */
span.button-list input, span.button-list a {
}

span.button-list a {
}

    span.button-list a.selected {
    }

.rentalinfo input, .rentalinfo a {
}

/* 
 * Navigation bar
 */
div.navbar {
    margin-top: 20px;
}

    div.navbar .buttons {
    }

        div.navbar .buttons input {
        }

            div.navbar .buttons input dimmed {
            }

        div.navbar .buttons .btn_first {
        }

        div.navbar .buttons .btn_prev {
        }

        div.navbar .buttons .btn_next {
        }

        div.navbar .buttons .btn_last {
        }

    div.navbar .text {
    }

        div.navbar .text a {
        }

        div.navbar .text p {
        }

            div.navbar .text p.left {
            }

            div.navbar .text p.right {
            }

/*
 * Page form header & footer
 */
div.pageHeader, div.pageSubHeader {
    background: #00478e;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    padding: 7px 14px;
    border: none;
}

div.pageFooter {
    background: #e5debb;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    padding: 7px;
    border: none;
}

    div.pageFooter input {
        margin: 0;
    }

    div.pageFooter span {
        line-height: 17px;
    }

/*
 * Validator 
 */
td div.validator-valid, td div.validator-unvalid {
}

div.validator-valid {
}

div.validator-unvalid {
}

span.validation-summary {
    font-size: 15px;
    color: #c00;
    font-weight: 700;
}

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 {
    color: #00478e;
    font-size: 18px;
    margin-bottom: 9px;
    display: inline-block;
    font-weight: 400;
    color: #444;
    font-style: normal;
}

div.news-area div.col33.alignright.press.column span.newsdate {
    margin-bottom: 4px;
}

/* 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.Image img {
        width: 100%;
        position: relative;
    }

div.ImageTextStyles {
}


/*
 * Search Area Results
 */
div.search_results {
}

    div.search_results .search_textfield_area {
    }

    div.search_results .navbar {
    }

div.siteMenu-container {
    background: #fff;
    color: #00478e;
    padding: 0 0 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #b7cada;
}

    div.siteMenu-container:after {
        content: "";
        clear: both;
        display: block;
    }
/*** Reset all list-styles ***/
ul.topmenu {
    width: 1170px;
    margin: 0 auto;
    text-align: left;
    float: none;
    display: block;
}

    ul.topmenu li {
        float: left;
        padding: 8px 0;
        margin-right: 25px;
    }

/*** Setup basic menu look ***/
ul.topmenu {
}

    ul.topmenu li {
    }

        ul.topmenu li a {
            padding: 0;
            color: #333;
            text-decoration: none;
            font-size: 18px;
            font-weight: 300;
            letter-spacing: -0.25px;
            font-weight:400;
        }

            ul.topmenu li a:hover {
                color: #00478e;
            }

        /*** Selected item or selected child-item ***/
        ul.topmenu li.selected, ul.topmenu li.childselected {
        }

            ul.topmenu li.selected a, ul.topmenu li.childselected a {
                font-weight: 400;
                color:#00478e;
            }

                ul.topmenu li.selected a:hover, ul.topmenu li.childselected a:hover {
                }

        ul.topmenu li.last {
            background: #00478e;
            float: right;
            padding: 8px 20px;
            margin: 0;
            border-radius:3px;
        }

            ul.topmenu li.last a {
                color: #fff;
            }

            ul.topmenu li.last:hover {
                background: #00478e;
                opacity: 0.6;
                -webkit-transition: opacity 0.5s ease-in;
                -moz-transition: opacity 0.5s ease-in;
                -o-transition: opacity 0.5s ease-in;
                -ms-transition: opacity 0.5s ease-in;
                transition: opacity 0.5s ease-in;
            }

/*@import url("Elements/SubMenu.css");*/

/*** Element padding ***/
ul.submenu {
}

    ul.submenu ul {
    }

        ul.submenu ul a {
        }

        ul.submenu ul ul a {
        }

    /*** Link styles ***/
    ul.submenu a {
    }

        ul.submenu a:hover {
        }

    /*** 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 {
        }

/*
 * 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 li, div.box-primary-inner ul.horizontal li, div.box-secondary-inner ul.horizontal li, div.box-inner ul.horizontal li {
            font-size: 15px;
            font-weight: 300;
        }

    ul.horizontal-bulleted {
        width: 100%;
        margin-bottom: 30px;
    }

        ul.horizontal-bulleted li {
            background: none;
            padding: 0;
            margin: 0;
            border-bottom: 1px solid #eeeae4;
            list-style-type: none;
            width: 100%;
            display: block;
            line-height: 28px;
            font-size: 15px;
        }

            ul.horizontal-bulleted li:before {
                content: "\f00c";
                color: #66cc00;
                display: inline-block;
                font-family: FontAwesome;
                font-size: 14px;
                line-height: 11px;
                margin-right: 5px;
                padding: 5px;
                text-decoration: none;
                width: 10px;
            }

table.list tr td ul#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_blProperties li {
    background: none;
    padding: 0;
    margin: 0;
    width: auto;
    border-bottom: none;
    list-style-type: none;
    display: block;
    line-height: 28px;
    font-size: 15px;
}

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;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    background: #eee;
    border-radius: 5px;
    margin-bottom: 5px;
}

    ul.faq-list:hover {
        background: #f1f1f1;
    }

    ul.faq-list li {
        padding-left: 14px;
        margin-top: 14px;
        margin-bottom: 6px;
    }

        ul.faq-list li p {
            margin-bottom: 12px;
        }

        ul.faq-list li.icon-questionmark {
            display: none;
        }

    ul.faq-list .question:before {
        content: "\f059";
        color: #00478e;
        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: #ffd602;
        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 .question, ul.faq-list .answer {
    }

/* 
* Sitemap
*/
.sitemap_paragraph {
}

/* 
 * Sitemap List 
 */
ul.link {
}

ul li.maplink {
    line-height: 32px;
}

    ul li.maplink:before {
        content: "\f054";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #ffd602;
        text-decoration: none;
        font-size: 14px;
        display: inline-block;
    }

/* 
 * ListAvailable
 */
ul.listavailable {
}

.col50 ul.listavailable li a {
}

.col25 ul.listavailable li a.align-left {
}

ul.listavailable a img {
}

.startpage ul.listavailable li span {
    display: none;
}

.startpage ul.listavailable li {
    text-align: center;
}

    .startpage ul.listavailable li a.bulleted::before {
        content: "";
        display: none;
    }

.startpage .col66 {
    width: 75.64102564102564%;
    box-sizing: border-box;
    float: left;
}

    .startpage .col66.alignleft {
        margin: 0 !important;
    }

div.listavailableHeader {
    font-size: 44px;
    text-align: center;
    font-weight: 300;
    width: 90%;
    margin: 40px auto 30px;
}

    div.listavailableHeader span {
        background: #f2f2f2;
        display: inline-block;
        padding: 0 30px;
        line-height: 62px;
    }

.startpage .colStart {
    width: 25% !important;
    float: left;
}

.startpage .col25 .box-inner {
    padding: 20px 30px 20px;
    box-sizing: border-box;
}

.numeroApartment a {
    font-size: 96px;
    color: #0e2e46;
    text-align: center;
    font-weight: 300;
    text-decoration: none;
    line-height: 96px;
}

.numeroStudent a {
    font-size: 96px;
    color: #c92601;
    text-align: center;
    font-weight: 300;
    text-decoration: none;
    line-height: 96px;
}

.numeroHousing a {
    font-size: 96px;
    color: #009933;
    text-align: center;
    font-weight: 300;
    text-decoration: none;
    line-height: 96px;
}

.numeroEstate a {
    font-size: 96px;
    color: #ff6a00;
    text-align: center;
    font-weight: 300;
    text-decoration: none;
    line-height: 96px;
}

.numeroEstate ul li {
    text-align: center;
}

.numeroApartment p,
.numeroStudent p,
.numeroHousing p,
.numeroEstate p {
    font-size: 26px;
    text-align: center;
    letter-spacing: -1px;
    font-weight: 300;
    margin-top: 14px;
}

.login-container {
    width: 24.35897435897436%;
    float: right;
}

.login-mypages {
    background: #00478e;
    color: #fff;
    text-align: center;
    padding: 20px 0px 30px 20px;
    box-sizing: border-box;
}

    .login-mypages h2 {
        font-size: 30px;
        color: #fff;
        font-weight: 300;
        line-height: 46px;
    }

    .login-mypages p {
        font-size: 21px;
        color: #fff;
        font-weight: 300;
        margin-bottom: 4px;
    }

    .login-mypages .fa.fa-user-circle-o {
        font-size: 60px;
        margin-bottom: 10px;
    }

.register-mypages {
    background: #0e2e46;
    color: #fff;
    text-align: center;
    padding: 20px 0px 30px 20px;
    box-sizing: border-box;
}

    .register-mypages h2 {
        font-size: 30px;
        color: #fff;
        font-weight: 300;
        line-height: 46px;
    }

    .register-mypages p {
        font-size: 26px;
        color: #fff;
        font-weight: 300;
    }

    .register-mypages .fa.fa-user-circle-o {
        font-size: 60px;
        margin-bottom: 10px;
    }

    .register-mypages a, .login-mypages a {
        color: #fff;
        text-decoration: none;
    }

/*
 * Thumbnail list
 */
div.thumbnail-container {
}

ul.thumbnail-list {
    width: 100%;
}

    ul.thumbnail-list img {
        border-width: 3px;
        margin: 6px;
    }

.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 {
    }


/*@import url("Elements/Boxes.css");*/

/*** 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: #f2f2f2;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(18,89,110,0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(18,89,110,0.5);
    box-shadow: 0px 0px 2px 0px rgba(18,89,110,0.5);
}

    .primary .box-inner {
        background: #f2f2f2;
        color: #000;
    }

    .primary a {
        color: #00478e;
    }

        .primary a:hover {
            color: #00478e;
        }

    .primary.col75 .box-inner, .col75 .primary .box-outer, td.col75 .primary td.box-inner, .primary.col50 .box-inner, .col50 .box.primary .box-inner, td.col50 .primary td.box-inner, .primary.col25 .box-inner, .col25 .primary .box-inner, .primary td.box-inner {
        background: #f2f2f2;
    }

.box.primary.listavailable.col75 {
    margin-bottom: 20px;
}

.primary hr {
    color:#ccc;
    background:#ccc;
}

.primary a {
    color: #00478e;
    text-decoration: none;
}

    .primary a.bulleted {
        color: #00478e;
        text-decoration: none;
    }

        .primary a.bulleted:before {
            content: "\f054";
            font-family: FontAwesome;
            padding-right: 3px;
            color: #ffd602;
            text-decoration: none;
            font-size: 14px;
            display: inline-block;
        }
/*** Secondary ***/
.secondary {
    background: #f2f2f2;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(18,89,110,0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(18,89,110,0.5);
    box-shadow: 0px 0px 2px 0px rgba(18,89,110,0.5);
}

    .secondary .box-inner {
        background: #f2f2f2;
        color: #0e2e46;
    }

    .secondary hr {
    }

    .secondary a {
        color: #00478e;
        text-decoration: none;
    }

        .secondary a.bulleted {
            color: #00478e;
            text-decoration: none;
        }

            .secondary a.bulleted:before {
                content: "\f054";
                font-family: FontAwesome;
                padding-right: 3px;
                color: #ffd602;
                text-decoration: none;
                font-size: 14px;
                display: inline-block;
            }

.box-primary, .box-secondary, .box-rental, .box-resident, .box {
    font-size: 100%;
}

    .box-primary h3, .primary h3, .box-primary h4, .primary h4 {
        background: transparent;
        color: #000;
        font-size: 22px;
        line-height: 29px;
        font-weight: 700;
        margin: 0 0 10px 0px;
        letter-spacing: -0.25px;
    }

    .box-primary h5, .primary h5,
    table.box.primary.tr td.box-outer.box-inner h5 {
        background: transparent;
        color: #000;
        font-size: 18px;
        line-height: 26px;
        font-weight: 700;
        margin: 0 0 10px 0px;
        letter-spacing: -0.25px;
    }

    .box-primary h6 .primary h6,
    table.box.primary.tr td.box-outer.box-inner h6 {
        background: transparent;
        color: #000;
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        margin: 0 0 10px 0px;
        letter-spacing: -0.25px;
    }

div.rental h3, div.rental h2, div.resident h2, div.rental h2.rental, div.trade h2.trade {
    color: #000;
    background: transparent;
}

.box-secondary h3, .secondary h3, .box-secondary h4, .secondary h4 {
    background: transparent;
    color: #000;
    font-size: 22px;
    line-height: 29px;
    font-weight: 700;
    margin: 0 0 10px 0px;
    letter-spacing: -0.25px;
}

div.rental h2, div.trade h2 {
    font-size: 27px;
    line-height: 48px;
    margin-bottom: 10px;
    margin-left: 14px;
}

div.rental div.title-icon {
    width:26px;
}
ul.form li.type h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
}

/*** Login Control ***/
.col25 div.loginarea span {
}

.col37 div.loginarea span {
}

.col37 div.loginarea input {
}

    .col37 div.loginarea input.btn {
    }


/** Grids.css **/
/*
 * Table grid list
 */
div.grid {
}

table.gridlist {
    font-size: 14px;
}

    table.gridlist tr.headerrow {
    }

    table.gridlist tr.marked {
    }

    table.gridlist tr.dimmed {
    }

    table.gridlist td {
    }

        table.gridlist td.header, tr.header td {
            background-color: #00478e;
            font-size: 14px;
            height: 32px;
            font-weight: normal;
            color: #fff;
            padding: 0 10px;
        }

            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: #00478e;
                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: #00478e;
                    color: #fff;
                }

                table.gridlist td.header a.sel-desc, table.gridlist tr.header td a.sel-desc {
                    background-color: #00478e;
                }

        table.gridlist td.listitem-even, tr.listitem-even td {
            padding: 10px 3px;
            font-size: 15px;
            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: 15px;
}

table.gridlist td.listitem-level2, tr.listitem-level2 td {
}

table.gridlist .label {
}

table.gridlist tr td a {
    color: #00478e;
    text-decoration: none;
}

table.gridlist img.objectlist_icon {
}

ul.mypage_profile {
    border-bottom: 1px solid #ccc;
    padding-top: 13px;
    margin-top: 20px;
}

/*
 * UL form list
 */
ul.form {
    font-size: 16px;
    line-height: 24px;
}

    ul.form li {
        list-style-type: none;
        padding: 6px 0 0px;
        text-align: left;
    }

        ul.form li.validator {}

        ul.form li.label {
        }

        ul.form li.label, .box ul.form li.label {
            margin-top: 0;
        }

.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
 */
body.default div.news-archive {
    width: 100%;
    float: left;
    padding: 8px 10px;
    box-sizing: border-box;
    background: #e5debb;
    text-align: right;
    border-radius: 0;
    border: none;
}

div.news-archive .date-column {
}

div.news-archive .content-column .title {
    font-weight: 300;
    font-size: 20px;
}

div.news-archive a {
    color: #00478e;
}

    div.news-archive a.bulleted:before {
        color: #ffd602;
    }
/*@import url("Elements/DynamicMap.css");*/

.dynamic-map {
    border: 0;
}

    .dynamic-map a {
        color: #00478e;
        text-decoration: none;
        font-size: 13px;
    }

    .dynamic-map #infobox {
    }

        .dynamic-map #infobox > div {
            border-top: solid 1px #ccc;
        }

    .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 {
        }

span.close img {
    width: initial;
}

.area-info {
    font-size: 14px;
    line-height: 23px;
}

.area-img {
    margin-top: 10px;
}

.area-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 20px;
    width: 100%;
    margin-top: 14px;
}

    .area-links ul li {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .area-links ul li a:before {
            content: "\f054";
            font-family: FontAwesome;
            padding-right: 6px;
            color: #ffd602;
            text-decoration: none;
            font-size: 17px;
            display: inline-block;
            top: 1px;
            position: relative;
        }
/*@import url("Elements/Slider.css");*/

/*
  * 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;
    outline: 0 none;
    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;
    -ms-transition: opacity v 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;
    -ms-transition: opacity v 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;
    -ms-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

/** Slider Content **/
div.ImageTextStyles.Text {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 18%;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 2% 3% 1.5%;
    position: absolute;
    width: 40%;
    right: 6%;
}
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;
    -ms-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
    div.ImageTextStyles.Text p {
        margin-bottom: 0;
    }

    div.ImageTextStyles.Text a {
        text-decoration: none;
        color: #000;
        line-height: 26px;
    }

div.ImageText div.sliderTitle h1 {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.0125em;
    line-height: 36px;
}

div.ImageTextStyles.Image {
}

    div.ImageTextStyles.Image:hover > #slider_next, div.ImageTextStyles.Image:hover > #slider_prev {
        opacity: 1;
    }

div.ImageTextStyles.Text p.link:hover {
    text-decoration: underline;
}

div.ImageTextStyles.Text p.link {
    float: right;
    font-weight: 400;
    font-size: 16px;
    margin-top: 5px;
    color:#00478e
}

    div.ImageTextStyles.Text p.link:before {
        content: "\f054";
        font-family: FontAwesome;
        padding-right: 4px;
        color: #ffd602;
        text-decoration: none;
        font-size: 17px;
        display: inline-block;
        top: 1px;
        position: relative;
    }

/*Area info slide*/
div.slidergallery .container {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

div.slidergallery .pager {
    background: transparent;
    margin: 6px 0 0 0;
}

div.slidergallery .container img {
    max-width: 870px;
}

div.slidergallery .pager ul {
    margin: 0;
}

    div.slidergallery .pager ul li {
        width: 34px;
        height: 34px;
        padding: 2px;
        border: solid 1px #fff;
        background: #fff;
        overflow: hidden;
        margin-right: 10px;
    }

        div.slidergallery .pager ul li a {
            background: #fff;
            color: #fff;
        }

        div.slidergallery .pager ul li:hover {
            background: #d1e1f3
        }

        div.slidergallery .pager ul li.active {
            background: #a2c0e1;
        }

            div.slidergallery .pager ul li.active:hover {
            }

            div.slidergallery .pager ul li.active a {
                background: #a2c0e1;
                color: #b2cf4c;
            }

div.slidergallery ul.nav-buttons {
    position: absolute;
}

    div.slidergallery ul.nav-buttons li a {
        width: 39px;
        height: 52px;
    }

        div.slidergallery ul.nav-buttons li a.previous {
            background: url('../Img/btn-slider-prev-large.png') no-repeat 0 0;
            float: left;
        }

            div.slidergallery ul.nav-buttons li a.previous:hover {
                background: url('../Img/btn-slider-prev-large-hover.png') no-repeat 0 0;
                float: left;
            }

        div.slidergallery ul.nav-buttons li a.next {
            background: url('../Img/btn-slider-next-large.png') no-repeat 0 0;
            float: right;
        }

            div.slidergallery ul.nav-buttons li a.next:hover {
                background: url('../Img/btn-slider-next-large-hover.png') no-repeat 0 0;
                float: right;
            }

div.slidergallery .pager li {
    border: none;
}

div.slidergallery .pager li {
    margin-right: 0;
}

div.col50.slidergallery .pager {
    margin: -90px 0 0 50px;
    position: absolute;
    width: 460px;
    height: 60px;
}

div.col50.slidergallery ul.nav-buttons {
    margin: -96px 0 0 0;
    width: 560px;
    list-style-type: none;
}

    div.col50.slidergallery ul.nav-buttons li {
        margin: 10px 10px 0 10px;
        width: 440px;
        list-style-type: none;
    }

div.col50.slidergallery .container {
    width: 560px;
    height: 320px;
}

    div.col50.slidergallery .container .slides {
        position: absolute;
        top: 0;
        left: 0;
        height: 320px;
    }

        div.col50.slidergallery .container .slides > div {
            position: absolute;
            top: 0;
            width: 460px;
        }

div.col75.slidergallery .pager {
    margin: -78px 0 0 60px;
    position: absolute;
    width: 750px;
    height: 60px;
}

div.col75.slidergallery ul.nav-buttons {
    margin: -96px 0 0 0;
    width: 870px;
    list-style-type: none;
}

    div.col75.slidergallery ul.nav-buttons li {
        margin: 10px 10px 0 10px;
        width: 850px;
        list-style-type: none;
    }

div.col75.slidergallery .container {
    width: 100%;
    height: 400px;
}

    div.col75.slidergallery .container .slides {
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
    }

        div.col75.slidergallery .container .slides > div {
            position: absolute;
            top: 0;
            width: 870px;
        }


div.siteFooter .col25:first-of-type {
}

div.siteFooter {
    margin: 0 auto;
    color: #000;
}

    div.siteFooter h6 {
        font-size: 26px;
        color: #000;
        line-height: 32px;
        margin-bottom: 20px;
    }
    div.siteFooter h6.small {
        font-size: 18px;
        color: #000;
        line-height: normal;
        margin-bottom: 4px;
    }
    div.siteFooter a {
        color: #00478e;
        text-decoration: none;
    }

    div.siteFooter .visiting {
        margin-top: 20px;
    }
    div.siteFooter ul.contact-information {
        margin-bottom:20px;
    }


    ul.linkMenu li {
        line-height: 32px;
    }

    ul.linkMenu li a {
        text-decoration: none;
    }

        ul.linkMenu li a:hover {
            text-decoration: underline;
        }

        ul.linkMenu li a:before {
            content: "\f054";
            font-family: FontAwesome;
            padding-right: 3px;
            color: #555555;
            text-decoration: none;
            font-size: 17px;
            display: inline-block;
            top: 1px;
            position: relative;
        }

.col33.links ul li {
    line-height: 28px;
}

    .col33.links ul li a {
        text-decoration: none;
        color: #00478e;
    }

        .col33.links ul li a:hover {
            text-decoration: underline;
        }

        .col33.links ul li a:before {
            content: "\f054";
            font-family: FontAwesome;
            padding-right: 3px;
            color: #fff;
            text-decoration: none;
            font-size: 17px;
            display: inline-block;
            top: 1px;
            position: relative;
        }

div.col100.siteinfo {
    background: transparent;
    border-top: 1px solid #b7cada;
    margin-top: 30px;
}
    div.col100.siteinfo ul {
        text-align: left;
        list-style-type: none;
        font-size: 14px;
        margin-top: 20px;
    }

        div.col100.siteinfo ul li {
            display: inline;
            color: #000;
            padding: 0;
            font-weight: 300;
        }

            div.col100.siteinfo ul li:last-of-type {
                border: none;
            }

            div.col100.siteinfo ul li a {
                text-decoration: none;
                color: #fff;
                font-weight: 300;
            }




/* QuickFilter */
.objectlistFilters {
    background: #eaf3fc;
    margin-bottom: 20px;
    padding: 17px 30px 3px;
}

ul.quickfilter li {
    float: left;
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    margin-right: 44px;
    width: 47%;
}

.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: 15px;
    width: 89%;
    margin-top: 8px;
}

ul.quickfilter span.maxValue {
    float: right;
    width: auto;
    font-size: 15px;
}

ul.quickfilter li span.title, ul.quickfilter li span {
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: normal;
}

ul.quickfilter label {
    font-size: 14px;
}

.ui-widget-header {
    background: #ffd602;
}

.ui-widget-content {
    background: #fff;
    border: 2px solid #ddd;
}

.ui-slider-horizontal .ui-slider-range {
    height: 8px;
    top: 2px;
}

.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: #ffd602;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 8px 16px 10px;
}

table.check tr td {
    padding: 8px;
}

.templatelist.block.objectlist,
ul.templatelist.block,
.templatelist.block:nth-child(1n+3) {
    background: #f9f9f9;
    border: 1px solid #dbdbdb;
    margin-right: 2%;
    width: 31.5% !important;
    font-size: 12px;
}

.templatelist.block:nth-child(3n+3) {
    margin-right: 0 !important;
}

.templatelist.block {
    background: #efefef;
    border: none;
}

    .templatelist.block li {
        padding-top: 8px;
        font-size: 15px;
    }

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;
}

.templatelist.block.objectlist li label {
    font-weight: 600;
    width: 85px;
}

ul.listviews li a {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

ul.listviews li i {
    color: #ccc;
    font-size: 14px;
    padding-right: 4px;
}

ul.listviews li.selected i {
    color: #00478e;
}

div.page-col25 ul.grid li.left {
    float: left;
    width: 90px;
    line-height:28px;
}

div.page-col25 ul.grid li.right {
    width: auto;
    line-height: 28px;
    font-weight: 700;
}
div.page-col50 ul.grid li.right {
    padding:0;
}
div.page-col50 ul.grid li.left {
    float: left;
    line-height: 29px;
    width: auto;
    font-size: 17px;
    line-height: 38px;
    font-weight: normal;
}

div.jquerypanel .header a.hidden,
div.jquerypanel .header a {
    background-color: transparent;
    background-position: 0 50%;
}

ul.exchangeobject, div.jquerypanel {
    background-color: #f9f9f9;
    padding: 7px 16px 16px;
}

div.jquerypanel {
    padding: 12px 10px 9px;
}

ul.form.exchangeobject li.label.type h2 span {
    font-size: 19px;
}

div.jquerypanel div.header h3 {
    font-size: 18px;
    margin-bottom: 3px;
}

div.jquerypanel .header a.hidden {
    background-position: -2px 0px;
}

div.jquerypanel div.pageFooter {
    background: #e5debb;
}

span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblNoEntries {
    background: #eaf3fc;
    color: #0e2e46;
    display: inline-block;
    font-weight: normal;
    margin-top: 30px;
    padding: 10px 20px;
}

div.invoice, div.debt {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 10px 12px 9px;
}

div.debt {
    background: #fff;
}

    div.debt p {
        font-size: 16px;
        margin: 0;
        padding: 0;
        line-height: 21px;
    }
    div.debt.tfcorrespondence label {
        font-size:14px;
        margin-left:5px;
    }
.page-col75 div.invoice, .page-col75 div.debt, .page-col75 div.invoice p.address, .page-col75 div.invoice-spec ul li.desc {
    background:#f2f2f2;
}
.tfcorrespondence .dividerTFCorrespondence {
    margin-top: 16px;
    padding-top: 4px;
    border-top: 1px #ccc solid;
}
.tfcorrespondence .btn-save-correspondence {
    float: right;
    margin-top: 0px;
}
#cookiecheck span {
    font-size: 12px;
}

#cookiecheck div.pageHeader, #cookiecheck div.pageSubHeader {
    border: 1px solid #555;
}


.col75 img {
    max-width: 872px;
}

.col25 .box-inner img {
    width: 252px;
    max-width: 100%;
}

li.stageobject span {
    padding-left: 19px;
    color: #0e2e46;
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
}

div.image-big img {
    width: 430px;
}

div.image-thumbs {
    padding-left: 440px;
}

/** Startsidan **/
div.col100.ingangar {
    background: transparent url(../Img/bg-ingangar.png) repeat 0 0;
    box-sizing: border-box;
    padding: 25px 30px;
    position: relative;
    margin: -90px 2% 30px;
    width: 96%;
}

div.col33.ingangar {
    width: 32%;
}

    div.col33.ingangar.alignleft {
        margin-right: 20px;
    }

div.ingangar a,
div.ingangar h3 {
    color: #000;
    text-decoration: none;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
    letter-spacing: -1px;
}

div.ingangar-container {
    background: #ffd602;
    color: #000;
    height: 54px;
    padding: 20px 18px;
}

div.col33.ingangar:first-of-type div.ingangar-container {
    background: #54a133;
}

div.col33.ingangar:last-of-type div.ingangar-container {
    background: #00478e;
}
div.col33.ingangar:first-of-type div.ingangar-container h3,
div.col33.ingangar:last-of-type div.ingangar-container h3 {
    color:#fff;
}

div.ingangar-container: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;
    -ms-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

div.col100.ingangar:after {
    content: "";
    clear: both;
    display: block;
}

div.projectHeader {
    background-color: #ffd602;
    color: #fff;
    clear: both;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 20px;
    padding: 10px 20px 6px;
    box-sizing: border-box;
}

    div.projectHeader h2 {
        color: #fff;
        display: block;
        margin: 0;
        line-height: 32px;
        font-weight: 500;
        font-size: 17px;
        text-transform: uppercase;
    }

div.col33.projektpuff-container {
    width: 32.19%;
    margin-bottom: 20px;
}

    div.col33.projektpuff-container.alignleft {
        margin-right: 20px;
    }

        div.col33.projektpuff-container.alignleft a img {
            margin-bottom: 10px;
        }

    div.col33.projektpuff-container h4 {
        font-size: 19px;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

    div.col33.projektpuff-container p.ingress {
        color: #000;
        font-size: 15px;
        line-height: 24px;
    }

    div.col33.projektpuff-container h3 {
        font-size: 26px;
        font-weight: 400;
        margin-bottom: 10px;
        letter-spacing: -0.5px;
    }

    div.col33.projektpuff-container a {
        text-decoration: none;
    }

        div.col33.projektpuff-container a: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;
            -ms-transition: opacity 0.5s ease-in;
            transition: opacity 0.5s ease-in;
        }

div.newsHeader {
    background-color: #f3b603;
    color: #fff;
    clear: both;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 20px;
    padding: 10px 20px 6px;
    box-sizing: border-box;
}

    div.newsHeader h2 {
        color: #fff;
        display: block;
        margin: 0;
        line-height: 32px;
        font-weight: 500;
        font-size: 17px;
        text-transform: uppercase;
    }

div.news-area div.col100 {
    float: left;
    width: 100%;
    margin-right: 0;
    background:transparent;
}

div.news-area div.col33.news {
    float: left;
    width: 31.87%;
    margin-right: 2.13%;
    background: #fff;
    margin-bottom: 20px;
}

    div.news-area div.col33.news:nth-of-type(3n+3) {
        margin: 0;
    }

div.col33.news a {
    text-decoration: none;
}

div.news-area div.col33.news a img {
    max-width: 100%;
}

div.newsBox {
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
}

div.col33.news.column div.newsBox h3 {
    font-weight: 600;
    color: #000;
    letter-spacing: -0.5px;
    font-size: 23px;
    margin-bottom: 16px;
}

div.col33.news.column div.newsBox a {
    text-decoration: none;
    color: #000;
}

div.col33.news a div.newsBox.column p {
    color: #000;
}

div.news-area div.col33.alignright.press h3 {
    font-weight: 600;
    color: #000;
    letter-spacing: -0.5px;
    font-size: 30px;
    margin-bottom: 30px;
}

div.col33.news div.newsBox.column h3 a {
    text-decoration: none;
}

div.col100.puff {
    margin-top: 30px;
    background:transparent;
}

div.col33.puff-container {
    background: #fff;
}

    div.col33.puff-container.alignleft {
        margin-right: 20px;
    }

    div.col33.puff-container .puff-area {
        padding: 30px;
        color: #005aa0;
        font-size: 16px;
        box-sizing:border-box;
    }

    div.col33.puff-container h4 {
        color: #8dc63f;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

    div.col33.puff-container h3 {
        color: #000;
        font-size: 26px;
        margin-bottom: 10px;
        letter-spacing: -0.5px;
    }

    div.col33.puff-container a {
        text-decoration: none;
        color: #124f83;
    }

    div.col33.puff-container div.puff-area a.bulleted {
        display:block;
        text-align:right;
    }
    div.col33.puff-container .ingress {
        font-weight:400;
    }

    div.col100.project {
        position: relative;
        margin-top: 20px;
        margin-bottom: 20px;
        background: transparent;
    }

    div.col100.project .projectarea {
        background: transparent url(../Img/bg-projects.png) repeat 0 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 44%;
        height: 430px;
        padding: 50px;
        box-sizing: border-box;
        color: #fff;
    }

        div.col100.project .projectarea h4 {
            font-weight: 600;
            color: #fff;
            letter-spacing: -0.5px;
            font-size: 30px;
            margin-bottom: 16px;
            line-height: 40px;
        }

        div.col100.project .projectarea a {
            text-decoration: none;
        }

        div.col100.project .projectarea .ingress {
            color: #000;
            margin-bottom: 30px;
            font-weight: 400;
            line-height: 29px; 
        }

div.projectcontainer div.projectarea a.bulleted {
    display: block;
    float: right;
    color: #fff;
    font-size: 17px;
}

    div.projectcontainer div.projectarea a.bulleted:hover {
        text-decoration: underline;
    }

    div.projectcontainer div.projectarea a.bulleted:before {
        content: "\f054";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #12596e;
        text-decoration: none;
        font-size: 17px;
        display: inline-block;
        top: 1px;
        position: relative;
    }

h3.box-title,
h3.box-title a {
    color: #00478e;
    font-size: 26px;
    text-decoration: none;
    letter-spacing: -0.5px;
    margin-bottom: 4px;
    line-height: 32px;
}

div.col50.areanews-col {
    padding: 0;
}

    div.col50.areanews-col .box-inner {
        padding: 0;
    }

    div.col50.areanews-col h2 {
        font-weight: 400;
        color: #00478e;
        display: inline-block;
        margin-bottom: 20px;
        line-height: 44px;
    }

h3.box-title,
h3.box-title a {
    color: #00478e;
    font-size: 26px;
    text-decoration: none;
    letter-spacing: -0.5px;
    margin-bottom: 4px;
    line-height: 32px;
}

div.col100.puff {
    margin-top: 0;
}


.box-primary div.title-icon, .box-secondary div.title-icon {
    width: 47px;
}

    .box-primary div.title-icon i.fa, .box-secondary div.title-icon i.fa {
        font-size: 38px !important;
    }

    .box-primary div.title-icon i.fa {
        color: #00478e;
    }

    .box-secondary div.title-icon i.fa {
        color: #00478e;
    }

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 55%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
    font-size: 0.6em;
    left: -10px;
}

.fa-stack {
    line-height: 1.2em;
    height: auto;
}

.fa-building:before {
    color: #00478e
}
.fa-stack-1x {
    line-height: inherit;
    font-size: 0.6em;
    left: -10px;
}

.fa-stack {
    line-height: 1.2em;
    height: auto;
}
.box.box-secondary div.title-icon span.fa-stack {
    line-height: 1em;
    height: 1em;
}
.box-primary div.title-icon, .box-secondary div.title-icon {
    display: inline-block;
    width: 38px;
    color: #000;
}
.fa-search:before {
    content: "\f002";
    font-size: 27px;
    left: 10px;
    position: relative;
    color:#ffd602
}

.alignleft {
    margin-right: 24px;
}

ul.templatelist.block.objectlist li h2 {
    font-size: 19px;
}


span#object_detail_buttonlist.button-list .btn_details_container {
    margin-right: 4px;
    float:left;
}
span#object_detail_buttonlist.button-list .btn_details_button {
    font-size:11px;
}
span#object_detail_buttonlist.button-list .btn_details {
    background: #ffd602;
    color: #00478e;
    font-size: 20px;
    display: block;
    width: 52px;
    height: 33px;
    line-height: 33px;
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom: 0px;
    z-index: 1;
    position: relative;
    margin-bottom: 0;
}
    span#object_detail_buttonlist.button-list .btn_details_button {
        display: block;
        height: 55px;
        position: relative;
        bottom: 30px;
        line-height: 94px;
        z-index: 2;
        width: 100%;
    }
.fa-pdf:before {
    content: "\f1c1";
}
div.object-buttons {
    padding-top:2px;
}

div.areainfo div.areatext p {
    font-size:14px;
    line-height:25px;
}
div.areatext {
    width: 60%;
    float: left;
}
div.areaimg {
    width: 38%;
    float: right;
}
div.areaimg img {
    border: 1px solid #b7cada;
}

.col50 img {
    max-width: 570px;
}

.sfdsdf {
    background: #00478e;
}

div.areanews h2.localnews {
    color: #000;
}

ul.form li, .box ul.form li {
    font-size: 14px;
}

div.adminmap {
    float: right;
}

li#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_liRandomSort span, li.objectproperty-OBJECTPROPERTY_5050 span, li.objectproperty-OBJECTPROPERTY_11 span, li.objectproperty-OBJECTPROPERTY_3838 span, li.objectproperty-OBJECTPROPERTY_3636 span, li.objectproperty-OBJECTPROPERTY_4545 span, li.objectproperty-OBJECTPROPERTY_4040 span, li.objectproperty-OBJECTPROPERTY_3434, li.objectproperty-OBJECTPROPERTY_3327 span {
    background-repeat: no-repeat;
    color: #42413b;
    padding-left: 17px;
    background-position: left;
}

li#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_liRandomSort span {
    background-image: url("../../../../HSS/Res/Img/ico_object_direct_14.png");
}


li.objectproperty-OBJECTPROPERTY_1000150112 span {
    background-image: url("../Img/ico-youth.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_11 span {
    background-image: url("../Img/ico_allergyfriendly.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_100003024 span {
    background-image: url("../Img/ico_senior.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_3636 span {
    background-image: url("../Img/ico_non_smoking.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_1000216158 span {
    background-image: url("../Img/ico_safety_living.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_4040 span {
    background-image: url("../Img/ico_student.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.stageobject span {
    background-image: url("../Img/ico-stage.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_3434 span {
    background-image: url("../Img/ico-newprod.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_3327 span {
    background-image: url("../Img/ico_nyproduktion.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_1000149111 span {
    background-image: url("../Img/ico-shortterm.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

li.objectproperty-OBJECTPROPERTY_1000206151 span {
    background-image: url("../Img/ico-shortterm.png");
    background-repeat: no-repeat;
    padding-left: 16px;
}

span.ico_object_random {
    background: transparent url(../../../../HSS/Res/Img/ico_object_direct_14.png) no-repeat 0 50%;
    margin: 0 0 0 2px;
}

.object-facts ul li {
    line-height: 32px;
}

div.box-secondary.box.secondary.object-facts {
    font-size: 14px;
}



#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulRealestate {
    display: none;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulBuilding {
    display: none;
}
/*#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_trRebuiltYear {
    display:none;
}*/

ul.mypage_profile_interest li span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col2_lblIAEndApartment,
ul.mypage_profile_interest li span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col2_lblIAEndParking {
    color: #c00;
}

/*ul.mypage_profile_interest li span#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col2_lblIAEndStorage {
    color: #ff7000;
}*/
ul.mypage_list .ico_wash, ul.mypage_list .ico_landlord, ul.mypage_list .ico_servicerequest, ul.mypage_list .ico_stakeholders, ul.mypage_list .ico_rentalinfo, ul.mypage_list .ico_plan, ul.mypage_list .ico_serviceorder, ul.mypage_list .ico_contracts, ul.mypage_list .ico_stakeholder {
    margin: 0 0px 6px 0;
    display: inline-block;
    padding: 5px 8px;
    background: #00478e;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
}
    ul.mypage_list .ico_wash:hover,
    ul.mypage_list .ico_landlord:hover,
    ul.mypage_list .ico_servicerequest:hover,
    ul.mypage_list .ico_stakeholders:hover,
    ul.mypage_list .ico_rentalinfo:hover,
    ul.mypage_list .ico_plan:hover,
    ul.mypage_list .ico_serviceorder:hover,
    ul.mypage_list .ico_contracts:hover,
    ul.mypage_list .ico_stakeholder:hover {
        background: #ffd602; 
        transition: background .25s ease-in-out;
    }
ul.mypage_list  a {
    color:#fff;
}
#ctl00_Col1_trFlatNo td:first-child {
    width: 250px;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulInvoiceHeader li:first-child {
    display: none;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ulInvoiceHeader li:nth-child(1n+1) {
    display: none;
}

li.showonmap span {
    background-position: left;
}

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divDetails ul.form {
    padding: 0 12px 12px;
    box-sizing: border-box;
}

    #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_divDetails ul.form li.label {
        clear: left;
        width: 35%;
    }

ul.form li.textvalue {
    margin: 0;
    padding-top: 0;
    min-height: 30px;
    text-align: right;
}

div.invoice p.ocr {
    margin: 10px 0 0 0;
    float: left;
    padding: 3px 0;
}

ul.serviceorder-header li.textvalue {
    text-align: unset;
}

ul.serviceorder-row li.textvalue {
    text-align: unset;
}
div.box.primary.areanews div.title-icon {
    width:49px;
}
div.box.primary.areanews div.box-outer div.box-inner table tbody tr td a.bulleted {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    display: block;
    font-weight: 700;
}
div.box.primary.areanews div.box-outer div.box-inner table {
    width:100%;
}
div.box.primary.areanews span.newsdate {
    font-size: 15px;
}
div.printlist {
    display: none;
}

div.ImportantContainer {
    background: #e5debb;
    position: relative;
    left: auto;
    top: 0;
    width: 100%;
    height: auto;
    padding: 20px 0 19px;
    box-sizing: border-box;
    font-weight: bold;
    color: #000;
    box-shadow: 0 5px 20px 0 rgba(181, 189, 202, 0.3);
}

    div.ImportantContainer a {
        text-decoration: none;
    }

div.ImportantContainerContent {
    width: 1170px;
    margin: 0 auto;
}

div.ImportantContainer h1.ImportantTitle {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    font-weight: 700;
    color: #000;
}

div.ImportantContainer p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    font-weight: 400;
    color: #000;
    margin-bottom: 5px;
}

div.ImportantContainer a.bulleted {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    font-weight: 400;
    color: #00478e;
}

    div.ImportantContainer a.bulleted:before {
        content: "\f054";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #ffd602;
        text-decoration: none;
        font-size: 14px;
        display: inline-block;
    }
div.ImportantContainer span.date-ice {
    color:#000;
}
div.ImportantContainer span.date-ice:after {
   content:':'
}
    div.ImportantContainer span.date-ice:before {
        content: "\f05a";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #00478e;
        text-decoration: none;
        font-size: 26px;
        display: inline-block;
        top:3px;
        position: relative;
        margin-right:8px;
    }
.col100 img {
    max-width: 1170px;
}

.sitemaster-ticker-header {
    position: absolute;
    right: 0;
    width: 140px;
    top: 8px;
}

.linkwrap {
    position: relative;
    display: inline-block;
}

.blocker {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.linkwrap iframe {
    z-index: 2;
}

.stocknote.header {
    display: none;
}

#cision-websolution-container {
    width: 100%;
}

.glyphicon-calendar {
    color: #000;
    font-size: 21px;
}

#periods {
    position: relative;
    margin: 0;
    width: auto;
    z-index: 999;
}

#target-ticker td:first-child {
    font-weight: inherit;
    padding-right: inherit;
}


body.org_employeelist h3.header {
    margin-top: 40px;
}

body.org_employeelist ul.templatelist.block li img:not(.image):first-child,
body.org_employeelist table.gridlist td img {
    margin: 0 6px 0 0;
}

body.org_employeelist table.gridlist td.header:nth-child(4n+1),
body.org_employeelist table.gridlist td.listitem-odd:nth-child(4n+1),
body.org_employeelist tr.listitem-odd td:nth-child(4n+1),
body.org_employeelist table.gridlist td.listitem-even:nth-child(4n+1),
body.org_employeelist tr.listitem-even td:nth-child(4n+1) {
    width: 30%;
    padding-left: 15px;
    box-sizing: border-box;
}

body.org_employeelist table.gridlist td.header:nth-child(4n+2),
body.org_employeelist table.gridlist td.listitem-odd:nth-child(4n+2),
body.org_employeelist tr.listitem-odd td:nth-child(4n+2),
body.org_employeelist table.gridlist td.listitem-even:nth-child(4n+2),
body.org_employeelist tr.listitem-even td:nth-child(4n+2) {
    width: 30%;
    padding-left: 15px;
    box-sizing: border-box;
}

body.org_employeelist table.gridlist td.header:nth-child(4n+3),
body.org_employeelist table.gridlist td.listitem-odd:nth-child(4n+3),
body.org_employeelist tr.listitem-odd td:nth-child(4n+3),
body.org_employeelist table.gridlist td.listitem-even:nth-child(4n+3),
body.org_employeelist tr.listitem-even td:nth-child(4n+3) {
    width: 20%;
    padding-left: 15px;
    box-sizing: border-box;
}

body.org_employeelist table.gridlist td.header:last-of-type,
body.org_employeelist table.gridlist td.listitem-odd:last-of-type,
body.org_employeelist tr.listitem-odd td:last-of-type,
body.org_employeelist table.gridlist td.listitem-even:last-of-type,
body.org_employeelist tr.listitem-even td:last-of-type {
    width: 20%;
}

div.siteContentPopup div.page-popup h1 {
    font-size: 28px;
}

.col25 img {
    width: 100%;
    max-width: none;
}


.articleImg {
    margin-bottom: 20px;
}

.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;
}

table.col75 tr td.col37 {
    vertical-align: text-top;
    border: 1px solid #00478e;
    padding: 10px;
    box-sizing: border-box;
}

p#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_lblDescription {
    font-weight: 600;
    margin-top: 15px;
}

#google_translate_element {
    display: block;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 13px;

}
.goog-te-gadget-simple {
    border-radius: 4px;
    padding:2px 7px 4px;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    float: right;
    margin-left: 10px !important;
}
div.goog-te-gadget-simple img.goog-te-gadget-icon {

}

div.siteContentIframe div.article-area-info div.article-area-info p img {
    max-width: 100%;
}

/*** Pågående Projekt **/

.new-project img.puffimg {
    margin-bottom: 0;
    float: left;
    margin-right: 20px;
    width:243px;
}

.new-project h3 {
    line-height: 28px;
    padding-bottom: 0;
    margin-bottom: 14px
}

.new-project .infotext {
    display: block;
    margin-bottom: 8px;
    color: #fff;
    display: inline-block;
    background: #00478e;
    font-style: normal;
    padding: 1px 10px;
    line-height: 25px;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}

.new-project a .infotext {
    color: #fff !important;
}

.new-project a p {
    color: #555 !important;
    line-height:24px;
}
h2.newproject {
    margin-bottom:20px;
}
.new-project a h3 {
    color: #0e2e46;
}
div.col100.new-project div.box.secondary div.box-outer div.box-inner {
    background:#fff;
}
div.col100.new-project div.box.secondary div.box-outer div.box-inner.column span.bulleted {
    color: #00478e
}
div.col100.new-project div.box.secondary div.box-outer div.box-inner.column a img.puffimg {
    width: 243px;
    max-width: 243px;
}

div.col100.new-project div.box.secondary div.box-outer div.box-inner.column a p {
    font-size: 14px;
}

    div.col100.new-project div.box.secondary div.box-outer div.box-inner.column a p.readmore {
        margin-bottom: 0;
    }

div.col100.new-project div.box.secondary div.box-outer div.box-inner.column {
    background: #fff;
}

div#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_ctl00_CMArt_ctl00_divText.text {
    margin-bottom: 20px;
}

div.imgText {
    font-style: italic;
}

.new-project .infotext.Planerad,
.new-project .infotext.Planerad a {
    background:#e5debb;
    color: #000 !important;
}
.new-project .infotext.Avslutad,
.new-project .infotext.Avslutad a,
.new-project .infotext.Klart,
.new-project .infotext.Klart a {
    background: #54a133;
    color: #fff !important;
}

div.slider-container.col75 div.slider-inner,
div.slider-container.col75 div.slider-inner div.slides div.slider {
    height: auto !important;
}

table.cmProjektFakta {
    background: #eaf5fc;
    margin-top: 20px;
    width: 100%;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

    table.cmProjektFakta tr.facts td strong {
        font-size: 50px;
        display: block;
        margin-bottom: 20px;
    }

    table.cmProjektFakta tr.facts {
        border-bottom: 2px solid #8fc8e9;
        padding-bottom: 20px;
    }

        table.cmProjektFakta tr.facts td {
            font-size: 24px;
            font-weight: 300;
            vertical-align: top;
            display: block;
            height: 100px;
            width: 50%;
            float: left;
            margin-bottom: 18px;
        }

            table.cmProjektFakta tr.facts td:first-of-type strong:before {
                content: "\f1ad";
                font-family: FontAwesome;
                font-weight: normal;
                padding-right: 6px;
                color: #00478e;
                text-decoration: none;
                font-size: 52px;
                display: block;
                top: 1px;
                position: relative;
                float: left;
            }

            table.cmProjektFakta tr.facts td:last-of-type strong:before {
                content: "\f252";
                font-family: FontAwesome;
                font-weight: normal;
                padding-right: 6px;
                color: #00478e;
                text-decoration: none;
                font-size: 52px;
                display: block;
                top: 1px;
                position: relative;
                float: left;
            }

    table.cmProjektFakta b, table.cmProjektFakta strong {
        color: #00478e;
    }

    table.cmProjektFakta tr td {
        box-sizing: border-box;
        padding: 20px 20px 0;
        font-size: 15px;
    }

        table.cmProjektFakta tr td ul,
        table.cmProjektFakta tr td ul li {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }

        table.cmProjektFakta tr td ul {
            overflow: hidden;
            margin-bottom: 10px;
        }

        table.cmProjektFakta tr td h4 {
            margin-bottom: 10px;
        }



    table.cmProjektFakta caption {
        text-align: left;
        width: 100%;
        font-weight: bold;
    }

    table.cmProjektFakta thead th {
        font-weight: bold;
        color: #00478e;
    }

    table.cmProjektFakta th {
        text-align: left;
        width: 28%;
    }

    table.cmProjektFakta table.extrainfo {
        width: 100%;
        border: 1px solid #d3e7f6;
    }

    table.cmProjektFakta tr td table.extrainfo tr td,
    table.cmProjektFakta tr td table.extrainfo th {
        padding: 5px 10px;
    }

    table.cmProjektFakta caption {
        text-align: left;
        width: 100%;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 10px;
        color: #00478e;
    }

    table.cmProjektFakta tbody tr td table.extrainfo tbody tr:nth-child(odd) {
        background: #d3e7f6;
        width: 100%;
    }

#ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL {
    width: 100%;
    border: 1px solid #ddd;
    padding: 0px 15px 10px;
    box-sizing: border-box;
}

    #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL ul.form {
        width: 100%;
        line-height: 21px;
    }

        #ctl00_ctl01_DefaultSiteContentPlaceHolder1_Col1_spanPUL ul.form li.label {
            width: auto;
            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;
    }

div.tbl_block_content.subst-table {
    padding: 20px 20px 10px;
    box-sizing: border-box;
    border: 1px solid #e5debb
}
div.subst-table ul, div.subst-table li {
    font-size: 15px;
}

.box-primary h3.user {
    margin-bottom:0;
}
div.box.secondary.alertinfo,
div.box.secondary.alertinfo div.box-inner {
    background: #e5debb;
    box-shadow: none;
    border-radius:3px;
}

/** Projekt Startsida **/
div.col100.project {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    background: transparent;
}

    div.col100.project .projectarea {
        background: transparent url(../Img/bg-projects.png) repeat 0 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        height: 430px;
        padding: 50px;
        box-sizing: border-box;
        color: #000;
    }

        div.col100.project .projectarea h4 {
            font-weight: 700;
            color: #000;
            letter-spacing: -0.5px;
            font-size: 30px;
            margin-bottom: 16px;
            line-height: 40px;
        }

        div.col100.project .projectarea a {
            text-decoration: none;
        }

        div.col100.project .projectarea .ingress {
            color: #000;
            margin-bottom: 30px;
        }

div.projectcontainer div.projectarea a.bulleted {
    display: block;
    float: right;
    color: #00478e;
    font-size: 17px;
}

    div.projectcontainer div.projectarea a.bulleted:hover {
        text-decoration: underline;
    }

    div.projectcontainer div.projectarea a.bulleted:before {
        content: "\f054";
        font-family: FontAwesome;
        padding-right: 3px;
        color: #ffd602;
        text-decoration: none;
        font-size: 17px;
        display: inline-block;
        top: 1px;
        position: relative;
    }
div.etapp-wideimage {
    margin-bottom:20px;
}
div.register-interest div.box-outer .box-inner ul li h2 {
    font-size:24px;
}
div.box.secondary.register-interest div.box-outer .box-inner {
    background:#e5debb
}
div.box.secondary.register-interest div.box-inner input.btn {
    margin-top:20px;
}

.article-display-date {
    font-size: 15px;
    display: inline-block;
    margin-bottom: 10px;
    background: #f2f2f2;
    padding: 2px 10px;
    font-weight:700;
}

.txt_warning_title {
    font-size: 25px;
    color: #333;
    line-height: 42px;
    font-weight:700;
}

/** Social Media **/
div.col25.socialLinks {
    text-align: center;
}

ul.social-links {
    padding: 0;
    list-style-type: none;
    font-size: 18px;
    width: 100%;
    color: #fff;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    top: 50px;
    right:30px;
}

div.siteFooter ul.social-links li {
    display: inline-block;
    float: right;
    width: auto;
    margin-left: 30px;
}
div.siteFooter ul.social-links li:last-of-type {
    margin-right:0;
}

    div.siteFooter ul.social-links li i {
        display: block;
        color: #00478e;
        width: 60px;
        height: 60px;
        text-align: center;
        float: left;
        margin-right: 6px;
        font-size:60px;
    }



ul.social-links li a {
    color: #124f83;
}
div.siteFooter ul.social-links li i:hover {
    color: #ffd602;
    transition: color .25s ease-in-out;
}

/** Layout Snippet ***/
table.box.secondary.beige.col25 tr td.box-inner {
    background:#e5debb;
}
    table.box.secondary.beige.col25 tr td.box-inner ul,
    table.box.secondary.beige.col25 tr td.box-inner ul li {
        list-style-type:none;
        margin:0;
    }
    table.box.secondary.beige.col25 tr td.box-inner ul {
        margin-bottom:20px;
        margin-left:3px;
    }

        table.box.secondary.beige.col25 tr td.box-inner ul li:before {
            content: "\f054";
            font-family: FontAwesome;
            padding-right: 6px;
            color: #555555;
            color: #555555;
            text-decoration: none;
            font-size: 15px;
            display: inline-block;
            top: 1px;
            position: relative;
        }
