@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

/* Swemet */


a.beq-news-list-item-headline-link {
    font-weight: bold !important;
    color: #1b98c7 !important;
    font-size: 16px !important;
    text-decoration: none !important;
}

p.lead{
	font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	margin-top: 0px;
}

/* Disposition */


@media screen and (max-width: 780px){
.frontNewsBlock .td {
    width: 100% !important;
    padding: 10px 20px;
}
}

div.frontNewsBlock div.tr{
	display: flex;
}

div.frontNewsBlock div.td{
	padding: 30px;
}

div.td.leftNavigation{
	padding-left: 0px;	
}



/* Aktien */

div.table.shareholders{
 	border: 1px solid #f0f0f0;
	font-size: 11px;
}

div.table.shareholders .td{
	padding: 2px 10px 2px 2px;
	margin: 0px;
	
}

div.table.shareholders .tr{
	padding: 0px;
	margin: 0px;
}

div.table.shareholders .tr:first-child .td {font-weight: bold; border-bottom: 1px solid #cdcdcd;}
div.table.shareholders .tr:last-child .td {font-weight: bold; border-top: 1px solid #cdcdcd;}
div.table.shareholders .tr:nth-child(even) {background: #f0f0f0;}
div.table.shareholders .tr:nth-child(odd) {background: #FFF;}
div.table.shareholders .td:nth-child(1) {width: 200px;}
div.table.shareholders .td:nth-child(2) {min-width: 50px;}
div.table.shareholders .td:nth-child(3) {min-width: 50px;}
div.table.shareholders .td:nth-child(4) {min-width: 50px;}


body{
	margin: 0px;
	padding: 0px;
}

iframe{
	width: 100%;	
}




/* SuperNav2016 */

div#superNav{
    transform-style: preserve-3d;
    font-weight: normal;
	clear:both;
	float: left;
	margin-bottom: 20px;
	width: 100%;
	font-size: 14px;
	background-color: #eaeaea;
	border-top: 1px solid #e6e6e6;
	text-transform: uppercase;
}


div#superNav ul{
	padding: 0;
    list-style: none;
    text-align: left;
	display: block;
	margin: 0px;

}

div#superNav > ul{
	margin: 0 auto;
	height: 70px;
	width: 100%;
}

div#superNav li{
	position: relative;
	display: block;
}

div#superNav > ul > li{
	position: relative;
	float: left;
	clear: both;
	display: block;
	width: 100%;
	text-align: left;
}

div#superNav > ul > li > ul{
	/*display: none; */
	display:block;
    opacity:0;
    max-height: 0;
    overflow: hidden;
    transition: all .5s ease .15s;
}

/*Prevent text wrapping*/
div#superNav ul li a {
    min-width: 80px;
    padding: 10px 15px;
    width: 100%;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 13px !important;
    letter-spacing: 0.05em;
    color: #303030;
}

div#superNav ul li ul li a{
	padding-left: 20px;
}


div#superNav > ul > li > ul > li > ul > li > a{
	padding-left: 20px;
	font-size: 0.8em;
}




div#superNav div#investorRelationsMenu{
	
}


div#superNav > ul > li:hover > ul, div#superNav > ul > li.selected > ul{
    opacity:1;
	max-height: 500px;

}

div#superNav > ul > li a.haschildren:after{
 	content: "\f078";
	font-family: FontAwesome;
	padding-left: 5px;
}



/*Style for menu links*/
div#superNav li a {
	display:block;
	text-align: left;
	line-height: 1.428571429;;
	color: #000;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
}

div#superNav li a:hover{
	color: #1b98c8;
	
}

div#superNav li.selected > a{
	color: #1b98c8;
}

div#superNav li.selected > ul {
	display: block;
}

/*Hover state for top level links*/
div#superNav li:hover > a {
	color: #1b98c8;
}

/*Style for dropdown links*/
div#superNav li:hover ul a {

}


div#superNav ul li ul li:hover a{
	color: #FFF;	
}

/*Hover state for dropdown links*/
div#superNav li:hover ul a:hover {
	color: #1b98c8;
}


/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #fff;
	background: #484543;
	text-align: left;
	padding: 20px 15px;
	display: none;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
}

/*Hide checkbox*/
div#superNav input[type=checkbox]{
    display: none !important;

}

/*Show menu when invisible checkbox is checked*/
div#superNav input[type=checkbox]:checked ~ #investorRelationsMenu{
    display: block;
}

@media screen and (max-width : 780px){
	/*Make dropdown links appear inline*/
	div#superNav > ul > li > ul{
	position: absolute;
	z-index: 9999;
	}
	
	
	div#superNav{
		width: 100%;
		background-color: #f3f3f3;
		color: #FFF;
	}
	
	div#superNav ul, div#superNav > ul > li > ul{
		position: static;
		display: none;
		width: 100%
	}
	div#superNav > ul > li > ul{
		max-height: 500px;
		opacity: 1;
	}
	
	div#superNav ul li ul
	{
		display: block;	
	}
	/*Create vertical spacing*/
	div#superNav li {
		/*margin-bottom: 1px;*/
	}
	/*Make all menu links full width*/
	div#superNav ul li, div#superNav li a {
		width: 100%;
	}
	
	
	/*Display 'show menu' link*/
	div#superNav .show-menu {
		display:block;
		cursor: pointer;
	}
	div#superNav .show-menu:after {
		content: "\f078";
		font-family: FontAwesome;
		padding-right: 10px;
		float: right;
	} 
}


/* General Icons */

@media screen and (max-width: 780px){
#site-content div.infoboxicon {
	float: left !important;
	
}
}




div.pdficon, div.linkicon{
	width: 10px;
	float: left;
	padding-left: 15px;
	margin-top: 0em;
}

div.pdficon:after{
    content: "\f1c1";
	font-family: FontAwesome;
	font-size: 1.5em;
}

div.linkicon:after{
	
	content: "\f08e";
	font-family: FontAwesome;
	font-size: 1.5em;
}



/* Grid Blocks */

@media screen and (max-width: 780px){
	.grid-section .row .block{
		width: 100% !important;	
		
	}
}


.grid-section .row .block
{
	float: left;
	/*padding-left: 0.333%;*/
}

div.grid-section div.row div.block div
{
	padding-right: 10px;
}

.grid-section .row
{
	clear:both;
	margin-bottom: 20px;
}


.grid-section .row .block img{
	width: 100%;	
}


/* IRwebb Calendar module */

@media screen and (max-width: 780px){
#site-content div.calendarContainer div.date {
	float: left !important;
	
}
}



div.calendarBox{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}



div.calendarBox div.date {
		background-color: #7cdbff;
		color: #FFF;
		padding: 5px;
		font-weight: bold;
		text-transform: uppercase;
		width: 80px; 
		float: left; 
		text-align: center	
		}

div.calendarBox div.date span{
	clear: both;
	display: block;
}
div.calendarBox div.date span.day{
	font-size: 30px;
	line-height: 30px;
}


div.calendarBox div.date span.month{
	font-size: 12px;
	line-height: 14px;
}
div.calendarBox div.date span.year{
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
}



div.event{
	background-color: #FFF;
	margin-bottom: 15px;
	clear: both;
	overflow: auto
}

div.event:last-of-type {
	border: 0px;	
}


div.event.eventNext div.date{
	background-color: #1b98c7;
}

div.event.eventNext{
/* border: 2px solid #CADD0B; */
}

div.event.eventNext div.head{

}


div.eventInfo{
		padding: 10px 10px 0px 10px;
		font-weight: 300;
		font-size: 12px;
		max-width: 500px;
		overflow: auto;
}

div.event div.eventBox{
	float: left;
	padding-left: 0px;
}

div.event div.head{
	font-weight: 500;
	font-size: 16px;
	padding-bottom: 5px;
}

div.frontCalendarBox{
	padding-top: 10px;
	padding-right: 20px;

}

div.frontCalendarBox div.event div.head{
	font-size: 16px;

}

div.frontCalendarBox div.event.eventNext{
}

div.frontCalendarBox .pagingbox{
	height: 0px;
	padding: 0;
}


div.frontCalendarBox div.date {
		width: 80px;
	}



/* IRwebb NewsArchive module */

div.newsContainer.container{
	padding: 0 0 20px 0;
	margin: 0px;
    margin-bottom: 20px;
    clear: both;
	width: 100%;
}

div.newsContainer div.infobox div.reportbox,
div.newsContainer div.infobox div.presentationbox,
div.newsContainer div.infobox div.external-editorial-contentbox,
div.newsContainer div.infobox div.public-offer-documentbox,
div.newsContainer div.infobox div.article-of-associationbox
{
	clear: both;
}

div.newsContainer div.infobox div.reportbox div.reporthead,
div.newsContainer div.infobox div.presentationbox div.presentationhead,
div.newsContainer div.infobox div.external-editorial-contentbox div.external-editorial-contenthead,
div.newsContainer div.infobox div.public-offer-documentbox div.public-offer-documenthead,
div.newsContainer div.infobox div.article-of-associationbox div.article-of-associationhead
{
	font-weight: normal;
	float: left;
	padding-bottom: 15px;
	max-width: 80%;
}

div.newsContainer div.infobox div.reportbox div.reporthead a,
div.newsContainer div.infobox div.presentationbox div.presentationhead a,
div.newsContainer div.infobox div.external-editorial-contentbox div.external-editorial-contenthead a,
div.newsContainer div.infobox div.public-offer-documentbox div.public-offer-documenthead a,
div.newsContainer div.infobox div.article-of-associationbox div.article-of-associationhead a
{
	text-decoration: none;
}

div.newsContainer div.infobox{
	padding-top: 5px;
	padding-bottom: 10px;
}

div.newsContainer div.infobox div.infoboxdate
{
	float: left;
	min-width: 110px;
}


div.frontNewsBlock div.newsContainer div.infobox div.infoboxdate
{
	float: none;
	clear: both;
}



/* IRwebb Subscription module */
div.subscriptionBlock{
	clear:both;
	text-align: left; 
	padding-top: 10px; 
	margin-top: 50px; 
	padding-left: 15px; 
	padding-right: 15px; 
	background-color: #eaeaea;
}



.prenContainer {
	padding: 0;
	margin: 0;
	background-color: #f7f7f7;
	}


.prenContainer .prenInfobox .mailText {
	display: none;
}

.prenContainer .prenInfobox .userMessage {
	font-size: 10px;
	font-style: italic;
	padding-bottom: 5px;
}

.prenContainer .prenInfobox .mailInput .textfield{
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	display: inline-block;
	height: 30px;
	padding: 4px 6px 4px 12px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-weight: 300;
	vertical-align: middle;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 100%;	
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box;

}


.prenContainer .prenInfobox .add .button
{
	display: inline-block;
	padding: 10px 15px;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-top: 15px;
	color: #ffffff;
	background-color: #1b98c8;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
	float: right;

}

.prenContainer .prenInfobox .add .button:hover{
	background-color: #cdcdcd;	
}


/* IRWebb Roles Module */

.boardmember{
	margin-bottom: 20px;
	overflow: auto;
}

.imageColumn{
	width: 20%;
	float: left;
}

.imageColumn img{
	width: 100%;
	padding-left: 20px;
	padding-top: 90px;
}


.descriptionColumn{
	width: 80%;
	float: left;
}

.boardmember .boardmemberpicture{
}

.boardmember span.rolesName
{
 	font-size: 23px;
    line-height: 26px;
	color: #000;
	margin: 15px 0;
	font-weight: 700;
	display: block;

}

.managementItem.boardmember span.rolesName
{
	
	
}

.ir-contactItem.boardmember span.rolesName{
	font-size: 17px;
	margin: 15px 0px 5px 0px; 

}

.ir-contactItem.boardmember span.rolesTitle{
	font-size: 15px;
	margin: 5px 0px 10px 0px; 
}

.ir-contactItem.boardmember .descriptionColumn{
	width: 30%;	
}



.ir-contactItem.boardmember .imageColumn{
	width: 20%;	
}

.ir-contactItem.boardmember .imageColumn img{
	padding-top: 20px;
	max-width: 100px;
}

.ir-contactItem.boardmember span.rolesPhone{
	display: block;
	clear: right;
}

.ir-contactItem.boardmember span.rolesEmail{
	display: block;
	clear: right;
}
/*
div.ir-contactItem span.rolesPhone:before
{
	content: "\f095";
	font-family: FontAwesome;
	font-size: 1.5em;
	margin-right: 10px;
	margin-top: 0px;
	display: block;
	float: left;
	color: #2e2e2e;
}

div.ir-contactItem span.rolesEmail:before
{
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 1.5em;
	margin-right: 10px;
	margin-top: 0px;
	display: block;
	float: left;
	color: #2e2e2e;
}
*/

.boardmember span.rolesTitle{
	font-size: 17px;
    line-height: 19px;
	margin: 15px 0 0px 0px;
	font-weight: bold;
	display: block;
	color: #000;
}


.rolesDescription{
	clear:both;
}

.auditor span.rolesName
{

	margin: 15px 0;
	font-weight: 700;
	display: block;
	color: #000;

}

.auditor span.rolesTitle
{
	display: none;
}

@media screen and (max-width: 780px) {
	.boardmember .imageColumn
	{
		display: none;
	}
		.boardmember .descriptionColumn
	{
		width: 100%;
	}
	
	.ir-contactItem.boardmember .descriptionColumn{
		width: 100%;
	}
	
}





/* IRwebb Pressrelease module */

div.frontNewsBlock div.regulatorySelector{
	display: none;	
}


div.regulatorySelector{
	clear:both;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 24px;
	font-size: 12px;
}

div.regulatorySelector div.regulatoryItem{
	float: left;
}

div.regulatorySelector div.regulatoryItem a{
	background-color: #FFF;
	border: 2px solid #1f1f1f;
	color: #1f1f1f;
	display: block;
	line-height: 24px;
	padding: 0px 10px;
	margin-right: 10px;
	text-decoration: none !important;
}

div.regulatorySelector div.regulatoryItem a:hover, div.regulatorySelector div.showAllActive a, div.regulatorySelector div.showRegulatoryActive a{
	background-color: #1f1f1f;
	color: #FFF !important;
}


div.infobox div.pressregulatory{
	font-size: 10px;
	padding: 4px 12px;
	background-color: #eaeaea;
	float: left;
	margin-left: 20px;
	line-height: 12px;
	font-weight: 400;
	margin-top: 2px;
	border: 1px solid #e6e6e6;
}

div.infobox div.pressbox{
	padding: 10px 0px; 
	border: 0px;
	border-bottom: solid 1px #ddd;
}



div.infobox div.pressbox div.presspreamble p {
	margin-bottom: 10px;
	margin-top: 0px;
}

div.infobox div.pressbox div.presspreamble li{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px !important;
	
}

div.infobox div.pressbox ul, div.pressrelease_infobox ul{
	margin-bottom: 10px;
	padding-left: 0px;
}


div.infobox div.pressbox div.pressdate{

	font-style: normal;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	float: left;
	display: block;
}

div.infobox div.pressbox div.presshead{
	clear:both;
	padding-top: 10px;
}

div.infobox div.pressbox div.presshead a{
	font-weight: bold !important;
	color: #1b98c7 !important;
	font-size: 16px !important;
	text-decoration: none !important;
}

div.infobox div.pressbox div.presshead a:hover{
	text-decoration: none;
	color: #ecaa8c;
}

div.infobox div.pressbox div.presshead a:hover,
div.infobox div.pressbox div.presshead a:focus{
}


.container.pressrelease_container{
	border: 0;
	margin: 0px;
	padding: 0px;
	width: 100%;
	box-shadow: none;
	max-width: 100%;
}

.pressrelease_infobox
{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
	overflow: auto;
}


.pressrelease_infobox a{
	
}
.pressrelease_heading{
	color: #000;
    font-weight: bold;
    margin: 10px 0 15px 0;
    padding: 0;
	font-size: 23px;
	line-height: 1.2;

}
.pressrelease_preamble{
    margin: 0;
	margin-bottom: 20px;
}

.pressrelease_preamble p, .pressrelease_preamble li{
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}


.pressrelease_object strong{
	margin: 0px !important;	
}

.pressrelease_object p{
	margin-bottom: 10px;
	margin-top: 0px;
}

.pressrelease_object p, .pressrelease_object li
{
}
.pressrelease_preamble li
{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px !important;
}

.pressrelease_files{
	line-height: 1.2;
	padding: 15px;
}


.pressrelease_files .pressrelease_file a{
	display: block;
	padding-bottom: 5px;
	font-size: 0.9em;
}

.pressrelease_files .pressrelease_fileheader {
	font-size: 18pxm; 
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
}

.pressrelease_files .pressrelease_file a:after{
	content: "\f1c1";
	font-family: FontAwesome;
	font-size: 1.25em;
	margin-left: 20px;
}


div.pressrelease_leftcolumn{
	float: left;
	width: 67.5%;
	margin-right: 2.5%;
}
div.pressrelease_rightcolumn{
	float: left;
	width: 30%;
	background-color: #eaeaea;
	border: 1px solid #e6e6e6;
}


@media screen and (max-width: 780px){
	div.pressrelease_rightcolumn, div.pressrelease_leftcolumn {
		width: 100% !important;
		padding: 0px;
		margin: 0px;
		box-sizing: border-box;
		}
	div.pressrelease_rightcolumn{
		padding: 10px;
	}
}


div.pressrelease_about
{
	font-style: italic;
}


/* IRwebb General module paging */
div.pagingbox
{
	font-size: 14px;
    text-decoration: None;
	clear: both;
	padding-top: 20px;
	width: 100%;
}


div.pagingbox div.paging_item{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

div.pagingbox div.paging_item a, div.pagingbox div.paging_item span
{
	background-color: #000;
	color: #FFF !important;
	font-weight: bold;
	text-align: center;
	padding: 6px 12px;
	transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
	text-decoration: none !important;
}


div.pagingbox div.paging_item a, div.pagingbox div.paging_item a:visited
{
	background-color: #1b98c8;
}


div.pagingbox div.paging_item a:hover, div.pagingbox div.paging_item a:focus{
    background-color: #000;
}

/* IRwebb StockChart module */

div.btn-group button
{
	padding: 10px 15px;
	margin-left: 10px;
	background-color: #1b98c7;
	font-weight: 700;
	border: none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	color: #FFF;
}

div.btn-group button:hover
{
	background-color: #cdcdcd;
	color: #FFF;
	cursor: pointer;
}

div#InstrumentChart
{
	clear: both;
}

div#InstrumentChart g.dc-legend-item rect
{
	width: 15px !important;
	height: 15px !important;

}

div#InstrumentChart g.dc-legend-item text{
	transform: translate(5px, 1px)
}


div#InstrumentChart.dc-chart text
{
	font-size: 12px;
	font-family: Arial, sans-serif !important;
}

div.KeyIndicators
{
	clear: both;
	padding: 20px 0;
	min-height: 35px;
	overflow: auto;
}

div.KeyIndicators p
{
	display: inline-block;
}

div.KeyIndicators p strong{
	display: block;	
}


div.shareQuote
{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	padding-right: 20px;
	border-right: 1px solid #cdcdcd;
}

div.marketCap
{
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	padding-right: 20px;
	border-right: 1px solid #cdcdcd;
}

div.ticker
{
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	padding-right: 20px;
}

@media only screen and (min-width : 0px) and (max-width : 768px){
	div.marketCap, div.shareQuote, div.ticker
	{
		clear:both;
		border: 0px;
		min-width: 200px;
		margin-left: 0px !important;
		border-top: 1px solid #cdcdcd;
		padding-top: 20px;
	}
}

/* Icons */

div.shareQuote::before
{
	content: "\f201";
	font-family: FontAwesome;
	font-size: 1.5em;
	color: #1b98c7;
	float: left;
	margin: 15px 8px 0px 0px;

}

div.marketCap::before
{
	content: "\f1c0";
	font-family: FontAwesome;
	font-size: 1.5em;
	color: #1b98c7;
	float: left;
	margin: 15px 8px 0px 0px;
}

div.ticker::before
{
	content: "\f02b";
	font-family: FontAwesome;
	font-size: 1.5em;
	color: #1b98c7;
	float: left;
	margin: 15px 8px 0px 0px;
}






/**umb_name:Rubrik 1*/
h1{}

/**umb_name:Rubrik 2*/
h2{}

/**umb_name:Rubrik 3*/
h3{}

/**umb_name:Rubrik 4*/
h4{}

/**umb_name:Brödtext*/
p{}