@charset "utf-8";
/* CSS Document */
/* DiVA Portal */
body {
    font-size: 1em;
}

.divaFooter {
  /*  border-top:1px solid #C6D4BA;*/
}

.divaStar{
    fill: #C6D4BA;
}

.aboutDivaContent {
    border: 0.2em solid #E5E5E5;
    padding: 1em;
}

#divaheader {
    padding-top: 0.5em;
}

.divalogobox a {
    background: url("../images/head_logo.gif") no-repeat scroll left bottom transparent;
    color: #FFF;
    float: left;
    height: 3.9em;
    text-align: right;
    margin-left: 39px;
    width:8em;
}


.textHeadline {
    margin-left:5.5em;
    font-family:Georgia, Garamond, serif;
    font-weight: lighter;
    color:#8a8b91;
}
.divalanguage a.current, .divalanguage a.current:link, .divalanguage a.current:visited {
    color: #000;
    text-decoration:underline;
}

.leftLinks a {
    color: #6A6B6F;
}

.fileInfoBarLower .divabacklink a {
    color: #54565E;
    text-decoration: none;
}

body {
    background-color: #DCDCDC;
    margin: 0;
}
.divaFooter a.divaboldlink, .divaFooter a.divaboldlink:link, .divaFooter a.divaboldlink:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.divaFooter a.divaboldlink:hover,.divaFooter a.divaboldlink:focus,.divaFooter a.divaboldlink:active {
    color: #fff;
    /*font-weight: bold;*/
    text-decoration: none;
}


.divalanguage a.divaboldlink:hover, .divalanguage a.divaboldlink:focus, .divalanguage a.divaboldlink:active {
    color: #000000;
    /*font-weight: bold;*/
    text-decoration: underline;
}
.divamenucontent {
    background: #6A6B6F;
}

.chosenMenuContent .ui-button-text {
    color: #6A6B6F;
}
.divaline {
    background-color: #DCDCDC;
}

.diva2starbox {
    background:none;
    height: 0;
    width: 0;
}

.divaFooter {
    background: #75598e;
}

/*8. DiVA stjärnfärg*/
.divaStar,
.divaText {
    fill: #ffffff;
}

.divaadresstext {
    color: #fff;
}

/*** Paginator ***/
.fileInfoBar, .fileInfoBarLower {
    background-color: #E5E5E5;
}

.facetTitle {
    background-color: #E5E5E5;
}

.divaBackgroundColor {
    background-color: #E5E5E5;
}
.aboutDivaBar{
    background-color: #E5E5E5;
}

.advancedQueryBlock .queryBlock ul li .row:hover,
.advancedQueryBlock .queryBlock ul li .row:active,
.advancedQueryBlock .queryBlock ul li .row:focus {
    background-color: #fff;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.advancedQueryBlock .queryBlock  ul li .row {
    background-color:#f3f3f3;
}

a.divaboldlink, a.divaboldlink:link, a.divaboldlink:visited {
    color: #6A6B6F;
    font-weight: bold;
    text-decoration: none;
}

.borderColor {
    border-color: #E5E5E5;
}

.emptyNodes {
    color: #000;
}

.iconFileTypeResultList {
    width: auto;
    height: 22px;
    display: block;
    float: left;
    /*! margin-right: 5px; */
    font-size: 14px;
}



a:focus, button:focus, input[type=submit]:focus, input[type=checkbox]:focus, summary:focus, [tabindex]:focus,.ui-button-text:focus {
    outline:2px solid #0065bd;
    outline-offset:0.25em;
}

.linkcolor:visited {
    color: #75598e;
}