.pr-body ul,
.pr-body ol,
.pr-body p,
.pr-body small, 
.pr-body center, 
.pr-body b, 
.pr-body u,
.pr-body table, 
.pr-body span,
.pr-body hl1,
.pr-body hl2,
.pr-body hl3,
.pr-body i{ font-family:inherit; line-height:2.8rem; }



.pr-body hl1,
.pr-body hl2,
.pr-body hl3,
.pr-body p, 
.pr-body span, 
.pr-body ul li, 
.pr-body ol li, 
.pr-body small, 
.pr-body table
{ font-size:1.5rem !important; }

.pr-body p  span, 
.pr-body p  span p, 
.pr-body p  p, 
.pr-body span span,
.pr-body p small, 
.pr-body span small,
.pr-body span p, 
.pr-body ul li ul li, 
.pr-body ul li ul li ul li, 
.pr-body ol li ol li, 
.pr-body ol li ol li ol li, 
.pr-body ul li *,
.pr-body ul li p, 
.pr-body ul li p, 
.pr-body ul li p span, 
.pr-body table table,
.pr-body table tr td, 
.pr-body table tr th,
.pr-body table tr td span,
.pr-body table tr td small, 
.pr-body table tr td p,
.pr-body table tr td p small, 
.pr-body table tr td p span, 
.pr-body table tr td ul li, 
.pr-body table tr td ol li{ font-size:1.8rem !important; line-height: 18px !important; }
.back-to-link{display: block;float: left;width: 100%;margin-top:20px}
.back-to-link a{ background-color: #0081c9;border: 1px solid #0071b0;color: #ffffff;display: inline-block; font-family: "Noto Sans",Arial; font-weight:700; padding: 6px 22px 7px;font-style: italic;}
.back-to-link a:hover { text-decoration:none; background-color: #006096;border: 1px solid #004972; }


/*	News display structure and layout */
.bw-release {
	float: left;
    position: relative;
    width: 100%;
	
}
.bw-release.bw-zh-hk {
	padding-top: 120px;
}

.bw-release-main,
.bw-release-sidebars {
	margin: 0 0 1.5em 0;
}
.bw-release-main > *,
.bw-release-sidebars > * {
	margin: 0 1em;
}

/*		Logo placement */


.bw-release.bw-with-logos.bw-zh-hk {
	padding-top: 228px;
}

.bw-release-logos {
	text-align: center;
	line-height: 70px;
	position: absolute;
	top: 18px;
	left: 0;
	width: 99.9%;
	height: 70px;
	margin: 0;
	background-color: #FFF;
	border: 1px solid #efefef;
}
.bw-release-logos img {
	display: inline-block;
	vertical-align: middle;
}
.bw-release-logos img {
	margin-right: 1em;
}
.bw-release-logos img:last-child {
	margin-right: 0;
}
/* If logo img is linked, shift margin to </a> */
.bw-release-logos a {
	margin-right: 1em;
}
.bw-release-logos a img,
.bw-release-logos a:last-child {
	margin-right: 0;
}

/*		Release heads */
article.bw-release-main > header {
	width: auto;
	padding-top: 0;
	margin: 0 1em 1.5em 1em;
	background: #fff none;
}
article.bw-release-main h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	color: #444;
	font-weight: 700;
	font-size: 24px;
	line-height: 34px;
	max-width: none;
	padding: 0;
	margin: 0;
}
article.bw-release-main > header > div {
    padding: 0;
	margin: 0;
}
.bw-release-subhead {
    padding: 0;
	margin: 1.5em 0 0 0;
}

.bw-release-subhead p {
 font: display;
 font-weight: 600;
 font-size: 16px;
}


/*		Release content */
.bw-release-subhead ul {
	list-style-type: disc;
	list-style-position: inside;
}
.bw-release-timestamp {
	font-size: .85714em/*12px compared to 14px */;
	line-height: 1.75em/* 21px compared to 12px */;
	color: #7767dc;
	margin: 0 0 1.75em 0;
}
.bw-release-notes {
	margin: 0 0 1.75em 0;
}
/*.bw-release-story {
	overflow: hidden;
}*/
.bw-release-story blockquote {
  font: normal 1.2857em/1.1667em "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  color: #7aa52a;
  display: none;
  float: left;
  position: relative;
  top: -.0833em/* to fit to line grid */;
  width: 33%;
  margin: 5px 15px 15px 0;
  border-right: 1px solid #7aa52a !important;
}
.bw-release-story ul, 
.bw-release-story ol {
	overflow: hidden;
}

/*
.bw-release-story blockquote {
  font: normal 18px/26px "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  color: #7aa52a;
  display: none;
  float: left;
  position: relative;
  top: -.0833em;
  width: 35%;
  margin: 4px 17px 4px 0px;
  padding: 0 17px 0;
}
*/

.bw-release-story blockquote p {
  font-size: 18px;
	font-weight: 300;
  line-height: 26px;
	margin: 4px 0;
	padding-right: 12px;
	word-wrap: break-word;
}

a#tweet-pull-quote {
  background: url('https://abs.twimg.com/errors/logo23x19.png') no-repeat -1px center;
  float: left;
  font-size: 16px;
  margin: 10px 0;
  padding: 3px 3px 3px 28px;
  border: none;
  outline: medium none !important;
}

#bw-release-internal {
  margin: 1em 0;
}

.bw-release-story ul {
	list-style-type: disc;
  overflow: hidden;
  margin: 0 0 5px;
}
.bw-release-story ol {
  overflow: hidden;
}
.bw-release-story ul ul {
	list-style-type: circle;
}
#bw-fsa {
	margin-bottom: 1.5em;
}

/*		Tables */
.bw-release-body tbody tr,
.bw-release-body tbody tr:nth-of-type(2n+1),
.bw-release-dialog-table tbody tr,
.bw-release-dialog-table tbody tr:nth-of-type(2n+1) {
    background-color: #fff!important;
}


.bw-release-body  table,
.bw-release-dialog-table table {
	font-size: .91667em!important/* 11px compared to 12 */;
	line-height: 1.63636em!important/* 18px compared to 11 */;
	width: auto;
}


.bw-release-body  table tr td {background-color: #fff!important; padding:3px 0px!important;}

.bw-release-table,
.bw-release-table-js {
	width: auto;
	max-width: 100%;
	margin-bottom: 1.5em;
}
.bw-release-table {
	height: 36em;
}
.bw-release-table-js.bw-is-large {
	position: relative;
	top: 3px;
	height: 27em;
	width: auto;
	padding-left: .25em;
	margin: -6px 0 1.75em 0;
	border: 3px solid #499ed6;
	cursor: pointer;
	overflow: hidden;
}
.bw-release-table-partial {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.05) 95%,rgba(255,255,255,1) 100%), linear-gradient(to right, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.05) 95%,rgba(255,255,255,1) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.05) 95%,rgba(255,255,255,1) 100%), -o-linear-gradient(left, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.05) 95%,rgba(255,255,255,1) 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.05) 95%, rgba(255,255,255,1) 100%), -moz-linear-gradient(left, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.05) 95%, rgba(255,255,255,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.05) 95%,rgba(255,255,255,1) 100%), -webkit-linear-gradient(left, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.05) 95%,rgba(255,255,255,1) 100%);
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.05) 95%,rgba(255,255,255,1) 100%), -ms-linear-gradient(left, rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.05) 95%,rgba(255,255,255,1) 100%);
	background-image: -webkit-gradient(
		linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.05)), color-stop(95%,rgba(255,255,255,0.05)), color-stop(100%,rgba(255,255,255,1))), -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.05)), color-stop(95%,rgba(255,255,255,0.05)), color-stop(100%,rgba(255,255,255,1)));
}
.bw-release-table-partial:hover,
.bw-release-table-partial:active {
	background-color: #d7ecfa;
	background-image: none;
	opacity: .5;
}
.bw-release-table td,
.bw-release-table-js td,
.bw-release-dialog-table td { /* to offset site defaults; */
	padding: 0 1px;
	border-right: 0;
	border-left: 0;
}
.bw-release-table-dialog .ui-helper-clearfix {
	display: block;
}
.bw-buttons-table {
	position: absolute;
	top: 1.5em;
	right: 1em;
	z-index: 2;
	margin: 0;
}
.bw-buttons-table button {
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 1px solid #499ed6;
	border-radius: 7px;
	margin: 0;
	background-color: #d7ecfa;
	background-image:  url(), linear-gradient(to bottom, #d7ecfa 0%,#f5feff 45%,#d7ecfa 100%);
	background-image:  url(), -o-linear-gradient(top, #d7ecfa 0%,#f5feff 45%,#d7ecfa 100%);
	background-image:  url(), -moz-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
	background-image:  url(), -webkit-linear-gradient(top, #d7ecfa 0%,#f5feff 45%,#d7ecfa 100%);
	background-image:  url(), -ms-linear-gradient(top, #d7ecfa 0%,#f5feff 45%,#d7ecfa 100%);
	background-image:  url(), -webkit-gradient(
		linear, left top, left bottom, color-stop(0%,#d7ecfa), color-stop(45%,#f5feff), color-stop(100%,#d7ecfa)
	);
	background-position: -170px -81px;
	cursor: pointer;
}
.bw-buttons-table button:hover,
.bw-buttons-table button:active,
.bw-release-table-js:hover .bw-buttons-table button,
.bw-release-table-js:active .bw-buttons-table button {
	border-color: #499ed6;
	background-color: #499ed6;
	background-image: url(), linear-gradient(to bottom, #499ed6 0%,#81c4f0 45%,#499ed6 100%);
	background-image: url(), -o-linear-gradient(top, #499ed6 0%,#81c4f0 45%,#499ed6 100%);
	background-image: url(), -moz-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
	background-image: url(), -webkit-linear-gradient(top, #499ed6 0%,#81c4f0 45%,#499ed6 100%);
	background-image: url(), -ms-linear-gradient(top, #499ed6 0%,#81c4f0 45%,#499ed6 100%);
	background-image: url(), -webkit-gradient(
		linear, left top, left bottom, color-stop(0%,#499ed6), color-stop(45%,#81c4f0), color-stop(100%,#499ed6)
	);
	background-position: -212px -81px;
}
.bw-buttons-table button span {
	display: block;
	width: 40px;
	height: 40px;
	visibility: hidden;
}

/*		Release sidebars */
.bw-release-sidebars > div {
	margin-bottom: 1.5em;
}
.bw-release-sidebars .bw-release-companyinfo {
  text-align: center;
}
.bw-release-sidebars .bw-release-companyinfo .bw-buttons {
  margin: 0.7em 0;
}
.bw-release-sidebars .bw-release-companyinfo .bw-buttons a.bw-button-small {
  margin: 0;
  padding: 3px 5px;
  border-radius: 4px;
}
.bw-release-sidebars .bw-release-companyinfo .bw-buttons a.bw-button-small:hover {
  background-image: none;
}
.bw-release-sidebars .bw-release-companyinfo .bw-buttons a.bw-button-small span img {
  margin-top: -4px;
}


.bw-release-sidebars p,
.bw-release-sidebars li {
	font-size: .85714em/*12px compared to 14px */;
	line-height: 1.75em/* 21px compared to 12px */;
	position: relative;
	top: .08333em/* to fit to line grid */;
	margin: 0 0 1.75em 0;
}
.bw-release h2 {
	color: #9ecc38;
	margin: 0;
  font-weight: 500;
}

.bw-release-report {
	text-align: center;
}
.bw-release-report .bw-button {
	margin: 0 0 1.5em 0;
}
.bw-release-summary {
	display: none;
}
.bw-release-companyinfo ul {
  margin-top: -1em;
  text-align: left;
}
.bw-release-companyinfo li,
.bw-release-versions li {
	margin-bottom: 0;
}
.bw-release-related ul {
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
.bw-release-related h2 .bw-rss img {
	vertical-align: -10%;
	margin-left: .25em;
}
.bw-release-sidebars .bw-release-contact {
	display: none;
}
.bw-release-sidebars > .bw-release-summary,
.bw-release-sidebars > .bw-release-sharing {
	margin: 0;
}

/* Social Sharing */
.bw-recent-tweets p {
	margin:10px 0px
}

a.cash-tag, a.hash-tag {
  display: inline-block;
  padding: 1px 4px 0px 6px;
  margin: 2px 0px;
  border-radius: 3px;
}

.cash-tag:hover, a.hash-tag:hover  {
	text-decoration: none;
}

ul.hash-tags, ul.cash-tags {
	margin:5px 0px;
	padding: 0px;
}

ul.hash-tags li, ul.cash-tags li {
	list-style-type: none;
	display: inline-block;
	border: 1px solid #d7ecfa;
	padding: 1px 4px 0px 6px;
	background-color: #efefef;
	margin: 2px 0px;
	border-radius: 3px;
}

ul.hash-tags li:hover, ul.cash-tags li:hover {
	list-style-type: none;
	display: inline-block;
	border: 1px solid #efefef;
	padding: 1px 4px 0px 6px;
	background-color: #d7ecfa;
	margin: 2px 0px;
	border-radius: 3px;
}



.bw-release-versions ul {
	margin:5px 0px;
	padding: 0px;
}

.bw-release-versions ul li {
    list-style-type: none;
    display: inline-block;
    border: 1px solid #d7ecfa;
    padding: 1px 4px 0px 6px;
    background-color: #efefef;
    margin: 2px 0px;
    border-radius: 3px;
}

.bw-release-versions ul li:hover {
    list-style-type: none;
    display: inline-block;
    border: 1px solid #efefef;
    padding: 1px 4px 0px 6px;
    background-color: #d7ecfa;
    margin: 2px 0px;
    border-radius: 3px;
}




/*	ENd */


.bw-release-body table tr td b {line-height: 18px;}
.bw-release-body img {margin-bottom: 20px;}