
html {
    overflow: scroll;
    overflow-x: hidden;
}
.csn-styleguide iframe {
    width: 1px;
    min-width: 100%;
}
/*******************
*    Font
***************** */
.csn-styleguide p,
.csn-styleguide .csn-formatmall-brodtext, 
.csn-styleguide .csn-formatmall-ingress, 
.csn-styleguide li,
.csn-styleguide h1,
.csn-styleguide h2,
.csn-styleguide h3,
.csn-styleguide h4 {
    color: #222;
    font-family: "akkurat pro",-apple-system,"san francisco","segoe ui",roboto,"helvetica neue",arial,system,sans-serif !important;
}

.csn-styleguide h1,
.csn-styleguide h2,
.csn-styleguide h3,
.csn-styleguide h4 {
    margin-top: 3.5rem !important;
}

.csn-styleguide h2{
    margin-top: 6rem !important
}

.csn-styleguide .designsystem-h1{
    font-size: 20px !important;
    color: #fff !important;
    display: flex;
    justify-content: center;
    height: 100%;
    font-weight: 400;
    margin-top: 20px !important;
    margin-left: 1rem;
    align-items: center;
}

.csn-styleguide h1 {
    font-size: 4rem;
}

.csn-styleguide h2 {
    font-size: 3rem; 
}

.csn-styleguide h3{
    font-size: 2rem;
}

.csn-styleguide h4, 
.csn-styleguide .csn-formatmall-rubrik-4{
    font-size: 1.5rem;
}

.csn-styleguide h5{
    font-size: 1.22rem;
}
.csn-styleguide h6{
    font-size: .875rem;
}

.csn-styleguide p, .csn-styleguide li{
    font-size: 1.25rem;
    line-height: 1.5;
}

.csn-styleguide .csn-formatmall-ingress{
    font-size: 1.5rem;
    font-weight: 400;
}

/*******************
*   Meny  
***************** */
.csn-styleguide-desktop-menu{
    display:none;
}
.csn-styleguide-desktop-menu__item {
    display: inline-block;
    margin-right: 1.5rem;
}

.csn-styleguide-desktop-menu .csn-styleguide-desktop-menu__item a {
    color: #a7a7a7;
    text-decoration: none;
}

.csn-styleguide-desktop-menu__item a:hover {
    border-bottom:2px solid #fff;
}
.csn-styleguide-desktop-menu__item a{
    color:#fff;
}
.csn-styleguide-desktop-menu .csn-styleguide-desktop-menu__item .active-link{
    color: #fff;
}

.csn-styleguide .sv-row {
    margin-bottom: 0;
    padding-bottom:3rem;
}

.csn-styleguide header > .sv-row{
    padding-bottom:0;
}

.styleguide-header-img[src$=".svg"] {
    height: 200px;
    margin: 0 auto;
    display: block;
}

nav.csn-styleguide div>ul>li>a {
    font-weight: 400;
}

nav.csn-styleguide div>ul>li {
    margin-top: 1.5rem;
}

nav.csn-styleguide ul {
    list-style-type: none !important;
    min-width: 200px;
    padding-left:.5rem;
}

nav.csn-styleguide > ul {
    margin-top: 20px;
}

nav.csn-styleguide ul li a {
    color: #333!important;
    text-decoration: none!important;
    font-size: 18px;
}


nav.csn-styleguide ul ul li {
    margin-top: .35rem;
    margin-top: 0;
}

nav.csn-styleguide div>ul>li>a.current {
    background: #eee;
}

@media only screen and (max-width: 1419px) {
    nav.csn-styleguide {
        background:#fff;
        z-index: 2;
        position: fixed;
        top:70px;
        right: 0;
        width: 95%;
        max-width: 400px;
        max-height: 80%;
        overflow: auto;
        /* overflow: hidden; */
        -webkit-font-smoothing: antialiased;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        transform-origin: 0 0;
        transform: translate(0, -135%);
        transition: transform .5s cubic-bezier(0.77,0.2,0.05,1.0);
    }
    .card-2 {
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    }
    
    .card-3 {
        box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    }
    
    .card-4 {
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    }
    nav.js-csn-menu-open {
        transform: none;
    }
    .csn-styleguide .pagecontent {
        margin: 0 1rem;
    }
    .csn-styleguide h2{
        margin-top: 3.5rem !important;
        font-size:1.5rem	;
    }
     .csn-styleguide h1{
        font-size:2rem	;
    }
     .csn-styleguide h3{
        font-size:1.125rem;
    }
     .csn-styleguide p{
        font-size:1.125rem;
    }
  
    #svid10_25c8284616ffa19f1e71169{display:none;}
}
@media only screen and (min-width: 1419px) {
    .csn-styleguide-desktop-menu{
        display: flex;
    }
 
}
.csn-infobox a,
.sv-text-portlet a,
.sv-toc-portlet a,
.sv-archive-portlet a,
.sv-predefinedsearch-portlet a,
.sv-nestedlistmenu-portlet a:hover,
.csn-sitemap a:hover {
    border-bottom: .07em solid;
    text-decoration: none!important;
    padding-bottom: 1px;
}

nav.csn-styleguide a:hover {
    opacity: .7;
    border-bottom: .07em solid;
}

.aktivt-menyval {
    border-bottom:2px solid #333;
}

/***********************
*  Fälla ut undermenyer 
************************/
.wrappers{
    margin:0 1rem;
}
.csn-styleguide__under-menu--desktop,
.csn-styleguide__under-menu--desktop2{
    display: none;
}
.aktivt-menyval ~ .csn-styleguide__under-menu--desktop,
.aktivt-menyval ~ .csn-styleguide__under-menu--desktop2{
    display: block;
}

.csn-styleguide__under-menu--desktop-huvudmeny-val a{
   font-size:20px !important;
   margin-left: -1.25rem !important;
   border-bottom: 2px solid !important;
}

.csn-styleguide__under-menu {
    display: none;
}

.csn-styleguide__menu-lvl-1 .niv1{
    line-height: 2;
}

.csn-styleguide__under-menu--open{}

.--open{
    display: block;
}
.csn-expand-btn,
.csn-styleguide__under-menu-has-pages,
.csn-styleguide__under-menu-has-pages2{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 transparent;
    border: 0 transparent;
    height: 44px;
    width: 44px;
    position: absolute;
    right: 0;
    background-image: url('/images/18.25c8284616ffa19f1e7123c/add_circle_outline-24px.svg');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.csn-expand-btn.csn-styleguide__under-menu--open,
.csn-styleguide__under-menu-has-pages--open,
.csn-styleguide__under-menu-has-pages--open2{
    background-image: url('/images/18.25c8284616ffa19f1e7123d/remove_circle_outline-24px.svg');
}
/* Desktop */
/* .csn-styleguide__under-menu-has-pages{
    position: relative;
}
.csn-styleguide__under-menu-has-pages:before{
    content: "";
    position: absolute;
    height: 44px;
    width: 44px;
    right: -.5rem;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url('/images/18.25c8284616ffa19f1e7123c/add_circle_outline-24px.svg');
}
.csn-styleguide__under-menu-has-pages--open:before {
    background-image: url('/images/18.25c8284616ffa19f1e7123d/remove_circle_outline-24px.svg');
} */
/***********************
*  Puff
************************/

.pagecontent .sv-text-portlet a[href^="http"]:after,
.pagecontent .sv-archive-portlet a[href^="http"]:after,
.csn-sidfot-ovre a[href^="http"]:after {
    content: '';
    display: inline-block;
    background-image: url(/images/18.62fc105b15ddecaf46f166ea/ic_launch_turkos_24px.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    position: relative;
    vertical-align: top;
    top: 10px;
}

.csn-bildzoom-hover a {
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.csn-bildzoom-hover a img {
    -webkit-backface-visibility: hidden;
    -webkit-transition: transform .4s ease;
    -moz-transition: transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
}

.csn-bildzoom-hover a:hover img {
    transform: scale(1.05);
}

.csn-bildzoom-hover .disabled-element a:hover img {
    transform: initial;
}

.csn-puff-startsida {
    text-decoration: none;
    display: table;
    width: 100%;
}

.csn-puff-startsida .csn-puff-startsida__bild img {
    -webkit-transition: opacity .5s ease,transform .4s ease;
    -moz-transition: opacity .5s ease,transform .4s ease;
    -o-transition: opacity .5s ease,transform .4s ease;
    transition: opacity .5s ease,transform .4s ease;
}

.csn-puff-startsida:hover {
    opacity: 1;
}

.csn-puff-startsida:hover h2,.csn-puff-startsida:hover img {
    opacity: .8;
}

.csn-puff-startsida .csn-puff-startsida__text {
    display: table-footer-group;
}

.csn-puff-startsida .csn-puff-startsida__bild {
    display: table-header-group;
}

.csn-puff-startsida div {
    overflow: hidden;
    line-height: 0;
}

.csn-puff-startsida img {
    width: 100%;
}

.csn-puff-startsida h2 {
    color: #00767d;
    border-bottom: .07em solid;
    padding-bottom: 1px;
    display: inline-block;
    margin: .5rem 0 1rem 0;
}

.csn-puff-startsida p {
    margin: 0 0 1rem 0;
}

.csn-hamburger {
    display: block;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 9;
    border: 0 transparent;
    background: 0 transparent;
    height: 32px;
    width: 32px;
}

.csn-hamburger--closed {
    background: url('/images/18.14bcc7aa16687bd9471423e/hamburger-white.svg');
    background-size: 32px;
    background-position: right;
    background-repeat: no-repeat;
    z-index: 1000;
}

.csn-hamburger--open {
    background: url('/images/18.2098c27216269538309df5/ic_close_black_24px.svg');
    background-size: 32px;
    background-position: right;
    background-repeat: no-repeat;
    z-index: 1000;
}

.csn-hamburger img {
    height: 32px
}

.csn-hamburger:hover {
    cursor: pointer;
    opacity: .7;
}

button.csn-chevron{
    float:right;
    color:#fff;
    border: 0 transparent;
    background: 0 transparent;
    display: block;
    z-index: 1000;
    position: relative;
    position: fixed;
    right: 0;
    padding-right: 2.25rem;
    height:4.2rem;
    
}
.csn-chevron:after {
    background: url('/images/18.25c8284616ffa19f1e711a3/chevron-down-white-24px.svg');
    content: '';
    position: absolute;
    display: block;
    /* -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); */
    width: 18px;
    height: 100%;
    background-size: 24px;
    right: 8px;
    top: 0;
    transition: transform .15s;
    opacity: .75;
    background-repeat: no-repeat;
    background-position: center;
}

.csn-chevron.csn-chevron--open:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.csn-active-menu-link, .csn-active-submenu-link{
    font-family: "akkurat pro",-apple-system,"san francisco","segoe ui",roboto,"helvetica neue",arial,system,sans-serif !important;
    display: block;
    text-align: right;
    padding:.1rem;
}

.csn-active-menu-link{
    font-size: 12px;
    opacity: .7;
}

.csn-active-submenu-link{
    font-size: 16px;
}

@media only screen and (min-width: 1420px) {
    nav.csn-styleguide {
        box-shadow:none;
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -ms-transition: -ms-transform 500ms ease;
        -o-transition: -o-transformtransform 500ms ease;
        transition: transform 500ms ease;
    }

    .csn-hamburger {
        display: none;
    }
 
    button.js-csn-chevron,
    nav.csn-styleguide{
        display: none;
    }
    #svid10_25c8284616ffa19f1e71169{display:block;}
}

/***************************
********* Puffar ********
***************************/

.puff-holder {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 32px;
    grid-row-gap: 32px;
 }

@media only screen and (max-width: 900px) {
   .puff-holder{
      grid-template-columns: repeat(2, 1fr);
      margin:1rem;
   }
    
}

 
 .puff-wrapper {  
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    /*box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);*/
    border-radius: 3px;
    overflow: hidden;
    transition: box-shadow 0.2s;
 }
 
 .puff-wrapper:hover {
    box-shadow:  0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
 }
 
 .puff-wrapper:hover .puff-content {
    opacity: 1;
 }
 
 .puff-wrapper:first-child {
    margin-left: 0;
 }
 
 .puff-content {
    /*background-color: #e8f0f8;*/
    /*border-radius: 0.375em;*/
    display: block;
    position: relative;
    text-decoration: none;
    width: 101%;
    overflow: hidden;
 }
 
 .xpuff-content:hover {
    background-color: #dbe8f5;
    color: #003f87;
 }
 
 .xpuff-content:hover .puff-border {
    background-color: #dbe8f5;
    color: #003f87;
    box-shadow: 0 -0.3125em 0 #003f87 inset;
 }
 
 .puff-image {
    height: 135px;
    min-width: 101%;
    display: block;
    border:0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: #eee;
    background: #f4f4f4;
 }
 
 .puff-text {
    font-family: 'Akkurat Pro', sans-serif;
    font-weight: normal;
    margin: 1.25rem 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-top: 1px;
 }

 .puff-text:after{
     content: url(/images/18.448c6fa015890d2c81f471/ic_arrow_forward_black_24px.svg);
    display: inline-block;
    position: absolute;
    right: 1rem;
    bottom: 13px;
    -webkit-transition: right .2s ease;
    -moz-transition: right .2s ease;
    -o-transition: right .2s ease;
    transition: right .2s ease;
 }
 
.puff-wrapper a:hover .puff-text:after{
    right:.5rem;
  }
 
 .puff-border {
    border-radius: 0 0 0.375em 0.375em;
    bottom: 0;
    box-shadow: 0 -0.3125em 0 #659ad2 inset;
    height: 10px;
    position: absolute;
    width: 100%;
    z-index: 999;
 }
 
 .puff-3-column{
    width: 31.606217616580313%;
    margin-left: 2.590673575129534%;
 }
  /******** Puffar *******/
  
  /******** Innehållsmeny *******/
.csn-innehallsforteckning ul{
    padding-left:1rem;
    border-left:2px solid #75c5c9;
}

 @media (min-width: 900px) {
    html .csn-pagebar {
       top: 8rem !important;
       height: auto !important;
       overflow: visible !important;
       left: auto !important;
       right: auto !important;
       margin-left: 950px;
    }
   html .csn-pagebar__index .csn-pagebar__section {
       font-family: -apple-system,"san francisco","segoe ui",roboto,"helvetica neue",system,arial,sans-serif;
       font-weight: normal;
       font-size: 16px;
       line-height: 1.4;
       color: #333;
       margin: 0 !important;
       padding-right: 0;
    }  

    html .csn-pagebar__index .csn-pagebar__sectionlink.current {
        /* border-color: #333; */
        border-color:#75c5c9;
    }
 } 
html .csn-pagebar{
     top: 72px;
     z-index: 1;
 }
/******** Innehållsmeny *******/

/******** Blänkare *******/
.csn-formatmall-blankare-rubrik,.csn-formatmall-blankare-brodtext {
    border-left: 2px solid #eaeaea;
    padding-left: .75rem;
}

.csn-formatmall-blankare-rubrik {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-right: .75rem;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #ebebeb;
    font-weight: 600;
}

.csn-formatmall-blankare-brodtext {
    padding-top: .75rem;
    padding-bottom: .25rem;
}
/******** Blänkare *******/

.csn-experimental {
    padding: .15rem .5rem;
    background: #EB6B6D;
    display: inline-block;
    margin: 0 0 1rem 0 !important;
}