
#Main {
    max-width: 870px;
    padding:0;
}
body,
input {
    font-size: 14px;
	font-family:"微软雅黑", Arial;
    color: #2B2D27;
}
button {
    font-family:"微软雅黑", Arial;
}
.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: #2B2D27;
	
	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: #797F6E;
	
	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: #2B2D27 !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: auto;
    line-height: normal;
    width: 9em;
	vertical-align: top;
    /* border: 0.08em solid #464A4E; */
}
#FromCalendarContrainer, 
#ToCalendarContrainer {
	vertical-align: top;
}
.euButton {
    height: auto;
	line-height: normal;
	
	font-family: inherit;
	font-size: 1.0em;
	font-weight: bold;
	color: #F7F4E8 !important;
	text-transform: none;
	
	padding: 6px 1.0em 6px 1.0em;
	
	border: 0em solid #4AC2C6;	
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	
    background: #4AC2C6;
    color: #F7F4E8 !important;
	
	transition: background 0.5s, color 0.5s, border 0.5s;
	
	float: right;
}
.euButton:hover {
    background: #43AFB3;
    color: #F7F4E8 !important;
	border-color: #43AFB3;
	
	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 {
	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 #DBDBDB;	
}

.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: 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.0em 0.0em 0.0em 0.0em;
	
	font-family: inherit;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: none;	
	color: #2B2D27;
	
	font-style: normal;
	text-decoration: none;	
	
	border-top: 0.08em solid #DBDBDB;
	border-right: 0.08em solid #DBDBDB;
	border-bottom: 0.08em solid #DBDBDB;
	border-left: 0.08em solid #DBDBDB;
	
	background: #DBDBDB;
	
	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: #DBDBDB;
	color: #2B2D27;	
	border-top: 0.08em solid #DBDBDB;
	border-right: 0.08em solid #DBDBDB;
	border-bottom: 0.08em solid #DBDBDB;
	border-left: 0.08em solid #DBDBDB;
	
	position: relative;
	top: 0px;
	left: 0px;
}
.Tabs-Tab-Container.selected:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -1.0em;
	
	border-left: 1.0em solid transparent; 
	border-right: 1.0em solid transparent; 
	border-top: 1.0em solid #DBDBDB;
}
.Tabs-Tab {
    display: inline-block;
    margin: 0px;
}

#Types {
    padding-bottom: 0em;
    padding-top: 0em;
    display:none;
}

.Type {
	background-color: #4AC2C6;
	border-radius: 0.0em 0.0em 0.0em 0.0em;
	border: 0em solid #4AC2C6;
	padding: 1.0em 1.0em 1.0em 1.0em;
	
	color: #F7F4E8;
	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: #43AFB3;
	color: #F7F4E8;
	border-color: #43AFB3;
}

/******************************************************************************** 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: transparent;
	color: #2B2D27;
	border: 0.08em solid #464A4E;
	
	padding: 7px 12px;
	
	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: 3px;	
}

.Pages-Arrow:hover,
.Pages-Arrow:active,
.Pages-PageMarker:hover,
.Pages-PageMarker:active {
	background-color: transparent;
	color: #2B2D27;
	border-color: #464A4E;
	
	text-decoration: initial;
	font-weight: normal;
}
.Pages-SelectedPageMarker,
.Pages-SelectedPageMarker:hover,
.Pages-SelectedPageMarker:active {
	background-color: #09649a;
	color: white;
	border-color: #09649a;
	
	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 #2B2D27;
	border-bottom: 0.0em solid #2B2D27;
}
.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: #2B2D27;
	border-bottom-color: #2B2D27;
}
.SortingContainer-NoChange-NewsColumn a:active .ArrowContainer:after,
.SortingContainer-NoChange-NewsColumn a:hover .ArrowContainer:after {
	border-top-color: #797F6E;
	border-bottom-color: #797F6E;
}

.PressRelease-SingleLine-DateContainer {
	float: right;
}
.PressRelease-SingleLine-TypeContainer {
	
	float: right;
	
	border: 0em solid #464A4E;	
	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;
}

.PressReleaseOdd {
	background-color: transparent;
}
.PressReleaseEven {
	background-color: transparent
}
.PressRelease {
	border-bottom: 1px dashed;
	padding: 9px 2px 10px 2px;
	
	border-right: 0em solid #464A4E;	
	border-left: 0em solid #464A4E;
}
#PressRelease_0 {
	border-top: 0em solid #464A4E;
}
.PressRelease:last-child {
	border-bottom: 0em solid #464A4E;
}

.PressRelease-NewsTitle, 
.PressRelease-NewsTitle:link, 
.PressRelease-NewsTitle:visited {
	font-family: inherit;
	font-size: 14px;
	
	font-weight: normal;
	font-style: normal;
	text-decoration: initial;
	color: #666;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
	font-weight: normal;
	font-style: normal;
	/* text-decoration: underline;
	color: #2B2D27; */
}
.PressRelease-NewsType {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	font-family: inherit;
	font-size: 1.0em;
	color: #2B2D27;
}
.PressRelease-NewsDate {
	/* margin-right: 0.5em; */
	
	font-family: inherit;
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	text-transform: none;
	font-style: normal;	
}

#PagesContainer {
    text-align: center;
    padding: 1em 0;
}
#SuppliedBy {
    text-align: right;
    padding-top: 2em;
}

.PressRelease-SingleLine-TitleContainer{
	max-width: 70% !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.HeadingColomnContainer, .PressRelease-SingleLine-DataRow .PressRelease-SingleLine-DataColumn {
	vertical-align: middle;
}


/* align date vertically */
/* .PressRelease{
	position: relative !important;
}

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer{
	position: absolute;
	top: calc(50% - 10px)
} */

.PressRelease-SingleLine-DataColumn.PressRelease-SingleLine-DateContainer{
	/* padding-top: 3px */
}


.PressRelease-SingleLine-TitleContainer{
	/* padding-left: 8px; */
}

/* .PressRelease-SingleLine-TitleContainer:before{
	content: '';
	background: url(images/cnooc-bullet.jpg);
	width: 10px;
	height: 10px;
	display: inline-block;
	position: relative;
	top: -6px;
	right: 13px;
} */


.PressRelease-SingleLine-AttachmentsContainer img{
	width: auto !important;
	height: auto !important;
	opacity: 1 !important;
	margin: 2px 0 0 0;
	/* pointer-events: none; */
}

.PressRelease-SingleLine-AttachmentsContainer img:hover {
	width: 28px !important;
	height: 18px !important;
}

.PressRelease-SingleLine-AttachmentsContainer .PressRelease-Attachment > div{
	height: 26px !important;
	margin-left: 0 !important; 
}

#SearchBox.InputBox{
	margin-top: 0px;
}

.euButton{
	background-color: #09649a;
	color: white; 
	padding-left: 40px;
	padding-right: 40px;
	float: unset;

}

.euButton:hover{
	background-color: #09649a;
	color: white !important;
}

#YearPeriodsContainer a:hover{
	text-decoration: none !important;
	color: #09649a;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton{
	background-color: #09649a;
}

.EurolandTools-CommonObjects-Calendar-Calendar-CloseButton:hover{
	background-color: #09649a;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton{
	background-color: #09649a;
	color: white;
}

.EurolandTools-CommonObjects-Calendar-ExtraNavigation-CloseButton:hover{
	background-color: #09649a;
	color: white;
}

.EurolandTools-CommonObjects-Calendar-Month-Today .EurolandTools-CommonObjects-Calendar-Button-VisualButton{
	border-color: #09649a;
}



/* CAT */
#ControlsContainer, #SortingContainer, #PagesContainer {
	display: none!important;
}

#Main{
	width: 390px;
	height: 560px;
	/* border: solid 1px red; */
	max-width: 100% !important;
}

.PressRelease{
	border-bottom: 0;
}

.PressRelease-SingleLine-TitleContainer:hover a{
	color: #0060a6; 
}

#SuppliedBy{
	display: none;
}

/* @media (max-width: 430px){
	.PressRelease-SingleLine-TitleContainer{
		max-width: 70% !important;
	}
} */
