body {
    margin: 0;
    font-family: roboto,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.2;
    color: inherit;
    display: inline-block;
}


h1 {
    font-size: 2.1rem;    
    margin-block: 0px;
}

h2{
    margin-block-start: 0;
    margin-block-end: 15px;
    font-weight: 500;
    font-size: 1.1em;
    display: block;
}

h3{
    margin-block-start: 0;
    margin-block-end: 0;
    font-weight: 400;
    font-size: 1rem;
}





select, textarea, button, input{
    font-size: inherit;
    font-family: inherit;
    display: block;
    margin-block-end: 1em;    
    width: -webkit-fill-available;
    width: -moz-available;
    position: relative;
    z-index: 1;
}

select, input {
    box-sizing: content-box;
    padding: 5px 0;
  }


button{
    vertical-align: middle !important;
    font-weight: 500;
    text-align: inherit;
}



img{
    vertical-align: inherit;
}

hr {
    border: 3px solid #446600;
    border-radius: 2px;
}

iframe{
    border-style: none; 
    width: 100%; 
    height: calc(100% - 0.2em);
    /*height: 20em;*/
    background-image: url(../img/gif/loading.gif); 
    background-repeat: no-repeat;
    background-size: 7em;
    background-position-x: 5em;
    background-position-y: 2em;
  }

#o-wrapper,
#app-wrapper2,
#map1 {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative; 
}


header.masthead {
    padding: 15px 27px;
    position: relative;
    background-color: #224660;
    box-shadow: 2px 2px 2px 1px rgba(0,0,0,.2);
    text-align: -webkit-center;
}

.center {
    position: relative;
    float: left;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -35%);
    font-size: 2rem;
    font-weight:400;
    color: rgb(0 0 0);
    padding: 0 20px;
    background-color: white;
    text-align: center;
}

.ingress {
    font-size: 1.5rem;
    font-weight:400;
    display: block;
    text-align:center;
} 

.rubr1{
    color: white;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.2;
    padding: 5px 15px;
    width: fit-content;
    letter-spacing: 0.5px;
}
.rubr2{
    margin-bottom: 0.5em;
    line-height: 1.3;
    color: inherit;
    font-size: 55%;
    letter-spacing: 0.5px;
    font-style: italic;
}
  
.container {
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 1px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    max-width: 1366px;
}

.child{
    /*background-image: url(../img/svg/ornskoldsviks_kommun.svg);*/
    /*background-image: url(../img/jpg/oviks_kommun1_rgb_72dpi.jpg);*/
    background-image: url(../img/gif/vit_logga.gif);
    background-repeat: no-repeat;
    background-size: 145px;  
    /*background-position: -4px -6px;*/
    text-align:center;
    max-width: 1366px;

}

.site-heading{
    display: inline-block;
    color: white;
    /*margin-left: 250px;*/
    line-height: 1.6;
    letter-spacing: 0.5px;
    text-align: left;
}

.container2{
    background-color: #ecf3f8;    
    border-radius: 5px;
    height: calc(1366px*0.42 );
    padding: 20px 15px;
    margin-bottom: 5px;
}

.container2:nth-of-type(2n) {
    /*background-color: #fff;*/
    background-color: #ecf3f8; 

}



.indrag{
    margin-left: 2em;
}


.knp{
    margin-top:10px; 
    color: black;
    /*background-color: #bfc535;
    border: 1px solid #bfc535;*/
}
.knp:hover { 
    /*background-color: #cfd468; */
    cursor: pointer;
}

.knp-tabort{
    margin-bottom: 13px;
    max-width: -webkit-fill-available;
}

.knp-laggtill{
    margin-left:15px;
    max-width: calc(26% - 0.488em);
    min-width: 304px;
}

.fritext{
    resize: none;
    height: calc(100% - 17.1em);
    /*height: calc(100% - 12.7em);*/
}

.col1{
    display: inline-block; 
    vertical-align: top;
    width: 1em;
    font-weight: 700;
    font-size: 110%;
}
.col2{
    /*display: inline-block;
    vertical-align: top;*/
    min-width: 19em;
    width: calc(100% - 2em);
}
.col3{
    display: inline-block;
    height: 100%;
    background-color: white;
    /*background-image: url(../img/jpg/karta_kn.jpg);
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    background-color: rgba(255,255,255,.5);
    background-blend-mode: lighten; */
}
.tack{
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3.8em; 
}
.c8860 {
    color: #ff0000
}
.cbconsent{
    width: 18px; 
    height: 18px; 
    display:inline-block;
    margin-block-end: unset;
    vertical-align: sub;
}
.nodvandig{
    border: 2px solid red !important;
}







.pad1{
    padding-top: 1em;
}

.hide{
    display: none;
    background-image: none;
}

.hidden{
    visibility: hidden;
}

/*-------------------------------------------------------------------*/
.o-ui .toggle-group {
    display:flex; 
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.knapp{
    background-color: #224660;
    /*height: calc(3.5em );*/
    max-width: -webkit-fill-available;
    padding: 10px 20px;
    border-radius: 3px;    
    border: 1px solid #767676;
    font-size: 130%;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.knapp:hover{
    cursor: pointer;
}
.knapp:disabled {
    background-color: dimgrey;
    color: linen;
    opacity: 1;
    cursor:unset;
}

.kontakt{
    background-color: #ecf3f8;
    padding-block-start: 20px;
    border-radius: 5px;
}

#turnstile-container{
    max-width: -webkit-fill-available;
    text-align: center;
}



/*-----------------------------------------------------------------------------------------------------*/
/* Multiselect */

.multipleSelection {
    width: -webkit-fill-available; 
}

.selectBox {
    position: relative;
    border-radius: 3px;
    border: 1px solid #767676;
    background-color: white;
    margin-block-end: 1em;
    cursor: default;
}
.selectBox input {
    color: #656565;
    border: none;
    padding: 6px;
    margin-block-end: 0;
    width: calc(100% - 40px);
    display: inline-block;
    cursor: default;
    
}

input[type=text]:focus {
    outline: none;
}

.ddContainer {
    display: none;
    /*border: 1px #767676 solid;*/
    margin-top: -1em;
    width: inherit;
    margin-block-end: 1em;
    height: 0;
    z-index: 10;
    position: relative;
}

.ddContainer label {
    display: block;
    white-space: nowrap;
    padding: 3px 0 7px 6px;
    margin-bottom: 0px;
}

.ddContainer label:hover {
    background-color: #4F615E;
    color: white;
    padding: 3px 0 7px 6px;
    margin-bottom: 0px;
}

.dropdown0{
    height:425px; 
    background-color:white;
}

.dropdown0_2{
    height: 347px;
    background-color: white;
}

.dropdown{
    border: 1px #767676 solid; 
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 6px -2px;
    height: 100%;
    overflow: auto;
}


li {
    list-style-type: none;
    margin: 0;
    padding:0;
}
ul {
    list-style-type: none;
    margin: 0;
    padding:0;
}

ol.olType li {list-style-type: decimal; margin: 0 0 15px -20px !important; margin-block-start: 0px;}
ol.olType {margin-block-start: 0px;}

.amne0{
    padding: 3px 0 7px 6px;
    font-weight: normal;
    color: #656565;
    background-color: white;
    
}
.amne1{
    padding: 3px 0 7px 6px;
    font-weight: 500;
    color: #656565;
    background-color: white;
    cursor: default;
}
.amne1:hover{
    background-color: #4F615E;
    color: white;
}

.amne2{
    padding: 3px 0 7px 25px;
    cursor: default;
}
.amne2:hover{
    background-color: #4F615E;
    color: white;
}

.amne3{
    padding: 3px 0 7px 55px;
    background-color: rgba(229, 234, 225, 0.9);
    cursor: pointer;
}
.amne3:hover{
    background-color: #4F615E;
    color: white;
}

.expand{
    float: right;
    font-size: 1.4rem;
    font-weight: 900;
    /*display: inline-block;*/
    position: relative;
    right: 8px;
    bottom: 4px;
}

.avsTxt{
    display: inline-block;
    max-width: calc(100% - 1em);
}

.showAvs{
    background-color: #f2f5f0;
}

/*-----------------------------------------------------------------------------------------------------*/
.pointer{
    cursor: pointer !important;
}

/*-----------------------------------------------------------------------------------------------------*/
/*-- SCROLLBAR --*/

/* width */
::-webkit-scrollbar {
    width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}


/* Handle */
::-webkit-scrollbar-thumb {
    background: #ccc; 
    border-radius: 3px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
/*-----------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 576px){ 
    .center {
        font-size: 1.4rem;
        font-weight:400;
    }
    .ingress {
        font-size: 1.2rem;        
    }
}    
@media screen and (max-width: 900px){ 
    .knp-laggtill{
        max-width: calc(100% - 30px);
        min-width: auto;
    }
    .fritext{
        height: 6em;
    }
    .col2{
        width: 100%;  
        min-width: auto;
        padding-top: 15px;      
    }
    .col3 {
        width: 100%;
        /*max-height: calc(45% - 15px);*/
        max-height: calc(45%);
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-top: 15px;
    }
    .container2{
        padding: 25px 15px 0px;
        height: calc(1677px*0.42 );
    }
    .dropdown0{
        height:340px; 
    }
    .dropdown0_2{
        height:265px; 
    }
    .child {
        background-image: url(../img/svg/ovik1.svg);
        background-size: 40px;
        text-align:left;
        padding-left: 45px;
    }
    h1 {
        font-size: 1.7rem;
        margin-block: 3px;
    }
    .site-heading {
        padding-left: 0.5em;
    }

    .pad2{
        padding: 1.5em;
    }

    .hlptxt{
        height: auto !important;
    }
    
}
@media screen and (min-width: 900px){
    .col2{
        max-width: 26%;
        height: 100%;
    }
    .col3 {
        width: calc(74% - 1.1em);
        max-width: calc(100% - 20em);
        margin-left: 1em;
    } 
    .center {
        font-size: 2rem;
        font-weight:400;
    } 
    .ingress {
        font-size: 1.5rem;        
    }     
    
    .pad2{
        padding: 3.8em;
    }

    .hlptxt{
         /* dummy istället för en tom stil */
       color: #212529;
    }
}

/*@media screen and (max-width: 855px){
    .child {
        background-image: url(../img/svg/ovik1.svg);
        background-size: 40px;
        text-align:left;
        padding-left: 45px;
    }
    h1 {
        font-size: 1.8em;
        margin-block: 3px;
    }
}*/

/*-----------------------------------------------------------------------------*/
/* Dölj popuprutan  */
/*-----------------------------------------------------------------------------*/
/*.o-map .o-card {
    display: none;
  }*/
/*-----------------------------------------------------------------------------*/
/* Gör huvudgrupperna i legenden tydligare */
/*-----------------------------------------------------------------------------*/
.o-ui .text-small {
    font-weight: 600;
  }
  /*-----------------------------------------------------------------------------*/



  .abstr{
    font-size: 90%;
    margin-top: -15px;
    display: block;
    padding: 0 15px;
    font-weight: normal;
  }

