@font-face{
	font-family:'Coloplast';
	src:url('fonts/coloplast-6d48a644a9183989461bcc41821729fa4087b553.eot?v1');
	src:url('fonts/coloplast-6d48a644a9183989461bcc41821729fa4087b553.eot?v1#iefix') format('embedded-opentype'),
		url('fonts/coloplast-f6e16999e01ca494d1df6ce627a76eee90daf1fd.woff?v1') format('woff2'),
		url('fonts/coloplast-f6e16999e01ca494d1df6ce627a76eee90daf1fd.woff?v1') format('woff'),
		url('fonts/coloplast-d69fca97bc6fe929e19c404b8587413e2c7751a4.ttf?v1') format('truetype'),
		url('fonts/coloplast-0341762a4d151a47bd0d735399ce598ec47d1459.svg?v1#Coloplast') format('svg');
	font-style:normal;
	font-weight:normal;
}
@font-face{
	font-family:'Coloplast';
	src:url('fonts/Coloplast-Bold-d8446208122ff35e85e29e4d6937b19869ef199c.eot');
	src:url('fonts/Coloplast-Bold-d8446208122ff35e85e29e4d6937b19869ef199c.eot?#iefix') format('embedded-opentype'),
		url('fonts/Coloplast-Bold-aa015d90c0cbdb687a420183562c89d9503369ea.woff') format('woff'),
		url('fonts/Coloplast-Bold-29c1a691fd463699591d47f12c256d4f79114482.ttf') format('truetype'),
		url('fonts/Coloplast-Bold-81030d3182ecc4e7433965f2c5c848890ab67e83.svg#Coloplast-Bold') format('svg');
	font-style:normal;
	font-weight:bold;
}
#Main {
    max-width: 695px;
    padding:0;
}
body,
input {
    font-size: 16px;
	font-family: Coloplast, Arial, sans-serif;
    color: #6C6F70;
}
button {
    font-family: Coloplast, Arial, sans-serif;
}
.Tabs-Tab {
    font-size: 16px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #00B0CA;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
a:hover,
.PressRelease-NewsTitle:hover,
#YearPeriodsContainer a:hover {
    color: #00B0CA;
	
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em !important;
    font-weight: bold;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
	color: #00B0CA !important;
	display: none;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1.1em;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}
#Periods {
	margin-top: 0.6em;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 9em;
    border: 0.08em solid #dad9da;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator:hover,
#SearchBox:hover,
#FromCalendarInput:hover,
#ToCalendarInput:hover,
.EurolandTools-CommonObjects-Calendar-SelectionIndicator:focus,
#SearchBox:focus,
#FromCalendarInput:focus,
#ToCalendarInput:focus {
    height: auto;
    line-height: normal;
    width: 9em;
    border: 0.08em solid #00B0CA;
} 
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
	line-height: normal;
	
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px 0.5em 10px 0.5em;
	border: 0.08em solid transparent;
	border-radius: 25px;
	background: #00B0CA;
	transition: ease-in-out 0.2s;
	text-decoration: none;
	min-width: 176px!important;
	float: center;
}
.euButton:hover {
    background: #00B0CA;
    color: #FFFFFF !important;
	border-color: #00B0CA;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight:bold;
}
#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight:bold;
}
.Tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;
}
#Tabs {
	position: relative;
	z-index: 0;
	
	padding-top: 0px;
	padding-bottom: 0px;
	
	margin-top: 0.6em;
	margin-bottom: 1em;
}
#Tabs:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0em;
	left: 0em;
	width: 100%;
	height: 0em;
	z-index: -1;
	
	border-bottom: 0em solid #FFFFFF;	
}

.Tabs-Tab-Container:link,
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container:visited,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container,
.Tabs-Tab-Container.selected {
    
	height: auto;
	line-height: normal;
	
	padding-top: 0.5em !important;
	padding-right: 0;
	padding-bottom: 0.5em !important;
	padding-left: 0;
	
	margin-top: 0.0em;
	margin-right: 15px;
	margin-bottom: 0.0em;
	margin-left: 15px;
	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
	font-family: inherit;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: none;	
	color: #4C4C4C;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0.08em solid #FFFFFF;
	border-right: 0.08em solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 0.08em solid #FFFFFF;
	
	background: #FFFFFF;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	position: relative;
	top: 0;
	left: 0em;
	
}
 
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
	background: #FFFFFF;
	color: #00B0CA;
	border-top: 0.08em solid #FFFFFF;
	border-right: 0.08em solid #FFFFFF;
	border-bottom: 3px solid #00B0CA;
	border-left: 0.08em solid #FFFFFF;
	
	position: relative;
	top: 0px;
	left: 0px;
}
.Tabs-Tab-Container.selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0em;
	
	border-left: 0em solid transparent; 
	border-right: 0em solid transparent; 
	border-top: 0em solid #00B0CA;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #FFFFFF;
	border-radius: 25px;
	border: 0.08em solid #00B0CA;
	padding: 10px 1.0em;
	color: #00B0CA;
	font-weight: bold;
	text-transform: none;
	font-family: inherit;
	font-size: 0.8em;
	margin: 0.22em;
	transition: background 0.5s, color 0.5s, border 0.5s;
}
.TypeSelected,
.Type:hover {
	cursor: pointer;
	
	background-color: #00B0CA;
	color: #FFFFFF;
	border-color: #00B0CA;
}

/******************************************************************************** Paging Buttons */

.PagesContainer {
	text-align: center;
}
.Pages-ArrowContainer {
	width: auto;	
}
.Pages-Arrow {
	display: inline-block !important;
	opacity: 1!important;
}
.Pages {
	border-collapse: collapse;
	width: auto;
	margin: 0 auto;
	float: none;
}
.Pages td {
	width: auto;
}
.Pages td {
	padding: 0em;
}
.Pages-PageMarker-Text {
	margin: 0px;
}

.Pages-Arrow,
.Pages-PageMarker {
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	margin: 0.0em;
}

.Pages-ArrowContainer:first-child .Pages-Arrow {
	border-top-left-radius: 0.3em;
	border-bottom-left-radius: 0.3em;
}
.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 0.3em;
	border-bottom-right-radius: 0.3em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	
	display: inline-block;
	background-color: #FFFFFF;
	color: #6C6F70;
	border: 0.08em solid #CCCCCC;
	padding: 0.5em;
	font-family: inherit;
	font-size: 12px;
	text-decoration: initial;
	font-weight: normal;
	border-radius: 40px !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
	margin-right: 2px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #00B0CA;
	color: #fff;
	border-color: #00B0CA;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #00B0CA;
	color: #fff;
	border-color: #00B0CA;
	
	text-decoration: initial;
	font-weight: bold;
}

/*''''''''''''''''''''''''''''''''''''''''''''' PRESS RELEASE CONTENT''''''''''''''''''''''''''''''''''''''''''''*/

#SortReleaseArrow {
	display: none;
}
.ArrowContainer {	
	display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
}
.ArrowContainer:after {
	content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: -1em;
    margin-top: -0.6em;
    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;    
	border-top: 0.0em solid #00B0CA;
	border-bottom: 0.0em solid #00B0CA;
}
.ArrowContainer_DSEC:after {
	border-top-width: 0.6em;
}
.ArrowContainer_ASC:after {
	border-bottom-width: 0.6em;
}

.SortingContainer-NoChange-NewsColumn a:link .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:visited .ArrowContainer:after {
	border-top-color: #00B0CA;
	border-bottom-color: #00B0CA;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #00B0CA;
	border-bottom-color: #00B0CA;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: left;
	
	border: 0em solid #555D5F;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 0 0.5em 0em 0em;	
	
}
.PressRelease-SingleLine-TitleContainer {
	clear: left;
	float: left;	
}
.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
	clear: left;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 0.08em solid #e7e7e7;
	padding: 0.5em 0.5em 0.5em 0.5em;
	
	border-right: 0em solid #555D5F;	
	border-left: 0em solid #555D5F;
}
#PressRelease_0 {
	border-top: 0em solid #555D5F;
}
.PressRelease:last-child {
    border-bottom: 0.08em solid #e7e7e7;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 1.0em;
	
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #00B0CA;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #00B0CA;
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 14px;
	color: #6C6F70;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: bold;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
	padding-top: 2em;
	font-size: 13px;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    border: 0!important;
}
.EurolandTools-CommonObjects-Calendar-Month-Table > tr > th {
    background: #949395;
    padding-top: 6px;
}
.EurolandTools-CommonObjects-Calendar-Calendar-NavigatorStructTable {
    background: #e7e7e7;
}
.EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
    border: 0;
    background: transparent;
}
/* .EurolandTools-CommonObjects-Calendar-Button-VisualButton.EurolandTools-CommonObjects-Calendar-Navigator-Button{
    color: #00B0CA;
} */
.EurolandTools-CommonObjects-Calendar-Month-Day {
    background: #e7e7e7;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    border: 0;
    border-right: 1px solid #949395;
    border-bottom: 1px solid #949395;
    border-left: 1px solid #949395;
    border-radius: 0;
    padding: 4px 5px;
}
.EurolandTools-CommonObjects-Calendar-Month-Day {
    text-align: center;
    padding: 0;
    text-shadow: 1px 1px 1px #ccc;
    height: 28px;
    width: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.EurolandTools-CommonObjects-Select-SelectionLabel {
    border: 1px solid #dad9da;
    border-left: 1px solid#dad9da;
    border-radius: 0;
    color: #333;
    padding: 5px 10px 5px 10px;
    background: #fff;
    z-index: 100;
    position: relative;
    height: auto;
    overflow: hidden;
}
.EurolandTools-CommonObjects-Select-SelectionLabel:hover,
.EurolandTools-CommonObjects-Select-SelectionArrow:hover {
    border-color: #00B0CA;
}
.EurolandTools-CommonObjects-Select-SelectionArrow {
    border: 1px solid #dad9da;
    border-right: 1px solid#dad9da;
    padding: 0 10px 0 10px;
    border-radius: 0;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    color:#333;
    vertical-align: central;
    background: #fff;
    text-shadow: 1px 1px 2px transparent;
    z-index: 100;
    position: relative;
    height: auto;
    min-height: 1px;
    overflow: hidden;
}
.EurolandTools-CommonObjects-Select-SelectionLabel::before {
    background: #fff;
}
.EurolandTools-CommonObjects-Select-SelectionArrow::before, .EurolandTools-CommonObjects-Select-SelectionLabel::before, .EurolandTools-CommonObjects-Select-Option::before {
    border-radius: inherit;
    background: #fff;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    min-height: inherit;
    z-index: -100;
    transition: opacity .45s,background .45s ease;
}

@media (max-width:758px){
    .EurolandTools-TotalReturnAndDividends-TabSelection-Tab {
       float: none;
       display: inline-block;
       margin: 0px;
       width: 50%;
       min-width: 231px!important;
       margin-bottom: 10px;
   }
}
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    border: 1px solid #00B0CA;
    background: #00B0CA;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #00B0CA;
    cursor: pointer;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #00B0CA;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border: 0!important;
}
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay,
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay:hover {
    border: 1px solid #00B0CA;
    background: #00B0CA;
    color: #fff;
    width: 26px!important;
    height: 26px!important;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #00B0CA!important;
    cursor: pointer;
    width: 26px;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton, 
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    font-family: Coloplast, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 0 10px 0;
	border: 0.08em solid #00B0CA;
	border-radius: 25px;
	background: #00B0CA;
	transition: ease-in-out 0.2s;
	text-decoration: none;
    cursor: pointer;
    text-shadow: none!important;
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover, 
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: #00B0CA;
	color: #FFFFFF;
	border-color: #00B0CA;
}
#SeparateNews-Footer {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    font-size: 13px;
}
#ControlsContainer,
#SortingContainer,
#PagesContainer,
#SuppliedBy {
    display: none!important;
}
.NewsColumn-Container .PressRelease-Attachment {
    padding-right: 5px;
    margin-top: -38px!important;
}
@media(max-width:946px){
	.NewsColumn-Container .PressRelease-Attachment {
		padding-right: 5px;
		margin-top: 0!important;
	}
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    padding-bottom: 0.5em;
}

div#PressReleases {
    padding-top: 0em;
	position: relative;
	top:0;
	left:0;
}
div#PressReleases:before {
	content: "Latest company announcements & news";
	display: block;
	padding: 8px;
	font-weight: bold;
	font-size: 1.25em;
	color: #464749;
	padding-bottom: 1em;
}