heading-blue-noheighthtml {
    margin:0px;
    padding:0px;
    width:100%;
}

.btn:hover, .btn:focus, .btn.focus { 
    color:#fff !important;
}

/* new html */
#left-panel {
                width:30%;
                border-right:solid 1px #000;
                float:left;
                height: 100%;
                min-height: 100%;

            }
            #right-panel {
                width:69%;
                float:left;
                font-size: 14px;
                line-height: 1.42857143;
            }

            #content {
                margin: 50px;
                font-size: 14px;
                line-height: 1.42857143;
            }
            .quiz-answer {
                display:none;
            }
            
            .keywords {
                border-bottom: solid 1px #2d3f7f;
                padding-bottom:10px;
                margin-bottom:15px;
            }
            
            .header-1 {            
 
                border-width: 0px 0px 3px !important;
                border-style: solid;
                margin-left: -15px;
                margin-right: -15px;
                margin-bottom: 20px;
      

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

                color:#2d3f7f; font-weight: bold;}


            .header-2 {            
                margin-left: -15px;
                margin-right: -15px;
                margin-top:20px;
                margin-bottom:20px;
                font-size:16px;
                padding-bottom:3px; 
                padding-top:8px;
                padding-left:15px;
                padding-right: 15px;
                text-transform:initial;
 font-weight: bold;

                color:#2d3f7f;}
            
            .header-2 a {
                color:#337ab7;
                text-decoration: underline;
            }

            .header-3 {
                font-style: italic;
                margin-top:10px;
                margin-bottom: 10px;
            }
            .abstract-text { font-weight:bold;}


            .menu {
                padding: 4px;
                border: solid 1px #ccc;
                background-color:#f0f0f0;
                font-size: 11px;
                color:#999999;
                float: left;
                width: 100%;

            }

            .menu {
                line-height: 11px;
            }
            .icon {
                vertical-align:baseline;
            }
            .menu a {
                color:#7b7b7b;
                font-weight: bold;
                text-decoration: none;
            }

            .menu a:hover {
                text-decoration: underline;
            }
            #margin-block {
                margin-left: 20px;
                margin-right: 20px;
                margin-top:20px;
            }

            .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;
            }

            .quiz-volumeissue {
                font-size: 10px;
                font-weight: bold;
            }
            .quiz-box {
                border: solid 1px #849B0E;
                background-color: #f2ffef;
                padding:20px;
                margin-bottom:5px;
            }
            .quiz-header {
                font-weight: bold;
                font-size:22px;
            }
            .quiz-authors {
                font-style: italic;
            }




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

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

.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;
}

.search-bar {


}

.blue-search-bar {
    margin-top: -20px;
    position: relative;
    background-color: #4e5f9a;
    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;
}

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

.highlight_word {
    background-color: #9AB510;
    padding:3px;
}

#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(40, 55, 112, 1);
    background: -webkit-linear-gradient(top, rgba(45, 63, 127, 1) 0%, rgba(40, 55, 112, 1) 100%);
    background: linear-gradient(to bottom, rgba(45, 63, 127, 1) 0%, rgba(40, 55, 112, 1) 100%);
    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 {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(78, 95, 154, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #4e5f9a;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #4e5f9a;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #4e5f9a;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #283770;
}

#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;
    background-image: url('../img/topheader.png');
    background-position: center top;
}

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

}

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

.btn-success2 {
    background-color: #9AB510 !important;
    color:#fff;
    width:100%;
    margin-top: 20px;
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-radius: 6px !important;
    border-color: #9aa800 !important;
}

.btn-success2-nomargin {
    background-color: #9AB510 !important;
    color:#fff;
    width:100%;
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-radius: 6px !important;
    border-color: #9aa800 !important;
}

.btn-success3 {
    background-color: #9AB510 !important;
    color:#fff;
    margin-top: 20px;
    border-width: 0px 0px 3px !important;
    border-style: solid;
    border-radius: 6px !important;
    border-color: #9aa800 !important;
}


.whitebg {
    background-color: #fff;
}
#menu {
    background-color: rgba(40, 55, 112, 1);
    background: -webkit-linear-gradient(top, rgba(45, 63, 127, 1) 0%, rgba(40, 55, 112, 1) 100%);
    background: linear-gradient(to bottom, rgba(45, 63, 127, 1) 0%, rgba(40, 55, 112, 1) 100%);
    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:#9ab510 !important;
    font-weight: bold;
}

.spacer {
    margin-top:20px;
}

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

.heading {
    background-color: rgba(40, 55, 112, 1);

}

.heading-tabs {
    background-color: rgba(40, 55, 112, 1);

    border-width: 0px 0px 1px !important;
    border-style: solid;
    border-color: #9aa800 !important;

}

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

.nav-tabs a {
    color:#fff !important;
    border:0px !important;
    background-color: rgba(40, 55, 112, 1);
    border-radius: 10px 10px 0 0 !important;
    -moz-border-radius: 10px 10px 0 0 !important;
}

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

.heading-blue {
    height: 45px;
    background-color: #2d3f7f;
    border-width: 0px 0px 1px !important;
    border-style: solid;
    border-color: #283770 !important;
}
.heading-blue-2 {

}

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

.nav-tabs .active a:focus {

}

.heading-blue-noheight {

}





.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 {            
                        background-color: #2d3f7f;
                        border-width: 0px 0px 3px !important;
                        border-style: solid;
                        margin-left: -15px;
                        margin-right: -15px;
                        border-color: #283770 !important;

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

    color:#fff;}
p.rubrik-3 { font-size:14px; font-weight:bold;}
p.rubrik-3-m-m-efter-rubrik-2 {  font-size:14px; font-weight:bold;}
p.rubrik-3-m-m {  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;}
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: #9ab510;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.small-hr {
    height: 1px;
    width:100%;
    background-color: #9ab510;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

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

.article-h1 {
    font-size:16px;
    color: #2d3f7f;
    font-weight: bold;
    margin-bottom: 5px;
}
.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%;

}

}



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

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

}

.authors {
    color:#2d3f7f;
}

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


}

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

}

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


}

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

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

.margintop {
    margin-top:20px;
}


