@font-face {
    font-family: Brother1816;
    font-weight: 300;
    src: url("fonts/Brother1816-Light.ttf") format("truetype");
}

@font-face {
    font-family: Brother1816;
    font-weight: 400;
    src: url("fonts/Brother1816-Regular.ttf") format("truetype");
}

@font-face {
    font-family: Brother1816;
    font-weight: 700;
    src: url("fonts/Brother1816-Bold.ttf") format("truetype");
}
@font-face {
    font-family: Verdana;
    font-weight: 400;
    src: url("fonts/verdana.ttf") format("truetype");
}
@font-face {
    font-family: Verdana;
    font-weight: 600;
    src: url("fonts/verdana-bold.ttf") format("truetype");
}
@font-face {
    font-family: Verdana Bold Italic;
    src: url("fonts/verdana-bold-italic.ttf") format("truetype");
}

@font-face {
	font-family: EurolandToolsCommonIcons;
	src: url('euroland-icons/fontawesome-webfont.woff2') format('woff2'),
	     url('euroland-icons/fontawesome-webfont.woff') format('woff'),
	     url('euroland-icons/fontawesome-webfont.ttf') format('truetype'),
	     url('euroland-icons/fontawesome-webfont.svg#FontAwesome') format('svg'),
	     url('euroland-icons/fontawesome-webfont.eot'); /* IE9 Compat Modes */
	font-weight: normal;
	font-style: normal;
}

#Main {
    max-width: 1416px;
    padding:0;
}
body {
    margin: 0 2px;
}
body,
input {
    font-size: 18px;
	font-family: Verdana, Brother1816, Arial, sans-serif;
	color: #000000;
	font-weight: 300;
}

@media(max-width:414px){
body,
input {
	font-family: Brother1816, Arial, sans-serif;
	}
}

button {
    font-family: Brother1816, Arial, sans-serif;
}
.Tabs-Tab {
    font-size: 18px;
}

a.PressRelease-NewsTitle:hover {
    color: #29C8C1;
}

.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #000000;
	
	text-decoration: none;
	font-style: none;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
a:hover,
.PressRelease-NewsTitle:hover,
#YearPeriodsContainer a:hover {
	text-decoration: underline;
	font-style: none;
    color: #000000;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em !important;
    font-weight: 400;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
	color: #000000 !important;
	display: none;
}
#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1.1em;
    font-weight: 300;
    padding-top: 0em;
    padding-bottom: 0.6em;
}
#Periods {
	margin: 20px 0;
}
.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 9em;
	border: 0.08em solid #BBBBBB;
	top: 2px;
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
    line-height: normal;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF !important;
    text-transform: uppercase;
    padding: 0.5em 0.6em;
    border: 0em solid #81D10B;
    border-radius: 40px;
    background: #81D10B;
    color: #000000!important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: none;
    min-width: 11em;
    margin-top: 1px;
    margin-left: 35px;
}
.euButton:hover {
    background: #81D10B;
    color: #000000!important;
	border-color: #81D10B;
	
	cursor: pointer;
}
#SearchButton:hover {
	cursor: pointer;
}
#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}
#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight:400;
}
#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight:400;
}
.Tabs {
    /* display: none; */
    text-align: center;
    border-bottom: 0px;
    font-size: 14px !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: 1.0em !important;
    padding-right: 0;
    padding-bottom: 1.0em !important;
    padding-left: 0;
    margin-top: 0.0em;
    margin-right: 1em;
    margin-bottom: 0.0em;
    margin-left: 1em;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    font-family: inherit;
    font-weight: 700;
    font-size: 18px;
    text-transform: none;
    color: #003645;
    font-style: normal;
    text-decoration: none;
    border-top: 0.08em solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    border-bottom: 0.08em solid #FFFFFF;
    border-left: 0 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: #29C8C1;
    border-top: 0.08em solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    border-bottom: 2px solid #29C8C1;
    border-left: 0 solid #FFFFFF;
    font-weight: 700;
    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 #94672C;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	    border: 1px solid #80D10B;
    background: #81D10B;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 30px;
    color: #000000;
}


.TypeSelected,
.Type:hover {
	cursor: pointer;
	
	background-color: #153149;
    color: #FFFFFF;
    border-color: #153149;
}

/******************************************************************************** Paging Buttons */

.PagesContainer { text-align: center; }
.Pages-ArrowContainer { width: auto; }
.Pages-ArrowContainer:first-child .Pages-Arrow:hover, .Pages-ArrowContainer:last-child .Pages-Arrow:hover { background: #81D10B; }
td.Pages-ArrowContainer:first-child:hover::after, td.Pages-ArrowContainer:last-child:hover::after { background-image: url(assets/arrow.svg) !important; }
td.Pages-ArrowContainer:first-child::after { 
    content: "";
	position: absolute;
	top: 11px;
	right: 6px;
	width: 18px;
	height: 18px;
	background-image: url(assets/arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
    transform: scaleX(1) !important;
}
td.Pages-ArrowContainer:last-child::after{
	content: "";
	position: absolute;
	top: 11px;
	right: 12px;
	width: 18px;
	height: 18px;
	background-image: url(assets/arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transform: scaleX(-1);
}
td.Pages-ArrowContainer:first-child a, td.Pages-ArrowContainer:last-child a { color: transparent; }
td.Pages-ArrowContainer { position: relative; }
.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-Arrow, .Pages-Arrow:link, .Pages-Arrow:active { padding: 0.35em  0.098em !Important; }
.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
	display: inline-block;
    background-color: #fff;
    color: #153149;
    border: 0.08em solid #153149;
    padding: 0.35em 0.68em;
    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: 300;
    border-radius: 40px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 1px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: #81D10B;
    color: #153149;
    border-color: #81D10B;
	
	text-decoration: initial;
	font-weight: 300;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #81D10B;
    color: #153149;
    border-color: #81D10B;
    text-decoration: initial;
    font-weight: 400;
}
@media (max-width: 474px) {
    td.Pages-ArrowContainer:first-child::after { 
        content: "";
        position: absolute;
        top: 7px;
        right: 4px;
        width: 13px;
        height: 13px;
        background-image: url(assets/arrow.svg);
        background-size: contain;
        background-repeat: no-repeat;
        transform: scaleX(1) !important;
    }
    td.Pages-ArrowContainer:last-child::after{
        content: "";
        position: absolute;
        top: 7px;
        right: 8px;
        width: 13px;
        height: 13px;
        background-image: url(assets/arrow.svg);
        background-size: contain;
        background-repeat: no-repeat;
        transform: scaleX(-1);
    }
    .Pages-Arrow, .Pages-Arrow:link, .Pages-Arrow:active { padding: 0.15em 0.21em !Important; }
    .Pages-Arrow,
    .Pages-Arrow:link,
    .Pages-Arrow:active,
    .Pages-PageMarker,
    .Pages-PageMarker:link,
    .Pages-PageMarker:visited {
        display: inline-block;
        background-color: #fff;
        color: #153149;
        border: 0.08em solid #153149;
        padding: 0.15em 0.59em;
        font-family: inherit;
        font-size: 14px;
        text-decoration: initial;
        font-weight: 300;
        border-radius: 40px;
        transition: background 0.5s, color 0.5s, border 0.5s;
        margin: 1px;
    }
}
#SuppliedBy {
    font-size: 13px;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #000000;
	border-bottom: 0.0em solid #000000;
}
.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: #000000;
	border-bottom-color: #000000;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #94672C;
	border-bottom-color: #94672C;
}

.PressRelease-SingleLine-DateContainer {
	float: left;
    padding-bottom: 15px;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #BBBBBB;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background-color: #FFFFFF;
	padding: 0.5em 0.5em 0.5em 0.5em;	
	display: none !important;
}
.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 #BBBBBB;
	padding: 1.2em 0;
	
	border-right: 0em solid #BBBBBB;	
	border-left: 0em solid #BBBBBB;
}
#PressRelease_0 {
	border-top: 0em solid #BBBBBB;
}
.PressRelease:last-child {
	border-bottom: 0em solid #BBBBBB;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 18px;
	
	font-weight: 500;
	font-style: normal;
	text-decoration: initial;
    pointer-events: none;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: 500;
	font-style: normal;
	text-decoration: initial;
}
.PressRelease-NewsType {
	font-weight: 400;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 18px;
	color: #000000;
}
.PressRelease-NewsDate {
	margin-right: 0.5em;
	
	font-family: inherit;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	text-transform: none;
	font-style: normal;	
	margin-bottom: 10px;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
	padding-top: 2em;
	font-weight: 300;
}


/* Modification */
input#SearchBox {
    margin: 2px 0;
    vertical-align: top;
}

input{
	font-weight: 300;
}

span#FromCalendarContrainer {
    font-weight: 300;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    font-weight: 300;
}

@media (min-width: 392px) and (max-width:414px){
	.euButton {
		min-width: 9em;
    	margin-top: -13px;
	}
}
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer { padding: 1em 4em; }
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    border: 1px solid #80D10B;
	background: #80D10B;
	font-weight: 400;
    border-radius: 30px;
    text-transform: uppercase;
    color: #000;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    border: 1px solid #80D10B;
	background: #80D10B;
    color: #000;
	font-weight: 400;
    border-radius: 30px;
	text-transform: uppercase;
}
.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #80D10B;
    background: #80D10B;
    color: #fff;
    border-radius: 30px;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #80D10B;
	cursor: pointer;
	color: #fff;
    border-radius: 30px;
}
.EurolandTools-CommonObjects-Calendar-Month-DayButton { border-radius: 30px; }

#CurrentPeriodContainer {
	font-weight: 400;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
    border: 1px solid #aaa;
}

#YearPeriodsContainer a:hover {
    font-weight: 400;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
    color: #29C8C1 !important;
}
@media (max-width: 391px){
    button#SearchButton {
        margin-top: 10px;
        width: 11em;
        margin-left: 0;
    }
}

/* Changes */
#CurrentPeriodContainer {
    width: 75%;
}
#YearPeriodsContainer {
    text-align: right;
    width: 11%;
}
.easySelect, .container-item {
	font-family: Verdana, Brother1816, Arial, sans-serif;
    font-size: 14px !important;
}
#selectAlleasySelect
 {
    margin-right: 76px;
    cursor: pointer;
}
span#CurrentPeriod {
    display: none;
}
h2#DateAvailableFrom {
    display: none;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    cursor: pointer;
    margin: 0px 5px;
    position: relative;
    top: 6px;
    left: 1px;
    width: 24px;
    height: 24px;
    background-size: 36px 37px;
    background-image: url(icons/calendar.png);
}
/* .EurolandTools-CommonObjects-Calendar-CalendarIcon:hover {
    background-image: url(icons/calendar-active.svg);
} */

#SuppliedBy a img {
    visibility: hidden;
}

#SuppliedBy > a:before{
    background-color: transparent !important;
}
.PressRelease {
    position: relative !important;
}
.PressRelease-Attachment {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(470%, 56%);
}

/* img[alt="Download File"] {
    opacity: 0 !important;
}

.PressRelease-Attachment div a:has(img[alt="Download File"]) {
    position: relative;
}

.PressRelease-Attachment div a:has(img):after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-family: EurolandToolsCommonIcons;
    font-size: 24px;
    color: #80D10B;
    text-align: center;
    opacity: 0.7;
    transition: opacity 0.3s ease, transform 0.3s ease;
}


.PressRelease-Attachment div a:has(img[alt="Download File"]):after { content: "\f1c1"; }

.PressRelease-Attachment div a:has(img):hover:after {
    opacity: 1;
    transform: scale(1.1);
} */
@media (max-width: 660px) {
	#YearPeriodsContainer {
	    text-align: right;
	    width:20%;
	}
}
@media (max-width: 399px){
	#YearPeriodsContainer {
	    text-align: right;
	    width: 35%;
	}
}