﻿body {

}
#notFound{
    margin-top:15px;
    clear:both;
    color:red;
    font-size:18px;
}
#running{
    color:white;
}
#infoBar{
    margin-top:10px;
    display:none;
    width:100%;
    height:50px;
    font-size:10px;
}
#infoBar1{
    float:left;
    border:10px solid green;
    color:black;
    width:16%;
    height:40px;
    padding:8px 2px 2px 2px;
    text-align:center;
}
#infoBar2{
    float:left;
    border:10px solid lightgreen;
    color:black;
    width:16%;
    height:40px;
    padding:8px 2px 2px 2px;
    text-align:center;
}
#infoBar3{
    float:left;
    border:10px solid yellow;
    color:black;
    width:16%;
    height:38px;
    padding:15px 2px 2px 2px;
    text-align:center;
}
#infoBar4{
    float:left;
    border:10px solid orange;
    color:black;
    width:16%;
    height:38px;
    padding:15px 2px 2px 2px;
    text-align:center;
}
#infoBar5{
    float:left;
    border:10px solid red;
    color:black;
    width:16%;
    height:38px;
    padding:15px 2px 2px 2px;
    text-align:center;
}
#infoBoxar{
    padding-top:40px;
}
#saknas{
    display:none;
}
#pubBanner{
    width:100%;
    background-color:#00B9E7;
    height:80px;
    margin-bottom:20px;
    padding:10px;
}
#bannerHeader{
     font-family: Korolev, "Arial Narrow", Arial, "Liberation Sans", helvetica, sans-serif;
    font-weight: normal;
    font-size:30px;
    margin-top: 10px;
    margin-bottom: 39px;
    font-stretch: condensed;
}
#bannerSmallText{
    
}
#kat1Wrapper{
    position:relative;
    max-height:100px;
    overflow:hidden;
}
#kat2Wrapper{
    position:relative;
    max-height:100px;
    overflow:hidden;
}
#kat3Wrapper{
    position:relative;
    max-height:100px;
    overflow:hidden;
}
#kat4Wrapper{
    position:relative;
    max-height:100px;
    overflow:hidden;
}
#kat5Wrapper{
    position:relative;
    max-height:100px;
    overflow:hidden;
}

.fadeKat{
   position:absolute;
   bottom:0;
   height:30px;
   width:100%;
   background:-webkit-linear-gradient(rgba( 255, 255, 255, 0), rgba(255, 255, 255, 1) ); /* For Safari */
   background:linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) );
}
#visaMer1{
    display:none;
}
#visaMer2{
    display:none;
}
#visaMer3{
    display:none;
}
#visaMer4{
    display:none;
}
#visaMer5{
    display:none;
}

.boxLeft{
   float:left;
   width:45%;

   margin-bottom:30px;
   margin-top:30px;

}
.boxContent{
   position:relative; 
   height:80px; 
   overflow:hidden;
    border: 1px solid black;
    padding: 0px 10px 10px 10px;
    margin-right: 25px;
}
.boxRight{
   float:left;
   width:45%;

   margin-bottom:30px;
   margin-top:30px;

}
.more{
    cursor:pointer;
    font-weight:bold;
    color:#22579A;
}
.more:hover {
    text-decoration:underline;    
    }
.fade-out{
   position:absolute;
   bottom:0;
   height:20px;
   width:100%;
   background:-webkit-linear-gradient(rgba( 255, 255, 255, 0), rgba(255, 255, 255, 1) ); /* For Safari */
   background:linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) );
}
.bildText{
    font-size:10px;
    text-align:center;
    padding-bottom:8px;
}
.versionsImage{
    padding-top:30px;
    clear:both;

}
#PubWrapper{
    min-height:800px;
    font-size:12px;
}

#inputLiUID{
    display:inline-block;
    width:auto;
    margin-left:10px;
    float:left;
}
#inputTextbox{
    display:inline-block;
    width:auto;
    margin-left:10px;
    float:left;
}
#inputButtonVisa{
    display:inline-block;
    width:auto;
    margin-left:10px;
    float:left;
}
#inputButtonRensa{
    display:inline-block;
    width:auto;
    margin-left:10px;
    float:left;
}
.radioButtons{
    font-size:inherit;
}
#radioButtons{

    padding-top:0px;
    display:inline-block;
    width:250px;
    margin-left:10px;
    float:left;
}
#inputRadiobutton1{
    display:inline-block;
    width:auto;
    margin-left:10px;
    float:left;
}
#inputRadiobutton1Text{
    padding-top:20px;
    display:inline-block;
    width:auto;
    margin-left:0px;
    float:left;
}
#numberOfYears{
    padding-top:20px;
    display:inline-block;
    width:auto;
    margin-left:3px;
    float:left;
}
#inputRadiobutton2{
    display:inline-block;
    width:auto;
    margin-left:30px;
    float:left;
}
.DiVAIDs{
    float:left;
    width:80px;
    height:10px;
    margin: 10px;

    padding:0px 10px 10px 0px;
}
#spinner{
    font-size:16px;
    margin-top:20px;
    margin-bottom:15px;
}
#liuid{
    display:none;

}
#colorBar {
    display: none;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
#colorBar1{
    float:left;
    background-color:green;
    color:black;
    width:19%;
    height:40px;
    padding-top:25px;
    text-align:center;
}
#colorBar2{
    float:left;
    background-color:lightgreen;
    color:black;
    width:19%;
    height:40px;
    padding-top:25px;
    text-align:center;
}
#colorBar3{
    float:left;
    background-color:orange;
    color:black;
    width:19%;
    height:40px;
    padding-top:25px;
    text-align:center;
}
#colorBar4{
    float:left;
    background-color:yellow;
    color:black;
    width:19%;
    height:40px;
    padding-top:25px;
    text-align:center;
}
#colorBar5{
    float:left;
    background-color:red;
    color:white;
    width:19%;
    height:40px;
    padding-top:25px;
    text-align:center;
}
#colorKategori_1 {
    background-color: green;
    color: green;
    border: 1px solid black;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
}
#colorKategori_2 {
    background-color: lightgreen;
    color: lightgreen;
    border: 1px solid black;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
}
#colorKategori_3 {
    background-color: orange;
    color: orange;
    border: 1px solid black;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
}
#colorKategori_4 {
    background-color: yellow;
    color: yellow;
    border: 1px solid black;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
}
#colorKategori_5 {
    background-color: red;
    color: red;
    border: 1px solid black;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 8px;
}
#kategori_1{
    display:none;
    padding-top:20px;
}
#kategori_2{
    display:none;
    padding-top:20px;
}
#kategori_3{
    display:none;
    padding-top:20px;
}
#kategori_4{
    padding-top:20px;
    display:none;
}
#kategori_5{
    padding-top:20px;
    display:none;
}
.kategori_1{

    margin-left:30px;
}
.kategori_2{

    margin-left:30px;
}
.kategori_3{

    margin-left:30px;
}
.kategori_4{

    margin-left:30px;
}
.kategori_5{

    margin-left:30px;
}

.tom{
    margin-left:30px;
    font-style:italic;
    font-weight:bold;
}

#pubListHeader{
    font-size:30px;
    padding-top:30px;
    text-align:center;

}
.headerText{
    margin-bottom:10px;
    margin-top:15px;
    margin-left:0px;
}
#pubList{
    margin-top:30px;
    margin-left:0px;
    display:none;
}
.publicationTable{
    display:table;
    table-layout:fixed;
    margin-left:0px;
    font-size:10px;
}
.publicationTableRow{
    display:table-row;
    border-bottom:1px solid lightgray;
}
.publicationTableRowAlternating{
    display:table-row;
    background-color:#F6F6F6;
    border-left:1px solid lightgray;

}
.publicationTableCell0{
    display:table-cell;
    border-top:1px solid lightgray;
    padding-left:10px;
    padding-top:15px;
    padding-right:10px;
    width:5%;
}
.publicationTableCellReference{
    display:table-cell;
    border-left:1px solid lightgray;
    border-top:1px solid lightgray;
    width:70%;
    padding-left:10px;
    padding-top:15px;
}
.publicationTableCellLink{
    display:table-cell;
    border-left:1px solid lightgray;
    border-top:1px solid lightgray;
    padding-left:10px;
    padding-top:15px;
    padding-right:10px;
}
.publication{
    padding-top:25px;
}

.authors{
    font-size:12px;
    font-style:italic
}
.pubYear{

}

.HTMLtoPDF{
    display:none;
}
.Authors{
    padding-bottom:130px;
    font-size:14px;


}
.SelfArchived{
    margin-bottom:40px;
}

.journalTitleItalic{

    font-style:italic;
    margin-right:3px;
}
.volumeDetails{

}
.referenceHeader{

}
.TaylorReferenceHeader{
    font-size:12px;
}
.reference{
    margin-bottom:40px;
    font-size:12px;
}
.doiHeader{
    margin-bottom:0px;
}
.doi{
    margin-bottom:0px;
}

.copyrightHeader{
    margin-bottom:0px;

}
.copyrightURL{
    margin-bottom:0px;
}
.copyrightExtra{
    margin-bottom:0px;
}
.copyrightEnd{
    font-size:1px;
    margin-bottom:40px;
}
#tweetButton{
    margin-top:50px;
}
.twitterLink{
    margin-bottom:220px;
}

.liuLogo{
    width:250px;
    height:90px;
}
.saveLink{
    cursor:pointer;
    font-weight:bold;
    color:#22579A;
}
.saveLink:hover {
    text-decoration:underline;    
    }
.publisherLink {
    cursor: pointer;
    font-weight: bold;
    color: #22579A;
}

.publisherLink:hover {
        text-decoration: underline;
    }
#bild2{
    
    width:47%;
    margin-right:10px;
    height:auto;
    }
#bild1{
    
    width:47%;
    height:auto;
}
#bildText1{
    text-align:center;
    float:left;
    width:47%;
    height:auto;
    font-size:inherit;
    padding-bottom:8px;
}
#bildText2{
    text-align:center;
    float:left;
    width:47%;
    height:auto;
    font-size:inherit;
    padding-bottom:8px;
}
.dz-max-files-reached {
    background-color: red;
}
#inputDiv{margin-top:2em;}
#inputUserID{font-size:inherit; width:4.5em; height:2em; padding-left:0.5em; margin-right:0.5em;}