@font-face {
    font-family: PingFang SC;
    src: url('fonts/pingfang-sc-regular.ttf') format('ttf');
    font-style: normal;
    font-weight: 400;
}

#Main {
    max-width: 583px;
    max-height: 395px;
    padding: 0;
}

body,
input {
    font-size: 14px;
    font-family: PingFang SC, sans-serif !important;
    color: #495057;
}

button {
    font-family: PingFang SC, 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: #495057;

    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: #004988;

    font-weight: none;
    text-decoration: none;
    font-style: none;
}

#MainHeading {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.15em !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: 14px;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 24.53px;
    width: 254px;
    border: 0.08em solid #cfd4da;
    line-height: 25px;
    color: #495057;
    font-size: 12px;
    border-radius: 4px;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: 36.53px;
    line-height: normal;

    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF !important;
    text-transform: none;

    padding: 0.6em;

    border: 0em solid #004988;
    border-radius: 4px;

    background: #004988;
    color: #FFFFFF !important;

    transition: background 0.5s, color 0.5s, border 0.5s;

    float: none;
    width: 226px;
}

.euButton:hover {
    background: #123F76;
    color: #FFFFFF !important;
    border-color: #123F76;

    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 1.15em;
    font-weight: bold;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 15px;
    font-weight: bold;
    color: #495057;
    border-bottom: 1px solid #004988;
}

.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: 21.22px;
    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: 0.08em;
    margin-bottom: 0.0em;
    margin-left: 0.08em;

    border-radius: 0.25em 0.25em 0.25em 0.25em;

    font-family: inherit;
    font-weight: bold;
    font-size: 14px;
    text-transform: none;
    color: #343A40;

    font-style: normal;
    text-decoration: none;

    border-top: 0.08em solid #004988;
    border-right: 0.08em solid #004988;
    border-bottom: 0.08em solid #004988;
    border-left: 0.08em solid #004988;

    background: #FFFFFF;

    transition: background 0.5s, color 0.5s, border 0.5s;

    position: relative;
    top: 0;
    left: 0em;
    width: 200px
}

.Tabs-Tab-Container.selected:link,
.Tabs-Tab-Container.selected:visited,
.Tabs-Tab-Container.selected,
.Tabs-Tab-Container:hover,
.Tabs-Tab-Container:active {
    background: #004988;
    color: #FFFFFF;
    border-top: 0.08em solid #004988;
    border-right: 0.08em solid #004988;
    border-bottom: 0.08em solid #004988;
    border-left: 0.08em solid #004988;

    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 #004988;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #004988;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #004988;
    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: #123F76;
    color: #FFFFFF;
    border-color: #123F76;
}

/******************************************************************************** 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-radius: 4px;
    padding: 12.5px 8.5px;
    width: 26px !important;
    font-size: 14px;
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-radius: 4px;
    padding: 12.5px 8.5px;
    width: 26px !important;
    font-size: 14px;
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    background-color: #FFFFFF;
    color: #666;
    border: 1px solid #DFDFDF;
    padding: 12.5px;
    font-family: inherit;
    font-size: 18px;
    text-decoration: initial;
    font-weight: normal;
    border-radius: 4px;
    transition: background 0.5s, color 0.5s, border 0.5s;
    margin: 4px 10px;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #004988;
    color: #FFFFFF;
    border-color: #004988;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #004988;
    color: #FFFFFF;
    border-color: #004988;

    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 #495057;
    border-bottom: 0.0em solid #495057;
}

.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: #495057;
    border-bottom-color: #495057;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #004988;
    border-bottom-color: #004988;
}

.PressRelease-SingleLine-DateContainer {
    /* float: left; */
}

.PressRelease-SingleLine-TypeContainer {

    float: none;

    border: 0em solid #D7D7D7;
    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 #bebfb8;
    padding: 15px 0.5em 15px 0.5em;

    border-right: 0em solid #D7D7D7;
    border-left: 0em solid #D7D7D7;
    min-height: 73px;
    align-content: center;
}

#PressRelease_0 {
    border-top: 0em solid #D7D7D7;
}

.PressRelease:last-child {
    /* border-bottom: 0em solid #D7D7D7; */
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #142D4B;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #004988;
}

.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 14px;
    color: #142D4B;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;
    font-family: inherit;
    font-size: 16px;
    color: #052B5E;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}


/* *********************************NEW MODIFICATIONS ***************************** */
.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    cursor: pointer;
    margin: 3px 5px;
    position: relative;
    top: 10px;
    width: 25px;
    height: 25px;
    background: url(./calendar_icon.png) center center no-repeat;
    background-size: auto;
    display: inline-block;
    *zoom: 1.0;
    *display: inline;
    background-size: 25px;
    left: -45px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
    margin: 8px 0px 0px 0px;
}

#SuppliedBy {
    font-size: 14px;
}

/* .PressRelease-SingleLine-DateContainer, .PressRelease-SingleLine-TitleContainer, .PressRelease-SingleLine-TypeContainer, .PressRelease-SingleLine-AttachmentsContainer {
	display: table-cell !important;
	vertical-align: middle !important;
	box-sizing: border-box;
  } */
.HeadingColomnContainer-Date,
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
    width: 11%;
    box-sizing: border-box;
}

.HeadingColomnContainer-Title,
.PressRelease-SingleLine-TitleContainer {
    width: 80%;
    box-sizing: border-box;
    margin: 0;
    vertical-align: top !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.HeadingColomnContainer-Type,
.PressRelease-SingleLine-TypeContainer {
    width: 16%;
    box-sizing: border-box;
    margin: 0;
    text-align: left;
    vertical-align: top !important;
}

.HeadingColomnContainer.HeadingColomnContainer-Attachments,
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    width: 100%;
    box-sizing: border-box;
}

/* .PressRelease-SingleLine-DataRow {
	display: table-row;
  } */
.HeadingColomnContainer,
.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    display: block;
    vertical-align: middle !important;
}

.PressRelease-NewsDateformat {
    color: #004988 !important;
    font-size: 14px;
}

.PressRelease-Attachment {
    text-align: left;
    padding-top: 3px;
    overflow: hidden;
    width: 30px;
    height: 28px;
    opacity: 1.0 !important;
}

.NewsColumn-Container .PressRelease-Attachment {
    float: right !important;
    padding-right: 20px;
    padding-top: 0px;
    padding-left: 55px;
    width: 80px;
    height: 40px;
}

#YearPeriodsContainer {
    width: 100px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    border: 1px solid #004988;
    background: #004988;
    width: 100px;
    height: 26px;
    line-height: 25px;
    border-radius: 4px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButtonContainer {
    text-align: center;
}

.EurolandTools-CommonObjects-Calendar-Month-SelectedDay {
    border: 1px solid #004988;
    background: #004988;
    border-radius: 0px;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    border-color: #004988;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton {
    background: #004988;
    border-radius: 4px;
    width: 100px;
    color: #fff;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover {
    background: #123F76;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CurrentButton:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button:hover,
.EurolandTools-CommonObjects-Calendar-ExtraNavigation-PeriodButton:hover {
    border: 1px solid #123F76;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #123F76;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-Button {
    border: 0px solid #000;
}

/* *****************************MEDIA QUERY *********************
@media (max-width: 900px) {
    #SortingContainer {
        display: none !important;
    }

    .HeadingColomnContainer-Date,
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer {
        width: 20%;
        padding: 10px;
    }

    .HeadingColomnContainer-Title,
    .PressRelease-SingleLine-TitleContainer {
        width: 85%;
        padding: 10px;
    }

    .HeadingColomnContainer-Type,
    .PressRelease-SingleLine-TypeContainer {
        width: 75%;
        padding: 10px;
    }

    .PressRelease {
        height: auto !important;
        padding: 10px !important;
    }

    .HeadingColomnContainer-Type,
    .PressRelease-SingleLine-TypeContainer {
        text-align: left !important;
    }

    .PressRelease {
        position: relative !important;
    }

    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
        position: absolute;
        top: calc(50% - 15px);
    }

    .HeadingColomnContainer.HeadingColomnContainer-Attachments,
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
        width: 25%;
        box-sizing: border-box;
    }

    .NewsColumn-Container .PressRelease-Attachment {
        float: left !important;
        padding-right: 40%;
        padding-top: 0px;
        padding-left: 60%;
    }
}

@media(max-width:705px) {
    .euButton {
        margin-top: 10px;
    }
}

@media(max-width:546px) {
    .euButton {
        margin-top: 5px;
    }
} */

/* *********************************CA Ticker modification ************************ */
#ControlsContainer,
#SortingContainer,
#PagesContainer,
#SuppliedBy {
    display: none !important;
}

.PressRelease-Attachment > div {
    width: 83.28px !important;
    height: 40px !important;
}

.PressRelease-Attachment > div > a {
    width: 78.28px !important;
    height: 36.53px !important;
}

.PressRelease-Attachment > div > a > img {
    width: 78.28px !important;
    height: 36.53px !important;
    opacity: 1 !important;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    position: absolute;
    top: calc(50% - 20px);
}
@media(max-width:500px){
    .HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer{
        width: 70%;
    }
}@media(max-width:350px){
    .HeadingColomnContainer-Title, .PressRelease-SingleLine-TitleContainer{
        width: 67%;
    }
}
