@font-face {
    font-family: "Novecento";
    src:url('https://asia.tools.euroland.com/tools/Pressreleases/Config/Company/cn-2039/fonts/Novecento_WideBook.otf');
    src:url('../font/Novecento_WideBook.woff') format('woff');
    src: url('../font/Novecento_WideBook.ttf') format('truetype'), 
    url("../font/Novecento_WideBook.woff2") format('woff2');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "Novecento";
    src:url('https://asia.tools.euroland.com/tools/Pressreleases/Config/Company/cn-2039/fonts/Novecento_WideBook.otf');
    src:url('../font/Novecento_WideBook.woff') format('woff');
    src: url('../font/Novecento-WideBold.ttf') format('truetype'), 
    url("../font/Novecento_WideBook.woff2") format('woff2');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "Novecento";
    src:url('https://asia.tools.euroland.com/tools/Pressreleases/Config/Company/cn-2039/fonts/Novecento_WideBook.otf');
    src:url('../font/Novecento_WideBook.woff') format('woff');
    src: url('https://asia.tools.euroland.com/tools/Pressreleases/Config/Company/cn-2039/fonts/Novecento_WideMedium.otf') format('opentype'), 
    url("../font/Novecento_WideBook.woff2") format('woff2');
    font-style: normal;
    font-weight: 500;
}



.zh-TW input#SearchBox {
    font-size: 16px;
}

.zh-CN input#SearchBox {
    font-size: 16px;
}

.zh-CN .euButton,
.zh-TW .euButton {
    line-height: 0;
}

#Main {
    max-width: 403px;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    height: 365px;
}

body,
input {
    font-size: 18px;
    font-family: Arial, 微软雅黑, sans-serif;
    color: #666666;
}

.zh-CN body,
.zh-CN input,
.zh-TW body,
.zh-TW input,
.zh-CN button,
.zh-TW button {
    font-family: 'Microsoft Yahei', Arial, 微软雅黑, sans-serif !important;
}

button {
    font-family: Arial, 微软雅黑, 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: #666666;

    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: #666666;

    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: #666666 !important;
    display: none;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
}

#Periods {
    margin-top: 1em;
    margin-bottom: 3px;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: 40px;
    /* line-height: 1.7em; */
    width: 9em;
    border: 0.08em solid #E1E1E1;
    /* line-height: 28px; */
    box-sizing: border-box;
}

#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
    height: 40px;
    line-height: 0;
    font-family: inherit;
    font-size: 1em;
    font-weight: normal;
    color: #888888 !important;
    text-transform: none;
    padding: 0;
    border: 0em solid #E1E1E1;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background: #E1E1E1;
    transition: background 0.5s, color 0.5s, border 0.5s;
    min-width: 11em;
    margin-top: 5px;
}

.euButton:hover {
    background: #004e98;
    color: #FFFFFF !important;
    border-color: #004e98;

    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    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;
    font-weight: bold;
}

.Tabs {
    text-align: center;
    border-bottom: 0px;
    font-size: 0px !important;
}

#Tabs {
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #dddddd;
    position: relative;
    z-index: 0;
}

#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;

    margin-right: 12px;
    margin-left: 12px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;

    margin-top: 0.0em;
    margin-bottom: 0.0em;

    border-radius: 0.0em 0.0em 0.0em 0.0em;

    font-family: inherit;
    font-weight: 600;
    font-size: 1.0em;
    text-transform: none;
    color: #666666;

    font-style: normal;
    text-decoration: none;

    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 2px 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:active {
    background: #FFFFFF;
    color: #004e98;
    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 2px solid #004E97;
    border-left: 0em solid #FFFFFF;

    position: relative;
    top: 0px;
    left: 0px;
    padding-bottom: 25px;
}

/* .Tabs-Tab-Container:hover {
    color: #004E97;
} */


.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 #E1E1E1;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #E1E1E1;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    border: 0em solid #E1E1E1;
    padding: 1.0em 1.0em 1.0em 1.0em;

    color: #8B8B8B;
    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: #004e98;
    color: #FFFFFF;
    border-color: #004e98;
}

/******************************************************************************** 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: 0.3em;
    border-bottom-left-radius: 0.3em;
    /* width: 40px; */
}

.Pages-ArrowContainer:last-child .Pages-Arrow {
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    /* width: 40px; */
}

.Pages-Arrow,
.Pages-Arrow:link,
.Pages-Arrow:active,
.Pages-PageMarker,
.Pages-PageMarker:link,
.Pages-PageMarker:visited {

    display: inline-block;

    background-color: #FFFFFF;
    color: #666666 ;
    border: 1px solid #dddddd ;

    padding: 0;

    font-family: inherit;
    font-size: 14px;
    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;
   
    width: 30px;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;

    margin: 1px 5px;
    /* padding: 5px 9.55px; */
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    background-color: #004e98;
    color: #FFFFFF;
    border-color: #004e98;

    text-decoration: initial;
    font-weight: normal;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    background-color: #004e98;
    color: #FFFFFF;
    border-color: #004e98;

    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 #666666;
    border-bottom: 0.0em solid #666666;
}

.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: #666666;
    border-bottom-color: #666666;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    border-top-color: #666666;
    border-bottom-color: #666666;
}

.PressRelease-SingleLine-DateContainer {
    /* float: left; */
    /* top: -21px; */
    /* position: relative; */
}

.PressRelease-SingleLine-TypeContainer {
    float: right;
    border: 0em solid #E1E1E1;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    padding: 0px;
    height: auto;
    position: relative;
    top: -20px;
    font-size: 14px;
}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: left;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    height: 30px;
    margin-top: -5px;
    top: -5px;
    position: relative;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 0px;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent
}

.PressRelease {
    border-bottom: 1px solid #E2E2E2;
    padding: 39.5px 0.5em 16.5px 0.5em;

    border-right: 0em solid #E1E1E1;
    border-left: 0em solid #E1E1E1;

    /* min-height: 100px; */
    box-sizing: border-box !important;
}

#PressRelease_0 {
    border-top: 0em solid #E1E1E1;
}

.PressRelease:last-child {
    border-bottom: 1px solid #E1E1E1;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 18px;

    font-weight: 400;
    font-style: normal;
    text-decoration: initial;
    color: #666666;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #004e98;
}

.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 1.0em;
    color: #7f7f7f;
}

.PressRelease-NewsDate {
    font-family: inherit;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
}

#PagesContainer {
    text-align: center;
    padding: 44px 0 1em;
}

#SuppliedBy {
    text-align: right;
    padding-top: 2em;
    padding-right: 10px;
    color: #999999;
    font-size: 14px;
}

#YearPeriodsContainer {
    padding-right: 6px;
}

/* 
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    margin-top: 15.5px;
} */

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
    margin: 5px 0 5px 0;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 81%;
    /* margin-left: 3%; */
}

.NewsColumn-Container .PressRelease-Attachment {
    padding-right: 0px;
}

input#SearchBox {
    vertical-align: top;
    margin-top: 5px;
    margin-right: 4px;
}

/* content: "";
    border: .5px solid #fff;
    display: block;
    margin-top: 25px; */

#Tabs {
    padding-bottom: 1px;
    padding-top: 0;
}


/* @media (min-width: 0px) and (max-width: 845px) { 
    #Tabs ul li {
        width: 25%;
    }
} */
@media (min-width: 0px) and (max-width: 630px) {
    #Tabs ul li {
        width: 100%;
        margin-bottom: 5px;
        max-width: 320px;
    }

    .Tabs-Tab-Container.selected:link,
    .Tabs-Tab-Container.selected:visited,
    .Tabs-Tab-Container.selected,
    .Tabs-Tab-Container:active {
        background: #FFFFFF;
        color: #666666;
        border-top: 0em solid #FFFFFF;
        border-right: 0em solid #FFFFFF;
        border-bottom: 2px solid #004E97;
        border-left: 0em solid #FFFFFF;

        position: relative;
        top: 0px;
        left: 0px;
        padding-bottom: 25px;
    }

    .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 {
        padding: 25px 13px;
    }

    #Tabs {
        border-bottom: 0px solid #dddddd;
    }
}

@media (min-width: 0px) and (max-width: 320px) {
    .euButton {
        margin-left: 0em !important;
        margin-top: 0.5em;
    }
}


.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 26px;
    height: 26px;
    margin-right: 0;
    border-radius: 1px;
    background-color: #004E97;
    text-align: center;
    line-height: 26px;
    border: 0px solid #ddd;
    color: #fff;
    transition: background .5s;
    font-size: 95%;
}

.EurolandTools-CommonObjects-Calendar-Calendar {
    border: 2px solid #ccc;
    text-shadow: 1px 1px 1px #777;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 0;
    border-radius: 0px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #fff;
    transition: background .5s;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton {
    padding: 5px 0px;
    background-color: #004E97;
    border: solid 0 #e1e1e1;
    border-radius: 0px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 14px;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover {
    background: #004E97;
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton:hover {
    background-color: #eef;
    border: 1px solid #88c;
    margin: 0 !important;
    color: #000;
}

/* .PressRelease:hover div div div:nth-child(2) span,
.PressRelease:hover div div div:nth-child(3) a {
    color: #fff;
} */

/* .PressRelease:hover {
    background: #004e97;
} */

img {
    width: 24px!important;
    height: 24px!important;
    position: absolute;
    margin: 0px !important;
}

img:hover {
    height: 36px !important;
    width: 36px !important;
}

/* .PressRelease-Attachment {
    margin-top: -8px;
} */
.PressRelease-SingleLine-AttachmentsContainer div:nth-child(9) {
    margin-top: 17px;
}
.NewsColumn-Container .PressRelease-Attachment {
    padding-right: 18px;
    margin-right: 2px;
    padding-top: 8px;
}

/* ADDED CSS */

div#SuppliedBy a {
    color: #999999;
}

#YearPeriodsContainer a:hover {
    background-color: #004e98;
    color: #FFFFFF;
    text-decoration: none;
}





/* .PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: none;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 80%;
    padding-left: 25px;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer.PressRelease-SingleLine-DateContainer_removebg {
    width: 20%;
    background: #00509b;
    color: #FFF;
    padding: 12px;
}

.HeadingColomnContainer, .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
    box-sizing: border-box;
}

.PressRelease {
    padding: 1em 0;
} */


/* CA TICKER */

div#ControlsContainer, div#PagesContainer, div#SuppliedBy, #SortingContainer {
    display: none !important;
}


.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TypeContainer {
    display: none;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-AttachmentsContainer {
    display: none;
}

span.PressRelease-month.datefontsmallsize {
    display: block;
    font-size: 14px;
}

span.PressRelease-year {
    display: block;
}

span.PressRelease-day.datefontbigsize {
    /* font-size: 30px; */
    /* font-family: "Novecento", sans-serif !important;
    font-weight: 500; */
    /* color: #f27b16; */

    /* position: relative;
    bottom: 4px; */
}


/* .zh-CN span.PressRelease-day.datefontbigsize,
.zh-TW span.PressRelease-day.datefontbigsize {
    font-size: 25px;

} */

.PressRelease {
    padding: 10px 0;
    padding-bottom: 7px;
} 

.PressRelease-SingleLine-DateContainer {
    /* float: right; */
    /* background: #00509b; */
    /* color: #FFF;
    width: 85px;
    height: 85px; */
    box-sizing: border-box;
    /* padding: 12px; */
}

/* .zh-CN .PressRelease-SingleLine-DateContainer,
.zh-TW .PressRelease-SingleLine-DateContainer  {
    padding: 8px 12px !important;
} */

/* .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    width: 74%;
    padding-left: 1em;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;

    text-overflow: ellipsis;
    overflow: hidden;
    height: 85px;
    position: relative;
} */

.PressRelease-SingleLine-TitleContainer {
    float: none;
}

.PressRelease:hover .PressRelease-NewsTitle {
    color: #FFFFFF;;
}

.NoChange-NewsColumn.ColumnLayoutColumn:hover {
    /* background: #00509b; */
}

span.PressRelease-year {
    padding-top: 4px;
    padding-bottom: 2px;
}

span.PressRelease-month.datefontsmallsize {
    /* position: relative;
    bottom: 3px; */
}

.zh-CN span.PressRelease-day.datefontbigsize,
.zh-TW span.PressRelease-day.datefontbigsize {
    bottom: 9px;
}

.zh-CN span.PressRelease-month.datefontsmallsize,
.zh-TW span.PressRelease-month.datefontsmallsize {
    /* position: relative;
    bottom: 10px; */
}

.zh-CN span.PressRelease-year,
.zh-TW span.PressRelease-year {
    padding-top: 1px;
    padding-bottom: 2px;
}

.PressRelease-NewsTitle, .PressRelease-NewsTitle:link, .PressRelease-NewsTitle:visited {
    /* line-height: 24px; */
}

@media (max-width: 326px) { 
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
        width: 73%;
    }
}

/* a.PressRelease-NewsTitle{
    text-overflow: ellipsis;
    overflow: hidden;
} */

/* a.PressRelease-NewsTitle:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: " ";
    display: block;
    background: #FFFFFF;
    width: 80px;
    height: 15px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#FFFFFF',GradientType=1 );
} */

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer:after{
    position: absolute;
    bottom: 0;
    right: 0;
    content: " ";
    display: block;
    background: transparent;
    width: 200px;
    height: 30px;
/*
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
*/
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer:hover::after{
    position: absolute;
    bottom: 0;
    right: 0;
    content: " ";
    display: block;
    background: transparent;
    width: 200px;
    height: 30px;
    /* background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); */
}




/********************** CUSTOM CSS ***************/

#Main{
    width: 710px;
    height: 212px;
    max-width: 100%;
    background-color: transparent;
    /* border: solid 2px red; */
}

.PressRelease-NewsTitle{
    font-size: 14px!important;
    color: #333333!important;
}

span.PressRelease-month.datefontsmallsize{
    display: inline-block;
}

span.PressRelease-month.datefontsmallsize::after{
    content: "-";
    color: #666666;
}

span.PressRelease-year{
    display: inline-block;
}

.PressRelease-NewsDateformat{
    color: #666666!important;
}

span.PressRelease-day.datefontbigsize{
    font-size: 14px;
}

.PressRelease{
    padding: 0!important;
    height: auto !important;
    opacity: 1 !important;
    transition: none;
    visibility: visible !important;
    position: static !important;
}

.PressRelease-SingleLine-DateContainer{
    /* margin-top: 12px; */
}

.PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn{
    vertical-align: middle;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer.PressRelease-SingleLine-DateContainer_removebg{
    padding: 12px 0;
    width: 14%;
}

.PressRelease-NewsDateformat{
    float: right;
    margin-right: 15px;
}

.PressRelease-NewsTitle::before{
    width: 10px;
    height: 10px;
    background-color: #004E97;
}



.NewsColumn-Container.PressRelease-NewsColumn.PressRelease-SingleLine-DataRow::before{
    content: '.';
    color: transparent;
    background-color: #00418F;
    height: 8px;
    width: 8px;
    display: inline-block;
    position: relative;
    top: 12px;
    margin-right: 9px;
    margin-left: 1.5%;
}



.en-GB .NewsColumn-Container.PressRelease-NewsColumn.PressRelease-SingleLine-DataRow::before{
    content: '.';
    color: transparent;
    background-color: #00418F;
    height: 8px;
    width: 8px;
    display: inline-block;
    position: relative;
    top: 9px;
    margin-right: 9px;
    margin-left: 1.5%;

}

/* .PressRelease-SingleLine-DateContainer_removebg{
    vertical-align: top!important;
} */

/* 
.PressRelease-NewsTitle{
    display: inline-block;
    height: 39px!important;
    overflow: hidden;
    line-height: 22px;
} */

/* .PressRelease-SingleLine-DataColumn{
    height: 51px;
    overflow: hidden;
} */

.PressRelease-SingleLine-DataColumn{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zh-CN .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer,
.zh-TW .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer{
    padding: 13px 0;
}

.en-GB .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer{
    padding: 14px 0;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer.PressRelease-SingleLine-DateContainer_removebg{
    float: right;
}

.PressRelease:hover{
    background-color: #00418F;
    color: white!important;
}

.PressRelease:hover .PressRelease-NewsTitle,
.PressRelease:hover .PressRelease-NewsDateformat,
.PressRelease:hover span.PressRelease-month.datefontsmallsize::after{
    color: white!important;
}

.PressRelease:hover .PressRelease-SingleLine-DataRow::before,
.en-GB .PressRelease:hover .PressRelease-SingleLine-DataRow::before{
    background-color: white;
}



@media screen and (max-width: 600px) { 
    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer{
        width: 70%;
    }

    .PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer.PressRelease-SingleLine-DateContainer_removebg{
        width: 17%;;
    }
	
}






