@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap');


#Main {
    max-width: 1140px;
    padding: 0;
}

body,
input {
    font-size: 14px;
    font-family: Open Sans, sans-serif;
    color: #000000;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}

button {
    font-family: Montserrat, Open Sans;
}

.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: #772981;

    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: #772981;

    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;
    display: none;
}

#DateAvailableFrom {
    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: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 1.5em;
    line-height: 1.5em;
    width: 9em;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    margin: 11px 0;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: auto;
    line-height: normal;
    font-family: Montserrat;
    font-size: 1.0em;
    font-weight: 600;
    text-decoration: underline;
    text-decoration-color: #000000;
    color: #000000 !important;
    text-transform: none;
    padding: 1.0em 1.0em 1.0em 1.0em;
    border: 0em solid #FFFFFF;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background: #FFFFFF;
    color: #000000 !important;
    transition: background 0.5s, color 0.5s, border 0.5s;
    float: none;
}

.euButton:hover {
    background: #FFFFFF;
    color: #772981 !important;
    border-color: #FFFFFF;
    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
    text-decoration: underline;
    text-decoration-color: #772981;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight: bold;
    border-bottom: 1px solid #586771;
}

.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: 0em;
    padding-bottom: 0.6em !important;
    padding-left: 0em;
    margin-top: 0.0em;
    margin-right: 3.5em;
    margin-bottom: 0.0em;
    margin-left: 3.5em;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 1.0em;
    text-transform: uppercase;
    color: #772981;
    font-style: normal;
    text-decoration: none;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 0em 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.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background: #FFFFFF;
    color: #772981;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 0.16em solid #772981;
    border-left: 0em 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 #772981;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #f5f5f5 !important;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #FFFFFF;
    padding: 1.0em 1.0em 1.0em 1.0em;
    color: #772981;
    font-weight: 600;
    text-transform: none;
    font-family: Montserrat;
    font-size: 0.8em;

    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:hover {
    cursor: pointer;
    background-color: #772981 !important;
    color: #FFFFFF;
    border-color: #772981;
}

/******************************************************************************** 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: left;
}

.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: #fff;
    color: #000;
    border: 1px solid #979797;
    padding: 7px 12px;
    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: 0em;
}

/* .Pages-PageMarker:hover, */
/* .Pages-PageMarker:active */
.Pages-Arrow:hover {
    background-color: #772981;
    border: 1px solid #772981;
    color: #fff;
    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #772981;
    border: 1px solid #772981;
    color: #fff;
    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 #772981;
    border-bottom: 0.0em solid #772981;
}

.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: #772981;
    border-bottom-color: #772981;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #772981;
    border-bottom-color: #772981;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
}

.PressRelease-SingleLine-TypeContainer {
    float: none;
    border: 0em solid #586771;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    margin-right: 0.7em !important;

}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: none;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: left;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: #FFFFFF;
}

.PressReleaseEven {
    background-color: #FFFFFF
}

.PressRelease {
    border-bottom: 1px solid #586771;
    padding: 0.5em 0em 0.5em 0em;
    border-right: 0em solid #586771;
    border-left: 0em solid #586771;
    position: relative !important;
}

#PressRelease_0 {
    border-top: 0em solid #586771;
}

.PressRelease:last-child {
    border-bottom: 0em solid #586771;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 1.0em;
    font-weight: 600;
    font-style: normal;
    text-decoration: initial;
    color: #000000;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    color: #772981;
}

.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #000000;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;

    font-family: inherit;
    font-size: 1.0em;
    color: #000000;
    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: 12px;
}


/* ---------------------------changes------------------------------ */

/* ----------------------Calendar------------------------ */

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    cursor: pointer;
    margin: 3px 5px;
    position: relative;
    right: 38px;
    top: 10px;
    width: 26px;
    height: 26px;
    background-image: url("//gamma.euroland.com/tools/PressReleases/Config/Company/us-boxl/calendar-icon.png");
    display: inline-block;
    background-repeat: no-repeat;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    display: inline-block;
    *display: inline;
    *zoom: 1.0;
    width: 100%;
    padding: 5px 0px;
    border: 0px solid #464646;
    background: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
    color: #000;
    text-shadow: none !important;
    transition: background 1.0s, border 1.0s;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #FFFFFF;
}

.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Navigator-Button {
    text-shadow: none !important;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    border-top: 1px solid #000;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #772981;
    background-color: #772981;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Month-Day {
    text-shadow: none !important;
}

/* --------------------Selection-Arrow/Pages----------------- */
.Pages-PageMarker:hover {
    background-color: #772981 !important;
    border: 1px solid #772981;
    color: #fff;
}

/* -------------------Attachment---------------------- */

.NewsColumn-Container .PressRelease-Attachment {
    padding-top: 6px;
}

/* -----------------Button------------------ */

.euButton {
    position: relative;
}

.euButton::after {
    content: "";
    width: 14px;
    height: 16px;
    right: -7px;
    top: 19px;
    position: absolute;
    background-size: 15px 10px;
    background-image: url(arrow-right.png);
    background-repeat: no-repeat;
}

/* ----------------------Tabs----------------------- */
a#InsiderInfoSelector {
    display: none !important;
}

.Tabs {
    border-bottom: 1px solid #586771 !important;
}

/* --------------------News---------------------- */

.HeadingColomnContainer,
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    display: inline-block;
    vertical-align: top;
    padding-top: 13px;
}

.PressRelease-SingleLine-DataColumn {
    display: inline-block;
}


/* ------------Attachment------------ */


.PressRelease-SingleLine-AttachmentsContainer {
    position: absolute;
    right: -7px;
    width: 32px;
    top: 0;
    height: 50px;
    overflow: hidden;
}

/* --------------------Years------------------ */

#CurrentPeriodContainer {
    color: #772981;
}


/* ------------------Line Title---------------- */
#SortingContainer {
    color: #000;
    word-spacing: -5px;
}

.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DateContainer {
    width: 16%;
    box-sizing: border-box;
    margin: 0;
    font-size: 14px;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
    width: 16%;
    box-sizing: border-box;
    margin: 0;
    font-size: 14px;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
    width: 47%;
    box-sizing: border-box;
    margin: 0;
    font-size: 14px;

}

.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-AttachmentsContainer {
    width: 21%;
    box-sizing: border-box;
    margin: 0;
    font-size: 14px;
    text-align: right
}

/* -----------------------Responsive---------------------- */
@media (max-width: 733px) {
    div#SortingContainer {
        display: none !important;
    }

    .PressRelease-SingleLine-TitleContainer {
        clear: left;
        float: none;
    }

    .PressRelease-SingleLine-TitleContainer {
        width: 70%;
    }

    .HeadingColomnContainer-Type,
    .PressRelease-SingleLine-TypeContainer {
        width: 48%;
        box-sizing: border-box;
        margin: 0;
        font-size: 14px;
        float: right;
    }

    .PressRelease-SingleLine-AttachmentsContainer {
        position: absolute;
        right: -7px;
        width: 30%;
        top: 0px;
        height: 50px;
        overflow: hidden;
    }
}


@media (max-width: 480px) {

    .HeadingColomnContainer,
    .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
        display: block;
    }

    .HeadingColomnContainer-Type,
    .PressRelease-SingleLine-TypeContainer {
        float: left;
        clear: left;
        padding-left: 0;
    }

    .PressRelease-SingleLine-AttachmentsContainer {
        position: absolute;
        right: -7px;
        width: auto;
        top: 18% !important;
        height: 50px;
        overflow: hidden;
    }
}

@media (max-width: 465px) {

    .EurolandTools-CommonObjects-Calendar-SelectionIndicator,
    #SearchBox,
    #FromCalendarInput,
    #ToCalendarInput {
        margin: 5px 0;
    }
}

@media (max-width: 430px) {
    .Tabs {
        border-bottom: 0px solid #586771 !important;
    }

    .Tabs li {
        width: 75%;
        margin-bottom: 5px;
    }

    .tabs {
        border-bottom: 0px;
    }

    .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 {
        border: 1px solid #772981;
        color: #772981;
        background-color: #FFFFFF;
        padding: 1em !important;
        margin: 0 !important;
    }

    .Tabs-Tab-Container:hover {
        border: 1px solid #772981;
        color: #FFFFFF;
        background-color: #772981;
        padding: 1em !important;
        margin: 0 !important;
    }

    .Tabs-Tab-Container.selected:link,
    .Tabs-Tab-Container.selected:visited,
    .Tabs-Tab-Container.selected,
    .Tabs-Tab-Container:active {
        background: #772981 !important;
        color: #FFFFFF !important;
        border: 1px solid #772981 !important;
    }
}