.nav, .pagination, .carousel, .panel-title a, a { cursor: pointer; }
.dtnarrow {
	width: 50px !important;
	text-align: left !important;
}
.ddnarrow {
	margin-left: 57px !important;
}
.ddnarrow a {text-decoration:underline}
.ddnarrow p {
	margin-bottom: 0px;
}
p.periodical {
	font-size: 13px;
}
p.pmid {
	font-size: 13px;
	color: rgb(87, 87, 87);
}

ul {
	margin-left: 10px;
	padding-left:0;
}
li {
	margin-left: 0;
}
h1.rubrik {
	font-family: Arial;
	font-weight: normal;
	font-size: 28px;
	margin-top: 5px;
	margin-bottom: 12px;
	color: #2C2B2B;
}
h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #2C2B2B;
}
h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #2C2B2B;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #2C2B2B;
}

div.detail {
	margin-top: 20px;
}
div.detail p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
p.detailperiodical {
	font-size: 13px;
}
h2.detailtitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px !important;
	margin-bottom: 5px !important;
}
p.detailauthors {
	font-size: 13px;
}
h2.detailabstracttitle {
	font-size: 12px;
	font-weight: 700;
	margin-top: 12px !important;
	margin-bottom: 5px !important;
}
p.detailabstracttext {
	font-size: 13px;
}
div.detailpmid {
	font-size: 13px;
	color: rgb(87, 87, 87);
	margin-top: 13px !important;
}
.highlightedText {
    background: yellow;
}
.margintop {
	padding-top: 75px;
}
.margintopheader {
	padding-top: 24px;
}

div.intro {
	font-family: Arial,Helvetica,sans-serif;
	color: #3c3c3c;
}
.checkbox-inline {
	line-height: 1.7em;
}
.h5-label {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 700;
}
.nopaddingleft {
	padding-left: 0px !important;
}
.paginationx {
	font-size: 11px;
	font-style:normal !important;
	cursor: pointer;
	margin-top: 5px;
}
.paginationx ul>li>a {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
}
.paginationx ul>li>a>i {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
	vertical-align: middle;
}

.white, .white a {
  color: #fff;
}
.borderleft {
	border-left: 1px solid rgb(180, 180, 180);
	margin-bottom: 30px;
}
.glyphicon {
	padding-top: 2px;
	padding-bottom: 3px;
}
div.helptext {
	position:absolute; 
	z-index: 1000; 
	
	background-color: #E3EFE4;
	padding-left: 15px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-right: 15px;
}