@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,400i,500,500i,700,900');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

table th, .table td {
    vertical-align: middle !important;
    text-align: center !important;
}

button.beq-button.beq-button-load-more {
    margin-left: 0px;
    font-family: 'Roboto', Sans-serif;
    padding: 10px;
    border-radius: 0px;
    background-color: #33EBB7;
    color: white;
    border: none;
    font-size: 0.9rem;
    margin-top: 5px;
    text-transform: uppercase;
}

a.beq-news-list-item-headline-link {
    font-size: 24px;
    font-weight: 300;
    color: #333;
    line-height: 1.1;
}

span.beq-news-list-item-description {
    font-weight: bolder;
}

tr.beq-report-item {
    background-color: transparent !important;
}


.beq-report-headers th {

background-color: transparent !important;

}


.beq-module-b9d5528f-5d8e-4d2f-b920-179d827e18d1 a.beq-news-list-item-headline-link {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #111335;
    text-decoration: none;
}

.beq-module-799129c3-048a-4d0a-83e2-a2a431d1ad8b .beq-reports-table .beq-report-heading 
{
display: flex;
flex-direction: column;
}

 

.beq-module-799129c3-048a-4d0a-83e2-a2a431d1ad8b .beq-report-heading-text
{
    order: 1
}

span.beq-report-date.beq-table-date {
    font-size: 14.4px;
    margin-bottom: 3px;
}

.beq-report-heading-text {
    font-size: 16px;
    line-height: 19.2px;
}


/* Specialare för att justera sidbredd */

div.content-section__content 
{
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}
@media (min-width: 1200px){
	div.content-section__content {
		margin-left: 30px;
		margin-right: 30px;
	}
}

div.content-section__content div.content-section__img {
	max-width: 800px;
	margin: 0 auto;
	margin-bottom: 30px;	
}

/* Slut specialare för att justera sidbredd */


/* Backgrundsbild */




div.bqh1{
	margin-top: -32px;
}

.irheader.background-image{	
	margin-left: -30px;
    margin-right: -30px;
	height: 150px;
}


.irheader.background-image {
	/* Position and center the image to scale nicely on all screens */
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}


div.irheader.background-image:before;
{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
}

@media (min-width: 576px)
{
	.irheader.background-image{
		height: 200px;
	}

}

@media (min-width: 768px)
{
	.irheader.background-image{
		height: 300px;
		margin-bottom: 30px;
	}
}



@media (min-width: 992px)
{
	.irheader.background-image{
		height: 300px;
	}
}

@media (min-width: 1200px)
{
	.irheader.background-image{
		height: 400px;
	}
}





/*
div.bqh1 h1:after{
	background-color: #33EBB7;
    display: block;
    width: 25%;
    height: 4px;
    content: " ";
    margin-top: 10px;
}
*/

div.bqh1 h1:before{
	content: '';
    width: 3px;
    height: 100%;
    background-color: #48FAC8;
    position: absolute;
	left: -20px;
    display: block;
}


div.bqh1 h1{
	position: relative;
}

h1{
	margin-bottom: 30px;
}
/* Typography */

h1{	font-size: 48px !important;}
h2{	font-size: 32px; }
h3{	font-size: 28px; }
h4{	font-size: 24px; }

@media screen and (max-width : 768px)
{
	h1{	font-size: 28px !important; margin-bottom: 15px;}
	h2{ font-size: 22px; }
	h3{ font-size: 18px; }
	h4{ font-size: 16px; }
}

iframe {
	width: 100%;	
}

div.container{
	margin-bottom: 25px;
}

div.vc_column_container.navcolumn{
	padding-right: 30px;
}

/* Adjusted disposition */


p{ 
	font-size: 16px;
	padding-bottom: 10px; }

div.subscriptionBlock
{
	background-color: #fbfbfb;
    padding: 10px;
    border: 1px solid #f2f2f2;
	max-width: 350px;
}
div.subscriptionBlock p, div.subscriptionBlockMobile p{
	padding-bottom: 0px;
}

div.subscriptionBlock h3, div.subscriptionBlockMobile h3{
	font-size: 24px;
	font-weight: 600;
}

div.subscriptionBlockMobile{
	display: none;
	background-color: #fbfbfb;
    padding: 10px;
    border: 1px solid #f2f2f2;
	margin-top: 30px;
}

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

body
{
	margin: 0px;
}

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

div.yearSelector a:hover{
	background-color: #000;	
}

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



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




.grid-section .videoWrapper{
	margin-top: 20px;	
}

.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: 10px;
}



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



/* Videos */
.videoContainer{
	margin-bottom: 30px;
}
.videoList{
	margin-top: 20px;	
}

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

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


.videoList .videoItem .headline{
	font-weight: bold;
	font-size: 14px;
	border: none;
	color: #222222;
	margin: 5px 0px;
}

/* SuperNav2016 */
#superNav ul li.selected > a:before, #superNav ul li.active a:before, #superNav ul li a:hover:before, #superNav ul li a:focus:before, #superNav ul li a:active:before {
	content: " ";
    background-color: #33EBB7;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0;
    width: 2px;
}

.content-section__text a {
	border-bottom: none;
}



div.sideNavigation{
	padding: 0px;
	padding-right: 20px; 
}
@media screen and (max-width : 768px){
	/*Make dropdown links appear inline*/
	div.sideNavigation{
	padding-right: 0px;
	}
}



div#superNav{
    transform-style: preserve-3d;
    font-weight: 300;
	clear:both;
	float: left;
	margin-bottom: 30px;
	width: 100%;
	font-size: 16px;
}


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

}

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

div#superNav li{
	display: block;
	padding-bottom: 15px;
}
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 linear .2s;
}

/*Prevent text wrapping*/
div#superNav ul li a {
	min-width: 80px;
	padding: 0px 15px;
	font-size: 18px;
	font-weight: 900;
	font-size: 1.3rem;
	line-height: 1.3;
	position: relative;
}

div#superNav ul li ul li a{
	padding-left: 30px;	
}
div#superNav ul li ul li ul li a{
	padding-left: 45px;	
}
div#superNav ul li ul{
	/* margin-top: 15px; */
}

div#superNav > ul > li:first-of-type a{
	color: #333333;
	font-size: 2rem;
}

@media screen and (max-width : 1199px){
	div#superNav ul li a {
		font-size: 1rem;
	}
	div#superNav > ul > li:first-of-type a{
		font-size: 1.5rem;
	}
}





div#superNav div#investorRelationsMenu{
	
}


div#superNav ul > li:hover > ul, div#superNav > ul > li.selected > ul{
	display: block;
    opacity:1;
	max-height: 500px;
	margin-top: 10px;
}

div#superNav > ul > li a.haschildren:after{
 	content: "\f067";
	font-family: FontAwesome;
	padding-left: 10px;
	color: #33EBB7;
}



/*Style for menu links*/
div#superNav li a {
	display:block;
	text-align: left;
	line-height: 1.428571429;;
	color: #111335;
	text-decoration: none;
}

div#superNav li a:hover{
	color: #33EBB7 !important;
	
}

div#superNav li.selected > a{
	color: #33EBB7 !important;
}

div#superNav ul li ul{
	/* display: none; */
}
div#superNav ul li ul li:last-of-type{
	padding-bottom: 0px;
}

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

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

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

}

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

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

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

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


/*Style 'show menu' label button and hide it by default*/
.show-menu {
	text-decoration: none;
	color: #fff;
	background: #33EBB7;
	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;

}

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

@media screen and (max-width : 768px){
	/*Make dropdown links appear inline*/
	div#superNav > ul > li > ul{
	position: absolute;
	z-index: 9999;
	}

	div.leftNavigation{
		margin-left: -30px;
		margin-right: -30px;
	}
	div.bqh1 h1:before{
		display: none;	
	}
	div.bqh1 h1{
		
	}
	
	div#superNav{
		width: 100%;
		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:first-of-type a{
		font-size: 1.35rem;
	}
	
	div#superNav ul li ul
	{
		display: block;
	    margin-top: 10px;
	}

	div#superNav ul li ul li a
	{
		font-weight: 500;

	}
	
	div#superNav ul li ul li ul li a
	{
		font-weight: 400;

	}
	
	/*Create vertical spacing*/
	div#superNav li {
		/*margin-bottom: 1px;*/
	}
	/*Make all menu links full width*/
	div#superNav ul li, div#superNav li a {
	
	}
	
	
	/*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#superNav > ul > li:first-of-type{
	font-weight: 600;
	
}


div#superNav > ul > li:last-of-type {
}
	


/* Martins navtest nedan */
/*
div#superNav{
	background-color: transparent;
}

div#superNav li.selected > ul > li, div#superNav li:hover > ul > li{
	border-left: 4px solid #ffb116;
}

div#superNav li.selected > ul, div#superNav li:hover > ul{
	padding-left: 10px;
}

div#superNav li a{
	color: #333333;
	font-weight: 600;
}
div#superNav ul li ul li a{
	color: #333333;
}

div#superNav li:hover > a{
	color: orange;
	background-color: transparent;
}

div#superNav li a:hover
{
	background-color: transparent;
	color: orange;
}


div#superNav li:hover ul a:hover
{
	background-color: transparent;
	color: orange;
}

div#superNav ul li a
{
	padding: 10px 10px;	
}

div#superNav li.selected > a, div#superNav li:hover > a{
	background-color: transparent;
	color: #333333;
}
div#superNav li.haschildren.selected > a, div#superNav li.haschildren:hover > a
{
	padding-bottom: 0px;	
}
*/


/* IRwebb modules */

/* IRwebb NewsArchive module */


div.frontNewsBlock div.newsContainer div.infobox div.infoboxdate
{
	font-size: 14px;
	color: #555;
	font-weight: 300;
}

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

div#main-content div.newsContainer.container:before, div#main-content div.pressrelease_container.container:before{
	display:none;	
}

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;
	color: #33EBB7;
	font-weight: 600;
	font-size: 16px;
}

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 Pressrelease module */


div.pressrelease_container{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

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

div.regulatorySelector{
	clear:both;
	margin-bottom: 20px;
	height: 24px;
}

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

div.regulatorySelector div.regulatoryItem a{
	background-color: #33EBB7;
	border: 1px solid #33EBB7;
	color: #FFF;
	display: block;
	line-height: 24px;
	padding: 0px 10px;
	margin-right: 10px;
}

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



div.infobox div.pressregulatory{
	font-size: 10px;
	padding: 3px 10px;
	background-color: #f7f7f7;
	border: 1px solid #ebebeb;
	float: left;
	margin-left: 20px;
	border-radius: 2px;
	margin-top: 2px;
	line-height: 12px;
	font-weight: 300;
}

div.frontNewsBlock div.infobox div.pressregulatory{
	/*background-color: #FFF;*/

}



div.frontNewsBlock div.infobox div.pressbox{
	border: 0px;
	font-weight: 300;
	padding-top: 2px;
	padding-bottom: 10px;
}


div.infobox div.pressbox{
	padding-bottom: 20px;
	padding-top: 20px;
	/* border-bottom: 1px solid #cdcdcd; */
}

div.frontNewsBlock div.infobox div.pressbox div.presshead a{
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #111335;
	text-decoration: none;
}

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

div.infobox div.pressbox div.presshead
{
 	clear:both;
	padding-top: 8px;
	padding-bottom: 5px;
}


div.infobox div.pressbox div.presspreamble p, div.infobox div.pressbox div.presspreamble li {
	font-size: 16px;
    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;
	
}

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


div.infobox div.pressbox div.pressdate{
	color: #555;
	margin-bottom: 0px;
	float: left;
	display: block;
	font-size: 14px;
}


div.infobox div.pressbox div.presshead a{
	font-size: 24px;
	font-weight: 300;
	color: #333;
	line-height: 1.1;
}

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







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

.pressrelease_date
{
}

.pressrelease_infobox a{
	
}
.pressrelease_heading{
    font-weight: 400;
    margin: 10px 0 15px 0;
    padding: 0;
	font-size: 30px;
	line-height: 1.1;

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

.pressrelease_object.pressrelease_preamble p, .pressrelease_object.pressrelease_preamble li{
	font-size: 18px;
    font-weight: 400;
}



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

.pressrelease_object p, .pressrelease_object li
{
    font-size: 16px;
    font-weight: 300;
	color: #333;
}
.pressrelease_object li
{
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px !important;
	margin-bottom: 5px;
}

.pressrelease_files{
	padding-bottom: 10px;
}


.pressrelease_files .pressrelease_file a{
	display: block;
	padding-bottom: 5px;
}

.pressrelease_files .pressrelease_fileheader {
	color: #333;
	font-size: 18px; 
	margin-bottom: 5px;
}

.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: 25%;
	padding: 2.5%;
	background-color: #fbfbfb;
}


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

div.pressrelease_textSuffixhtml
{
	font-style: italic;
}





/* IRwebb Calendar module */

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

div.calendarBox div.row{
	margin: 0px;
	margin-bottom: 10px;
}

div.calendarBox div.date {
		background-color: #33EBB7;
		color: #FFF;
		padding: 5px;
		font-weight: bold;
		text-transform: uppercase;
		width: 80px; 
		max-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: 10px;
	line-height: 14px;
}

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

div.dateColumn 
{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
div.informationColumn 
{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 576px){
	div.informationColumn 
	{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 80%;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;
	}
	div.dateColumn 
	{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 15%;
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
		max-width: 15%;
	}
}

@media (min-width: 992px){
	div.dateColumn 
	{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 10%;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}	
	
}


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

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


div.event.eventNext div.date{
	background-color: #33EBB7;
}

div.event.eventNext{

}

div.event.eventNext div.head{

}


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

}

div.frontNewsBlock div.eventInfo{
	padding-top: 5px;
	padding-left: 10px;
}

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

div.event div.head{
	font-weight: 300;
	font-size: 16px;
	padding-bottom: 2px;
	color: #333;
}


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

}

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

}

div.frontCalendarBox div.event.eventNext{
}

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


div.frontNewsBlock div.date {
		width: 70px;
	}


/* 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 general paging module */


div.pagingbox a:link, div.pagingbox b{
	background-color: #ffb116;
	transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    padding: 0.5em 1em;
    overflow: hidden;
	margin-right: 0.5em;
	color: #FFF;
	
}

div.pagingbox b{
	background-color: #000;
}


div.pagingbox a:link, div.pagingbox a:visited
{
	color: #FFF;
    margin-bottom:15px;
	font-weight: bold;
	text-decoration: none;

}

div.pagingbox a:hover
{
	color: #FFFFFF;
    background-color: #000;
}

.pagingbox a:active
{
    background-color: #000;
}

div.pagingbox
{
	font-size: 14px;
    text-decoration: None;
	clear: both;
}

div.pagingbox:after{
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}


/* Special for old insiders */

#main-content div.container.insiderContainer{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#main-content div.container.insiderContainer:before{
	display: none;
}

#main-content div.container.insiderContainer table{
	border: 0px;
}

#main-content div.container.insiderContainer td.datecell{
	width: 120px;
}

#main-content div.container.insiderContainer div#headbox2{
	margin-top: 20px;
}


div.container.insiderContainer tr td{
	border: 0px;
	padding: 2px 18px 2px 0px;
}


div.insiderHistoryBox div.pagingbox div.page, 
div.insiderHistoryBox div.pagingbox div.previousinactive, 
div.insiderHistoryBox div.pagingbox div.activepage,
div.insiderHistoryBox div.pagingbox div.nextinactive,
div.insiderHistoryBox div.pagingbox div.next,
div.insiderHistoryBox div.pagingbox div.previous
{
	float: left;
}

div.insiderHistoryBox div.pagingbox div.previousinactive, 
div.insiderHistoryBox div.pagingbox div.activepage,
div.insiderHistoryBox div.pagingbox div.nextinactive
{
	background-color: #000;
    padding: 0.5em 1em;
    overflow: hidden;
	margin-right: 0.5em;
	color: #FFF;
}

div.insiderHistoryBox div.pagingbox div.inactivepage,
div.insiderHistoryBox div.pagingbox div.next,
div.insiderHistoryBox div.pagingbox div.previous
{
	margin-top: 7px;	
}


div.insiderHistoryBox div.pagingbox{
	clear:both;
	margin-top: 20px;
}



/*
New IRwebb general paging module */


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: #f7f7f7;
	border-radius: 0px;
	color: #333;
	font-weight: normal;
	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;
}


div.pagingbox div.paging_item a, div.pagingbox div.paging_item a:visited
{
	background-color: #33EBB7;
	color: #FFF;
}


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






/* IRWebb Roles Module */

.rolesContainer .clearfix:before, .rolesContainer .clearfix:after{
	display: block;
	clear: initial;
}

div.rolesContainer:after, div.rolesContainer:before{
	content: " ";
    display: table;
}
div.rolesContainer:after{
	clear: both;
}


.rolesContainer p{
font-weight: 300;
}

.rolesContainer{
	width: 100%;
	clear:both;
}


.boardmember{
	margin-bottom: 20px;
}


.imageColumn, .descriptionColumn{
	width: 100%;
}


@media (min-width: 576px){
	.imageColumn.col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
	}
	.descriptionColumn.col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666%;
    -ms-flex: 0 0 66.6666666%;
    flex: 0 0 66.6666666%;
    max-width: 66.6666666%;
	}
}

@media (min-width: 1300px){
	.imageColumn.col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	}
	.descriptionColumn.col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
	}
}



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

.boardmember .boardmemberpicture{
	margin-bottom: 20px;
	padding-top: 15px;
}

div.row.manager div.managerpicture img {
    border-radius: 50%;
	/*border: 5px solid #FF0090;*/
	width: 175px;
}

.boardmember span.rolesName
{
 	font-size: 20px;
    line-height: 20px;
	color: #000;
	margin: 15px 0 5px 0;
	font-weight: 900;
	display: block;
}

.managementItem.boardmember span.rolesName
{
	
	
}


.ir-contactItem.boardmember {
}

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

}

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

.ir-contactItem.boardmember .descriptionColumn{
	width:40%;
	flex: 0 0 40%;
}



.ir-contactItem.boardmember .imageColumn .boardmemberpicture{
	padding-top: 0px;
}

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

.ir-contactItem.boardmember span.rolesPhone{
	display: block;
	clear: both;
	font-size: 15px;
}

.ir-contactItem.boardmember span.rolesEmail{
	display: block;
	clear: both;
	font-size: 15px;
}

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

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


.boardmember span.rolesTitle{
	font-size: 17px;
    line-height: 19px;
	margin: 5px 0 0px 0px;
	font-weight: 300;
	display: block;
	color: #666666;
}


.rolesDescription{
	clear:both;
	margin-bottom: 20px;
}

.auditor span.rolesName
{

	margin: 0px 0 5px 0;
	font-weight: 400;
	font-size: 18px;
	display: block;
	color: #666666;

}

.auditor span.rolesTitle
{
	display: none;
}

@media screen and (max-width: 780px) {
	.boardmember .imageColumn
	{
	}
		.boardmember .descriptionColumn, .boardmember
	{
		width: 100%;
	}
	
	.ir-contactItem.boardmember, .ir-contactItem.boardmember .descriptionColumn, .boardmember{
		width: initial;
	}
	.ir-contactItem.boardmember .descriptionColumn{
		flex: 0 0 100%;
		max-width: 100%;
		order: 1;
	}
	.ir-contactItem.boardmember .imageColumn{
		flex: 0 0 100%;
		max-width: 100%;
		order: 0;
	}
	
	
	
}



/* IRwebb Subscription module */
.prenContainer {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	width: 98%;
	font-family: 'Roboto', Sans-serif;
	color: #333333;
}

.prenContainer .mailText{
	display: none;	
}



.prenContainer .prenInfobox .userMessage {
	font-style: italic;
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
}

.prenContainer .prenInfobox .textfield	{
	width: 100%;
	box-sizing: border-box;
	clear: left;
	margin-bottom: 5px;
	font-family: 'Roboto', Sans-serif;
	border:1px solid #f2f2f2;
	border-radius: 3px;
	padding: 8px 10px;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 300;
}
.prenContainer .prenInfobox .mailInput	{
}

.prenContainer .prenInfobox .button
{
	float: left;
	position:relative;
	margin-left: 0px;
	font-family: 'Roboto', Sans-serif;
    padding: 12px;
    border-radius: 0px;
	background-color: #33EBB7;
	color: white;
	border: none;
	font-size: 0.9rem;
	margin-top: 5px;
	float: right;
	text-transform: uppercase;
}
.prenContainer .prenInfobox .button:hover
{
	cursor: pointer;
	color: #111335;
	
}
.prenContainer .prenInfobox a:link
{
	text-decoration: none;
}

div.pressbox:after
{
	content: ' ';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #cdcdcd;
	margin-top: 20px;

}

.navigation__text a {
	border-bottom:none;	
}


td {
	border: 1px solid #cdcdcd;
}

.content ol, .content ul ul {
	padding-bottom: 10px;	
}

table {
	margin-bottom: 10px;
}
th, td {
	text-align: left;
	padding: 8px;
	border: 1px solid #cdcdcd;
	font-size: 12px;
}

tr:nth-child(even) {
	background-color: #f2f2f2;
}
a.btn{
	font-size: 0.9rem;
    text-transform: uppercase;
    border-radius: 0px;
	font-weight: 400;
	padding: 10px 15px;
}
a.btn-success{
	color: #fff;
    background-color: #33EBB7;
    border-color: #33EBB7;
}
a.btn-success:hover{
	color: #111335;
    background-color: #33EBB7;
    border-color: #33EBB7;
}
/**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{}