
@font-face{
	font-family:"Coloplast";
	 font-style:normal;
	 font-weight:500;
	 src: url('fonts/Coloplast.ttf') format('TrueType');
	}
#Main {
    max-width: 1200px;
    padding:0;
}
body,
input {
	font-family: "Coloplast";
	font-size: 16px;
	color: #213D46;
}
button {
	font-family: "Coloplast";
}
.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: #213D46;
	
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
.PressRelease-NewsTitle:hover,
#YearPeriodsContainer a:hover {
    color: #00A2BA;
	font-weight: none;
	text-decoration: underline;
	font-style: none;
}
a:hover {
	color: #213D46;
	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: #213D46 !important;
	display: none !important;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 32px !important;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}
#Periods {
	margin-top: 0.6em;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#FromCalendarInput,
#ToCalendarInput {
	color: #213D46;
	font-size: 16px;
	padding: 10px 12px;
	box-sizing: border-box;
	background: #fff;
	border: 0.08em solid #7A8B90;
	height: 46px;
	border-radius: 8px;
	width: 13em !important;
	margin: 9px 13px 9px 5px;
	line-height: 29px;
}
#SearchBox{
	color: #213D46;
	font-size: 16px;
	padding: 10px 12px;
	box-sizing: border-box;
	background: #fff;
	border: 0.08em solid #7A8B90;
	height: 46px;
	border-radius: 8px;
	width: 37% !important;
    margin: 9px 13px 9px 5px;
	line-height: 29px;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
	font-family: inherit;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	text-transform: none;
	margin: 0.5em;
	padding: 10px 24px;
	border: 0em solid #213D46;
	border-radius: 100px;
	background: #213D46;
	transition: background 0.5s, color 0.5s, border 0.5s;
	text-decoration: none;
	height: 46px;
	line-height: 27px;
	width: 185px;
}
.euButton:hover {
	text-decoration: none;
	background: #00515D;
	color: #FFFFFF;
	border-color: #00515D;
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 17px;
    font-weight:normal;
	padding: 5px;
}
#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight:bold;
}
.Tabs {
    text-align: left;
    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: 21px;
	line-height: 21px;
	padding-top: 12px !important;
	padding-right: 0em;
	padding-bottom: 12px !important;
	padding-left: 0em;
	margin: 0px 2em 0px 0px;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	font-family: inherit;
	font-weight: 500;
	font-size: 16px;
	text-transform: none;
	color: #213D46;
	font-style: normal;
	text-decoration: none;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	background: #FFFFFF;
	transition: background 0.5s, color 0.5s, border 0.5s;
	position: relative;
	top: 0;
	left: 0em;
}
.Tabs-Tab-Container:hover {
	background: #FFFFFF;
	color: #213D46;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	text-decoration: none !important;
	font-style: normal;
	z-index: 9;
}
.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:active {
	background: #FFFFFF;
	color: #213D46;
	border-top: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	border-bottom: 3px solid #00A2BA;
	border-left: 0em solid #FFFFFF;
	text-decoration: none !important;
	font-style: normal;
	z-index: 9;
}
.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 #FFFFFF;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	margin: 0.5em;
	padding: 10px 24px;
	border: 0em solid #213D46;
	border-radius: 100px;
	background: #213D46;
	transition: background 0.5s, color 0.5s, border 0.5s;
	text-decoration: none;
	height: 46px;
	line-height: 29px;
}
.TypeSelected,
.Type:hover {
	cursor: pointer;
	text-decoration: none;
	background: #00515D;
	color: #FFFFFF;
	border-color: #00515D;
}

/******************************************************************************** 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: 8px;
	border-bottom-left-radius: 8px;
	width: 20px;
}
.Pages-ArrowContainer:last-child .Pages-Arrow {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	width: 20px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    display: inline-block;
    background-color: transparent;
    color: #00788A;
    border: 0em solid #7A8B90;
    padding: 10px 12px;
    font-family: inherit;
    font-size: 16px;
    text-decoration: initial;
    font-weight: normal;
    border-radius: 8px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 5px;
    width: 10px;
    height: 26px;
    line-height: 28px;
}


.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #CCECF3;
	color: #00788A;
	border-color: #CCECF3;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #CCECF3;
	color: #00515D;
	border-color: #CCECF3;
	
	text-decoration: initial;
	font-weight: normal;
}



.Pages-ArrowContainer:first-child .Pages-Arrow::before {
    content: " ";
    background-image: url(pre.png);
    background-size: 34px;
    width: 34px;
    height: 34px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: -32px;
}
a.Pages-Arrow {
    color: transparent !important;
}
.Pages-ArrowContainer:last-child .Pages-Arrow::after {
    content: " ";
    background-image: url(nex.png);
    background-size: 34px;
    width: 34px;
    height: 34px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: 1px;
}
/*''''''''''''''''''''''''''''''''''''''''''''' 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 #213D46;
	border-bottom: 0.0em solid #213D46;
}
.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: #213D46;
	border-bottom-color: #213D46;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #213D46;
	border-bottom-color: #213D46;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: left;
	
	border: 0em solid #7A8B90;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: transparent;
	padding: 0em;
	
}
.PressRelease-SingleLine-TitleContainer {
	float: left;
	width: 95%;
  	margin-top: 1em;	
}
.PressRelease-SingleLine-AttachmentsContainer {
	float: right;
}

.PressRelease-SingleLine-DataRow {
	padding-top: 0px;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 0.08em solid #DDE2E4;
	padding: 1.5em 0.5em 1.5em 0.5em;
	
	border-right: 0em solid #7A8B90;	
	border-left: 0em solid #7A8B90;
}
#PressRelease_0 {
	border-top: 0em solid #DDE2E4;
}
.PressRelease:last-child {
	border-bottom: 0.08em solid #DDE2E4;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 16px;
	
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #213D46;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #213D46;
}
.PressRelease-NewsType {
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 16px;
	color: #4D646B;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	font-family: inherit;
	font-size: 16px;
	color: #4D646B;
	font-weight: normal;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
	font-size: 14px;
}
  .EurolandTools-CommonObjects-Calendar-CalendarIcon {
	background: url(./calendar.png) center center no-repeat;
	top: 13px !important;
	width: 24px !important;
	height: 25px !important;
  }

  .EurolandTools-CommonObjects-Calendar-Month-Day {
	color: #213D46;
  }
  .EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend,
  .EurolandTools-CommonObjects-Calendar-Month-Weekend,
  th.EurolandTools-CommonObjects-Calendar-Month-DayName.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
	color: #E20F3A;
  }
  .EurolandTools-CommonObjects-Calendar-Month-DayName {
	text-shadow: none !important;
  }
  
  .EurolandTools-CommonObjects-Calendar-Month-Today
	.EurolandTools-CommonObjects-Calendar-Button-VisualButton {
		background-color: #00A2BA !important;
		color: #fff !important;
		border-color: #00A2BA !important;
  }
  
  .EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover,
  .EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	text-decoration: none;
	background: #00515D !important;
	color: #FFFFFF !important;
	border-color: #00515D !important;
  }
  .EurolandTools-CommonObjects-Calendar-Calendar-CloseButton,
  .EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	font-family: inherit !important;
	font-size: 13px;
	margin: 3px;
	padding: 6px 16px;
	border: 0px solid #646461;
	border-radius: 100px;
	font-weight: normal;
	color: #ffffff;
	text-transform: capitalize;
	background: #213D46;
	text-decoration: none;
	width: 75px;
	height: 18px;
	line-height: 20px;
  }
  
  .EurolandTools-CommonObjects-Hint,
  .EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
	color: #213D46 !important;
  }
  
  .EurolandTools-CommonObjects-Calendar-Navigator-Button,
  .EurolandTools-CommonObjects-Calendar-Month-DayName {
	color: #213D46;
	text-shadow: none !important;
  }
  
  .EurolandTools-CommonObjects-Calendar-Month-SelectedDay,
  .EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
	background: #00515D;
	color: #fff;
	cursor: pointer;
  }
  
  .EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
	background: #213D46;
	color: #fff !important;
	border: 1px solid #213D46;
  }
  
  .EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
	background: #ffffff;
	color: #213D46;
	border: #213D46 1px solid;
  }
  .EurolandTools-CommonObjects-Calendar-Month-DayButton {
	  font-size: 14px !important;
	  padding: 3px 4px;
	  border-radius: 100px;
  }
  .EurolandTools-CommonObjects-Calendar-Navigator-Button:hover {
	border: 0px solid #898989 !important;
	background: #fff !important;
  }
  .EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
	padding: 5px !important;
	text-align: center !important;
  }
  .EurolandTools-CommonObjects-Calendar-Calendar {
	min-width: 270px !important;
	
  }

  .Periods-YearPeriod.Periods-YearPeriodSelected {
	  color: #00A2BA !important;
  }

@media (max-width: 815px) {
  .PressRelease-SingleLine-TitleContainer {
	width: 90% !important;
  }
}
@media (max-width: 724px) {
	#SearchBox {
		width: 66% !important;
	}
}
@media (max-width: 500px) {
	#DateAvailableFrom {
		font-size: 22px !important;
	}

}
@media (max-width: 480px) {
	#SearchBox {
		width: 95% !important;
	}
	.EurolandTools-CommonObjects-Calendar-SelectionIndicator, #FromCalendarInput, #ToCalendarInput {
		width: 82% !important;
	}
	#FromCalendarContrainer, #ToCalendarContrainer {
		width: 100%;
	  }
	  .EurolandTools-CommonObjects-Calendar-Selection {
		width: 100%;
	  }
	  .euButton {
		width: 95%;

	  }
	  #YearPeriodsContainer,
	  #CurrentPeriodContainer {
		display: block;
		width: 100%;
	  }
	  #YearPeriodsContainer {
		margin-top: 1em;
		margin-bottom: 1em;
	  }
}
@media (max-width: 430px) {
	.Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active,
	.Pages-PageMarker, .Pages-PageMarker:link, .Pages-PageMarker:visited {
		font-size: 14px;
		width: 8px;
		height: 20px;
		line-height: 25px;
	}
	.Pages-ArrowContainer:first-child .Pages-Arrow::before {
		margin-top: -6px;
		margin-left: -5px;
	}	
	.Pages-ArrowContainer:last-child .Pages-Arrow::after {
		margin-top: -6px;
		margin-left: -37px;
	}
}
@media (max-width: 415px) {
	.PressRelease-SingleLine-TitleContainer {
	  width: 80% !important;
	}
  }
  @media (max-width: 340px) {
	.EurolandTools-CommonObjects-Calendar-SelectionIndicator, #FromCalendarInput, #ToCalendarInput {
		width: 82% !important;
	  }
	  .euButton {
		width: 90%;
	  }

  }

  .InactiveInputBox,
  .HintObject {
	  color: #213D46 !important;
  }

  .EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
	border: 4px solid rgba(76, 188, 209, 0.5) !important;
    box-shadow: rgba(76, 188, 209, 0.5) 2px 2px 2px, rgba(76, 188, 209, 0.5) 2px -2px 2px, rgba(76, 188, 209, 0.5) -2px -2px 2px, rgba(76, 188, 209, 0.5) -2px 2px 2px !important;
  }

  input:focus {
    border: 1px solid #00A2BA;
    box-shadow: 0px 0px 0px 4px #4CBCD180;
    outline: none;
  }