/* @font-face{
	font-family: MyriadPro;
    font-weight: 400;
	src: url("fonts/MyriadPro-Regular.ttf") format("truetype"),
	url("fonts/MyriadPro-Regular.woff") format("woff"),
	url("fonts/MyriadPro-Regular.woff2") format("woff2");
}

@font-face{
	font-family: MyriadPro;
    font-weight: 700;
	src: url("fonts/MYRIADPRO-SEMIBOLD.woff") format("woff");
} */

#Main {
    max-width: 1170px;
    padding: 0;
}

body,
input {
    font-size: 18px;
    font-family: Helvetica, Arial, sans-serif !important;
    color: #000000;
}

button {
    font-family: Helvetica, Arial, sans-serif !important;
}

.zh-CN body,
.zh-TW body,
.zh-CN input,
.zh-TW input,
.zh-CN button,
.zh-TW button {
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif !important;
}



.Tabs-Tab {
    font-size: 14px;
}


.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;

    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: #EE811A;

    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: #000000 !important;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    font-size: 17px !important;
    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: 25px;
    width: 162px;
    border: 1px solid #d0d0d0;
    height: 44px;
    box-sizing: border-box;
    font-size: 15px;
    margin-bottom: 5px;
}



#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: auto;
    line-height: normal;

    font-family: inherit;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF !important;
    text-transform: none;

    padding: 1.0em 1.0em 1.0em 1.0em;

    border: 0em solid #EE811A;
    border-radius: 0.0em 0.0em 0.0em 0.0em;

    background: #EE811A;
    color: #FFFFFF !important;

    transition: background 0.5s, color 0.5s, border 0.5s;

    float: right;
}

.euButton:hover {
    background: #EE811A;
    color: #FFFFFF !important;
    border-color: #EE811A;

    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: 17px;
    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: 10px 20px !important;

    margin-top: 0.0em;
    margin-right: 0.08em;
    margin-bottom: 0.0em;
    margin-left: 0.08em;

    border-radius: 0.5em 0.5em 0.5em 0.5em;

    font-family: inherit;
    font-weight: bold;
    font-size: 17px;
    text-transform: none;
    color: #EE811A;

    font-style: normal;
    text-decoration: none;

    border-top: 1px solid #EE811A;
    border-right: 1px solid #EE811A;
    border-bottom: 1px solid #EE811A;
    border-left: 1px solid #EE811A;

    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: #EE811A;
    color: #FFFFFF;
    border-top: 1px solid #EE811A;
    border-right: 1px solid #EE811A;
    border-bottom: 1px solid #EE811A;
    border-left: 1px solid #EE811A;

    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 #EE811A;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #EE811A;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #EE811A;
    padding: 10px;

    color: #FFFFFF;
    font-weight: 400;
    text-transform: none;
    font-family: inherit;
    font-size: 14px;

    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;

    background-color: #EE811A;
    color: #FFFFFF;
    border-color: #EE811A;
}

/******************************************************************************** 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;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    display: inline-block;
    background-color: #FFFFFF;
    color: #EE811A;
    border: 1px solid #EE811A;
    padding: 0;
    font-family: inherit;
    font-size: 15px;
    text-decoration: initial;
    font-weight: normal;
    border-radius: 8px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 3px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    box-sizing: border-box;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #EE811A;
    color: #FFFFFF;
    border-color: #EE811A;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #EE811A;
    color: #FFFFFF;
    border-color: #EE811A;

    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 solid #000000;
    border-bottom: 0 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: #EE811A;
    border-bottom-color: #EE811A;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
    position: relative;
}

.PressRelease-SingleLine-DateContainer:after {
    content: "|";
    color: #e1e1e1;
}

.PressRelease-SingleLine-TypeContainer {

    float: none;

    border: 0em solid #7C756F;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: transparent;
    padding: 0.5em 0.5em 0.5em 0.5em;

}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: left;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: left;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
    position: relative;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent
}

.PressRelease {
    border-bottom: 1px solid #7C756F;
    padding: 0.5em 0.5em 0.5em 0.5em;

    border-right: 0em solid #7C756F;
    border-left: 0em solid #7C756F;
}

#PressRelease_0 {
    border-top: 0em solid #7C756F;
}

.PressRelease:last-child {
    border-bottom: 1px solid #E1E1E1;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 16px;

    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #000000;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #EE811A;
}

.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 15px;
    color: #777777;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;

    font-family: inherit;
    font-size: 15px;
    color: #777777;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 20px 0 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 20px;
}


/* MODIFICATION  */

h1#MainHeading {
    display: none;
}

.PressRelease-SingleLine-TypeContainer {
    padding-top: 0;
}

.euButton {
    float: none;
    padding: 7.5px 1em;
    border-radius: 8px;
    min-width: 162px;
    text-transform: uppercase;
    line-height: 25px;
    height: 44px;
}

.PressRelease {
    padding: 0.5em 0.5em 3px 0.5em;
    border-bottom: 1px solid #e1e1e1;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton,
.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    border: 0 !important;
    background: #EE811A !important;
    border-radius: 8px;
    text-transform: uppercase !important;
    padding: 8px 0;
    max-width: 150px;
    color: #FFFFFF !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton,
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
    border: 1px solid #7C756F;
}

.zh-TW input#SearchBox,
.zh-CN input#SearchBox {
    height: 44px;
    min-width: 138.22px;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    line-height: 25px;
    height: 44px;
}


.zh-TW .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.zh-CN .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    height: 44px !important;
    box-sizing: border-box;
    min-width: 138.22px;
    padding-top: 8px;
}


.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    padding-bottom: 3px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    position: absolute;
    right: 0;
}

.PressRelease {
    padding-top: 18px;
    padding-bottom: 18px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
    text-align: right;
}

#SuppliedBy {
    font-size: 11px;
}

.Tabs {
    text-align: left;
}

a.Tabs-Tab-Container {
    border-radius: 0 !important;
    background: #FFFFFF !important;
    color: #000000 !important;
    border-color: #D0D0D0 !important;
    min-width: 80px;
    text-align: center;
}

a.Tabs-Tab-Container.selected {
    border-bottom: 1px solid transparent !important;
    color: #EE811A !important;
}

#Tabs:after {
    border-bottom: 1px solid #D0D0D0;
    bottom: -1px;
}

button.Type {
    border-radius: 5px;
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #EE811A !important;
}

button.Type.TypeSelected {
    color: #FFFFFF;
    background: #EE811A;
}

a.Tabs-Tab-Container,
#YearPeriodsContainer a,
#CurrentPeriodContainer {
    font-size: 18px !important;
}

.InputBox {
    margin-top: 0;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    padding-top: 8px;
}

#SeparatePressRelease body {
    font-size: 15px !important;
}

span#CurrentPeriod {
    font-size: 17px;
}

div#TotalContainer {
    font-size: 15px;
}


.zh-CN .Tabs-Tab-Container,
.zh-TW .Tabs-Tab-Container {
    font-size: 18px !important;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    max-width: 85%;
}

.PressRelease-Attachment div,
.PressRelease-Attachment div a,
.NewsColumn-Container .PressRelease-Attachment img {
    width: 29px !important;
    height: 36px !important;
    opacity: 1 !important;
    margin: 0px !important;
}

.PressRelease-Attachment {
    width: 29px;
    height: 36px;
    overflow: hidden;
}

@-moz-document url-prefix() {

    .zh-TW input#SearchBox,
    .zh-CN input#SearchBox {
        top: 0
    }
}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    .en-GB input#SearchBox {
        top: -1px !important;
    }

    .zh-TW input#SearchBox,
    .zh-CN input#SearchBox {
        top: 1px;
    }
}

@media(max-width:760px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
        margin-top: unset !important;
    }
}

@media(max-width:465px) {

    .zh-TW .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    .zh-CN .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        margin-top: 5px;
    }

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator {
        margin-top: 3px;
    }

    .euButton {
        margin-top: 5px;
    }

}

.PressRelease-Attachment {
    padding-top: 17px !important;
}
