﻿/* General */

html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    min-height: 100%;
    position: relative;
    background: #fff;
}

#PageContiner {
    margin: auto;
    padding-bottom: 150px;
}

#MainContainer {
    width: 960px;
    background-color: #ffffff;
    padding: 10px 0;
    border-left: none;
    border-right: none;
    box-shadow: none;
    display: table;
    /*overflow: hidden;*/
}

#MainRight #MainContent {
    margin: 0;
}

#FooterArea {
    background: none;
}

/* General */


/* A - Z */


/*.alphaindexletter, .alphaindexletter a:hover
{
    color: #333333;
    font-size: 28px;
    font-family: Verdana, Arial, Sans-Serif;
    height: 28px;
    text-decoration: none;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 2px solid #CACACA;
    margin-bottom: 18px;
}*/
.AtoZFirstLetter {
    display: block;
    clear: both;
    font-size: 2em;
    overflow: hidden;
    /* border-bottom: 2px solid #CACACA; */
    background: #CDE9EE;
    padding: 5px 10px;
    margin-top: 10px;
}

.aToZBorder {
    padding: 10px;
    border: 2px solid #CACACA;
}

.AtoZGoToTop a {
    padding: 10px 0;
    line-height: 2em;
    font-size: 1.3em;
}

/* A - Z */


/* Category */

.tagsNoClick {
    margin-right: 8px;
    height: 10px;
    color: #8F8F8F;
    font-size: 1.05em;
    display: inline-block;
    line-height: 2em;
}

/* Category */

/* Tabeller */

.tablelistcontainer {
    overflow: visible;
}

/* Tabeller */

/* Startsidasnurran */

.startpagearticlecycle_container {
    width: 724px;
}

.startpagearticlecycle_right_arrow {
    left: 693px;
}

/* Startsidasnurran */

/* Sökresultat */
.ess-bestBet h3 {
    font-size: 1.3em;
}

.ess-bestBet {
    background: none;
    border: 1px solid #0493AC;
}

.oneboxKeys {
    font-size: 1em;
    margin-top: 0px;
}

.searchKeyFigure {
    font-size: 3em;
}

.searchEnhet {
    font-size: 2em;
}

/* Sökresultat */

/* Hitta statistik */

.goToAtoZ {
    float: right;
    margin: 70px 50px 0 0;
    font-size: 1.5em;
    padding-left: 30px;
    background: url("/resources/images/HittbarhetImages/bullets_gray_16px.svg") no-repeat;
}

.sampleSubjectsLink {
    display: block;
    overflow: hidden;
    float: left;
    width: 16.66%;
}

#Main #MainContent {
    width: 100%;
    margin: 0;
}

#hittbarhetsWrapper {
    position: relative;
    padding-top: 0.5em;
}

.hittbarhetsWrappHeader {
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
}

.sampleSubjects img {
    width: 50px;
    height: 50px;
    margin: 15px 0 12px 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sampleSubjects {
    float: left;
    width: 100%;
    height: 110px;
    text-align: center;
    cursor: pointer;
    font-size: 1.2em;
}

    .sampleSubjects:hover, .sampleSubjectsLink:focus .sampleSubjects {
        text-decoration: underline;
    }

        .sampleSubjects:hover img, .sampleSubjectsLink:focus img {
            width: 60px;
            height: 60px;
            margin: 10px 0 12px 0;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

    .sampleSubjects a img {
        margin: 15px 0 12px 0;
        width: 50px;
        height: 50px;
    }

    .sampleSubjects p {
        line-height: 25px;
        font-size: 0.9em;
        padding: 2px 5px 0 30px;
        text-align: left;
    }

    .sampleSubjects a, .sampleSubjects a:visited, .sampleSubjects a:hover, .sampleSubjects a:focus,
    #footerWrapper a, #footerWrapper a:visited, #footerWrapper a:hover, #footerWrapper:focus,
    .goToAtoZ, .goToAtoZ:visited, .goToAtoZ:hover {
        color: #03649c;
    }

        .goToAtoZ:focus {
            text-decoration: underline;
        }

.iconHeader a {
    display: block;
    height: 100%;
    font-size: 1.2em;
    padding: 0 8px;
}

/* Hitta statistik */

/* MasterPage */
.topMenuBackground {
    background: #666;
}

#FooterArea {
    width: 960px;
    margin: 0 auto;
    height: 128px;
    text-align: center;
}

.bigFooterMenu li {
    list-style: none;
}

.bigFooterMenu {
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2em;
}

.bigFooterHeading {
    font-size: 1.3em;
    margin-bottom: 10px;
    display: inline-block;
}

#TopArea {
    background: #CDE9EE;
    overflow: hidden;
}

#topAreaHeader, .alertCookieText {
    width: 960px;
    margin: 0 auto;
}

#contentWrapper {
    min-height: 100%;
    position: relative;
}

#PageContiner {
    padding-bottom: 420px;
}

    #PageContiner.noPagecontainerPadding {
        padding-bottom: 220px;
    }

#footerWrapper {
    width: 100%;
    border-top: 4px solid #0493AC;
    position: absolute;
    bottom: 0;
    left: 0;
}

.generalFooter {
    padding: 20px 0;
}

#FooterAreaBottom {
    width: 100%;
    margin: 0 auto;
    background: #CDE9EE;
    height: 280px;
    text-align: center;
    border-top: 4px solid #0493AC;
    overflow: hidden;
}

#QuickShareButtons {
    margin-bottom: 8px;
}

.entypo-paper-plane:before {
    /*content: url("/resources/images/HittbarhetImages/mail_16px.svg") !important;*/
    content: "" !important;
    fill: #fff;
    transition: all 0.5s;
}

.entypo-paper-plane:hover polygon {
    fill: #333;
    transition: all 0.5s;
}

.footerCenterWrapper > div {
    float: left;
    width: 20%;
    margin: 0px 2%;
}

.footerCenterWrapper .footerMiddle {
    width: 50%;
}

    .footerCenterWrapper .footerMiddle ul li {
        float: left;
        width: 50%;
    }

.footerCenterWrapper ul li {
    line-height: 1.1em;
    margin-bottom: 4px;
}

.footerCenterWrapper {
    width: 960px;
    margin: 10px auto;
    clear: both;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    padding-top: 10px;
}

    .footerCenterWrapper h4 {
        font-style: normal;
        font-size: 1.6em;
        /*padding-left: 40px;*/
        font-family: georgia;
    }

    .footerCenterWrapper ul li {
        background: none;
        padding-left: 0;
        font-size: 1.2em;
        padding: 0;
    }

    .footerCenterWrapper a:focus {
        text-decoration: underline;
        border: 1px solid #03649c;
    }

#TopSearch {
    height: 35px;
    margin-top: 15px;
    background: #fff;
}

    #TopSearch .SearchField {
        width: 350px;
        height: 35px;
        font-size: 15px;
        font-weight: 100;
        top: 0;
        padding-left: 7px;
        padding-right: 7px;
        border: none;
        background: none;
        font-size: 15px;
        line-height: 17px;
        -webkit-appearance: none;
        float: left;
    }

    #TopSearch button:focus {
        border: 1px solid #03649c;
    }

.TopSearchForm {
    height: 35px;
}

.top-button {
    width: 50px;
    height: 35px;
}



/* MasterPage */

/* Etikettsida */


.hittbarhetEtikettHeader {
    padding-left: 61px;
    background: url("/resources/images/HittbarhetImages/tag_36px.svg") 2px no-repeat;
    background-size: 40px;
    height: 50px;
    line-height: 51px;
}

.tagIconBeforeTags {
    background: url("/resources/images/HittbarhetImages/tag.svg") 4px 3px no-repeat;
    display: inline-block;
    padding-left: 25px;
    font-size: 1em;
    min-height: 20px;
}

#ProductWrapper .tagIconBeforeTags {
    width: 100%;
}

.tagIconBeforeTags span {
    color: #333;
    margin: 0 6px;
    cursor: default;
    float: left;
    height: 10px;
}

.topicsHide .tagIconBeforeTags {
    width: 100%;
    /*background: url("/resources/images/HittbarhetImages/tag_50px.svg") 4px 0px no-repeat;*/
    background: none;
    min-height: 28px;
    padding-left: 0px;
}


/* Etikettsida */


/* Produktsida */

#ProductWrapper .subheadingtablelist {
    margin: 0 !important;
}

#ProductWrapper .tablelist100 ul {
    width: 100% !important;
}

#ProductWrapper .tagIconBeforeTags {
    width: 100%;
}

#ProductWrapper .pufflinks {
    width: 100%;
}

    #ProductWrapper .pufflinks .puffheading {
        background: none;
        border-bottom: 0;
    }

        #ProductWrapper .pufflinks .puffheading .pufficon {
            display: none;
        }

#ProductWrapper a:focus {
    text-decoration: underline;
    border: 1px solid #03649c;
}

#ProductWrapper .expandContentHeader:focus, #ProductWrapper .expandContentHeader:hover {
    border: 0;
    background-color: #9BD4DE;
}

.documentation h3 {
    font-weight: bold !important;
}

h3#documentation {
    font-weight: normal !important;
}

.productShortAdress {
    color: #8B8B8B;
    font-size: 1.2em;
}

.nextPublishLink {
    padding-left: 20px;
    background: url("/resources/images/HittbarhetImages/kalender_16px.svg") no-repeat;
}

.showMoreProductInfo, .showMoreKeyFigures, .showMorePublications {
    display: none;
}

.hittaArtiklar img {
    float: left;
    margin-right: 2%;
}

.hittaArtiklar h3 {
    font-size: 1.1em;
}

.hittaArtiklar .ingress {
    font-size: 96%;
}

.hittaArtiklar .PluppLink {
    float: right;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.productPublicationsheader {
    font-weight: bold;
    font-size: 1.1em;
}

.productPublicationsList li {
    border-bottom: solid 1px #DFDFDF;
    overflow: hidden;
    list-style: none;
    line-height: 1.2em;
}

.productKeyFigureIcon {
    height: 20px;
    width: 80px;
    display: block;
    text-align: center;
    float: right;
    margin: 12px 0;
}

.tableListExpandedLi .tableMeta {
    float: left;
}

.tablelist li.tableListExpandedLi {
    background-image: none;
    padding-left: 0;
}

.tableListIconLeft {
    width: auto;
    margin-right: 1%;
    float: left;
}

.tableListDateRight {
    float: right;
}

.tableLinksExpanded a {
    padding-left: 10px !important;
}

.tableLinks {
    width: 86%;
}

.ssdTableLevel2Date {
    color: #515151;
}

.intPositive.productKeyFigureIcon {
    background: url('/Images/Sprites/scb_sprites_20px.png') no-repeat 100% -48px;
}

.intNegative.productKeyFigureIcon {
    background: url('/Images/Sprites/scb_sprites_20px.png') no-repeat 100% 0;
}

.intNoChange.productKeyFigureIcon {
    background: url('/Images/Sprites/scb_sprites_20px.png') no-repeat 100% -24px;
}

.productKeyFigureProcent {
    font-size: 2em;
    width: 150px;
    text-align: center;
    padding: 3px 0;
    float: right;
}

.productLastYear {
    clear: both;
    display: inline-flex;
    font-size: 0.8em;
    float: right;
}

.productKeyFigureWrapper {
    border-bottom: 1px dotted #0493ac;
    margin: 5px 0;
}



p.productKeyFigureInfo {
    text-align: center;
}

.keyFigureHeading {
    font-size: 1.2em;
    padding: 10px;
}

.productKeyFigureChange {
    font-size: 11px;
}

.productBlueUnderline {
    border-bottom: 3px solid #0793AE;
    padding-bottom: 5px;
    margin-bottom: 5px;
    /*padding-left: 40px;*/
    line-height: 1.8em;
    background-size: 30px;
}

    .productBlueUnderline.headerTablesAndDiagram {
        background: url("/resources/images/HittbarhetImages/tabeller_och_diagram_34px.svg") no-repeat;
        background-size: 30px;
    }

    .productBlueUnderline.headerQuickFigure {
        background: url("/resources/images/HittbarhetImages/nyckeltal_36px.svg") no-repeat;
        background-size: 30px;
    }

    .productBlueUnderline.productHeader {
        padding-left: 0px;
    }

.headerReadMore, .headerAboutStatistic, .headerFindMoreStatistics {
    padding-left: 35px;
    line-height: 1.55em;
    margin: 5px 0;
}

.headerReadMore {
    background: url("/resources/images/HittbarhetImages/se_mer_36px.svg") no-repeat;
    background-size: 30px;
}

.headerAboutStatistic {
    background: url("/resources/images/HittbarhetImages/info_36px.svg") no-repeat;
    background-size: 30px;
}

.headerFindMoreStatistics {
    background: url("/resources/images/HittbarhetImages/fraga_36px.svg") no-repeat;
    background-size: 30px;
}

.headerCompleteTableAndDiagrams {
    background: url("/resources/images/HittbarhetImages/tabeller_och_diagram_16px.svg") no-repeat;
    padding-left: 25px;
}

.headerSSD {
    background: url("/resources/images/HittbarhetImages/ssd_16px.svg") no-repeat;
    padding-left: 25px;
}

.bigFooter {
    /*padding-left: 45px;*/
    line-height: 2.3em;
}

    .bigFooter.headingQuickFind {
        /*background: url("/resources/images/HittbarhetImages/genvag_36px.svg") no-repeat;*/
    }

    .bigFooter.headingAboutSCB {
        /*background: url("/resources/images/HittbarhetImages/info_36px.svg") no-repeat;*/
    }

    .bigFooter.headingContact {
        /*background: url("/resources/images/HittbarhetImages/kontakt_36px.svg") no-repeat;*/
    }

    .bigFooter.headingFollowSCB {
        /*background: url("/resources/images/HittbarhetImages/folj_36px.svg") no-repeat;*/
    }

.subscribeIcon {
    background: url("/resources/images/HittbarhetImages/nyheter_16px.svg") no-repeat;
    padding-left: 22px;
    display: inline-block;
    margin-top: 5px;
    height: 17px;
}

.GoToAllStatisticalNews {
    background: url("/resources/images/HittbarhetImages/klocka_blue.svg") no-repeat;
    padding-left: 22px;
    display: inline-block;
    margin-top: 5px;
    height: 17px;
}



#ProductWrapper h2 {
    font-size: 1.5em;
    margin: 10px 0 5px 0;
    font-weight: normal;
}

#ProductWrapper h3 {
    font-weight: normal;
    font-size: 1em;
}

#ProductWrapper .ProductTables h3 {
    padding: 6px 0 4px 0;
}

#ProductWrapper h2.headerh2smaller {
    font-size: 1.3em;
}

#ProductWrapper {
    font-size: 1.2em;
}

.Expanded, .Collapsed {
    margin-top: 3px !important;
    padding-left: 16px;
}


.Collapsed {
    background-image: url("/resources/images/HittbarhetImages/plus_blue_16px.svg") !important;
}

.Expanded {
    background-image: url("/resources/images/HittbarhetImages/minus_blue_16px.svg") !important;
}

.productContactUs > div {
    min-height: 130px;
}

#ProductWrapper .puffgray {
    border-bottom: 3px solid #0793AE;
}

p.productKeyFigure {
    font-size: 2.2em;
    text-align: center;
}

.productContactUs {
    margin: 20px 0;
}

#ProductWrapper .productContactUs .productBlueUnderline {
    margin: 0;
    padding-bottom: 3px;
}

.productContactUs .pufficon.person {
    display: none;
}

.productContactUs .productMailto {
    background: url("/resources/images/HittbarhetImages/mail_blue_16px.svg") no-repeat;
    padding-left: 21px;
    line-height: 30px;
}

.productContactUs .question {
    background: url("/resources/images/HittbarhetImages/penna_blue_16px.svg") no-repeat;
    padding: 0 0 0 21px;
}

.productContactUs .phone {
    margin-top: 8px;
}

.productContactUs .span6 {
    padding: 0;
    width: 49%;
}

.PlanedPublishingContainer {
    width: 98%;
}

.productHittTablesList li {
    overflow: hidden;
}

.tablelist.productHittTablesList {
    width: 100%;
}

.tablelist.productHittTablesListUL {
    width: 100%;
    overflow: hidden;
}
/*.showMoreButton, .showMorePublications {
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    color: #fff;
    height: 35px;
    line-height: 35px;
    font-size: 1em;
    margin: 10px auto;
    display: none;
    width: 14%;
    font-weight: bold;
    position: relative;
    background: #0493AC;
}*/

.showMoreKeyFigures, .showMoreTables, .showMorePublications {
    background: #0493ac;
    display: none;
    margin: 10px auto;
    cursor: pointer;
}

.visibleProductExpandButton {
    display: table;
}

.expandCollapseIcon {
    width: 35px;
    float: left;
    background: #0493ac url('/resources/images/HittbarhetImages/expand_white_16px.svg') center no-repeat;
    border-right: 2px solid #fff;
    height: 35px;
}

.buttonText {
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-weight: bold;
}

.switchKey {
    width: 7px;
    float: right;
    background: #ffffff url('/images/right.gif') center no-repeat;
    border-right: 2px solid #fff;
    height: 58px;
    margin-top: 10px;
}

.switchKeyLeft {
    width: 7px;
    float: left;
    background: #ffffff url('/images/left.gif') center no-repeat;
    border-right: 2px solid #fff;
    height: 58px;
    margin-top: 10px;
}

.span4special {
    display: block;
    float: left;
    margin-left: 0;
    overflow: hidden;
    padding: 7px;
    width: 30.7%;
}

.expandedKeyfigures .expandCollapseIcon, .expandedTables .expandCollapseIcon, .expandInfoTrue .expandCollapseIcon {
    background: #0493ac url('/resources/images/HittbarhetImages/collapse_white_16px.svg') center no-repeat;
}

.iconHeader {
    position: absolute;
    width: 100%;
    top: 0;
    height: 120px;
    color: #0493ac;
}

.showContent {
    width: 100%;
    overflow: hidden;
    padding: 5px 0;
}

.expandContent .expandContentHeader, .expandContentHeaderExpanded {
    padding: 10px 35px 10px;
    background: #CDE9EE url("/resources/images/HittbarhetImages/plus.svg") 7px no-repeat;
    background-size: 2%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    font-size: 1.1em;
    display: block;
    margin: 4px 0;
    color: #333;
}

.expandedTrue {
    background: #9BD4DE url("/resources/images/HittbarhetImages/minus.svg") 7px no-repeat !important;
    background-size: 2% !important;
}

ul.tablelist {
    margin: 0;
}

.tablelist {
    width: 100%;
}


    .tablelist li {
        display: inline-block;
        width: 99% !important;
    }

.productIngress p {
    width: 100%;
}

.showMoreProductInfo {
    cursor: pointer;
    text-decoration: underline;
}

.productIngress {
    color: #03649c;
}

.productPageSamOwner {
    text-align: left;
    float: left;
    line-height: 1.2em;
    margin-right: 4%;
}

.samOwnerWrapperProduct {
    margin-bottom: 10px;
    overflow: hidden;
}

.samOwnerProduct {
    float: right;
    max-width: 50%;
}

    .samOwnerProduct img {
        max-width: 100%;
    }

.showFirstTableLiLoad {
    display: inline-block;
}

.shortListAuto {
    height: auto;
}

.showShortList {
    position: relative;
}

.articlelistintro {
    font-size: 1em;
    font-family: Georgia;
    font-weight: normal;
    color: #666666;
    line-height: 135%;
}

/* Produktsida */

/* Ämnesområde */

.expandAll, .expandTags {
    cursor: pointer;
    padding: 10px 5px 10px 25px;
    text-align: left;
    background: url('/resources/images/HittbarhetImages/Expand_16px.svg') left no-repeat;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    color: #333 !important;
}

    .expandAll:focus, .expandTags:focus {
        text-decoration: underline;
    }

    .expandAll.expandOrNat {
        background: url('/resources/images/HittbarhetImages/Collapse_16px.svg') left no-repeat;
    }

.expandTags {
    float: right;
    text-align: right;
    background: url('/resources/images/HittbarhetImages/Expand_16px.svg') left no-repeat;
    display: none;
}

    .expandTags.expandOrNat {
        background: url('/resources/images/HittbarhetImages/Collapse_16px.svg') left no-repeat;
    }

.showHideProducts {
    padding-left: 50px;
    width: 94%;
}

    .showHideProducts a:focus {
        text-decoration: underline;
    }

#newFontSize h2 {
    font-size: 1.5em;
}

.amnesOmradeItemExpand {
    width: 40px;
    height: 40px;
    background: url("/resources/images/HittbarhetImages/plus.svg") center no-repeat;
    background-size: 50%;
    float: left;
    border-right: 2px solid #fff;
    cursor: pointer;
}

.activeHeader .amnesOmradeItemExpand {
    background: url("/resources/images/HittbarhetImages/minus.svg") center no-repeat;
    background-size: 50%;
}

#newFontSize .amnesOmradeWrapper > a {
    padding: 10px 0 10px 50px;
    width: 100%;
    display: block;
    background: #CDE9EE;
    margin: 2px 0;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    font-size: 1.5em;
    color: #333;
}

    #newFontSize .amnesOmradeWrapper > a:focus {
        background: #9BD4DE;
        text-decoration: underline;
    }

#newFontSize .amnesOmradeWrapper h2:hover {
    background: #9BD4DE;
    cursor: pointer;
}

.amnesOmradeWrapper {
    margin: 1px 0;
    clear: both;
}

.customHeaderIcon {
    float: left;
    width: 37px;
    margin-right: 10px;
    height: 37px;
}

.headerWithIcon {
    clear: both;
    overflow: hidden;
    margin: 10px 0;
}

    .headerWithIcon h1 {
        margin-top: 10px;
        float: left;
    }

#newFontSize h2 {
    margin: 5px 0px;
    font-size: 1.8em;
    font-weight: normal;
}

.productTitleWithIcon {
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px 0 8px 0px;
    display: inline-block;
    width: 60%;
    /* background: url("/resources/images/HittbarhetImages/produkt_36px.svg") no-repeat; */
    /* background-size: 25px; */
    /* margin: 5px 2px; */
}

.productPageHeading {
    /*background: url("/resources/images/HittbarhetImages/produkt_36px.svg") no-repeat;*/
    padding: 10px 0 10px 0px;
    margin: 0;
}

.listProductsWithTags {
    position: relative;
    margin-bottom: 10px;
    min-height: 60px;
}

/* Ämnesområde */

/* Hittbarhet generellt */

.tagIconBeforeTags {
    background: url("/resources/images/HittbarhetImages/tag.svg") 4px 3px no-repeat;
    display: inline-block;
    padding-left: 25px;
    min-height: 20px;
}

    .tagIconBeforeTags span {
        color: #333;
        margin: 0 6px;
        cursor: default;
        float: left;
        height: 10px;
    }

.tagIconBeforeTagsNoLink {
    color: #333;
    display: block;
    padding: 0 0 10px;
    word-break: break-all;
}

#newFontSize h1 {
    font-size: 2.8em;
}

#TopLinks {
    margin-top: 23px;
    height: 2em;
}

    #TopLinks a {
        padding: 10px 10px 10px 21px;
        margin: 0 0 0 10px;
        line-height: 20px;
    }

        #TopLinks a:focus {
            text-decoration: underline;
            border: 1px solid #03649c;
        }

        #TopLinks a:nth-child(1) {
            background: url("/resources/images/HittbarhetImages/globe_gray_16px.svg") 0 10px no-repeat;
        }

        #TopLinks a:nth-child(2) {
            background: url("/resources/images/HittbarhetImages/bullets_gray_16px.svg") 0 10px no-repeat;
        }

#newFontSize .newStyleSpan {
    font-size: 1.15em;
    line-height: 1.3em;
    width: 70%;
    display: block;
}

.samOwner {
    margin: 5px 10px 10px;
    color: gray;
    font-size: 1.2em;
    padding: 0;
    position: absolute;
    text-align: right;
    width: 200px;
    right: 0;
}

    .samOwner img {
        max-width: 100%;
        max-height: 60px;
        text-align: right;
    }

.itemHoverInnerWrapper li a, .tagIconBeforeTags a {
    display: block;
    text-decoration: none;
    padding: 5px 5px;
    border: 1px solid rgb(211, 208, 208);
    margin: 3px;
    border-radius: 2px;
    padding: 4px 4px;
    border: 1px solid #CDE9EE;
    margin: 3px;
    text-decoration: none;
    float: left;
    font-size: 0.9em;
}

    .itemHoverInnerWrapper li a:hover, .tagIconBeforeTags a:hover, .tagIconBeforeTags a:focus {
        color: #fff;
        text-decoration: none;
        background: #0493ac;
    }

#newFontSize .tagIconBeforeTags a {
    font-size: 1em;
}
/* Hittbarhet generellt */

/* Footer */

#hittaSpecialMenu {
    margin: 0px auto;
    width: 960px;
    height: 120px;
}

    #hittaSpecialMenu a {
        padding: 86px 2px 18px 2px;
        text-align: center;
        width: 12%;
        margin: 0px 10px;
        position: relative;
        display: block;
        float: left;
        height: 20px;
        font-size: 1.1em;
    }

        #hittaSpecialMenu a:focus {
        }

        #hittaSpecialMenu a:first-child {
            margin-left: 0;
        }

        #hittaSpecialMenu a:last-child {
            margin-right: 0;
        }

.hittaSpecialArticles, .hittaSpecialTheme, .hittaSpecialMaps, .hittaSpecialHistorical, .hittaSpecialSsd, .hittaSpecialBooks {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hittaSpecialArticles {
    background: url("/resources/images/HittbarhetImages/Midnavbar/artiklar_blue_64px.svg") center 14px no-repeat;
}

    .hittaSpecialArticles:hover, .hittaSpecialArticles:focus {
        background: url("/resources/images/HittbarhetImages/Midnavbar/artiklar_light_blue_64px.svg") center 14px no-repeat;
        text-decoration: underline;
    }

.hittaSpecialTheme {
    background: url("/resources/images/HittbarhetImages/Midnavbar/tema_blue_64px.svg") center 14px no-repeat;
}

    .hittaSpecialTheme:hover, .hittaSpecialTheme:focus {
        background: url("/resources/images/HittbarhetImages/Midnavbar/tema_light_blue_64px.svg") center 14px no-repeat;
        text-decoration: underline;
    }

.hittaSpecialMaps {
    background: url("/resources/images/HittbarhetImages/Midnavbar/kartor_blue_64px.svg") center 14px no-repeat;
}

    .hittaSpecialMaps:hover, .hittaSpecialMaps:focus {
        background: url("/resources/images/HittbarhetImages/Midnavbar/kartor_light_blue_64px.svg") center 14px no-repeat;
        text-decoration: underline;
    }

.hittaSpecialHistorical {
    background: url("/resources/images/HittbarhetImages/Midnavbar/historisk_blue_64px.svg") center 14px no-repeat;
}

    .hittaSpecialHistorical:hover, .hittaSpecialHistorical:focus {
        background: url("/resources/images/HittbarhetImages/Midnavbar/historisk_light_blue_64px.svg") center 14px no-repeat;
        text-decoration: underline;
    }

.hittaSpecialSsd {
    background: url("/resources/images/HittbarhetImages/Midnavbar/ssd_blue_64px.svg") center 14px no-repeat;
}

    .hittaSpecialSsd:hover, .hittaSpecialSsd:focus {
        background: url("/resources/images/HittbarhetImages/Midnavbar/ssd_light_blue_64px.svg") center 14px no-repeat;
        text-decoration: underline;
    }

.hittaSpecialBooks {
    background: url("/resources/images/HittbarhetImages/Midnavbar/publikationer_blue_64px.svg") center 14px no-repeat;
}

    .hittaSpecialBooks:hover, .hittaSpecialBooks:focus {
        background: url("/resources/images/HittbarhetImages/Midnavbar/publikationer_light_blue_64px.svg") center 14px no-repeat;
        text-decoration: underline;
    }

.hittaSpecialInternationell {
    background: url("/resources/images/HittbarhetImages/Midnavbar/internationell_blue_64px.svg") center 14px no-repeat;
}

    .hittaSpecialInternationell:hover, .hittaSpecialInternationell:focus {
        background: url("/resources/images/HittbarhetImages/Midnavbar/internationell_light_blue_64px.svg") center 14px no-repeat;
        text-decoration: underline;
    }
/* Footer */

/* Grid */

.span6, .span4, .span12, .span2, .span8, .span1, .span10, .span9, .span5, .span7 {
    display: block;
    float: left;
    margin-left: 2%;
    overflow: hidden;
    padding: 7px;
}

.productPublicationsList .span9, .productPublicationsList .span1 {
    padding: 0 7px;
}

.span1 {
    width: 9%;
}

.span2 {
    width: 15%;
}

.span4 {
    width: 30.7%;
}

.span5 {
    width: 39%;
}

.span6 {
    width: 47.893%;
}

.span7 {
    width: 55.945%;
}

.span8 {
    width: 64%;
}

.span9 {
    width: 74%;
}

.span10 {
    width: 80.8%;
}

.span12 {
    clear: both;
    width: 100%;
}

.span11 {
    width: 90%;
}

.row-fluid {
    width: 99.6%;
    display: block;
    overflow: hidden;
    clear: both;
}

    .row-fluid .span1:first-child, .row-fluid .span2:first-child, .row-fluid .span3:first-child, .row-fluid .span4:first-child,
    .row-fluid .span5:first-child, .row-fluid .span6:first-child, .row-fluid .span7:first-child, .row-fluid .span8:first-child,
    .row-fluid .span9:first-child, .row-fluid .span10:first-child, .row-fluid .span11:first-child, .row-fluid .span12:first-child {
        margin-left: 0%;
        padding-left: 0;
    }

.twoColFlow .span6:nth-child(odd) {
    margin-left: 0;
    padding-left: 0;
    clear: both;
}

li .span8, li .span2 {
    padding: 0;
}

/* Grid */

/* Interaktiva diagram */

.scb-main {
    margin: 0 auto;
    width: 95%;
}

.scb-tooltip {
    position: absolute;
    z-index: 9999;
    background-color: #fff;
    border: solid 1px #333;
    box-shadow: rgba(0,0,0,.3) 2px 2px;
    opacity: 0;
    padding: 2px 5px;
    text-align: center;
}

    .scb-tooltip p {
        margin: 0;
    }

.scb-tooltip-label {
    font-size: 0.625em;
}

.scb-tooltip-value {
    font-weight: bold;
}

.bar {
    fill: #faa50f;
    opacity: .4;
}

.bar-detail {
    display: none;
}

.bar:hover {
    fill: #faa50f;
    opacity: 1;
}

.axis {
    font: 12px "Source Sans Pro", sans-serif;
}

    .axis path,
    .axis line {
        fill: none;
        stroke: #333;
        shape-rendering: crispEdges;
    }


.line {
    fill: none;
    stroke: #fddb9f;
    stroke-width: 3px;
}

.grid {
    fill: none;
    stroke: #797979;
    stroke-width: 1px;
    stroke-opacity: .2;
}

    .grid path {
        stroke-width: 0;
    }

.dot {
    fill: #fff;
    stroke: #fddb9f;
    stroke-width: 3px;
}

    .dot:hover {
        stroke: #faa50f;
        fill: #faa50f;
        /*stroke-width: 5px;*/
    }

.arc {
    opacity: 0.6;
}

.arc-is-selected {
    opacity: 1;
}

.arc path {
    stroke: #fff;
    stroke-width: 4px;
}

.pie-tooltip {
    font-size: 2em;
    fill: #333;
    font-family: Georgia;
}

.scb-chart-container {
    box-sizing: border-box;
    width: 50%;
    float: left;
}

.interactiveHeading span {
}

.interactiveHeading {
    display: block;
    text-align: center;
    font-size: 1.2em;
    margin-top: 7px;
}

.scb-chart-box {
}


/* Interaktiva diagram */


/* Cookie */


.alertCookie {
    background: #fddb9f;
    padding: 12px 0 4px 0;
    display: none;
    overflow: hidden;
}

.alertCookieWrapper {
    width: 960px;
    margin: 0 auto;
}

.alertCookieTextWrapper {
    width: 500px;
    float: left;
}

.alertCookie a:focus {
    text-decoration: underline;
    border: 1px solid #03649c;
}

.alertCookieButtonWrapper {
    margin-left: 25px;
    float: left;
    overflow: hidden;
}

.alertCookieButtonIcon {
    margin-right: 2px;
    background: #0493AC url("/resources/images/HittbarhetImages/check_white_16px.svg") center no-repeat;
    width: 26px;
    height: 26px;
    float: left;
}

.alertCookieButtonText {
    color: white !important;
    background: #0493AC;
    padding: 7px 7px;
    line-height: 26px;
}

.dataProvidersWrapper {
    width: 86%;
    padding: 10px 20px;
    background: #F0F0F0;
}

.dataProvidersWrapperShortCutsWrapper {
    display: inline-block;
    margin: 20px 0;
    width: 100%;
}

.dataProvidersWrapperShortCuts {
    border-bottom: 4px solid #0493AC;
    padding: 15px;
    width: 42.65%;
    float: left;
    background: aliceblue;
    display: block;
    height: 90px;
}

.dataProvidersWrapperShortCutsWrapper > div:nth-child(odd) {
    margin-right: 2%;
}

.providerBlueBox {
    background: #CDE9ED;
    padding: 10px 20px;
    width: 26%;
    margin-left: 15px;
}

.dataProvidersWrapperLink {
    display: block;
    float: left;
    width: 30%;
    overflow: hidden;
    margin-left: 3%;
}

.providersWrapper .dataProvidersWrapperLink:first-child {
    margin-left: 0;
}


.providersWrapper div:first-child {
    margin-left: 0;
}

.providersWrapper {
    margin: 10px 0 20px 0;
    display: block;
    overflow: hidden;
}



.dataProvidersMenu h2 {
    font-size: 1.8em;
    font-weight: normal;
    color: #03649c;
    display: table;
    text-decoration: underline;
    margin-bottom: 15px;
}

.dataProvidersMenu p {
    font-size: 1.2em;
    color: #333;
    text-align: left;
}

a.dataProvidersWrapperLink:hover .dataProvidersWrapper{
    background:#ddd;
}



.dataProvidersMenu a:hover.dataProvidersMenu a:active, .dataProvidersMenu a:focus {
    outline: 0;
}


@-moz-document url-prefix() {

    #PageContiner {
        margin-left: auto !important;
        margin-right: auto !important;
        overflow: hidden !important;
        width: 960px !important;
    }

    .top-button {
        background: url('/resources/images/HittbarhetImages/search_16px.svg') no-repeat center 10px #0493AC;
        height: 44px;
    }

    #TopSearch .SearchField {
        top: 0px;
    }
}




@media screen and (-webkit-min-device-pixel-ratio:0) {

    /* Safari only override */
    ::i-block-chrome, #TopSearch .SearchField {
        top: 0;
        -webkit-appearance: none;
    }

    ::i-block-chrome, .top-button {
        height: 50px;
        background: #0493AC url('/resources/images/HittbarhetImages/search_16px.svg') center 12px no-repeat;
    }

    ::i-block-chrome, #TopMainContent .ess-searchbox {
        border: 1px solid #A0A0A0;
        -webkit-appearance: none;
    }
}
