@charset "UTF-8";
div.bwstyle {
}
div.bwstyle abbr[title] {
  border-bottom: 0;
}
div.bwstyle b,
div.bwstyle strong {
  font-weight: bold;
}
div.bwstyle blockquote {
  margin: 0 0 21px 0;
}
div.bwstyle dfn {
  font-style: italic;
}
div.bwstyle hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
div.bwstyle ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
div.bwstyle mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
div.bwstyle p {
  margin: 0 0 21px 0;
}
div.bwstyle pre,
div.bwstyle code,
div.bwstyle kbd,
div.bwstyle samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
div.bwstyle pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
div.bwstyle q {
  quotes: none;
}
div.bwstyle q:before,
div.bwstyle q:after {
  content: '';
  content: none;
}
div.bwstyle small {
  font-size: 11px;
}
div.bwstyle sub,
div.bwstyle sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
div.bwstyle sup {
  top: -0.5em;
}
div.bwstyle sub {
  bottom: -0.25em;
}
div.bwstyle ul,
div.bwstyle ol {
  margin: 0 0 21px 0;
  padding: 0 0 0 24px;
}
div.bwstyle dd {
  margin: 0 0 0 24px;
}
div.bwstyle nav ul,
div.bwstyle nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.bwstyle img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
div.bwstyle svg:not(:root) {
  overflow: hidden;
}
div.bwstyle figure {
  margin: 0;
}
div.bwstyle form {
  margin: 0;
}
div.bwstyle fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
div.bwstyle legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
div.bwstyle label {
  cursor: pointer;
}
div.bwstyle button,
div.bwstyle input,
div.bwstyle select,
div.bwstyle textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
div.bwstyle button,
div.bwstyle input {
  /* line-height:normal */
  *overflow: visible;
}
div.bwstyle button,
div.bwstyle input[type='button'],
div.bwstyle input[type='reset'],
div.bwstyle input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
div.bwstyle input[type='checkbox'],
div.bwstyle input[type='radio'] {
  box-sizing: border-box;
}
div.bwstyle input[type='search'] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
div.bwstyle button::-moz-focus-inner,
div.bwstyle input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
div.bwstyle textarea {
  overflow: auto;
  vertical-align: top;
}
div.bwstyle input:invalid,
div.bwstyle textarea:invalid {
  background-color: #f0dddd;
}
div.bwstyle table {
  border-collapse: collapse;
  border-spacing: 0;
}
div.bwstyle .epi > table,
div.bwstyle .epi > table > tbody > tr > td {
  border-collapse: 0;
  padding: 0;
  border: 0;
  margin: 0;
}
div.bwstyle body {
  font: normal 12px/1.5em 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
    sans-serif;
  color: #444;
  /* background: url(/images/linegrid18px.jpg) repeat 0 -2px; */
}
div.bwstyle link {
  display: none;
}
div.bwstyle a:link,
div.bwstyle nav li a:visited,
div.bwstyle footer li a:visited,
div.bwstyle .bw-button-special a:visited {
  text-decoration: none;
  color: #499ed6;
  outline: none;
}
div.bwstyle a:visited {
  text-decoration: none;
  color: #79a2bd;
}
div.bwstyle a:hover,
div.bwstyle a:active {
  color: #499ed6;
  background-color: #d7ecfa;
}
div.bwstyle a:link strong,
div.bwstyle a:visited strong,
div.bwstyle a:hover strong,
div.bwstyle a:active strong,
div.bwstyle a:link b,
div.bwstyle a:visited b,
div.bwstyle a:hover b,
div.bwstyle a:active b {
  color: inherit;
}
div.bwstyle h1,
div.bwstyle .epi-pageTitle {
  font: 300 2.25em/1.3333em 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
    sans-serif;
  letter-spacing: -0.01em;
  color: #7aa52a;
  margin: 0.1111em 0 0.5555em 0;
}
div.bwstyle h2 {
  font: 300 1.2857em/1.1667em 'Helvetica Neue', Helvetica, Arial,
    'Lucida Grande', sans-serif;
  color: #7aa52a;
  margin: 2.3324em 0 0.6em 0;
}
div.bwstyle h3,
div.bwstyle h4 {
  font: 300 1.0714em/1.4em 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
    sans-serif;
  color: #646569;
  text-transform: uppercase;
  margin: 1.3125em 0 0 0;
}
div.bwstyle .bw-education h1,
div.bwstyle .bw-education h2 {
  color: #ea6e1a;
}
div.bwstyle .bw-about h1,
div.bwstyle .bw-about h2 {
  color: #9ecc38;
}
div.bwstyle .bw-services h1,
div.bwstyle .bw-services h2 {
  color: #21bcc9;
}
div.bwstyle p {
  margin: 0 0 1.5em 0;
}
div.bwstyle strong {
  color: #000;
}
div.bwstyle a strong {
  color: inherit;
}
div.bwstyle ul.bwlistdisc {
  margin: 0 0 1.5em 0;
  list-style-type: circle;
}
div.bwstyle ul.bwlistcircle {
  margin: 0 0 0 0;
  list-style-type: circle;
}
div.bwstyle ul.bw-list-icons {
  list-style-type: none;
}
div.bwstyle .bw-dialog ul.bw-list-icons {
  padding-left: 1em;
}
div.bwstyle ul.bw-list-icons li img {
  margin-right: 0.25em;
  vertical-align: -10%;
}
div.bwstyle table {
  width: 100%;
  margin: 0 0 1.5em 0;
  border: 0;
  background: transparent;
}
div.bwstyle td {
  vertical-align: top;
  padding: 0 0.5em;
  border: none;
  border-width: 0 1px;
}
div.bwstyle thead th {
  text-align: left;
  vertical-align: bottom;
  padding: 0 0.5em;
  border: 1px solid #fff;
  border-width: 0 1px;
  background-color: #ecf2df;
}
div.bwstyle tbody tr {
  background-color: #fafafa;
}
div.bwstyle .epi > table > tbody > tr {
  /* offsetting legacy portal implementation of portlets */
  background-color: transparent;
}
div.bwstyle tbody tr:nth-of-type(odd) {
  background-color: #efefef;
}
div.bwstyle #genericContainer tbody tr:nth-of-type(odd) {
  /* legacy support */
  background-color: #fff;
}
div.bwstyle .bw-contact tbody tr:nth-of-type(odd) {
  /* offsetting legacy portal implementation of portlets */
  background-color: transparent;
}
div.bwstyle tbody th {
  text-align: right;
  vertical-align: top;
  width: 25%;
  padding: 0 0.5em;
}
div.bwstyle td.rss {
  text-align: center;
  width: 28px;
}
div.bwstyle fieldset {
  padding: 0;
  border: 0;
  margin: 0;
  clear: both;
}
div.bwstyle fieldset ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  clear: both;
}
div.bwstyle fieldset li {
  padding: 0;
  margin-bottom: 1.5em;
  clear: both;
}
div.bwstyle li fieldset {
  margin-bottom: 0;
}
div.bwstyle fieldset:after,
div.bwstyle fieldset ul:after,
div.bwstyle fieldset li:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.bwstyle fieldset label {
  display: block;
  font-weight: bold;
}
div.bwstyle legend {
  color: #444;
  font-weight: bold;
  padding: 0;
  border: 0;
}
div.bwstyle fieldset legend span {
  display: block;
  color: #444;
  font-weight: bold;
}
div.bwstyle optgroup {
  font-style: normal;
  color: #646569;
}
div.bwstyle option {
  color: #000;
}
div.bwstyle option[disabled] {
  color: #999;
}
div.bwstyle input[type='text'],
div.bwstyle input[type='email'],
div.bwstyle input[type='password'] {
  line-height: 1.5em;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 1.5em;
  padding: 0 0.25em;
  border: 0.08333em solid #999;
}
div.bwstyle input,
div.bwstyle button {
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  outline: none;
}
div.bwstyle input[type='button'],
div.bwstyle input[type='submit'],
div.bwstyle button {
  cursor: pointer;
}
div.bwstyle button,
div.bwstyle .bw-button {
  line-height: 1.5em;
  color: #499ed6;
  overflow: visible;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 1.5em;
  padding: 0 1em;
  border: 0.08333em solid #499ed6;
  border-radius: 0.5em;
  margin: 1.5em 1em 1.5em 0;
  background-color: #d7ecfa;
  background-image: linear-gradient(
    to bottom,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -o-linear-gradient(
    top,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -moz-linear-gradient(
    top,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -webkit-linear-gradient(
    top,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -ms-linear-gradient(
    top,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #d7ecfa),
    color-stop(45%, #f5feff),
    color-stop(100%, #d7ecfa)
  );
}
div.bwstyle a.bw-button:link,
div.bwstyle a.bw-button:visited,
div.bwstyle a.bw-button:hover,
div.bwstyle a.bw-button:active {
  color: #499ed6;
}
div.bwstyle .bw-button-primary,
div.bwstyle .buttonsMain .buttonPrime,
div.bwstyle .buttonsMainBasic a {
  font-weight: bold;
  color: #fff;
  background-color: #38689f;
  background-image: linear-gradient(
    to bottom,
    #38689f 0%,
    #6696cc 45%,
    #38689f 100%
  );
  background-image: -o-linear-gradient(
    top,
    #38689f 0%,
    #6696cc 45%,
    #38689f 100%
  );
  background-image: -moz-linear-gradient(
    top,
    #38689f 0%,
    #6696cc 45%,
    #38689f 100%
  );
  background-image: -webkit-linear-gradient(
    top,
    #38689f 0%,
    #6696cc 45%,
    #38689f 100%
  );
  background-image: -ms-linear-gradient(
    top,
    #38689f 0%,
    #6696cc 45%,
    #38689f 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #38689f),
    color-stop(45%, #6696cc),
    color-stop(100%, #38689f)
  );
}
div.bwstyle .bw-buttons .bw-button-primary,
div.bwstyle .bw-release .bw-button-primary,
div.bwstyle .buttonsMain .buttonPrime,
div.bwstyle .buttonsMainBasic a {
  background: #38689f linear-gradient(to bottom, #6b9bd2, #38689f) repeat scroll
    0 0;
  border: 1px solid #38689f;
  border-radius: 4px;
  box-shadow: 0 1px 2px #aeb0b0;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.2px;
  height: 34px;
  line-height: 35px;
  text-shadow: 1px 1px 2px #555;
  white-space: nowrap;
  width: auto;
  margin-top: 0;
}
div.bwstyle .bw-buttons .bw-button-primary:hover,
div.bwstyle .bw-release .bw-button-primary:hover,
div.bwstyle .buttonsMain .buttonPrime:hover,
div.bwstyle .buttonsMainBasic:hover a {
  border-color: #499ed6;
  background-color: #499ed6 !important;
  background-image: none;
  text-shadow: 1px 1px 2px #777;
}
div.bwstyle a.bw-button-primary:link,
div.bwstyle a.bw-button-primary:visited,
div.bwstyle a.bw-button-primary:hover,
div.bwstyle a.bw-button-primary:active {
  color: #fff;
}
div.bwstyle button:hover,
div.bwstyle button:active,
div.bwstyle .bw-button:hover,
div.bwstyle .bw-button:active,
div.bwstyle .bw-button-primary:hover,
div.bwstyle .bw-button-primary:active {
  color: #fff;
  border-color: #499ed6;
  background-color: #499ed6;
  background-image: linear-gradient(
    to bottom,
    #499ed6 0%,
    #81c4f0 45%,
    #499ed6 100%
  );
  background-image: -o-linear-gradient(
    top,
    #499ed6 0%,
    #81c4f0 45%,
    #499ed6 100%
  );
  background-image: -moz-linear-gradient(
    top,
    #499ed6 0%,
    #81c4f0 45%,
    #499ed6 100%
  );
  background-image: -webkit-linear-gradient(
    top,
    #499ed6 0%,
    #81c4f0 45%,
    #499ed6 100%
  );
  background-image: -ms-linear-gradient(
    top,
    #499ed6 0%,
    #81c4f0 45%,
    #499ed6 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #499ed6),
    color-stop(45%, #81c4f0),
    color-stop(100%, #499ed6)
  );
}
div.bwstyle button span,
div.bwstyle .bw-button span {
  white-space: nowrap;
  position: relative;
  top: -0.1em;
  /* to better position text vertically within the button, offset by extra top margin on button */
  right: -2px;
  display: inline-block;
  height: 1.5em;
  line-height: 1.5em;
}
div.bwstyle button img,
div.bwstyle .bw-button img {
  float: left;
  margin: 0.25em 0.25em 0 0;
}
div.bwstyle a.bw-button-small,
div.bwstyle .ui-dialog .ui-dialog-buttonpane button {
  font-size: 0.85714em;
  line-height: 1.5em;
  color: #499ed6;
  white-space: nowrap;
  overflow: visible;
  height: 1.5em;
  padding: 0 0.5em;
  border: 1px solid #499ed6;
  border-radius: 0.5em;
  margin: 0 1em 0 0;
  cursor: pointer;
  background-color: #d7ecfa;
  background-image: none;
  background-image: linear-gradient(
    to bottom,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -o-linear-gradient(
    top,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -moz-linear-gradient(
    top,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -webkit-linear-gradient(
    top,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -ms-linear-gradient(
    top,
    #d7ecfa 0%,
    #f5feff 45%,
    #d7ecfa 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #d7ecfa),
    color-stop(45%, #f5feff),
    color-stop(100%, #d7ecfa)
  );
  background-position: 0 0;
}
div.bwstyle a.bw-button-small:visited {
  color: #499ed6;
}
div.bwstyle a.bw-button-small img {
  margin-right: 0.25em;
  vertical-align: middle;
}
div.bwstyle .bw-buttons {
  margin: 0 0 1.5em 0;
}
div.bwstyle .twoFactorInit .twoFactorSet .ratesApply {
  margin-bottom: 5px;
  display: inline-block;
  font-style: italic;
}
div.bwstyle .twoFactorInit .twoFactorSet input {
  height: 2em;
  width: 200px;
}
div.bwstyle .twoFactorInit .twoFactorSet .buttonsMain {
  margin-top: 20px;
}
div.bwstyle .twoFactorUpdate .signUpQuest {
  font-weight: 700;
  padding: 5px 0 0;
}
div.bwstyle .buttonsMain {
  padding-top: 20px;
}
div.bwstyle #divOptIn input {
  height: auto;
  padding: 5px 8px;
  font-size: 17px;
}
div.bwstyle .twoFactorUpdate input#optIn,
div.bwstyle .twoFactorUpdate input#optOut {
  vertical-align: top;
  margin: 3px 8px 10px 0;
}
div.bwstyle .bw-content .epi-info::before,
div.bwstyle .bw-content .epi-error::before {
  content: '\2609';
}
div.bwstyle .bw-content .epi-info,
div.bwstyle .bw-content .epi-error {
  color: #c82829;
  border-bottom: 1px solid #bea6a6;
  padding: 5px 0;
  display: inline-block;
}
div.bwstyle .bw-content .epi-info {
  color: #38689f;
  border-top: 1px solid #428bca;
  border-bottom: 1px solid #428bca;
}
div.bwstyle .bw-content .epi-error:first-of-type {
  border-top: 1px solid #bea6a6;
}
div.bwstyle .bw-content .twoFactorVerify fieldset label {
  margin-top: 25px;
  display: block;
  float: none;
  text-align: left;
}
div.bwstyle .bw-content .twoFactorVerify fieldset input {
  margin-top: 15px;
  height: 2em;
  width: 270px;
  margin-bottom: 5px;
}
div.bwstyle #secTokenError {
  color: #c82829;
  margin-bottom: 15px;
  display: block;
}
div.bwstyle #textMsgDesc .reqDiv {
  margin: 0 22px 15px;
}
div.bwstyle #gobackMyaccount {
  margin-top: 20px;
}
div.bwstyle .bw-content .reqDiv li,
div.bwstyle #requestToken .reqDiv li,
div.bwstyle #textMsgDesc .reqDiv li {
  list-style-type: disc;
  margin-bottom: 15px;
}
div.bwstyle .reqErrors {
  margin: 5px 0 10px;
}
div.bwstyle .reqErrors span {
  color: #c82829;
  margin-bottom: 5px;
  display: block;
}
div.bwstyle #requestToken .buttonsMainBasic a {
  margin-right: 15px;
}
div.bwstyle #requestToken legend input {
  vertical-align: top;
  margin-right: 8px;
}
div.bwstyle #tokenSentHow,
div.bwstyle #tokenSentEsp {
  margin-bottom: 10px;
}
div.bwstyle #verifyTokenForm fieldset {
  margin: 30px 0;
}
div.bwstyle #showError {
  margin-left: 10px;
  color: #c82829;
}
div.bwstyle .twoFactorHead {
  margin: 15px 0;
}
div.bwstyle .twoFactorLegend,
div.bwstyle .twoFactorStatus,
div.bwstyle .twoFactorNum {
  margin: 5px 0;
}
div.bwstyle .twoFactorLegend,
div.bwstyle .twoFactorField {
  margin-bottom: 20px;
}
div.bwstyle input[type='checkbox'],
div.bwstyle input[type='radio'] {
  vertical-align: middle;
  margin-right: 0.25em;
  margin-left: 0;
}
div.bwstyle fieldset.bw-checkbox,
div.bwstyle fieldset.bw-radio {
  position: relative;
}
div.bwstyle fieldset.bw-checkbox li,
div.bwstyle fieldset.bw-radio li,
div.bwstyle .mktMain fieldset.bw-checkbox li,
div.bwstyle .mktMain fieldset.bw-radio li {
  text-indent: -20px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
  margin-bottom: 0;
  min-height: 1.5em;
}
div.bwstyle input[type='checkbox'] + label,
div.bwstyle input[type='radio'] + label {
  font-weight: normal;
  text-align: left;
  display: inline;
  float: none;
  width: auto;
  padding: 0;
}
div.bwstyle fieldset.bw-checkbox legend,
div.bwstyle fieldset.bw-radio legend {
  margin-bottom: 0;
}
div.bwstyle fieldset.bw-checkbox legend span,
div.bwstyle fieldset.bw-radio legend span {
  display: block;
  white-space: normal;
}
div.bwstyle .bw-form-container {
  margin: 0 1.16667em;
}
div.bwstyle .bw-sidebar-action iframe.bw-form-container {
  width: 100%;
  height: 750px;
  padding: 0;
  padding: 0;
  border: 0;
  margin: 0;
}
div.bwstyle .bw-sidebar-action iframe.bw-form-container.bw-form-tuned {
  height: 650px;
}
div.bwstyle .bw-sidebar-action .bw-form-product p,
div.bwstyle .bw-sidebar-action .bw-form-product ul {
  padding-right: 0;
  padding-left: 0;
}
div.bwstyle .bw-sidebar-action .bw-form-product ul {
  margin-bottom: 0;
}
div.bwstyle .bw-sidebar-action .bw-form-product li {
  margin-bottom: 1.75em;
}
div.bwstyle .bw-sidebar-action .bw-form-product label {
  font-size: 100%;
}
div.bwstyle .bw-sidebar-action .bw-form-product input[type='text'] {
  font-size: 100%;
  width: 100%;
  height: 1.75em;
}
div.bwstyle .bw-form-prominent input[type='text'],
div.bwstyle .bw-form-prominent input[type='email'],
div.bwstyle .bw-form-prominent input[type='password'] {
  font-size: 1.714em;
  line-height: 2em;
  position: relative;
  top: 0.25em;
  width: 100%;
  height: 2em;
  border-width: 0.04167em;
  margin-bottom: 0.625em;
}
div.bwstyle .bw-form-prominent .bw-buttons,
div.bwstyle .bw-form-prominent .bw-buttons-main {
  padding-left: 0;
}
div.bwstyle #bw-forgot-password,
div.bwstyle #securityAnswer {
  padding: 7px;
  font-size: 17px;
  background-color: #fafafa;
  height: inherit;
  line-height: 1.2em;
  border-radius: 3px;
  width: 50%;
}
div.bwstyle .messageUserError {
  color: #b22222;
  margin-bottom: 10px;
}
div.bwstyle .bw-button-special {
  margin: 0.5em 0 2em 0;
}
div.bwstyle .bw-button-special a {
  float: left;
  margin: 0 25px;
  padding: 3px 4px;
  height: 43px;
  background: #dedede;
  border-radius: 1px;
  -webkit-box-shadow: inset 0px 2px 2px #b2b3b5;
  -moz-box-shadow: inset 0px 2px 2px #b2b3b5;
  -o-box-shadow: inset 0px 2px 2px #b2b3b5;
  -khtml-box-shadow: inset 0px 2px 2px #b2b3b5;
  box-shadow: inset 0px 2px 2px #b2b3b5;
  -webkit-transition: background 300ms ease;
  -moz-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  transition: background 300ms ease;
}
div.bwstyle .bw-button-special a:hover {
  background: #eaeaea;
}
div.bwstyle .bw-button-special a:active {
  background: #fefefe;
}
div.bwstyle .bw-button-special a span {
  background-color: #499ed6;
  border-radius: 1px;
  box-shadow: 0 3px 0 0 #1c76bc;
  color: #fff;
  text-shadow: 0 0 2px #555;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  margin-top: 1px;
  line-height: 43px;
  padding: 0 20px;
  position: relative;
  text-decoration: none;
  -webkit-transition: background 300ms ease;
  -moz-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  transition: background 300ms ease;
}
div.bwstyle .bw-button-special a span:hover {
  background: #0088cc;
  box-shadow: 0 3px 0 0 #005599;
}
div.bwstyle .bw-button-special a span:active {
  color: #12e08b;
  text-shadow: none;
}
div.bwstyle .bw-button-special a:link,
div.bwstyle .bw-button-special a:visited {
  color: #fff;
}
div.bwstyle .bw-buttons {
  clear: both;
}
div.bwstyle .bw-buttons,
div.bwstyle .bw-buttons-main {
  padding: 0;
}
div.bwstyle input::-webkit-input-placeholder {
  color: #555;
}
div.bwstyle input:-moz-placeholder {
  /* Firefox 18- */
  color: #555;
}
div.bwstyle input::-moz-placeholder {
  /* Firefox 19+ */
  color: #555;
  line-height: 16px;
}
div.bwstyle input:-ms-input-placeholder {
  color: #555;
}
div.bwstyle address {
  font-style: normal;
  margin: 0 0 1.5em 0;
}
div.bwstyle img.bw-thumb {
  display: block;
  float: left;
  margin: 0.2857em 1em 0 0;
}
div.bwstyle body {
  position: relative;
  background-color: #233954;
}
div.bwstyle body > header {
  position: absolute;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9000;
  height: 50px;
  width: 100%;
  margin-bottom: 0;
  overflow: visible;
}
div.bwstyle body > header a {
  display: block;
}
div.bwstyle #bw-nav {
  position: absolute;
  top: 49px;
  right: 0;
  position: fixed;
  z-index: 9200;
  width: 100%;
}
div.bwstyle .bw-controls-site {
  position: absolute;
  top: 20px;
  right: 82px;
  position: fixed;
  z-index: 9300;
  width: 43.75%;
  height: 42px;
  padding: 0;
}
div.bwstyle #bw-search,
div.bwstyle #bw-search-js {
  position: absolute;
  top: 45px;
  right: 0;
  position: fixed;
  z-index: 9301;
  width: 100%;
}
div.bwstyle div[role='main'] {
  padding-top: 5.1em;
  background-color: #fefefe;
  min-height: calc(100vh - 255px);
}
div.bwstyle div[role='main']:after {
  /* ensures that floats are contained within */
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.bwstyle div[role='main'] > div {
  margin: 0 auto;
  padding: 0 0 1.5em 0;
}
div.bwstyle #bw-group-all,
div.bwstyle #bw-group-1,
div.bwstyle #bw-group-2,
div.bwstyle #bw-group-3,
div.bwstyle #bw-group-4 {
  width: 100%;
  min-height: 1.5em;
  margin: 0;
}
div.bwstyle .bw-news #bw-group-2,
div.bwstyle .bw-news-main #bw-group-2 {
  clear: both;
  margin-top: 1.5em;
}
div.bwstyle div#bw-home #bw-group-1,
div.bwstyle div#bw-home #bw-group-2 {
  margin-bottom: 3em;
}
div.bwstyle div#bw-main-login #bw-group-1,
div.bwstyle div#bw-main-login #bw-group-2 {
  width: auto;
  margin: 0 1em 1.5em 1em;
}
div.bwstyle #bw-main-login #bw-group-all {
  margin: 50px 50px 50px 192px;
  width: auto;
}
div.bwstyle #loginPage {
  margin: 50px 0 50px 192px;
  width: auto !important;
}
div.bwstyle .bw-content {
  padding: 2.5em 1em 0 1em;
  /* top would be 3em (2 lines) but adjusting content to get on line grid with banner */
  position: relative;
}
div.bwstyle #bw-main-login .bw-content {
  padding: 2.5em 0 0 0;
}
div.bwstyle .moduleContainer {
  /* ***TO DO: Update .moduleContainer to .module-container when possible */
  padding: 0;
}
div.bwstyle div[role='main'] > div > #genericContainer {
  padding-top: 42px;
}
div.bwstyle article > header {
  position: relative;
  width: 100%;
  padding-top: 154px;
}
div.bwstyle article > header > div {
  padding: 36px 12px 0 12px;
  background-color: #fff;
}
div.bwstyle .bw-page-main > header > div {
  padding-top: 6px;
}
div.bwstyle div.bw-news-main {
  padding-top: 33em;
}
div.bwstyle #soc-badge {
  display: none;
}
div.bwstyle #soc-badge a:hover {
  text-decoration: none;
  background-color: none;
}
div.bwstyle body > footer {
  clear: both;
  width: 100%;
  padding: 1.5em 0;
  background-color: #233954;
}
div.bwstyle #cookie-policy {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: #79a2bd;
  color: #efefef;
  z-index: 9101;
  text-align: center;
  padding: 10px 9px;
  line-height: 19px;
}
div.bwstyle #cookie-policy a {
  color: #fff;
  text-decoration: underline;
}
div.bwstyle a#cookie-closer {
  padding: 3px 6px;
  background-color: #fff;
  border-radius: 4px;
  color: #79a2bd;
  margin-left: 5px;
  opacity: 0.9;
}
div.bwstyle table.cookies-table th {
  background-color: #efefef;
  font-size: smaller;
  padding: 5px;
  text-align: center;
}
div.bwstyle table.cookies-table td {
  background-color: #efefef;
  font-size: smaller;
  padding: 12px;
}
div.bwstyle table.cookies-table .first {
  width: 15%;
  text-align: right;
}
div.bwstyle table.cookies-table .second {
  width: 20%;
}
div.bwstyle #bw-home {
  background-image: url(/images/headers/bk_header_home.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
}
div.bwstyle .bw-home-main {
  width: auto;
  padding: 3em 1em 0 1em;
  position: relative;
}
div.bwstyle .bw-home-main h1 {
  font-size: 3em;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue',
    Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-weight: 200;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -0.04em;
  line-height: 1.1em;
  height: auto;
  width: 6.4em;
  margin: 0 0 0.5em 0;
}
div.bwstyle .bw-home-main .bw-intro {
  padding: 0;
  margin: 0 0 1.5em 0;
}
div.bwstyle .bw-home-main .bw-intro p {
  margin-bottom: 0;
}
div.bwstyle .bw-home-features {
  padding: 0 1em;
  margin: 0 0 1.5em 0;
}
div.bwstyle .bw-home-features section {
  position: relative;
  clear: both;
  min-height: 7.5em;
  margin: 0 0 1.5em 0;
}
div.bwstyle .bw-home-features-text {
  min-height: 7.5em;
  padding: 0 0 0 160px;
}
div.bwstyle .bw-home-features h2,
div.bwstyle .bw-home-features p {
  margin: 0;
}
div.bwstyle .bw-home-features h2 a:link,
div.bwstyle .bw-home-features h2 a:visited {
  color: #21bcc9;
}
div.bwstyle .bw-home-features h2 a:hover,
div.bwstyle .bw-home-features h2 a:active {
  color: #499ed6;
}
div.bwstyle .bw-home-features-image {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 7.5em;
}
div.bwstyle .bw-home-features-image a {
  display: block;
  overflow: hidden;
  width: 148px;
}
div.bwstyle .bw-home-features-image img {
  display: block;
  float: left;
  width: 14.1667em;
  height: 7.5em;
  margin: 0 auto;
}
div.bwstyle #soc-badge a:hover {
  background: none;
}
div.bwstyle body > header {
  background-color: #fbfbfb;
}
div.bwstyle #bw-controls-js ul,
div.bwstyle #bw-search-filter-links ul,
div.bwstyle #bw-nav > ul > li > ul,
div.bwstyle .bw-search-nav ul {
  border-bottom: 1px solid #1c76bc;
  list-style-type: none;
  -webkit-box-shadow: 0 5px 3px -2px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 3px -2px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 3px -2px rgba(0, 0, 0, 0.09);
}
div.bwstyle .bw-search-nav ul {
  box-shadow: none;
}
div.bwstyle #bw-controls-js li,
div.bwstyle #bw-search-filter-links li,
div.bwstyle #bw-nav > ul > li > ul li,
div.bwstyle .bw-search-nav li {
  display: block;
}
div.bwstyle #bw-controls-js li a,
div.bwstyle #bw-search-filter-links li a,
div.bwstyle #bw-nav > ul > li > ul a,
div.bwstyle .bw-search-nav ul a {
  display: block;
  border-top: 1px solid #90bff5;
  background-color: #faffff;
  color: #38689f;
}
div.bwstyle #bw-nav > ul > li > ul a:visited,
div.bwstyle #bw-search-filter-links a:visited,
div.bwstyle .bw-search-nav ul a:visited {
  color: #38689f;
}
div.bwstyle #bw-controls-js li a:hover,
div.bwstyle #bw-controls-js li a:active,
div.bwstyle #bw-nav > ul > li > ul a:hover,
div.bwstyle #bw-nav > ul > li > ul a:active,
div.bwstyle #bw-search-filter-links a:hover,
div.bwstyle #bw-search-filter-links a:active,
div.bwstyle .bw-search-nav ul a:hover,
div.bwstyle .bw-search-nav ul a:active {
  background-color: #37669c;
  color: #fff;
  text-shadow: 0 0 1px rgba(100, 100, 100, 0.2);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
}
div.bwstyle #bw-search-filter-links .is-selected:link,
div.bwstyle #bw-search-filter-links .is-selected:visited,
div.bwstyle #bw-search-filter-links .is-selected:hover,
div.bwstyle #bw-search-filter-links .is-selected:active,
div.bwstyle .bw-search-nav a.bw-current:link,
div.bwstyle .bw-search-nav a.bw-current:visited,
div.bwstyle .bw-search-nav a.bw-current:hover,
div.bwstyle .bw-search-nav a.bw-current:active {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #38689f;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  cursor: default;
}
div.bwstyle #bw-nav h2 {
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 9201;
  width: 40px;
  height: 51px;
  margin: 0;
}
div.bwstyle #bw-nav h2.bw-is-toggled {
  cursor: pointer;
  background-color: #38689f;
}
div.bwstyle #bw-nav h2.bw-is-toggled:after {
  content: '';
  position: absolute;
  top: 16px;
  left: 11px;
  width: 20px;
  height: 0.125em;
  border-top: 0.375em double #fff;
  border-bottom: 0.125em solid #fff;
}
div.bwstyle #bw-nav h2.bw-is-toggled:hover,
div.bwstyle #bw-nav h2.bw-is-toggled:active {
  background-color: #499ed6;
}
div.bwstyle #bw-nav h2 span {
  width: 18px;
  height: 18px;
  visibility: hidden;
}
div.bwstyle #bw-nav > ul {
  padding: 42px 0 0 0;
}
div.bwstyle #bw-nav > ul.bw-is-toggled {
  height: auto;
  padding-top: 0;
}
div.bwstyle #bw-nav > ul.bw-is-toggled > li {
  display: block;
  width: 100%;
  text-align: right;
}
div.bwstyle #bw-nav li {
  float: left;
  width: 33%;
  padding: 0;
  background-image: none;
}
div.bwstyle #bw-nav li a {
  text-transform: uppercase;
  display: block;
  height: 1.5em;
  padding: 0.75em 1em;
  -webkit-font-smoothing: auto;
  border: none;
  outline: none;
  text-shadow: 0 0 1px rgba(100, 100, 100, 0.2);
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
}
div.bwstyle #bw-nav > ul > li > a:link,
div.bwstyle #bw-nav > ul > li > a:visited,
div.bwstyle #bw-nav > ul > li > a:active {
  color: #38689f;
}
div.bwstyle #bw-nav > ul > li > a:hover {
  background-color: #38689f;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
}
div.bwstyle #bw-nav > ul.bw-is-toggled > li > a:link,
div.bwstyle #bw-nav > ul.bw-is-toggled > li > a:visited,
div.bwstyle #bw-nav > ul.bw-is-toggled > li > a:active {
  color: #fff;
}
div.bwstyle #bw-nav > ul > #bw-nav-employees > a span {
  padding-left: 5em;
  color: transparent;
  text-shadow: none;
}
div.bwstyle #bw-nav > ul > #bw-nav-employees > a span:before {
  content: 'BW';
  color: #38689f;
  font-size: 15px;
  left: 9px;
  position: absolute;
  top: 14px;
}
div.bwstyle #bw-nav > ul > #bw-nav-employees:hover > a span:before,
div.bwstyle #bw-nav > ul > #bw-nav-employees > a:hover span:before {
  color: #fff;
}
div.bwstyle #bw-nav > ul > li > ul {
  display: none;
}
div.bwstyle #bw-nav > ul.bw-is-toggled {
  border-top: 1px solid #90bff5;
}
div.bwstyle #bw-nav > ul.bw-is-toggled > li {
  border-bottom: 1px solid #90bff5;
  background-color: #fff;
}
div.bwstyle #bw-nav > ul.bw-is-toggled > li > a:link,
div.bwstyle #bw-nav > ul.bw-is-toggled > li > a:visited {
  background-color: #faffff;
  color: #38689f;
}
div.bwstyle #bw-nav > ul.bw-is-toggled > li > a:hover,
div.bwstyle #bw-nav > ul.bw-is-toggled > li > a:active {
  background-color: #37669c;
  color: #fff;
  text-shadow: 0 0 1px rgba(100, 100, 100, 0.2);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
}
div.bwstyle body > header > div a {
  width: 150px;
}
div.bwstyle body > header > div a:hover,
div.bwstyle body > header > div a:active {
  background-color: transparent;
}
div.bwstyle #bw-home-link {
  display: block;
  width: auto;
  height: 42px;
  margin: 0 12px 0 2px;
}
div.bwstyle .bw-controls-site {
  font-size: 0.91667em;
  line-height: 1.63636em;
  color: #fff;
}
div.bwstyle .bw-controls-site:after,
div.bwstyle .bw-controls-site ul:after {
  /* ensures that floats are contained within */
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.bwstyle .bw-controls-site h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  display: none;
}
div.bwstyle #bw-controls-js h2 {
  line-height: 1.2em;
  height: 50px;
  max-width: 110px;
  overflow: visible;
  vertical-align: middle;
  display: table;
  /* font-size same as other text in controls */
  font: bold 12px/1em 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
    sans-serif;
  text-align: right;
  float: right;
  padding: 0;
  margin: 0;
}
div.bwstyle #bw-controls-js h2 a {
  line-height: 1.2em;
  word-wrap: break-word;
  padding: 2px 18px 2px 7px;
  display: table-cell;
  height: auto;
  vertical-align: middle;
  text-decoration: none;
  margin-left: 6px;
}
div.bwstyle .bw-controls-site a {
  display: inline-block;
  padding: 1.0909em;
}
div.bwstyle #bw-controls-container a:hover,
div.bwstyle #bw-controls-container a:active,
div.bwstyle #bw-controls-notify:hover,
div.bwstyle #bw-controls-notify:active {
  background-color: #38689f;
}
div.bwstyle #bw-controls-container .bw-is-toggled h2 a.bw-is-open {
  background-color: #38689f;
}
div.bwstyle .bw-controls-site ul {
  text-align: right;
  float: right;
  margin: 0;
  padding: 0;
}
div.bwstyle #bw-controls-js ul {
  text-align: left;
  position: absolute;
  top: 43px;
  right: 0;
  z-index: 9300;
  display: none;
  width: 10em;
  border-left: 1px solid #1c76bc;
  border-right: 1px solid #1c76bc;
  border-bottom: 1px solid #1c76bc;
}
div.bwstyle .bw-controls-site li {
  display: inline-block;
  white-space: nowrap;
  float: left;
  height: 3.81818em;
  padding: 0;
  background-image: none;
}
div.bwstyle #bw-controls-js li {
  display: block;
  width: 100%;
  height: 3.2727em;
  padding: 0;
  overflow: hidden;
}
div.bwstyle #bw-controls li a,
div.bwstyle #bw-controls-js h2 a {
  text-shadow: 0 0 1px rgba(100, 100, 100, 0.2);
  outline: none;
}
div.bwstyle #bw-controls li a:link,
div.bwstyle #bw-controls li a:visited,
div.bwstyle #bw-controls li a:active,
div.bwstyle #bw-controls-js h2 a:link,
div.bwstyle #bw-controls-js h2 a:visited,
div.bwstyle #bw-controls-js h2 a:active {
  color: #38689f;
}
div.bwstyle #bw-controls li a:hover,
div.bwstyle #bw-controls-js h2 a:hover {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
div.bwstyle #bw-controls-js li a {
  padding: 0.81818em 0.54545em 0.72727em 0.54545em;
}
div.bwstyle #bw-controls-js h2 a:after {
  top: 20px;
  right: 4px;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #38689f;
  border-width: 4px;
  margin-left: -4px;
}
div.bwstyle #bw-controls-container a:hover,
div.bwstyle #bw-controls-container a:active,
div.bwstyle #bw-controls-notify:hover,
div.bwstyle #bw-controls-notify:active {
  background-color: #38689f;
}
div.bwstyle #bw-controls-notify {
  float: right;
}
div.bwstyle #bw-controls-notify a {
  text-align: right;
  height: 22px;
  margin: 12px 0;
  padding: 2px 2px 2px 20px;
  background: #38689f url(/images/icons/icons_banner.png) no-repeat 1px -162px;
}
div.bwstyle #bw-controls-notify a:hover,
div.bwstyle #bw-controls-notify a:active {
  background-color: transparent;
}
div.bwstyle #bw-controls-notify span {
  font-weight: bold;
  line-height: 22px;
  height: 22px;
  color: #fff;
  display: block;
  padding: 0 0.25em;
  margin-top: 0;
  background-color: #d93754;
}
div.bwstyle #bw-search,
div.bwstyle #bw-search-js {
  background-color: #aaa;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
div.bwstyle .bw-search-site > div {
  position: relative;
  padding: 0;
  margin: 0;
}
div.bwstyle .bw-search-site h2 {
  position: absolute;
  top: -50px;
  right: 45px;
  z-index: 9301;
  width: 45px;
  height: 55px;
  margin: 0;
}
div.bwstyle .bw-search-site h2.bw-is-toggled {
  cursor: pointer;
  background-color: #38689f;
}
div.bwstyle .bw-search-site h2.bw-is-toggled:hover,
div.bwstyle .bw-search-site h2.bw-is-toggled:active {
  background-color: #499ed6;
}
div.bwstyle .bw-search-site h2 span {
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: relative;
  display: block;
}
div.bwstyle .bw-search-site h2.bw-is-toggled span::before,
div.bwstyle .bw-search-site h2.bw-is-toggled span::after {
  margin: -10px 0 0;
  visibility: visible;
  content: '';
  position: absolute;
  right: 16px;
  top: 28px;
}
div.bwstyle .bw-search-site h2.bw-is-toggled span::before {
  width: 8px;
  height: 8px;
  border: 3px solid #fff;
  background: transparent;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  visibility: visible;
}
div.bwstyle .bw-search-site h2.bw-is-toggled span::after {
  width: 3px;
  height: 10px;
  margin-top: 0;
  background: #fff;
  visibility: visible;
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
div.bwstyle .bw-search-site form {
  padding: 0 21px 0 0;
  margin: 0 12px 0.5em 12px;
  position: relative;
}
div.bwstyle .bw-search-site fieldset {
  padding: 0;
  margin: 0;
  background: #fff;
}
div.bwstyle .bw-search-site label {
  display: none;
}
div.bwstyle .bw-search-site input {
  font-size: 18px;
  width: 100%;
  padding: 7px;
  height: 15px;
  border: 0;
  -webkit-appearance: none;
}
div.bwstyle #bw-search input,
div.bwstyle #bw-search-js input {
  width: 100%;
  font-size: 14px;
}
div.bwstyle .bw-search-site input:focus {
  background: #fff;
}
div.bwstyle input[type='search']::-webkit-search-decoration,
div.bwstyle input[type='search']::-webkit-search-cancel-button,
div.bwstyle input[type='search']::-webkit-search-results-button,
div.bwstyle input[type='search']::-webkit-search-results-decoration {
  display: none;
}
div.bwstyle .bw-search-site button {
  line-height: 16px;
  position: absolute;
  top: 2px;
  right: 2px;
  float: right;
  width: 25px;
  height: 25px;
  padding: 0;
  border: 0;
  border-radius: 0.25em;
  margin: 0 21px 0 0;
  background: transparent;
  /*	background:url(/images/icons/icon_search.gif) no-repeat 60% 50%; */
}
div.bwstyle #bw-search-page fieldset button {
  position: absolute;
}
div.bwstyle .bw-search-site button span {
  line-height: 16px;
  display: block;
  height: 16px;
  padding: 0;
  width: 16px;
  background: transparent;
  right: -2px;
}
div.bwstyle .bw-search-site button span::before,
div.bwstyle .bw-search-site button span::after {
  margin: -10px 0 0;
  visibility: visible;
  content: '';
  position: absolute;
  top: 10px;
  right: 0;
}
div.bwstyle .bw-search-site button span::before {
  width: 8px;
  height: 8px;
  border: 3px solid #38689f;
  background: transparent;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  visibility: visible;
}
div.bwstyle .bw-search-site button span::after {
  right: 0px;
  width: 3px;
  height: 10px;
  margin-top: 0;
  background: #38689f;
  visibility: visible;
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
div.bwstyle .bw-search-site button:hover span::before,
div.bwstyle .bw-search-site button:active span::before {
  border: 3px solid #fff;
}
div.bwstyle .bw-search-site button:hover span::after,
div.bwstyle .bw-search-site button:active span::after {
  background: #fff;
}
div.bwstyle .bw-search-site button:hover,
div.bwstyle .bw-search-site button:active,
div.bwstyle .bw-search-site button:hover span,
div.bwstyle .bw-search-site button:active span {
  background: #499ed6;
}
div.bwstyle .bw-search-site button:hover span:after,
div.bwstyle .bw-search-site button:active span:after {
  color: #fff;
}
div.bwstyle .bw-search-site button img {
  vertical-align: middle;
  display: none;
}
div.bwstyle #bw-search #bw-search-options,
div.bwstyle #bw-search-js #bw-search-options {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  overflow: visible;
}
div.bwstyle #bw-search #bw-search-options a,
div.bwstyle #bw-search-options h3,
div.bwstyle #bw-search-options h3 .toggler {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 29px;
  width: 20px;
  padding: 0;
  border: 0;
  margin: 0;
  background: #38689f url('/images/icons/icons_banner.png') no-repeat center -120px;
  overflow: hidden;
  cursor: pointer;
}
div.bwstyle #bw-search-options span,
div.bwstyle #bw-search #bw-search-options a span,
div.bwstyle #bw-search-js #bw-search-options a span {
  visibility: hidden;
}
div.bwstyle #bw-search-options .toggler span {
  border: 0;
}
div.bwstyle #bw-search-options h3.shown {
  padding-bottom: 0.5em;
  background: #d7ecfa url(/images/icons/icon_settings.gif) no-repeat center 6px;
}
div.bwstyle #bw-search-options .togglee {
  display: none;
}
div.bwstyle #bw-search-filter-links {
  position: absolute;
  top: 29px;
  right: 0;
  width: 100%;
  padding: 0 0 6px 0;
  border: 0;
}
div.bwstyle #bw-search-filter-links ul {
  padding: 0;
  margin: 0;
}
div.bwstyle #bw-search-filter-links li {
  margin: -1px 0 0 0;
  background-image: none;
  border-left: 1px solid #1c76bc;
  border-right: 1px solid #1c76bc;
}
div.bwstyle #bw-search-filter-links li a {
  padding: 0 6px;
}
div.bwstyle #bw-search-page {
  position: absolute;
  top: 7.5em;
  left: 0;
  width: 100%;
  height: 3em;
  padding: 0;
}
div.bwstyle #bw-search-page form {
  padding: 0.5em;
  margin: 0 1em 0 0.5em;
  background-color: #d7ecfa;
}
div.bwstyle #bw-search-page fieldset {
  padding: 0.25em 1.75em 0.25em 0.25em;
}
div.bwstyle #bw-search-page button {
  top: 0.8em;
  right: 0.75em;
}
div.bwstyle .bw-search-nav {
  position: relative;
  width: 100%;
  margin-top: 8.75em;
}
div.bwstyle .bw-search-nav ul {
  height: 2.6429em;
  padding: 0;
  margin: 0 0 20px 0;
}
div.bwstyle .bw-search-nav ul ul {
  float: left;
  height: auto;
  border: 0;
  margin: 0;
}
div.bwstyle .bw-search-nav ul li {
  float: left;
  position: relative;
  width: auto;
  margin: 0;
}
div.bwstyle .bw-search-nav ul a {
  font-size: 11px;
  line-height: 19px;
  float: left;
  padding: 0.5714em 0.25em;
  border-top: 0;
  margin-right: 0.25em;
  background-color: #d7ecfa;
}
div.bwstyle #bw-main .bw-search-nav > ul > li a.bw-current:hover {
  color: #fff;
}
div.bwstyle .bw-search-nav > ul > li:last-child a {
  margin-right: 0;
}
div.bwstyle .bw-search-nav .bw-more {
  position: absolute;
  top: -4.5em;
  left: 0;
}
div.bwstyle .bw-search-results {
  width: 100%;
}
div.bwstyle #bw-search-page + .bw-search-results {
  margin-top: 18px;
}
div.bwstyle .bw-search-results section {
  margin-bottom: 36px;
}
div.bwstyle .bw-search-results h3 {
  font-weight: bold;
  font-size: 100%;
  text-transform: none;
  margin: 0;
}
div.bwstyle .bw-search-results ul {
  padding-left: 0;
  list-style-type: none;
}
div.bwstyle .bw-search-results li {
  padding-left: 0;
  margin: 0;
  background-image: none;
}
div.bwstyle .bw-search-results li p {
  font-size: 12px;
  color: #646569;
}
div.bwstyle .bw-search-results p:first-child,
div.bwstyle .bw-search-results ul:first-child {
  margin-top: 1.5em;
}
div.bwstyle .bw-search-results h2 a:visited,
div.bwstyle .bw-search-results .bw-more a:visited,
div.bwstyle .bw-search-nav a:visited {
  color: #499ed6;
}
div.bwstyle .bw-search-results-details {
  color: #646569;
  margin-bottom: 1.5rem;
}
div.bwstyle .bw-search-results-details p {
  display: inline-block;
  margin: 0;
}
div.bwstyle .bw-filter {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.5em;
  margin-right: 6px;
  border-radius: 0.25em;
  background-color: #d7ecfa;
}
div.bwstyle .bw-filter a {
  display: inline-block;
  height: 16px;
  background: url(/images/icons/icon_remove_action.gif) no-repeat;
  overflow: hidden;
  vertical-align: -10%;
}
div.bwstyle .bw-filter a span {
  display: inline-block;
  width: 16px;
  height: 16px;
  visibility: hidden;
}
div.bwstyle .bw-search-results-details p .bw-filter {
  /* for initial, temporary display */
  font-weight: bold;
  color: #7767dc;
  padding: 0;
  background-color: transparent;
}
div.bwstyle #bw-search-adv > fieldset {
  min-height: 180px;
}
div.bwstyle #bw-search-adv label {
  margin-top: 2px;
}
div.bwstyle #bw-search-adv #bw-all-options label {
  margin-left: 2%;
}
div.bwstyle .bw-search-input {
  float: left;
  clear: none;
  position: relative;
  width: 100%;
}
div.bwstyle #bw-all-options .bw-search-input input {
  width: 94%;
  margin-left: 2%;
}
div.bwstyle #bw-all-options .bw-search-exact input,
div.bwstyle #bw-all-options .bw-search-without input {
  margin-left: 0 !important;
}
div.bwstyle .bw-search-exact:before,
div.bwstyle .bw-search-exact:after,
div.bwstyle .bw-search-without:before {
  font-weight: bold;
  font-size: 21px;
  text-align: right;
  content: '"';
  display: inline-block;
  width: 1.5%;
  margin-right: 0.5%;
}
div.bwstyle .bw-search-exact:after {
  text-align: left;
  margin-right: 0;
  margin-left: 0.5%;
}
div.bwstyle .bw-search-without:before {
  content: '-';
}
div.bwstyle #bw-search-submit span {
  padding-left: 18px;
  background: url(/images/icons/icon_search_rev.png) no-repeat -1px center;
}
div.bwstyle .bw-site-highlight {
  background-color: #ffc;
  border: 2px solid #ff0;
}
div.bwstyle .bw-release,
div.bwstyle .bw-release.bw-zh-hk {
  position: relative;
  padding-top: 60px;
}
div.bwstyle .bw-release.bw-with-logos,
div.bwstyle .bw-release.bw-with-logos.bw-zh-hk {
  padding-top: 125px;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container,
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container
  .bwsmartmedia
  object {
  min-height: 543px;
}
div.bwstyle .bw-release:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.bwstyle .bw-release-main,
div.bwstyle .bw-release-sidebars {
  margin: 0 0 1.5em 0;
}
div.bwstyle .bw-release-main > *,
div.bwstyle .bw-release-sidebars > * {
  margin: 0 1em;
}
div.bwstyle .bw-release.bw-with-logos {
  padding-top: 192px;
}
div.bwstyle .bw-release.bw-with-logos.bw-zh-hk {
  padding-top: 228px;
}
div.bwstyle .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;
}
div.bwstyle .bw-release-logos img {
  display: inline-block;
  vertical-align: middle;
}
div.bwstyle .bw-release-logos img {
  margin-right: 1em;
}
div.bwstyle .bw-release-logos img:last-child {
  margin-right: 0;
}
div.bwstyle .bw-release-logos a {
  margin-right: 1em;
}
div.bwstyle .bw-release-logos a img,
div.bwstyle .bw-release-logos a:last-child {
  margin-right: 0;
}
div.bwstyle article.bw-release-main > header {
  width: auto;
  padding-top: 0;
  margin: 0 1em 1.5em 1em;
  background: #fff none;
}
div.bwstyle 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;
}
div.bwstyle article.bw-release-main > header > div {
  padding: 0;
  margin: 0;
}
div.bwstyle .bw-release-subhead {
  padding: 0;
  margin: 1.5em 0 0 0;
}
div.bwstyle .bw-release-subhead > p {
  font-weight: 500;
  font-size: 16px;
}
div.bwstyle .bw-release-subhead > ul ~ p {
  font-weight: normal;
}
div.bwstyle .bw-release-subhead ul {
  list-style-type: disc;
  padding-left: 30px;
  font-size: 16px;
}
div.bwstyle .bw-release-timestamp {
  font-size: 0.85714em;
  line-height: 1.75em;
  color: #7767dc;
  margin: 0 0 1.75em 0;
}
div.bwstyle .bw-release-notes {
  margin: 0 0 1.75em 0;
}
div.bwstyle .bw-release-story {
  overflow: hidden;
}
div.bwstyle .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: -0.0833em;
  width: 33%;
  margin: 5px 15px 15px 0;
  border-right: 1px solid #7aa52a !important;
}
div.bwstyle .bw-release-story blockquote p {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
  margin: 4px 0;
  padding-right: 12px;
  word-wrap: break-word;
}
div.bwstyle 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;
}
div.bwstyle #bw-release-internal {
  margin: 1em 0;
}
div.bwstyle .bw-release-story ul {
  list-style-type: disc;
}
div.bwstyle .bw-release-story ul ul {
  list-style-type: circle;
}
div.bwstyle .bw-release-story ul ul ul {
  list-style-type: square;
}
div.bwstyle .bw-release-story ul,
div.bwstyle .bw-release-story ol {
  overflow: hidden;
  margin: 0 0 1.5em 0;
}
div.bwstyle .bw-release-story ul li,
div.bwstyle .bw-release-story ol li {
  margin: 0 0 5px 0;
}
div.bwstyle .bw-release-story ul ul,
div.bwstyle .bw-release-story ul ol,
div.bwstyle .bw-release-story ol ol,
div.bwstyle .bw-release-story ol ul {
  margin: 0;
}
div.bwstyle .bw-release-story ul ul li,
div.bwstyle .bw-release-story ul ol li,
div.bwstyle .bw-release-story ol ol li,
div.bwstyle .bw-release-story ol ul li {
  margin: 0;
}
div.bwstyle #bw-fsa {
  margin-bottom: 1.5em;
}
div.bwstyle .bw-release-body tbody tr,
div.bwstyle .bw-release-body tbody tr:nth-of-type(2n + 1),
div.bwstyle .bw-release-dialog-table tbody tr,
div.bwstyle .bw-release-dialog-table tbody tr:nth-of-type(2n + 1) {
  background-color: #fff;
}
div.bwstyle .bw-release-table tbody tr:nth-child(-n + 2) td p,
div.bwstyle .bw-release-table-js tbody tr:nth-child(-n + 2) td p,
div.bwstyle .bw-release-dialog-table tbody tr:nth-child(-n + 2) td p {
  margin: 0 0 0.2em 0;
}
div.bwstyle .bw-release-body table,
div.bwstyle .bw-release-dialog-table table {
  font-size: 0.91667em;
  line-height: 1.63636em;
  border-collapse: separate;
}
div.bwstyle .bw-release-table,
div.bwstyle .bw-release-table-js {
  width: auto;
  max-width: 100%;
  margin-bottom: 1.5em;
  border-collapse: unset;
  overflow-x: auto;
}
div.bwstyle .bw-release-table-js.bw-is-large {
  position: relative;
  top: 3px;
  height: 27em;
  width: auto;
  padding-left: 0.25em;
  margin: -6px 0 1.75em 0;
  border: 3px solid #499ed6;
  cursor: pointer;
  overflow: auto;
}
div.bwstyle .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%,
      white 100%
    ),
    linear-gradient(
      to right,
      rgba(255, 255, 255, 0.05) 0%,
      rgba(255, 255, 255, 0.05) 95%,
      white 100%
    );
  background-image: -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0.05) 0%,
      rgba(255, 255, 255, 0.05) 95%,
      white 100%
    ),
    -o-linear-gradient(left, rgba(255, 255, 255, 0.05) 0%, rgba(
            255,
            255,
            255,
            0.05
          )
          95%, white 100%);
  background-image: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0.05) 0%,
      rgba(255, 255, 255, 0.05) 95%,
      white 100%
    ),
    -moz-linear-gradient(left, rgba(255, 255, 255, 0.05) 0%, rgba(
            255,
            255,
            255,
            0.05
          )
          95%, white 100%);
  background-image: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.05) 0%,
      rgba(255, 255, 255, 0.05) 95%,
      white 100%
    ),
    -webkit-linear-gradient(left, rgba(255, 255, 255, 0.05) 0%, rgba(
            255,
            255,
            255,
            0.05
          )
          95%, white 100%);
  background-image: -ms-linear-gradient(
      top,
      rgba(255, 255, 255, 0.05) 0%,
      rgba(255, 255, 255, 0.05) 95%,
      white 100%
    ),
    -ms-linear-gradient(left, rgba(255, 255, 255, 0.05) 0%, rgba(
            255,
            255,
            255,
            0.05
          )
          95%, white 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%, white)
    ),
    -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%, white));
}
div.bwstyle .bw-release-table-partial:hover,
div.bwstyle .bw-release-table-partial:active {
  background-color: #d7ecfa;
  background-image: none;
  opacity: 0.5;
}
div.bwstyle .bw-release-table td,
div.bwstyle .bw-release-table-js td,
div.bwstyle .bw-release-dialog-table td {
  /* to offset site defaults; */
}
div.bwstyle _::selection,
div.bwstyle .bw-release-table td,
div.bwstyle .bw-release-table-js td,
div.bwstyle .bw-release-dialog-table td {
  padding: 0 0.5em;
}
div.bwstyle .bw-release-table-dialog .ui-helper-clearfix {
  display: block;
}
div.bwstyle .bw-buttons-table {
  position: absolute;
  top: 1.5em;
  right: 1em;
  z-index: 2;
  margin: 0;
}
div.bwstyle .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(/images/icons/icons_release.png),
    linear-gradient(to bottom, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -o-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -moz-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -webkit-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -ms-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -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;
}
div.bwstyle .bw-buttons-table button:hover,
div.bwstyle .bw-buttons-table button:active,
div.bwstyle .bw-release-table-js:hover .bw-buttons-table button,
div.bwstyle .bw-release-table-js:active .bw-buttons-table button {
  border-color: #499ed6;
  background-color: #499ed6;
  background-image: url(/images/icons/icons_release.png),
    linear-gradient(to bottom, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -o-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -moz-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -webkit-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -ms-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -webkit-gradient(linear, left top, left bottom, color-stop(0%, #499ed6), color-stop(45%, #81c4f0), color-stop(100%, #499ed6));
  background-position: -212px -81px;
}
div.bwstyle .bw-buttons-table button span {
  display: block;
  width: 40px;
  height: 40px;
  visibility: hidden;
}
div.bwstyle .bw-release-sidebars > div {
  margin-bottom: 1.5em;
}
div.bwstyle .bw-release-sidebars .bw-release-companyinfo {
  text-align: center;
}
div.bwstyle .bw-release-sidebars .bw-release-companyinfo .bw-buttons {
  margin: 0.7em 0;
}
div.bwstyle
  .bw-release-sidebars
  .bw-release-companyinfo
  .bw-buttons
  a.bw-button-small {
  margin: 0;
  padding: 3px 5px;
  border-radius: 4px;
}
div.bwstyle
  .bw-release-sidebars
  .bw-release-companyinfo
  .bw-buttons
  a.bw-button-small:hover {
  background-image: none;
}
div.bwstyle
  .bw-release-sidebars
  .bw-release-companyinfo
  .bw-buttons
  a.bw-button-small
  span
  img {
  margin-top: -4px;
}
div.bwstyle .bw-release-sidebars p,
div.bwstyle .bw-release-sidebars li {
  font-size: 0.85714em;
  line-height: 1.75em;
  position: relative;
  top: 0.08333em;
  margin: 0 0 1.75em 0;
}
div.bwstyle .bw-release h2 {
  color: #9ecc38;
  margin: 0;
  font-weight: 500;
  cursor: pointer;
}
div.bwstyle .bw-release h3 {
  margin: 0;
}
div.bwstyle .bw-release-report {
  text-align: center;
}
div.bwstyle .bw-release-report .bw-button {
  margin: 0 0 1.5em 0;
}
div.bwstyle .bw-release-summary {
  display: none;
}
div.bwstyle .bw-release-companyinfo ul {
  margin-top: -1em;
  text-align: left;
}
div.bwstyle .bw-release-companyinfo li,
div.bwstyle .bw-release-versions li {
  margin-bottom: 0;
}
div.bwstyle .bw-release-related ul {
  padding: 0px 0px 0px 15px;
  list-style-type: none;
}
div.bwstyle .bw-release-related h2 .bw-rss img {
  vertical-align: -10%;
  margin-left: 0.25em;
}
div.bwstyle .bw-release-sidebars .bw-release-contact {
  display: none;
}
div.bwstyle .bw-release-sidebars > .bw-release-summary,
div.bwstyle .bw-release-sidebars > .bw-release-sharing {
  margin: 0;
}
div.bwstyle .bw-recent-tweets p {
  margin: 10px 0px;
}
div.bwstyle a.cash-tag,
div.bwstyle a.hash-tag {
  display: inline-block;
  padding: 1px 4px 0px 6px;
  margin: 2px 0px;
  border-radius: 3px;
}
div.bwstyle .cash-tag:hover,
div.bwstyle a.hash-tag:hover {
  text-decoration: none;
}
div.bwstyle ul.hash-tags,
div.bwstyle ul.cash-tags {
  margin: 5px 0px;
  padding: 0px;
}
div.bwstyle ul.hash-tags li,
div.bwstyle 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;
}
div.bwstyle ul.hash-tags li:hover,
div.bwstyle 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;
}
div.bwstyle ul.social-profiles {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
div.bwstyle ul.social-profiles li {
  font-size: 14px;
  margin: 14px 0px;
  padding: 0px;
  padding: 6px 0px 2px 0px;
  min-height: 25px;
  line-height: 16px;
  word-wrap: break-word;
}
div.bwstyle ul.social-profiles li.sm-youtube {
  background: url('images/social-icon-youtube.png') no-repeat 0 0/33px auto;
  padding-left: 45px;
}
div.bwstyle ul.social-profiles li.sm-pinterest {
  background: url('images/social-icon-pinterest.png') no-repeat 0 0/33px auto;
  padding-left: 45px;
}
div.bwstyle ul.social-profiles li.sm-google-plus {
  background: url('images/social-icon-google.png') no-repeat 0 0/33px auto;
  padding-left: 45px;
}
div.bwstyle ul.social-profiles li.sm-linkedin {
  background: url('images/social-icon-linkedin.png') no-repeat 0 0/33px auto;
  padding-left: 45px;
}
div.bwstyle ul.social-profiles li.sm-twitter {
  background: url('images/social-icon-twitter.png') no-repeat 0 0/33px auto;
  padding-left: 45px;
}
div.bwstyle ul.social-profiles li.sm-facebook {
  background: url('images/social-icon-facebook.png') no-repeat 0 0/33px auto;
  padding-left: 45px;
}
div.bwstyle ul.social-profiles li.sm-instagram {
  background: url('images/social-icon-instagram.png') no-repeat 0 0/33px auto;
  padding-left: 45px;
}
div.bwstyle ul.social-profiles li.sm-other {
  background: url('images/social-icon-other.png') no-repeat 0 0/33px auto;
  padding-left: 45px;
}
div.bwstyle .bw-release-versions ul {
  margin: 5px 0px;
  padding: 0px;
}
div.bwstyle .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;
}
div.bwstyle .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;
}
div.bwstyle .bw-release-body.bw-with-mm {
  position: relative;
}
div.bwstyle .bw-release-mm {
  padding: 0 0 42px 0;
  margin-top: 2em;
}
div.bwstyle .bw-release-mm-display {
  position: relative;
  height: auto;
  padding: 10px 0;
  border: 0;
  background: #fff;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-release-body
  .bw-release-mm
  .mediaContainer {
  display: none;
}
div.bwstyle .bw-release-mm-item {
  padding: 0 36px;
}
div.bwstyle .bw-release-mm-asset {
  text-align: center;
  display: table;
  min-height: 480px;
  line-height: 480px;
  max-width: 100%;
  width: 100%;
  table-layout: fixed;
  background-color: #f9f9f9;
  border: 1px solid #dedede;
}
div.bwstyle .bw-release-mm-picturecapsule .bw-release-mm-asset {
  line-height: 500px;
  height: 500px;
  padding-top: 2px;
  padding-bottom: 3px;
}
div.bwstyle .bw-release-mm-asset img {
  display: inline-block;
  max-width: 100%;
  max-height: 397px;
  margin: 0 auto;
  vertical-align: middle;
}
div.bwstyle .bw-release-mm-asset .bw-release-mm-player {
  line-height: 100%;
  display: table-cell;
  height: 100%;
  width: 100%;
  max-width: 706px;
  max-height: 397px;
  margin: 0 auto;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
div.bwstyle #media-player,
div.bwstyle .bw-release-mm-asset .media_player {
  float: none;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
div.bwstyle .bw-release-mm-asset #media_player {
  max-height: 397px;
  max-width: 706px;
  vertical-align: middle;
}
div.bwstyle .bw-release-mm-asset object#media_player {
  left: 0;
}
div.bwstyle .bw-release-mm-caption {
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  height: 108px;
  margin: 0;
  overflow: auto;
}
div.bwstyle .bw-release-mm-picturecapsule .bw-release-mm-caption {
  display: none;
}
div.bwstyle .bw-release-mm-caption p {
  padding-right: 55px;
  margin-bottom: 0;
}
div.bwstyle .bw-release-mm-download {
  position: relative;
  display: none;
  z-index: 1000;
}
div.bwstyle .bw-release-mm-prev,
div.bwstyle .bw-release-mm-next {
  display: block;
  position: absolute;
  top: 192px;
  width: 16px;
  height: 32px;
  background-image: url(/images/icons/icons_release.png);
  cursor: pointer;
}
div.bwstyle .bw-release-mm-prev {
  left: 10px;
  background-position: 0 -48px;
}
div.bwstyle .bw-release-mm-next {
  right: 10px;
  background-position: -16px -48px;
}
div.bwstyle .bw-release-mm-prev span,
div.bwstyle .bw-release-mm-next span {
  display: block;
  width: 16px;
  height: 32px;
  visibility: hidden;
}
div.bwstyle .bw-release-mm-nav {
  height: 108px;
  padding: 0 34px;
}
div.bwstyle .bw-release-mm-nav > div {
  position: relative;
  width: 100%;
  overflow: auto;
  height: 100%;
  outline: 0;
}
div.bwstyle .bw-release-mm-nav .bw-release-gallery {
  text-align: center;
  line-height: 0;
  white-space: nowrap;
  height: 84px;
  padding: 5px 0;
  margin: 0;
  list-style-type: none;
}
div.bwstyle .bw-release-mm-nav .bw-release-gallery .bw-release-gallery-item {
  display: inline-block;
  width: 60px;
  height: 60px;
  padding: 6px 6px 6px 0;
}
div.bwstyle
  .bw-release-mm-nav
  .bw-release-gallery
  .bw-release-gallery-item:last-child {
  padding-right: 0;
}
div.bwstyle
  .bw-release-mm-nav
  .bw-release-gallery
  .bw-release-gallery-item[data-filetype='Video']
  a {
  position: relative;
}
div.bwstyle
  .bw-release-mm-nav
  .bw-release-gallery
  .bw-release-gallery-item[data-filetype='Video']
  a:after {
  content: url(/images/icons/icon_play_button.png);
  position: absolute;
  top: 30%;
  left: 40%;
  transform: scale(0.8);
  opacity: 0.7;
}
div.bwstyle
  .bw-release-mm-nav
  .bw-release-gallery
  .bw-release-gallery-item[data-filetype='Audio']
  a:after {
  content: url(/images/icons/icon_audio_button.png);
  position: absolute;
  top: 30%;
  left: 40%;
  transform: scale(0.8);
  opacity: 0.7;
}
div.bwstyle .bw-release-mm-nav img {
  width: 54px;
  height: 54px;
  margin: 3px;
}
div.bwstyle
  .bw-release-mm-nav
  .bw-release-gallery
  .bw-release-gallery-item.bw-release-mm-selected {
  background-color: #ccc;
}
div.bwstyle
  .bw-release-mm-nav
  .bw-release-gallery
  .bw-release-gallery-item.bw-release-mm-selected
  a {
  cursor: default;
}
div.bwstyle .bw-release-gallery .bw-release-gallery-caption,
div.bwstyle .bw-release-gallery .bw-release-gallery-download {
  display: none;
}
div.bwstyle .bw-mm-download-head,
div.bwstyle .bw-mm-embed-head {
  position: absolute;
  width: 19px;
  height: 19px;
  border: 1px solid #499ed6;
  border-radius: 3px;
  margin: 1.5em 1em 1.5em 0;
  background-color: #d7ecfa;
  background-image: url(/images/icons/icons_release.png),
    linear-gradient(to bottom, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -o-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -moz-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -webkit-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -ms-linear-gradient(top, #d7ecfa 0%, #f5feff 45%, #d7ecfa 100%);
  background-image: url(/images/icons/icons_release.png),
    -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7ecfa), color-stop(45%, #f5feff), color-stop(100%, #d7ecfa));
  cursor: pointer;
}
div.bwstyle .bw-mm-download-head {
  top: 492px;
  left: auto;
  /* NOT NEEDED IN REAL RULE */
  right: 7px;
  background-position: -1px -122px;
}
div.bwstyle .bw-mm-embed-head {
  top: 456px;
  right: 7px;
  background-position: -126px -122px;
}
div.bwstyle .bw-mm-download-head:hover,
div.bwstyle .bw-mm-download-head:active,
div.bwstyle .bw-mm-embed-head:hover,
div.bwstyle .bw-mm-embed-head:active {
  border-color: #499ed6;
  background-color: #499ed6;
  background-image: url(/images/icons/icons_release.png),
    linear-gradient(to bottom, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -o-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -moz-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -webkit-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -ms-linear-gradient(top, #499ed6 0%, #81c4f0 45%, #499ed6 100%);
  background-image: url(/images/icons/icons_release.png),
    -webkit-gradient(linear, left top, left bottom, color-stop(0%, #499ed6), color-stop(45%, #81c4f0), color-stop(100%, #499ed6));
  cursor: pointer;
}
div.bwstyle .bw-mm-download-head:hover,
div.bwstyle .bw-mm-download-head:active {
  background-position: -22px -122px;
}
div.bwstyle .bw-mm-embed-head:hover,
div.bwstyle .bw-mm-embed-head:active {
  background-position: -147px -122px;
}
div.bwstyle .bw-mm-download-head span,
div.bwstyle .bw-mm-embed-head span {
  display: block;
  width: 19px;
  height: 19px;
  visibility: hidden;
}
div.bwstyle .bw-mm-download-content,
div.bwstyle .bw-mm-download-head,
div.bwstyle .bw-mm-embed-content,
div.bwstyle .bw-mm-embed-head {
  display: none;
}
div.bwstyle .nicescroll-rails {
  background-color: #fff;
  border-radius: 5px;
}
div.bwstyle .bw-release-mediacapsule > div:first-child {
  overflow: auto;
}
div.bwstyle .bw-release-sharing {
  text-align: center;
  position: absolute;
  top: 14px;
  width: 100%;
}
div.bwstyle .bw-with-logos .bw-release-sharing {
  top: 102px;
}
div.bwstyle .bw-release-sharing h2 {
  display: none;
}
div.bwstyle .bw-sharing-widgets {
  height: 42px;
  line-height: 42px;
  display: inline-block;
}
div.bwstyle .bw-release.bw-zh-hk .bw-sharing-widgets {
  height: 84px;
  margin-right: 0;
  margin-left: 0;
}
div.bwstyle .addthis_toolbox {
  line-height: 42px !important;
  margin-bottom: 1.5em;
}
div.bwstyle .addthis_toolbox a {
  display: inline-block;
  border: 0;
  border-radius: 0.25em;
  overflow: hidden;
}
div.bwstyle .addthis_32x32_style .at300b,
div.bwstyle .addthis_32x32_style .at300bs,
div.bwstyle .addthis_toolbox.addthis_32x32_style span {
  line-height: 42px !important;
}
div.bwstyle .addthis_default_style .at300b,
div.bwstyle .addthis_default_style .at300bo,
div.bwstyle .addthis_default_style .at300m {
  vertical-align: bottom;
  max-width: 32px;
  float: none;
  padding: 0 !important;
  margin: 5px 0.25em 5px 0 !important;
}
div.bwstyle .addthis_default_style .at300b:first-child,
div.bwstyle .addthis_default_style .at300bo:first-child,
div.bwstyle .addthis_default_style .at300m:first-child {
  margin-left: 0.25em !important;
}
div.bwstyle .bw-release-hires,
div.bwstyle a[data-has-hires='false'] {
  display: none;
}
div.bwstyle #bw-release-hires {
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute;
}
div.bwstyle .bw-news .chrome,
div.bwstyle .bw-news .bw-chrome,
div.bwstyle .bw-news-main .chrome,
div.bwstyle .bw-news-main .bw-chrome {
  margin-right: 1em;
  margin-left: 1em;
}
div.bwstyle .bw-headlines {
  margin: 0 1em;
}
div.bwstyle .bw-headlines h2 {
  margin-top: 0;
}
div.bwstyle #bw-headlines-head,
div.bwstyle #headlinesHead {
  margin-bottom: 1.5em;
}
div.bwstyle #bw-headines-date,
div.bwstyle #headlinesDate {
  font-size: 0.85714em;
  line-height: 1.75em;
  color: #646569;
}
div.bwstyle .bw-news-list,
div.bwstyle .bwNewsList {
  position: relative;
  top: -0.07143em;
  padding: 0;
  /* border-top: .07143em solid #646569; */
  border-top: 1px solid #646569;
  margin: 0;
  list-style-type: none;
}
div.bwstyle .bw-news-list li,
div.bwstyle .bwNewsList li {
  position: relative;
  padding: 2.2143em 0 0.71429em 168px;
  min-height: 4.5em;
  /* border-bottom: .07143em solid #646569; */
  border-bottom: 1px solid #646569;
}
div.bwstyle .bw-news-thumbs,
div.bwstyle .bwThumbs {
  position: absolute;
  top: 0;
  left: 0;
  width: 168px;
  height: 86px;
}
div.bwstyle .bw-news-thumbs a,
div.bwstyle .bwThumbs a {
  line-height: 68px;
  text-align: center;
  white-space: nowrap;
  display: block;
  float: right;
  width: 72px;
  height: 72px;
  border: 1px solid #ccc;
  margin: 1em 11px 0 -1px;
  overflow: hidden;
}
div.bwstyle .bw-news-thumbs img,
div.bwstyle .bwThumbs img {
  display: inline-block;
  max-width: 68px;
  max-height: 68px;
  vertical-align: middle;
}
div.bwstyle .bw-news-thumbs .bw-square,
div.bwstyle .bwThumbs .bwSquare {
  max-width: 72px;
  max-height: 72px;
}
div.bwstyle .bw-news-meta,
div.bwstyle .bwMeta {
  font-size: 0.85714em;
  line-height: 1.75em;
  color: #7aa52a;
  position: absolute;
  top: 0.71429em;
  word-wrap: break-word;
}
div.bwstyle .bw-news-meta > *,
div.bwstyle .bwMeta > * {
  display: inline;
  margin-right: 0.5em;
}
div.bwstyle .bw-news-meta img,
div.bwstyle .bwMeta img {
  vertical-align: -15%;
}
div.bwstyle .bw-headline,
div.bwstyle .bwTitleLink {
  font-weight: bold;
}
div.bwstyle ul.bwNewsList div.bwDesc {
  color: #646569;
  font-size: 0.91667em;
  line-height: 1.63636em;
}
div.bwstyle #bw-home .bw-news-list li,
div.bwstyle #bw-home .bwNewsList li {
  padding-left: 84px;
}
div.bwstyle #bw-home .bw-news-thumbs,
div.bwstyle #bw-home .bwThumbs {
  width: 84px;
}
div.bwstyle #bw-home .bw-news-thumbs a + a,
div.bwstyle #bw-home .bwThumbs a + a {
  display: none;
}
div.bwstyle .bw-paging,
div.bwstyle #paging {
  font-size: 0.85714em;
  line-height: 1.75em;
  position: relative;
  float: left;
  clear: both;
  width: auto;
  padding-right: 3em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
div.bwstyle #bw-home #paging {
  display: none;
}
div.bwstyle .bw-paging:after,
div.bwstyle #paging:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.bwstyle .bw-paging div,
div.bwstyle #paging div {
  display: inline-block;
  float: left;
  width: auto;
  height: 1.75em;
}
div.bwstyle .bw-paging-links,
div.bwstyle .pagingLinks {
  text-align: left;
  white-space: normal;
  width: auto;
  margin-right: 2em;
  margin-left: 4px;
}
div.bwstyle .bw-paging-links a,
div.bwstyle .pagingLinks a {
  display: inline-block;
  height: 1.75em;
  padding: 0 0.5em;
  margin-left: -4px;
}
div.bwstyle .bw-paging-links span,
div.bwstyle .pagingLinks span {
  font-weight: bold;
  color: #fff;
  display: inline-block;
  height: 1.75em;
  padding: 0 0.5em;
  margin-left: -4px;
  background-color: #499ed6;
}
div.bwstyle .bw-paging-prev,
div.bwstyle .pagingPrev {
  margin-right: 1em;
}
div.bwstyle .bw-paging-next,
div.bwstyle .pagingNext {
  position: absolute;
  right: 0;
}
div.bwstyle figure,
div.bwstyle .bw-media {
  width: 100%;
  margin-bottom: 1.5em;
}
div.bwstyle .bw-media-item,
div.bwstyle .bw-media-item * {
  display: block;
  margin: 0 auto;
}
div.bwstyle figcaption {
  font-size: 0.91667em;
  line-height: 1.63636em;
  padding: 0;
}
div.bwstyle .bw-slideshow object,
div.bwstyle .bw-slideshow embed {
  width: 240px;
  height: 206px;
}
div.bwstyle .bw-slideshow figcaption * {
  width: 240px;
  margin-right: auto;
  margin-left: auto;
}
div.bwstyle .bw-slideshow figcaption .bw-more {
  width: 228px;
}
div.bwstyle .bw-video > .bw-media-item {
  width: 552px;
}
div.bwstyle figure.bw-pullquote {
  font-size: 100%;
  color: #646569;
  position: relative;
  width: auto;
  min-height: 3em;
  padding: 1.5em 1em 1.5em 0.5em;
  border-left: 2.5em solid #646569;
  background-color: #efefef;
}
div.bwstyle figure.bw-pullquote:before {
  content: url(/images/icons/quoteopen_rev.png);
  display: block;
  position: absolute;
  top: 1.75em;
  left: -2.45em;
}
div.bwstyle .bw-pullquote p {
  font-style: italic;
}
div.bwstyle figure.bw-pullquote figcaption {
  text-align: right;
}
div.bwstyle .bw-related figure.bw-pullquote {
  font-size: 0.91667em;
  line-height: 1.63636em;
  margin: 0 0 1.63636em 0;
}
div.bwstyle .bw-related .bw-pullquote p {
  font-size: 100%;
}
div.bwstyle article > section,
div.bwstyle article > p,
div.bwstyle article > nav {
  padding: 0 1em;
}
div.bwstyle article > header {
  background-color: #f0f0f0;
  background-repeat: repeat-x;
  background-position: center top;
  background-size: auto 154px;
  background-image: url(/images/headers/bk_header_sub.jpg);
}
div.bwstyle article.bw-page-main > header {
  background-image: url(/images/headers/bk_header_main.jpg);
}
div.bwstyle #bw-news-header {
  position: absolute;
  top: 1.5em;
  left: 0;
  height: auto;
  margin: 3em 1em 0 1em;
  left: 0;
  right: 0;
}
div.bwstyle #bw-news-header .bw-news-title h2 {
  font-size: 1.5em;
  margin: 0.1111em 0 0.2222em;
  background-color: #7aa52a;
  color: #fff;
  font-weight: normal;
  margin: 0 0 0.1em;
  padding: 0.5em 0.7em;
}
div.bwstyle #bw-news-header .bw-news-box {
  padding: 1.25em 1em 1.5em 1em;
  background-color: #f0f0f0;
  background-repeat: repeat-x;
  background-position: center top;
  background-size: 100% 100%;
  background-image: url(/images/headers/bk_header_sub.jpg);
}
div.bwstyle .bw-page-main h1,
div.bwstyle #bw-news-header h2 {
  font-size: 4.5em;
  margin: 0.1111em 0 0.2222em 0;
}
div.bwstyle #bw-news-header .bw-news-box .bw-news-vid {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 1142.86px;
  border: 1px solid #bbb;
  background-color: #bbb;
}
div.bwstyle #bw-news-header .bw-news-box .bw-news-vid .video-js {
  width: 100%;
  height: 245px;
  border: 0;
}
div.bwstyle #bw-news-header .bw-news-box .bw-title {
  font-weight: 700;
}
div.bwstyle #bw-news-header .bw-news-box .bw-title hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0 0 1em;
}
div.bwstyle #bw-news-header .bw-news-box .bw-sub {
  color: #618c11;
  font-size: 1.3em;
  text-shadow: 1px 1px 2px rgba(250, 250, 250, 0.7);
  line-height: 1.4em;
  margin: 1em 0.2em 0;
  text-align: center;
}
div.bwstyle div.bw-intro {
  color: #555;
  font-size: 1.1429em;
}
div.bwstyle #bw-news-header p.bw-intro {
  background-color: #ccc;
  font-weight: 700;
}
div.bwstyle p.bw-intro,
div.bwstyle div.bw-intro {
  color: #646569;
  font: 1.1429em/1.3125em 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
    sans-serif;
}
div.bwstyle .bw-breadcrumbs {
  font-size: 0.91667em;
  line-height: 1.63636em;
  width: 100%;
  height: 1.63636em;
  display: none;
}
div.bwstyle .bwBreadcrumbs {
  display: none;
}
div.bwstyle article .bw-breadcrumbs {
  position: absolute;
  top: 154px;
  left: 0;
  z-index: 1010;
  margin-top: 1.63636em;
}
div.bwstyle article .bw-breadcrumbs div {
  height: 1.63636em;
  padding: 0 12px;
}
div.bwstyle .bw-header-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 154px;
  overflow: hidden;
}
div.bwstyle .bw-header-image img {
  height: 100%;
}
div.bwstyle article nav,
div.bwstyle #bw-news-header nav {
  /* offsetting it up 1/2 line height to account for boxes */
  margin-top: -0.75em;
  margin-bottom: 0.75em;
}
div.bwstyle article nav li,
div.bwstyle #bw-news-header nav li {
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  height: 3em;
}
div.bwstyle article nav a,
div.bwstyle #bw-news-header nav a {
  line-height: 1.5em;
  display: block;
  background-color: #7aa52a;
  height: 1.5em;
  padding: 0.375em;
  margin: 0.375em 1em 0.375em 0;
}
div.bwstyle article nav a:link,
div.bwstyle article nav a:visited,
div.bwstyle #bw-news-header nav a:link,
div.bwstyle #bw-news-header nav a:visited {
  color: #fff;
}
div.bwstyle .bw-education nav a:link,
div.bwstyle .bw-education nav a:visited {
  background-color: #ee6e1a;
}
div.bwstyle .bw-about nav a:link,
div.bwstyle .bw-about nav a:visited {
  background-color: #9ecc38;
}
div.bwstyle .bw-services nav a:link,
div.bwstyle .bw-services nav a:visited {
  background-color: #21bcc9;
}
div.bwstyle .bw-about nav a:hover,
div.bwstyle .bw-about nav a:active,
div.bwstyle .bw-education nav a:hover,
div.bwstyle .bw-education nav a:active,
div.bwstyle .bw-news nav a:hover,
div.bwstyle .bw-news nav a:active,
div.bwstyle .bw-services nav a:hover,
div.bwstyle .bw-services nav a:active {
  background-color: #499ed6;
}
div.bwstyle article nav + *,
div.bwstyle #bw-news-header nav + * {
  clear: both;
}
div.bwstyle img.bw-branding,
div.bwstyle img.bw-diagram,
div.bwstyle img.bw-product {
  display: block;
  width: 264px;
  margin: 0 auto 1.5em auto;
}
div.bwstyle img.bw-product {
  border: 0.083333em solid #ccc;
  margin: -0.08333em auto 1.4286em auto;
}
div.bwstyle #bw-group-1 .moduleContainer + .moduleContainer > * {
  padding: 0 1em;
}
div.bwstyle .bw-sidebar,
div.bwstyle .bw-sidebar-action,
div.bwstyle .bw-features {
  margin: 0 12px 2.25em 12px;
  padding: 0;
  position: relative;
  top: 0.75em;
}
div.bwstyle .bw-features {
  margin-bottom: 3em;
}
div.bwstyle .bw-sidebar-action {
  padding-bottom: 1.5em;
  background-color: #efefef;
}
div.bwstyle .bw-sidebar h2,
div.bwstyle .bw-sidebar-action h2,
div.bwstyle .bw-features h2 {
  font-weight: normal;
  color: #fff;
  padding: 0.58333em 0.7778em;
  margin: 0 0 0.58333em 0;
}
div.bwstyle .bw-sidebar h2,
div.bwstyle .bw-features h2 {
  background-color: #7aa52a;
}
div.bwstyle .bw-sidebar.bw-education h2 {
  background-color: #ea6e1a;
}
div.bwstyle .bw-sidebar.bw-about h2,
div.bwstyle .bw-about .bw-features h2 {
  background-color: #9ecc38;
}
div.bwstyle .bw-sidebar.bw-services h2,
div.bwstyle .bw-services .bw-features h2 {
  background-color: #21bcc9;
}
div.bwstyle .bw-sidebar-action h2 {
  background-color: #d93754;
}
div.bwstyle .bw-sidebar h2 + h3,
div.bwstyle .bw-sidebar-action h2 + h3,
div.bwstyle .bw-features h2 + h3 {
  margin-top: 0;
}
div.bwstyle .bw-sidebar p,
div.bwstyle .bw-sidebar-action p,
div.bwstyle .bw-sidebar ul,
div.bwstyle .bw-sidebar-action ul,
div.bwstyle .bw-sidebar address {
  font-size: 0.91667em;
  line-height: 1.63636em;
  margin: 0 0 1.63636em 0;
}
div.bwstyle .bw-sidebar-action p {
  padding-right: 1.0909em;
  padding-left: 1.0909em;
}
div.bwstyle .bw-sidebar-action ul {
  padding-right: 1.0909em;
}
div.bwstyle .bw-sidebar-action h3 {
  padding-right: 0.8em;
  padding-left: 0.8em;
}
div.bwstyle .bw-sidebar > p:last-child,
div.bwstyle .bw-sidebar > section:last-child > p:last-child,
div.bwstyle .bw-sidebar > ul:last-child,
div.bwstyle .bw-sidebar > section:last-child > ul:last-child,
div.bwstyle .bw-sidebar-action > p:last-child,
div.bwstyle .bw-sidebar-action > section:last-child > p:last-child,
div.bwstyle .bw-sidebar-action > ul:last-child,
div.bwstyle .bw-sidebar-action > section:last-child > ul:last-child {
  /* to overcome collapsing bottom margins */
  margin-bottom: 0;
}
div.bwstyle .bw-sidebar .bw-button-special a {
  text-align: center;
  width: 170px;
  float: none;
}
div.bwstyle .bw-page-sub .bw-button-special a {
  text-align: center;
  float: none;
  margin: 0;
}
div.bwstyle .bw-sidebar p.bw-more + p.bw-more {
  margin-top: -1.63636em;
}
div.bwstyle .bw-sidebar-logo img {
  display: block;
  margin: 0 auto;
}
div.bwstyle .bw-sidebar-action #formEntry {
  padding: 20px;
}
div.bwstyle .bw-sidebar-action #formEntry .hs-richtext p {
  padding: 0;
}
div.bwstyle .bw-sidebar-action #formEntry .hbspt-form fieldset,
div.bwstyle .bw-sidebar-action #formEntry .hbspt-form .hs_recaptcha {
  margin-bottom: 15px;
}
div.bwstyle .bw-sidebar-action #formEntry .hbspt-form .hs_recaptcha {
  margin: 25px 0;
}
div.bwstyle .bw-sidebar-action #formEntry .hbspt-form fieldset .input input {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 20px;
  width: 100%;
}
div.bwstyle
  .bw-sidebar-action
  #formEntry
  .hbspt-form
  .hs_submit
  .actions
  input {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.42857;
  margin: 8px 0;
  height: auto;
  width: 10em;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  background-color: #38689f;
  color: #fff;
}
div.bwstyle
  .bw-sidebar-action
  #formEntry
  .hbspt-form
  .hs_submit
  .actions
  input:hover {
  background-color: #6b9bd2;
}
div.bwstyle
  .bw-sidebar-action
  #formEntry
  .hbspt-form
  fieldset
  div
  ul.hs-error-msgs {
  margin: 2px;
  line-height: 1.3em;
  color: #b31b1b;
}
div.bwstyle
  .bw-sidebar-action
  #formEntry
  .hbspt-form
  fieldset
  div
  ul.hs-error-msgs
  li
  label::before {
  content: '*';
}
div.bwstyle
  .bw-sidebar-action
  #formEntry
  .hbspt-form
  fieldset
  div
  ul.hs-error-msgs
  li {
  margin-bottom: 0;
}
div.bwstyle .bw-gallery ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
div.bwstyle .bw-gallery li {
  position: relative;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  overflow: hidden;
  width: 146px;
  padding: 0;
}
div.bwstyle .bw-gallery li div {
  position: absolute;
  bottom: 0;
  width: 134px;
  padding: 9px 0.5em;
  background-color: #499ed6;
  background-color: rgba(62, 153, 214, 0.67);
}
div.bwstyle .bw-gallery li div:first-child {
  text-align: center;
  vertical-align: middle;
  position: static;
  display: table-row;
  width: 146px;
  height: 146px;
  padding: 0;
  border: 0;
  background-color: transparent;
}
div.bwstyle .bw-gallery li a {
  display: block;
}
div.bwstyle .bw-gallery li div:first-child a {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width: 144px;
  height: 144px;
  padding: 0;
  border: 1px solid #499ed6;
  margin: 0;
}
div.bwstyle .bw-gallery li a:link,
div.bwstyle .bw-gallery li a:visited {
  font-weight: bold;
  color: #fff;
}
div.bwstyle .bw-gallery img {
  display: block;
  max-width: 144px;
  max-height: 144px;
  padding: 0;
  margin: 0 auto;
}
div.bwstyle .bw-gallery-vert {
  width: 146px;
  margin: 0 auto;
}
div.bwstyle .bw-gallery-vert li {
  padding: 0;
  margin: 0 0 18px 0;
}
div.bwstyle .bw-catalog section {
  position: relative;
  min-height: 72px;
  padding: 0 0 1.5em 132px;
}
div.bwstyle .bw-catalog img {
  position: absolute;
  top: 0.25em;
  left: 0;
}
div.bwstyle .bw-catalog-item {
  font-weight: bold;
  font-size: 1.0714em;
  line-height: 1.4em;
}
div.bwstyle .bw-catalog-meta {
  font-size: 0.91667em;
  line-height: 1.63636em;
  color: #646569;
  margin-bottom: 1.63636em;
}
div.bwstyle .bw-catalog-meta div {
  margin-bottom: 1.63636em;
}
div.bwstyle .bw-illus-image {
  float: right;
  border: 1px solid #ccc;
}
div.bwstyle article > section.bw-illus-image {
  padding: 0;
}
div.bwstyle #bw-login-text {
  padding-top: 3em;
}
div.bwstyle dl.bw-faq dt {
  font-weight: bold;
  text-align: left;
  float: none;
  width: 100%;
  margin: 0 0 1.5em 0;
}
div.bwstyle dl.bw-faq dd {
  text-align: left;
  float: none;
  width: auto;
  padding-left: 1em;
  margin: 0;
}
div.bwstyle dl.bw-faq dd ul {
  padding: 0 0 0 2em;
  margin: 0 0 1.5em 0;
  list-style-type: none;
}
div.bwstyle dl.bw-faq dd li {
  background: url(/images/arrow_list.gif) no-repeat 0 0.45em;
  padding: 0 0 0 1em;
  margin: 0;
}
div.bwstyle .bw-more {
  padding: 0;
  margin: 1.5em 0;
}
div.bwstyle .bw-more + .bw-more {
  margin-top: -1.5em;
}
div.bwstyle .bw-link-doc,
div.bwstyle .bw-link-mail,
div.bwstyle .bw-link-video {
  /* Use these classes in addition to .bw-more */
  list-style-type: none;
}
div.bwstyle .bw-more a {
  font-weight: bold;
  padding-left: 1em;
  background: url(/images/arrow_link.gif) no-repeat 0 0.05em;
}
div.bwstyle .bw-link-doc a,
div.bwstyle .bw-link-mail a,
div.bwstyle .bw-link-video a {
  /* Use these classes in addition to .bw-more */
  background-image: url(/images/icons/icons_links.png);
}
div.bwstyle .bw-link-doc a {
  background-position: 0 -4px;
}
div.bwstyle .bw-link-mail a {
  background-position: 0 -28px;
}
div.bwstyle .bw-link-video a {
  background-position: 0 -52px;
}
div.bwstyle .bw-alternate {
  position: absolute;
  top: 0;
  right: 0;
  height: 1.5em;
}
div.bwstyle h1 + .bw-alternate {
  line-height: 3em;
  margin-top: 0.5em;
}
div.bwstyle .bw-message {
  position: relative;
  min-height: 3em;
  padding-left: 0.5em;
  border-left-width: 2.5em;
  border-left-style: solid;
  margin-bottom: 1.5em;
}
div.bwstyle .bw-message-incomplete {
  font-weight: bold;
  color: #d93754;
  border-left-color: #d93754;
}
div.bwstyle .bw-message-incomplete:before {
  content: url(/images/icons/message_error_lg_rev.png);
  display: block;
  position: absolute;
  top: 0.25em;
  left: -2.39em;
}
div.bwstyle .bw-message-success {
  border-left-color: #9ecc38;
}
div.bwstyle .bw-message-success:before {
  content: url(/images/icons/message_success_lg_rev.png);
  display: block;
  position: absolute;
  top: 0.25em;
  left: -2.39em;
}
div.bwstyle #install-table-container {
  margin-top: 50px;
  display: table;
  width: 700px;
}
div.bwstyle .install-row {
  display: table-row;
}
div.bwstyle .install-cell {
  display: table-cell;
  padding: 0px;
  line-height: 24px;
  vertical-align: top;
  margin-right: 20px;
  padding-bottom: 40px;
}
div.bwstyle .install-cell.right {
  text-align: left;
  max-width: 315px;
  padding-right: 30px;
}
div.bwstyle .os-icons {
  float: left;
  width: 100px;
  height: 121px;
  background: url('/images/icons/os-icons.png');
  margin: 0px 28px 28px 28px;
}
div.bwstyle .os-icons.osx {
  background-position: 101px;
}
div.bwstyle .os-icons.linux {
  background-position: 0px;
}
div.bwstyle .os-icons.windows {
  background-position: -110px;
  width: 110px;
}
div.bwstyle #install-table-container h4 {
  margin: 0px !important;
}
div.bwstyle body > footer:after,
div.bwstyle body > footer ul:after {
  /* ensures that floats are contained within */
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.bwstyle #bw-footer-container {
  font-size: 0.91667em;
  line-height: 1.63636em;
  position: relative;
  padding: 0 1.0909em;
  margin: 0 auto;
}
div.bwstyle #bw-footer-container div {
  clear: both;
}
div.bwstyle #bw-footer-container a:link,
div.bwstyle #bw-footer-container a:visited {
  color: #fff;
}
div.bwstyle #bw-footer-container a:hover,
div.bwstyle #bw-footer-container a:active {
  color: #499ed6;
}
div.bwstyle #bw-footer-container h2 {
  display: none;
}
div.bwstyle #bw-footer-container #footer-sites h2 {
  font: bold 1em 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  line-height: inherit;
  color: #fff;
  display: block;
  clear: both;
  float: left;
  margin: 0 1.0909em 0 0;
}
div.bwstyle #bw-footer-container #footer-sites h2:after {
  content: ':';
}
div.bwstyle #bw-footer-container ul {
  padding-left: 0;
  list-style-type: none;
}
div.bwstyle #bw-footer-container li {
  white-space: nowrap;
  display: block;
  float: left;
  margin-right: 1.0909em;
}
div.bwstyle #footer-follow li,
div.bwstyle #footer-follow li a,
div.bwstyle #footer-follow li span {
  width: 32px;
  height: 32px;
}
div.bwstyle #footer-follow li a {
  display: block;
}
div.bwstyle #footer-follow li a:hover,
div.bwstyle #footer-follow li a:active {
  background-color: transparent;
}
div.bwstyle #footer-follow li span {
  visibility: hidden;
}
div.bwstyle #footer-follow-twitter {
  background: url(/images/icons/icon_twitter_32x32.png) no-repeat;
}
div.bwstyle #footer-follow-linkedin {
  background: url(/images/icons/icon_linkedin_32x32.png) no-repeat;
}
div.bwstyle #footer-follow-gplus {
  background: url(/images/icons/icon_gplus_32x32.png) no-repeat;
}
div.bwstyle .bw-tabs {
  border-bottom: 1px solid #499ed6;
  margin-bottom: 1.43em;
}
div.bwstyle .bw-tabs ul {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
div.bwstyle .bw-tabs li {
  display: inline-block;
  height: 1.43em;
  border: 1px solid #d7ecfa;
  border-bottom: 0;
  margin-right: 0.5em;
}
div.bwstyle .bw-tabs li a {
  font-size: 0.85714em;
  line-height: 1.6667em;
  display: block;
  padding: 0 0.25em;
}
div.bwstyle .bw-tabs li a:link,
div.bwstyle .bw-tabs li a:visited {
  color: #499ed6;
  background-color: #d7ecfa;
}
div.bwstyle .bw-tabs li a:hover,
div.bwstyle .bw-tabs li a:active {
  background-color: #fff;
}
div.bwstyle .bw-tabs li.bw-is-selected {
  border-color: #499ed6;
}
div.bwstyle .bw-tabs li.bw-is-selected a:link,
div.bwstyle .bw-tabs li.bw-is-selected a:visited,
div.bwstyle .bw-tabs li.bw-is-selected a:hover,
div.bwstyle .bw-tabs li.bw-is-selected a:active {
  color: #fff;
  text-decoration: none;
  background-color: #499ed6;
  cursor: default;
}
div.bwstyle .bw-lightbox-content {
  display: none;
}
div.bwstyle .bw-loading {
  text-align: center;
}
div.bwstyle .bw-loader {
  background: transparent url(/images/loading.gif) no-repeat center center;
}
div.bwstyle .bw-is-hidden {
  display: none;
}
div.bwstyle .bw-is-shown {
  display: block;
}
div.bwstyle .bw-toggle,
div.bwstyle .toggler,
div.bwstyle dl.bw-faq dt.bw-toggle,
div.bwstyle dl.bw-faq dt.toggler,
div.bwstyle .bw-toggle.hidden,
div.bwstyle .toggler.hidden {
  padding-left: 1em;
  background: url(/images/icons/icon_hidden.gif) no-repeat 0 0.3em;
}
div.bwstyle dl.bw-faq dt.bw-toggle,
div.bwstyle dl.bw-faq dt.toggler {
  background-position: 0 0.4em;
}
div.bwstyle h2.bw-toggle,
div.bwstyle h2.toggler {
  font-size: 1.1429em;
  line-height: 1.3125em;
  min-height: 1px;
  padding-top: 0;
  border: 0;
}
div.bwstyle .bw-toggle span,
div.bwstyle .toggler span {
  color: #499ed6;
  cursor: pointer;
}
div.bwstyle .bw-toggle span:hover,
div.bwstyle .bw-toggle span:active,
div.bwstyle .toggler span:hover,
div.bwstyle .toggler span:active {
  border-bottom: 1px dotted #499ed6;
  color: #499ed6;
}
div.bwstyle .bw-toggle.bw-is-shown,
div.bwstyle .bw-toggle.shown,
div.bwstyle .toggler.shown,
div.bwstyle dl.bw-faq dt.bw-toggle.bw-is-shown,
div.bwstyle dl.bw-faq dt.toggler.shown {
  background: url(/images/icons/icon_shown.gif) no-repeat 0 0.3em;
}
div.bwstyle .bw-toggle-content,
div.bwstyle .togglee,
div.bwstyle dl.bw-faq dd.toggle-content,
div.bwstyle dl.bw-faq dd.togglee {
  display: none;
  padding-left: 1em;
}
div.bwstyle .toggle a.hidden,
div.bwstyle .toggle a.shown {
  text-decoration: none;
  clear: both;
  padding-left: 15px;
  background-repeat: no-repeat;
  background-position: 3px 3px;
}
div.bwstyle .toggle a.hidden:hover,
div.bwstyle .toggle a.hidden:active,
div.bwstyle .toggle a.shown:hover,
div.bwstyle .toggle a.shown:active {
  border-bottom: 1px dotted #499ed6;
}
div.bwstyle .toggle a.hidden {
  background-image: url(/images/icons/icon_hidden.gif);
}
div.bwstyle .toggle a.shown {
  background-image: url(/images/icons/icon_shown.gif);
}
div.bwstyle .toggle a:active strong {
  color: #e55c1c;
  background-color: #fff;
}
div.bwstyle #morenewsHeadInfo {
  font: 1.2857em/1.1667em 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
    sans-serif;
}
div.bwstyle #morenewsHeadInfo span {
  color: #9ecc38;
}
div.bwstyle .bwbodyimg {
  float: left;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
div.bwstyle .bwbodyimgcaption {
  font-size: 85%;
}
div.bwstyle .bwtextaligncenter,
div.bwstyle .bwalignc {
  text-align: center;
}
div.bwstyle .bwtextalignleft,
div.bwstyle .bwalignl {
  text-align: left;
}
div.bwstyle .bwtextalignright,
div.bwstyle .bwalignr {
  text-align: right;
}
div.bwstyle .bwverticalaligntop,
div.bwstyle .bwvertalignt {
  vertical-align: top;
}
div.bwstyle .bwverticalalignmiddle,
div.bwstyle .bwvertalignm {
  vertical-align: middle;
}
div.bwstyle .bwverticalalignbottom,
div.bwstyle .bwvertalignb {
  vertical-align: bottom;
}
div.bwstyle .bwtablefigurealign,
div.bwstyle .bwfigurealign {
  text-align: right;
  vertical-align: bottom;
}
div.bwstyle .bwtabletextalign,
div.bwstyle .bwtxtalign {
  text-align: left;
  vertical-align: bottom;
}
div.bwstyle .bwwhitespacenowrap,
div.bwstyle .bwnowrap {
  white-space: nowrap;
}
div.bwstyle .bwsinglebottomborder,
div.bwstyle .bwsinglebottom {
  border-bottom: solid #333 1px;
}
div.bwstyle .bwdoublebottomborder,
div.bwstyle .bwdoublebottom {
  border-bottom: double #333 3px;
}
div.bwstyle .bwsingletopborder,
div.bwstyle .bwsingletop {
  border-top: solid #333 1px;
}
div.bwstyle .bwdoubletopborder,
div.bwstyle .bwdoubletop {
  border-top: double #333 3px;
}
div.bwstyle .bwtopsingle {
  border-top: solid black 1pt;
}
div.bwstyle .bwtopdouble {
  border-top: double black 2.25pt;
}
div.bwstyle .bwbottomsingle {
  border-bottom: solid black 1pt;
}
div.bwstyle .bwbottomdouble {
  border-bottom: double black 2.25pt;
}
div.bwstyle .bwleftsingle {
  border-left: solid black 1pt;
}
div.bwstyle .bwleftdouble {
  border-left: double black 2.25pt;
}
div.bwstyle .bwrightsingle {
  border-right: solid black 1pt;
}
div.bwstyle .bwrightdouble {
  border-right: double black 2.25pt;
}
div.bwstyle .bwcellpaddingleft0,
div.bwstyle .bwpadl0 {
  padding-left: 0px !important;
}
div.bwstyle .bwcellpaddingleft1,
div.bwstyle .bwpadl1 {
  padding-left: 5px !important;
}
div.bwstyle .bwcellpaddingleft2,
div.bwstyle .bwpadl2 {
  padding-left: 10px !important;
}
div.bwstyle .bwcellpaddingleft3,
div.bwstyle .bwpadl3 {
  padding-left: 15px !important;
}
div.bwstyle .bwcellpaddingleft4,
div.bwstyle .bwpadl4 {
  padding-left: 20px !important;
}
div.bwstyle .bwcellpaddingleft5,
div.bwstyle .bwpadl5 {
  padding-left: 25px !important;
}
div.bwstyle .bwcellpaddingleft6,
div.bwstyle .bwpadl6 {
  padding-left: 30px !important;
}
div.bwstyle .bwcellpaddingleft7,
div.bwstyle .bwpadl7 {
  padding-left: 35px !important;
}
div.bwstyle .bwcellpaddingleft8,
div.bwstyle .bwpadl8 {
  padding-left: 40px !important;
}
div.bwstyle .bwcellpaddingleft9,
div.bwstyle .bwpadl9 {
  padding-left: 45px !important;
}
div.bwstyle .bwcellpaddingleft10,
div.bwstyle .bwpadl10 {
  padding-left: 50px !important;
}
div.bwstyle .bwcellpaddingleft11,
div.bwstyle .bwpadl11 {
  padding-left: 55px !important;
}
div.bwstyle .bwcellpaddingleft12,
div.bwstyle .bwpadl12 {
  padding-left: 60px !important;
}
div.bwstyle .bwcellpaddingleft13,
div.bwstyle .bwpadl13 {
  padding-left: 65px !important;
}
div.bwstyle .bwcellpaddingleft14,
div.bwstyle .bwpadl14 {
  padding-left: 70px !important;
}
div.bwstyle .bwcellpaddingleft15,
div.bwstyle .bwpadl15 {
  padding-left: 75px !important;
}
div.bwstyle .bwcellpaddingleft16,
div.bwstyle .bwpadl16 {
  padding-left: 80px !important;
}
div.bwstyle .bwcellpaddingleft17,
div.bwstyle .bwpadl17 {
  padding-left: 85px !important;
}
div.bwstyle .bwcellpaddingleft18,
div.bwstyle .bwpadl18 {
  padding-left: 90px !important;
}
div.bwstyle .bwcellpaddingleft19,
div.bwstyle .bwpadl19 {
  padding-left: 95px !important;
}
div.bwstyle .bwcellpaddingleft20,
div.bwstyle .bwpadl20 {
  padding-left: 100px !important;
}
div.bwstyle .bwcellpaddingright0,
div.bwstyle .bwpadr0 {
  padding-right: 0px !important;
}
div.bwstyle .bwcellpaddingright1,
div.bwstyle .bwpadr1 {
  padding-right: 5px !important;
}
div.bwstyle .bwcellpaddingright2,
div.bwstyle .bwpadr2 {
  padding-right: 10px !important;
}
div.bwstyle .bwcellpaddingright3,
div.bwstyle .bwpadr3 {
  padding-right: 15px !important;
}
div.bwstyle .bwcellpaddingright4,
div.bwstyle .bwpadr4 {
  padding-right: 20px !important;
}
div.bwstyle .bwcellpaddingright5,
div.bwstyle .bwpadr5 {
  padding-right: 25px !important;
}
div.bwstyle .bwcellpaddingright6,
div.bwstyle .bwpadr6 {
  padding-right: 30px !important;
}
div.bwstyle .bwcellpaddingright7,
div.bwstyle .bwpadr7 {
  padding-right: 35px !important;
}
div.bwstyle .bwcellpaddingright8,
div.bwstyle .bwpadr8 {
  padding-right: 40px !important;
}
div.bwstyle .bwcellpaddingright9,
div.bwstyle .bwpadr9 {
  padding-right: 45px !important;
}
div.bwstyle .bwcellpaddingright10,
div.bwstyle .bwpadr10 {
  padding-right: 50px !important;
}
div.bwstyle .bwcellpaddingtop1,
div.bwstyle .bwpadt1 {
  padding-top: 10px;
}
div.bwstyle .bwcellpaddingtop2,
div.bwstyle .bwpadt2 {
  padding-top: 20px;
}
div.bwstyle .bwcellpaddingtop3,
div.bwstyle .bwpadt3 {
  padding-top: 30px;
}
div.bwstyle .bwcellpaddingtop4,
div.bwstyle .bwpadt4 {
  padding-top: 40px;
}
div.bwstyle .bwcellpaddingtop5,
div.bwstyle .bwpadt5 {
  padding-top: 50px;
}
div.bwstyle .bwcellpaddingtop6,
div.bwstyle .bwpadt6 {
  padding-top: 60px;
}
div.bwstyle .bwcellpaddingtop7,
div.bwstyle .bwpadt7 {
  padding-top: 70px;
}
div.bwstyle .bwcellpaddingtop8,
div.bwstyle .bwpadt8 {
  padding-top: 80px;
}
div.bwstyle .bwcellpaddingtop9,
div.bwstyle .bwpadt9 {
  padding-top: 90px;
}
div.bwstyle .bwcellpaddingtop10,
div.bwstyle .bwpadt10 {
  padding-top: 100px;
}
div.bwstyle .bwcellpaddingtop11,
div.bwstyle .bwpadt11 {
  padding-top: 110px;
}
div.bwstyle .bwcellpaddingtop12,
div.bwstyle .bwpadt12 {
  padding-top: 120px;
}
div.bwstyle .bwcellpaddingtop13,
div.bwstyle .bwpadt13 {
  padding-top: 130px;
}
div.bwstyle .bwcellpaddingtop14,
div.bwstyle .bwpadt14 {
  padding-top: 140px;
}
div.bwstyle .bwcellpaddingtop15,
div.bwstyle .bwpadt15 {
  padding-top: 150px;
}
div.bwstyle .bwcellpaddingtop16,
div.bwstyle .bwpadt16 {
  padding-top: 160px;
}
div.bwstyle .bwcellpaddingtop17,
div.bwstyle .bwpadt17 {
  padding-top: 170px;
}
div.bwstyle .bwcellpaddingtop18,
div.bwstyle .bwpadt18 {
  padding-top: 180px;
}
div.bwstyle .bwcellpaddingtop19,
div.bwstyle .bwpadt19 {
  padding-top: 190px;
}
div.bwstyle .bwcellpaddingtop20,
div.bwstyle .bwpadt20 {
  padding-top: 200px;
}
div.bwstyle .bwcellpaddingbottom1,
div.bwstyle .bwpadb1 {
  padding-bottom: 2px;
}
div.bwstyle .bwcellpaddingbottom2,
div.bwstyle .bwpadb2 {
  padding-bottom: 3px;
}
div.bwstyle .bwcellpaddingbottom3,
div.bwstyle .bwpadb3 {
  padding-bottom: 4px;
}
div.bwstyle .bwunderlinestyle,
div.bwstyle .bwuline {
  text-decoration: underline;
}
div.bwstyle .bwdoubleunderlinestyle,
div.bwstyle .bwdbluline {
  text-decoration: underline;
  border-bottom: 1px solid black;
}
div.bwstyle .bwcolorred,
div.bwstyle .bwred {
  color: red;
}
div.bwstyle .bwcolorblack,
div.bwstyle .bwblack {
  color: black;
}
div.bwstyle .bwmarginleft1,
div.bwstyle .bwmarginl1 {
  margin-left: 30px;
}
div.bwstyle .bwmarginleft2,
div.bwstyle .bwmarginl2 {
  margin-left: 60px;
}
div.bwstyle .bwmarginleft3,
div.bwstyle .bwmarginl3 {
  margin-left: 90px;
}
div.bwstyle .bwmarginleft4,
div.bwstyle .bwmarginl4 {
  margin-left: 120px;
}
div.bwstyle .bwmarginleft5,
div.bwstyle .bwmarginl5 {
  margin-left: 150px;
}
div.bwstyle .bwmarginleft6,
div.bwstyle .bwmarginl6 {
  margin-left: 180px;
}
div.bwstyle .bwmarginleft7,
div.bwstyle .bwmarginl7 {
  margin-left: 210px;
}
div.bwstyle .bwmarginleft8,
div.bwstyle .bwmarginl8 {
  margin-left: 240px;
}
div.bwstyle .bwmarginleft9,
div.bwstyle .bwmarginl9 {
  margin-left: 270px;
}
div.bwstyle .bwmarginleft10,
div.bwstyle .bwmarginl10 {
  margin-left: 300px;
}
div.bwstyle .bwhangingindent,
div.bwstyle .bwhangindent {
  text-indent: -30px;
}
div.bwstyle .bwparagraphindent,
div.bwstyle .bwpindent {
  text-indent: 30px;
}
div.bwstyle .bwliststylenone,
div.bwstyle .bwlistnone {
  list-style-image: none;
  list-style-type: none;
}
div.bwstyle .bwliststyledisc,
div.bwstyle .bwlistdisc,
div.bwstyle .bwlistdisc > li {
  list-style-type: disc;
}
div.bwstyle .bwliststylesquare,
div.bwstyle .bwlistsquare,
div.bwstyle .bwlistsquare > li {
  list-style-type: square;
}
div.bwstyle .bwliststylecircle,
div.bwstyle .bwlistcircle,
div.bwstyle .bwlistcircle > li {
  list-style-type: circle;
}
div.bwstyle .bwliststyledecimal,
div.bwstyle .bwlistdecimal {
  list-style-type: decimal;
}
div.bwstyle .bwliststyleloweralpha,
div.bwstyle .bwlistlowalpha {
  list-style-type: lower-alpha;
}
div.bwstyle .bwliststyleupperalpha,
div.bwstyle .bwlistupalpha {
  list-style-type: upper-alpha;
}
div.bwstyle .bwliststylelowerroman,
div.bwstyle .bwlistlowroman {
  list-style-type: lower-roman;
}
div.bwstyle .bwliststyleupperroman,
div.bwstyle .bwlistuproman {
  list-style-type: upper-roman;
}
div.bwstyle .bwlistitemmarginbottom,
div.bwstyle .bwlistitemmargb {
  margin-bottom: 0px;
}
div.bwstyle .bwcellparagraphmargin,
div.bwstyle .bwcellpmargin {
  margin-bottom: 0px;
  margin-top: 0px;
}
div.bwstyle _::selection,
div.bwstyle .bwcellpmargin {
  min-width: 1em\0;
}
div.bwstyle .bwtablebottommargin,
div.bwstyle .bwtablemarginb {
  width: auto;
  margin-bottom: 0px;
}
div.bwstyle .bwblockaligncenter,
div.bwstyle .bwblockalignc {
  margin-left: auto;
  margin-right: auto;
}
div.bwstyle .bwblockalignleft,
div.bwstyle .bwblockalignl {
  margin-left: 0px;
  margin-right: auto;
}
div.bwstyle .bwblockalignright,
div.bwstyle .bwblockalignr {
  margin-left: auto;
  margin-right: 0px;
}
div.bwstyle .bwwidthpercent1,
div.bwstyle .bwwidth1 {
  width: 1%;
}
div.bwstyle .bwwidthpercent2,
div.bwstyle .bwwidth2 {
  width: 2%;
}
div.bwstyle .bwwidthpercent3,
div.bwstyle .bwwidth3 {
  width: 3%;
}
div.bwstyle .bwwidthpercent4,
div.bwstyle .bwwidth4 {
  width: 4%;
}
div.bwstyle .bwwidthpercent5,
div.bwstyle .bwwidth5 {
  width: 5%;
}
div.bwstyle .bwwidthpercent6,
div.bwstyle .bwwidth6 {
  width: 6%;
}
div.bwstyle .bwwidthpercent7,
div.bwstyle .bwwidth7 {
  width: 7%;
}
div.bwstyle .bwwidthpercent8,
div.bwstyle .bwwidth8 {
  width: 8%;
}
div.bwstyle .bwwidthpercent9,
div.bwstyle .bwwidth9 {
  width: 9%;
}
div.bwstyle .bwwidthpercent10,
div.bwstyle .bwwidth10 {
  width: 10%;
}
div.bwstyle .bwwidthpercent11,
div.bwstyle .bwwidth11 {
  width: 11%;
}
div.bwstyle .bwwidthpercent12,
div.bwstyle .bwwidth12 {
  width: 12%;
}
div.bwstyle .bwwidthpercent13,
div.bwstyle .bwwidth13 {
  width: 13%;
}
div.bwstyle .bwwidthpercent14,
div.bwstyle .bwwidth14 {
  width: 14%;
}
div.bwstyle .bwwidthpercent15,
div.bwstyle .bwwidth15 {
  width: 15%;
}
div.bwstyle .bwwidthpercent16,
div.bwstyle .bwwidth16 {
  width: 16%;
}
div.bwstyle .bwwidthpercent17,
div.bwstyle .bwwidth17 {
  width: 17%;
}
div.bwstyle .bwwidthpercent18,
div.bwstyle .bwwidth18 {
  width: 18%;
}
div.bwstyle .bwwidthpercent19,
div.bwstyle .bwwidth19 {
  width: 19%;
}
div.bwstyle .bwwidthpercent20,
div.bwstyle .bwwidth20 {
  width: 20%;
}
div.bwstyle .bwwidthpercent21,
div.bwstyle .bwwidth21 {
  width: 21%;
}
div.bwstyle .bwwidthpercent22,
div.bwstyle .bwwidth22 {
  width: 22%;
}
div.bwstyle .bwwidthpercent23,
div.bwstyle .bwwidth23 {
  width: 23%;
}
div.bwstyle .bwwidthpercent24,
div.bwstyle .bwwidth24 {
  width: 24%;
}
div.bwstyle .bwwidthpercent25,
div.bwstyle .bwwidth25 {
  width: 25%;
}
div.bwstyle .bwwidthpercent26,
div.bwstyle .bwwidth26 {
  width: 26%;
}
div.bwstyle .bwwidthpercent27,
div.bwstyle .bwwidth27 {
  width: 27%;
}
div.bwstyle .bwwidthpercent28,
div.bwstyle .bwwidth28 {
  width: 28%;
}
div.bwstyle .bwwidthpercent29,
div.bwstyle .bwwidth29 {
  width: 29%;
}
div.bwstyle .bwwidthpercent30,
div.bwstyle .bwwidth30 {
  width: 30%;
}
div.bwstyle .bwwidthpercent31,
div.bwstyle .bwwidth31 {
  width: 31%;
}
div.bwstyle .bwwidthpercent32,
div.bwstyle .bwwidth32 {
  width: 32%;
}
div.bwstyle .bwwidthpercent33,
div.bwstyle .bwwidth33 {
  width: 33%;
}
div.bwstyle .bwwidthpercent34,
div.bwstyle .bwwidth34 {
  width: 34%;
}
div.bwstyle .bwwidthpercent35,
div.bwstyle .bwwidth35 {
  width: 35%;
}
div.bwstyle .bwwidthpercent36,
div.bwstyle .bwwidth36 {
  width: 36%;
}
div.bwstyle .bwwidthpercent37,
div.bwstyle .bwwidth37 {
  width: 37%;
}
div.bwstyle .bwwidthpercent38,
div.bwstyle .bwwidth38 {
  width: 38%;
}
div.bwstyle .bwwidthpercent39,
div.bwstyle .bwwidth39 {
  width: 39%;
}
div.bwstyle .bwwidthpercent40,
div.bwstyle .bwwidth40 {
  width: 40%;
}
div.bwstyle .bwwidthpercent41,
div.bwstyle .bwwidth41 {
  width: 41%;
}
div.bwstyle .bwwidthpercent42,
div.bwstyle .bwwidth42 {
  width: 42%;
}
div.bwstyle .bwwidthpercent43,
div.bwstyle .bwwidth43 {
  width: 43%;
}
div.bwstyle .bwwidthpercent44,
div.bwstyle .bwwidth44 {
  width: 44%;
}
div.bwstyle .bwwidthpercent45,
div.bwstyle .bwwidth45 {
  width: 45%;
}
div.bwstyle .bwwidthpercent46,
div.bwstyle .bwwidth46 {
  width: 46%;
}
div.bwstyle .bwwidthpercent47,
div.bwstyle .bwwidth47 {
  width: 47%;
}
div.bwstyle .bwwidthpercent48,
div.bwstyle .bwwidth48 {
  width: 48%;
}
div.bwstyle .bwwidthpercent49,
div.bwstyle .bwwidth49 {
  width: 49%;
}
div.bwstyle .bwwidthpercent50,
div.bwstyle .bwwidth50 {
  width: 50%;
}
div.bwstyle .bwwidthpercent51,
div.bwstyle .bwwidth51 {
  width: 51%;
}
div.bwstyle .bwwidthpercent52,
div.bwstyle .bwwidth52 {
  width: 52%;
}
div.bwstyle .bwwidthpercent53,
div.bwstyle .bwwidth53 {
  width: 53%;
}
div.bwstyle .bwwidthpercent54,
div.bwstyle .bwwidth54 {
  width: 54%;
}
div.bwstyle .bwwidthpercent55,
div.bwstyle .bwwidth55 {
  width: 55%;
}
div.bwstyle .bwwidthpercent56,
div.bwstyle .bwwidth56 {
  width: 56%;
}
div.bwstyle .bwwidthpercent57,
div.bwstyle .bwwidth57 {
  width: 57%;
}
div.bwstyle .bwwidthpercent58,
div.bwstyle .bwwidth58 {
  width: 58%;
}
div.bwstyle .bwwidthpercent59,
div.bwstyle .bwwidth59 {
  width: 59%;
}
div.bwstyle .bwwidthpercent60,
div.bwstyle .bwwidth60 {
  width: 60%;
}
div.bwstyle .bwwidthpercent61,
div.bwstyle .bwwidth61 {
  width: 61%;
}
div.bwstyle .bwwidthpercent62,
div.bwstyle .bwwidth62 {
  width: 62%;
}
div.bwstyle .bwwidthpercent63,
div.bwstyle .bwwidth63 {
  width: 63%;
}
div.bwstyle .bwwidthpercent64,
div.bwstyle .bwwidth64 {
  width: 64%;
}
div.bwstyle .bwwidthpercent65,
div.bwstyle .bwwidth65 {
  width: 65%;
}
div.bwstyle .bwwidthpercent66,
div.bwstyle .bwwidth66 {
  width: 66%;
}
div.bwstyle .bwwidthpercent67,
div.bwstyle .bwwidth67 {
  width: 67%;
}
div.bwstyle .bwwidthpercent68,
div.bwstyle .bwwidth68 {
  width: 68%;
}
div.bwstyle .bwwidthpercent69,
div.bwstyle .bwwidth69 {
  width: 69%;
}
div.bwstyle .bwwidthpercent70,
div.bwstyle .bwwidth70 {
  width: 70%;
}
div.bwstyle .bwwidthpercent71,
div.bwstyle .bwwidth71 {
  width: 71%;
}
div.bwstyle .bwwidthpercent72,
div.bwstyle .bwwidth72 {
  width: 72%;
}
div.bwstyle .bwwidthpercent73,
div.bwstyle .bwwidth73 {
  width: 73%;
}
div.bwstyle .bwwidthpercent74,
div.bwstyle .bwwidth74 {
  width: 74%;
}
div.bwstyle .bwwidthpercent75,
div.bwstyle .bwwidth75 {
  width: 75%;
}
div.bwstyle .bwwidthpercent76,
div.bwstyle .bwwidth76 {
  width: 76%;
}
div.bwstyle .bwwidthpercent77,
div.bwstyle .bwwidth77 {
  width: 77%;
}
div.bwstyle .bwwidthpercent78,
div.bwstyle .bwwidth78 {
  width: 78%;
}
div.bwstyle .bwwidthpercent79,
div.bwstyle .bwwidth79 {
  width: 79%;
}
div.bwstyle .bwwidthpercent80,
div.bwstyle .bwwidth80 {
  width: 80%;
}
div.bwstyle .bwwidthpercent81,
div.bwstyle .bwwidth81 {
  width: 81%;
}
div.bwstyle .bwwidthpercent82,
div.bwstyle .bwwidth82 {
  width: 82%;
}
div.bwstyle .bwwidthpercent83,
div.bwstyle .bwwidth83 {
  width: 83%;
}
div.bwstyle .bwwidthpercent84,
div.bwstyle .bwwidth84 {
  width: 84%;
}
div.bwstyle .bwwidthpercent85,
div.bwstyle .bwwidth85 {
  width: 85%;
}
div.bwstyle .bwwidthpercent86,
div.bwstyle .bwwidth86 {
  width: 86%;
}
div.bwstyle .bwwidthpercent87,
div.bwstyle .bwwidth87 {
  width: 87%;
}
div.bwstyle .bwwidthpercent88,
div.bwstyle .bwwidth88 {
  width: 88%;
}
div.bwstyle .bwwidthpercent89,
div.bwstyle .bwwidth89 {
  width: 89%;
}
div.bwstyle .bwwidthpercent90,
div.bwstyle .bwwidth90 {
  width: 90%;
}
div.bwstyle .bwwidthpercent91,
div.bwstyle .bwwidth91 {
  width: 91%;
}
div.bwstyle .bwwidthpercent92,
div.bwstyle .bwwidth92 {
  width: 92%;
}
div.bwstyle .bwwidthpercent93,
div.bwstyle .bwwidth93 {
  width: 93%;
}
div.bwstyle .bwwidthpercent94,
div.bwstyle .bwwidth94 {
  width: 94%;
}
div.bwstyle .bwwidthpercent95,
div.bwstyle .bwwidth95 {
  width: 95%;
}
div.bwstyle .bwwidthpercent96,
div.bwstyle .bwwidth96 {
  width: 96%;
}
div.bwstyle .bwwidthpercent97,
div.bwstyle .bwwidth97 {
  width: 97%;
}
div.bwstyle .bwwidthpercent98,
div.bwstyle .bwwidth98 {
  width: 98%;
}
div.bwstyle .bwwidthpercent99,
div.bwstyle .bwwidth99 {
  width: 99%;
}
div.bwstyle .bwwidthpercent100,
div.bwstyle .bwwidth100 {
  width: 100%;
}
div.bwstyle .bwbodyimg {
  float: left;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
}
div.bwstyle .bwbodyimgcaption {
  font-size: 85%;
}
div.bwstyle .bwalignc {
  text-align: center;
  list-style-position: inside;
}
div.bwstyle .bwalignl {
  text-align: left;
}
div.bwstyle .bwalignr {
  text-align: right;
  list-style-position: inside;
}
div.bwstyle .bwvertalignt {
  vertical-align: top;
}
div.bwstyle .bwvertalignm {
  vertical-align: middle;
}
div.bwstyle .bwvertalignb {
  vertical-align: bottom;
}
div.bwstyle .bwfigurealign {
  text-align: right;
  vertical-align: bottom;
}
div.bwstyle .bwtxtalign {
  text-align: left;
  vertical-align: bottom;
}
div.bwstyle .bwnowrap {
  white-space: nowrap;
}
div.bwstyle .bwsinglebottom {
  border-bottom: solid black 1pt;
}
div.bwstyle .bwdoublebottom {
  border-bottom: double black 2.25pt;
}
div.bwstyle .bwsingletop {
  border-top: solid black 1pt;
}
div.bwstyle .bwdoubletop {
  border-top: double black 2.25pt;
}
div.bwstyle .bwtopsingle {
  border-top: solid black 1pt;
}
div.bwstyle .bwtopdouble {
  border-top: double black 2.25pt;
}
div.bwstyle .bwbottomsingle {
  border-bottom: solid black 1pt;
}
div.bwstyle .bwbottomdouble {
  border-bottom: double black 2.25pt;
}
div.bwstyle .bwleftsingle {
  border-left: solid black 1pt;
}
div.bwstyle .bwleftdouble {
  border-left: double black 2.25pt;
}
div.bwstyle .bwrightsingle {
  border-right: solid black 1pt;
}
div.bwstyle .bwrightdouble {
  border-right: double black 2.25pt;
}
div.bwstyle .bwbordersingle {
  border: solid black 1pt;
}
div.bwstyle .bwpadl0 {
  padding-left: 0px;
}
div.bwstyle .bwpadl1 {
  padding-left: 5px;
}
div.bwstyle .bwpadl2 {
  padding-left: 10px;
}
div.bwstyle .bwpadl3 {
  padding-left: 15px;
}
div.bwstyle .bwpadl4 {
  padding-left: 20px;
}
div.bwstyle .bwpadl5 {
  padding-left: 25px;
}
div.bwstyle .bwpadl6 {
  padding-left: 30px;
}
div.bwstyle .bwpadl7 {
  padding-left: 35px;
}
div.bwstyle .bwpadl8 {
  padding-left: 40px;
}
div.bwstyle .bwpadl9 {
  padding-left: 45px;
}
div.bwstyle .bwpadl10 {
  padding-left: 50px;
}
div.bwstyle .bwpadl11 {
  padding-left: 55px;
}
div.bwstyle .bwpadl12 {
  padding-left: 60px;
}
div.bwstyle .bwpadl13 {
  padding-left: 65px;
}
div.bwstyle .bwpadl14 {
  padding-left: 70px;
}
div.bwstyle .bwpadl15 {
  padding-left: 75px;
}
div.bwstyle .bwpadl16 {
  padding-left: 80px;
}
div.bwstyle .bwpadl17 {
  padding-left: 85px;
}
div.bwstyle .bwpadl18 {
  padding-left: 90px;
}
div.bwstyle .bwpadl19 {
  padding-left: 95px;
}
div.bwstyle .bwpadl20 {
  padding-left: 100px;
}
div.bwstyle .bwpadr0 {
  padding-right: 0px;
}
div.bwstyle .bwpadr1 {
  padding-right: 5px;
}
div.bwstyle .bwpadr2 {
  padding-right: 10px;
}
div.bwstyle .bwpadr3 {
  padding-right: 15px;
}
div.bwstyle .bwpadr4 {
  padding-right: 20px;
}
div.bwstyle .bwpadr5 {
  padding-right: 25px;
}
div.bwstyle .bwpadr6 {
  padding-right: 30px;
}
div.bwstyle .bwpadr7 {
  padding-right: 35px;
}
div.bwstyle .bwpadr8 {
  padding-right: 40px;
}
div.bwstyle .bwpadr9 {
  padding-right: 45px;
}
div.bwstyle .bwpadr10 {
  padding-right: 50px;
}
div.bwstyle .bwpadt1 {
  padding-top: 10px;
}
div.bwstyle .bwpadt2 {
  padding-top: 20px;
}
div.bwstyle .bwpadt3 {
  padding-top: 30px;
}
div.bwstyle .bwpadt4 {
  padding-top: 40px;
}
div.bwstyle .bwpadt5 {
  padding-top: 50px;
}
div.bwstyle .bwpadt6 {
  padding-top: 60px;
}
div.bwstyle .bwpadt7 {
  padding-top: 70px;
}
div.bwstyle .bwpadt8 {
  padding-top: 80px;
}
div.bwstyle .bwpadt9 {
  padding-top: 90px;
}
div.bwstyle .bwpadt10 {
  padding-top: 100px;
}
div.bwstyle .bwpadt11 {
  padding-top: 110px;
}
div.bwstyle .bwpadt12 {
  padding-top: 120px;
}
div.bwstyle .bwpadt13 {
  padding-top: 130px;
}
div.bwstyle .bwpadt14 {
  padding-top: 140px;
}
div.bwstyle .bwpadt15 {
  padding-top: 150px;
}
div.bwstyle .bwpadt16 {
  padding-top: 160px;
}
div.bwstyle .bwpadt17 {
  padding-top: 170px;
}
div.bwstyle .bwpadt18 {
  padding-top: 180px;
}
div.bwstyle .bwpadt19 {
  padding-top: 190px;
}
div.bwstyle .bwpadt20 {
  padding-top: 200px;
}
div.bwstyle .bwpadb1 {
  padding-bottom: 2px;
}
div.bwstyle .bwpadb2 {
  padding-bottom: 3px;
}
div.bwstyle .bwpadb3 {
  padding-bottom: 4px;
}
div.bwstyle .bwuline {
  text-decoration: underline;
}
div.bwstyle .bwdbluline {
  text-decoration: underline;
  border-bottom: 1px solid black;
}
div.bwstyle .bwred {
  color: red;
}
div.bwstyle .bwblack {
  color: black;
}
div.bwstyle .bwrowaltcolor0 {
  background-color: #cceeff;
}
div.bwstyle .bwrowaltcolor1 {
  background-color: #d3d3d3;
}
div.bwstyle .bwmarginl1 {
  margin-left: 30px;
}
div.bwstyle .bwmarginl2 {
  margin-left: 60px;
}
div.bwstyle .bwmarginl3 {
  margin-left: 90px;
}
div.bwstyle .bwmarginl4 {
  margin-left: 120px;
}
div.bwstyle .bwmarginl5 {
  margin-left: 150px;
}
div.bwstyle .bwmarginl6 {
  margin-left: 180px;
}
div.bwstyle .bwmarginl7 {
  margin-left: 210px;
}
div.bwstyle .bwmarginl8 {
  margin-left: 240px;
}
div.bwstyle .bwmarginl9 {
  margin-left: 270px;
}
div.bwstyle .bwmarginl10 {
  margin-left: 300px;
}
div.bwstyle .bwhangindent {
  text-indent: -30px;
}
div.bwstyle .bwpindent {
  text-indent: 30px;
}
div.bwstyle .bwlistnone,
div.bwstyle ul.bwlistnone {
  list-style-image: none;
  list-style-type: none;
}
div.bwstyle .bwlistdisc,
div.bwstyle ul.bwlistdisc {
  list-style-type: disc;
}
div.bwstyle .bwlistsquare,
div.bwstyle ul.bwlistsquare {
  list-style-type: square;
}
div.bwstyle .bwlistcircle,
div.bwstyle ul.bwlistcircle {
  list-style-type: circle;
}
div.bwstyle .bwlistdecimal,
div.bwstyle ul.bwlistdecimal {
  list-style-type: decimal;
}
div.bwstyle .bwlistlowalpha,
div.bwstyle ul.bwlistlowalpha {
  list-style-type: lower-alpha;
}
div.bwstyle .bwlistupalpha,
div.bwstyle ul.bwlistupalpha {
  list-style-type: upper-alpha;
}
div.bwstyle .bwlistlowroman,
div.bwstyle ul.bwlistlowroman {
  list-style-type: lower-roman;
}
div.bwstyle .bwlistuproman,
div.bwstyle ul.bwlistuproman {
  list-style-type: upper-roman;
}
div.bwstyle .bwlistitemmargb {
  margin-bottom: 10px;
}
div.bwstyle .bwcellpmargin {
  margin-bottom: 0px;
  margin-top: 0px;
}
div.bwstyle .bwtablemarginb {
  margin-bottom: 10px;
}
div.bwstyle .bwblockalignc {
  margin-left: auto;
  margin-right: auto;
}
div.bwstyle .bwblockalignl {
  margin-left: 0px;
  margin-right: auto;
}
div.bwstyle .bwblockalignr {
  margin-left: auto;
  margin-right: 0px;
}
div.bwstyle .bwwidth1 {
  width: 1%;
}
div.bwstyle .bwwidth2 {
  width: 2%;
}
div.bwstyle .bwwidth3 {
  width: 3%;
}
div.bwstyle .bwwidth4 {
  width: 4%;
}
div.bwstyle .bwwidth5 {
  width: 5%;
}
div.bwstyle .bwwidth6 {
  width: 6%;
}
div.bwstyle .bwwidth7 {
  width: 7%;
}
div.bwstyle .bwwidth8 {
  width: 8%;
}
div.bwstyle .bwwidth9 {
  width: 9%;
}
div.bwstyle .bwwidth10 {
  width: 10%;
}
div.bwstyle .bwwidth11 {
  width: 11%;
}
div.bwstyle .bwwidth12 {
  width: 12%;
}
div.bwstyle .bwwidth13 {
  width: 13%;
}
div.bwstyle .bwwidth14 {
  width: 14%;
}
div.bwstyle .bwwidth15 {
  width: 15%;
}
div.bwstyle .bwwidth16 {
  width: 16%;
}
div.bwstyle .bwwidth17 {
  width: 17%;
}
div.bwstyle .bwwidth18 {
  width: 18%;
}
div.bwstyle .bwwidth19 {
  width: 19%;
}
div.bwstyle .bwwidth20 {
  width: 20%;
}
div.bwstyle .bwwidth21 {
  width: 21%;
}
div.bwstyle .bwwidth22 {
  width: 22%;
}
div.bwstyle .bwwidth23 {
  width: 23%;
}
div.bwstyle .bwwidth24 {
  width: 24%;
}
div.bwstyle .bwwidth25 {
  width: 25%;
}
div.bwstyle .bwwidth26 {
  width: 26%;
}
div.bwstyle .bwwidth27 {
  width: 27%;
}
div.bwstyle .bwwidth28 {
  width: 28%;
}
div.bwstyle .bwwidth29 {
  width: 29%;
}
div.bwstyle .bwwidth30 {
  width: 30%;
}
div.bwstyle .bwwidth31 {
  width: 31%;
}
div.bwstyle .bwwidth32 {
  width: 32%;
}
div.bwstyle .bwwidth33 {
  width: 33%;
}
div.bwstyle .bwwidth34 {
  width: 34%;
}
div.bwstyle .bwwidth35 {
  width: 35%;
}
div.bwstyle .bwwidth36 {
  width: 36%;
}
div.bwstyle .bwwidth37 {
  width: 37%;
}
div.bwstyle .bwwidth38 {
  width: 38%;
}
div.bwstyle .bwwidth39 {
  width: 39%;
}
div.bwstyle .bwwidth40 {
  width: 40%;
}
div.bwstyle .bwwidth41 {
  width: 41%;
}
div.bwstyle .bwwidth42 {
  width: 42%;
}
div.bwstyle .bwwidth43 {
  width: 43%;
}
div.bwstyle .bwwidth44 {
  width: 44%;
}
div.bwstyle .bwwidth45 {
  width: 45%;
}
div.bwstyle .bwwidth46 {
  width: 46%;
}
div.bwstyle .bwwidth47 {
  width: 47%;
}
div.bwstyle .bwwidth48 {
  width: 48%;
}
div.bwstyle .bwwidth49 {
  width: 49%;
}
div.bwstyle .bwwidth50 {
  width: 50%;
}
div.bwstyle .bwwidth51 {
  width: 51%;
}
div.bwstyle .bwwidth52 {
  width: 52%;
}
div.bwstyle .bwwidth53 {
  width: 53%;
}
div.bwstyle .bwwidth54 {
  width: 54%;
}
div.bwstyle .bwwidth55 {
  width: 55%;
}
div.bwstyle .bwwidth56 {
  width: 56%;
}
div.bwstyle .bwwidth57 {
  width: 57%;
}
div.bwstyle .bwwidth58 {
  width: 58%;
}
div.bwstyle .bwwidth59 {
  width: 59%;
}
div.bwstyle .bwwidth60 {
  width: 60%;
}
div.bwstyle .bwwidth61 {
  width: 61%;
}
div.bwstyle .bwwidth62 {
  width: 62%;
}
div.bwstyle .bwwidth63 {
  width: 63%;
}
div.bwstyle .bwwidth64 {
  width: 64%;
}
div.bwstyle .bwwidth65 {
  width: 65%;
}
div.bwstyle .bwwidth66 {
  width: 66%;
}
div.bwstyle .bwwidth67 {
  width: 67%;
}
div.bwstyle .bwwidth68 {
  width: 68%;
}
div.bwstyle .bwwidth69 {
  width: 69%;
}
div.bwstyle .bwwidth70 {
  width: 70%;
}
div.bwstyle .bwwidth71 {
  width: 71%;
}
div.bwstyle .bwwidth72 {
  width: 72%;
}
div.bwstyle .bwwidth73 {
  width: 73%;
}
div.bwstyle .bwwidth74 {
  width: 74%;
}
div.bwstyle .bwwidth75 {
  width: 75%;
}
div.bwstyle .bwwidth76 {
  width: 76%;
}
div.bwstyle .bwwidth77 {
  width: 77%;
}
div.bwstyle .bwwidth78 {
  width: 78%;
}
div.bwstyle .bwwidth79 {
  width: 79%;
}
div.bwstyle .bwwidth80 {
  width: 80%;
}
div.bwstyle .bwwidth81 {
  width: 81%;
}
div.bwstyle .bwwidth82 {
  width: 82%;
}
div.bwstyle .bwwidth83 {
  width: 83%;
}
div.bwstyle .bwwidth84 {
  width: 84%;
}
div.bwstyle .bwwidth85 {
  width: 85%;
}
div.bwstyle .bwwidth86 {
  width: 86%;
}
div.bwstyle .bwwidth87 {
  width: 87%;
}
div.bwstyle .bwwidth88 {
  width: 88%;
}
div.bwstyle .bwwidth89 {
  width: 89%;
}
div.bwstyle .bwwidth90 {
  width: 90%;
}
div.bwstyle .bwwidth91 {
  width: 91%;
}
div.bwstyle .bwwidth92 {
  width: 92%;
}
div.bwstyle .bwwidth93 {
  width: 93%;
}
div.bwstyle .bwwidth94 {
  width: 94%;
}
div.bwstyle .bwwidth95 {
  width: 95%;
}
div.bwstyle .bwwidth96 {
  width: 96%;
}
div.bwstyle .bwwidth97 {
  width: 97%;
}
div.bwstyle .bwwidth98 {
  width: 98%;
}
div.bwstyle .bwwidth99 {
  width: 99%;
}
div.bwstyle .bwwidth100 {
  width: 100%;
}
div.bwstyle input.parsley-success,
div.bwstyle select.parsley-success,
div.bwstyle textarea.parsley-success {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}
div.bwstyle input.parsley-error,
div.bwstyle select.parsley-error,
div.bwstyle textarea.parsley-error {
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}
div.bwstyle .parsley-errors-list {
  margin: 2px 3px 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color: red;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}
div.bwstyle .parsley-errors-list.filled {
  opacity: 1;
}
div.bwstyle ul.parsley-errors-list.filled,
div.bwstyle #pwdProgressBar,
div.bwstyle #reenter_password_meter {
  font-size: 17px;
}
div.bwstyle #tv-viewer {
  float: none;
  margin: 0;
  position: relative;
  right: 0;
  top: 40px;
  width: 100%;
  height: 310px;
  border: 2px solid rgba(0, 0, 0, 0.4);
  background: #bbb;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(179, 179, 179, 0.7);
  -moz-box-shadow: 2px 2px 2px 0px rgba(179, 179, 179, 0.7);
  box-shadow: 2px 2px 2px 0 rgba(179, 179, 179, 0.7);
}
div.bwstyle #view-master {
  float: none;
  margin: 0;
  position: relative;
  right: 0;
  top: 40px;
  width: 100%;
}
div.bwstyle #view-master img {
  border: 1px solid #777;
  box-shadow: 2px 2px 2px 0 rgba(179, 179, 179, 0.7);
}
div.bwstyle .video-js,
div.bwstyle #bw-container .video-js {
  width: 100%;
  height: 100%;
  border: none;
}
div.bwstyle #soc-badge {
  display: none;
}
div.bwstyle #home_vid {
  float: left;
  width: 70%;
  height: 100%;
  border: 0;
  position: relative;
}
div.bwstyle #home_vid #home_vid_flash_api {
  position: absolute;
  bottom: 50%;
  right: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
}
div.bwstyle #home_vid .video-js .vjs-big-play-button:before {
  color: #fff;
}
div.bwstyle #home_vid .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  transform: translate(-50%, -50%);
}
div.bwstyle #home_vid .video-js.vjs-paused .vjs-big-play-button {
  display: block !important;
}
div.bwstyle #home_vid .vjs-poster {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div.bwstyle #home_vid .vjs-control-bar {
  border-top: 1px solid rgba(250, 250, 250, 0.4);
  background: rgba(0, 0, 0, 0.5);
}
div.bwstyle #home_vid .video-js .vjs-control-bar .vjs-control {
  width: 36px;
}
div.bwstyle #news_vid .vjs-control-bar .vjs-progress-control.vjs-control {
  display: block;
}
div.bwstyle
  #home_vid
  .video-js
  .vjs-control-bar
  .vjs-captions-button.vjs-control {
  display: none;
}
div.bwstyle #home_vid .vjs-mouse .vjs-control::before {
  font-size: 12px;
}
div.bwstyle #home_vid .pList {
  float: left;
  width: 30%;
  height: 100%;
  background: #000;
  overflow: auto;
}
div.bwstyle #home_vid .pList .vjs-playlist {
  min-width: 90px;
  padding: 7px;
}
div.bwstyle #home_vid .pList .vjs-playlist .vjs-playlist-item {
  margin-bottom: 10px;
}
div.bwstyle
  #home_vid
  .pList
  .vjs-playlist
  .vjs-playlist-item
  .vjs-playlist-thumbnail {
  margin: 5px auto;
  height: auto;
}
div.bwstyle #home_vid .pList .vjs-playlist .vjs-playlist-description,
div.bwstyle #home_vid .pList .vjs-playlist cite {
  display: none;
}
div.bwstyle #home_vid .vjs-social-overlay,
div.bwstyle #news_vid .vjs-social-overlay {
  padding: 3%;
}
div.bwstyle #home_vid .video-js .vjs-share-control.vjs-control {
  cursor: pointer;
}
div.bwstyle #home_vid .video-js .vjs-social-overlay ul.vjs-share-options li a {
  color: #fff;
  font-size: 20px;
}
div.bwstyle #news_vid .vjs-social-overlay label {
  margin: 5px;
  font-weight: 700;
}
div.bwstyle #home_vid .vjs-social-cancel {
  border: 2px solid #eee;
  border-radius: 20px;
  padding: 3px 5px 8px 6px;
  font-size: 25px;
  top: 20px;
  right: 20px;
}
div.bwstyle #home_vid .vjs-social-cancel:hover {
  background-color: #fff;
  color: #333;
}
div.bwstyle #home_vid .vjs-control-bar .vjs-load-progress::before,
div.bwstyle #home_vid .vjs-control-bar .vjs-volume-bar::before {
  background-color: rgba(155, 155, 155, 0.3);
}
div.bwstyle #home_vid .vjs-control-bar .vjs-load-progress {
  background-color: rgba(55, 55, 55, 0.3);
}
div.bwstyle #news_vid .vjs-control-bar .vjs-volume-handle {
  background-color: #05356c;
}
div.bwstyle #home_vid .vjs-volume-menu-button,
div.bwstyle #news_vid .vjs-volume-menu-button {
  display: block;
}
div.bwstyle .video-js .vjs-tech {
  width: 101%;
  height: 101%;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
div.bwstyle .video-js .vjs-menu-button-inline.vjs-slider-active,
div.bwstyle .video-js .vjs-menu-button-inline:focus,
div.bwstyle .video-js .vjs-menu-button-inline:hover,
div.bwstyle .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 10em;
}
div.bwstyle .video-js .vjs-controls-disabled .vjs-big-play-button {
  display: none !important;
}
div.bwstyle .video-js .vjs-control {
  width: 3em;
}
div.bwstyle .video-js .vjs-control:hover {
  border: none;
  background: none;
}
div.bwstyle .video-js .vjs-menu-button-inline:before {
  width: 1.5em;
}
div.bwstyle .video-js .vjs-fullscreen-control {
  display: block;
}
div.bwstyle .vjs-menu-button-inline .vjs-menu {
  left: 3em;
}
div.bwstyle .vjs-paused.vjs-has-started.video-js .vjs-big-play-button,
div.bwstyle .video-js.vjs-ended .vjs-big-play-button,
div.bwstyle .video-js.vjs-paused .vjs-big-play-button {
  display: block;
}
div.bwstyle .vjs-waiting {
  visibility: hidden;
  background: transparent;
}
div.bwstyle .vjs-loading-spinner {
  display: none !important;
}
div.bwstyle .video-js .vjs-load-progress div,
div.bwstyle .vjs-seeking .vjs-big-play-button,
div.bwstyle .vjs-waiting .vjs-big-play-button {
  display: none !important;
}
div.bwstyle .video-js .vjs-mouse-display:after,
div.bwstyle .video-js .vjs-play-progress:after {
  padding: 0 0.4em 0.3em;
}
div.bwstyle .video-js.vjs-ended .vjs-loading-spinner {
  display: none;
}
div.bwstyle .video-js.vjs-ended .vjs-big-play-button {
  display: block !important;
}
div.bwstyle .video-js *,
div.bwstyle .video-js:after,
div.bwstyle .video-js:before {
  box-sizing: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}
div.bwstyle .video-js.vjs-fullscreen,
div.bwstyle .video-js.vjs-fullscreen .vjs-tech {
  width: 100% !important;
  height: 100% !important;
}
div.bwstyle .video-js {
  font-size: 14px;
  overflow: hidden;
}
div.bwstyle .video-js .vjs-control {
  color: inherit;
}
div.bwstyle .video-js .vjs-menu-button-inline:hover,
div.bwstyle .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 8.35em;
}
div.bwstyle
  .video-js
  .vjs-volume-menu-button.vjs-volume-menu-button-horizontal:hover
  .vjs-menu
  .vjs-menu-content {
  height: 3em;
  width: 6.35em;
}
div.bwstyle .video-js .vjs-control:focus:before,
div.bwstyle .video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff, 0 0 1em #fff, 0 0 1em #fff;
}
div.bwstyle .video-js .vjs-spacer,
div.bwstyle .video-js .vjs-time-control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
div.bwstyle .video-js .vjs-time-control {
  -webkit-box-flex: 0 1 auto;
  -moz-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: auto;
}
div.bwstyle .video-js .vjs-time-control.vjs-time-divider {
  width: 14px;
}
div.bwstyle .video-js .vjs-time-control.vjs-time-divider div {
  width: 100%;
  text-align: center;
}
div.bwstyle .video-js .vjs-time-control.vjs-current-time {
  margin-left: 1em;
}
div.bwstyle .video-js .vjs-time-control .vjs-current-time-display,
div.bwstyle .video-js .vjs-time-control .vjs-duration-display {
  width: 100%;
}
div.bwstyle .video-js .vjs-time-control .vjs-current-time-display {
  text-align: right;
}
div.bwstyle .video-js .vjs-time-control .vjs-duration-display {
  text-align: left;
}
div.bwstyle .video-js .vjs-play-progress:before,
div.bwstyle .video-js .vjs-progress-control .vjs-play-progress:before,
div.bwstyle .video-js .vjs-remaining-time,
div.bwstyle .video-js .vjs-volume-level:after,
div.bwstyle .video-js .vjs-volume-level:before,
div.bwstyle .video-js.vjs-live .vjs-time-control.vjs-current-time,
div.bwstyle .video-js.vjs-live .vjs-time-control.vjs-duration,
div.bwstyle .video-js.vjs-live .vjs-time-control.vjs-time-divider,
div.bwstyle .video-js.vjs-no-flex .vjs-time-control.vjs-remaining-time {
  display: none;
}
div.bwstyle .video-js.vjs-no-flex .vjs-time-control {
  display: table-cell;
  width: 4em;
}
div.bwstyle .video-js .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 0.5em;
  top: -0.5em;
}
div.bwstyle .video-js .vjs-progress-control .vjs-load-progress,
div.bwstyle .video-js .vjs-progress-control .vjs-play-progress,
div.bwstyle .video-js .vjs-progress-control .vjs-progress-holder {
  height: 100%;
}
div.bwstyle .video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0;
}
div.bwstyle .video-js .vjs-progress-control:hover {
  height: 1.5em;
  top: -1.5em;
}
div.bwstyle .video-js .vjs-control-bar {
  -webkit-transition: -webkit-transform 0.1s ease 0s;
  -moz-transition: -moz-transform 0.1s ease 0s;
  -ms-transition: -ms-transform 0.1s ease 0s;
  -o-transition: -o-transform 0.1s ease 0s;
  transition: transform 0.1s ease 0s;
}
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active
  .vjs-control-bar,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive
  .vjs-control-bar,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active
  .vjs-control-bar,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive
  .vjs-control-bar,
div.bwstyle
  .video-js.vjs-has-started.vjs-playing.vjs-user-inactive
  .vjs-control-bar {
  visibility: visible;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(3em);
  -moz-transform: translateY(3em);
  -ms-transform: translateY(3em);
  -o-transform: translateY(3em);
  transform: translateY(3em);
  -webkit-transition: -webkit-transform 1s ease 0s;
  -moz-transition: -moz-transform 1s ease 0s;
  -ms-transition: -ms-transform 1s ease 0s;
  -o-transition: -o-transform 1s ease 0s;
  transition: transform 1s ease 0s;
}
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active
  .vjs-progress-control,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive
  .vjs-progress-control,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active
  .vjs-progress-control,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive
  .vjs-progress-control,
div.bwstyle
  .video-js.vjs-has-started.vjs-playing.vjs-user-inactive
  .vjs-progress-control {
  height: 0.25em;
  top: -0.25em;
  pointer-events: none;
  -webkit-transition: height 1s, top 1s;
  -moz-transition: height 1s, top 1s;
  -ms-transition: height 1s, top 1s;
  -o-transition: height 1s, top 1s;
  transition: height 1s, top 1s;
}
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-active.vjs-fullscreen
  .vjs-progress-control,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-paused.vjs-user-inactive.vjs-fullscreen
  .vjs-progress-control,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-active.vjs-fullscreen
  .vjs-progress-control,
div.bwstyle
  .video-js.not-hover.vjs-has-started.vjs-playing.vjs-user-inactive.vjs-fullscreen
  .vjs-progress-control,
div.bwstyle
  .video-js.vjs-has-started.vjs-playing.vjs-user-inactive.vjs-fullscreen
  .vjs-progress-control {
  opacity: 0;
  -webkit-transition: opacity 1s ease 1s;
  -moz-transition: opacity 1s ease 1s;
  -ms-transition: opacity 1s ease 1s;
  -o-transition: opacity 1s ease 1s;
  transition: opacity 1s ease 1s;
}
div.bwstyle .video-js.vjs-live .vjs-live-control {
  margin-left: 1em;
}
div.bwstyle .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-left: -1em;
  margin-top: -1em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border: none;
  border-radius: 50%;
  font-size: 3.5em;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  -webkit-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
  -moz-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
  -ms-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
  -o-transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
  transition: border-color 0.4s, outline 0.4s, background-color 0.4s;
}
div.bwstyle .video-js .vjs-menu-button-popup .vjs-menu {
  left: -3em;
}
div.bwstyle .video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: transparent;
  width: 12em;
  left: -1.5em;
  padding-bottom: 0.5em;
}
div.bwstyle .video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-item,
div.bwstyle .video-js .vjs-menu-button-popup .vjs-menu .vjs-menu-title {
  background-color: #151b17;
  margin: 0.3em 0;
  padding: 0.5em;
  border-radius: 0.3em;
}
div.bwstyle
  .video-js
  .vjs-menu-button-popup
  .vjs-menu
  .vjs-menu-item.vjs-selected {
  background-color: #2483d5;
}
div.bwstyle .video-js .vjs-big-play-button {
  background-color: #2282c7;
  font-size: 3.5em;
  border-radius: 50%;
  height: 2em !important;
  line-height: 2em !important;
  margin-top: -1em !important;
}
div.bwstyle .video-js:hover .vjs-big-play-button,
div.bwstyle .video-js .vjs-big-play-button:focus,
div.bwstyle .video-js .vjs-big-play-button:active {
  background-color: rgba(0, 128, 156, 0.86);
}
div.bwstyle .video-js .vjs-loading-spinner {
  border-color: #000000;
}
div.bwstyle .video-js .vjs-control-bar2 {
  background-color: #000000;
}
div.bwstyle .video-js .vjs-control-bar {
  background-color: rgba(0, 0, 0, 0.61) !important;
  color: #ffffff;
  font-size: 14px;
}
div.bwstyle .video-js .vjs-play-progress,
div.bwstyle .video-js .vjs-volume-level {
  background-color: #2483d5;
}
div.bwstyle .vjs-poster {
  background-size: cover;
  top: -2px;
  right: 0;
  bottom: 0;
  left: -1px;
  height: 101%;
}
div.bwstyle
  .video-js.vjs-videojs-share_open
  .vjs-modal-dialog
  .vjs-modal-dialog-content {
  display: flex;
  align-items: center;
  padding: 0;
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.77),
    rgba(0, 0, 0, 0.75)
  );
}
div.bwstyle
  .video-js.vjs-videojs-share_open
  .vjs-modal-dialog
  .vjs-close-button {
  position: absolute;
  right: 100px;
  top: 5px;
  width: 30px;
  height: 30px;
  color: #fff;
  cursor: pointer;
  opacity: 0.9;
  transition: opacity 0.25s ease-out;
}
div.bwstyle
  .video-js.vjs-videojs-share_open
  .vjs-modal-dialog
  .vjs-close-button:before {
  content: 'Ã—';
  font-size: 20px;
  line-height: 15px;
  display: none;
}
div.bwstyle
  .video-js.vjs-videojs-share_open
  .vjs-modal-dialog
  .vjs-close-button:hover {
  opacity: 1;
}
div.bwstyle .video-js .vjs-share {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 400px;
}
div.bwstyle .video-js .vjs-share__top,
div.bwstyle .video-js .vjs-share__middle,
div.bwstyle .video-js .vjs-share__bottom {
  display: flex;
}
div.bwstyle .video-js .vjs-share__top,
div.bwstyle .video-js .vjs-share__middle {
  flex-direction: column;
  justify-content: space-between;
  width: 70%;
}
div.bwstyle .video-js .vjs-share__middle {
  padding: 0 25px;
}
div.bwstyle .video-js .vjs-share__title {
  align-self: center;
  font-size: 22px;
  color: #fff;
}
div.bwstyle .video-js .vjs-share__subtitle {
  width: 100%;
  margin: 0 auto 12px;
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
}
div.bwstyle .video-js .vjs-share__short-link-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 15px;
  border: 0;
  color: rgba(255, 255, 255, 0.65);
  background-color: #363636;
  outline: none;
  overflow: hidden;
  flex-shrink: 0;
}
div.bwstyle .video-js .vjs-share__short-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 40px 0 15px;
  border: 0;
  color: rgba(255, 255, 255, 0.65);
  background-color: #363636;
  outline: none;
}
div.bwstyle .video-js .vjs-share__btn {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  padding: 0 11px;
  border: 0;
  color: #fff;
  background-color: #2e2e2e;
  background-size: 18px 19px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  outline: none;
  transition: width 0.3s ease-out, padding 0.3s ease-out;
}
div.bwstyle .video-js .vjs-share__btn svg {
  flex-shrink: 0;
}
div.bwstyle .video-js .vjs-share__btn span {
  position: relative;
  padding-left: 10px;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
div.bwstyle .video-js .vjs-share__btn:hover {
  justify-content: center;
  width: 100%;
  padding: 0 40px;
  background-image: none;
}
div.bwstyle .video-js .vjs-share__btn:hover span {
  opacity: 1;
}
div.bwstyle .video-js .vjs-share__socials {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  transition: width 0.3s ease-out, height 0.3s ease-out;
}
div.bwstyle .video-js .vjs-share__social {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  margin-right: 6px;
  margin-bottom: 6px;
  cursor: pointer;
  font-size: 8px;
  transition: transform 0.3s ease-out, filter 0.2s ease-out;
  border: none;
  outline: none;
}
div.bwstyle .video-js .vjs-share__social:hover {
  filter: brightness(115%);
}
div.bwstyle .video-js .vjs-share__social svg {
  width: 100%;
  max-height: 20px;
}
div.bwstyle .video-js .vjs-share__social_vk {
  background-color: #5d7294;
}
div.bwstyle .video-js .vjs-share__social_ok {
  background-color: #ed7c20;
}
div.bwstyle .video-js .vjs-share__social_mail {
  background-color: #134785;
}
div.bwstyle .video-js .vjs-share__social_tw {
  background-color: #76aaeb;
}
div.bwstyle .video-js .vjs-share__social_fb,
div.bwstyle .video-js .vjs-share__social_fbFeed {
  background-color: #475995;
}
div.bwstyle .video-js .vjs-share__social_messenger {
  background-color: #0084ff;
}
div.bwstyle .video-js .vjs-share__social_gp {
  background-color: #d53f35;
}
div.bwstyle .video-js .vjs-share__social_linkedin {
  background-color: #0077b5;
}
div.bwstyle .video-js .vjs-share__social_viber {
  background-color: #766db5;
}
div.bwstyle .video-js .vjs-share__social_telegram {
  background-color: #4bb0e2;
}
div.bwstyle .video-js .vjs-share__social_whatsapp {
  background-color: #78c870;
}
div.bwstyle .video-js .vjs-share__bottom {
  justify-content: center;
}
@media (max-height: 220px) {
  div.bwstyle .video-js .vjs-share .hidden-xs {
    display: none;
  }
}
@media (max-height: 350px) {
  div.bwstyle .video-js .vjs-share .hidden-sm {
    display: none;
  }
}
@media (min-height: 400px) {
  div.bwstyle .video-js .vjs-share__title {
    margin-bottom: 15px;
  }
  div.bwstyle .video-js .vjs-share__short-link-wrapper {
    margin-bottom: 30px;
  }
}
@media (min-width: 320px) {
  div.bwstyle
    .video-js.vjs-videojs-share_open
    .vjs-modal-dialog
    .vjs-close-button {
    right: 100px;
    top: 10px;
  }
}
@media (min-width: 660px) {
  div.bwstyle
    .video-js.vjs-videojs-share_open
    .vjs-modal-dialog
    .vjs-close-button {
    right: 100px;
    top: 20px;
  }
  div.bwstyle .video-js .vjs-share__social {
    width: 40px;
    height: 40px;
  }
}
div.bwstyle #smart-media-arrow {
  height: 100%;
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(200, 200, 200, 0.5);
  cursor: pointer;
}
div.bwstyle #smart-media-arrow .inner-arrow {
  position: relative;
  top: 50%;
  color: #fff;
  font-size: 25px;
  text-align: center;
}
div.bwstyle #smart-media-arrow:hover {
  background-color: rgba(200, 200, 200, 0.7);
}
div.bwstyle #smart-media-box-cap {
  background: #fff;
  z-index: 9;
  height: 100%;
  width: 100%;
  display: grid;
  position: absolute;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container {
  width: 100%;
  height: auto;
  /* max-width: 967px; */
  min-height: 543px;
  max-height: 805px;
  background-color: #fff;
  margin: 0 auto;
  display: block;
  padding-bottom: 0;
  margin-bottom: 10px;
  z-index: 9;
  border: 1px solid #dedede;
  position: relative;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container.wideMedia {
  width: 1200px;
  z-index: 1;
  height: 850px;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container
  .bwsmartmedia {
  background-color: #f9f9f9;
  height: 100%;
  width: 100%;
  display: grid;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container
  .bwsmartmedia
  iframe {
  background-color: #f9f9f9;
  height: 100%;
  width: 100%;
  overflow: hidden;
  /* for IE */
  zoom: 1;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container
  .bwsmartmedia
  object {
  min-height: 543px;
  float: left;
  height: 100%;
  width: 100%;
  overflow: hidden;
  /* for IE */
  zoom: 1;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container.smart-modal-view
  .bwsmartmedia
  object {
  height: 100%;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container
  .smart-media-capsule.portrait
  .bwsmartmedia
  object {
  height: 100%;
  width: 100%;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-smart-media-container
  .bwsmartmedia
  object,
div.bwstyle .bwsmartmedia #video-container,
div.bwstyle #video-container {
  background-color: #f9f9f9;
}
div.bwstyle
  .bw-release.smart-release
  .bw-release-main
  .bw-release-body
  .bw-release-mm
  .mediaContainer {
  display: none;
  min-height: 440px;
}
div.bwstyle .modalSizeBox {
  border: 1px solid transparent;
  display: none;
  height: 30px;
  width: 30px;
  cursor: pointer;
  padding: 1px;
  position: absolute;
  z-index: 10;
  top: -36px;
  right: -3px;
}
div.bwstyle .modalSizeBox .innerArrow .innerArrow2 {
  display: inline-block;
  transform: translate(0px, 0px) rotate(0);
}
div.bwstyle .modalSizeBox:hover .innerArrow .innerArrow2 {
  animation: arrow-movement 1.5s ease-out infinite;
}
@keyframes arrow-movement {
  0% {
    opacity: 0.1;
    -webkit-transform: translate(0px, 0px) rotate(0);
    -moz-transform: translate(0px, 0px) rotate(0);
    -ms-transform: translate(0px, 0px) rotate(0);
    -o-transform: translate(0px, 0px) rotate(0);
    transform: translate(0px, 0px) rotate(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
    -webkit-transform: translate(80px, -80px) rotate(0.02deg);
    -moz-transform: translate(80px, -80px) rotate(0.02deg);
    -ms-transform: translate(80px, -80px) rotate(0.02deg);
    -o-transform: translate(80px, -80px) rotate(0.02deg);
    transform: translate(80px, -80px) rotate(0.02deg);
  }
}
div.bwstyle .modalSizeBox .innerArrow .innerArrow2 {
  fill: #1076b0;
}
div.bwstyle .modalSizeBox .innerArrow .innerArrow3 {
  fill: #333333;
}
div.bwstyle #smart-media-box.smart-modal-view .modalSizeBox {
  display: none;
}
div.bwstyle #smart-media-box.smart-modal-view {
  display: block;
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  left: 0;
  top: 0;
  outline: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  min-height: 100%;
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  -webkit-animation: fadeIn 350ms ease-in-out both;
  animation: fadeIn 350ms ease-in-out both;
}
div.bwstyle #smart-media-box.smart-modal-view .smart-media-capsule {
  position: absolute;
  top: auto;
  bottom: auto;
  left: 5%;
  right: 5%;
  margin: 4% 0;
  width: auto;
  height: auto;
}
div.bwstyle
  #smart-media-box.smart-modal-view
  .smart-media-capsule
  .bwsmartmedia {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: 0.6s;
  background: #333;
  border: 1px solid #222;
  border-radius: 1px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  display: block;
}
div.bwstyle #smart-media-box .smart-media-capsule .closeBtn {
  display: none;
}
div.bwstyle #smart-media-box.smart-modal-view .smart-media-capsule .closeBtn {
  display: block;
  color: #eee;
  position: absolute;
  top: -42px;
  right: 0;
  font-size: 40px;
  font-weight: bold;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
div.bwstyle
  #smart-media-box.smart-modal-view
  .smart-media-capsule
  .closeBtn:hover,
div.bwstyle
  #smart-media-box.smart-modal-view
  .smart-media-capsule
  .closeBtn:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
div.bwstyle #cookie-consent {
  display: none;
  background-color: rgba(60, 64, 77, 0.85);
  margin: 0 auto;
  padding: 0.7em;
  text-align: center;
  position: fixed;
  top: 88px;
  width: 100%;
  z-index: 9999;
}
div.bwstyle #cookie-consent .container {
  padding: 0 15px;
  display: block;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
}
div.bwstyle #cookie-consent .container .cookieText {
  display: inline-block;
}
div.bwstyle #cookie-consent .container .cookieText a {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
  color: #fff;
  text-decoration: underline;
}
div.bwstyle #cookie-consent .container .cookieText a:hover {
  color: #3c404d;
}
div.bwstyle #cookie-consent .container .compliance {
  display: inline-block;
  align-items: center;
  align-content: space-between;
  padding: 0 3em;
  margin: 15px 0;
}
div.bwstyle #cookie-consent .container .compliance a {
  display: block;
  padding: 0.3em;
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  background-color: #008eb7;
  border: 1px solid #d5d9e6;
  width: 140px;
  cursor: pointer;
  box-shadow: 0px 0px 3px #222;
}
div.bwstyle #cookie-consent .container .compliance a:hover {
  background-color: #14a7d0;
  border: 1px solid #efefef;
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  div.bwstyle {
    /* IE10+ CSS styles go here */
  }
  div.bwstyle body > header div:first-child {
    background-size: 122px 50px;
  }
}
@media only screen and (min-width: 300px) {
  div.bwstyle body > header div:first-child {
    background-image: url(/images/BWLogo.svg);
    background-repeat: no-repeat;
    background-position: 3px 1px;
  }
  div.bwstyle .bw-controls-site {
    top: 0;
  }
}
@media only screen and (min-width: 320px) {
  div.bwstyle {
    /* Layout */
    /*	News display */
    /*		Logo placement */
    /* 		Sharing */
    /*		Multimedia */
  }
  div.bwstyle body {
    font-size: 14px;
  }
  div.bwstyle body > header div:first-child {
    background-position: 3px 4px;
    height: 99%;
  }
  div.bwstyle body > header div img#bw-home-link {
    visibility: hidden;
  }
  div.bwstyle div.bw-news-main {
    padding-top: 37.5em;
  }
  div.bwstyle #soc-badge {
    display: none;
  }
  div.bwstyle #bw-news-header {
    height: 28.5em;
  }
  div.bwstyle .bw-release.bw-with-logos.bw-zh-hk {
    padding-top: 221px;
  }
  div.bwstyle .bw-release.bw-with-logos {
    padding-top: 125px;
  }
  div.bwstyle .bw-release-logos {
    top: 21px;
    border-top: 1px solid #dedede;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #dedede;
  }
  div.bwstyle .bw-with-logos .bw-release-sharing {
    top: 105px;
  }
  div.bwstyle .bw-release.bw-zh-hk .bw-sharing-widgets {
    height: 84px;
  }
  div.bwstyle .bw-release.bw-zh-hk .bw-sharing-widgets > div {
    margin: 0 0.125em;
  }
  div.bwstyle .addthis_toolbox {
    line-height: 3em !important;
  }
  div.bwstyle .addthis_32x32_style .at300b,
  div.bwstyle .addthis_32x32_style .at300bs,
  div.bwstyle .addthis_toolbox.addthis_32x32_style span {
    line-height: 3em !important;
  }
  div.bwstyle .bw-release-mm-item {
    padding: 0 42px;
  }
  div.bwstyle .bw-release-mm-asset {
    height: auto;
    line-height: 220px;
    min-height: 220px;
  }
  div.bwstyle .bw-release-mm-asset .bw-release-mm-player {
    min-height: 330px;
  }
  div.bwstyle .bw-release-mm-asset .bw-release-mm-player {
    max-width: 672px;
  }
  div.bwstyle .bw-release-mm-asset #media_player {
    max-height: 330px;
    max-width: 672px;
  }
  div.bwstyle .bw-release-mm-caption {
    line-height: 21px;
    height: auto;
  }
  div.bwstyle .bw-release-mm-prev,
  div.bwstyle .bw-release-mm-next {
    top: 183px;
    display: none;
  }
  div.bwstyle .bw-release-mm-prev {
    left: 13px;
  }
  div.bwstyle .bw-release-mm-next {
    right: 13px;
  }
  div.bwstyle .bw-release-mm-nav {
    height: 105px;
    padding: 0 39px;
  }
  div.bwstyle .bw-release-mm-nav .bw-release-gallery {
    height: 96px;
    padding: 0;
  }
  div.bwstyle .bw-release-mm-nav .bw-release-gallery .bw-release-gallery-item {
    width: 90px;
    height: 90px;
    padding: 0;
    margin-right: 3px;
    border: 1px solid #eee;
    background-color: #f9f9f9;
    position: relative;
    overflow: hidden;
    vertical-align: top;
  }
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item
    a {
    width: 100%;
    height: 100%;
    display: block;
  }
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item
    a:hover {
    -moz-box-shadow: inset 0 0 9px rgba(121, 162, 189, 0.5);
    -webkit-box-shadow: inset 0 0 9px rgba(121, 162, 189, 0.5);
    box-shadow: inset 0 0 9px rgba(121, 162, 189, 0.5);
  }
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item
    a:hover,
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item.bw-release-mm-selected
    a,
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item.bw-release-mm-selected
    a:hover {
    background-color: #f0f7ff;
  }
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item:hover {
    border-color: #499ed6;
    background-color: #e3e3e3;
  }
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item.bw-release-mm-selected {
    background-color: #e3e3e3;
    border-color: #79a2bd;
  }
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item.bw-release-mm-selected
    a:hover {
    box-shadow: none;
  }
  div.bwstyle .bw-release-story blockquote {
    display: block;
    width: 100%;
  }
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-release-body
    .bw-release-mm
    .mediaContainer {
    min-height: 250px;
    margin-bottom: 15px;
  }
  div.bwstyle .bw-release-mm-nav img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    /* min-height: calc(100% - 5em); */
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  div.bwstyle #bw-controls-js h2 {
    height: 46px;
  }
  div.bwstyle .bw-mm-download-head {
    top: 494px;
    right: 10px;
  }
  div.bwstyle .bw-mm-embed-head {
    top: 458px;
    right: 10px;
  }
  div.bwstyle .bw-release-story blockquote {
    display: block;
    width: 100%;
  }
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item
    .smFill {
    display: inline-block;
  }
  div.bwstyle
    .bw-release-mm-nav
    .bw-release-gallery
    .bw-release-gallery-item:hover
    .smFill {
    background-color: #e3e3e3;
  }
}
@media only screen and (min-width: 480px) {
  div.bwstyle {
    /*	Forms */
    /*		Special forms */
    /* LAYOUT RULES */
    /* MODULE RULES */
    /* Home page */
    /* Nav */
    /* 		Top nav */
    /* Banner and controls */
    /* Search */
    /* News */
    /*		Tables */
    /* Headline display */
    /* Breadcrumbs */
    /* Non-news media display */
    /* Product-page formatting */
    /*		Ads and sidebars */
    /* "Catalog"-style listing of items */
    /* Special buttons */
    /* Footer */
  }
  div.bwstyle body {
    font-size: 14px;
    /* background: url(/images/linegrid21px.jpg) repeat 0 -7px; */
  }
  div.bwstyle h1 {
    /* readjusting baseline to line grid */
    margin: 0.1857em 0 0.5079em 0;
  }
  div.bwstyle h2 {
    /* adjusting baseline to line grid */
    position: relative;
    top: -0.1111em;
  }
  div.bwstyle .bw-form-prominent label {
    font-size: 1em;
    line-height: 1.5em;
  }
  div.bwstyle body > header {
    height: 50px;
    border-bottom: 1px solid #e9f0f3;
    -webkit-box-shadow: rgba(0, 0, 0, 0.0902) 0px 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.0902) 0px 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.0902) 0px 1px 4px;
  }
  div.bwstyle div[role='main'] {
    padding-top: 3em;
  }
  div.bwstyle .bw-controls-site {
    right: 94px;
    width: 56.25%;
    top: 7px;
  }
  div.bwstyle #bw-nav > ul > #bw-nav-employees > a span:before {
    font-size: 13px;
    left: 9px;
    top: 1em;
  }
  div.bwstyle .bw-content {
    padding-top: 2.6em;
  }
  div.bwstyle #bw-news-header {
    height: auto;
  }
  div.bwstyle article > header {
    padding-top: 177px;
    background-size: auto 177px;
  }
  div.bwstyle article > header > div {
    padding: 1.9em 1em 0 1em;
  }
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    right: 0;
    width: 100%;
    top: 0;
    position: relative;
  }
  div.bwstyle #soc-badge {
    display: none;
  }
  div.bwstyle .bw-home-main {
    width: auto;
  }
  div.bwstyle .bw-home-features-text {
    padding: 0 0 0 162px;
  }
  div.bwstyle #soc-badge {
    display: block;
    float: left;
    margin-top: -171px;
    margin-left: 323px;
  }
  div.bwstyle #bw-nav > ul > li {
    font-size: 13px;
    line-height: 1.75em;
  }
  div.bwstyle #bw-nav li a {
    height: auto;
    padding: 1em 0.6em;
  }
  div.bwstyle #bw-nav h2 {
    width: 42px;
  }
  div.bwstyle #bw-nav h2.bw-is-toggled {
    background-position: 12px -79px;
    cursor: pointer;
  }
  div.bwstyle .bw-controls-site {
    color: #fff;
    font-size: 0.85714em;
    line-height: 1.75em;
  }
  div.bwstyle .bw-controls-site a {
    height: 1.75em;
    padding: 0.825em 0.58888em;
  }
  div.bwstyle #bw-controls-js h2 {
    height: 50px;
  }
  div.bwstyle .bw-controls-site li,
  div.bwstyle #bw-controls-js li {
    height: 3.5em;
  }
  div.bwstyle #bw-controls-js li a {
    display: block;
    padding: 0.875em 0.58333em 0.79167em 0.58333em;
  }
  div.bwstyle .bw-search-site h2 {
    right: 42px;
  }
  div.bwstyle .bw-search-site form {
    margin: 0 20px 8px;
  }
  div.bwstyle #bw-search-filter-links {
    font-size: 0.85714em;
    line-height: 1.75em;
    display: none;
  }
  div.bwstyle .bw-search-nav ul a {
    font-size: 100%;
    line-height: 1.5em;
    padding: 0.5714em 0.5em;
    margin-right: 1em;
  }
  div.bwstyle .bw-link-extra {
    font-size: 0.85714em;
    line-height: 1.75em;
  }
  div.bwstyle .bw-release.bw-with-logos.bw-zh-hk {
    padding-top: 231px;
  }
  div.bwstyle .bw-news-thumbs,
  div.bwstyle .bwThumbs {
    height: 88px;
  }
  div.bwstyle .bw-release-table-js.bw-is-large {
    margin: 0 0 1.5em 0;
  }
  div.bwstyle .bw-release-body table,
  div.bwstyle .bw-release-dialog-table table {
    font-size: 0.85714em;
    line-height: 1.75em;
  }
  div.bwstyle ul.bwNewsList div.bwDesc {
    font-size: 0.85714em;
    line-height: 1.75em;
    word-break: break-word;
  }
  div.bwstyle .bw-breadcrumbs {
    font-size: 0.85714em;
    line-height: 1.75em;
    height: 1.75em;
    display: none;
  }
  div.bwstyle article .bw-breadcrumbs {
    top: 169px;
    left: 0;
    margin-top: 1.1667em;
  }
  div.bwstyle .bw-breadcrumbs div {
    height: 1.75em;
    padding: 0 1.1667em;
  }
  div.bwstyle figcaption {
    font-size: 0.8571em;
    line-height: 1.75em;
  }
  div.bwstyle article > header {
    background-position: 0 0;
    background-size: auto 177px;
  }
  div.bwstyle .bw-header-image {
    height: 177px;
  }
  div.bwstyle .bw-sidebar p,
  div.bwstyle .bw-sidebar-action p,
  div.bwstyle .bw-sidebar ul,
  div.bwstyle .bw-sidebar-action ul,
  div.bwstyle .bw-sidebar address {
    font-size: 0.8571em;
    line-height: 1.75em;
    margin-bottom: 1.75em;
  }
  div.bwstyle .bw-sidebar-action p.bw-more .bw-sidebar p.bw-more {
    padding-left: 1.1667em;
    margin-bottom: 1.75em;
  }
  div.bwstyle .bw-sidebar-action p.bw-more + p.bw-more,
  div.bwstyle .bw-sidebar p.bw-more + p.bw-more {
    margin-top: -1.75em;
  }
  div.bwstyle .bw-sidebar-action p {
    padding-right: 1.0909em;
    padding-left: 1.0909em;
  }
  div.bwstyle .bw-sidebar-action ul {
    padding-right: 1.0909em;
  }
  div.bwstyle .bw-sidebar-action h3 {
    padding-right: 0.9333em;
    padding-left: 0.9333em;
  }
  div.bwstyle .bw-catalog-meta {
    font-size: 0.85714em;
    line-height: 1.75em;
    margin-bottom: 1.75em;
  }
  div.bwstyle .bw-16px a {
    font-size: 1.1429em;
    line-height: 1.3125em;
    min-height: 1.3125em;
    padding: 0.4375em 1em;
  }
  div.bwstyle #bw-footer-container {
    font-size: 0.85714em;
    line-height: 1.75em;
    padding: 0 1.16667em;
  }
  div.bwstyle #bw-footer-container #footer-sites h2 {
    margin: 0 1.16667em 0 0;
    top: 0;
  }
  div.bwstyle .bw-release-story blockquote {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 640px) {
  div.bwstyle {
    /* BASIC RULES */
    /* Forms */
    /*		Special forms */
    /* LAYOUT RULES */
    /* Home page */
    /* MODULE RULES */
    /* Home page */
    /* Banner and controls */
    /* Search */
    /* Breadcrumbs */
    /*	News display structure and layout */
    /* Product-page formatting */
    /* "Catalog"-style listing of items */
    /* Footer */
  }
  div.bwstyle body > header {
    box-shadow: none;
  }
  div.bwstyle #bw-main-login #bw-group-1,
  div.bwstyle #bw-main-login #bw-group-2 {
    float: none;
  }
  div.bwstyle div#bw-main-login > div {
    padding: 0 0 1.5em 0;
  }
  div.bwstyle #bw-group-1 {
    float: left;
    width: 62.5%;
  }
  div.bwstyle #bw-group-2 {
    float: left;
    width: 37.5%;
    padding-top: 0.4em;
    /* to align to line grid */
    margin-top: 200.5px;
  }
  div.bwstyle div.bw-news-main {
    padding-top: 42px;
  }
  div.bwstyle .bw-news div#bw-group-1,
  div.bwstyle .bw-news div#bw-group-2,
  div.bwstyle .bw-news-main div#bw-group-1,
  div.bwstyle .bw-news-main div#bw-group-2,
  div.bwstyle .bw-textonly div#bw-group-1,
  div.bwstyle .bw-textonly div#bw-group-2 {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  div.bwstyle .bw-news div#bw-group-2,
  div.bwstyle .bw-news-main div#bw-group-2,
  div.bwstyle .bw-textonly div#bw-group-2 {
    clear: none;
  }
  div.bwstyle #bw-main:after,
  div.bwstyle #bw-main > div:after,
  div.bwstyle #bw-group-1:after,
  div.bwstyle #bw-group-2:after {
    /* ensures that floats are contained within */
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  div.bwstyle .bw-page-sub {
    padding-top: 190px;
  }
  div.bwstyle .bw-page-sub > header {
    position: absolute;
    top: 88px;
    left: 0;
    height: 177px;
    padding: 0;
  }
  div.bwstyle .bw-page-sub > header > div {
    position: relative;
    padding: 3em 0 0 0;
    background-color: transparent;
  }
  div.bwstyle #bw-home #bw-group-1,
  div.bwstyle #bw-home #bw-group-2 {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  div.bwstyle #soc-badge {
    float: left;
    margin-top: -171px;
    margin-left: 332px;
  }
  div.bwstyle #bw-controls-js li {
    display: list-item;
    margin: 0;
  }
  div.bwstyle .bw-search-site input {
    font-size: 13px;
    vertical-align: middle;
    color: #444;
  }
  div.bwstyle #bw-search-js input {
    width: 80%;
  }
  div.bwstyle .bw-link-extra {
    display: inline-block;
    font-size: 0.85714em;
    line-height: 1.75em;
  }
  div.bwstyle article .bw-breadcrumbs {
    top: 0;
    left: 0;
  }
  div.bwstyle article .bw-breadcrumbs > div {
    margin-left: 280px;
    padding: 0 1.1667em 0 2.3333em;
  }
  div.bwstyle .bw-release-story blockquote {
    display: block;
    width: 40%;
  }
  div.bwstyle .bw-sharing-widgets {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: bottom;
  }
  div.bwstyle .bw-release-sidebars > .bw-release-companyinfo,
  div.bwstyle .bw-release-sidebars > .bw-release-versions,
  div.bwstyle .bw-release-sidebars > .bw-release-related {
    float: left;
    width: 31%;
    margin-right: 1.16667%;
    margin-left: 1.16667%;
  }
  div.bwstyle .bw-release-mediacapsule > div:first-child {
    overflow: visible;
  }
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
  div.bwstyle #soc-badge {
    display: none;
  }
  div.bwstyle #home_vid {
    width: 80%;
  }
  div.bwstyle .pList {
    width: 20%;
  }
  div.bwstyle .pList .vjs-mouse.vjs-playlist {
    min-width: auto;
    padding: 0 7px;
  }
  div.bwstyle .pList .vjs-playlist .vjs-playlist-item {
    margin-bottom: 2px;
    height: 70px;
  }
  div.bwstyle .pList .vjs-playlist .vjs-playlist-item .vjs-playlist-thumbnail {
    margin: 5px auto;
    max-width: 140px;
    width: 100%;
  }
  div.bwstyle .pList .vjs-playlist .vjs-playlist-description,
  div.bwstyle .pList .vjs-playlist cite {
    display: none;
  }
  div.bwstyle article h1 {
    padding: 0 0.4444em 0 0.8888em;
    margin: 0 0 0 280px;
  }
  div.bwstyle article h1,
  div.bwstyle article .bw-intro {
    position: relative;
    z-index: 1010;
  }
  div.bwstyle .bw-page-main h1 {
    padding-left: 0;
    margin: 0;
  }
  div.bwstyle #bw-news-header {
    position: relative;
    top: -1.5em;
    height: auto;
    margin: 0 12px;
  }
  div.bwstyle .bw-intro {
    padding: 0 0.875em 0 1.75em;
    margin: 1em 0 0 280px;
  }
  div.bwstyle .bw-page-main .bw-intro {
    padding: 0;
    margin: 0.4em 0 1.3125em 0;
  }
  div.bwstyle #bw-news-header p.bw-intro {
    margin: 0 0 1em;
  }
  div.bwstyle #bw-news-header {
    background-position: left top;
  }
  div.bwstyle article > header {
    background-position: 0 0;
  }
  div.bwstyle article > header + section h2 {
    font-size: 1.5em;
    line-height: 1em;
    margin-top: 1.5em;
    position: relative;
    top: 0.0476em;
    /* 2px compared to 21 */
  }
  div.bwstyle img.bw-branding {
    float: left;
    margin: 0.2857em 1em 0.5em 0;
  }
  div.bwstyle img.bw-diagram,
  div.bwstyle img.bw-product {
    float: left;
    margin: 0.21429em 0.9286em 0.4285em -0.08333em;
  }
  div.bwstyle img.bw-branding.altPlacement {
    float: right !important;
    margin-right: 0 !important;
    margin-left: 1em !important;
  }
  div.bwstyle img.bw-diagram.altPlacement,
  div.bwstyle img.bw-product.altPlacement {
    float: right !important;
    margin-right: -0.083333em !important;
    margin-left: 0.9286em !important;
  }
  div.bwstyle .bw-catalog {
    clear: both;
    margin-bottom: 1.5em;
  }
  div.bwstyle .bw-catalog section {
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
    height: 33em;
    padding: 1.5em 1em 0 1em;
    margin: 0 0 1.5em 0;
    border-right: 1em solid #fff;
    background-color: #efefef;
  }
  div.bwstyle .bw-catalog img {
    position: static;
    top: 0;
    float: right;
    margin: 0.25em 0 0 1em;
  }
  div.bwstyle .bw-catalog-item {
    min-height: 84px;
    padding-bottom: 1.4em;
  }
  div.bwstyle .bw-catalog-meta {
    clear: both;
  }
  div.bwstyle #bw-footer-container {
    font-size: 0.85714em;
    line-height: 1.75em;
    position: relative;
    padding: 0 2.3333em;
  }
  div.bwstyle #bw-footer-container div {
    padding-left: 3.5em;
    /* accounts for 3 instances of 14px padding in #footer-follow, which this padding makes room for */
    margin-left: 96px;
  }
  div.bwstyle div#footer-follow {
    position: absolute;
    top: 0.5em;
    left: 2.3333em;
    padding-left: 0;
    margin-left: 0;
  }
}
@media only screen and (min-width: 300px) and (max-width: 966px) {
  div.bwstyle {
    /* LAYOUT RULES */
  }
  div.bwstyle body > header {
    border-bottom: 1px solid #e9f0f3;
    -webkit-box-shadow: rgba(50, 50, 50, 0.09) 0px 1px 4px;
    -moz-box-shadow: rgba(50, 50, 50, 0.09) 0px 1px 4px;
    box-shadow: rgba(50, 50, 50, 0.09) 0px 1px 4px;
  }
  div.bwstyle body > header div img#bw-home-link {
    visibility: hidden;
  }
  div.bwstyle div[role='main'] {
    padding-top: 2em;
  }
  div.bwstyle .bw-search-site h2 {
    height: 55px;
  }
  div.bwstyle #bw-meta #bw-nav h2 {
    height: 51px;
  }
  div.bwstyle #bw-nav > ul > #bw-nav-employees > a span:before {
    content: none;
  }
  div.bwstyle #bw-search,
  div.bwstyle #bw-search-js {
    box-shadow: none;
  }
  div.bwstyle .bw-button-special a {
    float: none;
    display: block;
    margin: 0 auto;
    max-width: 250px;
  }
  div.bwstyle #home_vid {
    float: none;
    width: 100%;
    height: 78%;
  }
  div.bwstyle .pList {
    float: none;
    width: 100%;
    height: 22%;
    position: relative;
  }
  div.bwstyle .pList .vjs-playlist {
    padding: 9px;
    margin: 0;
    overflow-x: scroll;
    height: 100%;
    position: absolute;
    white-space: nowrap;
    left: 0;
    right: 0;
  }
  div.bwstyle .pList .vjs-playlist .vjs-playlist-item {
    margin: 0 10px 0 0;
    display: inline-block;
  }
  div.bwstyle .bw-release-story blockquote {
    display: block;
    width: 100%;
  }
  div.bwstyle #bw-meta #bw-nav h2.bw-is-toggled:after {
    font-size: 24px;
    right: 8px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 768px) and (orientation: portrait) {
  div.bwstyle {
    /* LAYOUT RULES */
  }
  div.bwstyle #bw-meta .bw-search-site h2 {
    right: 40px;
    top: -50px;
    width: 42px;
  }
  div.bwstyle #bw-news-header {
    position: relative;
    top: 0;
    margin-top: 10px;
  }
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    top: 0px;
    height: 406px;
    clear: both;
  }
  div.bwstyle #bw-nav > ul.bw-is-toggled {
    top: -3px;
    position: relative;
  }
}
@media only screen and (min-width: 300px) and (max-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  div.bwstyle div[role='main'] {
    padding-top: 3em;
  }
  div.bwstyle #bw-meta #bw-nav {
    top: 54px;
  }
  div.bwstyle #bw-meta #bw-nav h2 {
    top: -55px;
    height: 52px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 768px) and (orientation: landscape) {
  div.bwstyle {
    /* LAYOUT RULES */
  }
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    top: 0px;
    height: 357px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  div.bwstyle #bw-home .bw-home-main h1 {
    line-height: 1em;
    height: 2.3em;
  }
  div.bwstyle #bw-home .bw-home-main .bw-intro p {
    display: inline;
  }
  div.bwstyle #bw-home .bw-button-special a {
    margin: 0;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  div.bwstyle body .video-js .vjs-control-bar .vjs-control {
    width: 40px;
  }
  div.bwstyle #news_vid .vjs-control-bar .vjs-progress-control.vjs-control {
    display: none;
  }
}
@media only screen and (min-device-width: 300px) and (max-device-width: 767px) and (orientation: portrait) {
  div.bwstyle .bw-search-site h2.bw-is-toggled {
    background-position: 11px -41px;
  }
  div.bwstyle div[role='main'] {
    padding-top: 4em;
  }
  div.bwstyle .bw-home-main {
    padding-top: 1em;
  }
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
  div.bwstyle .pList .vjs-playlist {
    padding: 3px 5px;
  }
  div.bwstyle .bw-release-story blockquote {
    display: block;
    width: 100%;
  }
  div.bwstyle #bw-main-login #bw-group-all {
    margin: 0 auto;
    padding: 0 25px;
  }
  div.bwstyle #bw-forgot-password,
  div.bwstyle #securityAnswer {
    width: 80%;
  }
  div.bwstyle #loginPage {
    margin: 0 auto;
    padding: 50px 25px;
  }
  div.bwstyle body .video-js .vjs-control-bar .vjs-control {
    width: 40px;
  }
  div.bwstyle body .video-js .vjs-social-cancel {
    padding: 6px;
  }
  div.bwstyle #news_vid .vjs-control-bar .vjs-progress-control.vjs-control,
  div.bwstyle .video-js .vjs-social-overlay .vjs-social-embed-container {
    display: none;
  }
  div.bwstyle body .video-js .vjs-share-control.vjs-share-control:before {
    content: '\e805';
  }
  div.bwstyle body .video-js .vjs-share-control.vjs-share-control {
    display: block;
  }
  div.bwstyle .video-js .vjs-social-overlay.vjs-hidden {
    display: none;
  }
  div.bwstyle .video-js .vjs-social-overlay {
    display: block;
  }
  div.bwstyle body .video-js.vjs-paused .vjs-big-play-button {
    /* display:none !important; */
  }
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container {
    min-height: 250px;
    height: auto;
  }
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container
    .bwsmartmedia
    object {
    min-height: 217px;
    height: auto;
  }
  div.bwstyle .bw-release-mm-asset {
    min-height: 220px;
    line-height: 220px;
  }
}
@media only screen and (min-width: 350px) and (max-width: 370px) {
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container
    .bwsmartmedia
    object {
    min-height: 186px;
  }
}
@media only screen and (min-width: 370px) and (max-width: 380px) {
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container
    .bwsmartmedia
    object {
    min-height: 195px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 400px) and (orientation: portrait) {
  div.bwstyle body > header {
    height: 46px;
  }
  div.bwstyle .bw-search-site h2 {
    height: 51px;
  }
  div.bwstyle #bw-meta #bw-nav h2 {
    height: 47px;
  }
  div.bwstyle #bw-controls {
    right: 88px;
  }
  div.bwstyle #bw-controls-container > ul > li > a {
    padding: 12px 5px;
  }
}
@media only screen and (min-device-width: 401px) and (max-device-width: 736px) and (orientation: portrait) {
  div.bwstyle body > header {
    height: 46px;
  }
  div.bwstyle body > header div:first-child {
    background-position: 5px 5px;
  }
  div.bwstyle .bw-search-site h2 {
    height: 51px;
  }
  div.bwstyle #bw-meta #bw-nav h2 {
    height: 47px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (orientation: landscape) {
  div.bwstyle body > header {
    height: 45px;
  }
  div.bwstyle .bw-search-site h2 {
    height: 51px;
  }
  div.bwstyle #bw-meta #bw-nav h2 {
    height: 47px;
  }
}
@media only screen and (min-width: 768px) {
  div.bwstyle {
    /* BASIC RULES */
    /* Forms */
    /*		Special forms */
    /* MODULE RULES */
    /* Home page */
    /* Nav */
    /*	News display - multimedia */
    /*  Search results */
    /* Headline lists */
    /*		Home-page adjustments */
    /* News display */
    /*		Sharing */
    /* Non-news media display */
    /* Columns */
  }
  div.bwstyle .bw-button-special a {
    float: left;
    display: block;
    margin: 0 auto;
    max-width: 250px;
  }
  div.bwstyle #bw-main-login #bw-group-all {
    float: left;
    width: 50%;
    margin: 0 25% 1.5em 25%;
  }
  div.bwstyle #bw-main-login #bw-group-1,
  div.bwstyle #bw-main-login #bw-group-2 {
    float: right;
    max-height: 32em;
    width: 50%;
    margin: 0;
  }
  div.bwstyle div#bw-home #bw-group-1 {
    height: 396px;
    margin-bottom: 0;
  }
  div.bwstyle #bw-home #bw-group-3 {
    clear: both;
    float: left;
    width: 62.5%;
  }
  div.bwstyle #bw-home #bw-group-4 {
    float: left;
    width: 37.5%;
  }
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    right: 1em;
    top: 3em;
    max-width: 61%;
    position: absolute;
    width: 543px;
  }
  div.bwstyle #soc-badge {
    display: none;
  }
  div.bwstyle .bw-home-main {
    padding: 0 1em;
  }
  div.bwstyle .bw-home-main h1 {
    font-size: 3.375em;
    width: 6.5em;
    height: 3em;
    margin: 1em 0 0;
  }
  div.bwstyle .bw-home-main .bw-intro {
    max-width: 33%;
  }
  div.bwstyle .bw-home-features {
    width: 100%;
    padding: 0;
  }
  div.bwstyle .bw-home-features:after {
    /* ensures that floats are contained within */
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  div.bwstyle .bw-home-features section {
    clear: none;
    float: left;
    width: 33.33%;
    min-height: 0;
    padding: 12em 0 0 0;
  }
  div.bwstyle .bw-home-features-text {
    min-height: 0;
    padding: 0;
    margin: 0 1em;
  }
  div.bwstyle .bw-home-features-image {
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 10.5em;
  }
  div.bwstyle .bw-home-features-image a {
    width: auto;
    margin: 0 1em;
  }
  div.bwstyle .bw-home-features-image img {
    width: auto;
    height: 10.5em;
  }
  div.bwstyle #bw-nav li {
    width: 25%;
  }
  div.bwstyle .bw-release-mm-asset .bw-release-mm-player {
    vertical-align: middle;
  }
  div.bwstyle .modalSizeBox {
    display: block;
  }
  div.bwstyle #bw-group-all .bw-search-content h1 {
    margin-left: 25%;
  }
  div.bwstyle #bw-search-page {
    left: 25%;
    width: 75%;
  }
  div.bwstyle .bw-search-nav {
    float: left;
    width: 25%;
    margin-top: 0.7em;
  }
  div.bwstyle .bw-search-nav ul {
    height: auto;
    border: 0;
  }
  div.bwstyle .bw-search-nav ul ul {
    float: none;
  }
  div.bwstyle .bw-search-nav ul li {
    float: none;
    width: 100%;
  }
  div.bwstyle .bw-search-nav ul a {
    float: none;
    border-top: 1px solid #499ed6;
    border-right: 0;
    margin-right: 3em;
  }
  div.bwstyle .bw-search-nav > ul > li > a:last-child {
    border-bottom: 1px solid #499ed6;
    margin-right: 3em;
  }
  div.bwstyle .bw-search-nav ul ul li a {
    padding-left: 1em;
  }
  div.bwstyle .bw-search-nav a.bw-current:after {
    /* To add the pointer */
    content: ' ';
    position: absolute;
    top: 0.85em;
    right: 2em;
    width: 0;
    height: 0;
    border: 0.5em solid transparent;
    border-width: 0.5em;
    border-left-color: #38689f;
  }
  div.bwstyle .bw-search-nav .bw-more {
    position: static;
    margin-right: 3em;
  }
  div.bwstyle .bw-search-results {
    float: left;
    width: 75%;
    padding-top: 3.5em;
  }
  div.bwstyle #bw-headlines-mm-js {
    margin-right: 0;
  }
  div.bwstyle #bw-headlines-mm-js ul {
    border: 0;
  }
  div.bwstyle #bw-headlines-mm-js .bw-news-list li,
  div.bwstyle #bw-headlines-mm-js .bwNewsList li {
    float: left;
    width: 50%;
    padding: 0;
    border: 0;
    margin: 0 0 2em 0;
  }
  div.bwstyle #bw-headlines-mm-js .bw-news-thumbs,
  div.bwstyle #bw-headlines-mm-js .bwThumbs {
    position: static;
    top: 0;
    width: auto;
    height: 11.25em;
    margin: 0 1em 0 0;
  }
  div.bwstyle #bw-headlines-mm-js .bw-news-thumbs a,
  div.bwstyle #bw-headlines-mm-js .bwThumbs a {
    line-height: 9.75em;
    float: none;
    width: auto;
    height: 9.75em;
    padding: 0.75em 1em;
    border: 0;
    margin: 0;
    overflow: hidden;
    background-color: #efefef;
  }
  div.bwstyle #bw-headlines-mm-js .bw-news-thumbs a img,
  div.bwstyle #bw-headlines-mm-js .bwThumbs a img {
    max-width: 100%;
    max-height: 100%;
    margin: -1% 0 0 0;
  }
  div.bwstyle #bw-headlines-mm-js .bw-headline,
  div.bwstyle #bw-headlines-mm-js .bwTitleLink {
    color: #499ed6;
    display: block;
    height: 6.25em;
    padding: 0 1em;
    margin: 0 1em 0 0;
    background-color: #efefef;
    overflow: hidden;
  }
  div.bwstyle #bw-headlines-mm-js .bw-news-meta,
  div.bwstyle #bw-headlines-mm-js .bwMeta {
    display: none;
  }
  div.bwstyle #bw-headlines-mm-js .bw-more {
    clear: both;
  }
  div.bwstyle .bw-mm-download-head,
  div.bwstyle .bw-mm-embed-head {
    border-radius: 3px;
    width: 30px;
    height: 30px;
  }
  div.bwstyle .bw-mm-download-head {
    top: 30px;
    right: 30px;
    float: right;
    position: absolute;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 3px;
    margin: 1.5em 1em 1.5em 0;
    background-color: transparent;
    background-image: url(/images/icons/download_arrow.svg);
    -webkit-filter: hue-rotate(10deg) saturate(0.1);
    background-position: 0 0;
    filter: hue-rotate(10deg) saturate(0.1);
    background-size: cover;
    cursor: pointer;
  }
  div.bwstyle .bw-mm-download-head:hover,
  div.bwstyle .bw-mm-download-head:active {
    width: 30px;
    height: 30px;
    border: none;
    background-color: transparent;
    background-image: url(/images/icons/download_arrow.svg);
    background-position: 0 0;
    -webkit-filter: hue-rotate(10deg) saturate(0.5);
    filter: hue-rotate(10deg) saturate(0.5);
    cursor: pointer;
  }
  div.bwstyle .bw-mm-embed-head {
    top: 431px;
    right: 21px;
    background-position: -193px -143px;
  }
  div.bwstyle .bw-mm-embed-head:hover,
  div.bwstyle .bw-mm-embed-head:active {
    background-position: -225px -143px;
  }
  div.bwstyle .bw-mm-download-head span,
  div.bwstyle .bw-mm-embed-head span {
    width: 30px;
    height: 30px;
  }
  div.bwstyle .bw-slideshow object,
  div.bwstyle .bw-slideshow embed {
    width: 408px;
    height: 341px;
  }
  div.bwstyle .bw-slideshow figcaption * {
    width: 408px;
  }
  div.bwstyle .bw-slideshow figcaption .bw-more {
    width: 396px;
  }
  div.bwstyle article .bw-columns,
  div.bwstyle aside .bw-columns {
    padding-right: 2em;
    -moz-column-count: 2;
    -moz-column-gap: 2em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2em;
    column-count: 2;
    column-gap: 2em;
  }
  div.bwstyle article .bw-columns li,
  div.bwstyle aside .bw-columns li {
    list-style-position: inside;
    padding-left: 1em;
    text-indent: -1em;
  }
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container,
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container
    .bwsmartmedia
    object {
    min-height: 415px;
  }
  div.bwstyle .bw-release-mm-asset {
    min-height: 335px;
    line-height: 335px;
  }
  div.bwstyle #cookie-consent {
    top: 50px;
  }
}
@media only screen and (min-width: 967px) {
  div.bwstyle {
    /* LAYOUT RULES */
    /* MODULE RULES */
    /* Home page */
    /* Nav */
    /* 		Top nav */
    /* Banner and controls */
    /* Search */
    /*		Advanced search */
    /*		News display structure and layout */
    /*		Logo placement */
    /*			adjust for two logos */
    /*		Release heads */
    /*	Release content  */
    /*
         .bw-release-story blockquote {
           float: left;
           margin-left: 0px;
           width: 35%;
           padding: 0px 0px;
         }
       
         .bw-release-story blockquote p {
             font-size: 18px;
             line-height: 26px;
             font-weight: 300;
             margin: 4px 17px 4px 0px;
             border-left: 2px solid #7aa52a !important;
             padding-left: 14px;
         }
       
         a#tweet-pull-quote {
           background: url('https://abs.twimg.com/errors/logo23x19.png') no-repeat 0px 22px;
           margin: 10px 10px 10px 20px;
           padding-left: 28px;
           float: right;
           font-size: 14px;
         }*/
    /*		Multimedia */
    /*
         .bw-release-mm-asset img {
           max-width: 100%;
           max-height: 100%;
           min-height: auto;
         }
         .bw-release-mm-asset img.landscape {
           min-height: 100%;
         }
         */
    /*		Media capsules */
    /*		Release sidebars */
    /* 		Sharing */
    /* Headline lists */
    /*		Home-page adjustments */
    /* Breadcrumbs */
    /* Product-page formatting */
    /* Multimedia galleries */
    /* "Catalog"-style listing of items */
    /* Illustrations with annotations */
    /* Footer */
  }
  div.bwstyle body > header {
    height: 88px;
  }
  div.bwstyle div[role='main'] {
    padding-top: 88px;
  }
  div.bwstyle body > header div {
    height: 3em;
    overflow: visible;
    padding-left: 16px;
  }
  div.bwstyle body > header div:first-child {
    background-position: 10px 0px;
    height: 77px;
  }
  div.bwstyle #bw-main.bw-section {
    background-color: #f4f4f4;
    background-image: url(/images/headers/bk_header_main.jpg);
    background-repeat: repeat-x;
    background-position: 0 42px;
    background-size: auto 100%;
  }
  div.bwstyle #soc-badge {
    margin-left: 346px;
  }
  div.bwstyle div[role='main'] > div {
    padding: 0 14px 1.5em 14px;
  }
  div.bwstyle div[role='main'].bw-section > div {
    padding: 0;
  }
  div.bwstyle #bw-group-1 {
    margin-bottom: 1.5em;
  }
  div.bwstyle #bw-group-2 {
    margin-top: 242px;
    margin-bottom: 2.5em;
    /* accounts for .5em excess height of feature images */
  }
  div.bwstyle .bw-page-main {
    height: 429px;
    padding: 42px 0 0 490px;
    background-color: #f4f4f4;
  }
  div.bwstyle .bw-page-sub {
    padding-top: 232px;
  }
  div.bwstyle .bw-page-main > header {
    background-image: none;
    width: auto;
    height: auto;
    padding-top: 0;
  }
  div.bwstyle .bw-page-sub > header {
    height: 219px;
  }
  div.bwstyle #bw-meta {
    position: absolute;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9100;
    width: 100%;
  }
  div.bwstyle #bw-nav {
    position: absolute;
    top: 21px;
    left: 210px;
    width: 45%;
  }
  div.bwstyle #bw-search,
  div.bwstyle #bw-search-js {
    position: absolute;
    top: 28px;
    right: 0;
    width: 18.5%;
    margin-right: 18%;
  }
  div.bwstyle .bw-controls-site {
    position: absolute;
    left: 78.125%;
    width: 21.875%;
    top: 25px;
  }
  div.bwstyle .bw-controls-site.bw-user {
    top: 20px;
  }
  div.bwstyle .bw-home-main h1 {
    font-size: 4em;
    line-height: 1.2115em;
    width: 6.5em;
    height: 3em;
    margin: 0.9231em 0 0 0;
  }
  div.bwstyle h1.longer-form {
    float: left;
    width: 8em;
  }
  div.bwstyle .bw-home-main .bw-intro {
    max-width: 37%;
  }
  div.bwstyle .bw-home-features {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  div.bwstyle .bw-home-features section {
    height: 14em;
    padding: 0;
    border: 1em solid transparent;
    border-width: 0 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  div.bwstyle .bw-home-features-text {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 14em;
    margin: 0;
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0.1) 20%,
      rgba(255, 255, 255, 0.85) 80%,
      rgba(255, 255, 255, 0.9) 100%
    );
    background: -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0.1) 20%,
      rgba(255, 255, 255, 0.85) 80%,
      rgba(255, 255, 255, 0.9) 100%
    );
    background: -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0.1) 20%,
      rgba(255, 255, 255, 0.85) 80%,
      rgba(255, 255, 255, 0.9) 100%
    );
    background: -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.1) 20%,
      rgba(255, 255, 255, 0.85) 80%,
      rgba(255, 255, 255, 0.9) 100%
    );
    background: -ms-linear-gradient(
      top,
      rgba(255, 255, 255, 0.1) 20%,
      rgba(255, 255, 255, 0.85) 80%,
      rgba(255, 255, 255, 0.9) 100%
    );
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(20%, rgba(255, 255, 255, 0.1)),
      color-stop(80%, rgba(255, 255, 255, 0.85)),
      color-stop(100%, rgba(255, 255, 255, 0.9))
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#ccffffff',GradientType=0 );
  }
  div.bwstyle .bw-home-features a:visited {
    text-decoration: none;
    color: #499ed6;
  }
  div.bwstyle .bw-home-features h2 {
    float: left;
    margin: 6.5833em 0 0.5833em 0;
  }
  div.bwstyle .bw-home-features h2 a {
    padding: 0.5833em 0.7778em;
  }
  div.bwstyle .bw-home-features h2 a:link,
  div.bwstyle .bw-home-features h2 a:visited {
    color: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
    text-shadow: 0 0 2px #555;
    letter-spacing: 0.5px;
    background-color: #0075b3;
  }
  div.bwstyle .bw-home-features h2 a:hover,
  div.bwstyle .bw-home-features h2 a:active {
    color: #fff;
    background-color: #499ed6;
  }
  div.bwstyle .bw-home-features p {
    clear: both;
    margin: 0 1em;
  }
  div.bwstyle .bw-home-features-image {
    height: 14em;
  }
  div.bwstyle .bw-home-features-image a {
    margin: 0;
  }
  div.bwstyle .bw-home-features-image img {
    width: auto;
    height: 14em;
  }
  div.bwstyle #bw-nav {
    margin: 0;
    background-color: transparent;
  }
  div.bwstyle #bw-nav h2 {
    display: none;
  }
  div.bwstyle #bw-nav > ul {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  div.bwstyle #bw-nav > ul > li {
    position: relative;
    width: auto;
    height: 42px;
    padding: 0;
    margin: 0;
  }
  div.bwstyle #bw-nav > ul > li.bw-has-submenu > a {
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding: 1em 0.6em;
  }
  div.bwstyle #bw-nav > ul > li:hover,
  div.bwstyle #bw-nav > ul > li.bw-has-submenu:hover {
    background-color: #38689f;
  }
  div.bwstyle #bw-nav > ul > li.bw-has-submenu:hover > a {
    color: #fff;
  }
  div.bwstyle #bw-nav > ul > li > ul {
    float: none;
    position: absolute;
    top: 42px;
    left: 0;
    width: 15em;
    border-left: 1px solid #1c76bc;
    border-right: 1px solid #1c76bc;
  }
  div.bwstyle #bw-nav > ul > li:hover > ul {
    display: block;
  }
  div.bwstyle #bw-nav > ul > li > ul > li {
    float: none;
    width: auto;
  }
  div.bwstyle #bw-nav > ul > li > ul > li a {
    text-transform: none;
    padding: 0.875em 0.5em 0.80357em 0.5em;
  }
  div.bwstyle #bw-nav > ul > #bw-nav-employees > a {
    width: 26px;
    overflow: hidden;
  }
  div.bwstyle body > header > div a {
    width: 171px;
  }
  div.bwstyle #bw-home-link {
    width: auto;
    height: 70px;
    margin: 6px 0 0 0;
  }
  div.bwstyle #bw-controls-container {
    margin-right: 32px;
  }
  div.bwstyle #bw-controls-container div {
    float: right;
    width: auto;
  }
  div.bwstyle #bw-controls-container div:hover,
  div.bwstyle #bw-controls-container div:active {
    background-color: #38689f;
  }
  div.bwstyle #bw-controls-js #bw-controls-container div:hover h2 a:link,
  div.bwstyle #bw-controls-js #bw-controls-container div:hover h2 a:visited {
    color: #fff;
  }
  div.bwstyle #bw-controls-js #bw-controls-container div:hover h2 a:after {
    border-top-color: #fff;
  }
  div.bwstyle #bw-controls-js ul {
    right: 32px;
  }
  div.bwstyle #bw-controls-js #bw-controls-container > div:hover ul {
    display: block;
  }
  div.bwstyle #bw-controls-js li {
    height: 3.5em;
    padding: 0;
    margin: -1px 0 0 0;
    background-image: none;
  }
  div.bwstyle #bw-controls-js li a {
    padding: 0.875em 0.5em;
  }
  div.bwstyle #bw-search > div,
  div.bwstyle #bw-search-js div {
    margin-left: 0;
  }
  div.bwstyle #bw-search h2,
  div.bwstyle #bw-search-js h2 {
    display: none;
  }
  div.bwstyle .bw-search-site form {
    margin: 1px;
  }
  div.bwstyle #bw-search-adv {
    position: relative;
    padding-left: 37.5%;
  }
  div.bwstyle #bw-search-adv > fieldset > ul:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 37.5%;
  }
  div.bwstyle .bw-release.bw-zh-hk,
  div.bwstyle .bw-release.bw-with-logos.bw-zh-hk {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding-top: 0;
    margin-top: 3em;
  }
  div.bwstyle .bw-release,
  div.bwstyle .bw-release.bw-with-logos {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding-top: 0;
    margin-top: 0;
    overflow: hidden;
  }
  div.bwstyle .bw-release-main {
    display: table-cell;
    vertical-align: top;
    width: 100% !important;
    padding-top: 3em;
  }
  div.bwstyle .bw-release-sidebars {
    display: table-cell;
    vertical-align: top;
    width: 275px;
    background-color: #fafafc;
    padding: 10px 20px 0px;
    border: 1px solid #efefef;
    border-top: 0px;
    border-bottom: 0px;
  }
  div.bwstyle .bw-release-sidebars > .bw-release-companyinfo,
  div.bwstyle .bw-release-sidebars > .bw-release-versions,
  div.bwstyle .bw-release-sidebars > .bw-release-related,
  div.bwstyle .bw-release-sidebars > .bw-release-summary,
  div.bwstyle .bw-release-sidebars > .bw-release-sharing {
    float: none;
    width: auto;
    margin-right: 1em;
    margin-left: 1em;
  }
  div.bwstyle .bw-release-logos {
    line-height: 112px;
    position: static;
    width: 100%;
    height: 126px;
  }
  div.bwstyle .bw-release-logos a,
  div.bwstyle .bw-release-logos img {
    margin-right: 0;
  }
  div.bwstyle .bw-with-logos-2 .bw-release-logos {
    line-height: 70px;
    height: auto;
  }
  div.bwstyle article.bw-release-main > header {
    display: table;
    /* to vertically center header content */
    width: 100%;
    height: 125px;
    margin: 0;
  }
  div.bwstyle article.bw-release-main > header > div {
    display: table-cell;
    vertical-align: middle;
    height: 126px;
    padding: 0 1em;
  }
  div.bwstyle .bw-release-mm {
    /* height: 630px; */
    padding: 0 0 10px 0;
  }
  div.bwstyle .bw-release-mm-display {
    height: auto;
    padding: 0;
    overflow: visible;
  }
  div.bwstyle .bw-release-mm-item {
    padding: 0;
    padding-right: 2px;
  }
  div.bwstyle .bw-release-mm-item.bw-release-mm-picturecapsule {
    padding: 10px 70px 11px 70px;
  }
  div.bwstyle .bw-release-mm-asset {
    height: auto;
    height: 450px \9;
    /* IE8 and below */
    width: 100%;
    min-height: 370px;
    line-height: 370px;
    display: block;
    text-align: center;
    position: relative;
    margin: auto;
    overflow: hidden;
  }
  div.bwstyle .bw-release-mm-asset a {
    display: block;
    background-color: #f9f9f9;
  }
  div.bwstyle .bw-release-mm-picturecapsule .bw-release-mm-asset {
    padding: 0;
  }
  div.bwstyle .bw-release-mm-asset img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  div.bwstyle .bw-release-mm-asset .bw-release-mm-player {
    max-height: 100%;
    max-width: 100%;
    min-height: 330px;
    display: contents;
  }
  div.bwstyle .bw-release-mm-asset #media_player {
    max-height: 100%;
    max-width: 100%;
  }
  div.bwstyle .bw-release-mm-caption {
    height: auto;
    margin: 5px 0 10px;
    width: 100%;
    padding: 5px 0 10px;
    font-size: 14px;
    min-height: 20px;
  }
  div.bwstyle .bw-release-mm-prev,
  div.bwstyle .bw-release-mm-next {
    top: 196px;
    width: 32px;
    height: 48px;
    display: none;
  }
  div.bwstyle .bw-release-mm-prev {
    left: 19px;
    background-position: 0 0;
  }
  div.bwstyle .bw-release-mm-next {
    right: 19px;
    background-position: -32px 0;
  }
  div.bwstyle .bw-release-mm-prev span,
  div.bwstyle .bw-release-mm-next span {
    width: 32px;
    height: 48px;
    display: none;
  }
  div.bwstyle .bw-release-mm-nav {
    padding: 5px 0;
    height: 138px;
    background-color: transparent;
  }
  div.bwstyle a.bw-release-mm-next:hover {
    background-position: -32px 0;
  }
  div.bwstyle .bw-release-mm-nav .bw-release-gallery {
    height: 100%;
    padding: 0;
    overflow-x: auto;
    overflow-y: hidden;
    opacity: 0;
  }
  div.bwstyle .bw-release-mm-nav .bw-release-gallery::-webkit-scrollbar {
    width: 0;
    background: transparent;
    height: 12px;
  }
  div.bwstyle .bw-release-mm-nav .bw-release-gallery::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 8px;
  }
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container,
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container
    .bwsmartmedia
    object {
    min-height: 367px;
  }
  div.bwstyle .bw-release-sidebars .bw-release-contact,
  div.bwstyle .bw-release-summary {
    display: block;
  }
  div.bwstyle .bw-release-sharing {
    text-align: left;
    position: static;
  }
  div.bwstyle .bw-release-sharing h2 {
    display: block;
  }
  div.bwstyle .bw-sharing-widgets,
  div.bwstyle .bw-release.bw-zh-hk .bw-sharing-widgets {
    line-height: 3em;
    height: auto;
    min-height: 7.5em;
  }
  div.bwstyle .bw-sharing-widgets > div,
  div.bwstyle .bw-release.bw-zh-hk .bw-sharing-widgets > div {
    height: auto;
    margin: 0 0.125em 1.5em 0;
  }
  div.bwstyle .addthis_default_style .at300b:first-child,
  div.bwstyle .addthis_default_style .at300bo:first-child,
  div.bwstyle .addthis_default_style .at300m:first-child {
    margin-left: 0 !important;
  }
  div.bwstyle #bw-headlines-mm-js .bw-news-list li,
  div.bwstyle #bw-headlines-mm-js .bwNewsList li {
    width: 33.333%;
  }
  div.bwstyle article .bw-breadcrumbs {
    margin-top: 1.3333em;
  }
  div.bwstyle article .bw-breadcrumbs > div {
    margin-left: 350px;
  }
  div.bwstyle article.bw-page-main {
    background-image: url(/images/headers/bk_header_main.jpg);
    background-size: auto 471px;
  }
  div.bwstyle article > header {
    background-size: auto 219px;
  }
  div.bwstyle article.bw-page-main > header {
    background-color: transparent;
    background-image: none;
  }
  div.bwstyle .bw-page-main > header > div {
    padding: 0 1em 0 0;
    background-color: transparent;
  }
  div.bwstyle article h1 {
    font-size: 3.375em;
    line-height: 1.3333em;
    padding: 0 0.2963em 0 0.5926em;
    margin: 0.0847em 0 0.2328em 0;
    /* adjustments to meet line grid */
  }
  div.bwstyle article h1,
  div.bwstyle .bw-intro {
    max-width: 62.5%;
    margin-left: 350px;
  }
  div.bwstyle .bw-page-main h1,
  div.bwstyle .bw-page-main nav,
  div.bwstyle .bw-page-main p {
    position: relative;
    z-index: 1010;
    max-width: 700px;
    padding-right: 0;
    padding-left: 0;
  }
  div.bwstyle .bw-page-main h1,
  div.bwstyle .bw-page-main .bw-intro {
    margin-left: 0;
    max-width: 100%;
  }
  div.bwstyle .bw-page-main h1 {
    position: relative;
    top: 0.15873em;
    margin-bottom: 0.2381em;
  }
  div.bwstyle .bw-intro {
    margin-top: 0;
  }
  div.bwstyle .bw-header-image {
    right: 0;
    height: 219px;
  }
  div.bwstyle .bw-page-main .bw-header-image {
    top: -42px;
    left: -540px;
    height: 471px;
    margin-left: 0;
  }
  div.bwstyle article > header + section h2 {
    font-size: 2.25em;
    line-height: 1.3333em;
    margin: 0.6667em 0 0.4444em 0;
    position: relative;
    top: 0;
  }
  div.bwstyle #bw-news-header {
    background-position: center top;
  }
  div.bwstyle #bw-news-header .bw-intro {
    max-width: 100%;
    font-weight: 700;
  }
  div.bwstyle #bw-news-header .bw-links {
    color: #555555;
    margin: 0;
  }
  div.bwstyle .bw-gallery-vert {
    width: 316px;
  }
  div.bwstyle .bw-gallery-vert li {
    float: left;
    padding: 0;
    margin: 0 6px 1.5em 6px;
  }
  div.bwstyle .bw-catalog section {
    width: 33.333%;
  }
  div.bwstyle article > header + section.bw-catalog h2 {
    /* reverting to normal h2 size */
    font-size: 1.2857em;
    line-height: 1.1667em;
    margin: 2.3324em 0 1.1667em;
  }
  div.bwstyle .bw-illus-image {
    float: right;
    margin: 1.5em 0 3em 1em;
  }
  div.bwstyle #bw-footer-container div {
    padding-left: 3.5em;
    /* accounts for 3 instances of 14px padding in #footer-follow, which this padding makes room for */
  }
  div.bwstyle div#footer-follow {
    position: absolute;
    top: 0.5em;
    left: 2.3333em;
    padding-left: 0;
    margin-left: 0;
  }
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    max-width: 56%;
    height: 330px;
  }
  div.bwstyle #cookie-consent {
    top: 88px;
    width: 100%;
    position: fixed;
  }
  div.bwstyle #cookie-consent .container {
    display: flex;
  }
  div.bwstyle #cookie-consent .container .cookieText,
  div.bwstyle #cookie-consent .container .compliance {
    display: inline-block;
  }
  div.bwstyle #cookie-consent .container .compliance {
    margin: 0;
  }
}
@media only screen and (min-width: 967px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  div.bwstyle {
    /* IE10+ CSS styles go here */
  }
  div.bwstyle body > header div:first-child {
    background-size: 213px 77px;
  }
}
@media only screen and (min-width: 1025px) {
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container,
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container
    .bwsmartmedia
    object {
    min-height: 420px;
  }
}
@media only screen and (min-width: 1100px) {
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    max-width: 63%;
    height: 330px;
    width: 586px;
    top: 1em;
  }
  div.bwstyle .bw-release-mm-nav .bw-release-gallery .bw-release-gallery-item {
    width: 190px;
    height: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  div.bwstyle {
    /* LAYOUT RULES */
    /* MODULE RULES */
    /* Home page */
    /* Banner and controls */
    /* "Catalog"-style listing of items */
    /* Footer */
  }
  div.bwstyle body > header div,
  div.bwstyle body > footer > div#bw-footer-container,
  div.bwstyle div[role='main'] > div,
  div.bwstyle article > header > div {
    max-width: 1152px;
    padding: 0 70px;
    margin: 0 auto;
  }
  div.bwstyle body > header div:first-child {
    height: 77px;
    background-position: 70px 0px;
  }
  div.bwstyle #bw-meta > div {
    position: relative;
    max-width: 1152px;
    min-height: 1px;
    padding: 0 70px;
    margin: 0 auto;
  }
  div.bwstyle #bw-nav {
    left: 320px;
    top: 21px;
  }
  div.bwstyle .bw-controls-site {
    left: auto;
    right: 56px;
    width: 17.875%;
    top: 25px;
  }
  div.bwstyle #bw-search,
  div.bwstyle #bw-search-js {
    top: 28px;
    right: 0;
    margin-right: 20%;
  }
  div.bwstyle div#bw-home #bw-group-1 {
    height: 375px;
  }
  div.bwstyle article > header > div {
    max-width: 1124px;
  }
  div.bwstyle .bw-page-main > header > div {
    max-width: 700px;
  }
  div.bwstyle .bw-home-main h1 {
    font-size: 4.5em;
    line-height: 1em;
    width: 6.5em;
    height: 2.5em;
  }
  div.bwstyle h1.longer-form {
    float: left;
    width: 8em;
  }
  div.bwstyle .bw-home-main .bw-intro {
    max-width: 40%;
  }
  div.bwstyle #soc-badge {
    float: left;
    margin-top: -171px;
    margin-left: 355px;
  }
  div.bwstyle .bw-release-sidebars {
    padding: 100px 20px 50px;
  }
  div.bwstyle .bw-catalog section {
    height: 30em;
  }
  div.bwstyle #bw-footer-container div {
    padding-left: 4.6667em;
    /* accounts for 4 instances of 14px padding in #footer-follow */
  }
  div.bwstyle div#footer-follow {
    left: 1em;
    padding-left: 70px;
  }
}
@media only screen and (min-width: 1300px) {
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container,
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container
    .bwsmartmedia
    object {
    min-height: 453px;
  }
}
@media only screen and (min-width: 1400px) {
  div.bwstyle {
    /* MODULE RULES */
    /* Nav */
    /* Site controls */
  }
  div.bwstyle body > header div:first-child {
    background-position: 70px 2px;
  }
  div.bwstyle #bw-nav > ul > li {
    font-size: 1em;
    line-height: 1.7em;
    height: auto;
  }
  div.bwstyle #bw-nav li a {
    height: 1.5em;
    background-position: 97.5% 2px;
  }
  div.bwstyle #bw-nav > ul > #bw-nav-employees > a span:before {
    font-size: 14px;
  }
  div.bwstyle #bw-search,
  div.bwstyle #bw-search-js {
    right: 0;
    margin-right: 20%;
    top: 30px;
  }
  div.bwstyle .bw-controls-site {
    font-size: 14px;
    line-height: 24px;
    top: 22px;
  }
  div.bwstyle .bw-controls-site li,
  div.bwstyle #bw-controls-js li {
    height: 49px;
  }
  div.bwstyle .bw-controls-site a {
    padding: 12px 16px;
  }
  div.bwstyle #bw-controls-js h2 {
    height: 48px;
  }
  div.bwstyle #bw-controls-js h2 a {
    height: 24px;
    padding: 12px 16px 12px 8px;
    margin-left: 0;
    line-height: 26px;
    text-decoration: none;
    white-space: nowrap;
  }
  div.bwstyle #bw-controls-js h2 a:after {
    top: 24px;
  }
  div.bwstyle #bw-controls-js h2 a:hover {
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4) inset;
  }
  div.bwstyle #bw-controls-js ul {
    top: 48px;
  }
  div.bwstyle .bw-controls-site li,
  div.bwstyle #bw-controls-js li {
    height: 49px;
  }
  div.bwstyle #bw-controls-js li a {
    padding: 12px 8px;
  }
  div.bwstyle #soc-badge {
    float: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    max-width: 58%;
    height: 330px;
  }
  div.bwstyle .bw-release-mm-asset {
    height: auto;
    height: 543px \9;
    /* IE7 and below */
    width: 100%;
    min-height: 543px;
    line-height: 543px;
    display: block;
    text-align: center;
    position: relative;
    margin: auto;
    overflow: hidden;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  div.bwstyle {
    /* IE10+ CSS styles go here */
  }
  div.bwstyle .bw-release-mm-asset {
    height: 450px;
  }
  div.bwstyle .bw-release-mm-asset .bw-release-mm-player {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  div.bwstyle {
    /* LAYOUT RULES */
  }
  div.bwstyle body {
    font-size: 16px;
  }
  div.bwstyle #bw-home-link {
    margin-top: 6px;
  }
  div.bwstyle #soc-badge {
    display: none;
  }
  div.bwstyle body > header div,
  div.bwstyle #bw-meta > div,
  div.bwstyle div[role='main'] > div,
  div.bwstyle body > footer > div#bw-footer-container {
    max-width: 1316px;
  }
  div.bwstyle body > header div:first-child {
    background-size: 213px 87px;
  }
  div.bwstyle .bw-controls-site {
    font-size: 1em;
    top: 27px;
  }
  div.bwstyle div[role='main'] > div {
    padding: 0 16px;
  }
  div.bwstyle div#bw-home #bw-group-1 {
    height: 410px;
  }
  div.bwstyle #bw-group-2 {
    margin-top: 277px;
  }
  div.bwstyle #bw-nav > ul > #bw-nav-employees > a span:before {
    font-size: 16px;
  }
  div.bwstyle #bw-nav > ul > li.bw-has-submenu a {
    background-position: 97.5% 2px;
  }
  div.bwstyle #bw-nav > ul > li > ul {
    top: 55px;
  }
  div.bwstyle #bw-controls-js ul {
    top: 48px;
  }
  div.bwstyle #bw-controls-js h2 {
    height: 48px;
  }
  div.bwstyle #bw-controls-js h2 a {
    background-position: 98% 2px;
  }
  div.bwstyle .bw-page-sub {
    padding-top: 266px;
  }
  div.bwstyle .bw-page-sub > header {
    height: 248px;
    background-size: auto 248px;
  }
  div.bwstyle article > header > div {
    max-width: 1206px;
  }
  div.bwstyle .bw-page-main > header > div,
  div.bwstyle .bw-page-main h1,
  div.bwstyle .bw-page-main nav,
  div.bwstyle .bw-page-main p {
    max-width: 856px;
  }
  div.bwstyle .bw-page-sub .bw-header-image {
    left: -48px;
    height: 248px;
  }
  div.bwstyle #tv-viewer,
  div.bwstyle #view-master {
    float: none;
    margin: 0;
    position: absolute;
    right: 9em;
    top: 10px;
    width: 615px;
    max-width: 1142.86px;
    height: 346px;
    border: 1px solid #777;
    background: #bbb;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(179, 179, 179, 0.7);
    -moz-box-shadow: 2px 2px 2px 0px rgba(179, 179, 179, 0.7);
    box-shadow: 2px 2px 2px 0 rgba(179, 179, 179, 0.7);
  }
  div.bwstyle #soc-badge {
    display: none;
  }
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container,
  div.bwstyle
    .bw-release.smart-release
    .bw-release-main
    .bw-smart-media-container
    .bwsmartmedia
    object {
    min-height: 543px;
  }
}
@media print {
  div.bwstyle {
    /* Black prints faster:sanbeiji.com/archives/953 */
    /* Don't show links for images, or javascript/internal links */
    /* css-discuss.incutio.com/wiki/Printing_Tables */
    /* Home page */
    /* Press releases */
    /*		Logo placement */
    /*		Release heads */
    /*		Release content */
    /*		Release sidebars */
    /* 		Tables */
    /* 		Multimedia */
    /*		Media capsules */
  }
  div.bwstyle * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  div.bwstyle a,
  div.bwstyle a:visited {
    color: #000 !important;
    text-decoration: underline;
  }
  div.bwstyle a[href]:after {
    content: ' (' attr(href) ')';
  }
  div.bwstyle abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  div.bwstyle .ir a:after,
  div.bwstyle a[href^='javascript:']:after,
  div.bwstyle a[href^='#']:after {
    content: '' !important;
  }
  div.bwstyle pre,
  div.bwstyle blockquote {
    page-break-inside: avoid;
  }
  div.bwstyle thead {
    display: table-header-group-;
  }
  div.bwstyle tr,
  div.bwstyle img {
    page-break-inside: avoid;
  }
  div.bwstyle img {
    max-width: 100% !important;
  }
  @page {
    div.bwstyle {
      margin: 0.5cm;
    }
  }
  div.bwstyle p,
  div.bwstyle h2,
  div.bwstyle h3 {
    orphans: 3;
    widows: 3;
  }
  div.bwstyle h2,
  div.bwstyle h3 {
    page-break-after: avoid;
  }
  div.bwstyle body {
    font-size: 12pt;
    line-height: 28px;
    line-height: 18pt;
    margin: 2em 4em;
  }
  div.bwstyle body#bw-container {
    background: transparent;
  }
  div.bwstyle #bw-container > header {
    box-shadow: none;
    opacity: 0.9;
    position: static;
  }
  div.bwstyle body > header {
    background: none;
    box-shadow: none;
    position: absolute;
    top: 1em;
  }
  div.bwstyle body > header > div a {
    width: auto;
  }
  div.bwstyle body > header a:after {
    content: '' !important;
  }
  div.bwstyle #bw-home-link {
    width: 149px;
    height: 60px;
    margin: 0;
    box-shadow: none;
  }
  div.bwstyle div[role='main'] {
    min-width: 0;
  }
  div.bwstyle div[role='main'] > div {
    padding: 0 0 0.25in 0;
  }
  div.bwstyle article > header,
  div.bwstyle .bw-page-sub {
    padding-top: 0;
  }
  div.bwstyle article section,
  div.bwstyle aside {
    padding-right: 0;
    padding-left: 0;
  }
  div.bwstyle div.bw-breadcrumbs,
  div.bwstyle .bw-header-image,
  div.bwstyle #bw-meta,
  div.bwstyle footer {
    display: none;
  }
  div.bwstyle div#bw-home #bw-group-1 {
    height: auto;
  }
  div.bwstyle #bw-home #bw-group-4 {
    page-break-before: always;
  }
  div.bwstyle .bw-home-features section {
    min-height: 0;
  }
  div.bwstyle .bw-home-features-text {
    position: static;
    padding: 0;
    min-height: 0;
  }
  div.bwstyle .bw-home-features-image {
    display: none;
  }
  div.bwstyle .bw-release,
  div.bwstyle .bw-release.bw-with-logos {
    padding-top: 0;
  }
  div.bwstyle .bw-release-report,
  div.bwstyle .bw-release-related,
  div.bwstyle .bw-release-sharing,
  div.bwstyle .bw-release-versions,
  div.bwstyle .bw-sharing-links,
  div.bwstyle .bw-release-companyinfo,
  div.bwstyle .bw-release-story .bw-buttons,
  div.bwstyle #bw-release-internal,
  div.bwstyle a[rel='item-license'] {
    display: none;
  }
  div.bwstyle .bw-release-main,
  div.bwstyle .bw-release-sidebars {
    margin: 0 0 1.5em 0;
  }
  div.bwstyle .bw-release-main > *,
  div.bwstyle .bw-release-sidebars > * {
    margin: 0;
  }
  div.bwstyle .bw-release.bw-with-logos {
    padding-top: 7.5em;
    margin: 0;
  }
  div.bwstyle .bw-release-main,
  div.bwstyle .bw-release-sidebars {
    float: none;
    width: 100%;
  }
  div.bwstyle .bw-release-logos,
  div.bwstyle .bw-with-logos-2 .bw-release-logos {
    text-align: center;
    line-height: 5em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5em;
    margin: 0;
  }
  div.bwstyle .bw-release-logos img {
    display: inline-block;
    vertical-align: middle;
    max-height: 5em;
  }
  div.bwstyle .bw-release-logos img:last-child {
    margin-right: 1em;
  }
  div.bwstyle article.bw-release-main > header {
    display: block;
    width: auto;
    height: auto;
    padding-top: 0;
    margin: 0 0 1.5em 0;
  }
  div.bwstyle article.bw-release-main h1 {
    font-size: 15pt;
    line-height: 18pt;
    padding: 0;
    margin: 0;
  }
  div.bwstyle article.bw-release-main > header > div {
    display: block;
    height: auto;
    padding: 0;
    margin: 0;
  }
  div.bwstyle .bw-release-subhead {
    padding: 0;
    margin: 1.5em 0 0 0;
  }
  div.bwstyle article.bw-release-main header p {
    margin: 0;
  }
  div.bwstyle .bw-release-timestamp {
    font-size: 10pt;
    line-height: 8pt;
    color: #000;
    margin: 0 0 18pt 0;
  }
  div.bwstyle .bw-release-notes {
    margin: 0 0 18pt 0;
  }
  div.bwstyle .bw-release-story blockquote {
    display: none;
  }
  div.bwstyle .bw-release a {
    text-decoration: underline !important;
  }
  div.bwstyle .bw-release a:after {
    content: '' !important;
  }
  div.bwstyle .bw-release-sidebars,
  div.bwstyle .bw-release-sidebars.bw-with-logos-2 {
    padding-top: 0;
  }
  div.bwstyle .bw-release-sidebars > div {
    margin-bottom: 1.5em;
  }
  div.bwstyle .bw-release-sidebars > .bw-release-companyinfo,
  div.bwstyle .bw-release-sidebars > .bw-release-versions {
    margin-right: 0;
    margin-left: 0;
  }
  div.bwstyle .bw-release h2 {
    font-size: 13.5pt;
    line-height: 18pt;
    color: #000;
  }
  div.bwstyle .bw-release h2.toggler {
    padding-left: 0;
    background-image: none;
  }
  div.bwstyle .bw-release-sidebars p,
  div.bwstyle .bw-release-sidebars li {
    font-size: 10pt;
    line-height: 18pt;
    top: 0;
    margin: 0 0 18pt 0;
  }
  div.bwstyle .bw-release-summary {
    display: none;
  }
  div.bwstyle .bw-release-companyinfo ul {
    margin-top: -1.75em;
  }
  div.bwstyle .bw-release-logos a:after,
  div.bwstyle .bw-release #cic a:after {
    content: '';
  }
  div.bwstyle .bw-release #cic img {
    display: none;
  }
  div.bwstyle .bw-release-companyinfo li,
  div.bwstyle .bw-release-versions li {
    margin-bottom: 0;
  }
  div.bwstyle .bw-release-sidebars .bw-release-contact {
    display: none;
  }
  div.bwstyle .bw-release-table,
  div.bwstyle .bw-release-table-js {
    width: auto;
    max-width: 100%;
    margin-bottom: 1.5em;
    overflow: visible;
    border-collapse: unset;
  }
  div.bwstyle .bw-release-table {
    height: auto;
  }
  div.bwstyle .bw-release-table-js.bw-is-large {
    top: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    padding-left: 0;
    border: 0 !important;
    margin: 0 0 1.5em 0;
    overflow: visible;
  }
  div.bwstyle .bw-release-table-partial,
  div.bwstyle .bw-buttons-table {
    display: none;
  }
  div.bwstyle .bw-release-table table,
  div.bwstyle .bw-release-table-js table,
  div.bwstyle .bw-release-table-js.bw-is-large table {
    font-size: 10pt;
    line-height: 18pt;
    color: #000;
    width: auto;
    max-width: 100%;
    opacity: 1;
    page-break-inside: avoid;
    border-collapse: unset;
  }
  div.bwstyle div.bw-release-story > p {
    font-size: 12px;
    line-height: 18px;
    color: #333;
    font-weight: 300;
  }
  div.bwstyle .bw-release-body.bw-with-mm,
  div.bwstyle .bw-release-body.bw-with-mm.bw-with-mediacapsule {
    width: auto;
    max-width: 100%;
    padding-top: 0;
  }
  div.bwstyle .bw-release-mm {
    position: static;
    width: auto;
    max-width: 100%;
    height: auto;
    padding: 18pt 0 36pt 0;
    page-break-before: always;
  }
  div.bwstyle .bw-release-mm-display {
    width: auto !important;
    height: auto;
    padding: 0;
    border: 0;
    background: none;
    overflow: auto;
  }
  div.bwstyle .bw-release-mm-item {
    width: auto;
    padding: 0;
  }
  div.bwstyle .bw-release-mm-asset {
    line-height: normal;
    text-align: left;
    display: block;
    width: auto !important;
    height: auto;
  }
  div.bwstyle .bw-release-mm-picturecapsule {
    width: auto;
    height: auto;
    padding: 0;
  }
  div.bwstyle .bw-release-mm-asset img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: none;
    margin: 0 auto;
  }
  div.bwstyle .bw-release-mm-asset .bw-release-mm-player {
    display: none;
  }
  div.bwstyle .bw-release-mm-caption {
    font-size: 12pt;
    line-height: 18pt;
    text-align: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
  }
  div.bwstyle .bw-release-mm-caption p {
    width: auto;
    padding: 0;
    margin: 0 0 18px 0;
  }
  div.bwstyle .bw-release-mm-prev,
  div.bwstyle .bw-release-mm-next,
  div.bwstyle .bw-release-mm-nav,
  div.bwstyle .bw-release-mm-download,
  div.bwstyle .bw-release-mm-embed {
    display: none;
  }
  div.bwstyle .bw-release-mediacapsule {
    position: static;
    top: 0;
    left: 0;
    width: auto;
    max-width: 100%;
    height: auto;
    padding: 0;
  }
}

/*# sourceMappingURL=bwstyle.css.map */
