﻿@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");.color-background-secondary-cc{background:#f2f1f0;}h1{font-size:2.625rem;font-family:"Open Sans",sans-serif;font-weight:700;}h2{font-size:2rem;font-family:"Open Sans",sans-serif;font-weight:700;}h3{font-size:1.5rem;font-family:"Open Sans",sans-serif;font-weight:700;}h4{font-size:1.125rem;font-family:"Open Sans",sans-serif;font-weight:700;}@media screen and (max-width:576px){h1{font-size:2rem;}h2{font-size:1.5rem;}h3{font-size:1.5rem;}h4{font-size:1.125rem;}}a{color:#231f20;text-decoration:underline;}a:hover{color:#231f20;text-decoration:underline;}a:focus,a:active{color:#231f20;text-decoration:underline;}.show-all-cc{font-size:.875rem;color:#757575;white-space:nowrap;padding-left:1rem;}a.icon-link-cc{color:#6f6f71;}a.icon-link-cc:hover{color:#231f20;}i.icon-inverse-cc{color:#fff;}div.main-container{width:1200px;margin:0 auto;min-height:unset;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);}.button{color:#fff;text-decoration:none;padding:8px 16px;-webkit-box-shadow:0 0 0 rgba(52,53,53,.4);-moz-box-shadow:0 0 0 rgba(52,53,53,.4);box-shadow:0 0 0 rgba(52,53,53,.4);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;font-family:"Open Sans",sans-serif;font-size:.88889rem;display:inline-block;text-transform:uppercase;cursor:pointer;border:0;white-space:nowrap;}.button:hover{color:#fff;text-decoration:none;}.button-primary{background:#231f20;color:#fff;border:0;}.button-primary:hover{background:#0d0c0c;transition:all .3s ease;border:0;text-decoration:none;}.button-primary:active{background:#1b1819;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);outline:none;border:0;}.button-primary:focus{outline:none;}.button-primary:disabled{cursor:default;opacity:.4;background:#6f6f71;color:#000;}.button-primary a{color:#fff;}.button-danger{background:#eb0000;color:#fff;border:0;}.button-danger:hover{background:#c20000;transition:all .3s ease;border:0;text-decoration:none;}.button-danger:active{background:#dc0000;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);outline:none;border:0;}.button-danger:focus{outline:none;}.button-danger:disabled{cursor:default;opacity:.4;background:#6f6f71;color:#000;}.button-warning{background:#ffc82c;color:#fff;border:0;}.button-warning:hover{background:#ffbd03;transition:all .3s ease;border:0;text-decoration:none;}.button-warning:active{background:#ffc41d;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);outline:none;border:0;}.button-warning:focus{outline:none;}.button-warning:disabled{cursor:default;opacity:.4;background:#6f6f71;color:#000;}.button-success{background:#0c8844;color:#fff;border:0;}.button-success:hover{background:#096331;transition:all .3s ease;border:0;text-decoration:none;}.button-success:active{background:#0b7a3d;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);outline:none;border:0;}.button-success:focus{outline:none;}.button-success:disabled{cursor:default;opacity:.4;background:#6f6f71;color:#000;}.button-light{background:transparent;color:#6f6f71;border:0;}.button-light:hover{background:#e8e8ec;transition:all .3s ease;}.button-light:active{background:#dadbe0;outline:none;}.button-light:focus{outline:none;}.button-light:disabled{cursor:default;opacity:.6;}.button-light:hover{color:#000;}.button-ligth-no-hover{background:transparent;color:#6f6f71;border:0;}.button-ligth-no-hover:hover{background:#e8e8ec;transition:all .3s ease;}.button-ligth-no-hover:active{background:#dadbe0;outline:none;}.button-ligth-no-hover:focus{outline:none;}.button-ligth-no-hover:disabled{cursor:default;opacity:.6;}.button-ligth-no-hover:hover{background-color:transparent;color:#6f6f71;}.button-ligth-no-hover:active{background-color:transparent;color:#6f6f71;}.toggle-btn-primary-cc{font-size:.88889rem;background-color:#fff;border-color:#231f20;color:#231f20;}.toggle-btn-primary-cc.active{font-size:.88889rem;background-color:#231f20;border-color:#231f20;color:#fff;}.form-control::-ms-clear{padding-right:2rem;}.form-control::-ms-reveal{padding-right:2rem;}.form-control::-ms-expand{display:none;}.form-control:-moz-placeholder,.form-control:-ms-input-placeholder,.form-control::-moz-placeholder,.form-control::-webkit-input-placeholder{color:#757575;}.form-group label{font-size:.75rem;}.form-control{-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;border-radius:1px;border:1px solid #e2e3e7;padding:1rem 3rem 1rem .75rem;line-height:1.5;height:58px;}.form-control:focus{border:2px solid #231f20;box-sizing:border-box;}.form-control:required{background-repeat:no-repeat !important;background-position:center right 1.25rem !important;-webkit-background-size:1.125rem 1.125rem !important;background-size:1rem !important;}.form-control:required:not(select){background-image:url("../../images/required.svg") !important;}.form-control[data-val-required]{background-repeat:no-repeat !important;background-position:center right 1.25rem !important;-webkit-background-size:1.125rem 1.125rem !important;background-size:1rem !important;}.form-control[data-val-required]:not(select){background-image:url("../../images/required.svg") !important;}.form-control[type='number']{-moz-appearance:textfield;}.form-control[type='number']::-webkit-inner-spin-button,.form-control[type='number']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}.smaller-input{padding:.5rem;height:45px;}.v-select input[type=search]{margin:-12px 0 0 !important;}.has-warning .form-control-warning{border:1px solid #ffc82c;}.form-control-danger{-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;border-radius:1px;border:1px solid #eb0000;}.has-success .form-control-success{background-repeat:no-repeat !important;background-position:center right 1.25rem !important;-webkit-background-size:1.125rem 1.125rem !important;background-size:1rem !important;}.has-success .form-control-success:not(select){background-image:url("../../images/success.svg") !important;}.has-danger .form-control-danger{background-repeat:no-repeat !important;background-position:center right 1.25rem !important;-webkit-background-size:1.125rem 1.125rem !important;background-size:1rem !important;}.has-danger .form-control-danger:not(select){background-image:url("../../images/danger.svg") !important;}select.form-control:not([size]):not([multiple]){height:calc(3rem + 12px);}select.form-control{background-image:url("../../images/down-arrow.svg") !important;background-repeat:no-repeat !important;background-position:center right 1.25rem !important;-webkit-background-size:1.125rem 1.125rem !important;background-size:1rem !important;-moz-appearance:none;-webkit-appearance:none;appearance:none;}textarea.form-control{height:116px;}.custom-checkbox .custom-control-indicator{border-radius:1px;}.custom-control-indicator:checked{outline:5px solid #000;}.custom-control-indicator{background-color:#fff;border:1px solid #000;}.has-danger .custom-control-indicator{border:1px solid #eb0000;}.has-warning .custom-control-indicator{border:1px solid #ffc82c;}.has-success .custom-control-indicator{border:1px solid #0c8844;}.custom-checkbox:hover .custom-control-indicator{border:2px solid #231f20;}.custom-checkbox:hover .custom-control-input:disabled~.custom-control-indicator{border:none;}.custom-control-input:disabled~.custom-control-indicator{border:none;}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#231f20;border:1px solid #231f20;}.custom-control-input:focus~.custom-control-indicator{-webkit-box-shadow:none;box-shadow:none;}.validation-summary-cc{font-size:.88889rem;text-align:right;}.validation-summary-cc ul{list-style:none;}div[data-toggle="collapse"]{cursor:pointer;}.daterangepicker td.active{background-color:#231f20;background:#231f20;}.daterangepicker td.active:hover{background:#0d0c0c;transition:all .3s ease;border:0;text-decoration:none;}.daterangepicker td.active:active{background:#1b1819;-webkit-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(0,0,0,.12),0 6px 10px rgba(0,0,0,.3);outline:none;border:0;}.daterangepicker td.active:focus{outline:none;}.daterangepicker td.active:disabled{cursor:default;opacity:.4;background:#6f6f71;color:#000;}.border-info{border:1px solid #231f20;}.border-danger{border:1px solid #eb0000;}.border-warning{border:1px solid #ffc82c;}.nav-tabs{z-index:2;}.nav-tabs .nav-link.active{color:#000;background-color:#fff;border-color:#e2e3e7;font-weight:700;}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{background-color:#e2e3e7;color:#000;}.nav-tabs .nav-link.active:hover,.nav-tabs .nav-link:focus{background-color:#fff;border-color:#e2e3e7;}.nav-item{color:#6f6f71;text-align:center;}.media img{width:5rem;object-fit:cover;height:5rem;}.form-divider-cc{margin-left:-3rem;margin-right:-3rem;}@media(max-width:991px){.form-divider-cc{margin-left:-1rem;margin-right:-1rem;}}.card-style-cc{background:#fff;border:1px solid #e2e3e7;box-sizing:border-box;-webkit-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;margin-bottom:1rem;}.card-style-hover-cc:hover{background:#f2f1f0;}.card-style-button-cc{background:#fff;}.card-style-button-cc:hover{background:#f2f1f0;}.card-firstrow-cc{min-height:60px;height:60px;}.card-firstrow-cc .list-group-item{height:56px;}.rotate-90-cc{transform:rotate(90deg);}.list-group-item:first-child{border-radius:0;}.card>.list-group:first-child .list-group-item:first-child{border-radius:0;}.badge{padding:.65em .9em;border-radius:1rem;}.badge-info{background-color:#231f20;}.badge-info.shortcut-badge{padding:1em;}.badge-messages{color:#fff;background-color:#eb0000;text-decoration:none;font-size:50%;}.cookie-container-cc{z-index:2000;position:fixed;bottom:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;left:0;}.minh-100-cc{min-height:100%;}footer ul{padding:0;}footer ul li{list-style:none;}footer ul li a{color:#231f20;}.footer-cc{background:#fff;}.footer-cc,.footer-cc p{color:#6f6f71;font-size:.88889rem;}.footer-cc a{color:#6f6f71;font-size:.88889rem;}.footer-cc a a:hover{color:#231f20;font-size:.88889rem;}.flex-1-0-auto{flex:1 0 auto;}.header-link-cc{color:#00508c;}.header-link-cc:hover{color:#231f20;text-decoration:underline;}@media(max-width:991px),(display-mode:standalone){.header-link-cc{color:#231f20;}.header-link-cc:hover{color:#231f20;text-decoration:none;}}.page-title-cc{word-break:normal;-ms-word-break:normal;}page-title-description-cc{word-break:normal;-ms-word-break:normal;display:none;}.breadcrumb{padding:0;margin-bottom:0;list-style:none;background-color:transparent;border-radius:0;color:#6f6f71;font-size:.88889rem;line-height:1.2rem;}@media screen and (max-width:576px){.breadcrumb{font-size:.875rem;}.breadcrumb-item+.breadcrumb-item::before{padding-right:.35rem;padding-left:.35rem;}}.breadcrumb a{color:#6f6f71;}.breadcrumb-item+.breadcrumb-item::before{content:none;}.go-back-btn.breadcrumb-item{cursor:pointer;}.breadcrumb-item.active{color:#656567;}.navigation-container-cc{z-index:2000;position:absolute;}@media(max-width:991px),(display-mode:standalone){.navigation-container-cc{z-index:2000;position:fixed;right:-100%;transition:all 1s;overflow-y:auto;overflow-x:hidden;}.navigation-container-cc::-webkit-scrollbar{display:none;}.navigation-container-cc{-ms-overflow-style:none;}}@media(max-width:991px),(display-mode:standalone){.navigation-container-slide-cc{right:0;transition:all 1s;}}.navbar{height:4rem;width:100%;background:#fff;border-bottom:1px solid #e2e3e7;box-sizing:border-box;-webkit-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);}.navbar-standalone{height:6rem;width:100%;background:#fff;border-bottom:1px solid #e2e3e7;box-sizing:border-box;-webkit-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);}.left-menu-cc .card-style-cc{background:#fff;}.navigation-fill-bg-cc{display:none;width:100%;height:100%;background:#000;z-index:1000;opacity:.5;position:absolute;top:0;}.menu-contents-cc{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;overflow:hidden;min-height:100%;border:0;}.menu-close-container-cc{background-color:#fff;width:65px;height:63px;position:fixed;margin-left:-60px;margin-top:0;padding-top:19px;padding-left:27px;}.menu-close-container-cc:before{font-family:'Font Awesome 5 Free';top:0;color:#000;content:"";font-size:1em;}@media(max-width:374px){.menu-close-container-cc{margin-left:-51px;width:53px;padding-left:20px;}}.menu-button-cc{display:none;}@media(max-width:991px),(display-mode:standalone){.menu-button-cc{display:inline-block;}}.desktop-logo-cc{background-image:url("../images/trobo-logotype.svg");background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center;height:5rem;margin-top:2.2em;margin-left:20%;margin-right:20%;}.mobile-logo-cc{background-image:url("../images/trobo-logotype.svg");background-repeat:no-repeat;background-position:1rem;-webkit-background-size:85%;background-size:85%;height:3rem;margin-top:0;width:140px;}.search-button-cc{border-bottom:1px solid #f2f2f2;border-radius:0;background:transparent;display:inline-block;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:1.1rem .75rem;font-size:1rem;line-height:1.25;border-radius:0;}.search-icon-cc{color:#000;}.search-icon-cc:hover{color:#000;cursor:pointer;}.menu-search-cc{background:transparent;border:1px solid #f2f2f2;color:#000;}.menu-search-cc:focus{background:transparent;color:#000;}.menu-search-cc::-webkit-input-placeholder{color:#000;}.menu-heading-cc{color:#000;padding:1.5rem;border-bottom:1px solid #f2f2f2;}.menu-heading-cc a{color:#000;}.menu-heading-cc a:hover{color:#000;}.menu-title-cc h4{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.menu-item-cc{border-bottom:1px solid #f2f2f2;border-left:8px solid #fff;font-size:.88889rem;color:#000;}.menu-item-cc:hover{border-left-color:#f2f2f2;}.menu-item-cc a{color:#000;}.menu-item-cc a:focus{border:1px solid #757575;}.menu-selected-item-cc{border-left-color:#000;}.menu-selected-item-cc:hover{border-left-color:#000;}#leftMenu a{text-decoration:none;}#leftMenu a:focus{border:1px solid #f2f2f2;}.menu-row-cc{padding-top:1.75rem;padding-bottom:1.75rem;}.menu-row-cc:hover{background:#f2f2f2;color:#000;text-decoration:none;}.menu-row-cc:hover:after{background:#f2f2f2;}.menu-row-navigation-cc{border-left:1px solid #f2f2f2;}.top-menu-row-navigation-cc{border-left:1px solid #f2f2f2;}#topmenu{height:auto;background-color:#fff;}#topmenu button.dropdown-toggle{color:#000;}#topmenu .dropdown-toggle::after{border-top:none !important;}#topmenu .navbar-light,#topmenu .navbar-nav,#topmenu .nav-link{color:#000;}#topmenu .dropdown-item:hover,#topmenu .dropdown-item:focus{color:#000;text-decoration:none;background-color:#fff;}#topmenu a{color:#000;text-decoration:none;border:1px solid #fff;}#topmenu a:focus{border:1px solid #f2f2f2;}#topmenu .nav-item{text-align:left;font-size:.88889rem;color:#000;border-bottom:1px solid #f2f2f2;}#topmenu .nav-item.menu-selected-item-cc{font-weight:700;}#topmenu .menu-row-cc{float:left;padding-top:1rem;padding-bottom:1rem;}#topmenu .btn-dropdown{float:right;}#topmenu .btn-dropdown:hover,#topmenu .btn-dropdown:active,#topmenu .btn-dropdown:hover{background:#f2f2f2;color:#000;}#topmenu ul.dropdown-menu{background-color:#fff;}#topmenu ul.dropdown-menu .show>li:first-child{border-top:1px solid #f2f2f2;}#topmenu ul.dropdown-menu .submenu.show{top:-2px;border-left:0;}#topmenu ul.dropdown-menu .submenu.show>li:first-child{border-top:1px solid #f2f2f2;}#topmenu ul.dropdown-menu .submenu.show>li:hover{border-bottom-color:#f2f2f2;}#topmenu .dropdown-submenu{position:relative;}@media(max-width:991px),(display-mode:standalone){#topmenu .dropdown-submenu{float:left;}}#topmenu .dropdown-submenu>.dropdown-menu{left:100%;top:0;}#topmenu .dropdown-submenu .menu-row-navigation-cc:hover,#topmenu .dropdown-submenu .menu-row-navigation-cc:active{background:#f2f2f2;color:#000;}.modal-backdrop{z-index:1000040;}.modal{z-index:1000050;}.even-cc .list-group-item:nth-child(even){background:#f2f1f0;}.even-cc .list-group-item{border:1px solid #e2e3e7;}.odd-cc .list-group-item:nth-child(odd){background:#f2f1f0;}.odd-cc .list-group-item{border:none;}.list-group-item .document-image-description-cc{float:inherit;padding-left:1rem;}.nav-pills .nav-link.active{background-color:#231f20;border-radius:0;}.nav-pills .nav-link{font-size:.88889rem;}.nav-pills .nav-link i{font-size:1rem;}.nav-pills .nav-item:first-child .nav-link.active{border-radius:3px 0 0 3px;}.nav-pills .nav-item:last-child .nav-link.active{border-radius:0 3px 3px 0;}.nav-pills .nav-link{color:#6f6f71;}.tab-notification-cc{position:absolute;width:16px;height:16px;background:#1fb6ff;color:#fff;border-radius:100%;top:3px;font-size:10px;padding-top:2px;border:1px solid #fff;box-sizing:border-box;margin-left:-10px;}.tab-notification-cc i{font-size:10px !important;}.article-notification-symbol-cc{color:#fff;}.article-notification-text-cc{border-left:1px solid #e2e3e7;color:#fff;}.article-notification-text-cc p{margin-bottom:0;padding-top:0;padding-bottom:0;}@media(max-width:576px){.article-notification-text-cc{font-size:.88889rem;}}.card-style-notification-gradient-cc{background:linear-gradient(135deg,#448bc9 0%,#05abe0 100%);}.user-activity-description-cc{font-size:.88889rem;}.user-activity-link-cc{color:#000;}.user-activity-link-cc:hover{color:#231f20;}.well.loader{padding-left:1rem;padding-bottom:1rem;}.well.loader.center{text-align:center;}.object .list-group-item{border:1px solid #e2e3e7;}.object-hover:hover{background:#f2f1f0;}.object-description-cc{font-size:.88889rem;}.object-description-type-cc{font-weight:700;}.list-events-title-cc{color:#000;font-size:.88889rem;}.list-events-title-cc:hover{color:#231f20;background:#f2f1f0;cursor:pointer;}.compact-contract:hover{cursor:pointer;}.list-events-links-cc{font-size:.88889rem;background:#f2f1f0;}.list-events-links-cc a{background:#f2f1f0;color:#000;word-break:break-all;}.list-events-links-cc a:hover{background:#f2f1f0;color:#231f20;}.list-events-links-cc .list-group-item{border:0 solid #fff;background:none;}.card-icon-cc{max-width:3rem;width:2rem;}.card-img-cc{max-width:56px;max-height:56px;width:56px;height:56px;}.card-date-cc{min-width:4rem;max-width:4rem;color:#231f20;}.card-datetime-cc{min-width:6rem;max-width:6rem;color:#231f20;}.btn-primary.active{background-color:#231f20;border-color:#231f20;}.btn-primary{border-color:#231f20;background-color:#fff;color:#231f20;}.button:focus{border:1px solid #231f20;box-sizing:border-box;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}.timeline-calender-container-cc{overflow-y:hidden;overflow-x:scroll;white-space:nowrap;}.timeline-calender-scroll-cc{overflow-y:hidden;height:70px;}.timeline-button-right-cc,.timeline-button-left-cc{margin-top:12px;cursor:pointer;}@media(max-width:767px){.timeline-button-right-cc,.timeline-button-left-cc{display:none;}}.timeline-calender-month-cc{text-transform:uppercase;padding-top:.5rem;}.timeline-calender-month-cc a{color:#757575;}.timeline-calender-month-cc a:hover{color:#231f20;}a.timeline-calender-month-active-cc{border-radius:16px;color:#231f20;border:1px solid #231f20;}a.timeline-calender-month-active-cc:hover{background:#231f20;color:#fff;}.timeline-calender-year-cc{font-size:.875rem;color:#757575;}.timeline-notification-active-cc{border-radius:50%;height:48px;width:48px;text-align:center;background:#231f20;color:#fff;}.timeline-notification-idle-cc{border-radius:50%;height:48px;width:48px;text-align:center;border:1px solid #e2e3e7;line-height:14px;font-size:12px;color:#757575;background-color:#fff;}.timeline-notification-border-cc{border-right:1px solid #e2e3e7;width:24px;top:-48px;z-index:-1;}.timeline-project-name-cc{border-bottom:1px solid #e2e3e7;color:#757575;font-size:.88889rem;}.timeline-container-cc:nth-last-child(1) .timeline-notification-cc .timeline-notification-border-cc{border:0 solid;}.stoptimecheckbox{min-width:150px;max-width:150px;padding-left:15px;}.list-events-product-cc{font-size:.88889rem;}.room-description-cc p{font-size:14px;}.list-product-img-cc{width:240px;margin:0 auto;height:240px;max-height:240px;max-width:240px;}.list-product-img-cc img{height:100%;max-height:240px;max-width:240px;}.list-product-summary-row-cc{border-bottom:1px solid #e2e3e7;}.list-product-summary-confirm-cc,.list-product-category-cc,.list-product-summary-row-cc a{font-size:.88889rem;}.list-product-category-room-cc{color:#6f6f71;}.list-product-button-cc p{font-size:.88889rem;color:#757575;text-align:center;}.interior-divider-cc p{font-size:.88889rem;color:#757575;}.card-img-cc img{max-width:56px;max-height:56px;height:56px;}.product-img-circle{color:#6f6f71;margin:.2rem;}.product-img-circle:hover{color:#231f20;}.product-img-circle-first{color:#231f20;margin:.2rem;}.product-gallery-bg-cc{display:none;position:fixed;left:0;top:0;z-index:3000;height:100%;min-height:100vh;width:100%;background-color:#fff;opacity:.9;}.product-gallery-cc{display:none;position:fixed;left:0;top:0;z-index:4000;overflow-y:scroll;top:0;bottom:0;}.product-gallery-single-cc{max-width:400px;}.product-gallery-selected-cc{border:3px solid #231f20;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;border-radius:2px;}.product-selected-text-cc{color:#231f20;}.product-gallery-close-cc{color:#000;text-transform:uppercase;font-weight:700;cursor:pointer;}.product-gallery-close-cc:hover{color:#231f20;}#summaryInteriorChoices .flex-table{display:flex;flex-flow:row wrap;border-bottom:solid 2px rgba(0,0,0,.8);width:100%;}#summaryInteriorChoices .flex-table .flex-row{width:100%;border-top:solid 1px rgba(0,0,0,.08);display:flex;align-content:center;}#summaryInteriorChoices .flex-table .flex-row.black-border{border-color:rgba(0,0,0,.8);border-width:2px;}#summaryInteriorChoices .flex-table .flex-row.blue-border{border-color:#4f6929;border-width:2px;}#summaryInteriorChoices .flex-table .flex-row.grey-border{border-color:rgba(0,0,0,.64);}#summaryInteriorChoices .flex-table .flex-row .flex-cell{padding:16px;}#summaryInteriorChoices .flex-table .flex-row .flex-cell:first-child{width:25%;display:flex;justify-content:center;align-items:center;}#summaryInteriorChoices .flex-table .flex-row .flex-cell:nth-child(2){width:75%;}#summaryInteriorChoices .flex-justify-between{display:flex;justify-content:space-between;align-items:center;}#summaryInteriorChoices .img-responsive{max-height:200px;max-width:200px;}#summaryHLUChoices .black-border{border-top:2px solid rgba(0,0,0,.8);}#summaryHLUChoices .blue-border{border-top:2px solid #4f6929;}#summaryHLUChoices .grey-border{border-top:2px solid rgba(0,0,0,.64);}#summaryHLUChoices .img-responsive{max-height:200px;max-width:200px;}@media screen and (max-width:767px){.product-gallery-close-cc{max-width:400px;}}.product-gallery-container-cc{max-width:800px;width:100%;}.summary-container-cc{border:1px solid #e2e3e7;}.list-link-cc{color:#6f6f71;text-decoration:none;}.list-link-cc:hover{color:#231f20;text-decoration:none;}.object-preview-description-cc{font-size:.88889rem;}.object-preview-description-label-cc,.object-preview-description-icon-cc{color:#6f6f71;}.object-preview-image-container-cc{width:100%;padding-top:66.66%;background-size:cover;background-position-x:center;background-position-y:center;}.object-preview-list-cc{flex-direction:row;}.object-preview-headline-size-list-cc{font-size:.88889rem;color:#6f6f71;}.object-preview-top-header-cc,.object-preview-show-details-cc{font-size:.88889rem;}.object-preview-image-container-list-cc{width:100%;padding-top:25%;background-size:cover;background-position-x:center;background-position-y:center;}.sort-select-cc{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#6f6f71;}.sort-select-icon-cc{color:#6f6f71;margin-right:-1rem;}.sort-select-cc:hover{color:#231f20;cursor:pointer;}.sort-select-cc:hover+.sort-select-icon-cc{color:#231f20;}.sort-select-cc:active,.sort-select-cc:focus{color:#6f6f71;background:#fff;}.sort-select-cc:active,.sort-select-cc:focus+.sort-select-icon-cc{color:#6f6f71;background:#fff;}.sort-select-cc::-ms-expand{display:none;}.is-interestobject-box{position:absolute;z-index:200;overflow:hidden;background-color:#fff;cursor:pointer;width:100%;}.is-interestobjectbackground-information{color:#231f20;}.is-interestobjectbackground-icon{font-size:1.5rem !important;color:#231f20;}.coapplicant-info{display:inline-block;background:rgba(0,95,143,.101961);padding:8px;}.button-answer-cc{min-width:6em;}.object-details-image-container-cc{width:100%;background-size:cover;background-position-x:center;background-position-y:center;background-repeat:no-repeat;padding-top:35% !important;text-align:center;}.object-details-thumbnail-container-cc{max-height:125px;overflow-x:hidden;overflow-y:hidden;white-space:nowrap;user-select:none;}@media(max-width:1199px){.object-details-thumbnail-container-cc{max-height:80px;}}.object-details-thumbnails-cc{width:500px;max-height:160px;overflow-x:hidden;overflow-y:hidden;white-space:nowrap;display:inline-block;user-select:none;}.object-details-thumbnails-cc img{max-width:160px;}@media(max-width:1199px){.object-details-thumbnails-cc{width:330px;}}@media(max-width:420px){.object-details-thumbnails-cc{width:220px;}}.object-details-thumbnails-active-cc{margin:10px 3px;max-width:160px;}.object-details-thumbnails-nonactive-cc{margin:10px 3px;max-width:160px;border:5px solid #fff;}@media(max-width:1199px){.object-details-thumbnails-cc img{max-width:100px;height:auto;}}.object-details-thumbnails-scroller-cc{width:10%;height:125px;line-height:125px;display:inline-block;text-align:center;vertical-align:top;}@media(max-width:1199px){.object-details-thumbnails-scroller-cc{max-height:80px;line-height:80px;}}.buyer-article-related-content-container .list-group-item{background:none;}.contacts-container-cc{max-width:340px;width:340px;}@media(max-width:730px){.contacts-container-cc{width:100%;max-width:100%;}}.contacts-container-header-cc{min-height:100px;background-color:#fff;}.contact-img-cc{max-height:100px;max-width:100px;}.contacts-name-cc{font-weight:700;line-height:1rem;}@media(max-width:320px){.contacts-name-cc,.contacts-title-cc{font-size:.88889rem;}}.contacts-description-cc{font-size:.88889rem;color:#757575;}.contacts-type-cc{font-size:.88889rem;color:#757575;}.my-profile-cc{color:#00508c;}.my-profile-cc:hover{color:#231f20;}.popover{z-index:1060;display:block;max-width:276px;padding:1px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:normal;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);}.popover-body{padding:9px 0 0;color:#000;min-width:150px;}.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after,.popover.bs-popover-bottom .arrow::after{border-bottom-color:#f2f2f2;}.popover-body .close-button-cc{-webkit-appearance:none;color:#000;}.popover-body .close-button-cc:hover{-webkit-appearance:none;color:#000;}.popover-link-cc{font-weight:700;color:#000;text-decoration:none;}.popover-link-cc:hover{background:#f2f2f2;color:#000;text-decoration:none;}em.search{background-color:#231f20;}.search-result-keyphrases-cc{z-index:3000;width:100%;height:100%;position:fixed;overflow:auto;}@media(max-width:991px),(display-mode:standalone){.search-result-keyphrases-cc{margin-top:80px;height:96%;}}.search-result-row-cc{min-height:100%;}.search-result-row-cc .card-style-cc{border:none;background:#4f6929;color:#fff;}.search-similar-words-cc{Border-right:1px solid #e2e3e7;}.search-result-fulltext-image img{display:block;max-width:100%;height:auto;}.search-result-fulltext p{font-size:.88889rem;}.search-term-list-cc{color:#231f20;display:inline;}.search-term-list-cc li{display:inline;}.search-input-expanded-cc{width:100%;}.search-term-item{cursor:pointer;}.search-no-wrap{white-space:nowrap;}.search-input-cc{height:30px;}.search-result-fulltext-link-cc{color:#000;}.search-result-fulltext-link-cc:hover{color:#000;}.menu-search-wrapper-cc button{background-color:#000;color:#6f6f71;}.search-input-cc{border:none;outline:none;margin-left:1rem;}@media(max-width:767px){.search-result-fulltext{padding-bottom:100px;}}.media.search-resultlist-item-cc{cursor:pointer;}.search-result-keyphrases-cc .search-term-list-cc li{cursor:pointer;}.img-responsive,.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;}.search-wrapper-cc{padding-left:16.666667%;}.search-mobile-input-cc{display:flex;left:0;}@media(max-width:991px),(display-mode:standalone){.search-mobile-input-cc{position:absolute;z-index:5000;display:flex;height:64px;border:0 !important;bottom:26px;border-radius:0 !important;left:0;top:0;}}@media(max-width:767px),(display-mode:standalone){.search-mobile-input-cc{bottom:21px;}}@media(max-width:1199px){.search-wrapper-cc{padding-left:25%;}}@media(max-width:991px),(display-mode:standalone){.search-wrapper-cc{padding-left:0;}.searchMobileSection{display:block;}.searchDesktopSection{display:none;}}@media(min-width:992px){.searchMobileSection{display:none;}.searchDesktopSection{display:block;}}@media(max-width:991px),(display-mode:standalone){.search-mobile-input-pwa-cc{position:fixed;z-index:5000;display:flex;height:64px;border:0 !important;bottom:4rem;border-radius:0 !important;left:0;}#search-results-container-pwa{position:fixed;bottom:calc(4rem + 64px);left:3rem;display:flex;flex-direction:column;gap:10px;background-color:#fff;z-index:1000;margin-top:0 !important;border:1px solid #e2e3e7;}#search-results-container-pwa .search-result-item{width:100%;padding:5px;}}.search-results-container{position:relative;top:25px;background-color:#fff;z-index:1000;}.search-results-container .search-result-item{width:100%;padding:5px;}.work-order-row-cc:nth-child(even){background:#f2f1f0;}.work-order-faulty-file-cc{color:#757575;}.work-order-files-cc{color:#757575;}output .list-group-item .output-span-cc{word-break:break-all;}span.document-image-description-cc{word-break:break-all;}.panel-heading-link-cc{color:#000;}.panel-heading-link-cc:hover{color:#231f20;}.panel-heading-hover-cc:hover{background:#f2f1f0;}.contact-optional-cc{cursor:pointer;}.contact-optional-cc:hover{color:#231f20;}.work-order-summary-cc{border-right:1px solid #e2e3e7;}@media(max-width:1199px){.work-order-summary-cc{border-right:0 solid #e2e3e7;}}.work-order-details-items-cc{padding-left:3rem;}.work-order-details-items-cc:nth-child(2){padding-top:0;padding-bottom:2rem;}.work-order-details-items-cc:nth-child(n+3){border-top:1px solid #e2e3e7;padding-top:2rem;padding-bottom:2rem;}@media(max-width:1199px){.work-order-details-items-cc{padding-left:0;}.work-order-details-items-cc:nth-child(2){padding-top:0;padding-bottom:1rem;}.work-order-details-items-cc:nth-child(n+3){border-top:1px solid #e2e3e7;padding-top:1rem;padding-bottom:1rem;}}.work-order-details-cc .work-order-details-heading-cc{padding-left:3rem;}@media(max-width:1199px){.work-order-details-cc .work-order-details-heading-cc{padding-left:0;margin-top:.75rem;}.work-order-details-cc{border-top:1px solid #e2e3e7;margin-top:.75rem;}}.invoice-row-cc:nth-child(even){background:#f2f1f0;}.invoice-description-small-cc{font-size:.88889rem;}.invoice-description-collection-cc{color:#eb0000;border-bottom:.4rem solid #eb0000;}.bank-id-cc{background-image:url("../../images/bankid.svg");background-repeat:no-repeat;background-position:left center;-webkit-background-size:1.125rem 1.125rem;background-size:6rem;height:4.5rem;}@media(min-width:992px){.bank-id-cc{background-position:1.5rem center;}}.bank-id-status-cc{font-size:.88889rem;}.login-text-link-cc a{color:#757575;}.login-text-link-cc a:hover{color:#231f20;}.freja-eid-cc{background-image:url("../../images/frejaeid.svg");background-repeat:no-repeat;background-position:left top;-webkit-background-size:1.125rem 1.125rem;background-size:5rem;height:4.5rem;}.freja-eid-status-cc{font-size:.88889rem;}.article-box-light{background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;padding:1.5em;margin-bottom:1em;}.article-box-divider{border-left:1px solid #e2e3e7;background:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.article-box-dark{background:#154d67;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;color:#fff;padding:1.5em;margin-bottom:1em;}.related-article-link-cc{font-size:.88889rem;color:#757575;}.related-article-item-cc{cursor:pointer;}.related-article-item-cc:hover{color:#231f20;}.article-list-date-cc{color:#757575;}.article-list-title-cc{color:#000;font-weight:700;}.article-list-first-title-cc{color:#000;}.article-list-abstract-cc{color:#000;font-size:.88889rem;}.article-list-cc .img-responsive{width:100%;}.article-list-cc p,.article-list-cc h3{max-width:100%;}.jumbotron{border-radius:0;background-repeat:no-repeat;background-size:cover;color:#fff;}@media(min-width:576px){.jumbotron{padding:20% 5rem;}}.carousel-indicators{bottom:20px;}.large-banner-container-cc{background-size:cover;min-height:700px;border-radius:0;border:0;}@media(max-width:576px){.large-banner-container-cc{min-height:400px;}}.large-banner-content-cc{color:#fff;padding:11% 0;}.large-banner-content-cc h1{text-transform:uppercase;}.large-banner-content-cc p{font-size:1.125rem;}.z-index-header-cc{z-index:2;position:absolute;}.available-container-cc h1{font-size:5rem;}.available-container-cc .card-style-cc{background:linear-gradient(135deg,#448bc9 0%,#05abe0 100%);color:#fff;}.available-container-cc p{font-size:.88889rem;}.text-truncate-cc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body{background-color:#fff;height:100%;color:#000;word-wrap:break-word;line-height:1.5;}body.body-topmenu{margin-top:1.5rem;}@media(max-width:768px){body.body-topmenu{margin-top:0;}}body,html{height:100%;}#lngDropdown .dropdown-menu{max-height:150px;overflow-y:auto;}.chips-container{margin:20vh auto;width:300px;}.chips[type="checkbox"]{opacity:0;position:absolute;}.chips[type="checkbox"]+label{font-family:"Open Sans",sans-serif;color:#000;font-size:16px;cursor:pointer;border-radius:50px;background-color:#000;border:solid 1px #e2e3e7;padding:6px 32px 6px 24px;display:inline-flex;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none;align-items:center;margin:.5rem 32px .5rem 0;}.chips[type="checkbox"]+label a.detailsLink{color:#231f20;margin-right:6px;}.chips[type="checkbox"]+label:active{background-color:#231f20;border-color:#231f20;opacity:.1;}.chips[type="checkbox"]+label:active a.detailsLink{color:#000;}.chips[type="checkbox"]:checked+label{-webkit-transition:all 125ms ease;transition:all 125ms ease;background-color:#231f20;color:#000;border-color:#231f20;}.chips[type="checkbox"]:checked:disabled+label{-webkit-transition:all 125ms ease;transition:all 125ms ease;opacity:.5;background-color:#231f20;color:#000;border-color:#231f20;}.chips[type="checkbox"]:checked+label a.detailsLink{color:#000;margin-right:6px;}.chips[type="checkbox"]:focus+label{border:1px solid #231f20;box-sizing:border-box;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}.chips[type="radio"]{opacity:0;position:absolute;}.chips[type="radio"]+label{font-family:"Open Sans",sans-serif;color:#000;font-size:16px;cursor:pointer;border-radius:50px;background-color:#000;border:solid 1px #e2e3e7;padding:6px 32px 6px 24px;display:inline-flex;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none;align-items:center;margin:.5rem 32px .5rem 0;}.chips[type="radio"]+label:active{background-color:#231f20;border-color:#231f20;opacity:.1;}.chips[type="radio"]:checked+label{-webkit-transition:all 125ms ease;transition:all 125ms ease;background-color:#231f20;color:#000;border-color:#231f20;}.chips+label a{text-decoration:none;color:#000;}.chips[type="radio"]:focus+label{border:1px solid #231f20;box-sizing:border-box;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}.chips_info{width:32px;height:32px;border-radius:50px;border:solid 1px #e2e3e7;cursor:pointer;color:#000;background:#000;margin:0 -56px 0 16px;align-items:center;display:flex;justify-content:center;}.chips_info:active{background-color:#231f20;color:#000;border-color:#231f20;}.workordermessage_exits{background-image:url(../../images/required.svg);background-repeat:no-repeat;background-size:.8rem;position:absolute;width:.8rem;height:.8rem;margin-left:-9px;}.marker-cluster-small{background-color:rgba(218,94,94,.6);}.marker-cluster-small div{background-color:rgba(226,36,36,.6);}.marker-cluster-medium{background-color:rgba(241,211,87,.6);}.marker-cluster-medium div{background-color:rgba(240,194,12,.6);}.marker-cluster-large{background-color:rgba(253,156,115,.6);}.marker-cluster-large div{background-color:rgba(241,128,23,.6);}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c;}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39;}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357;}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c;}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73;}.leaflet-oldie .marker-cluster-large div{background-color:#f18017;}.marker-cluster{background-clip:padding-box;border-radius:20px;}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif;}.marker-cluster span{line-height:30px;}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in;}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in;}.leaflet-popup-content-wrapper{padding:0 !important;border-radius:0 !important;border:0 !important;margin:0 !important;}.leaflet-popup-content{margin:0 !important;width:350px;}.area-details-summary-container{display:none;padding:30px;}.v-select.single .selected-tag{display:block;}.workorder-date-and-link{display:flex;justify-content:space-between;}.Details_PublicNumberOfDays{display:none;}.menu{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column;border-top:1px solid #f2f2f2;}.menu,.submenu{list-style-type:none;margin-bottom:0;padding-inline-start:0;padding-inline-end:0;margin-inline-end:0;margin-inline-start:0;margin-block-end:0;margin-block-start:0;padding-left:0;display:inline;}ul.submenu{display:none;}ul.submenu.active{display:block;}ul.submenu.active>li{background-color:#fff;}ul.submenu.active>li:not(.menu-selected-item-cc){border-left-color:#fff;}ul.submenu.active>li:not(.menu-selected-item-cc):hover{border-left-color:#f2f2f2;}.sub-menu-icon{cursor:pointer;}li.has-submenu{font-weight:400;}li.has-submenu.active{background-color:#fff;font-weight:700;}li.has-submenu.active:not(.menu-selected-item-cc){border-left-color:#fff;}li.has-submenu.active:not(.menu-selected-item-cc):hover{border-left-color:#f2f2f2;}a.dropdown-item.active{background-color:#231f20;}.header6-font{font-size:1rem;font-family:"Open Sans",sans-serif;font-weight:500;}.header3-font{font-size:1.5rem;font-family:"Open Sans",sans-serif;font-weight:700;}.back-to-top{background-color:#fff;position:fixed;bottom:25px;right:25px;display:none;z-index:1000 !important;}.skipToMain{position:absolute;top:12px;margin-left:10px;z-index:5000;padding:7px;background-color:#fff;border:1px solid #ccc;border-radius:3px;transform:translateY(-200%);-ms-transform:translateY(-200%);}.skipToMain:focus{transform:translateY(0%);-ms-transform:translateY(0%);}.fa-stack.card-icon-stack{margin-left:-.6em;}.color-background-icon-ban{color:#eb000085;}.work-order-link{cursor:pointer;color:#231f20;text-decoration:none;}.work-order-link:hover{color:#231f20;text-decoration:none;}#carousel-area{display:none;margin-left:-15px;margin-right:-15px;}.table{display:table;text-align:center;width:100%;margin:auto 0;border-collapse:separate;}.table_row{display:table-row;}.theader{display:table-row;}.table_header{display:table-cell;border-bottom:1px solid;padding:10px 10px 10px 0;font-weight:700;}.table_small{display:table-cell;}.table_row>.table_small>.table_cell:nth-child(odd){display:none;background:#f2f1f0;padding:10px 10px 10px 0;}.table_row>.table_small>.table_cell{padding:10px 10px 10px 0;}.table_row:nth-child(2n+3){background:#f2f1f0;}@media screen and (max-width:650px){.table{display:block;}.table_row:nth-child(2n+3){background:none;}.theader{display:none;}.table_row>.table_small>.table_cell:nth-child(odd){display:table-cell;width:50%;}.table_cell{display:table-cell;width:50%;}.table_row{display:table;width:100%;border-collapse:separate;padding-bottom:20px;margin:5% auto 0;text-align:left;}.table_row>.table_small>.table_cell{padding:10px;}.table_row>.table_small>.table_cell:nth-child(odd){padding:10px;}.table_small{display:table-row;}.table_row>.table_small:first-child>.table_cell:last-child{border-left:none;}.table_row>.table_small>.table_cell:first-child{border-left:1px solid;}.table_row>.table_small:first-child>.table_cell:first-child{border-top-left-radius:5px;border-top:1px solid;}.table_row>.table_small:first-child>.table_cell:last-child{border-top-right-radius:5px;border-top:1px solid;}.table_row>.table_small:last-child>.table_cell:first-child{border-right:none;border-bottom:1px solid;}.table_row>.table_small>.table_cell:last-child{border-right:1px solid;}.table_row>.table_small:last-child>.table_cell:first-child{border-bottom-left-radius:5px;}.table_row>.table_small:last-child>.table_cell:last-child{border-bottom-right-radius:5px;border-bottom:1px solid;}}.icon::before{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:"Font Awesome 5 Free";font-weight:900;}.partner::before{content:"";}.calendarbooking .dayindex-6,.calendarbooking .dayindex-7{display:none;}.newmessageicon{display:none;}.textdanger{color:#eb0000;}.textsuccess{color:#0c8844;}.nav.binding-nav{display:block;}.carousel-control-pause{position:absolute;right:5%;z-index:100;display:-ms-flexbox;display:flex;-ms-flex-align:center;-ms-flex-pack:center;justify-content:space-around;width:5%;height:10%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease;align-content:space-between;}.carousel-control-pause-icon{display:inline-block;width:20px;height:20px;margin-top:20px;background:50%/100% 100% no-repeat;}.puff-anchor{text-decoration:none;color:#000;}.puff-anchor:hover{color:#000;text-decoration:none;}.puff-anchor:focus,.puff-anchor:active{color:#000;text-decoration:none;}.guide-text{font-style:italic;font-size:.75rem;}.border-bottom-light{border-bottom:1px solid rgba(0,0,0,.1);}.consumption-statistics-islower{font-size:1.5rem;color:#0c8844;}.consumption-statistics-ishigher{font-size:1.5rem;color:#eb0000;}.consumption-statistics-tipsheader{text-align:center;padding-bottom:1rem;padding-top:1rem;}.consumption-statistics-efficiencybox{margin:auto;width:75%;border:3px solid #000;padding:10px;}.consumption-statistics-efficiencyexplanation{margin:auto;width:75%;font-style:italic;font-size:.75rem;}.consumption-statistics-emphasize{font-size:1rem;}.navbar-mobile{background:#fff;border-bottom:1px solid #e2e3e7;box-sizing:border-box;-webkit-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);box-shadow:0 0 10px rgba(0,0,0,.08),0 0 50px rgba(45,58,96,.1);height:4rem;overflow:hidden;position:fixed;bottom:0;width:100%;z-index:1000;padding-bottom:5em;padding-top:.5em;padding-right:1em;padding-left:.5em;}.navbar-mobile a{float:left;display:block;color:#00508c;text-align:center;padding:4px 16px;text-decoration:none;font-size:.875rem;}.navbar-mobile a:hover{background-color:#f2f2f2;color:#000;}.navbar-mobile a.active{background-color:#04aa6d;color:#fff;}.navbar-mobile-menu{font-size:.875rem;}.webappmenu_home::before{content:"";font-size:25px;color:#231f20;}.webappmenu_home::before:hover{color:#000;}.webappmenu_search::before{content:"";font-size:25px;color:#231f20;}.webappmenu_search::before:hover{color:#000;}.webappmenu_messages::before{content:"";font-size:25px;color:#231f20;}.webappmenu_messages::before:hover{color:#000;}.webappmenu_profile::before{content:"";font-size:25px;color:#231f20;}.webappmenu_profile::before:hover{color:#000;}.webappmenu_menu{font-size:.75rem;text-align:center;color:#231f20;}.webappmenu_menu:hover{background-color:#f2f2f2;color:#000;}.standalone-only{display:none;}.webappmenu_menu_padding_top{padding-top:5rem;}.webappmenu_menu_menu_text{padding-top:5px;font-size:12px;}.webappmenu_menu_icon::before{content:"";font-size:25px;color:#231f20;}.webappmenu_menu_icon::before:hover{color:#000;}@media(display-mode:standalone){.standalone-only{display:block;}}@media(display-mode:browser){.regular-browser-only{display:block;}}@media(display-mode:standalone){.regular-browser-only{display:none;}}.topmenu-standalone{position:fixed;margin-bottom:4rem;width:100%;bottom:0;overflow-y:scroll;max-height:90%;z-index:10000;}.list-group-item-links:last-child{border-bottom:2px solid rgba(0,0,0,.125);}@media(display-mode:standalone){.ebbot-open-button-wrapper,.ebbot-blob{bottom:6em !important;}}@media(display-mode:standalone){#topmenu{border:unset;}}.cookie-consent-btn{position:fixed;bottom:0;z-index:100000;left:0;font-size:2em;}@media(display-mode:standalone){.cookie-consent-btn{position:fixed;bottom:3em;z-index:100000;left:.125em;font-size:2em;}}.blue-box-right{background:#0078c2;color:#fff;clear:both;float:right;border-radius:3px;}.blue-box-right-header{float:right;}.grey-box-left{background:#f2f2f2;border-radius:3px;}.grey-box-header{clear:right;}.grey-box-header>div,.blue-box-right-header>div{padding-left:0;}.blue-box-right-header>div>span{float:right;}.answerMessage{clear:both;}.marked-as-unread{font-weight:800;}.mark-as-read>div{width:100%;}.ribbon{width:150px;height:150px;overflow:hidden;position:absolute;}.ribbon::before,.ribbon::after{position:absolute;z-index:-1;content:'';display:block;border:5px solid #2980b9;}.ribbon span{position:absolute;display:block;width:225px;padding:15px 0;background-color:#a00;box-shadow:0 5px 10px rgba(0,0,0,.1);color:#fff;font-weight:bold;font-size:small;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;text-align:center;}.ribbon-top-left{top:-5px;left:-5px;}.ribbon-top-left::before,.ribbon-top-left::after{border-top-color:transparent;border-left-color:transparent;}.ribbon-top-left::before{top:0;right:0;}.ribbon-top-left::after{bottom:0;left:0;}.ribbon-top-left span{right:-25px;top:30px;transform:rotate(-45deg);}.truncate-multiline{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.news-item{display:flex;flex-wrap:wrap;}.news-item .news-image-container{flex:1 1 25%;max-width:25%;}.news-item .news-text-container h2{font-size:2rem;}@media(max-width:768px){.news-item{flex-direction:column;}.news-item .news-image-container{flex:1 1 100%;max-width:100%;padding-bottom:1em;width:100%;}.news-item .news-text-container{flex:1 1 100%;max-width:100%;}}.sr-only{color:#000;visibility:hidden;}.greetingsText{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:10px;}.greetingsText p{line-height:1.4;}.greetingsText b{font-size:1.5rem;}.greetingsText span{font-size:.88889rem;}.message-textarea-container{position:relative;}.message-textarea-container textarea{padding-right:40px;}.message-textarea-container .file-upload{position:absolute;bottom:8px;right:8px;background:#f3f3f3;border:1px solid #ccc;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background .2s;}.message-textarea-container .file-upload:hover{background:#e1e1e1;}.message-textarea-container input[type="file"]{display:none;}@media(display-mode:standalone){div.main-container{background:transparent;box-shadow:unset;border:unset;}.user-activities-container{display:grid;grid-template-columns:1fr;gap:0;}.card{order:var(--grid-order,0);}.profile-card{border-radius:12px;border:none;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;transition:box-shadow .3s ease;background-color:var(--card-bg-color,#fff);}.profile-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);}.profile-card .card-header{background-color:var(--card-bg-color,#fff);border:none;padding:20px;cursor:pointer;display:flex;align-items:flex-start;gap:6px;position:relative;min-height:80px;}.profile-card .card-header.full-height{min-height:120px;}.profile-card .card-body p{color:#000;}.user-activity-item{transition:all .3s ease;}.profile-accordion-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;margin:0;align-items:start;margin-bottom:1rem;}.profile-accordion-container>.card:not(.full-width){grid-column:auto;}.profile-accordion-container>.card.full-width{grid-column:1/-1;}.card-icon{background:#e3f2fd;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:unset;}.card-icon i{color:#231f20;}.card-content{flex:1;min-width:0;display:flex;flex-direction:column;}.card-title{font-size:16px;font-weight:600;color:#333;margin:0 0 4px 0;line-height:1.3;}.subtitle{font-size:14px;color:#666;margin:4px 0 0 0;line-height:1.4;}.badge-container{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;align-items:center;gap:4px;}.badge-container .badge.badge-info{background:#231f20;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;}.visa-text{font-size:12px;color:#666;text-transform:lowercase;}.collapse{transition:height .35s ease;}.collapsing{transition:height .35s ease;}.profile-card .card-body{padding:0 20px 20px 20px;background-color:var(--card-bg-color,#fff);}.profile-card .card-body p{margin:0;color:#666;line-height:1.5;}.profile-card .card-body>a,.profile-card .card-body>div{background-color:inherit;}.profile-card.bottom-aligned .card-header{display:flex;align-items:flex-start;flex-direction:column;position:relative;}.profile-card.bottom-aligned .card-icon{position:absolute;top:20px;left:20px;margin:0;}.profile-card.bottom-aligned .card-content{position:absolute;bottom:20px;left:20px;margin:0;}.object-description-cc.list-group-item.engagement-description:first-child{padding-top:1.5rem !important;}.object-description-cc.list-group-item.engagement-description:last-child{padding-bottom:1.5rem !important;}.fa-user-circle:after{content:none;}}body.pwa-preview div.main-container{background:transparent;box-shadow:unset;border:unset;}body.pwa-preview .user-activities-container{display:grid;grid-template-columns:1fr;gap:0;}body.pwa-preview .card{order:var(--grid-order,0);}body.pwa-preview .profile-card{border-radius:12px;border:none;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;transition:box-shadow .3s ease;background-color:var(--card-bg-color,#fff);}body.pwa-preview .profile-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);}body.pwa-preview .profile-card .card-header{background-color:var(--card-bg-color,#fff);border:none;padding:20px;cursor:pointer;display:flex;align-items:flex-start;gap:6px;position:relative;min-height:80px;}body.pwa-preview .profile-card .card-header.full-height{min-height:120px;}body.pwa-preview .profile-card .card-body p{color:#000;}body.pwa-preview .user-activity-item{transition:all .3s ease;}body.pwa-preview .profile-accordion-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;margin:0;align-items:start;margin-bottom:1rem;}body.pwa-preview .profile-accordion-container>.card:not(.full-width){grid-column:auto;}body.pwa-preview .profile-accordion-container>.card.full-width{grid-column:1/-1;}body.pwa-preview .card-icon{background:#e3f2fd;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:unset;}body.pwa-preview .card-icon i{color:#231f20;}body.pwa-preview .card-content{flex:1;min-width:0;display:flex;flex-direction:column;}body.pwa-preview .card-title{font-size:16px;font-weight:600;color:#333;margin:0 0 4px 0;line-height:1.3;}body.pwa-preview .subtitle{font-size:14px;color:#666;margin:4px 0 0 0;line-height:1.4;}body.pwa-preview .badge-container{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;align-items:center;gap:4px;}body.pwa-preview .badge-container .badge.badge-info{background:#231f20;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;}body.pwa-preview .visa-text{font-size:12px;color:#666;text-transform:lowercase;}body.pwa-preview .collapse{transition:height .35s ease;}body.pwa-preview .collapsing{transition:height .35s ease;}body.pwa-preview .profile-card .card-body{padding:0 20px 20px 20px;background-color:var(--card-bg-color,#fff);}body.pwa-preview .profile-card .card-body p{margin:0;color:#666;line-height:1.5;}body.pwa-preview .profile-card .card-body>a,body.pwa-preview .profile-card .card-body>div{background-color:inherit;}body.pwa-preview .profile-card.bottom-aligned .card-header{display:flex;align-items:flex-start;flex-direction:column;position:relative;}body.pwa-preview .profile-card.bottom-aligned .card-icon{position:absolute;top:20px;left:20px;margin:0;}body.pwa-preview .profile-card.bottom-aligned .card-content{position:absolute;bottom:20px;left:20px;margin:0;}body.pwa-preview .object-description-cc.list-group-item.engagement-description:first-child{padding-top:1.5rem !important;}body.pwa-preview .object-description-cc.list-group-item.engagement-description:last-child{padding-bottom:1.5rem !important;}body.pwa-preview .fa-user-circle:after{content:none;}#splash{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#fff;background-size:cover;background-position:center;z-index:9999;transition:opacity 300ms ease,visibility 300ms;opacity:1;visibility:visible;}.splash-content{text-align:center;}.splash-logo{width:140px;height:auto;display:block;margin:0 auto 16px;background-image:url("../images/trobo-logotype.svg");}.splash-title{font-size:20px;font-weight:600;letter-spacing:.2px;}#scrollToTop{position:fixed;bottom:20px;right:5.5em;padding:14px 17px;background-color:#00508c;color:#fff;text-decoration:none;border-radius:2em;z-index:10000;display:none;box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;}@media(max-width:767px){#scrollToTop{padding:8px 12px;bottom:22px;right:1em;}}#scrollToTop:hover{background-color:#004173;}a#scrollToTop i.fas.fa-arrow-up{color:#fff;font-size:1.5em;}#scrollToTop span{position:absolute;clip:rect(1px,1px,1px,1px);color:#fff;}html,body{font-family:"Open Sans",sans-serif;font-size:18px;font-optical-sizing:auto;font-weight:400;font-style:normal;}#lngDropdown{display:none;}.header-link-cc.sign-in,.header-link-cc.sign-out{text-decoration:none;padding:.6em .95em !important;color:#00508c;font-weight:600;font-size:.825em;background:#d4e7be;margin-right:1em;border-radius:5px;}@media(max-width:991px){.header-link-cc.sign-in,.header-link-cc.sign-out{background:transparent;margin-right:0;padding:.6em 0 !important;font-size:inherit;}}.header-link-cc.sign-in .fa-user-circle:before,.header-link-cc.sign-out .fa-user-circle:before{content:"";color:#00508c;}@media(max-width:991px){.header-link-cc.sign-in .fa-user-circle:before,.header-link-cc.sign-out .fa-user-circle:before{color:#00508c;}}h1,h2,h3,h4,h5,h6{font-family:"Open Sans",sans-serif;}h1{font-size:2.5em;line-height:1.5em;color:#00335d;}h1#pageViewModelTitle{margin-bottom:.25em;}@media(max-width:767px){h1#pageViewModelTitle{font-size:1.555555em;}}h2{font-size:1.777775em;}@media(max-width:767px){h2{font-size:1.5em;}}h3{font-size:1.333333em;line-height:1.25em;}h4{font-size:1.11111em;line-height:1.25em;}h5{font-size:1em;line-height:1.125em;}h6{font-size:1em;line-height:1.125em;}.ingress{font-size:1.125em;}@media(max-width:768px){.ingress{margin-top:1em;}}p.nomargin{margin:0;}.center-vertical{display:flex;align-items:center;height:100%;}.header-font,.article-list-first-title-cc{font-family:"Open Sans",sans-serif;color:#00335d;}.page-title-description-cc{margin-bottom:1em;}.desktop-header div{width:auto;}.desktop-header div .page-title-cc{margin-top:1.5em;}ol,ul,dl{padding-left:1em;}.accordion.card.card-style-cc h4{font-size:1em;line-height:1.125em;margin-top:.75em;margin-bottom:.1em;}.desktop-header #breadCrumb{margin-bottom:1.5em !important;}@media(max-width:479px){.desktop-header #breadCrumb{margin-bottom:.5em !important;}}button .button-primary,.button-primary{background:#00508c;color:#fff !important;text-transform:none;padding:.6em 1.5em;font-weight:600;text-decoration:none;margin-bottom:1em;display:inline-block;border:2px solid #00508c;border-radius:5px;}button.button-primary:hover,.button-primary:hover{background:#00335d;color:#fff;border:2px solid #00335d;}button .button-secondary,.button-secondary{background:#fff;border:2px solid #00508c;color:#000 !important;text-transform:none;padding:.6em 1.5em;font-weight:600;text-decoration:none;margin-bottom:1em;display:inline-block;border-radius:5px;}button.button-secondary:hover,.button-secondary:hover{background:#f2f2f2;text-decoration:none;}div#mainContent.col-12 div.row div.col-12.full-width{padding:0 !important;background:#fff;position:relative;}#btnInterestDelete,#btnDeclineOffer,#btnAcceptOffer{text-transform:unset;padding:.6em 1.5em;font-weight:600;}#trobo-startpage{position:relative;top:0;}.menu-heading-cc{display:none !important;}.menu,.submenu{display:inline-flex;width:100%;}@media(display-mode:browser){.menu-button-cc,.navbar.d-lg-none{display:block !important;}.menu-button-cc .fa-bars,.navbar.d-lg-none .fa-bars{padding:.6125em .85em !important;background:#d4e7be;border-radius:5px;}}@media(display-mode:browser) and (max-width:991px){.menu-button-cc .fa-bars,.navbar.d-lg-none .fa-bars{padding:1em 0 0 !important;background-color:transparent;}}@media(display-mode:browser){.menu-button-cc .fa-bars:before,.navbar.d-lg-none .fa-bars:before{color:#00508c;}}@media(display-mode:browser) and (max-width:991px){.menu-button-cc .fa-bars:before,.navbar.d-lg-none .fa-bars:before{color:#00508c;}}@media(display-mode:browser){.menu-button-cc .fa-bars:after,.navbar.d-lg-none .fa-bars:after{font-family:"Open Sans",sans-serif;font-weight:600;content:"Meny";color:#00508c;white-space:nowrap;display:inline;line-height:1.275em;font-size:.785em;float:left;margin-right:.75em;}}@media(display-mode:browser) and (max-width:991px){.menu-button-cc .fa-bars:after,.navbar.d-lg-none .fa-bars:after{color:#00508c;float:none;display:block;font-size:.725em;margin:0;line-height:1.95em !important;}}@media(display-mode:browser){.desktop-logo-cc{display:none !important;}div#menuCloseButton a.d-lg-none{display:none !important;}.fa-globe:before{content:"";color:#00508c;}}#mainContent{max-width:100%;flex:0 0 100%;}.menu-row-cc{padding-top:1.25rem;padding-bottom:1.25rem;}.breadcrumb-item.active{color:#000;}@media(min-width:768px){main.main-container,div.main-container{width:100%;overflow:hidden;}.navbar{padding:0 !important;height:6em;}.navbar .mobile-logo-cc{height:5em;width:12em;margin-left:1em;}.menu-search-wrapper-cc button{background:#00508c;}.mb-md-5,.my-md-5{margin-bottom:2rem !important;}}#mainBody{max-width:1600px;margin:auto;padding:2em;}@media(max-width:479px){#mainBody{padding:1em;}}#mainBody.main-body-startpage{max-width:100%;margin-top:0;background:#fff;padding:0;overflow-x:hidden;}@media(max-width:991px){#mainBody.main-body-startpage{margin-top:0;}}#main-body-content>div>.col-xl-8{width:100%;max-width:100%;}#main-body-content>div>.col-xl-8{width:100%;max-width:100%;}main.main-container,div.main-container{width:100%;}#zeBody,.desktop-header div,.navbar-nav,footer{margin:auto;}footer{max-width:1440px;padding-bottom:1em;}footer h2,footer h3,footer h4{margin-bottom:1em;margin-top:0;}footer div.row div.col:nth-child(1){text-align:left;}footer div.row div.col:nth-child(2){text-align:center;}footer div.row div.col:nth-child(2) h2,footer div.row div.col:nth-child(2) h3,footer div.row div.col:nth-child(2) h4{margin-bottom:1em;margin-top:0;}@media(max-width:767px){footer div.row div.col:nth-child(2){text-align:left;}}footer div.row div.col:nth-child(3){text-align:right;}@media(max-width:767px){footer div.row div.col:nth-child(3){text-align:left !important;}}.navbar{z-index:999;}.main-body-startpage #zeBody{max-width:100%;}.desktop-header{position:relative;z-index:999;top:0;}.desktop-header div{margin:auto;margin-right:auto;margin-bottom:0 !important;margin-top:0 !important;}.desktop-header div .page-title-cc{margin-top:1em;}div#mainBody.main-body-startpage div.regular-browser-only.row.justify-content-between.desktop-header{z-index:1000;top:0;position:absolute;min-width:99%;right:0;margin:0;padding:0;}.desktop-header .d-lg-block{display:none !important;}.desktop-header #breadCrumb{margin-left:0;margin-bottom:1.5em;}.article-image-container{display:none;}.navigation-container-cc{z-index:3000;}@media(display-mode:browser){.navigation-container-cc{z-index:3000;position:absolute;right:-100%;transition:all 1s;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;display:none;}.navigation-container-cc::-webkit-scrollbar{display:none;}}.navigation-container-slide-cc.regular-browser-only{right:0;transition:all 1s;display:block;}div.desktop-header a.register.pr-0.pr-lg-3.header-link-cc.sign-in{display:none !important;}@media(max-width:479px){.header-link-cc{padding:0;}}.chips[type="checkbox"]+label,.chips[type="radio"]+label{background:#f2f1f0;}.chips[type="checkbox"]:checked+label,.chips[type="radio"]:checked+label{color:#fff;background:#00508c;border:none;}.chips[type="checkbox"]:checked+label a.detailsLink,.chips[type="radio"]:checked+label a.detailsLink{color:#000;}#toast-container{bottom:40%;}#toast-container>.toast-info{background-color:#fff;color:#000;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAACbUlEQVRIS7WVO4gTURSGvUkKQ1JYKFhssYULaxlUsHRhkkxgB7YZrAQFhbXTQrRQLFywEbYSCwUtLCMEImxeYDoFLRYsVnBFiy2nmGIhhLz8jiQhmbl3ZgQduCRz7rn3/89/HqNOxDzlctkaj8dXcbvIOiXuk8nkiJ+uUupdu93ej7tDmRwcxznd6/Vesr8VdQlAb3K53N1areab/LQgpVJpE/YCcDaOpewDdMS63Wq13uv8QyDIY49Goz3D5cfYZWnBU6mUC1A1eHYJxHXdvO/7X9F8VctIqUvTnHw2kPCy2ez5er3uLe4vgSDTLjLdMWobDyLSVSkGVwuCTOeQ6YDNTEQefC7xTZHOzmUymY1Go9Gdvc8jIYqHRPEkSaLjfCDyimhuhUAsy2pjtCKkqqbT6ecQ8Yhkj7US4XsIyFoIpFgs/oyTgUM7nU7nURJf/OYqzf8kOSiNB8MbSXxNIAdEsh7X3QlBPEDO6HJSx7j5L0CIeB8yBV1ObhKJjBLjk1QuOv8ZnX8vBDIdiN/Z+DNpdc8CSJS0Q/pkjT75FQIRAwndJpoXBgwPhjIEq5T7A3wes04GfSHyFqmuLdpDA5ILPuBwRXP4CwRkOMroEJaXg4UidsZ+ITj2QyB0/joN9zFKNlOk2B2q6lOIoO5ApVJZGQwGr9kzToAlOZT6hpROs9k81ObSWEqCYFkykZ/qtA+AhPIQmZMg6PQbs4XeF8iBVN4xvz9gnkfW+7znp3kqmL73xm98VISzPdu2V4fDoVSjzeqSj42/lisJkPhQ+teJbpcp7ZKXTqLEJ7180U+aud/vb9NHO/8NJIrYbzfBJSn2cbCBAAAAAElFTkSuQmCC") !important;}.button.button-primary.button-available-page{width:100%;text-align:center;background:#00508c;color:#000;font-size:1.1rem;font-weight:400;padding:1rem;}.button.button-primary.button-available-page:hover{background:#004173;-webkit-transition:all .3s ease;transition:all .3s ease;}@media(max-width:991px){div#searchWrapper{border:1px solid #e2e3e7 !important;padding:2px !important;}div#searchWrapper #searchCloseBtn.btn{padding:6px;}div#searchWrapper .fa-search{padding:6px 5px !important;}}@media(max-width:768px){div#searchWrapper{border:1px solid #e2e3e7 !important;padding:2px !important;}div#searchWrapper #searchCloseBtn.btn{padding:6px;}}div#searchWrapper .btn{color:#fff;border-radius:3px;background:#00508c;}div#searchWrapper .btn .fa-search:after{content:unset;}button.btn.btn-sm i.fa.fa-search.fa-1x{color:#fff;}.breadcrumb{display:flex !important;padding:0;margin-bottom:0;list-style:none;background-color:transparent;border-radius:0;color:#000;font-size:15px;line-height:1.4rem;}.breadcrumb a{color:#000;}.breadcrumb .fas.fa-arrow-left.fa-lg{font-size:1em;}.breadcrumb .breadcrumb-item.active{padding:2px;}em.search{color:#fff;}.object-preview-description-cc div:nth-last-of-type(1) .object-preview-description-icon-cc div>span:before,div.object-preview-description-cc:nth-of-type(3) span:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:.75em;color:#00508c;font-size:.5em;top:-3px;position:relative;}.card-style-cc>div.object-preview-description-cc:nth-of-type(3)>p>span:before{content:"";}span.prio_objectproperty{color:#e20613;font-weight:600;}.badge{line-height:1.25;}.badge-info{background:#00508c;}.badge-info.shortcut-badge{font-size:.95rem;text-decoration:none;font-weight:300;border-radius:5px;color:#000;padding:.85em 2em !important;background:#fff;font-weight:600;margin-top:1em;border:2px solid #00508c;box-shadow:0 1px 3px rgba(0,0,0,.16),0 1px 2px rgba(0,0,0,.23);}.badge-info.shortcut-badge:focus,.badge-info.shortcut-badge:hover{background:#f2f2f2;color:#000;}.card-style-notification-gradient-cc .article-notification-symbol-cc,.card-style-notification-gradient-cc .article-notification-text-cc{color:#000;}div.article-list-cc.important{width:100%;z-index:1001;}div.importantArticle{background:#b11116;color:#fff;padding:.125em 4em !important;display:flex;align-items:center;justify-content:center;}@media(max-width:1200px){div.importantArticle{display:block;width:100%;margin:0;float:left;}}@media(max-width:991px){div.importantArticle{padding:1.125em 2em !important;}}div.importantArticle h3{font-size:1em;float:left;margin:0 .35em 0 0;padding:0;line-height:1.7em;color:#fff;}@media(max-width:767px){div.importantArticle h3{width:100%;}}div.importantArticle p.description{margin-bottom:1em;float:left;margin-right:.25em;margin-bottom:0;font-size:1em;line-height:1.7em;}div.importantArticle a{color:#fff;text-decoration:underline;font-size:1em;}div.importantArticle a:hover{color:#fff;text-decoration:underline;}.carousel{padding:0 !important;}.carousel .sr-only{color:#000;visibility:hidden;}.carousel .carousel .carousel-hero>div{max-width:50%;}@media(max-width:1160px){.carousel .carousel .carousel-hero>div{max-width:80%;}}@media(max-width:469px){.carousel .carousel .carousel-hero>div{max-width:100%;}}.carousel .carousel-inner{min-height:500px;max-height:1000px;height:100%;}@media(max-width:767px){.carousel .carousel-inner{min-height:300px;}}.carousel .carousel-hero{padding:10% 5rem;min-height:460px !important;max-height:1000px;height:100%;background-position:center 20%;}@media(max-width:767px){.carousel .carousel-hero{padding:10% 3rem;}}@media(max-width:767px){.carousel .carousel-hero{min-height:320px !important;margin-bottom:0;}}.carousel .carousel-hero>div{background:rgba(255,255,255,.75);color:#000;padding:2rem;position:relative;}@media(max-width:767px){.carousel .carousel-hero>div{max-width:340px;padding:1rem;left:auto;}}.carousel .carousel-hero>div .hero-title{font-size:2.4rem;}@media(max-width:767px){.carousel .carousel-hero>div .hero-title{font-size:1.25rem;}}.carousel .carousel-hero>div .hero-subtitle{font-size:1.125rem;}@media(max-width:767px){.carousel .carousel-hero>div .hero-subtitle{font-size:.95rem;}}.carousel a.button.button-primary.btn-lg.hero-button{margin-top:1em;margin-bottom:0;}@media(max-width:767px){.carousel a.button.button-primary.btn-lg.hero-button{font-size:.875rem;}}.carousel .carousel-control-pause{right:0;opacity:1;}@media(max-width:991px){.carousel .carousel-control-pause{right:1rem;width:40px;}}.carousel .carousel-control-pause:hover{opacity:1;transition:opacity .15s ease;color:#fff;}.carousel .carousel-control-pause .carousel-control-pause-icon{width:2em;height:2em;background-color:#00335d;background-size:50% 50%;border-radius:50%;border:2px solid #00335d;transition:transform .3s ease,background .3s ease;}.carousel .carousel-control-pause .carousel-control-pause-icon:hover{background-color:#002544;border-color:#002544;transform:translate(0,0);}.carousel .carousel-control-pause .carousel-control-pause-icon i{padding-top:6px;}.carousel .carousel-control-pause .fa-pause:before{color:#fff;}@media(max-width:991px){.carousel .carousel-control-prev,.carousel .carousel-control-next{top:1rem;}}@media(max-width:991px){.carousel .carousel-control-prev{left:1rem;}}@media(max-width:991px){.carousel .carousel-control-next{right:1rem;}}.carousel .carousel-control-prev-icon,.carousel .carousel-control-next-icon{width:2.5em;height:2.5em;background-color:#00335d;background-size:50% 50%;border-radius:50%;padding:1em;border:3px solid #00335d;transition:transform .3s ease,background .3s ease;}.carousel .carousel-control-prev-icon:hover,.carousel .carousel-control-next-icon:hover{background-color:#002544;transform:translate(0,0);}.carousel .carousel-control-prev-icon{background-position:50%;background-image:url(../images/chevron-left-solid.svg);}.carousel .carousel-control-prev-icon:hover{background-color:#002544;border-color:#002544;}.carousel .carousel-control-next-icon{background-position:50%;background-image:url(../images/chevron-right-solid.svg);}.carousel .carousel-control-next-icon:hover{background-color:#002544;border-color:#002544;}.carousel .carousel .carousel-control-pause .fa-pause:before{color:#fff;}.carousel .fa-play:before{color:#fff;}.carousel .carousel-indicators{bottom:5em;}.carousel .carousel-indicators li{border:5px solid #00335d;border-radius:2px;}@media(max-width:767px){.carousel .carousel-indicators{bottom:0;}}.carousel .carousel-control-prev,.carousel .carousel-control-next{opacity:1;}div#carousel-area{display:block;}div#carousel-area .carousel-hero{padding:23% 5rem;min-height:460px !important;max-height:1000px;height:100%;background-position:center 20%;}@media(max-width:767px){div#carousel-area .carousel-hero{padding:23% 0;}}@media(max-width:767px){.carousel{margin-top:0;}div.importantArticle{font-size:initial;justify-content:unset;float:left;padding:1em 2em !important;}div.importantArticle p.description{float:unset;}.navbar .mobile-logo-cc{height:4em;width:8em;background-position:0;margin-left:.5em;}.navbar{height:5rem;}}.card-style-cc{border-color:#dee7ee;box-shadow:0 1px 3px rgba(0,0,0,.16),0 1px 2px rgba(0,0,0,.23);}@media(max-width:767px){.card-style-cc{margin-bottom:0;}}.user-notice .form-content{padding:1rem !important;}.user-notice .text-right{float:right;padding:1rem !important;}.headerArticle{text-align:center;}.headerArticle .headerArticleBackground{background-size:cover;background-position:50%;margin-left:-1rem;margin-right:-1rem;padding:12em;}@media(max-width:767px){.headerArticle .headerArticleBackground{padding:2em;}}.headerArticle .headerArticleContent{background:rgba(255,255,255,.75);display:inline-block;padding:3em;border-radius:3px;max-width:700px;margin-top:2rem;margin-right:2rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;}.headerArticle .headerArticleContent .headerArticleTitle{font-family:"Open Sans",sans-serif;margin-top:0;color:#00508c;}.headerArticleLeft{text-align:left;}.headerArticleLeft .headerArticleLeftBackground{background-size:cover;background-position:50%;margin-left:-1rem;margin-right:-1rem;padding:12em 0;}@media(max-width:767px){.headerArticleLeft .headerArticleLeftBackground{padding:2em;}}.headerArticleLeft .headerArticleLeftContent{background:rgba(255,255,255,.75);display:inline-block;padding:3em;border-radius:3px;max-width:700px;margin:0 auto;margin-left:10em;text-align:left;}@media(max-width:767px){.headerArticleLeft .headerArticleLeftContent{margin:0;}}.headerArticleLeft .headerArticleLeftContent .headerArticleLeftTitle{font-family:"Open Sans",sans-serif;margin-top:0;color:#00508c;}.largeImageArticle{text-align:center;}.largeImageArticle .largeImageCover{background:rgba(255,255,255,.7);padding:13em;}@media(max-width:767px){.largeImageArticle .largeImageCover{padding:4em;}}.largeImageArticle .largeImageBackground{background-size:cover;background-position:50%;margin-left:-1rem;margin-right:-1rem;}.largeImageArticle .largeImageContent{display:inline-block;max-width:1024px;margin-top:2rem;margin-right:2rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;}.largeImageArticle .largeImageContent .largeImageTitle{font-family:"Open Sans",sans-serif;text-align:left;width:100%;color:#00508c;}.largeImageArticle .largeImageContent .largeImageIngress{text-align:left;font-weight:500;}.largeImageArticle .largeImageContent span{display:block;width:100%;}.largeImageArticle .largeImageContent .button-primary{float:left;margin-top:1em;}.siteEntries{max-width:1440px !important;margin:-5em auto 0;}@media(min-width:3000px){.siteEntries,.puffList{width:100% !important;max-width:100% !important;}}@media(max-width:1200px){div.article-list-cc.site-entries div.col-12.col-md-6.item{flex:0 0 50%;max-width:50%;}}@media(max-width:1200px) and (max-width:767px){div.article-list-cc.site-entries div.col-12.col-md-6.item{flex:0 0 100%;max-width:100%;}}.siteEntries{max-width:1440px !important;margin:-5em auto 0;}.siteEntries h2{font-size:1.5em;}@media(max-width:1200px){.siteEntries h2{font-size:1.5em;}}@media(max-width:767px){.siteEntries{margin-top:0;padding-bottom:0 !important;}}.siteEntries .site-entries-style{display:flex;flex-direction:column;justify-content:center;align-items:center;border:none;border-radius:100%;width:15em;margin:0 auto;height:15em;}@media(max-width:1200px){.siteEntries .site-entries-style{margin-bottom:1em;}}@media(max-width:767px){.siteEntries .site-entries-style{width:100%;height:auto;border-radius:0;padding:2em 0 1em;margin:0;}}.siteEntries a{color:#000;text-decoration:none;}.siteEntries a img.img-responsive{position:relative;height:60px;width:60px;object-fit:contain !important;margin:1em auto .5em;padding:.25rem;}@media(max-width:767px){.siteEntries a img.img-responsive{height:60px;width:60px;}}.siteEntries a .box{text-align:center;padding:0 30px 20px 30px;position:relative;}.siteEntries a .box p{font-size:.875rem;}.siteEntries a .box h2{color:#00508c;}.siteEntries a .box .button-square-chevron{border-radius:.4rem 0 .8rem 0;position:absolute;bottom:0;right:0;padding:.8rem 1.2rem;}.siteEntries a .box .button-square-chevron i{font-size:1.6rem;}.puffList{margin:0 auto;padding-top:3em;margin-bottom:0;background:#d4e7be;}.puffList h2{margin-top:0;color:#00508c;}@media(max-width:767px){.puffList{padding-bottom:0 !important;padding-top:0 !important;}}@media(max-width:991px){.puffList h2{font-size:1.5em;}}.puffList .article-list-cc{width:1440px;margin:0 auto;}@media(max-width:767px){.puffList .article-list-cc{padding-bottom:0 !important;width:100%;}}.newsList{background-color:#f0f5f8;padding:3em 0;}@media(max-width:767px){.newsList{padding:1em 0;}}.newsList .article-list-first-title-cc{color:#00508c;}.newsList h1.newsTitleHeader{text-align:center;margin-bottom:1em;color:#00508c;font-size:3em;}@media(max-width:767px){.newsList h1.newsTitleHeader{text-align:center;margin-bottom:.35em;font-size:2.5em;}}.newsList h2{margin-top:0;}.projects-horizontal{max-width:1440px;margin:0 auto;}.projects-horizontal>.row>div{display:-ms-flexbox;display:flex;flex-wrap:wrap;}.projects-horizontal .card-style-cc{margin-bottom:.5rem;}.projects-horizontal .article-list-date-cc{font-weight:600;font-size:.875rem;color:#00508c;}.projects-horizontal .article-list-first-title-cc{color:#00508c;}.projects-horizontal h3{color:#00508c;}.large-image-article{margin-left:-1rem;margin-right:-1rem;overflow:hidden;}@media(max-width:767px){.large-image-article{margin-left:-1rem;margin-right:-1rem;}}.large-image-article .large-image-style-cc{height:600px;overflow:hidden;position:relative;}@media(max-width:767px){.large-image-article .large-image-style-cc{height:auto;}}.large-image-article .large-image-style-cc img{position:absolute;top:0;bottom:0;margin:auto;}@media(max-width:767px){.large-image-article .large-image-style-cc img{position:relative;}}.large-image-article .large-image-style-cc .large-image-text{position:absolute;bottom:3rem;right:3rem;background:#dee7ee;color:#000;padding:2rem 3rem;text-align:right;border-radius:3px;}@media(max-width:767px){.large-image-article .large-image-style-cc .large-image-text{left:1rem;right:1rem;}}.article-full-width-container{margin:0 -4rem;display:flex;overflow:hidden;height:500px;align-items:center;justify-content:center;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;width:100vw;}@media(max-width:767px){.article-full-width-container{height:300px;}}.article-full-width-container-box{margin:0 -4rem;display:flex;overflow:hidden;align-items:center;justify-content:center;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;width:100vw;}.article-full-width-container-box .article-box{width:100%;height:100%;}.article-full-width-container-box .article-box .article-box-inner-container{max-width:1560px;margin:auto;}div.puffImage{background:#f3f4f6;padding:0;max-width:1440px;margin:3em auto;}@media(max-width:767px){div.puffImage{margin:1.5em auto;}}div.puffImage h2{margin-top:0;}div.puffImage a.puff-anchor{background:#fff;display:flex;justify-content:center;align-items:center;}@media(max-width:767px){div.puffImage a.puff-anchor{display:block;float:left;}}div.puffImage a.puff-anchor div.col-12.col-md-6.pufflargeimage{float:left;padding:0;}div.puffImage a.puff-anchor div.col-12.col-md-6.pufflargeimage img.img-responsive{width:100% !important;}div.puffImage a.puff-anchor div.col-12.col-md-6.pufflargecontent{float:right;padding:4em;}@media(max-width:467px){div.puffImage a.puff-anchor div.col-12.col-md-6.pufflargecontent{padding:1.5em;}}div.puffImage a.puff-anchor span.keywords{font-size:1em;font-weight:600;text-transform:uppercase;}div.puffImage a.puff-anchor span.pufflink{background:transparent;border:2px solid #00508c;text-transform:none;padding:.6em 1.5em;font-weight:400;text-decoration:none;margin-top:.5em;float:left;}div.puffImage a.puff-anchor span.pufflink:hover{border-color:#004173;background:#f2f2f2;}div.puffImage a.puff-anchor span.overlay img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:40%;}.row>.col-12>.puff-anchor{display:flex;flex-wrap:wrap;}@media(min-width:768px){.row>.col-12:nth-child(even)>.puff-anchor{flex-direction:row-reverse;}}.pufflargeimage,.pufflargecontent{flex:0 0 50%;max-width:50%;}@media(max-width:991px){.pufflargeimage,.pufflargecontent{flex:0 0 100%;max-width:100%;}}#leftMenu a{font-size:.95em;line-height:1.5em;}.left-menu-cc{border-left:1px solid #dee7ee;}.menu-item-cc{border-left-width:6px;}.menu-selected-item-cc{border-left-color:#00508c;}li.has-submenu{font-weight:400;width:100%;}ul.submenu.active>li:not(.menu-selected-item-cc),li.has-submenu.active:not(.menu-selected-item-cc){border-left:6px solid #00508c;border-bottom:1px solid #e2e3e7;background:#f0f5f8;float:left;width:100%;}ul.submenu.active>li:not(.menu-selected-item-cc):hover,li.has-submenu.active:not(.menu-selected-item-cc):hover{border-left-color:#00508c;}ul.submenu.active>li:not(.menu-selected-item-cc) .menu-row-navigation-cc,li.has-submenu.active:not(.menu-selected-item-cc) .menu-row-navigation-cc{border-color:transparent;}ul.submenu.active>li:not(.menu-selected-item-cc) .menu-row-cc:hover,li.has-submenu.active:not(.menu-selected-item-cc) .menu-row-cc:hover{background:transparent;}ul.submenu.active>li:not(.menu-selected-item-cc) .submenu.active.level-3,li.has-submenu.active:not(.menu-selected-item-cc) .submenu.active.level-3{background:#00508c;}ul.submenu.active>li:not(.menu-selected-item-cc) .submenu.active.level-3 li,li.has-submenu.active:not(.menu-selected-item-cc) .submenu.active.level-3 li{background:#dee7ee;margin:0 0 0 5px;border-left:0;border-right:5px solid #f0f5f8;}ul.submenu.active>li:not(.menu-selected-item-cc) .submenu.active.level-4,li.has-submenu.active:not(.menu-selected-item-cc) .submenu.active.level-4{background:#00508c,5%;}ul.submenu.active>li:not(.menu-selected-item-cc) .submenu.active.level-4 li,li.has-submenu.active:not(.menu-selected-item-cc) .submenu.active.level-4 li{background:#dcdad5;margin:0 0 0 5px;border-left:0;border-right:5px solid #f0f5f8;}#gdpr-information{display:none;}.fa-cookie-bite:before{content:"";background:#fff;border-radius:20em;color:#00508c;padding:.125em;border:2px solid #00508c;box-shadow:rgba(60,64,67,.3) 0 1px 2px 0,rgba(60,64,67,.15) 0 2px 6px 2px;}.fa-cookie-bite:hover:before{content:"";color:#000;background:#fff;border-radius:20em;padding:.125em;border-color:#000;}@media(max-width:991px){.fa-user-circle,.fa-bars,.fa-search,.fa-globe{color:#00508c;text-align:center;padding:1em .75em !important;}}@media(max-width:991px) and (max-width:479px){.fa-user-circle,.fa-bars,.fa-search,.fa-globe{padding:1em 5px !important;}}@media(max-width:991px){.search-mobile-input-cc.search-input-expanded-cc button.fa-search{padding:6px 5px !important;}.fa-bars:after{font-family:"Open Sans",sans-serif;font-weight:600;content:"Meny";color:#00508c;white-space:nowrap;display:block;line-height:1.75em;font-size:.75em;}.fa-search:after{font-family:"Open Sans",sans-serif;font-weight:600;content:"Sök";color:#00508c;white-space:nowrap;display:block;line-height:1.95em;font-size:.725em;}.fa-user-circle{text-align:center;position:relative;}.fa-user-circle:after{font-family:"Open Sans",sans-serif;font-weight:600;content:"Logga in";color:#00508c;white-space:nowrap;display:block;text-transform:none;line-height:1.95em;font-size:.725em;}.fa-globe:after{font-family:"Open Sans",sans-serif;font-weight:600;content:"Translate";color:#00508c;white-space:nowrap;display:block;text-transform:none;line-height:1.75em;font-size:.75em;}.card-icon-cc .fa-user-circle:after{content:"";display:none;}div.my-profile-popover-container .fa-user-circle{position:relative;}a#my-profile .fa-user-circle:after{content:"Min profil";}.fa-search{text-align:center;}}.form-control{font-size:1em;}a#USER_REGISTER_REGISTRATIONTYPE.ignoreformvalidation{align-items:center;text-decoration:underline;border-radius:.25rem;box-sizing:border-box;display:flex;justify-content:center;padding:.85rem 1.5rem .75em;min-height:3rem;min-width:14rem;width:100%;border:2px solid #00508c;color:#000;font-size:1.125em;}a#USER_REGISTER_REGISTRATIONTYPE.ignoreformvalidation:hover{text-decoration:underline;}a#USER_REGISTER_REGISTRATIONTYPE.ignoreformvalidation:after{content:url(../images/arrow.svg);position:relative;top:.125em;margin-left:.35em;}a#USER_PASSWORD_FORGOT{line-height:2.25em;color:#00508c;font-weight:700;}a#USER_PASSWORD_FORGOT:hover{text-decoration:underline;}a.user-activity-link-cc{color:#000;}.card-firstrow-cc{height:unset !important;min-height:86px;}div.card.card-style-cc div.list-group-item.border-0.px-4.d-flex.justify-content-between.align-items-center.card-firstrow-cc{background:#00508c;color:#fff;}.user-activity-description-cc{font-weight:700;}.list-events-title-cc{font-size:1em;}.list-group-item-links:last-child{border-width:1px;}.fa-image:before{content:"";color:#0075b6;}a#USER_UPDATE_APPLICANT,a#USER_UPDATE_CONTACT{display:inline-block;margin-bottom:1em;background:#fff;text-transform:unset;line-height:2em;font-style:normal;border-radius:.25em;padding:.5em 1.125em;border-radius:5px;border:2px solid #00508c;text-transform:none;font-weight:400;color:#000;text-decoration:none;font-family:"Open Sans",sans-serif;font-size:1rem;display:inline-block;}a#USER_UPDATE_APPLICANT:hover,a#USER_UPDATE_CONTACT:hover{background:#f2f2f2;}form#sendVerificationEmail .object-description-cc{margin-bottom:1em;}div div.area-facts-box table tbody tr:nth-child(odd){background:#fff;}.object-details-thumbnails-active-cc{margin:10px 3px;border:2px solid #fff;}.object-details-thumbnails-nonactive-cc{margin:10px 3px;border:2px solid #fff;}.object-preview-headline-size-cc{margin-top:.5em;font-weight:700;color:#00508c;}.object-preview-description-label-cc{font-size:1.125em;font-weight:400;}a.list-link-cc i.fa{color:#00508c;}.list-link-cc,.sort-select-cc,.sort-select-icon-cc{color:#333;}.list-link-cc:hover,.sort-select-cc:hover{color:#333;}a.list-link-cc h4{margin-bottom:0;}div.workorderlist-row:nth-child(even) a.list-link-cc{background:#fff;}.sort-select-cc{font-weight:500;}.fa,.fas,.far,.icon,.fa.fa-external-link{color:#00508c;}.fa.fa-external-link:before{content:"";}.fa-times,.fa-plus-circle,.fa-file-pdf{color:#fff;}.object-information .fa-file-pdf:before{color:#00508c;}.objectplanningpdf .fa-table:before{content:"";color:#fff;}a.close-button-cc i.fa.fa-times{color:#00508c;}.fa.fa-globe{margin-right:.35em;}.header3-font{color:#00508c;}.form-group label{font-size:1em;color:#000;font-weight:500;font-style:normal;word-break:break-word;}.chips[type="radio"]+label{font-weight:400;font-style:normal;color:#000;background-color:#fff;border-color:#6f6f71;font-weight:600;padding:.65em 2em;margin:.5rem 1em .5rem 0;}.chips[type="radio"]:checked+label{color:#fff;background:#00508c;border-color:#00508c;}.chips[type="radio"]:checked:hover+label:hover{background:#004173;color:#fff;border-color:#004173;}.chips[type="radio"]:focus+label{background:#00508c;color:#fff;}.chips[type="radio"]:active+label{color:#fff !important;background:#00508c !important;}.chips[type="checkbox"]+label{font-weight:400;font-style:normal;background:#f1f2f2;color:#262626;}.chips[type="checkbox"]:checked+label{background:#00508c;color:#fff;border-color:#00508c;}.chips[type="checkbox"]:checked+label a.detailsLink{color:#fff;}.chips[type="checkbox"]:checked+label a.detailsLink i.fa.fa-info-circle:before{color:#fff;}.chips[type="checkbox"]+label a.detailsLink{color:#fff;margin-right:6px;}.btn-link{font-weight:400;color:#00508c;}.btn-link:hover{color:#004173;}.article-box-divider{background:transparent;}.article-box-light{background-color:#f0f5f8;color:#000;}.article-box-light a{color:#000;}.article-box-light h1,.article-box-light h2,.article-box-light h3,.article-box-light h4,.article-box-light h5,.article-box-light h6,.article-box-light p{color:#000;}.article-box-light.column{height:100%;}.article-box-light p:last-of-type{margin-bottom:0;}.article-box-dark{background-color:#00508c;}.article-box-dark a{color:#fff;}.article-box-dark h1,.article-box-dark h2,.article-box-dark h3,.article-box-dark h4,.article-box-dark h5,.article-box-dark h6,.article-box-dark p{color:#fff;}@media(max-width:479px){.article-box-dark h4{margin-top:0;}}.article-box-dark.column{height:100%;}.article-box-dark p:last-of-type{margin-bottom:0;}.article-box-dark.white{background-color:#fff;color:#000;}.article-box-dark.white h1,.article-box-dark.white h2,.article-box-dark.white h3,.article-box-dark.white h4,.article-box-dark.white h5,.article-box-dark.white h6,.article-box-dark.white p,.article-box-dark.white ul,.article-box-dark.white ol{color:#000;}.article-box-dark.white a{color:#000;}.article-box-dark.litegrey{background-color:#cdd2d5;border:1px solid #bfc6c9;color:#000;}.article-box-dark.litegrey h1,.article-box-dark.litegrey h2,.article-box-dark.litegrey h3,.article-box-dark.litegrey h4,.article-box-dark.litegrey h5,.article-box-dark.litegrey h6,.article-box-dark.litegrey p,.article-box-dark.litegrey ul,.article-box-dark.litegrey ol{color:#000;}.article-box-dark.litegrey a{color:#000;}.article-box-dark.blue{background-color:#00508c;}.article-box-dark.blue a{color:#fff;}.article-box-dark.blue h1,.article-box-dark.blue h2,.article-box-dark.blue h3,.article-box-dark.blue h4,.article-box-dark.blue h5,.article-box-dark.blue h6,.article-box-dark.blue p{color:#fff;}.article-box-dark.red{background-color:#b11116;}.article-box-dark.red h1,.article-box-dark.red h2,.article-box-dark.red h3,.article-box-dark.red h4,.article-box-dark.red h5,.article-box-dark.red h6,.article-box-dark.red p,.article-box-dark.red ul,.article-box-dark.red ol{color:#000;}.article-box-dark.red a{color:#000;}.staff{background-color:#fff;margin-right:0;margin-left:0;}@media(max-width:767px){.staff{margin-bottom:2em;}}.staff .col-12{padding:0;}.staff p{margin-bottom:0;}.staff ul,.staff ul li{list-style-type:none;margin:0;}.staff .contact-info{padding:2em;}.staff .contact-info ul{display:flex;flex-direction:column;justify-content:center;height:100%;list-style:none;padding:0;}.staff .contact-info ul li{margin:0;}.staff .contact-image p img.img-responsive{width:100%;height:13em;object-fit:cover;object-position:25% 25%;}.staff .contact-info ul li.ico-mail:before{content:url(../images/envelope-solid.svg);margin-right:.35em;text-decoration:none;display:inline-block;width:.75em;height:.75em;font-size:1.25em;position:relative;top:1px;}.staff .contact-info ul li.ico-phone:before{content:url(../images/phone-solid.svg);margin-right:.35em;text-decoration:none;display:inline-block;width:.75em;height:.75em;font-size:1.25em;position:relative;top:1px;}.staff h4,.staff h5{margin-bottom:.5em;margin-top:0;}a.close-button-cc{position:absolute;right:1.5em;top:.5em;z-index:2999;}.user-notice .form-content{padding:1.5rem 2rem 2rem !important;}div.card-style-cc.user-notice div.form-content{background:#fff;}div.card-style-cc.user-notice div.form-content h2{font-size:1.25em;}div.card-style-cc.user-notice div.form-content p{margin-bottom:0;}.object-preview-description-label-cc,.object-preview-description-icon-cc{color:#000;font-size:1em;}.header6-font{font-size:1.25em;font-family:"Open Sans",sans-serif;}.nav.binding-nav{border:1px solid #00508c;border-radius:unset;border-bottom:unset;margin-bottom:0;}ul#binder-tab{margin-bottom:0 !important;}div#binder-tabContent div.card.card-style-cc{border-color:#cdd2d5;background:#fff;}.nav-pills .nav-link{border-radius:0;color:#000;border-bottom:1px solid #00508c;background:#cdd2d5;}.nav-pills .nav-link.active{background:#00508c;color:#fff;text-decoration:none;font-size:1.125em;border-radius:0 !important;}.nav-pills .nav-link.active:hover{background:#004173;}.nav-pills .nav-link:hover{background:#bfc6c9;}.show-all-cc{color:#00508c;font-weight:500;font-size:.875rem;text-align:center;}div#mainBody main#main-body-content div#zeBody div.row div.col-sm-12.col-md-6.col-lg-6.pl-xl-1.pl-lg-1.pl-md-1.pl-3.pr-xl-5.pr-lg-3.pr-md-3.pr-3 div#app{width:96%;background:#fff;float:right;padding:1em;}@media(max-width:768px){div#mainBody main#main-body-content div#zeBody div.row div.col-sm-12.col-md-6.col-lg-6.pl-xl-1.pl-lg-1.pl-md-1.pl-3.pr-xl-5.pr-lg-3.pr-md-3.pr-3 div#app{width:100%;}}div#mainBody main#main-body-content div#zeBody div.row div.col-sm-12.col-md-6.col-lg-6.pl-xl-1.pl-lg-1.pl-md-1.pl-3.pr-xl-5.pr-lg-3.pr-md-3.pr-3 div#app #leafletmap{border:1px solid #757575;margin-top:1em;}div#mainBody main#main-body-content div#zeBody div#app{width:100%;}.infotext{font-size:.8125em;}.badge-info{background:#00508c;font-size:.85em;padding:.5em .85em;border-radius:2em;}div.row.py-4{padding-bottom:0 !important;padding-top:0 !important;}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#cdd2d5;background-color:#cdd2d5;}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23666'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23666' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");}.form-control[data-val-required]:not(select){background-image:url("../images/required.svg") !important;}.has-success .form-control-success:not(select){background-image:url("../../images/success.svg") !important;}.cookie-consent-btn{bottom:.25em;}@media(min-width:992px){.searchMobileSection{display:block;position:relative;margin-top:.375em;margin-right:2em;}}div#searchWrapper{display:none !important;}.mobile-logo-cc,h1#pageViewModelTitle{display:block !important;}div#searchWrapper.search-mobile-input-cc.search-input-expanded-cc{display:inherit !important;position:absolute;top:-113px;width:100%;}@media(max-width:991px){div#searchWrapper.search-mobile-input-cc.search-input-expanded-cc{top:-102px;}}@media(max-width:391px){div#searchWrapper.search-mobile-input-cc.search-input-expanded-cc{top:-100px;}}#mainBody.main-body-startpage div#searchWrapper.search-mobile-input-cc.search-input-expanded-cc{display:inherit !important;position:absolute;top:-77px;left:50%;transform:translateX(-50%);width:50%;}@media(max-width:991px){#mainBody.main-body-startpage div#searchWrapper.search-mobile-input-cc.search-input-expanded-cc{padding:2px !important;border:1px solid #e2e3e7 !important;width:95%;}}.search-mobile-input-cc{height:43px;}div#globalModalBody.modal-body div.row div.col-12.col-xl-12.form-content{padding-right:0 !important;border-bottom:1px solid #dee7ee;}div#globalModalBody.modal-body div.row div.col-sm-12.col-xl-12 div.col-12.pt-3.form-content div.form-group.has-feedback.mb-4.pr-3{margin-bottom:0 !important;}div#globalModal div.modal-content div.modal-footer{display:none;}div.object-preview-cc.card.card-style-cc div.object-preview-headline-cc.is-interestobject{padding-top:.5em !important;}div.is-interestobject-box{background-color:#efe4a6;padding:1em 0;}div.is-interestobject-box .fa-exclamation-circle::before{content:"";font-size:.75em;}div.is-interestobject-box div.object-preview-description-cc div button{font-weight:600;font-size:.875rem;padding:.25em .85em !important;border-radius:5px;color:#fff;}div.is-interestobject-box div.object-preview-description-cc div button:hover{text-decoration:underline;color:#fff !important;}@media(max-width:1400px){div.is-interestobject-box div.object-preview-description-cc div button{padding:.125em .5em !important;}}@media(max-width:768px){div.is-interestobject-box div.object-preview-description-cc div button{padding:.125em .5em !important;font-size:.75em;}}div.is-interestobject-box button[id*="ShowingComing_"]{background:#1c8c00;color:#fff;}div.is-interestobject-box button[id*="ShowingComing_"]:hover{background-color:#177300;}div.is-interestobject-box button[id*="ShowingNotComing_"]{background:#e00000;color:#fff;}div.is-interestobject-box button[id*="ShowingNotComing_"]:hover{background-color:#c70000;}div.is-interestobject-box .object-preview-description-label-cc{color:#154d67;font-size:.88889rem;font-weight:600 !important;}a#offer-letter-link{font-weight:600;}.fa-check-circle:before{content:"";color:#4f6929;}ol#BreadCrumbList.breadcrumb li.breadcrumb-item strong a{text-decoration:none;}ol#BreadCrumbList.breadcrumb li.breadcrumb-item strong a.BreadCrumbs span{text-decoration:underline;}div#leftMenu.left-menu-cc.fold.h-100.col-10.col-sm-8.col-md-6.col-lg-12.p-0.open div.menu-contents-cc.card-style-cc.border-left-0.border-top-0.border-bottom-0.mt-0.mb-0 div.menu-wrapper ul.menu li ul.submenu.level-2.active li ul.submenu.level-3.active li.d-none.menu-item-cc.align-items-center.justify-content-between.p-0.d-block div.d-flex.align-items-stretch a.menu-row-cc.pl-5.col-12.m-auto{padding-left:2rem !important;}div#leftMenu.left-menu-cc.fold.h-100.col-10.col-sm-8.col-md-6.col-lg-12.p-0.open div.menu-contents-cc.card-style-cc.border-left-0.border-top-0.border-bottom-0.mt-0.mb-0 div.menu-wrapper ul.menu li ul.submenu.level-2.active li ul.submenu.level-3.active li ul.submenu.level-4.active li.d-none.menu-item-cc.align-items-center.justify-content-between.p-0.d-block div.d-flex.align-items-stretch a.menu-row-cc.pl-6.col-12.m-auto{padding-left:4rem !important;}.responsive-wrapper{padding:56.25% 0 0 0;position:relative;}.responsive-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}div.filter-cities{display:none;}div#globalModalBody.modal-body div.col-12.col-xl-8{width:99%;max-width:99%;}div.object-preview-description-cc div div.object-preview-description-icon-cc{display:none !important;}.object-preview-description-icon-cc div>span.ico_boanpassad:before,div.object-preview-description-cc span.ico_boanpassad:before{content:"";display:inline-block;width:24px;height:24px;background-image:url("../images/ico-boanpassad.svg");background-size:contain;background-repeat:no-repeat;position:relative;top:3px;}@media(max-width:768px){ul#search-result-tabs.nav.nav-pills li.nav-item{width:100%;display:block;flex:unset;max-width:100%;}}.popover{z-index:3002;}#RegisterForm #divVerifyContract{display:flex !important;}.text-truncate{white-space:unset;}div#objectplanningpdf{display:none;visibility:hidden;}@media(max-width:1199px){.object-details-image-container-cc .object-details-thumbnail-container-cc{max-height:120px;}.object-details-image-container-cc .object-details-thumbnails-cc img{height:70px !important;}}.object-details-image-container-cc .object-details-thumbnails-scroller-cc{width:16%;line-height:90px;}.ribbon span{background:#fff;color:#000;}.button-light.fa.fa-pen:hover{background:transparent;}body.fullscreen header div.navbar.regular-browser-only{display:block !important;}body.fullscreen .menu-button-cc{display:block;top:1em;position:relative;}body.fullscreen .desktop-logo-cc{display:none !important;}.img-responsive,.thumbnail>img,.thumbnail a>img{width:100%;max-width:100%;}.object-information a[href*="forbrukning"]{display:none;}#engagementHeader_contracts{background-color:#00508c;}#engagementHeader_contracts h4{color:#fff;}#engagementHeader_contracts .card-icon-cc{display:none !important;width:0;}#engagementHeader_interests{background-color:#00508c;}#engagementHeader_interests h4{color:#fff;}#engagementHeader_interests .card-icon-cc{display:none !important;}footer{max-width:1440px;line-height:1.5em;}footer h2,footer h3{margin-bottom:1em;margin-top:0;font-size:1.5em;}footer h4,footer h5,footer h6{margin-bottom:1em;margin-top:0;font-size:1.25em;}footer div.row div.col:nth-child(1){text-align:left;font-family:"Open Sans",sans-serif !important;}footer div.row div.col:nth-child(1) img{width:135px !important;margin-bottom:2em;}footer div.row div.col:nth-child(2){text-align:left;font-family:"Open Sans",sans-serif !important;}footer div.row div.col:nth-child(2) h2,footer div.row div.col:nth-child(2) h3,footer div.row div.col:nth-child(2) h4,footer div.row div.col:nth-child(2) h5,footer div.row div.col:nth-child(2) h6{margin-bottom:1em;margin-top:0;}@media(max-width:767px){footer div.row div.col:nth-child(2){text-align:left;}}footer div.row div.col:nth-child(3){text-align:left;line-height:1.85em;font-family:"Open Sans",sans-serif !important;}@media(max-width:767px){footer div.row div.col:nth-child(3){text-align:left;}footer div.row div.col:nth-child(3) h3,footer div.row div.col:nth-child(3) h4,footer div.row div.col:nth-child(3) p,footer div.row div.col:nth-child(3) a{text-align:left !important;}}footer div.row div.col:nth-child(4){text-align:left;line-height:1.85em;line-height:1.85em;font-family:"Open Sans",sans-serif !important;}@media(max-width:767px){footer div.row div.col:nth-child(4){text-align:left;}}footer div.row div.col:nth-child(5){display:block;width:100%;flex:unset;position:relative;bottom:0;right:0;color:#fff;margin-bottom:0 !important;border-top:1px solid #cdd2d5;padding-top:3em;}#mainContent>div>.footer-cc{background-color:#00335d;color:#fff;background-size:90%;padding:3rem 1rem;font-size:1rem;margin-top:0;}#mainContent>div>.footer-cc .footer-cc{background:transparent;}#mainContent>div>.footer-cc p,#mainContent>div>.footer-cc a{color:#fff;font-size:1rem;}#mainContent>div>.footer-cc h3,#mainContent>div>.footer-cc h4,#mainContent>div>.footer-cc h5,#mainContent>div>.footer-cc h6{color:#fff;margin-bottom:1rem;}#mainContent>div>.footer-cc .img-responsive,#mainContent>div>.footer-cc .thumbnail>img,#mainContent>div>.footer-cc .thumbnail a>img{width:100%;}#mainContent>div>.footer-cc a.facebook:before{content:"";background-image:url(../images/facebook.svg);background-size:contain;background-repeat:no-repeat;width:30px;height:30px;display:inline-block;position:relative;margin-right:.5em;position:relative;top:7px;}#mainContent>div>.footer-cc a.instagram:before{content:"";background-image:url(../images/instagram.svg);background-size:contain;background-repeat:no-repeat;width:30px;height:30px;display:inline-block;position:relative;margin-right:.5em;position:relative;top:7px;}#mainContent>div>.footer-cc a.linkedin:before{content:"";background-image:url(../images/linkedin.svg);background-size:contain;background-repeat:no-repeat;width:30px;height:30px;display:inline-block;position:relative;margin-right:.5em;position:relative;top:7px;}#mainContent>div>.footer-cc a.facebook:hover:before,#mainContent>div>.footer-cc a.instagram:hover:before,#mainContent>div>.footer-cc a.linkedin:hover:before{transform:scale(1.2);transition:all 100ms;}#mainContent>div>.footer-cc a.facebook,#mainContent>div>.footer-cc a.instagram,#mainContent>div>.footer-cc a.linkedin{font-size:.85em;letter-spacing:-.0125em;}#mainContent>div>.footer-cc a.facebook,#mainContent>div>.footer-cc .instagram{margin-right:.5em;}#mainContent>div>.footer-cc img.img-responsive{mix-blend-mode:multiply;filter:grayscale(1);opacity:1;padding:0;width:120px;height:auto;margin:0 auto;}#mainContent>div>.footer-cc img.img-responsive:hover{filter:unset;}@media(max-width:767px){#mainContent>div>.footer-cc{background-size:200%;}#mainContent>div>.footer-cc img{width:60%;}#mainContent>div>.footer-cc .row>.col{width:100%;flex-basis:100%;}}.footer-cc p,.footer-cc a{color:#fff;}.list-events-links-cc .pb-5,.list-events-links-cc .py-5{padding:.5rem 0 .75em !important;}div.card-style-cc button.button.button-primary i.fa.fa-plus-circle{color:#00508c;}.related-article-cc{background:#f0f5f8;padding:2em !important;width:100% !important;max-width:100%;border-radius:5px;}.card-style-notification-gradient-cc{background:#dee7ee;color:#00335d;}.card-style-notification-gradient-cc .article-notification-text-cc{color:#00335d;}.article-notification-symbol-cc .fa-bell:before{content:"";color:#00335d;}.news-text-container{flex:1 1 75%;max-width:75%;}@media(display-mode:browser){div.regular-browser-only.navbar{display:flex;}}@media(display-mode:standalone){.mobile-logo-cc{background-image:url(../images/trobo-logotype.svg);background-repeat:no-repeat;background-position:1rem;background-size:85%;height:6rem;margin-top:0;width:10em;}#scrollToTop{bottom:7.75em;right:1em;padding:8px 12px;}.header-link-cc{position:unset;background:#fff;}.webappmenu_menu{height:8vh;}.webappmenu_menu_menu_text{padding-top:5px;font-size:16px;color:#000;}.webappmenu_menu_icon:before,.webappmenu_messages:before,.webappmenu_profile:before,.webappmenu_search:before,.webappmenu_home:before{color:#00508c;}.fa-search:after{display:none;}main.main-container,div.main-container{margin-top:0;}div.header-link-cc.menuexpand-button{height:8vh;}div.header-link-cc.menuexpand-button:hover{background:#757575;color:#00508c;text-decoration:underline;}.navbar-mobile{padding-bottom:6em;padding-top:.5em;padding-right:1em;padding-left:.5em;z-index:3000;}.navbar-mobile a{height:8vh;display:inline-block;color:#000;}.navbar-mobile a:hover{background-color:#f3f3f3;}#topmenu{border:unset;}a#updateConsent{position:fixed;bottom:3.5em;z-index:100000;left:0;font-size:2em;font-size:2em;}.search-mobile-input-pwa-cc{border:1px solid #757575 !important;padding:2px !important;}.menu-search-wrapper-cc button{background-color:#00508c;}#trobo-startpage{top:0;}.fa-user-circle:after{content:none !important;}.card-icon{background-color:unset !important;margin-top:4px;}.card-icon i{color:#00508c !important;}.badge-container .badge.badge-info{background:#00508c !important;color:#fff;}.card-title{font-size:20px;}.fa-user-circle{padding:unset !important;}#headengagementContent_contracts{background-color:#00508c;}#headengagementContent_contracts h4{color:#fff;}#headengagementContent_interests{background-color:#00508c;}#headengagementContent_interests h4{color:#fff;}}form#HousingCalcForm{padding:1em !important;}form#HousingCalcForm .form-group label{font-size:.875em;}#calcresult{padding:0 1em 1em;}#calcresult .mb-0{font-size:16px;font-weight:600;}#calcresult .object-description-cc{font-style:italic;font-weight:400;}.button.button-primary .fa-plus-circle:before{content:"";color:#fff;}#workorderlistContainer a{text-decoration:underline;color:#231f20;display:block;background:transparent;}#workorderlistContainer a h4:after{content:url(../images/arrow.svg);position:relative;top:.25em;margin-left:.35em;}.work-order-row-cc:nth-child(2n){background:#f0f5f8;}