@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=4334d041-7160-450c-9a1b-60b8dbf86b81&fontids=5664070,5664081,5664085,5664093,5664103,5664152");

@font-face {
    font-family: "Figtree";
    src: url("fonts/Figtree-Regular.ttf") format("truetype");
}

#Main {
    max-width: 100%;
    padding: 0;
}

body,
input {
    font-size: 18px;
    font-family: "Figtree";
    color: #53565A;
}

button {
    font-family: "Figtree";
}

.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: #005EB8;

    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: #005EB8;

    font-weight: none;
    text-decoration: underline;
    font-style: none;
}

#MainHeading {
    display: none;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.25em !important;
    font-weight: bold;
    padding-top: 1.0em;
    padding-bottom: 1.0em;
    color: #53565A !important;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 1.2em;
    color: #041e42;
    font-weight: 100;
    padding-top: 0em;
    padding-bottom: 2em;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 24px;
    line-height: 24px;
    width: 12em;
    border: 0.08em solid #E1E1E1;
    color: #53565A;
    padding: 12px 0px 12px 0px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator {
    border: 0;
    width: 9.6em;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    vertical-align: top;
    margin: 0px;
    background-color: #fff;
    color: #041e42;
    border: 1px solid #041e42;
    border-bottom: 1px solid #041e42;
    display: inline-block;
    font-size: 11px;
    font-family: "Figtree";
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 15px;
    padding: 14px 20px 15px 20px;
    text-transform: uppercase;
    text-align: center;
    min-width: 224px;
    z-index: 0;
    position: relative;
    transition: .4s ease-out;
}

.euButton:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #041e42;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.euButton:hover:after {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.euButton:hover {
    background: #041E42;
    color: #FFFFFF !important;
    border-color: #041E42;

    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 1em 1em 1em;
    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: 1.25em;
    display: none !important;
    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: 0px;

    margin-top: 0.6em;
    margin-bottom: 5em;

}

#Tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: 1;

    border-bottom: 0.08em solid #B1B3B3;
}

.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: 25px 20px !important;

    margin-top: 0.0em;
    margin-right: 0em;
    margin-bottom: 0.0em;
    margin-left: 0em;

    border-radius: 0.0em 0.0em 0.0em 0.0em;

    font-family: "Figtree";
    font-weight: 600;
    font-size: 26px;
    text-transform: none;
    color: #B1B3B3;

    font-style: normal;
    text-decoration: none;

    border: 0;
    border-bottom: 1px solid #fff;

    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 {
    background: #FFFFFF;
    color: #005EB8;
    border: 0;
    border-bottom: 1px solid #005EB8;
    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 #005EB8;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #FFFFFF;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0.08em solid #041E42;
    padding: 1.0em 1.0em 1.0em 1.0em;

    color: #53565A;
    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 0.8em;

    margin: 0.22em;
    position: relative;
    transition: .4s ease-out;
    z-index: 0;
}

.Type:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #041e42;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.Type:hover:after {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.TypeSelected,
.Type:hover {
    cursor: pointer;

    background-color: #041E42;
    color: #FFFFFF;
    border-color: #041E42;
}

/******************************************************************************** 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: 0em;
    border-bottom-left-radius: 0em;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

    display: inline-block;

    background-color: #FFFFFF;
    color: #B1B3B3;
    border: 0.08em solid #FFFFFF;

    padding: 1.0em 1.0em 1.0em 1.0em;

    font-family: inherit;
    font-size: 1.0em;
    text-decoration: initial;
    font-weight: normal;

    border-radius: 0.0em 0.0em 0.0em 0.0em;

    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 0em;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #FFFFFF;
    color: #005EB8;
    border-color: #FFFFFF;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #FFFFFF;
    color: #005EB8;
    border-color: #FFFFFF;

    text-decoration: initial;
    font-weight: normal;
}

/*''''''''''''''''''''''''''''''''''''''''''''' 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 #53565A;
    border-bottom: 0.0em solid #53565A;
}

.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: #53565A;
    border-bottom-color: #53565A;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #005EB8;
    border-bottom-color: #005EB8;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
}

.PressRelease-SingleLine-TypeContainer {

    float: right;

    border: 0em solid #E1E1E1;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: #FFFFFF;
    padding: 0em 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;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent
}

.PressRelease {
    border-bottom: 0.08em solid #e8e8e8;
    padding: 2em 0.5em 1em 0.5em;

    border-right: 0em solid #53565A;
    border-left: 0em solid #E1E1E1;
}

#PressRelease_0 {
    border-top: 0em solid #E1E1E1;
}

.PressRelease:last-child {
    border-bottom: 0.08em solid #53565A;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 1.1em;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #53565A;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #53565A;
}

.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1em;
    color: #53565A;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;

    font-family: inherit;
    font-size: 12px;
    text-transform: uppercase;
    color: #53565A;
    font-weight: bold;
    letter-spacing: 1px;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
    font-size: 14px;
    font-family: "Figtree";
}


/* MODIFICATION ********************************** */
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    width: 22% !important;
}

.InputBox {
    margin: 0;
}

#SearchBox,
#FromCalendarContrainer,
#ToCalendarContrainer {
    margin-bottom: 5px;
    margin-right: 18px;
}


.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    text-shadow: none;
    background: #fff;
    border: 0.08em solid #041E42;
    color: #53565A;
    font-weight: normal;
    transition: none;
    text-transform: uppercase;
    min-width: 280px;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    transition: .4s ease-out;
    z-index: 0;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #041e42;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover:after {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #041E42;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName {
    text-shadow: none;
}

@media(max-width:820px) {
    .PressRelease-SingleLine-TitleContainer {
        clear: left;
        float: left;
    }
}

@media(max-width:500px) {
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
        width: auto !important;
    }

    .Tabs-Tab {
        display: block;
    }

    #Tabs ul li a {
        border-top: 1px solid #B1B3B3;
        border-right: 1px solid #B1B3B3;
        border-bottom: 1px solid #B1B3B3;
        border-left: 1px solid #B1B3B3;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 18px;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 5px;
        text-align: center;
    }
    #Tabs:after {
        margin-top: 5px;
    }

    #Tabs:after {
        bottom: -10px;
    }

    .Tabs .Tabs-Tab:nth-child(2) {
        top: 6em !important;
    }

    #Tabs {
        margin-bottom: 7em;
    }

}

@media(max-width:465px) {
    .euButton {
        float: none;
        display: block;
    }
}

@media(max-width:425px) {

    body,
    input {
        font-size: 14px;
    }

    #YearPeriodsContainer a {
        font-size: .9em;
    }

    .PressRelease-NewsDate {
        font-size: 10px;
    }

    body,
    input {
        font-size: 14px;
    }

    .euButton {
        min-width: 185px;
    }

    #SearchBox {
        min-width: 178px;
    }
}

@media(max-width:414px) {
    #SuppliedBy {
        font-size: 12px;
    }

    .euButton {
        min-width: 185px;
    }

    #SearchBox {
        min-width: 178px;
    }
}

#SearchBox {
    vertical-align: super;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #041E42;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    border: 1px solid #041E42;
    background: #041E42;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background: #041E42;
    cursor: pointer;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Selection {
    border: 0.08em solid #E1E1E1;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    background: url(active.png) center center no-repeat;
    width: 35px;
    height: 40px;
    margin: 1px;
    border-left: 1px solid #E1E1E1;
    padding-left: 5px;
    padding-right: 5px;
    top: 1px;
    vertical-align: top;
}

.EurolandTools-CommonObjects-Calendar-CalendarIcon:hover {
    background: url(hover.png) center center no-repeat;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator span {
    padding-left: 5px;
}

#SearchBox {
    padding-left: 5px;
    outline: 0;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
    border: none;
    box-shadow: none;
}

#SearchBox:focus {
    border-color: #005EB8;
}

#ButtonsContainer {
    text-align: left;
}


button.euButton.btn-subscription {
    display: none;
}

.Tabs .Tabs-Tab:nth-child(2) {
    position: absolute;
    top: 5em;
    left: 0em;

}

.Tabs .Tabs-Tab:nth-child(2) a {
    background-color: #FFFFFF;
    border-radius: 0.0em 0.0em 0.0em 0.0em !important;
    border: 0.08em solid #041E42 !important;
    padding: 1.0em 1.0em 1.0em 1.0em !important;
    color: #53565A !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    font-family: inherit !important;
    font-size: 0.8em !important;
    margin: 0.22em !important;
    transition: .4s ease-out !important;
    position: relative;
    z-index: 0;
}

.Tabs .Tabs-Tab:nth-child(2) a:after {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #041e42;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
}

.Tabs .Tabs-Tab:nth-child(2) a:hover:after {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.Tabs .Tabs-Tab:nth-child(2) a:hover {
    cursor: pointer !important;
    background-color: #041E42 !important;
    color: #FFFFFF !important;
    border-color: #041E42 !important;
}

a#InsiderInfoSelector {
    margin-left: 0.22em !important;
    margin-top: 2px;
}


#CurrentPeriodContainer {
    font-weight: bold;
    font-size: 1.16em;
    width: 93%;
    display: none;
}

.container-item:hover {
    color: #fff !important;
    background-color: #005EB8;
}

.easySelect {
    font-size: 20px !important;
    cursor: default;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #414c52;
    border: 1px solid #cbcbcb !important;
    border-radius: 3px;
    height: 33px;
}

.container-item {
    color: #b1b3b3 !important;
    /* display: flex; */
    align-items: center;
    position: relative;
    margin: 0px;
    width: auto !important;
    cursor: pointer;
    font-size: 24px;
    padding: 0.25rem 0px 0.25rem 33px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    color: #b1b3b3;
    font-size: 20px;
    font-weight: 100;
    display: block;
    cursor: pointer;
    padding: 5px 11px !important;
    text-align: left;
}

.checkmark {
    position: absolute;
    margin-left: 3px;
    left: 5px;
    width: 1rem;
    height: 1rem;
    display: none !important;
}

.styledSelect {
    border-radius: 0.2rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    /* padding-left: 8px; */
    /* padding-top: 9px; */
    font-weight: 400 !important;
    color: #414c52;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* padding-right: 15%; */
    text-align: left;
    font-size: 20px !important;
    color: #b1b3b3 !important;
    padding: 5px 11px !important;
}

.styledSelect:active,
.styledSelect.active {
    background-color: #fafafa;
    color: #005EB8 !important;
}

#YearPeriodsContainer {
    min-width: 7em;
    display: block;
    width: fit-content;
}

#liInsidersInfo {
  display: none !important;
}
.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: both;
}