@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');

* {
    box-sizing: border-box;
}

body,
input,
button {
    font-size: 16px;
    font-family: Lato, Arial, sans-serif;
    color: #333333;
    font-weight: normal;
}

.EUCalendar-titleCont td,
.EUCalendar table {
    font-weight: normal;
    font-family: Lato, Arial, sans-serif;
}

.zh-CN body,
.zh-TW body,
.zh-TW input,
.zh-CN input,
.zh-CN button,
.zh-TW button {
    font-weight: normal;
    font-family: Lato, Arial, sans-serif;
}

.zh-CN .EUCalendar-titleCont td,
.zh-TW .EUCalendar-titleCont td,
.zh.CN .EUCalendar table,
.zh-TW .EUCalendar table {
    font-weight: normal;
    font-family: Lato, Arial, sans-serif;
}

.PressRelease-NewsType {
    color: #bbbbbb;
    font-size: 16px;
}

#Main {
    max-width: 1320px;
    padding: 0;
}

.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: #333333;
	font-weight: bold;
    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: #0072FA;
	font-weight: bold;
    text-decoration: none;
    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: #333333 !important;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1em;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 40px;
    line-height: 29px;
    width: 13em;
    border: 1px solid #dadada;
    vertical-align: top;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333333;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: 40px;
    line-height: 1em;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF !important;
    text-transform: uppercase;
    padding: 0px 12px;
    border: 1px solid #0072FA;
    border-radius: 0em 0em 0em 0em;
    background: #0072FA;
    transition: all .15s ease-in;
    float: none;
    width: 115px;
}

.euButton:hover {
    background: #0072FA;
    color: #FFFFFF !important;
    border-color: #0072FA;
    text-decoration: none;
    cursor: pointer;
}

/*
.en-GB .euButton {
    background: #0072FA;
}

.zh-CN .euButton,
.zh-TW .euButton {
    background: #0072FA;
}
*/

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    color: #333333;
    font-size: 1em;
    font-weight: normal;
}

#YearPeriodsContainer a:focus,
#YearPeriodsContainer a:hover {
    color: #0072FA;
    text-decoration: none;
    font-weight: normal;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.0em;
    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: 2px;

    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;
    margin-bottom: 1px;
    border-bottom: 1px solid #DEE2E6;
}

.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: 47px;
    line-height: 27px;
    padding-top: 0.5em !important;
    padding-right: 1em;
    padding-bottom: 0.5em !important;
    padding-left: 1em;
    margin-top: 0.0em;
    margin-right: 1px;
    margin-bottom: 0.0em;
    margin-left: 1px;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    font-family: inherit;
    font-weight: normal;
    font-size: 18px;
    text-transform: none;
    color: #7f7169;
    font-style: normal;
    text-decoration: none;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    background: transparent;
    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: #0072FA;
    border-top: 1px solid #DEE2E6;
    border-right: 1px solid #DEE2E6;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #DEE2E6;
    position: relative;
    top: 0px;
    left: 0px;
    font-weight: bold;
}

.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    font-weight: normal;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
}

.Tabs-Tab-Container:hover {
    border-bottom: 1px solid #DEE2E6;
}

.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 #F30213;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;

}

.Type {
    background-color: #FFFFFF;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 1px solid #0072FA;
    padding: 0.5em 1.0em 0.5em 1.0em;

    color: #333333;
    font-weight: normal;
    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: #0072FA;
    color: #FFFFFF;
    border-color: #0072FA;
}

/******************************************************************************** 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;
    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: transparent;
    color: #0072FA;
    border: 0em solid #E1E1E1;
    padding: 0px 8px;
    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: normal;
    border-radius: 0em 0em 0em 0em;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 2px 5px 2px 0;
    line-height: 1.2;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: transparent;
    color: #0072FA;
    border-color: #E1E1E1;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: transparent;
    color: #0072FA;
    border-color: #E1E1E1;

    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 #333333;
    border-bottom: 0.0em solid #333333;
}

.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: #333333;
    border-bottom-color: #333333;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #0072FA;
    border-bottom-color: #0072FA;
}

.PressRelease-SingleLine-DateContainer {
    float: none;
}

.PressRelease-SingleLine-TypeContainer {

    float: none;

    border: 0em solid #E1E1E1;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: transparent;
    padding: 0.5em 0.5em 0.5em 0.5em;

}


.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: #f1f1f1;
}

.PressRelease {
    border-bottom: 0px solid #F1F1F1;
    padding: 0px;

    border-right: 1px solid #F1F1F1;
    border-left: 1px solid #F1F1F1;
}

#PressRelease_0 {
    border-top: 0px solid #dedede;
}

.PressRelease:last-child {
    border-bottom: 1px solid #dedede;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 1.0em;
    font-weight: bold;
    font-style: normal;
    text-decoration: initial;
    color: #0072FA;
    line-height: 1.6;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #0072FA;
}

#ButtonsContainer.NoTabsVisible {
    border-bottom: 0px solid #e1e1e1;
}

.PressRelease-NewsType {

    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #333333;
}

.PressRelease-NewsDate {
    font-family: inherit;
    font-size: 1.0em;
    color: #333333;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}

#SuppliedBy {
    font-size: 14px;
    text-align: right;
    padding-top: 2em;
}

div#SuppliedBy a {
    color: #0072FA;
}

div#SuppliedBy a:hover,
div#SuppliedBy a:active {
    color: #0072FA;
}


#MainHeading {
    display: none;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    display: inline-block;
    zoom: 1;
    width: 100%;
    padding: 5px 0;
    border: 1px solid #ccc;
    background: #0072FA;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    font-weight: normal;
    text-shadow: none;
    color: #fff;
    font-family: inherit;
    text-shadow: none;
    transition: background 1s, border 1s;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #0072FA;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #0072FA;
    background: #fff;
    color: #0072FA;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #fff;
    cursor: pointer;
    color: #0072FA;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay:hover,
.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    color: #fff;
    border: 1px solid #0072FA;
    background: #0072FA;
}

.PressRelease-SingleLine-DateContainer {
    width: 150px;
}

.InputBox {
    margin: 0px 0 3px 0;
}

#SortingContainer {
    padding: 0;
    margin: 0;
    font-size: 0;
}

.PressRelease-Attachment {
    width: 38px;
    height: 31px;
    overflow: hidden;
}

.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DateContainer {
    width: 15%;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
    width: 20%;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
    width: 55%;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;

}

.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-AttachmentsContainer {
    width: 10%;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;

}

.PressRelease-SingleLine-DataColumn {
    padding: 0;
    margin: 0;
}

.PressRelease-SingleLine-DataColumn span,
.PressRelease-SingleLine-DataColumn a {
    display: inline-block;
    padding: .7em;
}

.PressRelease-SingleLine-DataColumn .PressRelease-Attachment a {
    padding: 0;
}

.HeadingColomn {
    padding: 0.7em;
    background: #f1f1f1;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #dedede;
}

.HeadingColomnContainer-Attachments .HeadingColomn {
    text-align: right;
}

.ColumnLayoutColumn {
    display: table !important;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.PressRelease-SingleLine-DataRow {
    display: table-row !important;
}

.PressRelease-SingleLine-DataColumn {
    display: table-cell !important;
    vertical-align: middle !important;   
}

.NewsColumn-Container .PressRelease-Attachment img {
    width: 26px !important;
    height: auto !important;
    opacity: 1 !important;
    margin: 3px !important;
    background: transparent;
}

@media (max-width:788px) {
    div#SortingContainer {
        display: none !important;
    }

    .HeadingColomnContainer-Attachments,
    .PressRelease-SingleLine-AttachmentsContainer {
        width: 5%;
    }

  /*  .HeadingColomnContainer-Title,
    .PressRelease-SingleLine-TitleContainer {
        width: 70%;
    } */

    .HeadingColomnContainer-Date,
    .PressRelease-SingleLine-DateContainer {
        width: 25%;
    }
}

@media (max-width:379px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 85% !important;
        display: inline-block !important;
    }
}

@media (max-width:500px) {
    div#SortingContainer {
        display: none !important;
    }

    .PressRelease-SingleLine-DataColumn {
        display: block !important;
        width: 100% !important;		
    }
   
    .ColumnLayoutColumn {
        position: relative;
        top: 0;
        left: 0;
    }

    .NewsColumn-Container .PressRelease-Attachment {
        float: left !important;
    }

    .PressRelease-SingleLine-DataColumn span,
    .PressRelease-SingleLine-DataColumn a {
      
        padding: 3px 10px;
    }

    .PressRelease {
        padding: 1em 10px;
    }
}

.Disclaimer {
    display: inline-block;
}

.Disclaimer:before {
    content: "|";
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
    border: none !important;
    box-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
    padding: 0 1px 5px 1px;
}

#CurrentPeriodContainer {
    font-size: 1em;
}

* {
    outline: 0 !important;
}
