﻿@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");.color-background-secondary-cc{background:#e0efe8;}h1{font-size:2.625rem;font-family:"Atkinson",sans-serif;font-weight:700;}h2{font-size:2rem;font-family:"Atkinson",sans-serif;font-weight:700;}h3{font-size:1.25rem;font-family:"Atkinson",sans-serif;font-weight:700;}h4{font-size:1.5rem;font-family:"Atkinson",sans-serif;font-weight:700;}@media screen and (max-width:576px){h1{font-size:2rem;}h2{font-size:1.25rem;}h3{font-size:1.25rem;}h4{font-size:1.5rem;}}a{color:#007934;text-decoration:underline;}a:hover{color:#007934;text-decoration:underline;}a:focus,a:active{color:#007934;text-decoration:underline;}.show-all-cc{font-size:.875rem;color:#00372a;white-space:nowrap;padding-left:1rem;}a.icon-link-cc{color:#6f6f71;}a.icon-link-cc:hover{color:#004031;}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:"Atkinson",sans-serif;font-size:1rem;display:inline-block;text-transform:uppercase;cursor:pointer;border:0;white-space:nowrap;}.button:hover{color:#fff;text-decoration:none;}.button-primary{background:#004031;color:#fff;border:0;}.button-primary:hover{background:#001712;transition:all .3s ease;border:0;text-decoration:none;}.button-primary:active{background:#003125;-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:#444;}.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:#444;}.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:#444;}.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:#444;}.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:#444;}.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:1rem;background-color:#fff;border-color:#004031;color:#004031;}.toggle-btn-primary-cc.active{font-size:1rem;background-color:#004031;border-color:#004031;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:#00372a;}.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 #004031;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 #444;}.custom-control-indicator{background-color:#fff;border:1px solid #444;}.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 #004031;}.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:#004031;border:1px solid #004031;}.custom-control-input:focus~.custom-control-indicator{-webkit-box-shadow:none;box-shadow:none;}.validation-summary-cc{font-size:1rem;text-align:right;}.validation-summary-cc ul{list-style:none;}div[data-toggle="collapse"]{cursor:pointer;}.daterangepicker td.active{background-color:#004031;background:#004031;}.daterangepicker td.active:hover{background:#001712;transition:all .3s ease;border:0;text-decoration:none;}.daterangepicker td.active:active{background:#003125;-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:#444;}.border-info{border:1px solid #004031;}.border-danger{border:1px solid #eb0000;}.border-warning{border:1px solid #ffc82c;}.nav-tabs{z-index:2;}.nav-tabs .nav-link.active{color:#444;background-color:#fff;border-color:#e2e3e7;font-weight:700;}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{background-color:#e2e3e7;color:#444;}.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:#e0efe8;}.card-style-button-cc{background:#fff;}.card-style-button-cc:hover{background:#e0efe8;}.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:#004031;}.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:#007934;}.footer-cc{background:#fff;}.footer-cc,.footer-cc p{color:#6f6f71;font-size:1rem;}.footer-cc a{color:#6f6f71;font-size:1rem;}.footer-cc a a:hover{color:#007934;font-size:1rem;}.flex-1-0-auto{flex:1 0 auto;}.header-link-cc{color:#6f6f71;}.header-link-cc:hover{color:#004031;text-decoration:underline;}@media(max-width:991px),(display-mode:standalone){.header-link-cc{color:#6f6f71;}.header-link-cc:hover{color:#004031;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:1rem;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:#013b2d;}.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:#013b2d;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:#fff;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/nykopingshem-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/nykopingshem-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 #013b2d;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:#fff;}.search-icon-cc:hover{color:#004031;cursor:pointer;}.menu-search-cc{background:transparent;border:1px solid #013b2d;color:#fff;}.menu-search-cc:focus{background:transparent;color:#fff;}.menu-search-cc::-webkit-input-placeholder{color:#fff;}.menu-heading-cc{color:#fff;padding:1.5rem;border-bottom:1px solid #013b2d;}.menu-heading-cc a{color:#fff;}.menu-heading-cc a:hover{color:#004031;}.menu-title-cc h4{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.menu-item-cc{border-bottom:1px solid #013b2d;border-left:8px solid #013b2d;font-size:1rem;color:#fff;}.menu-item-cc:hover{border-left-color:#004031;}.menu-item-cc a{color:#fff;}.menu-item-cc a:focus{border:1px solid #00372a;}.menu-selected-item-cc{border-left-color:#004031;}.menu-selected-item-cc:hover{border-left-color:#004031;}#leftMenu a{text-decoration:none;}#leftMenu a:focus{border:1px solid #004031;}.menu-row-cc{padding-top:1.75rem;padding-bottom:1.75rem;}.menu-row-cc:hover{background:#004031;color:#004031;text-decoration:none;}.menu-row-cc:hover:after{background:#004031;}.menu-row-navigation-cc{border-left:1px solid #013b2d;}.top-menu-row-navigation-cc{border-left:1px solid #013b2d;}#topmenu{height:auto;background-color:#013b2d;}#topmenu button.dropdown-toggle{color:#fff;}#topmenu .dropdown-toggle::after{border-top:none !important;}#topmenu .navbar-light,#topmenu .navbar-nav,#topmenu .nav-link{color:#fff;}#topmenu .dropdown-item:hover,#topmenu .dropdown-item:focus{color:#fff;text-decoration:none;background-color:#013b2d;}#topmenu a{color:#fff;text-decoration:none;border:1px solid #013b2d;}#topmenu a:focus{border:1px solid #004031;}#topmenu .nav-item{text-align:left;font-size:1rem;color:#fff;border-bottom:1px solid #013b2d;}#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:#004031;color:#004031;}#topmenu ul.dropdown-menu{background-color:#013b2d;}#topmenu ul.dropdown-menu .show>li:first-child{border-top:1px solid #013b2d;}#topmenu ul.dropdown-menu .submenu.show{top:-2px;border-left:0;}#topmenu ul.dropdown-menu .submenu.show>li:first-child{border-top:1px solid #013b2d;}#topmenu ul.dropdown-menu .submenu.show>li:hover{border-bottom-color:#004031;}#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:#004031;color:#004031;}.modal-backdrop{z-index:1000040;}.modal{z-index:1000050;}.even-cc .list-group-item:nth-child(even){background:#e0efe8;}.even-cc .list-group-item{border:1px solid #e2e3e7;}.odd-cc .list-group-item:nth-child(odd){background:#e0efe8;}.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:#004031;border-radius:0;}.nav-pills .nav-link{font-size:1rem;}.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:1rem;}}.card-style-notification-gradient-cc{background:linear-gradient(135deg,#448bc9 0%,#05abe0 100%);}.user-activity-description-cc{font-size:1rem;}.user-activity-link-cc{color:#444;}.user-activity-link-cc:hover{color:#007934;}.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:#e0efe8;}.object-description-cc{font-size:1rem;}.object-description-type-cc{font-weight:700;}.list-events-title-cc{color:#444;font-size:1rem;}.list-events-title-cc:hover{color:#007934;background:#e0efe8;cursor:pointer;}.compact-contract:hover{cursor:pointer;}.list-events-links-cc{font-size:1rem;background:#e0efe8;}.list-events-links-cc a{background:#e0efe8;color:#444;word-break:break-all;}.list-events-links-cc a:hover{background:#e0efe8;color:#007934;}.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:#004031;}.card-datetime-cc{min-width:6rem;max-width:6rem;color:#004031;}.btn-primary.active{background-color:#004031;border-color:#004031;}.btn-primary{border-color:#004031;background-color:#fff;color:#004031;}.button:focus{border:1px solid #004031;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:#00372a;}.timeline-calender-month-cc a:hover{color:#004031;}a.timeline-calender-month-active-cc{border-radius:16px;color:#004031;border:1px solid #004031;}a.timeline-calender-month-active-cc:hover{background:#004031;color:#fff;}.timeline-calender-year-cc{font-size:.875rem;color:#00372a;}.timeline-notification-active-cc{border-radius:50%;height:48px;width:48px;text-align:center;background:#004031;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:#00372a;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:#00372a;font-size:1rem;}.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:1rem;}.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:1rem;}.list-product-category-room-cc{color:#6f6f71;}.list-product-button-cc p{font-size:1rem;color:#00372a;text-align:center;}.interior-divider-cc p{font-size:1rem;color:#00372a;}.card-img-cc img{max-width:56px;max-height:56px;height:56px;}.product-img-circle{color:#6f6f71;margin:.2rem;}.product-img-circle:hover{color:#004031;}.product-img-circle-first{color:#004031;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 #004031;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;border-radius:2px;}.product-selected-text-cc{color:#004031;}.product-gallery-close-cc{color:#444;text-transform:uppercase;font-weight:700;cursor:pointer;}.product-gallery-close-cc:hover{color:#004031;}#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:#013b2d;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 #013b2d;}#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:#007934;text-decoration:none;}.object-preview-description-cc{font-size:1rem;}.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:1rem;color:#6f6f71;}.object-preview-top-header-cc,.object-preview-show-details-cc{font-size:1rem;}.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:#007934;cursor:pointer;}.sort-select-cc:hover+.sort-select-icon-cc{color:#007934;}.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:#004031;}.is-interestobjectbackground-icon{font-size:1.5rem !important;color:#004031;}.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:1rem;}}.contacts-description-cc{font-size:1rem;color:#00372a;}.contacts-type-cc{font-size:1rem;color:#00372a;}.my-profile-cc{color:#6f6f71;}.my-profile-cc:hover{color:#004031;}.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:#013b2d;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:#fff;min-width:150px;}.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after,.popover.bs-popover-bottom .arrow::after{border-bottom-color:#013b2d;}.popover-body .close-button-cc{-webkit-appearance:none;color:#fff;}.popover-body .close-button-cc:hover{-webkit-appearance:none;color:#004031;}.popover-link-cc{font-weight:700;color:#fff;text-decoration:none;}.popover-link-cc:hover{background:#004031;color:#004031;text-decoration:none;}em.search{background-color:#004031;}.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:#013b2d;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:1rem;}.search-term-list-cc{color:#007934;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:#444;}.search-result-fulltext-link-cc:hover{color:#444;}.menu-search-wrapper-cc button{background-color:#fff;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:#e0efe8;}.work-order-faulty-file-cc{color:#00372a;}.work-order-files-cc{color:#00372a;}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:#444;}.panel-heading-link-cc:hover{color:#007934;}.panel-heading-hover-cc:hover{background:#e0efe8;}.contact-optional-cc{cursor:pointer;}.contact-optional-cc:hover{color:#007934;}.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:#e0efe8;}.invoice-description-small-cc{font-size:1rem;}.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:1rem;}.login-text-link-cc a{color:#00372a;}.login-text-link-cc a:hover{color:#007934;}.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:1rem;}.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:#00372a;-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:1rem;color:#00372a;}.related-article-item-cc{cursor:pointer;}.related-article-item-cc:hover{color:#007934;}.article-list-date-cc{color:#00372a;}.article-list-title-cc{color:#444;font-weight:700;}.article-list-first-title-cc{color:#444;}.article-list-abstract-cc{color:#444;font-size:1rem;}.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.5rem;}.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:1rem;}.text-truncate-cc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}body{background-color:#fff;height:100%;color:#444;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:"Atkinson",sans-serif;color:#444;font-size:16px;cursor:pointer;border-radius:50px;background-color:#fff;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:#004031;margin-right:6px;}.chips[type="checkbox"]+label:active{background-color:#004031;border-color:#004031;opacity:.1;}.chips[type="checkbox"]+label:active a.detailsLink{color:#444;}.chips[type="checkbox"]:checked+label{-webkit-transition:all 125ms ease;transition:all 125ms ease;background-color:#004031;color:#fff;border-color:#004031;}.chips[type="checkbox"]:checked:disabled+label{-webkit-transition:all 125ms ease;transition:all 125ms ease;opacity:.5;background-color:#004031;color:#fff;border-color:#004031;}.chips[type="checkbox"]:checked+label a.detailsLink{color:#fff;margin-right:6px;}.chips[type="checkbox"]:focus+label{border:1px solid #004031;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:"Atkinson",sans-serif;color:#444;font-size:16px;cursor:pointer;border-radius:50px;background-color:#fff;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:#004031;border-color:#004031;opacity:.1;}.chips[type="radio"]:checked+label{-webkit-transition:all 125ms ease;transition:all 125ms ease;background-color:#004031;color:#fff;border-color:#004031;}.chips+label a{text-decoration:none;color:#444;}.chips[type="radio"]:focus+label{border:1px solid #004031;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:#444;background:#fff;margin:0 -56px 0 16px;align-items:center;display:flex;justify-content:center;}.chips_info:active{background-color:#004031;color:#fff;border-color:#004031;}.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 #013b2d;}.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:#013b2d;}ul.submenu.active>li:not(.menu-selected-item-cc){border-left-color:#013b2d;}ul.submenu.active>li:not(.menu-selected-item-cc):hover{border-left-color:#004031;}.sub-menu-icon{cursor:pointer;}li.has-submenu{font-weight:400;}li.has-submenu.active{background-color:#013b2d;font-weight:700;}li.has-submenu.active:not(.menu-selected-item-cc){border-left-color:#013b2d;}li.has-submenu.active:not(.menu-selected-item-cc):hover{border-left-color:#004031;}a.dropdown-item.active{background-color:#004031;}.header6-font{font-size:1rem;font-family:"Atkinson",sans-serif;font-weight:500;}.header3-font{font-size:1.25rem;font-family:"Atkinson",sans-serif;font-weight:700;}.back-to-top{background-color:#013b2d;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:#007934;text-decoration:none;}.work-order-link:hover{color:#007934;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:#e0efe8;padding:10px 10px 10px 0;}.table_row>.table_small>.table_cell{padding:10px 10px 10px 0;}.table_row:nth-child(2n+3){background:#e0efe8;}@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:#444;}.puff-anchor:hover{color:#444;text-decoration:none;}.puff-anchor:focus,.puff-anchor:active{color:#444;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:#6f6f71;text-align:center;padding:4px 16px;text-decoration:none;font-size:.875rem;}.navbar-mobile a:hover{background-color:#004031;color:#004031;}.navbar-mobile a.active{background-color:#04aa6d;color:#fff;}.navbar-mobile-menu{font-size:.875rem;}.webappmenu_home::before{content:"";font-size:25px;color:#6f6f71;}.webappmenu_home::before:hover{color:#004031;}.webappmenu_search::before{content:"";font-size:25px;color:#6f6f71;}.webappmenu_search::before:hover{color:#004031;}.webappmenu_messages::before{content:"";font-size:25px;color:#6f6f71;}.webappmenu_messages::before:hover{color:#004031;}.webappmenu_profile::before{content:"";font-size:25px;color:#6f6f71;}.webappmenu_profile::before:hover{color:#004031;}.webappmenu_menu{font-size:.75rem;text-align:center;color:#6f6f71;}.webappmenu_menu:hover{background-color:#004031;color:#004031;}.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:#6f6f71;}.webappmenu_menu_icon::before:hover{color:#004031;}@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 b{font-size:1.5rem;}.greetingsText span{font-size:1rem;}.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){.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;}.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;}.card-icon i{color:#004031;}.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:#004031;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;}}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 .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;}body.pwa-preview .card-icon i{color:#004031;}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:#004031;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;}#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/nykopingshem-logotype.svg");}.splash-title{font-size:20px;font-weight:600;letter-spacing:.2px;}.fa-cookie-bite:before{content:"";background:#fff;border-radius:20em;color:#004031;padding:.125em;border:2px solid #004031;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:#444;background:#fff;border-radius:20em;padding:.125em;border-color:#444;}#scrollToTop{position:fixed;font-size:.8275em;bottom:20px;right:1.5em;padding:12px 17px;background-color:#004031;color:#c2dfcd;text-decoration:none;border-radius:.3125em;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;font-family:"Atkinson",sans-serif;}@media(max-width:767px){#scrollToTop{padding:8px 12px;bottom:75px;right:1em;}}#scrollToTop #scrollToTop:hover{background-color:#00271d;}#scrollToTop a#scrollToTop i.fas.fa-arrow-up{color:#c2dfcd;font-size:1.5em;}#scrollToTop #scrollToTop span{position:absolute;clip:rect(1px,1px,1px,1px);color:#c2dfcd;}html,body{height:100%;margin:0;}body{font-family:"Atkinson",sans-serif;font-size:1.125rem;color:#00372a;}form{font-family:"Atkinson",sans-serif !important;}.dropdown-menu-right{right:auto;left:auto;}.header-link-cc{color:#013b2d;}.menu-button-cc.header-link-cc,.header-link-cc.search-expandbutton{margin-top:.5em;}@media(max-width:991px){.menu-button-cc.header-link-cc,.header-link-cc.search-expandbutton{margin:0;}}.menu-search-wrapper-cc button{background-color:#004031;}.menu-search-wrapper-cc button .fa-search::after{line-height:unset;}.header-link-cc.sign-in,.header-link-cc.sign-out{text-decoration:none;padding:.5em .95em !important;color:#c2dfcd;font-weight:400;font-size:inherit;background:#004031;margin-right:1em;border-radius:5px;margin-top:0;font-family:"Atkinson",sans-serif;}@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-times::before,.header-link-cc.sign-out .fa-times::before{content:"";color:#c2dfcd;}.search-input-cc{font-family:"Atkinson",sans-serif;}h1,h2,h3,h4,h5,h6{font-family:"Atkinson",sans-serif;line-height:1.35;font-weight:600;margin-bottom:.75rem;color:#00372a;}h1{font-size:2.625rem;line-height:1.5em;}h1#pageViewModelTitle{margin-bottom:.25em;}@media(max-width:767px){h1#pageViewModelTitle{font-size:1.555555em;}}h2{font-size:2rem;}@media(max-width:767px){h2{font-size:1.5em;}}h3{font-size:1.5rem;line-height:1.25em;}h3.related-article-header-cc{font-size:1.5em;}h3.related-article-header-cc a{font-size:.9em;}h4{font-size:1.25rem;line-height:1.25em;}@media(max-width:479px){h4{font-size:1em;}}h5{font-size:1em;line-height:1.125em;}h6{font-size:.9em;line-height:1.125em;}.ingress{font-size:1.2em;font-family:"Atkinson",sans-serif;}@media(max-width:768px){.ingress{font-size:1.1em;margin-top:1em;}}.small,small{font-size:1rem;}p.nomargin{margin:0;}p{margin-bottom:1.25rem;}.center-vertical{display:flex;flex-direction:column;justify-content:center;}.center-vertical img{border-radius:.3125em;}.center-vertical.text{padding:0 3em;}@media(max-width:479px){.center-vertical.text{padding:1em;}}.popover h4{color:#c2dfcd;}.popover-link-cc{color:#c2dfcd;font-weight:600;}.popover-link-cc:hover{color:#fff;}.popover-link-cc:hover{text-decoration:underline;}.header-font{font-family:"Atkinson",sans-serif;}.desktop-header{background:#e0efe8;padding:1em 0 .125em;margin-bottom:3em;}@media(max-width:768px){.desktop-header{margin-bottom:1.5em !important;padding:1em 1em .125em;}}.desktop-header #breadCrumb{margin-bottom:1.5em !important;}@media(max-width:479px){.desktop-header #breadCrumb{margin-bottom:.5em !important;}}.desktop-header #breadCrumb div{width:auto;}.desktop-header #breadCrumb div .page-title-cc{margin-top:0;}ol,ul,dl{padding-left:1em;}.accordion.card.card-style-cc h4{font-size:.9em;line-height:1.125em;margin-top:.75em;margin-bottom:.1em;}.article-list-cc p{font-family:"Atkinson",sans-serif;}#mainContent{flex:1 0 auto;}#mainBody{padding-bottom:2em;}.button{font-size:1.125rem;}button .button-primary,.button-primary{background:#004031;color:#c2dfcd !important;border-radius:.3125em;text-transform:none;padding:.6em 1.5em;font-weight:400;text-decoration:none;margin-bottom:1em;display:inline-block;font-family:"Atkinson",sans-serif;}button .button-primary.full,.button-primary.full{display:block !important;text-align:center;padding:.5em 1.5em;font-size:.9em;margin-top:1.5em;margin-bottom:2em;}button.button-primary:hover,.button-primary:hover{background:#00271d;color:#fff;}button .button-secondary,.button-secondary{background:#c2dfcd;border:1px solid #004031;color:#444 !important;border-radius:.3125em;text-transform:none;padding:.6em 1.5em;font-weight:400;text-decoration:none;margin-bottom:1em;display:inline-block;font-family:"Atkinson",sans-serif;}button .fa-plus-circle{color:#c2dfcd;}.nav-item{color:#00372a;}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{background:#e0efe8;}.form-control{font-size:1em;}.menu-item-cc a{color:#66af85;font-size:1.125rem;}#toast-container{bottom:40%;font-family:"Atkinson",sans-serif;font-size:1.25rem;}#toast-container .toast{font-size:1rem;}#toast-container>.toast-info{background-color:#e0efe8;font-family:"Atkinson",sans-serif;color:#00372a;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;}a#USER_REGISTER_REGISTRATIONTYPE.ignoreformvalidation{align-items:center;text-decoration:none;box-shadow:rgba(0,0,0,.075) 0 .125rem .25rem;border-radius:.3125em;box-sizing:border-box;display:flex;justify-content:center;padding:.6em 1.5em;min-height:3rem;min-width:14rem;width:100%;background:#004031;border:2px solid #004031;color:#c2dfcd;font-size:1em;font-family:"Atkinson",sans-serif;}a#USER_REGISTER_REGISTRATIONTYPE.ignoreformvalidation:hover{background:#00271d;}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:#004031;font-weight:700;}a#USER_PASSWORD_FORGOT:hover{text-decoration:underline;}a.user-activity-link-cc{color:#444;}.card-firstrow-cc{height:unset !important;}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:#004031;color:#fff;}div.card.card-style-cc div.list-group-item.border-0.px-4.d-flex.justify-content-between.align-items-center.card-firstrow-cc h4{color:#fff;}.user-activity-description-cc{font-weight:700;font-family:"Atkinson",sans-serif;}.list-events-title-cc{font-size:inherit;font-family:"Atkinson",sans-serif;}.list-events-title-cc:hover{background:#cfe6dc;}.list-group-item-links:last-child{border-width:1px;}.fa-image:before{content:"";color:#0075b6;}#installapp{margin-bottom:1em;}.list-events-links-cc .pb-5,.list-events-links-cc .py-5{padding:.5rem 0 .75em !important;}a#USER_UPDATE_APPLICANT,a#USER_UPDATE_CONTACT{display:inline-block;margin-bottom:1em;background:#004031;text-transform:unset;line-height:2em;font-style:normal;color:#c2dfcd;text-decoration:none;font-size:1rem;display:inline-block;border-radius:.3125em;text-transform:none;padding:.4em 1.5em;font-weight:400;font-family:"Atkinson",sans-serif;}a#USER_UPDATE_APPLICANT:hover,a#USER_UPDATE_CONTACT:hover{background:#00271d;}.object-description-cc{font-family:"Atkinson",sans-serif !important;}a[href="/Account/MyDocuments"]{display:inline-block;margin-bottom:1em;background:#004031;text-transform:uppercase;line-height:2em;font-style:normal;border-radius:.3125em;text-transform:none;padding:.4em 1.5em;font-weight:400;color:#c2dfcd;text-decoration:none;display:inline-block;font-family:"Atkinson",sans-serif;}a[href="/Account/MyDocuments"]:hover{background:#00271d;}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;font-family:"Atkinson",sans-serif;}.object-details-thumbnails-nonactive-cc{margin:10px 3px;border:2px solid #fff;font-family:"Atkinson",sans-serif;}.object-preview-headline-size-cc{margin-top:.5em;font-weight:700;color:#1f2937;font-family:"Atkinson",sans-serif;}.object-preview-description-label-cc{font-size:1.125em;font-weight:400;font-family:"Atkinson",sans-serif;}a.list-link-cc{font-size:.9em;}a.list-link-cc i.fa{color:#004031;}.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;}div.work-order-files-cc small{font-size:inherit;}.sort-select-cc{font-weight:600;}.fa,.icon,.fa.fa-external-link{color:#004031;}.fa-search:before{content:"";color:#e0efe8;}#leftMenu a:hover{text-decoration:underline;}ul.submenu.active>li:not(.menu-selected-item-cc){border:none;border-left:2px solid #66af85;background:#004031;}ul.submenu.active>li:not(.menu-selected-item-cc) ul li{border:none;}ul.submenu.active>li:not(.menu-selected-item-cc):hover{border-left-color:#66af85;}#leftMenu .fa.fa-chevron-up:before{content:"";display:inline-block;width:1.35em;height:1em;background-image:url("../images/chevron.svg");background-repeat:no-repeat;background-size:contain;transform:rotate(180deg);}#leftMenu .fa.fa-chevron-down::before{content:"";display:inline-block;width:1.35em;height:1em;background-image:url("../images/chevron.svg");background-repeat:no-repeat;background-size:contain;}.fa-times::before{content:"";color:#66af85;}.fa.fa-external-link:before{content:"";}.fa.fa-chevron-down:before{content:"";color:#66af85;}.fa.fa-chevron-up:before{content:"";color:#66af85;}.card-icon-cc .fa-user-circle::before{content:"";color:#004031;}#searchCloseBtn .fa-times:before{content:"";color:#c2dfcd !important;}.fa-times,.fa-plus-circle,.fa-file-pdf{color:#013b2d;}a.close-button-cc i.fa.fa-times{color:#004031;}.fa.fa-globe{margin-right:.35em;}.header3-font{color:#004031;}.form-group label{font-size:1.125rem;color:#013b2d;font-weight:600;font-style:normal;word-break:break-word;font-family:"Atkinson",sans-serif;}#globalModalBody .form-group label{font-size:1.125rem;}.chips[type="radio"]+label{font-weight:400;font-style:normal;color:#444;background-color:#c2dfcd;border-color:#004031;font-weight:600;padding:.65em 2em;margin:.5rem 1em .5rem 0;border-radius:.3125em;font-family:"Atkinson",sans-serif;}.chips[type="radio"]:checked+label{color:#c2dfcd;background:#004031;border-color:#004031;font-family:"Atkinson",sans-serif;}.chips[type="radio"]:checked:hover+label:hover{background:#00271d;color:#c2dfcd;border-color:#00271d;font-family:"Atkinson",sans-serif;}.chips[type="radio"]:focus+label{background:#004031;color:#c2dfcd;font-family:"Atkinson",sans-serif;}.chips[type="radio"]:active+label{color:#c2dfcd !important;background:#004031 !important;font-family:"Atkinson",sans-serif;}.chips[type="checkbox"]+label{font-weight:400;font-style:normal;background:#e0efe8;color:#013b2d;border-radius:.3125em;border-color:#004031;font-family:"Atkinson",sans-serif;}.chips[type="checkbox"]:checked+label{background:#004031;color:#c2dfcd;border-color:#004031;font-family:"Atkinson",sans-serif;}.chips[type="checkbox"]:checked+label a.detailsLink{font-family:"Atkinson",sans-serif;color:#c2dfcd;}.chips[type="checkbox"]:checked+label a.detailsLink i.fa.fa-info-circle:before{color:#c2dfcd;}.chips[type="checkbox"]+label a.detailsLink{color:#c2dfcd;margin-right:6px;}.btn-link{font-weight:400;color:#004031;}.btn-link:hover{color:#00271d;}.breadcrumb{display:flex !important;padding:0;margin-bottom:0;margin-top:1em;list-style:none;background-color:transparent;border-radius:0;color:#00372a;font-size:inherit;line-height:1.4rem;font-family:"Atkinson",sans-serif;}.breadcrumb a{color:#00372a;}.breadcrumb .fas.fa-arrow-left.fa-lg{font-size:1em;}.breadcrumb .breadcrumb-item.active{padding:2px;color:#013b2d;}.object-preview-description-label-cc,.object-preview-description-icon-cc{color:#013b2d;}.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:#004031;font-size:.5em;top:-3px;position:relative;}.badge{line-height:1.25;}.badge-info{background:#004031;}.badge-info.shortcut-badge{font-size:1rem;text-decoration:none;font-weight:300;border-radius:2em;padding:.85em 2em !important;background:#004031;font-weight:600;margin-top:1em;}.badge-info.shortcut-badge:focus,.badge-info.shortcut-badge:hover{background:#00271d;}.user-notice{background:#e0efe8;}.user-notice .form-content{padding:0 3em 2em !important;}.card-style-cc.user-notice{background:#e0efe8;}.card-style-cc.user-notice .col-12.p-3.p-lg-5.form-content{padding:1.5em 3em 1em !important;}.card-style-cc.user-notice .col-12.p-3.p-lg-5.form-content h2{font-size:1.5rem;}.fa-file-pdf:before{color:#e0efe8;}@media(max-width:991px){.fa-user-circle,.fa-bars,.fa-search,.fa-globe{color:#c2dfcd;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:"Atkinson",sans-serif;font-weight:300;content:"Meny";color:#c2dfcd;white-space:nowrap;display:block;line-height:1.75em;font-size:.95em;}.fa-search:after{font-family:"Atkinson",sans-serif;font-weight:300;content:"Sök";color:#c2dfcd;white-space:nowrap;display:block;line-height:1.75em;font-size:.95em;}.fa-user-circle{text-align:center;position:relative;}.fa-user-circle:after{font-family:"Atkinson",sans-serif;font-weight:300;content:"Logga in";color:#c2dfcd !important;white-space:nowrap;display:block;text-transform:none;line-height:1.75em;font-size:.95em;padding:0 .5em;}.fa-globe:after{font-family:"Atkinson",sans-serif;font-weight:300;content:"Translate";color:#c2dfcd;white-space:nowrap;display:block;text-transform:none;line-height:1.75em;font-size:.95em;}.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;}#searchWrapper{margin-top:-7em;border-radius:.25em !important;}}@media(max-width:991px) and (max-width:768px){#searchWrapper{margin-top:-6em;}}@media(max-width:991px){#searchWrapper .fa-search{color:#c2dfcd;text-align:center;padding:0 !important;}}.article-box-dark h2{color:#66af85 !important;font-size:1.5rem;}.article-box-dark h2:last-of-type{margin-bottom:0;}.article-box-dark a{color:#66af85 !important;font-size:1.5rem;}@media(max-width:767px){.navbar{height:6rem;background-color:#004031;}.navbar .mobile-logo-cc{height:4em;width:4em;background-position:0;margin-left:1.125em;margin-top:-.25em;}.main-body-startpage .order-2{-ms-flex-order:1;order:1;}}@media(min-width:768px){main.main-container,div.main-container{width:100%;overflow:hidden;}.navbar{padding:0 !important;height:6em;background:#013b2d;}.navbar .mobile-logo-cc{height:4em;width:4em;margin-left:1.5em;}.menu-search-wrapper-cc button{background:#004031;}.mb-md-5,.my-md-5{margin-bottom:2rem !important;}}#mainContent>div>.footer-cc{display:flex;background-color:#004031;background-image:url("../images/Illustration_Nykopingshem.svg");background-repeat:no-repeat;background-position:center bottom;background-size:contain;color:#c2dfcd;padding:3rem 1rem 19em;}@media(max-width:495px){#mainContent>div>.footer-cc{padding:3rem 1rem 3em;}}#mainContent>div>.footer-cc p,#mainContent>div>.footer-cc a{color:#c2dfcd;}#mainContent>div>.footer-cc h3,#mainContent>div>.footer-cc h4{margin-bottom:1rem;color:#66af85;}#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-square-brands.svg);background-size:contain;background-repeat:no-repeat;width:24px;height:24px;display:inline-block;position:relative;margin-right:.5em;position:relative;top:3px;}#mainContent>div>.footer-cc a.linkedin:before{content:"";background-image:url(../images/linkedin-brands.svg);background-size:contain;background-repeat:no-repeat;width:24px;height:24px;display:inline-block;position:relative;margin-right:.5em;position:relative;top:3px;}#mainContent>div>.footer-cc a.facebook:hover:before,#mainContent>div>.footer-cc a.linkedin:hover:before{transform:scale(1.2);transition:all 100ms;}#mainContent>div>.footer-cc a.facebook{margin-right:1em;}#mainContent>div>.footer-cc .row{display:flex;flex-wrap:wrap;gap:1rem;}#mainContent>div>.footer-cc .col{flex:1 1 200px;}.menu-row-cc:hover{color:#c2dfcd;}em.search{background-color:#e0efe8;}.is-interestobject{background-color:#e0efe8;}div.is-interestobject-box{background-color:#e0efe8;}div.is-interestobject-box div.object-preview-description-cc div button{font-weight:600;font-size:1rem;padding:.25em .85em !important;border-radius:1em;color:#fff;}div.is-interestobject-box div.object-preview-description-cc div button:hover{text-decoration:underline;color:#c2dfcd !important;}div.is-interestobject-box button[id*="ShowingComing_"]{background:#0c8844;}div.is-interestobject-box button[id*="ShowingComing_"]:hover{background-color:#0a7138;}div.is-interestobject-box button[id*="ShowingNotComing_"]{background:#eb0000;}div.is-interestobject-box button[id*="ShowingNotComing_"]:hover{background-color:#d20000;}div.is-interestobject-box .object-preview-description-label-cc{color:#00372a;font-size:1rem;font-weight:600 !important;}a#offer-letter-link{font-weight:600;}.fa-check-circle:before{content:"";color:#013b2d;}.responsive-wrapper{padding:56.25% 0 0 0;position:relative;}.responsive-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}@media(display-mode:browser){.mt-md-4,.my-md-4,.mt-3,.my-3{margin-top:1em !important;}}@media(display-mode:browser) and (max-width:768px){.mt-md-4,.my-md-4,.mt-3,.my-3{margin-top:0 !important;}}@media(display-mode:browser){div.regular-browser-only.navbar{display:flex;}}@media(display-mode:standalone){.navbar-standalone{background:#004031;}.desktop-header{background:transparent;}#mainBody{padding:1em;}span#ebbot-chat-root{position:relative;display:block;right:0;bottom:6.5em;}#scrollToTop{bottom:9em;right:1em;padding:8px 12px;font-family:"Atkinson",sans-serif;}.header-link-cc{position:unset;background:#fff;}.webappmenu_menu{height:8vh;}.webappmenu_menu:hover{background-color:#e0efe8;}.webappmenu_menu_menu_text{padding-top:8px;font-size:14px;color:#444;font-family:"Atkinson",sans-serif;}.webappmenu_menu_icon:before,.webappmenu_messages:before,.webappmenu_profile:before,.webappmenu_search:before,.webappmenu_home:before{color:#004031;}.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:#00372a;color:#004031;text-decoration:underline;}.mobile-logo-cc{height:4em;width:5em;left:1em;}.navbar-mobile{padding-bottom:5em;padding-top:.5em;padding-right:1em;padding-left:.5em;z-index:3000;font-family:"Atkinson",sans-serif;}.navbar-mobile a{height:8vh;display:inline-block;color:#444;padding:4px 10px;font-family:"Atkinson",sans-serif;}.navbar-mobile a:hover{background-color:#e0efe8;}#topmenu{border:unset;}a#updateConsent{position:fixed;bottom:2.5em;z-index:100000;left:0;font-size:2em;font-size:2em;}.search-mobile-input-pwa-cc{border:1px solid #00372a !important;padding:2px !important;}.menu-search-wrapper-cc button{background-color:#004031;}i.fas.fa-user-circle.fa-fw:before{text-align:left;margin-left:-14px;display:flex;}.object-details-thumbnail-container-cc .object-details-thumbnails-scroller-cc{width:9% !important;height:70px;line-height:70px;}.desktop-header #breadCrumb{margin-bottom:0 !important;}}@font-face{font-family:'Atkinson';font-weight:normal;font-style:normal;src:url("../fonts/Atkinson-Hyperlegible-Regular-102a.woff2") format("woff2"),url("../fonts/Atkinson-Hyperlegible-Regular-102.woff") format("woff");font-display:swap;}@font-face{font-family:'Atkinson';font-weight:normal;font-style:italic;src:url("../fonts/Atkinson-Hyperlegible-Italic-102a.woff2") format("woff2"),url("../fonts/Atkinson-Hyperlegible-Italic-102.woff") format("woff");font-display:swap;}@font-face{font-family:'Atkinson';font-weight:bold;font-style:normal;src:url("../fonts/Atkinson-Hyperlegible-Bold-102a.woff2") format("woff2"),url("../fonts/Atkinson-Hyperlegible-Bold-102.woff") format("woff");font-display:swap;}@font-face{font-family:'Atkinson';font-weight:bold;font-style:italic;src:url("../fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2") format("woff2"),url("../fonts/Atkinson-Hyperlegible-BoldItalic-102.woff") format("woff");font-display:swap;}