 /*Open sans*/@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic&subset=latin,latin-ext);/*==========  Mobile First Method  ==========*/@media (max-width: 992px) {    .navbar-header {        float: none;    }    .navbar-left,    .navbar-right {        float: none !important;    }    .navbar-toggle {        display: block;    }    .navbar-collapse {        border-top: 1px solid transparent;        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);    }    .navbar-fixed-top {        top: 0;        border-width: 0 0 1px;    }    .navbar-collapse.collapse {        display: none!important;    }      .navbar-nav {        float: none!important;        margin-top: 7.5px;    }    .navbar-nav>li {        float: none;    }    .navbar-nav>li>a {        padding-top: 10px;        padding-bottom: 10px;    }    .collapse.in {        display: block !important;    }}/* Custom, iPhone Retina */@media only screen and (min-width : 320px) {}/* Extra Small Devices, Phones */@media only screen and (min-width : 480px) {}/* Small Devices, Tablets */@media only screen and (min-width : 768px) {}/* Medium Devices, Desktops */@media only screen and (min-width : 992px) {    .shadow {        /*-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.3);        -webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.3);        box-shadow:5px 5px 5px rgba(0,0,0,0.3);*/        -webkit-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);        -moz-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);        box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);    }    .rounded-corners{        -webkit-border-bottom-right-radius: 15px;        -webkit-border-bottom-left-radius: 15px;        -moz-border-radius-bottomright: 15px;        -moz-border-radius-bottomleft: 15px;        border-bottom-right-radius: 15px;        border-bottom-left-radius: 15px;    }}/* Large Devices, Wide Screens */@media only screen and (min-width : 1200px) {    .shadow {        /*-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.3);        -webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.3);        box-shadow:5px 5px 5px rgba(0,0,0,0.3);*/        -webkit-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);        -moz-box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);        box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.75);    }    .rounded-corners{        -webkit-border-bottom-right-radius: 15px;        -webkit-border-bottom-left-radius: 15px;        -moz-border-radius-bottomright: 15px;        -moz-border-radius-bottomleft: 15px;        border-bottom-right-radius: 15px;        border-bottom-left-radius: 15px;    }}/*==========  Non-Mobile First Method  ==========*//* Large Devices, Wide Screens */@media only screen and (max-width : 1200px) {}/* Medium Devices, Desktops */@media only screen and (max-width : 992px) {    /*.navbar-header {        float: none;    }    .navbar-toggle {        display: block;    }    .navbar-collapse {        border-top: 1px solid transparent;        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);    }    .navbar-collapse.collapse {        display: none!important;    }    .navbar-nav {        float: none!important;        margin: 7.5px -15px;    }    .navbar-nav>li {        float: none;    }    .navbar-nav>li>a {        padding-top: 10px;        padding-bottom: 10px;    }*/}/* Small Devices, Tablets */@media only screen and (max-width : 768px) {}/* Extra Small Devices, Phones */@media only screen and (max-width : 480px) {}/* Custom, iPhone Retina */@media only screen and (max-width : 320px) {}/* kartrelaterad css */#range{    display: none;}#map_canvas.absolute {    position:absolute;    top:0;    left:0;    z-index:1;    width:100%;    height:100%;}#map_canvas.relative {    position:relative;    height: 300px;}.overlap{    position: relative;    z-index:2;}.r{background-color: red;}.g{background-color: green;}.b{background-color: blue;}body {    padding-top:70px;}.t {    /* IE 8 */    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";    /* IE 5-7 */    filter: alpha(opacity=50);    /* Netscape */    -moz-opacity: 0.5;    /* Safari 1.x */    -khtml-opacity: 0.5;    /* Good browsers */    opacity: 0.5;}.t2{    background-color: rgba(255, 255, 255, 0.9);}/* bootstrap override */.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{    background-color: transparent !important;}.navbar-default .navbar-toggle{    border-color: #fff !important;}.navbar-default .navbar-toggle .icon-bar{    background-color: #fff !important;}.navbar-fixed-top {    height: 70px;    background: #8F5A58;    border: none;}.navbar-brand{    padding: 0 !important;}.navbar-default .navbar-nav>li>a{    color: white;    text-transform: uppercase;}.navbar-nav>li>a{    line-height: 35px !important;}.navbar-toggle{    margin-top: 19px !important;    margin-bottom: 17px !important;}.navbar-default .navbar-collapse, .navbar-default .navbar-form{    border: 0 !important;    background-color: #8F5A58;    -webkit-box-shadow: none !important;    box-shadow: none !important;}.navbar-collapse{    border: 0 !important;}/* Custom container */.container-fixed {    position: relative;    margin: 0 auto;    max-width: 1170px;    height: 100%;}/*@media (min-width: 1200px) {    .container{        max-width: 970px;    }}*/html, body {height: 100%; position: relative; background-color: #FBFBFB;font-family: 'Open Sans', sans-serif;}.left-col{    margin-left: 15px;    padding: 20px;}.right-col{    margin-right: 15px;    padding: 20px;}#newPos{    /*position: absolute;    left: 50%;    top: 200px;    margin: 24px 0 0 -130px;*/    position: relative;    top: 250px;    left: 50px;    display: none;}#rangediv .slider-handle {    background: #8F5A58;}/*! ========================================================= * bootstrap-slider.js * * Maintainers: *		Kyle Kemp *			- Twitter: @seiyria *			- Github:  seiyria *		Rohit Kalkur *			- Twitter: @Rovolutionary *			- Github:  rovolution * * ========================================================= * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * ========================================================= */.slider {    display: inline-block;    vertical-align: middle;    position: relative;}.slider.slider-horizontal {    /*width: 150px;*/    width: 90%;    height: 20px;}.slider.slider-horizontal .slider-track {    height: 10px;    width: 100%;    margin-top: -5px;    top: 50%;    left: 0;}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high {    height: 100%;    top: 0;    bottom: 0;}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle {    margin-left: -10px;    margin-top: -5px;}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle {    border-width: 0 10px 10px 10px;    width: 0;    height: 0;    border-bottom-color: #0480be;    margin-top: 0;}.slider.slider-horizontal .slider-tick-label-container {    white-space: nowrap;    margin-top: 20px;}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {    padding-top: 4px;    display: inline-block;    text-align: center;}.slider.slider-vertical {    height: 210px;    width: 20px;}.slider.slider-vertical .slider-track {    width: 10px;    height: 100%;    margin-left: -5px;    left: 50%;    top: 0;}.slider.slider-vertical .slider-selection {    width: 100%;    left: 0;    top: 0;    bottom: 0;}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high {    width: 100%;    left: 0;    right: 0;}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle {    margin-left: -5px;    margin-top: -10px;}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle {    border-width: 10px 0 10px 10px;    width: 1px;    height: 1px;    border-left-color: #0480be;    margin-left: 0;}.slider.slider-disabled .slider-handle {    background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);    background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);    background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);}.slider.slider-disabled .slider-track {    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);    background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);    background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);    cursor: not-allowed;}.slider input {    display: none;}.slider .tooltip.top {    margin-top: -36px;}.slider .tooltip-inner {    white-space: nowrap;}.slider .hide {    display: none;}.slider-track {    position: absolute;    cursor: pointer;    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);    background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);    background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);    border-radius: 4px;}.slider-selection {    position: absolute;    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    border-radius: 4px;}.slider-selection.tick-slider-selection {    background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);    background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);    background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);}.slider-track-low,.slider-track-high {    position: absolute;    background: transparent;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    border-radius: 4px;}.slider-handle {    position: absolute;    width: 20px;    height: 20px;    background-color: #337ab7;    background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);    background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);    background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);    filter: none;    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);    border: 0px solid transparent;}.slider-handle.round {    border-radius: 50%;}.slider-handle.triangle {    background: transparent none;}.slider-handle.custom {    background: transparent none;}.slider-handle.custom::before {    line-height: 20px;    font-size: 20px;    content: '\2605';    color: #726204;}.slider-tick {    position: absolute;    width: 20px;    height: 20px;    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    filter: none;    opacity: 0.8;    border: 0px solid transparent;}.slider-tick.round {    border-radius: 50%;}.slider-tick.triangle {    background: transparent none;}.slider-tick.custom {    background: transparent none;}.slider-tick.custom::before {    line-height: 20px;    font-size: 20px;    content: '\2605';    color: #726204;}.slider-tick.in-selection {    background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);    background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);    background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);    opacity: 1;}/*Memberstuff*/.member{    display: none;}.panel-default > .panel-heading {    color: white;    background-color: #8F5A58;    border-color: #ddd;}.companydetails{    font-size: 10px !important;}a {    color: #8F5A58;}footer {    color: #8F5A58;    padding: 10px;    background-color: white !important;    height: 42px;    -webkit-box-shadow: -8px -8px 43px -17px rgba(0,0,0,0.46);    -moz-box-shadow: -8px -8px 43px -17px rgba(0,0,0,0.46);    box-shadow: -8px -8px 43px -17px rgba(0,0,0,0.46);}.firstpagemaincontent {    background-image: url("/assets/frontpagebg.jpg");    background-position: top;    background-repeat: no-repeat;    min-height: 600px;}/*Atomiclänkar*/h1.atomicheader, h4.atomicheader ,.shadow h4{    color: #8F5A58;    font-weight: normal;}h4.atomicheader ,.shadow h4 {    margin: 0px !important;    /*margin-bottom: 10px !important;    margin-top: 10px !important;*/    font-weight: bold;}.right-col .nav>li>a, .left-col .nav>li>a{    padding: 5px 5px !important;    color: black !important;}#atomicnav {    position: relative;    margin: auto;    background-image: url("../images/greenRadon.png");    background-position: top;    background-repeat: no-repeat;    width: 218px;    height: 204px;    color: white;    text-align: center;    font-size: 12px;    text-transform: uppercase;    white-space: normal;    word-wrap: break-word;}.StartSamarbeteimage {display: inline; margin-top: 10px;}#atomicnav a{    color: white;}#atomic-om-radon{    position: absolute;    top: 40px;    left: 25px;    width: 50px;    height: 50px;}#atomic-om-oss{    position: absolute;    top: 40px;    left: 147px;    width: 45px;    height: 50px;}#atomic-hitta-partner{    position: absolute;    top: 40px;    left: 152px;    width: 55px;    height: 50px;}#atomic-hitta-medlemsforetag{    position: absolute;    top: 136px;    left: 80px;    width: 60px;    height: 50px;}#content{    padding-bottom: 42px;}#locations_sidebar ul#locations_list  {padding-left:15px}#locations_sidebar ul#locations_list  li {list-style:circle}#locations_sidebar ul#locations_list  li.no-office {font-style: italic;list-style: disc}div#navbar  li.section a ,div#navbar  li.current a {text-decoration: none;font-weight: bold}#maincontent {max-width: 700px;padding: 0px 30px} .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {    background-color: transparent;    color: #FFF ;    text-decoration: underline;    /*text-decoration-style:wavy;*/}.strong {font-weight: bold} /*Pagination override*/.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {    z-index: 2;    color: #fff;    cursor: default;    background-color: #8F5A58;    border-color: #8F5A58;}.pagination>li>a, .pagination>li>span {    position: relative;    float: left;    padding: 6px 12px;    margin-left: -1px;    line-height: 1.42857143;    color: #8F5A58;    text-decoration: none;    background-color: #fff;    border: 1px solid #8F5A58;}.btn-primary, .btn {    color: #fff;    background-color: #8F5A58;    border-color: #8F5A58;}.pagination>li>a:hover, .btn-primary:hover {    background-color: white;    border-color: #8F5A58;    color: #8F5A58;}@media (max-width: 1100px) {     #atomicnav {display: none;}}@media (max-width: 992px) {    body#id1 .left-col ,.firstpagemaincontent  {        display: none    }    .left-col {margin-left: 0px;}    .right-col {margin-right: 0px;}    .navbar-nav > li > a {        padding-bottom: 0;        padding-top: 0;    }    .navbar .container {width: 100%}    .mainMiddleContent {padding: 0 40px;}}.select2-input {height: 20px!important}body.HandleListPage  div.checkbox  {display: inline-block;border:1px solid #333;padding: 5px}label.checkedClass{background-color: #CCC}