@import url("/assets-customer/eniro/assets/vendor/bootstrap/bootstrap.min.css");
@import url("/assets-customer/eniro/assets/css/unify-core.css");
@import url("/assets-customer/eniro/assets/css/unify-components.css");
@import url("/assets-customer/eniro/assets/css/unify-globals.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,400i,500,500i,700,900');

/* Modules 2023 */


.pressreleasebox .card-img-top
{
	max-width: 200px;
}

.list-filter__item
{
	display: flex;
	align-items: center;
	gap: 10px;
}

.list-filter__item label
{
	margin-bottom: 0px;
}

.list-filter__item select {
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #aaa;
    font-size: 14px;
    cursor: pointer;
}
.list-filter__item label {
	font-weight: bold;
}

.news-list-container
{
	margin-top: 2rem;
}

 .news-regulatory {
    font-size: 12px;
    text-transform: uppercase;
}

.news-list-container .paging_item.page-item.current.disabled span
{
	color: #000 !important;
    border: 0px solid transparent !important;
    padding: 10px 5px;
}

.news-list-container .paging_item.page-item.disabled a
{
	background-color: #cdcdcd !important;
    border-color: #cdcdcd !important;
}


.news-list-container
{
    margin-bottom: 5rem;
}

.news-header {
    display: flex;
    gap: .5rem;
    align-items: center;
    margin-bottom: .5rem;
    font-size: 1.2rem;
}

.news-header .news-header-divider
{
    height: 1rem;
    width: 1px;
    background-color: #222;
}


.news-list-container .news-item
{
	border-bottom: 1px solid #eee;
    margin-bottom: 1rem;
}

.homeContent .beq-icon {
    color: #fff !important;
}
.homeContent a.beq-icon-link {
    color: #fff;
}
.beq-module {
    margin-bottom: 1rem;
}

.homeContent .beq-calendar-item {
    border-bottom: none;
}

.homeContent .beq-calendar-item {
    display: flex;
    align-items: center;
}

.homeContent .beq-reports-table-body tr {
    border-bottom: none;
}

/**/

table tbody
{
	vertical-align: top;
}


.shareSelector .form-control
{
	width: auto;
}

.pointerBefore:before
{
	content: '';
    width: 3em;
    height: 4em;
    border: 3em solid transparent;
    border-top-width: 2em;
    border-bottom-width: 2em;
    border-bottom-color: #ffffff;
    position: absolute;
    left: calc(50% - 3em);
    z-index: 999;
    bottom: -15px;
}

@media screen and (max-width: 768px){
	.pointerBefore
	{
		display: none;
	}
}

.g-letter-spacing-0_2
{
	letter-spacing: 0.2px;
}

.navbar-nav
{
	position: static;
}


iframe{
	width: 100%;
}

.table-striped tbody tr:nth-of-type(2n+1)
{
	background-color: ;
}
.navbar-nav > li {
    position: relative;
    display: block;
}

ul {
	padding-left: 0px;
}
ul li{
	margin-left: 20px;
}

ul li.dropdown,
ul.sidenav li,
ul.breadcrumbs li
{
	margin-left: 0px;
}

.navbar-nav .dropdown{
	position: relative;
	
}
.navbar-nav .dropdown a.nav-link, .navbar-nav .dropdown{
	-webkit-transition-property: color, background-color, border-color;
    -o-transition-property: color, background-color, border-color;
    transition-property: color, background-color, border-color;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

.navbar-nav > .dropdown {
	margin-left: 10px;
	margin-right: 10px;
}

.navbar-nav > .dropdown.active{
	background-color: #fff ;

}

.navbar-nav > .dropdown > a.nav-link{
	color: #222 !important;
		white-space: nowrap;
}


.hs-mobile-state .navbar-collapse
{
	width: 100%;
}

.navbar-nav > .dropdown:hover > a.nav-link{
	color: #222 !important;
}

.navbar-nav > .dropdown.active a.nav-link{
	color: #fff ;
}



.navbar-nav  .dropdown .dropdown-menu .nav-link{
	color: #FFF !important;
	font-size: 14px;

}

.navbar-nav .dropdown:hover > .dropdown-menu{
	display: block;
}

.navbar-nav > .dropdown > .dropdown-menu > .dropdown > .dropdown-menu > .dropdown{
	display:none;
}

.navbar-nav .dropdown-menu > li{
	display: block;	
}

.navbar-nav .dropdown-menu{
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	border: 0px !important;
}

.navbar-nav .dropdown-menu{
	left: auto;
	z-index: 9999 !important;
	padding: 0px !important;
	background-color: #73a533;
	min-width: 260px;
}

.navbar-nav .dropdown:hover{
	color: #404040;
}

.navbar-nav .dropdown .dropdown:hover{
	background-color: #222;
}

.navbar-nav .dropdown .dropdown:hover > a.nav-link{
	color: #FFF !important;
}


.navbar .u-sub-menu-v1 .hs-sub-menu, .navbar .u-sub-menu-v1 .hs-mega-menu, .navbar .u-sub-menu-v1 .dropdown-menu
{
	background-color: #222;
	color: #FFF;
	border-top: 0px;
	margin-top: 0px;
	-webkit-box-shadow: none;
    box-shadow: none;
	font-weight: 600;
}

/* Responsive Nav */

.hs-mobile-state .navbar-nav .dropdown-menu{
	position: relative;
	display: block;
	top: initial;
	left: initial;
	background-color: transparent;
}
.hs-mobile-state .navbar-nav .dropdown-menu,
.hs-mobile-state .navbar-nav .dropdown-menu .dropdown,
.hs-mobile-state .navbar-nav .dropdown-menu .dropdown .nav-link{
	width: 100%;	
}

.navbar-nav .nav-link
{
	padding: 8px 16px !important;
}
	


.hs-mobile-state .dropdown > .nav-link{
	color: #222 !important;	
}
.hs-mobile-state .navbar-nav > .dropdown:hover > a.nav-link:hover
{
	color: #FFF !important;
}
.hs-mobile-state .navbar-nav > .dropdown:hover > a.nav-link{
	color: #222 !important;
}

.hs-mobile-state .navbar-nav  .dropdown > a.nav-link{
	color: #222 !important;
}
	


.hs-mobile-state .navbar-nav .dropdown:hover{
	background-color: transparent;	
}

.hs-mobile-state .dropdown > a.nav-link:hover{
	background-color: #222 !Important;
	color: #FFF !important;
}
.hs-mobile-state .navbar-nav .dropdown .dropdown:hover > a.nav-link{
	color: #222 !important;
}
.hs-mobile-state .navbar-nav .dropdown .dropdown:hover > a.nav-link:hover{
	color: #FFF !important;
}



.hs-mobile-state .navbar-nav > .dropdown > .dropdown-menu > .dropdown > .dropdown-menu > .dropdown {
	display: block;
}

.hs-mobile-state .navbar-nav > .dropdown.active{
	background-color: transparent;
}
.hs-mobile-state .navbar-nav > .dropdown.active > a.nav-link{
	color: #222 !important;
}
.hs-mobile-state .navbar-nav > .dropdown.active > a.nav-link:hover{
	color: #FFF !important;
}


.hs-mobile-state .navbar-nav >.dropdown > a.nav-link{
	font-size: 1.4rem !important;
	font-weight: 500;
}
.hs-mobile-state .navbar-nav >.dropdown.haschildren > a.nav-link
{
	border-bottom: 1px dashed #dcdcdc;	
}

.hs-mobile-state .navbar-nav .nav-link
{
	padding: 2px 16px !important;
}

.hs-mobile-state .navbar-nav > .dropdown{
	margin-left: 0px;
	margin-right: 0px;
}

.hs-mobile-state .navbar-nav{
	margin-bottom: 30px;
}

.hs-mobile-state .navbar-collapse{
	margin-left: -15px;
    margin-right: -15px;
	z-index: 9999;
	max-height: 400px;
	overflow-y: auto;
	-moz-box-shadow: inset 0 -10px 10px -10px #222;
    -webkit-box-shadow: inset 0 -10px 10px -10px #222;
    box-shadow: inset 0 -10px 10px -10px #222;
	margin-bottom: -0.71429rem;

}
@media only screen and (min-height: 600px) {
 	.hs-mobile-state .navbar-collapse{
	max-height: 500px;		
	}
}
@media only screen and (min-height: 800px) {
 	.hs-mobile-state .navbar-collapse{
	max-height: 650px;		
	}
}
@media only screen and (min-height: 1000px) {
 	.hs-mobile-state .navbar-collapse{
	max-height: 100%;		
	}
}



.hs-mobile-state .navbar-nav .dropdown .dropdown-menu .nav-link{
	font-size: 1.15rem !important;
	font-weight: 400;
	padding-left: 20px !important;
}
.hs-mobile-state .navbar-nav .dropdown .dropdown-menu .dropdown-menu .nav-link{
	padding-left: 24px !important;	
}

.hs-mobile-state .navbar-nav .dropdown-menu > li{
	clear: both;	
}


body {
	background-color: transparent;
}

body.main{	
	font-family: 'Roboto',sans-serif;
	color: #222;
	font-weight: 300;
	font-size: 1.2rem;
	background-color: rgba(252,252,252,0.5);
	text-rendering: optimizeLegibility;
}

	

/* Typography */

h1, .h1 { font-size: 3rem; font-weight: 700;}
h2, .h2 { font-size: 2.5rem; font-weight: 700;}
h3, .h3 { font-size: 1.75rem; font-weight: 700;}
h4, .h4 { font-size: 1.5rem; font-weight: 700;}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto',sans-serif !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}


.lead{
	font-weight: 300;
	margin-bottom: 1.4rem;
}

a{
	color: #1A725B;
}

a:hover{
	color: #014B3A;
}

a:focus {
    color: #0088e3;
}

.frontbox a:hover{
	color: #0088e3;
}
.frontbox .introduction a{
	font-weight: 600;
}

.pagepreamble:after{
	content: " ";
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 2px;
    background-color: rgba(115,165,51,0.3);
    width: 120px;
}



.homeBlock h3:after, .homeBlock h4:after
{
	content: " ";
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 2px;
    background-color: rgba(115,165,51,0.3);
    width: 80px;
}

.irStartBlock h2{
	background-color: rgba(115,165,51,0.2);
    padding: 15px 10px 5px 20px;
    margin-bottom: 0px;
	font-size: 1.75rem;
	font-weight: 300;
}


@media (min-width: 768px) {
	.g-font-size-22--md {
  		font-size: 1.57143rem !important;
	}
	.g-height-400--md {
    	height: 400px;
  	}
}

@media (min-width: 1200px) {
  	.g-height-400--xl {
    	height: 400px;
  	}
  	.g-height-500--xl {
    	height: 500px;
  	}
	.g-font-size-60--xl {
    	font-size: 4.28571rem !important;
  	}
	.g-font-size-50--xl {
    	font-size: 3.57143rem !important;
  	}
}


/* Lists */

.investorContent ul
{
	list-style-type: none;
	list-style-position: inside;
	padding-left: 25px;
    padding-bottom: 5px;
}

.investorContent ul li:before{
    font-family: 'FontAwesome';
    content: '\f0c8';
    font-size: 12px;
    margin: 4px 10px 0 -25px;
    color: rgba(115,165,51,0.7);
	display: block;
	float: left;
}

.investorContent ul li
{
	margin-bottom: 10px;
}

/*
.investorContent ol
{
    	counter-reset: li;
    	list-style: none; 
    	padding: 0;
    	margin-bottom: 2em;
		margin-left: 1.3em;
}

.investorContent ol ol
{
    	margin: 0 0 0 2em;
}

.investorContent ol li
{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    margin: .5em 0;
    background: #f0f0f0;
    color: #000;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}



.investorContent ol li:hover:before
{
    height: 3em;
	width: 3em;
	line-height: 2.1em;
	margin-top: -1.5em;
}

.investorContent ol li:before
{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: rgba(115,165,51,1);
	color: #FFF;
    height: 2.5em;
    width: 2.5em;
    line-height: 1.8em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}
*/



/* Colors */

/* 
Green:
rgba(115,165,51,1)
Blue:
rgba(0,94,157,1)

*/


::-moz-selection {
  color: #fff;
    background-color: rgba(115,165,51,1); }

::selection {
  color: #fff;
    background-color: #33A8FF; }

.g-color-black{
	color: #222 !important;
}

.g-color-blue{
	color: #005e9d !important;
}

.g-bg-blue{
	background-color: #005e9d !important;
}

.g-color-green{
	color: rgba(115,165,51,1) !important;
}

.g-bg-green{
	background-color: rgba(115,165,51,1) !important;
}

.g-color-lightgreen{
	color: rgba(115,165,51,0.3) !important;
}

.g-bg-lightgreen{
	background-color: rgba(115,165,51,0.3) !important;
}
.g-color-middlegreen{
	color: rgba(115,165,51,0.7) !important;
}

.g-bg-middlegreen{
	background-color: rgba(115,165,51,0.7) !important;
}







/* Menu */

/* Hover meny */






/*
.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link
{
	color: #FFF;
	font-weight: 600;
}

*/

.navbar .u-sub-menu-v1 .hs-sub-menu a, .navbar .u-sub-menu-v1 .dropdown-menu a{
padding-left: 0px; padding-right: 0px;	
}



.navbar-brand img{
	width: 150px;	
}

.u-header__section--light .hamburger-inner, 
.u-header__section--light .hamburger-inner::after, 
.u-header__section--light .hamburger-inner::before{
	background-color: #1A725B;	
	height: 5px;	
}

/* Side Menu */

.sideNav{
	padding-bottom: 20px;
}
.sideNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sideNav h4{
	border-bottom: 2px solid #73a533;
	display: inline-block;
	clear: both;
	margin-bottom: 10px;
	font-weight: 700;
}

.sideNav ul li a{
	color: #222;
	font-weight: 700;
	text-decoration: none;
}

.sideNav ul li a:hover, .sideNav ul li.current-menu-item > a
{
	border-bottom: 2px solid #73a533;
}


.sideNav > ul > li{
	margin-bottom: 2px;
}

.sideNav ul ul{
	padding-left: 20px;
}

.sideNav ul ul li a{
	font-weight: 300;
	font-size: 1.1rem;
}


/* Footer Nav */
footer ul.footer-nav{
	margin: 0px;
	padding: 0px;
}

footer ul.footer-nav li{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.2rem;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}


/* Footer */
footer{
	background-color: #f4f6f8;
 	min-height: 200px;
}

footer h4{
	border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 5px;
    margin-bottom: 10px;	
}

footer a{
	color: #FFF;
}

footer a:hover, footer a:focus{
	color: #fff;
}





/* 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;
	padding-bottom: 0px;
}

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


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
{

	float: left;
	max-width: 80%;
	font-family: 'Roboto',sans-serif;
    font-weight: 600;
    color: #222;
    font-size: 1.3rem;
}

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;
	display: block;
}

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

div.frontbox div.newsContainer div.infobox div.reportbox div.reporthead a:hover,
div.newsContainer div.infobox div.presentationbox div.presentationhead a:hover,
div.newsContainer div.infobox div.external-editorial-contentbox div.external-editorial-contenthead a:hover,
div.newsContainer div.infobox div.public-offer-documentbox div.public-offer-documenthead a:hover,
div.newsContainer div.infobox div.article-of-associationbox div.article-of-associationhead a:hover{
	
	text-decoration: underline;
	color: #014B3A;
}

div.frontbox 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;
	display: block;
	color: #1A725B;
}

div.newsContainer div.infobox{
	padding-top: 15px;
    padding-bottom: 15px;
	border-bottom: 1px dashed #e6e6e6;

}
.irStartBlock div.newsContainer div.infobox{
	padding-left:20px;
	padding-right: 20px;	
}

div.newsContainer div.infobox:hover{
	background-color:;
}


div.newsContainer div.infobox:last-of-type{
	border-color: transparent;
}

div.newsContainer div.infobox div.infoboxdate
{
	float: initial;
	min-width: 110px;
	font-weight: 300;
	padding-top: 3px;
	line-height: 1.4;
}

div.frontNewsPage div.newsContainer div.infobox div.reportbox div.reportdate{
	clear: both;
}

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


/* IRwebb Pressrelease module */

div#contacts-section div.infobox div.pressbox{
	border-bottom: solid 1px rgba(255,255,255,0.1);
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#contacts-section div.infobox:last-of-type div.pressbox{
	border-bottom: 0px;
}

div#contacts-section div.infobox div.pressbox div.presshead a{
	font-size: 14px;
    font-weight: 400;
	color: rgba(255, 255, 255, 0.8) !important;
	letter-spacing: initial;
}

div#contacts-section div.infobox div.pressbox div.presshead{
	padding-top: 0px;
	padding-bottom: 0px;
}

div#contacts-section div.infobox div.pressbox div.presshead a:hover{
	text-decoration: underline;
	color: rgba(255, 255, 255, 1) !important;
}

div#contacts-section div.infobox div.pressbox div.pressdate{
	color: rgba(255, 255, 255, 0.8) !important;
	font-style: normal;
}

div.irStartBlock div.infobox div.pressbox{
	padding: 20px 10px 20px 20px;
}
div.irStartBlock div.infobox div.pressbox:hover{
	background-color: #f7f7f7;
}


div.irStartBlock div.regulatorySelector,
footer div.regulatorySelector{
	display: none;	
}

div.regulatorySelector{
	clear:both;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	border-bottom: 1px dashed #e6e6e6;
    height: 70px; 
}

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

div.regulatorySelector div.regulatoryItem a{
	background-color: #1A725B !important;
    border: solid 2px #1A725B !important;
	color: #fff;
	display: block;
	line-height: 24px;
	padding: 8px 16px;
	margin-right: 10px;
	font-weight: 600;
	text-transform: uppercase;
}

div.regulatorySelector div.regulatoryItem a:hover, div.regulatorySelector div.showAllActive a, div.regulatorySelector div.showRegulatoryActive a{
	background-color: transparent !important;
    color: #404040 !important;
    border: solid 2px #1A725B !important;
	text-decoration: none;
}




div.infobox div.pressregulatory{
	font-size: 12px;
    padding: 5px 20px;
	background-color: #1A725B !important;
    float: left;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

footer div.infobox div.pressregulatory{
	font-size: 10px;
	padding: 3px 12px;
	background-color: rgba(255,255,255,0.5);
	line-height: 1.2;
}



div.infobox div.pressbox{
	padding: 0px 0px 10px 0px; 
	border: 0px;
}

div.infobox:last-of-type div.pressbox{
	border-bottom: 0px;	
}

div.infobox div.pressbox div.presshead
{

}

div.documentsList{
	margin-bottom: 20px;
}

.documentsList .infobox{
	border-bottom: 1px dashed #e6e6e6;
	min-height: 120px;
}

footer .documentsList .infobox{
	border-bottom: 1px dashed rgba(255,255,255,0.2);
}




.documentsList .infobox:last-of-type{
	border-color: transparent;
}

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

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

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


div.infobox div.pressbox div.pressdate{
	font-family: 'Roboto',Helvetica,sans-serif;
	margin-bottom: 0px;
	font-weight: 300;
	font-size: 1.2rem;
	color: #222;
	float: left;
	display: block;
}

footer div.infobox div.pressbox div.pressdate{
	font-size: 1rem;
	color: #FFF;
	line-height: 1.4;
}

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

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

footer div.infobox div.pressbox div.presshead a:hover{
	color: #FFF;
	text-decoration: underline;
}


div.infobox div.pressbox div.presshead a{
	font-family: 'Roboto',Helvetica,sans-serif;
    font-weight: 600;
    color: #1A725B;
	font-size: 1.4rem;
	line-height: 1.4;
}

footer div.infobox div.pressbox div.presshead a{
	color: #FFF;
	font-size: 1.2rem;
	line-height: 1.2;
}


div.infobox div.pressbox{
	padding: 20px 0px 20px 0px; 
}

footer div.infobox div.pressbox{
	padding: 10px 0px 10px 0px; 
}
footer div.infobox:first-of-type div.pressbox{
	padding-top: 0px;
}



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

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
{
	margin-bottom: 20px;
	overflow: auto;
	padding: 0px;
	margin-top: 20px;
}


.pressrelease_infobox a{
	
}
.pressrelease_heading{
	color: #222;
	font-family: 'Roboto', Sans-serif;
    font-weight: 700;
    margin: 10px 0 15px 0;
    padding: 0;
	font-size: 2rem;
	line-height: 1.1;
	letter-spacing: 1px;

}
.pressrelease_preamble{
    margin: 0;
}

.pressrelease_preamble p, .pressrelease_preamble li{
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: 300;
}


.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: 20px !important; */
}

.pressrelease_files{
	padding-bottom: 10px;
	line-height: 1.3em;
}


.pressrelease_files .pressrelease_file a{
	display: block;
	padding-bottom: 5px;
	font-size: 1.2rem;
	color: #222;
	font-weight: 400;
}

.pressrelease_files .pressrelease_file a:hover{
	color: #222;
	text-decoration: underline;
}

.pressrelease_files .pressrelease_fileheader {
	margin-top: 20px; 
	font-weight: 300;
	color: #222;
	font-size: 2rem;
	margin-bottom: 20px;
	font-family: 'Roboto', Sans-serif;
	line-height: 2.2rem;
}


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


div.pressrelease_leftcolumn{
	float: left;
	width: 70%;
	padding-right: 30px;
}
div.pressrelease_rightcolumn{
	float: left;
	width: 30%;
	padding: 20px;
	background-color: #ffe000 !important;
}


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


div.pressrelease_about
{
	font-style: italic;
}




/* IRwebb Calendar module */

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

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


div.frontNewsPage div.event{
	background-color: #FFF;
}


@media screen and (max-width : 768px){
	div.eventInfo{
		padding-left: 0px !important;	
	}
}

div.calendarBox div.date {
		
		color: #222;
		font-weight: 300;
		float: left; 
		font-family: 'Roboto', Sans-serif;
		}



div.calendar_Home_Block div.event div.head{
	font-weight: 400;
    color: #222;
    font-size: 1.4rem;
    letter-spacing: 2px;
}




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


div.calendarBox div.date span.month{
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
}
div.calendarBox div.date span.year{
	font-size: 12px;
	line-height: 14px;
	padding-top: 3px;
}



div.event{

	margin-bottom: 10px;
	clear: both;
	overflow: auto;

}

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




div.event.eventNext div.head{

}


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


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

div.event div.head{
	font-size: 1.3rem;
	font-weight: 400;
	
}

@media (min-width: 576px) and (max-width: 1280px){
	.event .col-sm-9.informationColumn {
		flex: 0 0 60%;
	}
}

@media (max-width: 576px){
	.event .col-sm-1.dateColumn {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
		min-width: 100px;
	}
	.event .col-sm-9.informationColumn {
		flex: 0 0 65%;
	}
}


/* Video Presentations */

/*

div.videoList div.videoItem {
    width: 47.5%;
    margin-right: 2.5%;
    padding: 10px;
    background-color: rgba(115,165,51,0.2);
    float: left;
    border: 1px solid rgba(115,165,51,0.2);
}

*/


div.videoList{
	display: flex;
	flex-direction: row;
	margin-left: -15px;
	margin-right: -15px;
	flex-wrap: wrap;
}

div.videoList div.videoItem{
	flex: 0 0 100%;
	margin-left: 15px; 
	margin-right: 15px;
    background-color: #014B3A;
	margin-bottom: 30px;
	color:#fff;
}


@media screen and (min-width: 768px){
	div.videoList div.videoItem
	{
		flex: 0 0 45%;
	}
}

@media screen and (min-width: 1200px){
	div.videoList div.videoItem
	{
		flex: 0 0 29%;
	}
}


div.videoList div.videoItem div.headline{
	padding: 10px;
}

div.videoWrapper
{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/* padding-top: 25px; */
	height: 0;
}

.videoContainer .pagingbox{
	clear: both;
	width: 100%;
	margin-bottom: 40px;
	padding-top: 0px;
}

.videoContainer {
	margin-bottom: -40px !important;
}

.videoContainer .pagingbox:after{
	content: "";
  	clear: both;
  	display: table;	
}

div.videoWrapper iframe, div.videoWrapper object, div.videoWrapper embed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important; 
	height: 100% !important;
}




/* 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
{
	
	border-radius: 0px;
	
	font-weight: normal;
	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;
	background-color: transparent !important;
    color: #fff !important;
    border: solid 2px #1A725B !important;
}


div.pagingbox div.paging_item a, div.pagingbox div.paging_item a:visited
{
	background-color: #1A725B !important;
	color: #fff;
}


div.pagingbox div.paging_item a:hover, div.pagingbox div.paging_item a:focus{
    background-color: transparent !important;
    color: #404040 !important;
    border: solid 2px #1A725B !important;
	text-decoration: none;
}






/* 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{
}

.rolesContainer{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 20px;
}


.boardmember{
	margin-bottom: 20px;
}

.imageColumn{
	flex: 0 0 25%;
	max-width: 75%;
}

.imageColumn img{
	width: 100%;
	margin-top: 10px;
	border-radius: 50%;
}


.descriptionColumn{
	flex: 0 0 100%;
	max-width: 100%;
}

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




.boardmember span.rolesName
{
	font-size: 1.3rem;
    line-height: 1.3rem;
    color: #222;
    text-transform: uppercase;
    margin: 15px 0 5px 0;
    font-weight: 700;
    display: block;
}

.ir-contactItem.boardmember span.rolesName{
    margin: 5px 0px 5px 0px;
    color: inherit;
    font-weight: 400;
    font-size: 1.2rem;

}
.ir-contactItem .rolesDescription
{
	margin-bottom: 0px;
}

.ir-contactItem.boardmember{
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
    padding-right: 0px;
}
.ir-contactItem.boardmember{
	
}
.ir-contactItem.boardmember:last-of-type{
	border-color: transparent;
}



.ir-contactItem.boardmember span.rolesTitle{
    font-size: 1.2rem !important;
    margin: 2px 0px 10px 0px;
}

.ir-contactItem.boardmember .descriptionColumn{
	width: 80%;
    display: block;
    background-color: transparent;
    position: initial;
    top: auto;
    left: auto;
    padding: 0px;
    flex: 0 0 100%;
    margin-top: 0px;
	
}

.auditorItem .descriptionColumn{
	display: block;
    background-color: transparent;
    position: initial;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0px;
}


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

.ir-contactItem.boardmember .imageColumn img{
	max-width: 100px;
	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: -5px;
	display: block;
	float: left;
	clear:both;
	color: #222;
}

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


.boardmember span.rolesTitle{
	font-size: 1.3rem !important;
    line-height: 1.4rem;
	margin: 5px 0 10px 0px;
	font-weight: 300;
	display: block;
	color: #666;
}


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

.auditor span.rolesName
{
	margin: 0px 0 10px 0;
    font-weight: 400;
    font-size: 1.5rem;
    display: block;
    color: #222;

}

.auditor span.rolesTitle
{
	display: none;
}

@media screen and (max-width: 576px) {

	.boardmember .descriptionColumn, .boardmember
	{
		flex: 0 0 100%;
		order: 1;
		max-width: initial;
	}

	.ir-contactItem.boardmember, .ir-contactItem.boardmember .descriptionColumn, .boardmember{
	}
	
}


.manager.expanded .imageColumn:before
{
	top: auto;
	bottom: -28px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #e0e0e0;
	border-width: 15px;
	left: 50%;
	margin: 8px 0 0 -30px;
	z-index: 1;
}
.descriptionColumn
{
	background-color: #e0e0e0;
	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;
	padding: 2em;
	margin-bottom: 20px;
}
.imageColumn
{
	position: relative;
	flex: 0 0 100%;
	max-width: 100%;

}
.imageColumn img
{
	max-width: 250px;
}


.rolesContainer
{
	position: relative;
}

.manager{
	padding-left: 15px;
	padding-right: 15px;
}

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

}
.full-width-bio-close .fa {
	color: #1A725B;
	font-size: 1.4rem;
	margin-top: 0px;
}

.imageColumn {
	/*text-align:center;*/
	padding: 0px;
}


.boardmember .imageColumn
{
	max-width: 250px;
}


.imageColumn img:hover
{
	cursor: pointer;
}

.boardmember span.rolesName
{
	/*display: inline;*/
	color: #1A725B;
	margin-bottom: 10px;
}
.boardmember span.rolesName:hover
{
	cursor:pointer;
	color: #014B3A;
}





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

.prenContainer .mailText{
	display: none;	
}



.prenContainer .prenInfobox .userMessage {
	font-style: italic;
	color: #fff;
	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 #cdcdcd;
	border-radius: 2px;
	padding: 5px 10px;
	margin-top: 5px;
	min-height: 44px;
}
.prenContainer .prenInfobox .mailInput	{
	flex: 1 1 80%;
}
.prenContainer .prenInfobox .addBox	{
	flex: 1 1 20%;
}
	
.prenContainer .prenbox form{
	display: flex;
	flex-direction: row;
	
}
	

.prenContainer .prenInfobox .button
{
	float: left;
	position:relative;
	margin-left: 0px;
	font-family: 'Roboto', Sans-serif;
	font-size: 14px;
	margin-top: 5px;
	float: right;
	text-transform: uppercase;
	background-color: #1A725B !important;
    transition: all .2s ease-in-out;
    font-weight: 700 !important;
    color: #fff !important;
    padding: 10px 20px !important;
	border: 1px solid #1A725B !important;
}
.prenContainer .prenInfobox .button:hover
{
    background-color: #014B3A !important;
    color: #fff !important;
	cursor: pointer;
	border: 1px solid #014B3A !important;
	
}
.prenContainer .prenInfobox a:link
{
	text-decoration: none;
}



.subscriptionbox .subscriptionboxicon{
	position: absolute;
	bottom: 40%;
	right: 20px;
	font-size: 30px;
	font-weight: 200;
	display: block;
	text-decoration: none;

}

.subscriptionbox a{
	position: relative;
}

.subscriptionbox a:before
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	display: block;
	background-color: rgba(0,0,0,0);
	-webkit-transition: background-color .25s linear;
	-ms-transition: background-color .25s linear;
	transition: background-color .25s linear;

}

.subscriptionbox a:hover:before
{
	background-color: rgba(0,0,0,0.15);   
}

.bg-block-1  {
	background: linear-gradient(90deg, #e0e0e0 50%, #f0f0f0 50%);
}

.bg-block-2  {
	background: linear-gradient(90deg, #222 50%, #343434 50%);
}

.bg-block-3  {
	background: linear-gradient(90deg, #404040 50%, #606060 50%);
}

@media screen and (max-width: 769px) {
	.bg-block-1  {
		background: linear-gradient(180deg, #e0e0e0 50%, #f0f0f0 50%);
	}
	.bg-block-2  {
		background: linear-gradient(180deg, #222 50%, #343434 50%);
	}
	.bg-block-3  {
		background: linear-gradient(180deg, #404040 50%, #606060 50%);
	}
}

span.day {
	float: left;
    width: 100%;
    color: #666666;
    font-size: 65px;
    font-weight: 700;
    line-height: 60px;
    font-family: 'Roboto',sans-serif;
}

@media screen and (max-width: 769px){
span.day {
    font-size: 18px !important;
    font-weight: normal !important;
    width: auto !important;
    line-height: 25px !important;
    margin-right: 5px;
}}

.u-go-to-v1 i {
	border-radius: 50%;
    border: 4px solid #1A725B;
    padding: 7px;
    color: #1A725B;
}

.u-go-to-v1:hover, .u-go-to-v1:focus:hover {
    text-decoration: none;
    color: #fff;
    background-color: #fff;
}

.btn-success:hover {
	background-color: transparent !important;
    color: #404040 !important;
    border: solid 2px #1A725B !important;
}

.btn-success {
	background-color: #1A725B !important;
    border: solid 2px #1A725B !important;
    transition: all .2s ease-in-out;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #fff !important;
    padding: 10px 20px !important;
}

.btn-negative:hover {
	background-color: transparent !important;
    color: #404040 !important;
    border: solid 2px #1A725B !important;
}

.btn-negative {
	background-color: #1A725B !important;
    border: solid 2px #1A725B !important;
    transition: all .2s ease-in-out;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #fff !important;
    padding: 10px 20px !important;
}
.btn-success2 {
    background-color: transparent;
    border: solid 2px #1A725B !important;
    transition: all .2s ease-in-out;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffe000;
    padding: 10px 20px;
}
.btn-success2:hover {
    background: #1A725B !important;
    border: solid 2px #1A725B !important;
    color: #fff !important;
}

div.frontbox {
	color: #fff !important;
}

.effect-sadie {
    position: relative;
    overflow: hidden;
}

.effect-sadie:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
}

.display-inner-content {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    text-align: center;
    display: none;
    /* opacity: 1; */
    webkit-transition: box-shadow 5s ease-out,color 5s 5s ease-out;
    transition: box-shadow 5s ease-out,color 5s 5s ease-out;
}

.effect-sadie .hovercontent.yellow::before {
    background: #1A725B;
}

.effect-sadie .hovercontent.gray::before {
    background: #014B3A;
}

.hover-inner-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.thumb-icon {
    content: '';
    width: 110px;
    height: 110px;
    border: 4px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	margin: 0 auto;
}

.hover-inner-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.hover-inner-content i:before {
    font-size: 40px;
    color: #fff;
    margin-right: 13px;
}
.effect-sadie .hovercontent::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}
.effect-sadie .hovercontent::before {
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
}
.effect-sadie:hover .hover-inner-content {
    display: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #fff;
	margin-top: 25px;
}

div.display-inner-content .fa {
	font: normal normal normal 60px/1 FontAwesome;
}

@media only screen and (max-width: 1300px) and (min-width: 769px){
.display-inner-content {
    top: 25px !important;
}}

.display-inner-content span {
    line-height: 26px;
    font-size: 26px;
    color: #fff;
    float: left;
    width: 100%;
    margin-top: 50px;
}

.effect-sadie:hover .hovercontent::before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.effect-sadie:hover .display-inner-content {
    display: inline !important;
}


.effect-sadie span {
    width: 100%;
    color: #ffffff;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 22px;
    -webkit-transition: -webkit-transform 0.35s,color 0.35s;
    transition: transform 0.35s,color 0.35s;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

@media only screen and (max-width: 1100px) and (min-width: 769px){
.effect-sadie span {
    font-size: 14px !important;
}}

@media only screen and (max-width: 1300px) and (min-width: 769px){
.thumb-icon {
    width: 80px !important;
    height: 80px !important;
}
	div.display-inner-content .fa {
	font: normal normal normal 40px/1 FontAwesome;
	margin-top: 20px;
}

}

div.move {
    width: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    -webkit-animation: anim2 ease-in-out 3s infinite alternate !important;
    -moz-animation: anim2 ease-in-out 3s infinite alternate !important;
}

div.move a {
    border-radius: 50%;
    border: 4px solid #1A725B;
    padding: 7px;
    color: #1A725B;
    -webkit-transition: 0.2s background linear;
    -moz-transition: 0.2s background linear;
    transition: 0.2s background linear;
    text-decoration: none;
    font-size: 28px;
}

#profile, #description, #legal, #purpose, #personaldata, #security, #where, #certificate, #externallinks, #rights, #amendments, #contact, #ci-technologies, #ci-why, #ci-what, #ci-preferences, #ci-howDelete, #ci-askUs {
    padding-top: 70px;
    margin-top: -70px;
}

@keyframes anim2{
0% {
    left: 0px;
    -webkit-transform: scale(1.0) rotate(0deg);
}
50% {
    left: 250px;
    -webkit-transform: scale(0.8) rotate(0deg);
}
100% {
    left: 500px;
    -webkit-transform: scale(1.2) rotate(0deg);
}

}

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

.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;
}
.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: 1rem;
    padding-bottom: 1.5rem;
}

.rolesContainer > div.auditor
{
	flex: 0 0 100%;
}

@media screen and (max-width: 769px){
.rolesContainer > div.boardmember, .rolesContainer > div.auditor {
    flex: 0 0 100%;
    padding-top: 25px;
    margin: 0px;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}
}

#filterfield{
	display:flex;
}

div.filterblock {
    padding: 20px;
    margin-bottom: 3rem;
	background-color: #1A725B !important;
}
.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: 600;
	    color: #fff;
}

#reportperiodselector input {
    display: none;
}
/* Additions regarding ESEF */

.esef-download
{
	font-weight: normal;
}
.esef-download .fa{
	color: #1A725B;
	margin-top: 0;
}

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

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

.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: #014B3A !important;
    border-color: transparent !important;
    color: #fff !important;
    padding: 8px 12px !important;
    min-width: initial;
    text-transform: initial;
    font-size: 1rem !important;
    font-weight: 900 !important;
    position: relative !important;
    transition: all .25s ease-in-out;
}

.filterButton.btn:active, .filterButton.btn:focus, .filterButton.btn:hover {
    
    border: 2px solid #014B3A !important;
    color: #fff !important;
	background-color: transparent !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: 0;
    margin-top: 7px;
    top: 0;
    margin-right: 5px;
    font-weight: 100;
}

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

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

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

	
	/* Press Images */


section#pressimagessection .pressImageItemContent
{
	background-position: center center;
	background-size: contain; 
	background-repeat: no-repeat;
}
section#pressimagessection .pressImageTitle
{

}


section#pressimagessection .pressImageList
{

}
section#pressimagessection .pressImageList .pressImageItem
{
	border-bottom: 1px solid #cdcdcd;
    text-align: center;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 30px;
	display: block;
}

@media (min-width: 768px)
{
	.g-height-150--md {
		height: 150px !important;
	}
}


section#pressimagessection .pressImageList .pressImageItem .pressImageTitle
{
	width: 100%;
	font-weight: bold;
	padding-bottom: 10px;
	color: rgba(72,72,72,1);
	text-decoration: none;
	padding-top: 1rem ;
}
section#pressimagessection .pressImageList a.pressImageItem:hover
{
	text-decoration: none;
}

section#pressimagessection .pressImageList .pressImageItem img {
	height: 150px;
    max-width: -webkit-fill-available;
    object-fit: cover;
}

section#pressimagessection .pressImageList .pressImageItem:hover{
 background-color: rgba(0,0,0,0.1);	
}

}
/**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{}
