html {
    margin:0px;
    padding:0px;
    width:100%;
}


.keywords {
                border-bottom: solid 1px #2d3f7f;
                padding-bottom:10px;
                margin-bottom:15px;
            }
            
            .header-1 {            
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-color: #20346D !important;
   
    background-color: #286db6;
                margin-left: -15px;
                margin-right: -15px;
                margin-bottom: 20px;

                font-size:24px;
                padding-bottom:5px; 
                padding-top:5px;
                padding-left:15px;
                padding-right: 15px;

                color:#fff;}


            .header-2 {            
    /*border-width: 0px 0px 3px !important;
    border-style: solid;
    border-color: #20346D !important;
   
    background-color: #286db6;*/
                margin-left: -15px;
                margin-right: -15px;

                margin-top:20px;
                margin-bottom:20px;
                font-size:18px;
                padding-bottom:3px; 
                padding-top:8px;
                padding-left:15px;
                padding-right: 15px;
                text-transform:initial;


                color:#225E9C; font-weight: bold;}
            
            .header-2 a {
                color:#fff;
                text-decoration: underline;
            }

            .header-3 {
                font-style: italic;
                margin-top:10px;
                margin-bottom: 10px;
            }
            .abstract-text { font-weight:bold;}
.figure-left {
                width:30%;
                float: left;
            }
            
            .figure-text {
                width:65%;
                float: left;
            }

            .figure {
                padding:15px;
                
                background-color: #f7f7f7;
                margin-top:10px;
                margin-bottom:10px;
                margin-right: 20px;
                margin-left:20px;
            }
            .references {
                float: left;
                padding:0;
                margin:0;
            }

            .references li {
                margin-left:14px;
                margin-bottom: 10px;
            }
            
            p {
                clear:both;
            }

body {
    margin:0px;
    padding:0px;
    width:100%;
    overflow-x: hidden;
}
.action-bar {

    height:90px;
    padding-top:10px;
    padding-left:20px;
    z-index: 99999;
}

.action-bar ul {
    list-style: none;
    margin:0px;
    padding:0px;
}

.action-bar ul li {
    float: left;
    margin-right: 20px;

}
.pages {
    color:#999;
    font-size: 11px;
    margin-top:10px;
}

.blue-search-bar {
    margin-top: -20px;
    position: relative;
    background-color: #225E9C;
    /*border-top: solid 5px rgba(40, 55, 112, 1);*/
    margin-bottom: 15px;
}

.search-input {
    padding: 5px;
    font-size:16px;
    width: 75%;
    background-color: #fff;
    border:0px;
    color:#000;
    font-weight: bold;
}

.search-btn {
    width:10%;
    padding: 5px;
    font-size:16px;
    background-color: #286db6 !important;
}

.type {
    width:10%;
    padding: 7px;
    font-size:16px;
    border:0px;
    background-color:#fff;
}

.highlight_word {
    background-color: #286db6 !important;
    color:#fff;
    padding:3px;
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3252ad+0,2045aa+100 */
background: #286db6; /* Old browsers */
/*background: -moz-linear-gradient(top,  #3252ad 0%, #2045aa 100%); 
background: -webkit-linear-gradient(top,  #3252ad 0%,#2045aa 100%); 
background: linear-gradient(to bottom,  #3252ad 0%,#2045aa 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3252ad', endColorstr='#2045aa',GradientType=0 );  */

    border-bottom-width: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(224, 224, 224, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    background-color:#20346D;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #fff;
    background-color:#20346D;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #3252AD;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #fff;
}

#custom-bootstrap-menu {
    border:0px !important;
    border-radius:0px;
    margin-bottom:0px !important;
}
h1 {

}
@media (min-width: 1200px) {
    .navbar-nav>li {
        padding-right: 15px;  
    }
}
body {
    background-color: #f1f1f1 !important;
}

#header {
    width:100%;
    background-color: #fff;
}

.container {
    padding: 0px !important;
}
#navbar {

}

.margin-topbottom {
    margin-top:15px;
    margin-bottom:15px;
} 

.btn-success2 {
   
    color:#fff;
    width:100%;
    margin-top: 20px;
    /* background-color: #3252AD !important;
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-radius: 6px !important;
    border-color: #20346D !important;*/
    
    background-color: #286db6 !important;
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-radius: 6px !important;
    border-color: #20346D !important;
    
    
}

.btn-success3 {
     background-color: #286db6 !important;
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-radius: 6px !important;
    border-color: #20346D !important;
    color:#fff;
    margin-top: 20px;
}

h3 {
    font-size:18px !important;
}


.whitebg {
    background-color: #fff;
}
#menu {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3252ad+0,2045aa+100 */
background: #286db6; /* Old browsers */
/*background: -moz-linear-gradient(top,  #3252ad 0%, #2045aa 100%); 
background: -webkit-linear-gradient(top,  #3252ad 0%,#2045aa 100%); 
background: linear-gradient(to bottom,  #3252ad 0%,#2045aa 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3252ad', endColorstr='#2045aa',GradientType=0 );  */

    width:100%;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 9px 22px -7px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 9px 22px -7px rgba(0,0,0,0.35);
    box-shadow: 0px 9px 22px -7px rgba(0,0,0,0.35);
}

.submit a {
    color:#fff  !important;
    font-weight: bold;
}

.spacer {
    margin-top:20px;
}

.volissue {
    font-size: 11px;
    color:#4e5f9a;
    text-transform: uppercase;
}

.heading {
    /*background-color: #7139A3;*/
    background-color: #286db6;
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-color: #20346D !important;

}

.heading-blue {
    /*height: 45px;
    background-color: #3252AD;
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-color: #20346D !important;
   
    background-color: #286db6;*/
    
}

.heading-blue-noheight {
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-color: #20346D !important;
   
    background-color: #286db6;
}

.heading-tabs {
    background-color: #286db6;

    border-width: 0px 0px 1px !important;
    border-style: solid;
    border-color: #286db6 !important;

}

.nav-tabs {
    border: 0px !important;
    padding-top:5px;
    padding-left:5px !important;
    border-bottom: solid 5px #20346D !important;
}

.nav-tabs a {
    color:#fff !important;
    border:0px !important;
    background-color: #225E9C;
    border-radius: 10px 10px 0 0 !important;
    -moz-border-radius: 10px 10px 0 0 !important;
}

.nav-tabs a:hover {
    background-color: #3899FF !important;
        border-radius: 10px 10px 0 0 !important;
  -moz-border-radius: 10px 10px 0 0 !important;
}

.nav-tabs .active a {
    background-color: #20346D !important;
    border-width: 0px 0px 1px !important;
    border-style: solid !important;
    border-color: #20346D !important;
    color:#fff !important;
    border-radius: 10px 10px 0 0 !important;
  -moz-border-radius: 10px 10px 0 0 !important;
}



.heading-blue-html {
    height: 45px;
    background-color: #2d3f7f;

    
    border-width: 0px 0px 3px !important;
    border-style: solid;
    margin-left: -15px;
    margin-right: -15px;
    border-color: #283770 !important;
}





/* HTML styles */

.html table {
    font-size:10px;
    border: solid 1px #CCC;
    padding:2px;
}

.html ol {
    padding:5px;	
}

.html table td {
    border-bottom: solid 1px #000;
    padding-left:5px;
}
div.group {}
div.image {}
div.story {}
li.references {}
li.references-10- {}
li.references-1st {}
p.abstract { font-weight:bold;}
p.accept-adress {}
p.adress {}
p.figurtext { font-size:11px; border: solid 1px #CCC; padding: 5px;}
p.m-m-efter-rubrik {}
p.namn-report {}
p.normal {}
p.normal-efter-rubrik {}
p.normal-f-rsta-artikel {}
p.rubrik-2-jrm {     
    
    

    
   
    
                        background-color: #286db6;
                        border-width: 0px 0px 3px !important;
                        border-style: solid;
                        margin-left: -15px;
                        margin-right: -15px;
                        border-color: #20346D !important;

    font-size:18px;
    padding-bottom:5px; 
    padding-top:5px;
    padding-left:15px;
    padding-right: 15px;
  

    color:#fff;}
p.rubrik-3-jrm { font-size:14px; font-weight:bold;}
p.rubrik-3-m-m-efter-rubrik-2-jrm {  font-size:14px; font-weight:bold;}
p.rubrik-3-m-m-jrm {  font-size:14px; font-weight:bold;}

p.rubrik { font-size:16px; font-weight:bold; }
p.rubrik-article { font-size:16px; font-weight:bold; }
p.rubrik-letter { font-size:16px; font-weight:bold; }
p.tabellhuvud { border-top:solid 1px #000; padding:2px; margin:0px; font-weight:bold;}
p.tabelltext { margin:0px; padding:0px; font-size:10px;}
p.tabelltitel { font-style:italic;}
span.kursiv { font-style:italic; }
span.kursiv-fet { font-style:italic; font-weight:bold; }
span.neds-nkt {font-size:xx-small; vertical-align:bottom; margin:2px;}
span.upph-jt { font-size:xx-small; vertical-align:top; margin:2px;}






.hr {
    height: 7px;
    width:100%;
    background-color: #286db6;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.small-hr {
    height: 1px;
    width:100%;
    background-color: #286db6;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

.art-type {
    font-size:10px;
    color: #339693;
}

.article-h1 {
    font-size:16px;
    color: #2d3f7f;
    font-weight: bold;
    margin-bottom: 5px;
}

.article-h1 a {
    color:#000 !important;
}

.edchoice {
    float: left;
    width:100%;
    margin-bottom:20px;
}
.abstract {
    margin-top:10px;

}
@media (max-width:767px) {
    .dropdown-menu > li > a {
        color:#f1f1f1 !important;
    }

    .action-bar ul li {
        margin-right: 5px;

    }
    
        .search-input {

    width: 60%;

}
.type {
    width: 20%;
}

.search-btn {
    width:15%;

}

.figure img {
    width:50%;
}



}


.margin-right {
    margin-right:25px;
    margin-bottom: 25px;
    margin-top:5px;
}

.heading h1 {
    padding:0px !important;
    margin:0px !important;
    font-size:24px;
    line-height: 45px;
    margin-left:15px !important;
    margin-right: 15px !important;
    color:#fff;

}

.authors {
    color:#333333;
    font-style: italic;
}

.heading-blue h1 {
    padding:0px !important;
    margin:0px !important;
    font-size:18px;
    font-weight: bold;
    line-height: 30px;
    margin-left:15px !important;
    color:#225E9C;


}

.heading-blue-noheight h1 {
    padding:0px !important;
    margin:0px !important;
    font-size:24px;
    line-height: 45px;
    margin-left:15px !important;
    color:#fff;


}

#footer {
   width:100%;
   min-height:125px;   /* Height of the footer */
   background-color: #286db6;
   color:#fff;
   float:left;
}
#footer a { 
       color:#fff;
       text-decoration: underline;
}

#footer a:hover { 
    color:#eaeaea;
}

.margintop {
    margin-top:20px;
}

