@font-face {
	font-family: "Myriad Pro";
	font-style: normal;
	font-weight: normal;
	src: url('./fonts/MYRIADPRO-REGULAR.woff') format('woff');
}
	
@font-face {
	font-family: "Myriad Pro";
	font-style: normal;
	font-weight: bold;
	src: url('./fonts/MYRIADPRO-BOLD.woff') format('woff');
}
.zh-TW body,
.zh-CN body {
    font-family: 微软雅黑 !important;
}

#Main {
    max-width: 1240px;
    padding: 0;
}

body,
input {
    font-size: 18px;
    font-family: "Myriad pro", Helvetica, Arial, sans-serif;
}

button {
    font-family: "Myriad pro", Helvetica, Arial, sans-serif;
}

.Tabs-Tab {
    font-size: 18px;
}


.SortingContainer-NoChange-NewsColumn a,
.SortingContainer-NoChange-NewsColumn a:link,
.SortingContainer-NoChange-NewsColumn a:visited,
.PressRelease-NewsTitle {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    font-style: none;
}

a,
a:link,
a:visited,
#YearPeriodsContainer a {
    color: #1AC6FF;
    font-weight: normal;
    text-decoration: none;
    font-style: none;
}

.SortingContainer-NoChange-NewsColumn a:hover,
.SortingContainer-NoChange-NewsColumn a:active,
#YearPeriodsContainer a:hover {
    color: #8F1C22;
    font-size:18px;
    font-weight: bold;
    font-style: none;
}

a:hover,
.PressRelease-NewsTitle:hover {
    color: #1AC6FF;
    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: #333333 !important;
    display: none;
}

#DateAvailableFrom {
    border-left: 0px;
    border-right: 0px;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    padding-top: 0em;
    padding-bottom: 0.6em;
    color: #333333;
}

#Periods {
    margin-top: 0.6em;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
#SearchBox,
#FromCalendarInput,
#ToCalendarInput {
    height: auto;
    line-height: normal;
    width: 13.375em;
    /*border: 0.08em solid #26384E;*/
    border: 0.08em solid #CFCFCF;
    /*border: 0.08em solid #313336;*/
    /*    border-radius: 0.15em;*/
    line-height: 24px;
    font-size: 15px;
}
#SearchBox {
    width: 13.375em;
}
#FromCalendarContrainer,
#ToCalendarContrainer {
    vertical-align: top;
}

.euButton {
	height: 37px;
	line-height: 0;
	font-family: inherit;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	padding: 1.0em 1.0em 1.0em 1.0em;
	border: 0em solid #DFDFDF;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	background: #8f1c22;
	color: #ffffff !important;
	transition: background 0.5s, color 0.5s, border 0.5s;
	/* float: right; */
}

.euButton:hover {
    background: #8f1c22;
    color: #ffffff !important;
    border-color: #8f1c22;
    cursor: pointer;
}

#SearchButton:hover {
    cursor: pointer;
}

#SearchContainer {
    padding: 0em 0 1em 0;
    clear: both;
}

#YearPeriodsContainer a {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

#SortingContainer {
    margin-top: 1em;
    padding: 0px;
    padding-top: 0em;
    padding-bottom: 0.6em;
    font-size: 1.25em;
    font-weight: bold;
}

.EurolandTools-CommonObjects-Calendar-SelectionIndicator,
.InputBox {
    margin: 5px 0px;
}

.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: 0.5em !important;
    padding-right: 0em;
    padding-bottom: 0.5em !important;
    padding-left: 0em;

    margin-top: 0.0em;
    margin-right: 0.5em;
    margin-bottom: 0.0em;
    margin-left: 0.5em;

    border-radius: 0.0em 0.0em 0.0em 0.0em;

    font-family: inherit;
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
    color: #333333;

    font-style: normal;
    text-decoration: none;

    border-top: 0em solid #FFFFFF;
    border-right: 0em solid #FFFFFF;
    border-bottom: 0.13em solid transparent;
    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: #8F1C22;
    border-top: 0em solid #8F1C22;
    border-right: 0em solid #8F1C22;
    border-bottom: 0.13em solid #8F1C22;
    border-left: 0em solid #8F1C22;

    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 #8F1C22;
}

.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display: none;
}

.Type {
    background-color: #FFFFFF;
    border-radius: 0.15em;
    /* border: 0.08em solid #000; */
    padding: 0.5em 0.8em 0.5em 0.8em;
    color: #333333;
    /* font-weight: bold; */
    text-transform: none;
    font-family: inherit;
    font-size: 18px;
    margin: 0.22em;
    transition: background 0.5s, color 0.5s, border 0.5s;
}

.TypeSelected,
.Type:active {
    cursor: pointer;
    /* background-color: #000; */
    color: #8F1C22;
    /* font-weight: bold; */
    /* border-color: #000; */
    opacity: 0.8;
    outline: 0;
}

/******************************************************************************** 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;*/
}

.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: #FFFFFF;
    color: #333333;
    border: 0.08em solid #cfcfcf;

    padding: 0.3em 0.5em 0.3em 0.5em;

    font-weight: normal;
    text-transform: none;
    font-family: inherit;
    font-size: 18px;

    /*	border-radius: 0.2em 0.2em 0.2em 0.2em;*/

    transition: background 0.5s, color 0.5s, border 0.5s;

    margin: 0.1em;
    text-decoration: none;
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
    /* background-color: #26384E; */
    color: #333333;
    border-color: #cfcfcf;;
    text-decoration: none;
}

.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
    /* background-color: #26384E; */
    color: #8F1C22;
    /* border-color: #26384E; */
    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: 0em;
    margin-top: -11px;
    /*
        border-left: 0.4em solid transparent;
        border-right: 0.4em solid transparent;
        border-top: 0.0em solid #D7261D;
        border-bottom: 0.0em solid #D7261D;
    */
}

.ArrowContainer_DSEC:after {
    /*	border-top-width: 0.6em;*/
    content: "";
    margin-top: -20px;
}

.ArrowContainer_ASC:after {
    /*	border-bottom-width: 0.6em;*/
    content: "";
    margin-top: -11px;
}

.SortingContainer-NoChange-NewsColumn a:link .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:visited .ArrowContainer:after {
    /*
	border-top-color: #27394F;
    border-bottom-color: #27394F;
*/
    color: #27394F;
}

.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
    /*
	border-top-color: #D7261D;
	border-bottom-color: #D7261D;
*/
    color: #8F1C22;
}

.PressRelease-SingleLine-DateContainer {
    float: left;
}

.PressRelease-SingleLine-TypeContainer {

    float: right;

    border: 0em solid #313336;
    border-radius: 0.0em 0.0em 0.0em 0.0em;
    background-color: #FFFFFF;
    padding: 0;

}

.PressRelease-SingleLine-TitleContainer {
    clear: left;
    float: left;
}

.PressRelease-SingleLine-AttachmentsContainer {
    float: right;
    clear: none;
}

.PressRelease-SingleLine-DataRow {
    padding-top: 9px;
    padding-bottom: 9px;
}

.PressReleaseOdd {
    background-color: transparent;
}

.PressReleaseEven {
    background-color: transparent
}

.PressRelease {
    /* border-bottom: 0.08em solid #e1e1e1; */
    padding: 0;
    /* height: 70px !important; */
    border-right: 0em solid #313336;
    border-left: 0em solid #313336;
}

#PressRelease_0 {
    border-top: 0em solid #313336;
}

.PressRelease:last-child {
    border-bottom: 0em solid #313336;
}

.PressRelease-NewsTitle,
.PressRelease-NewsTitle:link,
.PressRelease-NewsTitle:visited {
    font-family: inherit;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    color: #000000;
}

.PressRelease-NewsTitle:hover,
.PressRelease-NewsTitle:active {
    font-weight: normal;
    font-style: normal;
    text-decoration: initial;
    /* color: #26384E; */
    color: #8F1C22;
}

.PressRelease-NewsType {
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-family: inherit;
    font-size: 13px;
    color: #27394f;
}

.PressRelease-NewsDate {
    margin-right: 0.5em;
    font-family: inherit;
    font-size: 13px;
    color: #797979;
    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;
}

/*Page bottom*/
span.Pages-SelectedPageMarker.Pages-PageMarker {
    border: none;
}

/*By Type*/
.Type {
    border-radius: none;
    padding: 0;
    background: none;
    border: none;
    color: none;
    margin: 15px 15px 15px 0px;
    cursor: pointer;

    font-weight: bold;
}

/*Footer Link*/
.EurolandTools-CommonObjects-Calendar-Navigator-Button,
.EurolandTools-CommonObjects-Calendar-Month-DayName,
.EurolandTools-CommonObjects-Calendar-Month-Day {
    text-shadow: none;
}
.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
    margin-top: 0.375em;
    margin-bottom: 10px;
}
.NewsColumn-Container .PressRelease-Attachment {
    padding: 0;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-TitleContainer {
   width: 95%;
}

.EurolandTools-CommonObjects-Calendar-SelectionFocusIndicator {
    box-shadow: none;
    
    border-width: 0px;
    top: 0;
    left: 0;
}
@media (max-width: 782px) {
    #SearchBox, #FromCalendarContrainer, #ToCalendarContrainer {
        display: block;
    }
}

.EurolandTools-CommonObjects-Calendar-Month-DayButton{
	border-radius: 0px;
}
.PressRelease-Attachment {
    text-align: left;
    padding-top: 4px!important;
}

.NewsColumn-Container.PressRelease-NewsColumn.PressRelease-SingleLine-DataRow {
    border-bottom: 0.08em solid #e1e1e1;
}
/*****************************NEW CHANGES***************************************/
.EurolandTools-CommonObjects-Calendar-CalendarIcon {
    visibility: hidden;
  }
  .EurolandTools-CommonObjects-Calendar-SelectionIndicator::after {
    content: "";
    background: url("//gamma.euroland.com/tools/Pressreleases/Config/Company/hk-1201/logo.png") no-repeat 0px !important;
      background-size: auto;
    background-size: auto;
    background-size: auto;
    background-size: 18px !important;
    top: 1px !important;
    width: 30px !important;
    height: 30px !important;
    position: absolute;
    right: -36px;
  }
  .euButton{
    min-width: 120px;
  }