@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


#Main {
    max-width: 1200px;
    padding: 0;
}

body,
input {
	font-family: "Poppins", sans-serif;
    font-size: 18px;
    color: #313e48;
}

.ar-AE body,
.ar-AE input {
	font-family: "Poppins", sans-serif;
    font-size: 18px;
    color: #313e48;
}

button {
	font-family: "Poppins", sans-serif;
}

.Tabs-Tab {
    font-size: 18px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle,
a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #313e48;

    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: #8A7967;

    font-weight: none;
    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: #313e48 !important;

    display: none;
}

#DateAvailableFrom {
    font-family: inherit;
    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: 1.5em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 18px;
    line-height: 18px;
    width: 11em;
    border: 1px solid #7E7E7E;
    padding: 10px;
    margin: 3px 0;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    padding: 10px;
    text-align: center;
}

.euButton {
	font-family: INHERIT;
    font-size: 1.0em;
    font-weight: normal;
    text-transform: CAPITALIZE;
    padding: 0.8EM;
    border: 3px solid #8A7967;
    border-radius: 30px;
    background: #FFFFFF;
    color: #8A7967!important;
    line-height: 20px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: right;
    MIN-WIDTH: 8EM;
}

.euButton:hover {
    background: #8A7967;
    color: #FFFFFF !important;
    border-color: #8A7967;

    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 1.25em;
    font-weight: bold;
}

span.PressRelease-NewsType {
    display: none;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.15em;
    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: 1.0em !important;
    padding-right: 2.0em;
    padding-bottom: 1.0em !important;
    padding-left: 2.0em;

    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: bold;
    font-size: 1.0em;
    text-transform: none;
    color: #929DB1;

    font-style: normal;
    text-decoration: none;

    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px 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: #8A7967;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px 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 #FFFFFF;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #FFFFFF;
    border-radius: 0.0em 10em 0.0em 0.0em;
    border: 0em solid #8A7967;
    padding: 1.0em 1.0em 1.0em 1.0em;

    color: #FFFFFF;
    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: #8A7967;
    color: #FFFFFF;
    border-color: #8A7967;
}

/******************************************************************************** Paging Buttons */

/******************************************************************************** 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: 5px;
    border-bottom-left-radius: 5px;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    display: inline-block;
    background-color: #EAE7E7;
    color: #313e48;
    border-bottom: 0;
    padding: 0.3em 0.8em;
    font-family: inherit;
    font-size: 1.0em;
    text-decoration: none;
    font-weight: normal;
    border-radius: 5px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 0 0.1em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
     background-color: #103D51  ;
    color: #ffffff;
    border-color: #103D51;
    text-decoration: none;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #103D51;
    color: #ffffff;
    border-color: #103D51;
    text-decoration: none;
    font-weight: normal;
    text-decoration: none;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #313e48;
    border-bottom: 0.0em solid #313e48;
}

.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: #313e48;
    border-bottom-color: #313e48;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #8A7967;
    border-bottom-color: #8A7967;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
}

.PressRelease-SingleLine-TypeContainer {

    float: right;

    border: 0em solid #CCCCCC;
    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;
    padding: 6px 0 0;
    width: 85%;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: left;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: transparent;
}

a.Periods-YearPeriod.Periods-YearPeriodSelected {
    color: #8A7967 !important;
}

.PressReleaseEven {
    background-color: transparent
}

.PressRelease {
    border-bottom: 0;
    padding: 0.7em 0;

    border-right: 0em solid #CCCCCC;
    border-left: 0em solid #CCCCCC;
}

#PressRelease_0 {
    border-top: 0em solid #CCCCCC;
}

.PressRelease:last-child {
    border-bottom: 0em solid #CCCCCC;
}

.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: #313e48;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
    color: #313e48;
}

.PressRelease-NewsType {
    font-weight: bold;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #313e48;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;

    font-family: inherit;
    font-size: 1.0em;
    color: #8A7967;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
    font-size: 14px;
}

/* CUSTOM */

#CurrentPeriodContainer {
    font-weight: bold;
    font-size: 1.16em;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
	font-family: inherit;
    display: inline-block;
    zoom: 1.0;
    width: 50%;
    padding: 0.6em;
    border: 3px solid #8A7967;
    background: #FFF;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    border-radius: 30px;
    font-weight: normal;
    color: #8A7967;
    text-shadow: none;
}


.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #8A7967;
    border: 3px solid #8A7967;
    color: #FFF;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    font-size: 15px;
    line-height: 15px;

    color: #1798d5;
    border: 1px solid #1798d5;
    background: #FFF;
    border-radius: 30px;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: #1798d5;
    border: 1px solid #1798d5;
    color: #FFF;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-align: center;
    padding: 0px 0px 5px 0px;
    color: #464646;
    text-shadow: none;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    display: inline-block;
    padding: 5px;
    margin: 3px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #464646;
    text-shadow: none;
    transition: background 0.5s, border 0.5s;
}

.NewsColumn-Container.PressRelease-NewsColumn.PressRelease-SingleLine-DataRow {
    position: relative;
    width: 100%;
    height: auto;
}

.en-GB .PressRelease-SingleLine-AttachmentsContainer {
    padding: 15px 0;
    position: absolute;
    right: 0;
    top: 0;
}

.PressRelease:last-child {
    border-bottom: 0;
}

#ButtonsContainer.NoTabsVisible {
    display: none;
}

#YearPeriodsContainer a,
span#CurrentPeriod {
	font-size: 1.0em;
    font-weight: 500;
    font-family: inherit;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #8A7967;
    background: #8A7967;
    color: #fff;
}

/* ARABIC */

.ar-AE body {
    direction: rtl;
    color: #444444 !important;
}

.ar-AE #YearPeriodsContainer {
    text-align: left;
}

.ar-AE #DateAvailableFrom {
    text-align: right;
}

.ar-AE .PressRelease-SingleLine-AttachmentsContainer {
    position: absolute;
    left: 0;
    top: 0;
}

.ar-AE .ArrowContainer:after {
    right: 0;
    left: -1em;
}

.ar-AE .PressRelease-SingleLine-TitleContainer {
    clear: right;
    float: right;
}

.ar-AE .PressRelease-SingleLine-DateContainer {
    float: right;
}

.ar-AE .PressRelease-NewsDate {
    margin-right: 0em;
    margin-left: 0.5em;
}

.ar-AE #SuppliedBy {
    text-align: left;
}

.ar-AE button#SearchButton {
    position: relative;
    bottom: 3px;
    float: left;
    margin-top: 15px;
}

.ar-AE .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.ar-AE #SearchBox,
.ar-AE #FromCalendarInput,
.ar-AE #ToCalendarInput {
    height: 18px;
    line-height: 13px;
    width: 11em;
    padding: 10px;
    margin: 3px 0;
}

/********************************Arab Custom Date***********************************************************************/
table.EurolandTools-CommonObjects-Calendar-Month-Table tr td.EurolandTools-CommonObjects-Calendar-Month-Weekend:nth-child(6),
table.EurolandTools-CommonObjects-Calendar-Month-Table tr th.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend:nth-child(6),
table.EurolandTools-CommonObjects-Calendar-Month-Table tr td.EurolandTools-CommonObjects-Calendar-Month-Day:nth-child(5),
table.EurolandTools-CommonObjects-Calendar-Month-Table tr th.EurolandTools-CommonObjects-Calendar-Month-DayName:nth-child(5) {
    color: #ed1c24;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName-Weekend {
    color: #464646;
}

.EurolandTools-CommonObjects-Calendar-Month-WeekendNotActive {
    color: #959595;
}

.EurolandTools-CommonObjects-Calendar-Month-Weekend {
    color: #7f7f7f;
}

/* RESPONSIVE */
@media (max-width:903px) {
    .PressRelease-SingleLine-TitleContainer {
        width: 71%;
    }
}

@media (max-width: 608px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        display: block;
        padding-left: 25px;
        padding-bottom: 25px;
        margin: 0;
        width: auto;
    }

    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
        padding-top: 25px;
        padding-right: 25px;
        padding-bottom: 10px;
        padding-left: 0.5em;
    }

    .PressRelease-NewsDate::after {
        content: '';
        padding-left: 5px;
        border-right: hidden;
    }
}

@media (max-width: 420px) {
    .euButton {
        float: none;
        display: block;
        margin: 0.3em 0;
    }

    .PressRelease-SingleLine-TypeContainer {
        float: none;
    }
}
