@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,900&display=swap');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
@import url("/assets-customer/infrea/assets/bootstrap-5.0.0-beta2-dist/css/bootstrap-grid.min.css");

@font-face{
	font-family:GeneratePress;src:url(/assets-customer/infrea/assets/fonts/generatepress/generatepress.eot);
	src:url(/assets-customer/infrea/assets/fonts/generatepress/generatepress.eot#iefix) format("embedded-opentype"),
		url(/assets-customer/infrea/assets/fonts/generatepress/generatepress.woff2) format("woff2"),
		url(/assets-customer/infrea/assets/fonts/generatepress/generatepress.woff) format("woff"),url(../../fonts/generatepress.ttf) format("truetype"),
		url(/assets-customer/infrea/assets/fonts/generatepress/generatepress.svg#GeneratePress) format("svg");
	font-weight:400;
	font-style:normal
}

/* Reports web module */

a.beq-news-list-item-headline-link {
    font-weight: 500;
    font-size: 16px;
    font-family: 'Roboto', Sans-serif;
    color: #373a3b;
    text-decoration: none;
}

.beq-module-34c40e04-bf52-4912-ba28-bcd6fbb68649 .beq-calendar-item-heading-text {
    font-weight: 500;
    font-size: 16px;
    font-family: 'Roboto', Sans-serif;
    color: #373a3b;
    text-decoration: none;
}

.beq-module-23e386cc-f985-4b12-abb3-0d5ff92ae035 .beq-reports-table .beq-report-heading 
{
display: flex;
flex-direction: column;
}

.beq-module-23e386cc-f985-4b12-abb3-0d5ff92ae035 .beq-report-heading-text
{
    order: 1
}

.beq-module-23e386cc-f985-4b12-abb3-0d5ff92ae035 span.beq-report-date.beq-table-date {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 16.2px;
    color: #aaa;
    margin-bottom: 3px;
}

.calendar-year
{
	margin-bottom: 10px;
    border-bottom: 1px solid #e6edf3;
    width: 100%;
    padding: 5px 12px;
	margin-bottom: 24px;
}

.beq-module-34c40e04-bf52-4912-ba28-bcd6fbb68649 .beq-calendar-content {
    line-height: 1.4;
}

.beq-module-23e386cc-f985-4b12-abb3-0d5ff92ae035 tr.beq-report-item {
    line-height: 1.4;
}



.beq-reports-table, .beq-reports-table td, .beq-reports-table th {
    border: 0px;
    font-size: 16px;
    font-weight: 300;
}

.beq-reports-table a
{
	color: #009cb6;
}



.beq-reports-table tbody tr.beq-report-headers {
    font-size: 140%;
    font-weight: bold;
    border-bottom: 0px;
    border-bottom: 1px solid #009cb6;
	vertical-align: bottom;
}

.beq-reports-table tbody tr {
    border-color: #f2f2f2;
}

/*.beq-reports-table .beq-report-date {
	color: #373a3b !important;
}*/

.beq-report-heading-text
{
    font-weight: 500 !important;
}

.beq-report-year, .beq-report-year-text {
	font-size: 26px !important;
    font-weight: 500 !important;
}


@media (max-width: 576px)
{
	.beq-reports-table .beq-report-date 
	{
		font-weight: 300 !important;
	}
}

.beq-module-ef993033-e41c-4bea-a089-53930d83b4fd .beq-news-list-item-timestamp
{
	font-size: 16px;
}

.beq-module-ef993033-e41c-4bea-a089-53930d83b4fd .beq-news-list-item-headline
{
	font-size: 16px;
	line-height: 1.4;
}


.beq-module-ef993033-e41c-4bea-a089-53930d83b4fd .beq-news-list-item-wrapper
{
	padding-bottom: 0px;
	margin-bottom: 24px;
	border-bottom: 0px transparent;
}


.beq-module-34c40e04-bf52-4912-ba28-bcd6fbb68649 .beq-calendar-item
{
	border-bottom: 0px transparent
}

.beq-module-34c40e04-bf52-4912-ba28-bcd6fbb68649 .beq-calendar-item-date-text
{
	line-height: 1.2;
	font-size: 16px;
}

.beq-module-23e386cc-f985-4b12-abb3-0d5ff92ae035 span.beq-report-date.beq-table-date
{
	font-size: 16px;
}

.beq-module-23e386cc-f985-4b12-abb3-0d5ff92ae035 .beq-reports-table-body tr
{
	border-bottom: 0px solid transparent;
}

@media screen and (min-width: 577px)
{
	.beq-module-23e386cc-f985-4b12-abb3-0d5ff92ae035 .beq-reports-table-body td.beq-report-primaryfile
	{
		min-width: 40px;
	    width: 40px;
	    padding-bottom: 3px;
	}
}



.container.grid-container
{
	max-width: 100%;
}

.searchBlock
{
	padding-left:20px;
	padding-right: 20px;
	padding-top: 12px;
	position: relative;
	display:block;
	clear:both;
}

.irSearch{
	border: 0px !important;
    border-radius: 40px !important;
    width: 100%;
    max-width: 400px;
    padding-left: 36px !important;

    font-size: 16px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
.searchBlock:after
{
	display: block;
	height: 20px;
	width: 20px;
	content: "";
	position: absolute;
    bottom: 7px;
    left: 36px;
	content: "\f002";
    font-family: GeneratePress;
	font-size: 14px;
}	



.entry-title.ir-search a
{
	font-weight: 500;
}

.btn.btn-default,
.btn.btn-default:visited,
.btn.btn-default:active
{
	background-color: #00497b;
    color: #ffffff;
    font-weight: 300;
    padding: 15px 60px;
    border-radius: 50px;
	display: inline-block;
}

.btn.btn-default:hover,
.btn.btn-default:focus
{
	background-color: #373a3b;
    color: #ffffff;
}

.gb-container.gb-container-87f8188c
{
	margin: 80px 0 0;	
}

@media (max-width: 1024px)
	{
.gb-container.gb-container-87f8188c {
    margin-top: 0;
}
	}

.gb-container.investor-relations
{
	color: #373a3b;
}

.investor-relations b, .investor-relations strong
{
	font-weight: 500;
}

 .gb-container.investor-relations .gb-inside-container {
/*    padding: 40px 40px 0; */
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
 }
.separate-containers .inside-article
{
	padding: 0px;
}

h1.gb-headline-ir {
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0.03em;
    line-height: 1.3em;
}
@media screen and (min-width: 768px)
{
	h1.gb-headline-ir {
    	font-size: 40px;
	}
}

@media screen and (min-width: 1025px)
{
	h1.gb-headline-ir {
    	font-size: 60px;
	}
}

#page.container
{
	padding-left: 0px;
	padding-right: 0px;
}
#page .container,
#page .container-lg
{
	box-sizing: border-box;
}

p.lead
{
	font-weight: 300;
	font-size: 19px;
}

.h1
{
	font-weight: 500;
	margin-bottom: 20px;
}

div#iframePanel
{
	font-size: 18px;
}


.breadcrumbs-list
{
	text-align: center;
}

.breadcrumbs-item
{
	color: #189cb3;
}

.breadcrumbs-item i
{
	margin-right: 6px;
	color: #373a3b;
}

.breadcrumbs-link
{
	margin-right: 4px;
}

a.breadcrumbs-link
{
	color: #333333;
	font-weight: 300;
}
a.breadcrumbs-link:hover
{
	color: #189cb3;
}


.highlight-item
{
	position: relative;
	padding-bottom: 40px;
}

.highlight-item .beq-module
{
	margin-top: 30px;
}

.highlight-item .ir-read-more
{
	position: absolute;
	bottom: 0;
}
.highlight-item .ir-read-more a
{
	color: #009cb6;
}


.h-100x
{
	height: 100%;
}

.frontNewsBlock h3,
h3.subscription-headline
{
	line-height: 1.5em;
    padding: 0 0 10px;
    border-width: 0 0 1px;
    border-color: #009cb6;
    border-style: solid;
}

div.newsContainer div.infobox
{
	padding-top: 0px;
    margin-bottom: 24px;
}




div.newsContainer div.infobox div.reportbox div.reporthead
{
	padding-bottom: 0px;
    line-height: 1.4rem;
	font-size: 16px;
	font-weight: 500;
}

div.infobox div.pressbox div.presshead a,
div.newsContainer div.infobox div.reportbox div.reporthead a,
div.event div.head
{
	font-size: inherit;
	font-weight: 500;
	font-size: 16px;
	font-family: 'Roboto', Sans-serif;
	color: #373a3b;
	text-decoration: none;
}

div.newsContainer div.infobox div.reportbox div.reporthead a.downloadlink
{
	color: #189cb3;
	font-weight: 300;
}


.boardmember .foldoutCV {
 /*   display: block;
    height: 50px;
    width: 50px; */
    position: relative;
    margin: 0 auto;
 /*   border: 1px solid #A28E2A; */
    border-radius: 50%;
    padding: 1rem;
    color: #373a3b;
}

.boardmember .foldoutCV:hover {
 /*   background-color: #A28E2A;
    color: #FFF; */
}
.boardmember .foldoutCV:before {
    display: block;
    font-family: 'simple-line-icons';
    content: "\e604";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1.8rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    font-size: 1.5rem;
    padding: .75rem;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#filterfield{
	display:flex;
}

div.filterblock {
    padding: 0px;
    margin-bottom: 2rem;
}
.selectorsWrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.selectorsWrapper {
    display: flex;
    position: relative;
    justify-content: flex-end;
    min-height: 60px;
}

@media screen and (min-width: 768px){
.selectorsWrapper {
    justify-content: center;
}}

.inputcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    margin-right: 20px;
    line-height: 22px;
}

.inputcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

#reportperiodselector {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}

#reportperiodselector, #reporttypeselector {
    padding-top: 0px;
	font-weight: 500;
	    color: #373a3b;
}

#reportperiodselector input {
    display: none;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border: 2px solid #00497b;
	border-radius: 4px;
}

.inputcontainer input:checked ~ .checkmark {
    background-color: #00497b ;
    border-color: #00497b ;
}

.inputcontainer input:checked ~ .checkmark:after {
    display: block;
}

.inputcontainer .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.filterButton.btn {
    background-color: #00497b !important;
	border: 1px solid #00497b !important;
    border-color: #00497b !important;
    color: #fff !important;
    padding: 12px 24px !important;
    min-width: initial;
    text-transform: initial;
    font-size: 1rem !important;
    font-weight: 300 !important;
    position: relative !important;
    transition: all .25s ease-in-out;
	border-radius: 25px;
}

.filterButton.btn:active, .filterButton.btn:focus, .filterButton.btn:hover {
    
    border: 1px solid #373a3b !important;
    color: #fff !important;
	background-color: #373a3b !important;
}

.irContent .btn:focus, .irContent .btn:active, .irContent .btn:hover {
    box-shadow: none !important;
    border-color: #303F9B !important;
    color: #303F9B !important;
    background-color: #FFF !important;
    cursor: pointer !important;
}

.filterButton.btn.expanded:after {
    display: block;
    content: "\f00d";
    font-family: 'fontawesome';
    float: left;
    position: absolute;
    right: 5px;
    margin-top: 10px;
    top: 0;
    margin-right: 5px;
    font-weight: 100;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.filterButton.btn.expanded {
    padding-right: 36px !important;
}

.selectorsWrapper .filterButtonWrapper {
    position: absolute;
    top: 0;
    left: 0;
	}

.reportsContainer h2
{
	border-bottom: 1px solid #009cb6;
	margin-bottom: 10px;
	line-height: 1.6;
}

.title {

	font-weight: 500;

}

/* Videos */

.videoList .videoItem{
	width: 47.5%;
	margin-right: 2.5%;
	padding: 10px;
	background-color: #f3f3f3;
	float: left;
	border: 1px solid #ddd;
}

@media screen and (max-width: 780px){
	.videoList .videoItem{
		width: 100%;
		margin: 0px;
	}
}


.videoList .videoItem .headline{
	font-weight: 500;
	font-size: 20px;
	border: none;
	margin-bottom: 5px;
}


/* Adjusted disposition */


table.table.table-striped th{
	background-color: rgb(20, 102, 121);
	color: #FFF;	
		border-right: none !important;
	border-left: none !important;
}
table.table td, table.table th{
	padding: 4px 6px;
/*	border-top: 1px solid rgb(20, 102, 121); */
	border-right: none !important;
	border-left: none !important;
}
table.table td{
/*	font-size: 85%; */
			border-right: none !important;
	border-left: none !important;
}

table.table{
	margin: 20px 0px;
			border-right: none !important;
	border-left: none !important;
}

.investorContent
{
	margin-top: 15px;
}

@media screen and (min-width: 769px)
{
	.investorContent
	{
		margin-top: 30px;
	}
		
}
@media screen and (min-width: 1025px)
{
	.investorContent
	{
		margin-top: 60px;
	}
		
}
iframe {
    box-sizing: border-box;
    height: inherit;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: inherit;
}

div.languageSelectors{
	clear: both;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 20px;
	padding-bottom: 0px !important;
	margin-top: 10px;
}

div.languageSelectors a{

}

div.languageSelectors a:hover{
	color: #666;	
}

div.languageSelectors div.languageSelector{
	float: left;
	margin-bottom: 20px;
}

div.languageSelectors div.languageSelector:nth-of-type(2){
	border-left: 2px solid #666;
}



div.languageSelectors div.languageSelector span.flag{
	padding-right: 10px; 	
}

div.languageSelectors div.languageSelector span.flag img{
	height: 20px;
	width: auto;
	margin-bottom: -5px;
}

div.languageSelectors div.languageSelector a
{	
	padding: 10px 15px;
    color: #666;
    font-weight: 500;
    text-decoration: none;
}

div.languageSelectors div.languageSelector a.active{
}
div.languageSelectors div.languageSelector a:hover
{
	color: #666 !important;
}






div.irLogin legend{
	display: none;	
}
div.irLogin input{
	border: 1px solid #cdcdcd;
	border-radius: 2px;
	padding: 3px;
	font-size: 18px;
	margin-bottom: 10px;
	
}
div.irLogin button{
	background-color: #E85A50;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	padding: 4px 8px;
}

div.irLogin button:hover{
	background-color: #141414;
	cursor: pointer;
}


	
	

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

body.no_vert_scroll{
	overflow-y: initial;
}

div.verticalspacer{
	display: none;
}


iframe{
	width: 100%;
}



div.section p{
	color: #8E8D89;
	text-align: justify;
	font-size: 1rem;
	line-height: 1.4rem;
	margin-bottom: 1rem;
	letter-spacing: 2px;
	font-weight: 300;
}

div.section p strong{
	color: #141414;
}

@media screen and (min-width: 769px){
	div.section p{
		font-size: 1.2rem;
	}
}

div.section.dark p{
	color: #EAE8DC;	
}


/* Grid */

.grid-section .row .block{
	padding-left: 15px;
	padding-right: 15px;
}

/* IR Navigation */

div.sideNavigation{
	width: 100%;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}



div#superNav{
	transform-style: preserve-3d;
    font-weight: 300;
    clear: both;
    float: left;
    width: 100%;
    font-size: 1rem;
    /* margin-bottom: 0.5rem; */
    /* margin-top: 0.5rem; */
    background-color: #e6edf3;
    padding-top: 24px;
    padding-bottom: 24px;
}


div#superNav ul{
	padding: 0;
    list-style: none;
    text-align: left;
	display: block;
	margin-left: 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:first-of-type a
{
	position: relative;
	font-size: 1.2em;
    font-weight: 500;
    margin-bottom: 8px;
}

div#superNav > ul > li:first-of-type a:after
{
	background-color: #009cb6;
    height: 1px;
    width: 98px;
    content: "";
    display: block;
    position: absolute;
    left: 30px;
    bottom: 0;
}




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

/*Prevent text wrapping*/
div#superNav ul li a {
	min-width: 80px;
	padding: 8px 30px;
	width: 100%;
	color: #373a3b !important;
	font-weight: 300;
	box-sizing: border-box;
}


div#superNav > ul > li > ul > li > ul > li > a{
	padding-left: 36px;
	font-size: 14px;
}

@media screen and (max-width: 769px){
div#superNav > ul > li > ul > li > ul > li > a{
	padding-left: 46px;
	font-size: 14px;
}
}

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


div#superNav div#investorRelationsMenu{
	
}


div#superNav > ul > li:hover > ul, div#superNav > ul > li.selected > ul{
    opacity:1;
	max-height: 750px;
	padding-left: 0;
    padding-inline-start: 0px;
    margin-left: 0px;

}

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

li.haschildren {
	margin-bottom: 0px;

}


/*Style for menu links*/
div#superNav li a {
	display: block;
    text-align: left;
    text-decoration: none;
    width: 100%;
    font-weight: 300;
    line-height: 1.2rem;
    transition: color .2s ease .1s;
	color: #f1f1f1;
}

div#superNav li a:hover{	
	color: #189cb3 !important;

}

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

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

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

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

}

div#superNav ul li ul li a
{
	color: #f1f1f1;
	padding-left: 36px;
}

div#superNav ul li ul li:hover a, div#superNav ul li ul li.selected a {
	color: #141414;
}

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

}


/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
    color: #333;
    background: transparent;
    text-align: left;
    padding: .5rem 20px;
    display: none;
    font-weight: 300;
    font-size: 1.4rem;
    text-transform: uppercase;
}

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

}

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

@media screen and (max-width : 991px){
	
	.languageSelectors
	{
		width:100%;
		justify-content: center;
	    display: flex;
	}
	
	/*Make dropdown links appear inline*/
	div#superNav > ul > li > ul{
	position: absolute;
	z-index: 9999;
	}
	
	div.leftNavigation
	{
		width:100%;
	}
	
	div#superNav{
		width: 100%;
		background-color: #e6edf3;
		margin-bottom: 2rem;
		padding-top: 12px;
	}
	
	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;	
			padding-left: 0;
    padding-inline-start: 0px;
    margin-left: 0px;
	}
	/*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;
	} 
	div.sideNavigation {
		padding-top: 0rem;
		padding-bottom: 0rem;
		margin-bottom: 40px;
	}
}






/* IRwebb NewsArchive module */

div.newsContainer.container{
	padding: 0 0 20px 0;
	margin: 0px;
    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;
	margin: 0 auto;
	
}



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



/* IRwebb Pressrelease module */

div.infobox div.pressbox div.pressdate
{
	float: left;
	font-weight: 300;
    margin-bottom: 2px;
    font-family: 'Roboto', Sans-serif;
    font-size: inherit;
}

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

div.regulatorySelector{
    margin-bottom: 20px;
    margin-top: 0px;
    min-height: 1px;
    font-size: 15px;
    display: flex;
    
}

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

div.regulatorySelector div.regulatoryItem a{
	background-color: #00497b;
	border: 1px solid #00497b;
	color: #FFF;
	font-weight: 300;
	display: block;
	line-height: 1;
	padding: 12px 24px;
	margin-right: 2rem;
	text-decoration: none !important;
	border-radius: 25px;
}

div.regulatorySelector div.regulatoryItem a:hover, div.regulatorySelector div.showAllActive a, div.regulatorySelector div.showRegulatoryActive a{
	background-color: #373a3b;
	border-color: #373a3b;
	color: #FFF;
	text-decoration: none;
}


div.infobox div.pressregulatory{
	font-size: .8em;
    float: left;
    margin-left: 20px;
    font-weight: 300;
    font-style: italic;
}
}

div.frontNewsBlock div.documentsList div.infobox{
	flex: 1 1 200px;
	margin: 0 15px;
}


div.infobox div.pressbox div.presspreamble p {
	margin-bottom: 10px;
	font-size: 1rem;
	font-weight: 300;
}

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

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

div.infobox div.pressbox,
div.infobox div.pressbox div.presshead
{
	margin-bottom: 0px;
	line-height: 1.4;
	clear:both;
}
div.infobox div.pressbox
{
	margin-bottom: 24px;
	width: 100%;
    clear: both;
}

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

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 #009cb6;
	overflow: auto;
}


.pressrelease_infobox a{
	text-decoration: none;
}
.pressrelease_infobox a:hover{
	color: #141414;	
}
	
.pressrelease_heading{
    color: inherit;
    font-weight: 500;
    margin: 10px 0 15px 0;
    padding: 0;
	    font-size: 30px;
    line-height: 1.3em;

}

.pressrelease_preamble{
 	margin: 0;
    font-size: 19.5px;
    font-weight: 300;
    margin-bottom: 12px;
}
div.section div.pressrelease_preamble p, div.section div.pressrelease_preamble li{
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 1.4rem;
}


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

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

.pressrelease_object p, .pressrelease_object li
{
}
.pressrelease_object li
{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1.5rem !important;
	line-height: 1.4rem;
	margin-bottom: 0.5rem;
}


.pressrelease_files .pressrelease_file a{
	display: block;
	padding-bottom: .5rem;
	text-decoration: none;
}

.pressrelease_files .pressrelease_file a:hover{
	color: #0097b2;
}

.pressrelease_files .pressrelease_fileheader {
	margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 300;
    line-height: 1.3;
	font-size: 24px;
}


div.pressrelease_leftcolumn{
	width: 100%;
}
div.pressrelease_rightcolumn{
	width: 100%;
	
}



div.pressrelease_about
{
	font-style: italic;
}

@media screen and (min-width:768px)
{
	.pressrelease_heading
	{
		font-size: 40px;
	}
	.pressrelease_files .pressrelease_fileheader 
	{
		font-size: 26px;
	}
}


/* IRwebb Subscription module */


div.subscriptionBlock
{
	padding-top: 36px;
}
div.subscriptionBlockMobile{
	display: none;
}

@media screen and (max-width: 991px)
{
	div.subscriptionBlockMobile{
		display: block;
	}
	div.subscriptionBlock{
		display: none;
	}
}

.prenContainer {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	width: 100%;
	font-weight: 300;
	font-family: 'Roboto', Sans-serif;
}

.prenContainer .mailText{
	display: none;	
}



.prenContainer .prenInfobox .userMessage {
	font-style: italic;
}

.prenContainer .prenInfobox .textfield	{
	width: 100%;
	clear: left;
	margin-bottom: 5px;
	font-family: 'Roboto', Sans-serif;
	border: 0px;
	border: 1px solid #373a3b;
	padding: 8px;
	box-sizing: border-box;
	font-size: 1rem;
	font-weight: 300;
	background-color: #f2f2f2;
	color: #373a3b;
	margin-bottom: 10px;
	font-style: italic;
}

.prenContainer .prenInfobox .textfield:focus, .prenContainer .prenInfobox .textfield:hover{
	color: #373a3b;
	font-style: normal;
	background-color: #FFF;
	border-color: #373a3b;
}
	
	

.prenContainer .prenInfobox .mailInput	{
}

.prenContainer .prenInfobox .add .button 	{
	float: left;	
}

.prenContainer .prenInfobox .button
{
	float: left;
	position: relative;
	margin-left: 0px;
	border: 1px solid #00497b;
	color: #FFF;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	padding: 12px 24px;
	border-radius: 25px;
	background-color: #00497b;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
	font-family: 'Roboto', Sans-serif;
}


.prenContainer .prenInfobox .button:hover{
	cursor: pointer;
	background-color: #373a3b;
	border-color: #373a3b;
}

.prenContainer .prenInfobox a:link
{
	text-decoration: none;
}



/* IRwebb general paging module */

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


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: #373a3b;
    color: #FFF;
    text-align: center;
    padding: 8px 16px;
    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;
    border-radius: 25px;
}


div.pagingbox div.paging_item a, div.pagingbox div.paging_item a:visited
{
	background-color: #00497b;
}


div.pagingbox div.paging_item a:hover, div.pagingbox div.paging_item a:focus{
    background-color: #373a3b;
}
*/
div.pagingbox div.paging_item{
	float: left;
	margin-right: 5px;
}





div.yearSelector a
{	
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	background-color: #1f1f1f;
	padding: 5px 2px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 12px;
}

div.yearSelector a:hover{
	opacity: 0.7;
}

div.yearSelector{
	padding-top: 10px;
	padding-bottom: 20px;
}



/* IRwebb Calendar module */



div.calendarBox div.date
{
	clear: both;
	background-color: initial;
	display: block;
	text-align: left;
	padding: 0px;
	
}

div.calendarBox
{
	padding: 0px;
}

div.event
{
	padding-bottom: .5rem;
	margin-bottom: .25rem;
}

div.event div.head
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.2;
}

div.calendarBox .informationColumn
{
	clear: both;
	width: initial;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
div.eventInfo
{
	padding: 0px;
	margin: 0px;
}




div.calendarBox div.row
{
	display: block;
	margin-left: 0px;
    margin-right: 0px;
}

div.calendarBox div.date {
	width: 100%; 
	float: left; 
	padding: 0px;
	line-height: 1.4

}

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


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.frontNewsBlock div.event{
	background-color: transparent;
}

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


div.event.eventNext div.head{

}


div.eventInfo{
	font-weight: 300;
	font-size: 14px;
	overflow: auto;
}

#iframePanel div.eventInfo
{
	padding: 0px;
}

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



.main-calendar .dateColumn
{
	border: 1px solid #009cb6;
	padding: 8px !important;
	max-width: 80px;
	width: 80px !important;
	flex: 0 0 80px;
}


.main-calendar .informationColumn
{
	width: calc(100% - 80px) !important;
	max-width: calc(100% - 80px) !important;
	flex: 0 0 calc(100% - 80px) !important;
	padding-left: 10px !important;
    padding-right: 10px !important;
	display: flex;
    justify-content: center;
    flex-direction: column;
}
.main-calendar .dateColumn > *
{
	text-align: center;
}

.main-calendar div.calendarBox div.date span.month
{
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
}
.main-calendar div.calendarBox div.date span.day
{
	font-size: 40px;
	line-height: 40px;
	font-weight: 500;
}

.main-calendar .calendarBox
{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.main-calendar .calendarBox div.event div.head
{
	font-size: 22px;
	line-height: 1.2;
}

.main-calendar .calendarBox .event
{
	flex: 0 0 100%;
	display: flex;
	flex-wrap: nowrap;
}
@media screen and (max-width: 767px)
{
	.main-calendar .calendarBox .event
	{
		flex: 0 0 100%;
	}
}





/* IRwebb Articles of association module */

div.aoaContainer{
	margin: 0px;
	padding: 0px;
}

div.aoaContainer div.aoapdfbox{
	margin-top: 20px;	
}

div.aoaContainer div.aoapdfbox a
{
	float: left;	
}




/* IRWebb Roles Module */

.boardmember{
	margin-bottom: 20px;
}

.imageColumn{
	text-align: center;
}

.imageColumn img{
	max-width:100%;
}


.rolesContainer
{ 
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 0px;
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
	
}

.rolesContainer > div.boardmember, .rolesContainer > div.auditor {
    flex: 0 0 33%;
    padding-top: 25px;
    margin: 0px;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0rem;
    padding-bottom: 1.5rem;
}

.rolesContainer > div.boardmember.ir-contactItem {
    flex: 0 0 100%;
    display: flex;
}

.section .rolesContainer p{
	font-size: 1em;
}

.rolesContainer > div.boardmember
{
	width: 33.333%;
	padding-bottom: 25px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	flex: 0 0 33.333%;
	z-index: 1000;
}

.rolesContainer > div.boardmember.auditorItem{
	
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
    color: #095587;
}

.full-width-bio-close {
    position: absolute;
    top: .75rem;
    right: 1rem;
}

.boardmember .imageColumn{
	clear:both;
	min-height: 150px;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 100%;
}
.name-title-container
{
	position: absolute; 
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.75);
}

.expanded .name-title-container,
.boardmember:hover .name-title-container
{
	background-color: rgba(9,85,135,0.75);
	color: #FFF;
}
div.boardmember.board-of-directorsItem .descriptionColumn,
div.boardmember.managementItem .descriptionColumn
{
    position: absolute;
    top: auto;
    left: 0;
    width: calc(100%);
    flex: 0 0 calc(100%);
    max-width: calc(100%);
    z-index: 2;
    margin-top: 1em;
    /*display: none;*/
    margin-bottom: 20px;


}
div.boardmember.board-of-directorsItem .imageColumn:hover,
div.boardmember.managementItem .imageColumn:hover
{
	cursor:pointer;
}

.manager.expanded .imageColumn:before {
	top: auto;
    bottom: -30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: rgba(9,85,135,0.75);
    border-width: 15px;
    left: 50%;
    margin: 8px 0 0 -15px;
    z-index: 1;
	
}


div.boardmember.board-of-directorsItem .descriptionColumn .rolesDescription,
div.boardmember.managementItem .descriptionColumn .rolesDescription
{
	border-left: 5px solid #189cb3;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}

.boardmember .boardmemberpicture{
	position: absolute;
    width: 100%;
    padding-bottom: 100%;
}



.boardmember .boardmemberpicture img, .boardmember .managementpicture img{
	overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.boardmember span.rolesName
{
	font-size: 19px;
    line-height: 24px;
    margin: 12px 0 3px 0px;
    font-weight: 500;
    display: block;
}
.boardmember span.rolesTitle
{
	font-weight: 300;
}

.managementItem.boardmember span.rolesName
{
	
	
}



.ir-contactItem.boardmember span.rolesName{
	font-size: 22px;
    margin: 0px 0px 5px 0px;
    font-weight: 500;

}

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

.ir-contactItem.boardmember .descriptionColumn{
	
}



.ir-contactItem.boardmember .imageColumn{
	padding-bottom: 0px;
	max-width: 150px;
}

@media screen and (max-width: 780px)
{
	.ir-contactItem.boardmember .imageColumn
	{
		text-align: center;
		max-width: 100%;
		width: 100%;
		margin-bottom: 20px;		
	}
	.ir-contactItem.boardmember .imageColumn .boardmemberpicture
	{
		max-width: 250px;
	}
}

.ir-contactItem.boardmember .imageColumn .boardmemberpicture{
	position: initial;
	
}

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

.ir-contactItem.boardmember span.rolesEmail{
	display: block;
	clear: both;
}
.ir-contactItem.boardmember span.rolesEmail a{
	display: inline-block;
    padding-bottom: .5rem;
    font-size: 1rem;
}

.ir-contactItem.boardmember span.rolesEmail a:hover{
	color: #141414;
}
/*
div.ir-contactItem span.rolesPhone:before
{
	content: "\f095";
	font-family: FontAwesome;
	font-size: 1.5em;
	margin-right: 10px;
	margin-top: -4px;
	display: block;
	color: #1f1f1f;
}*/
/*
div.ir-contactItem span.rolesEmail a:before
{
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 1.5em;
	margin-right: 10px;
	margin-top: -4px;
	display: block;
	/*color: #1f1f1f; */
/*	float: left;
}*/


.boardmember span.rolesTitle{
	margin: 3px 0 18px 0px;
    font-weight: 300;
    display: block;
    line-height: 16px;
    font-size: 16px;
}


.rolesDescription{
	clear:both;
}

.auditorItem .imageColumn{
	display: none;
}

.auditorItem .descriptionColumn {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}


.auditor span.rolesName
{

	margin: 15px 0;
	font-weight: 300;
	display: block;
	color: #1f1f1f;
	font-size: 20px;
	line-height: 17px;

}

.auditor span.rolesTitle
{
	display: none;
}

.rolesContainer > div.auditor
{
	flex: 0 0 100%;
	padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 780px) {
		.boardmember .descriptionColumn
	{
		width: 100%;
	}
	
	.ir-contactItem.boardmember .descriptionColumn{
		width: 100%;
	}
	.rolesContainer > div.boardmember, .rolesContainer > div.auditor
	{
		width:100%;	
	}
	.rolesContainer
	{
	margin-top: 30px;
	}
	
}

@media screen and (max-width: 600px)
{
	.rolesContainer > div.boardmember, .rolesContainer > div.auditor
	{
		width:100%;
		flex: 0 0 100%;
	}
}

.et_pb_row {
    width: 90% !important;
}


/* Special for iframes */

#iframePanel div.regulatorySelector,
#iframePanel .pagingbox,
#iframePanel div.pressregulatory
{
	display: none;
}

div.event div.head
{
	line-height: 22px;
	font-size: 16px;
}

div.event
{
	padding-bottom: 0px;
	margin-bottom: 24px;
}

div.infobox div.pressbox div.pressdate,
div.calendarBox div.date,
div.newsContainer div.infobox div.infoboxdate
{
	font-weight: 300;
	margin-bottom: 2px;
	font-family: 'Roboto', Sans-serif;
	font-size: .8em;
	color: #373a3b;
	letter-spacing: initial;
	line-height: 1.4;
}

#iframePanel div.infobox div.pressbox div.pressdate
{
	float: initial;
}
#iframePanel div.infobox div.pressbox div.presshead a,
.frontNewsBlock div.infobox div.pressbox div.presshead a,
.frontNewsBlock div.event div.head,
#iframePanel div.event div.head
{
	font-size: 16px;
}


/**umb_name:Rubrik 1*/
h1{ margin-bottom: 10px;}

/**umb_name:Rubrik 2*/
h2{ margin-bottom: 10px;}

/**umb_name:Rubrik 3*/
h3{ margin-bottom: 10px;}

/**umb_name:Rubrik 4*/
h4{ margin-bottom: 10px;}

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

