/* General styles */

@media print {
  .body {
    font-size: 16px;
    line-height: 1.25em;
  }
  .noPrint {
    display: none;
  }
  #left_column h1 {
    font-size: 28px;
  }
  #left_column .lead_text {
    font-size: 18px;
  }
  #left_column .top_image {
    display: none;
  }
  #left_column .widget_column {
    border: none;
  }
}

body {
  font-size: 12px;
  line-height: 1.25em;
  color: #1a1a1a;
  background-color: #f8f1ef;
}



/* Forms */

body,
button,
input,
select,
textarea {
  font-family: Arial, sans-serif;
}

fieldset {
  margin-bottom: 30px;
  border-bottom: 1px solid #a0a0a0;
  padding-bottom: 30px;
}

legend {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2em;
  padding-bottom: 10px;
}

label {
  font-weight: bold;
}

form td {
  padding: 0 10px 15px 0;
  vertical-align: bottom;
}

form p {
  margin-bottom: 15px;
}

form ol,
form ul {
  list-style: none;
  list-style-position: outside;
  margin: 0;
}

form li {
  margin-bottom: 16px;
}

input[type=submit],
input[type=button],
button {
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  border: none;
}

.error_message {
  color: #ff0000;
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}

form a {
  color: #192273;
}

.clearboth {
  clear: both;
}

.clearfloat:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

a {
  text-decoration: none;
}

#site_frame {
  width: 999px;
  margin: 0 auto;
}

input[type=text],
input[type=password],
textarea {
  border: 1px solid #a0a0a0;
  padding: 5px 10px;
  box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  color: #000000;
}



/* Header */

.headerGroup.counter_1 {
  background-color: #cfe2f9;
  padding-bottom: 15px;
  width: 100%;
}

.headerGroup.counter_2 {
  width: 100%;
  height: 29px;
  background-image: url("../gfx/HeaderScrollerBackground.png");
  background-repeat: repeat-x;
}

.headerGroup.counter_2 iframe {
  width: 630px;
  height: 29px;
  float: left;
}

.social_links .link {
  float: right;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  margin: 7px 0 0 5px;
}

.headerGroup.counter_2 .dateline {
  color: #caceca;
  float: left;
  width: 152px;
  height: 25px;
  margin: 2px 16px 2px 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 2.1em;
  z-index: 2;
  padding-right: 16px;
  border-right: 1px solid #454545;
}

#scrolltext_header {
  display: none;
}

#scrolltext_header span {
  font-weight: bold;
}

#scrolltext {
  margin: 0;
  background-color: transparent;
}

#scrolltext_container {
  float: left;
  overflow: hidden;
  width: 600px;
}

#scrolltext #text {
  float: left;
  font-size: 12px;
  line-height: 2.5em;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  z-index: 1;
  color: #ffffff;
}

#scrolltext #text .name {
  font-weight: bold;
}

#scrolltext #text .positive {
  color: #00d400;
}

#scrolltext #text .negative {
  color: #d40000;
}

.headerGroup.counter_3 {
  width: 100%;
  height: 148px;
  background-image: url("../gfx/HeaderBackground.png");
  background-repeat: repeat-x;
}

.headerGroup_content {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 0 15px;
}

.headerGroup .logo {
  float: left;
  margin-top: 20px;
  width: 675px;
}

.headerGroup.counter_3 form {
  float: right;
}

.headerGroup.counter_3 form fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

.headerGroup.counter_3 form input[type=text] {
  border-radius: 17px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border: 1px solid #a0a0a0;
  width: 230px;
  padding: 0 35px;
  height: 32px;
  box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 2.2em;
  color: #c2c6ca;
  background-image: url("../gfx/MagnifyingGlassIcon.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.headerGroup.counter_3 form input[type=text]:focus {
  color: #000000;
}

.headerGroup.counter_3 form #ie7voodoo {
  display: none;
}

.headerGroup .header_links {
  margin-top: 19px;
  margin-bottom: 12px;
  float: right;
  width: 302px;
}

.headerGroup .header_links a {
  color: #ffffff;
  margin-right: 47px;
}

.headerGroup .header_links_brasil a {
  color: #ffffff;
  margin-right: 8px;
}

.headerGroup .header_links .last_link {
  margin-right: 0;
}



/* Menu */

#menu {
  margin-top: -30px;
}

#menu ul {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 0 15px;
}

#menu li {
  float: left;
  height: 10px;
  padding: 12px 15px 8px 15px;
  font-size: 12px;
  line-height: 0.4em;
  font-weight: bold;
  background-color: #081651;
  margin-right: 10px;
}

#menu .level_1 li.active {
  background-color: #e8e7e7;
}

#menu li a {
  color: #e7e8ee;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.70);
}

#menu li.active a {
  color: #2c2c2c;
  text-shadow: none;
}

#menu li.App {
  display: none;
}

#menu li.Chinese {
  padding-top: 8px;
  height: 14px;
}

#menu li.Chinese a {
  background-image: url("../gfx/Chinese-button.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 31px;
  height: 15px;
  display: block;
}

#menu li.Chinese span {
  display: none;  
}

#menu li.Archive {
  display: none;
}

#menu li.Job {
  display: none;
}

#menu li.Archive img {
  height: 20px;
}

#menu .submenu {
  border-bottom: 1px solid #9c9c9b;
  width: 100%;

  background-image: -webkit-gradient (
    linear,
    left top,
    left bottom,
    color-stop(0.0, #e8e7e7),
    color-stop(1.0, #c0bdbd)
  );

  background-image: -moz-linear-gradient (
    center top,
    #e8e7e7 0%,
    #c0bdbd 100%
  );

  box-shadow: 0 6px 2px -5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 6px 2px -5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 6px 2px -5px rgba(0, 0, 0, 0.3);
}

#menu .submenu li {
  background: none;
  font-size: 12px;
  padding: 16px 0 8px 0;
  margin-right: 24px;
}

#menu .submenu a {
  color: #2c2c2c;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.58);
}

#menu .submenu .active a {
  color: #000066;
}

#left_column {
  width: 650px;
  padding: 15px;
  margin-right: 15px;
  margin-top: 15px;
  float: left;
  box-shadow: 1px 0 8px #CFCFCF;
  -moz-box-shadow: 1px 0 8px #CFCFCF;
  -webkit-box-shadow: 1px 0 8px #CFCFCF;
  background-color: #ffffff;
}

#right_column {
  float: left;
  width: 300px;
}

#single_column {
  width: 969px;
  overflow: hidden;
  padding: 15px;
  margin-right: 15px;
  box-shadow: 1px 0 8px #CFCFCF;
  -moz-box-shadow: 1px 0 8px #CFCFCF;
  -webkit-box-shadow: 1px 0 8px #CFCFCF;
  background-color: #ffffff;
}

.list,
.tab_list,
.detailed_list {
  margin: 2px 0 30px 0;
  border-bottom: 1px solid #d6d2d0;
  padding-bottom: 20px;
}

.tab_list {
  clear: left;
}

.detailed_list {
  width: 165px;
  float: left;
  border-bottom: none;
}

.detailed_list.jobs {
  width: 100%;
  overflow: hidden;
  padding-top: 1px;
}

#jobiframe {
  margin-bottom: 15px;
}

#jobscroller .list_container {
  overflow: hidden;
}

#jobscroller ul {
  overflow: hidden;
  position: relative;
  width: 100%;
}

#jobscroller li {
  position: relative;
}

#jobscroller .logo_link {
  float: right;
}

#jobscroller .logo_link img {
  width: 124px;
  height: auto;
}

.relatedContents.stories {
  width: 140px;
}

.relatedContents.stories ul {
  margin: 0;
}

.list li,
.tab_list li,
.detailed_list .item_content span,
.relatedContents.stories li,
.detailed_list ul li a {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 7px;
  color: #000000;
}

.detailed_list li {
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d2d0;
  margin-bottom: 10px;
}

.detailed_list li.last {
  border-bottom: none;
}

.detailed_list li.last a {
  color: #192273;
}

.detailed_list .item_content span {
  display: block;
  margin-bottom: 0;
}

.detailed_list .item_content {
  font-size: 12px;
  line-height: 16px;
  color: #898989;
}

.list li a,
.tab_list li a,
.detailed_list li a,
.relatedContents.stories li a {
  color: #1b1b1b;
}

.list li a span,
.tab_list li a span,
.detailed_list li a span{
  display: inline;
}

.detailed_list .list_header {
  border-bottom: none;
}

.detailed_list .list_header a {
  color: #192273;
}

.tab_list li span,
.list li span,
.relatedContents.stories li .dateline,
.detailed_list ul li span {
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  color: #898989;
  display: block;
}

.detailed_list .item_image,
.detailed_list .dateline {
  display: none;
}

.fp_block,
.page_block,
.list,
.tab_list,
.detailed_list,
#right_column .eventList {
  background-image: url("../gfx/BlockHeaderBackground.png");
  background-repeat: repeat-x;
}

.fp_block.nobackground,
.page_block.nobackground,
.fp_block.one_per_row {
  background-image: none;
}

.fp_block.one_per_row {
  border-top: 1px solid #d9d8d8;
  margin-bottom: 15px;
  clear: both;
}

.page_block_header,
.fp_block_header,
.tab.single,
.list .list_header,
.tab_list .list_header,
.detailed_list .list_header,
.relatedContents.stories h5,
.pagetools_header,
#right_column .eventList h5 {
  color: #192273;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 21px;
  padding-right: 11px;
  background-color: #ffffff;
  display: inline;
  position: relative;
  top: -6px;
}

#targetElement .tab_list .tab,
#right_column .fp_block_header {
  background-color: #f8f1ef;
}

.fp_block_header_top_story,
.pageblock_header {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: 15px;
}

.relatedContents.stories h5,
.pagetools_header {
  position: static;
  display: block;
}

.relatedContents.stories h5 {
  margin-bottom: 5px;
}

.toolbar li.pagetools_header {
  border-bottom: 1px dotted #989898;
  padding-bottom: 5px;
}

.toolbar {
  width: 140px;
  margin-bottom: 30px;
}

.toolbar li {
  border-bottom: 1px dotted #cccccc;
  padding: 5px 0 2px;
}

.toolbar .facebook iframe {
  height: 21px;
}

.toolbar .share {
  color: #3858bd;
}

.toolbar .share img,
.toolbar .print img,
.toolbar .printpreview img {
  margin-top: 2px;
}

.toolbar.horizontal {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px 0;
  margin-top: 15px;
  padding: 10px 0;
  width: 100%;
}

.toolbar.horizontal li {
  float: left;
  padding: 0;
  border: none;
  margin-right: 10px;
}

.toolbar.horizontal .facebook iframe {
  border:none;
  overflow:hidden;
  width: 110px;
}

.toolbar.horizontal li.contact_us {
  float: right;
}

.toolbar.horizontal li.contact_us a {
  font-weight: bold;
  color: #3858bd;
  line-height: 25px;
}

#tip_a_friend_toogle {
  border: 1px solid #cccccc;
  display: none;
  float: left;
  margin: 12px;
}

#tip_a_friend_header {
  border-bottom: 1px solid #cccccc;
}

#tip_a_friend_header p {
  padding: 5px;
}

#tip_a_friend_toogle p {
  color: #ffffff;
  background-color: #081651;
  font-weight: bold;
}

#tip_a_friend_form {
  padding: 10px;
}

#tip_a_friend_form td {
  padding: 0;
}

#tip_a_friend_form fieldset {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

#tip_a_friend_error_message {
  color: #666666;
  font-weight: bold;
}

#tip_a_friend_error_message.error_message {
  color: #ff0000;
}

#tip_a_friend_form label {
  display: block;
}

#tip_a_friend_form input {
  height: 17px;
  width: 167px;
}

#tip_a_friend_form .submit {
  width: 91px;
  padding-top: 34px;
  background-image: url("../gfx/SendButton.png");
  background-color: transparent;
}

#tip_a_friend_form input[type="text"],
#tip_a_friend_form textarea {
  border: 1px solid #D7D7D7;
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 1.25em;
  margin-bottom: 10px;
}

#tip_a_friend_form input.first[type="text"] {
   margin-right: 12px;
}

#tip_a_friend_form textarea {
  display: block;
  height: 120px;
  width: 348px;
}

#tip_a_friend_thank_you {
  clear: left;
  display: none;
  padding-top: 10px;
}

#right_column .tab.single,
.article_left_column .tab.single,
#right_column .detailed_list .list_header,
#right_column .tab_list .list_header,
#right_column .tab.single,
#right_column .list .list_header,
#right_column .eventList h5 {
  background-color: #f8f1ef;
  font-size: 12px;
}

.widget_column {
  width: 140px;
  float: right;
  padding: 10px 15 15px 15px;
  margin: -15px -15px 15px 15px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #e6e5e3;
  padding: 15px;
  position: relative;
  background-color: #ffffff;
}

div.loadingAnimation {
  text-align: center;
  padding: 40px;
}



/* Ads */

.ad {
  /*overflow: hidden;*/
}

.ad img,
.ad object,
.ad embed {
  display: block;
  border: 0;
}

.ad_728x90 {
  width: 728px;
  float: left;
  margin-right: 6px;
}

.ad_237x90 {
  width: 237px;
  float: right;
}

.ad_728x90 > div {
  z-index: 1 !important; 
}

.ad_mpu {
  width: 300px;
  margin-bottom: 30px;
  clear: both;
}

.ad_120x600 {
  width: 120px;
  margin: 0 0 30px 0;
  float: left;
}

.ad_650x99 {
  width: 650px;
  margin-bottom: 15px;
}

.ad_660x100 {
  max-width: 500px;
  margin-bottom: 15px;
  position: relative;
  clear: both;
}

.ad_240x90 {
  width: 240px;
  margin-bottom: 15px;
}

.x330x330 {
  margin-bottom: 15px;
}

.x330x330:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

.x330x330 .column-1 {
  float: left;
  margin-left: 40px;
}

.x330x330 .column-2 {
  float: right;
  margin-right: 40px;
}

.x180x120 .column-1 {
  float: left;
  width: 120px;
  overflow: hidden;
}

.x180x120 .column-2 {
  width: 120px;
  float: right;
  overflow: hidden;
}



/* Story templates */

.fp {
  position: relative;
  float: left;
  border-bottom: 1px solid #d9d8d8;
  overflow: hidden;
}

.fp p {
  margin: 0;
}

.fp a {
  color: #1b1b1b;
}

.fp p a {
  color: #474747;
}

.fp .date {
  color: #989898;
  font-size: 10px;
  line-height: 15px;
  padding-top: 3px;
}

.fp .image {
  display: block;
  padding: 1px;
  border: 1px solid #b6b6b6;
}

.fp .image img {
  display: block;
  width: 100%;
}

.fp .related_articles,
.fp .facebookshare {
  display: none;
}

.fp_top_story {
  margin-bottom: 15px;
  float: none;
  border: none;
  overflow: visible;
}

.fp_top_story.no_image {
 border: 1px solid #b6b6b6;
}

.fp_top_story .image {
  width: 646px;
}

.fp_top_story .fp_content {
  position: absolute;
  bottom: 1%;
  left: -23px;
  background-image: url("../gfx/TopStoryFold.png");
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

.fp_top_story.no_image .fp_content {
  background: none;
  position: static;
  margin: 1px;
  background-color: #eae5e2;
}

.fp_top_story .fp_content div {
  width: 631px;
  background-color: rgba(255, 255, 255, 0.55);
  padding: 14px 22px 14px 35px;
  margin-bottom: 5px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.fp_top_story.no_image .fp_content div {
  width: auto;
  background-color: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0;
  padding: 20px 20px 24px 20px;
}

.fp_top_story h1 {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
}

.fp_top_story.no_image h1 {
  font-size: 60px;
  line-height: 58px;
  margin-bottom: 20px;
}

.fp_top_story .published_date {
  display: none;
}

.fp_top_story.no_image .published_date {
  display: block;
  font-size: 14px;
  line-height: 1.25em;
  color: #989795;
  margin-bottom: 8px;
}

.fp_small_story .published_date,
.fp_medium_story .published_date,
.fp_large_story .published_date {
  margin-top: 3px;
  font-size: 10px;
  line-height: 1.25em;
  color: #989795;
}

.fp_top_story p a {
  font-size: 13px;
  line-height: 17px;
  color: #000000;
}

.fp_top_story.no_image p a {
  font-size: 15px;
  line-height: 19px;
  color: #747472;
}

.fp_top_story a {
  color: #000000;
}

.fp_top_story.no_image a {
  color: #1b1b1b;
}

.fp_large_story {
  width: 100%;
  padding: 15px 0;
  float: none;
}

.fp_medium_story {
  width: 310px;
  padding: 30px 0;
  margin-right: 30px;
}

.fp_medium_story.story1 {
  margin-right: 0;
}

.fp_large_story .image,
.fp_medium_story .image {
  width: 102px;
  float: left;
  margin-right: 10px;
}

.fp_large_story h2,
.fp_medium_story h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.fp_large_story p a,
.fp_medium_story p a {
  line-height: 15px;
}

.fp_small_story {
  width: 151px;
  overflow: visible;
  margin-right: 15px;
  border-bottom: none;
  padding-bottom: 30px;
}

.fp_small_story.story3 {
  margin-right: 0;
}

.fp_small_story .image {
  width: 147px;
  margin-bottom: 5px;
}

.fp_small_story h2 {
  font-size: 15px;
  line-height: 18px;
}

.fp_small_story p a {
  font-size: 10px;
  line-height: 1.25em;
}

.fp .category_tag {
  display: block;
  position: absolute;
  width: 90px;
  height: 31px;
  overflow: hidden;
  top: 5px;
  left: -6px;
  height: 31px;
  background-repeat: no-repeat;
  line-height: 27px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
  padding-left: 9px;
}

.fp.no_image .category_tag {
  display: none;
}

.fp.premium .category_tag {
  background-image: url("../gfx/OrangeTag.png");
}

.fp.padlock.unlocked h2 a span {
  float: left;
  width: 15px;
  height: 15px;
  margin: 1px 5px 0 0;
  background-image: url("../gfx/Unlocked20x20.png");
  background-repeat: no-repeat;
  background-size: 15px;
}

.fp_top_story.padlock.unlocked h1 a span {
  float: left;
  width: 20px;
  height: 20px;
  margin: 5px 5px 0 0;
  background-image: url("../gfx/Unlocked20x20.png");
}

.fp.comment .category_tag {
  background-image: url("../gfx/BlackTag.png");
}

.fp.breakingnews .category_tag {
  background-image: url("../gfx/RedTag.png");
}

.fp.adhoc .category_tag {
  background-image: url("../gfx/BlueTag.png");
}

.fp_medium_story .category_tag,
.fp_large_story .category_tag {
  display: none;
}

.fp .category_tag a {
  color: #ffffff;
}

.advertorial {
  float: left;
  margin-right: 15px;
}

.fp_block.advertorial {
  margin-right: 0;
}

.fp_block.advertorial .story1 {
  margin-right: 0;
}



/* Footer */

#footer {
  width: 100%;
  background-image: url("../gfx/FooterBackground.png");
  background-repeat: repeat;
  padding: 30px 0;
  position: relative;
}

#footer .mobile_footer {
  display: none;
}

#footer .fp_block {
  background-image: none;
  font-size: 11px;
  line-height: 14px;
  color: #8c8989;
  background-image: url("../gfx/CopyrightBackground.png");
}

#footer .fp_block div {
  width: 100%;
}

#footer .fp_block div.fp_content {
  margin: 0 auto;
  width: 969px;
  padding: 30px 15px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
}

#footer .fp_block.one_per_row {
  border: none;
}

#footer .fp {
  border: none;
}

#footer .fp a {
  color: #8c8989;  
}

#footer .fp_large_story {
  padding: 0;
}

#footer .fp_small_story {
  padding-bottom: 0;
  margin-right: 0;
}

#footer .fp h2 {
  font-size: 11px;
  line-height: 14px;
  display: inline;
  color: #bfbfbf;
}

#footer .fp p {
  display: inline;
}

#footer .page_block {
  width: 969px;
  margin: 0 auto;
  background-image: url("../gfx/BlockHeaderBackgroundGrey.png");
}

#footer .page_block_header {
  color: #dddddd;
  background-color: transparent;
  background-image: url("../gfx/FooterBackground.png");
  margin: 0;
}

#footer ul {
  margin: 15px 30px 40px 0;
  float: left;
  width: 219px;
}

#footer ul.last {
  margin-right: 0;
}

#footer li {
  margin-bottom: 7px;
  background-repeat: no-repeat;
  background-position: 0 5px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
  clear: left;
}

#footer .green_bullets li {
  padding-left: 13px;
  background-image: url("../gfx/GreenBullet.png");
}

#footer .blue_bullets li {
  padding-left: 13px;
  background-image: url("../gfx/BlueBullet.png");
}

#footer .red_bullets li {
  padding-left: 13px;
  background-image: url("../gfx/RedBullet.png");
}

#footer li a {
  line-height: 14px;
  color: #8c8989;
}

#footer li.list_header {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  padding-left: 0;
  color: #dddddd;
  background-image: none;
}

#footer li.list_header.rss,
#footer li.list_header.twitter {
  background-image: url("../gfx/RssIcon12x12.png");
  background-position: right 4px;
  float: left;
  padding-right: 17px;
}

#footer li.list_header.twitter {
  margin-top: 5px;
  background-image: url("../gfx/TwitterIcon12x12.png");
}

#footer .fp_content .padlock {
  display: none;
}

#copyright,
#shadow {
  display: none;
}



/* Article page */

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
  font-size: 36px;
  line-height: 1.1em;
  font-weight: bold;
  color: #1b1b1b;
  margin-bottom: 15px;
}

.article h2 {
  font-size: 30px;
}

.article h3 {
  font-size: 26px;
}

.article h4 {
  font-size: 22px;
}

.article h5 {
  font-size: 18px;
}

.article h6 {
  font-size: 14px;
}

.article .article_left_column {
  width: 338px;
  margin: 0 15px 5px 0;
  float: left;
  background-color: #f8f1ef;
}

.article .top_image {
  margin-bottom: 15px;
}

.article .top_image.vertical {
  float: left;
  margin-right: 10px;
}

.article .top_image img {
  padding: 1px;
  border: 1px solid #b6b6b6;
  display: block;
}

.article .caption {
  font-size: 11px;
  line-height: 1.25em;
  color: #94908e;
  background-color: #f8f1ef;
  padding: 10px;
}

.article .caption p {
  float: left;
}

.article p.image_byline {
  font-size: 10px;
  float: right;
}

.relatedContents {
  float: right;
}

.portrait_image_article .widget_column {
  display: none;
}

.widget_column .relatedContents {
  float: none;
}

.relatedContents ul {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  margin: 10px;
}

.article .byline {
  color: #989898;
  margin-bottom: 15px;
  float: left;
  width: auto;
  max-width: 475px;
}

.article .byline p {
  display: inline;
}

.article .byline p.update_date {
  display: block;
  margin-top: 5px;
}

.article .byline p.update_date span {
  font-weight: bold;
  font-style: italic;
}

.article .byline a {
  color: #f2802a;
}

.article .lead_text {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.25em;
  color: #1b1b1b;
  margin-bottom: 15px;
  clear: left;
}

.article .lead_text ul {
  list-style: disc;
  list-style-position: inside;
}

.article .lead_text ol {
  list-style: decimal;
  list-style-position: inside;
}

.portrait_image_article .article .byline,
.portrait_image_article .article .lead_text {
  width: 312px;
  float: left;
  clear: none;
}

.article .body {
  color: #474747;
  padding-bottom: 15px;
}

.article .body .inline_image {
  float: left;
  margin: 0 10px 10px 0;
}

.article .body p {
  margin-bottom: 15px;
}

.article .dateline {
  color: #989898;
}

.article .dateline p {
  display: inline;
}

.article .body a {
  color: #192273;
  text-decoration: underline;  
}

.article .body ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 15px;
}

.article .body ol {
  list-style: decimal inside;
}

.article .body li {
  margin-bottom: 5px;
}

.article .body .inline_image {
  width: 100%;
  max-width: 325px;
  float: left;
  margin: 0 10px 10px 0;  
}

.article .body .inline_image img {
  width: 100%;
  display: block;
}

.article .body .inline_image .caption {
  display: block;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
}

.article .body .inline_media {
  position: relative;
  margin-bottom: 10px;
  width: 325px;
  height: auto;
}

.article .body .inline_media.align_left {
  float: left;
  margin-right: 10px;
}

.article .body .inline_media.align_right {
  float: right;
  margin-left: 10px;
}

.article .body .inline_media.type_soundcloud .inner_media_container,
.article .body .inline_media.type_youtube .inner_media_container,
.article .body .inline_media.type_googlemaps .inner_media_container ,
.article .body .inline_media.type_brightcove .inner_media_container {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;  
  position: relative;
}

.article .body .inline_media.type_googlemaps .inner_media_container {
  padding-bottom: 100%;  
}

.article .body .inline_media iframe,
.article .body .inline_media object,
.article .body .inline_media embed {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.article.static {
  clear: both;
}

.paywall_message {
  width: 449px;
  border: 1px solid #aa0000;
  padding: 10px;
  font-weight: bold;
  color: #aa0000;
  margin-bottom: 15px;
}

.paywall_message a {
  color: #192273;
}



/* Used for ?adspaces=show and other text that is displayed when debug options are enabled */

.debug {
  background-color: #7f7f7f;
  color: #ffffff;
  text-align: center;
  width: 100%;
}



/* Error message (e.g. from Widget Framework) that should not be very visible */

h2.error {
  color: grey;
}



/* Epaper */

#epaper_body {
  margin-bottom: 15px;
}

.zmags_thumbnails_left, .zmags_thumbnails_right {
  background-image: url("../gfx/zmagsThumbnailsArrowLeft.png");
  background-repeat: no-repeat;
  color: #000000;
  float: left;
  height: 90px;
  margin-top: 78px;
  width: 32px;
}

.zmags_thumbnails_right {
  background-image: url("../gfx/zmagsThumbnailsArrowRight.png");
}

.zmags_thumbnails_container {
  background-color: #333333;
  border: 1px solid #333333;
  float: left;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  width: 745px;
  padding-bottom: 5px;
}

.epaper #epaper .zmags_thumbnails_container,
.china_digest #epaper .zmags_thumbnails_container,
.special_issues #epaper .zmags_thumbnails_container,
.focus_editions #epaper .zmags_thumbnails_container,
.upstreamtechnology #epaper .zmags_thumbnails_container {
  width: 903px;
}

#single_column .zmags_thumbnails_left,
#single_column .zmags_thumbnails_right {
  margin-top: 111px;
}

#single_column .zmags_thumbnails_container {
  margin-top: 33px;
  width: 545px;
}

#zmags_thumbnails, #lng_inside, #china_digest {
  position: relative;
}

.fp_epaper_thumbnail {
  float: left;
  margin: 5px 0 0 0;
  width: 181px;
  text-align: center;
}

.fp_epaper_thumbnail img{
  width:150px;
  height:200px;
}

.fp_epaper_thumbnail a {
  display: block;
  text-align: center;
}

.fp_epaper_thumbnail .title,
.fp_epaper_thumbnail .title a {
  color: #ffffff;
  margin: 0;
}

.fp .epaper_icon {
  display: none;
}

#single_column .facsimile {
  float: left;
  margin-right: 15px;
  color: #ffffff;
  background-color: #333333;
  width: 340px;
}

#single_column .facsimile a {
  color: #ffffff;
}

#single_column .facsimile .facsimile_header {
  background-color: #FFFFFF;
  color: #000000;
  display: block;
  font-size: 25px;
  line-height: 0.5em;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 10px 0;
}

#single_column .facsimile .facsimile_footer {
  clear: left;
  display: block;
  width: 150px;
  text-align: center;
  margin-bottom: 9px;
}

#single_column .facsimile .facsimile_image {
  float: left;
  margin: 0 10px;
}

#single_column .facsimile .facsimile_description {
  padding-right: 10px;
}



/* Web TV */

.webtv,
.webtv_player {
  width: 980px;
  margin-left: 17px;
}

.webtv a,
.webtv img {
  float: left;
}

.webtv {
  margin-top: 15px;
}

.webtv_player {
  margin-bottom: 15px;
}



/* Archive */

#loadingDiv {
  text-align: center;
}

.search-form {
  border: none;
  padding: 0;
}

.search-form-errors {
  border-bottom: none;
  color: #ff0000;
  font-size: 12px;
}

.search-form-errors ul {
  list-style: disc;
  margin-top: 5px;
  padding-left: 15px;
}

.search-form input[type=submit] {
  font-size: 0;
  line-height: 0;
  background-image: url("../gfx/SearchButton.png");
  background-repeat: no-repeat;
  width: 91px;
  height: 33px;
  border: none;
}

#basic_form {
  width: auto;
}

#basic_form label {
  display: none;
}

.search-form input[type=text] {
  height: 15px;
  border: 1px solid #a0a0a0;
  padding: 0 10px;
  box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0px 2px 2px 0 rgba(0, 0, 0, 0.25);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.25em;
  color: #000000;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.search-form #fromDate,
.search-form #toDate {
  width: 65px;
  padding: 0;
}

#basic_form #q {
  width: 295px;
  height: 29px;
  margin-right: 15px;
  font-size: 14.3px;
}

#more_options {
  color: #3858bd;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: bold;
  margin: 10px 0 20px 0;
}

#advanced_form {
  background-image: url("/skins/upstream/gfx/BlockHeaderBackground.png");
  background-repeat: repeat-x;
  padding-top: 25px;
}

#advanced_form label {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.25em;
}

#advanced_form td {
  vertical-align: top;
  padding: 0 5px 20px 0;
  line-height: 1.25em;
}

#advanced_form .date_fields td {
  padding-bottom: 0;
}

#advanced_form select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.search-form .dp-choose-date {
  background-image: url("/skins/upstream/gfx/calendar.gif");
}

.navbar {
  margin: 20px 0;
  background-image: url("/skins/upstream/gfx/BlockHeaderBackground.png");
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
  line-height: 0.75em;
  color: #192273;
}

.navbar a {
  color: #192273;
}

.navbar .result_count {
  float: left;
  background-color: #ffffff;
  padding-right: 10px;
}

.navbar .results {
  float: right;
  background-color: #ffffff;
  padding-left: 10px;
  color: #7f7f7f;
  font-weight: normal;
}

.navbar .results a {
  font-weight: bold;
}

.did_you_mean {
  font-size: 14px;
  line-height: 1.25em;
  font-weight: bold;
  color: #ff0000;
}

.result {
  border-bottom: 1px solid #d9d8d8;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.result h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.result h2 a {
  color: #000000;
}

.subscriber_content .result h2 {
  background-image: url("/skins/upstream/gfx/Padlock20x20.png");
  background-repeat: no-repeat;
  background-position: 0 -2px;
  padding-left: 25px;
  min-height: 20px;
}

.result strong {
  color: #192273;
}

.date_and_publication {
  color: #989795;
  font-size: 10px;
  line-height: 1.25em;
  margin-top: 3px;
}

.result em {
  background-color: #192273;
  color: #ffffff;
  font-weight: bold;
  padding: 0 5px;
}

.subscriber_content span.uppercase {
  display: none;
}



/*
 * Oslo Market Solutions (manamind) styling.
 */

.manamindContainer {
  margin-bottom: 1.5em;
}

table.manamindContainer {
  border-collapse: separate;
  border-spacing: 3px 0;
  width: 100%;
}

.manamind * {
  margin: 0;
  padding: 0;
  font-size: 10px;
  line-height: 1.3em;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
}

.manamind h1 {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}

.manamind h1 a {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 5px;
}

.manamind h2 {
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 4px;
}

.manamind h4 {
  font-size: 11px;
}

.manamind h5 {
  font-size: 10px;
}

.manamind img {
  border: 0;
}

.manamind ul {
  list-style-type: none;
}

.manamind a {
  font-weight: normal;
  text-decoration: none;
  color: #333;
}

.manamind table th a,.manamind .component_userShares h3,.manamind .component_userShares a {
  font-weight: bold;
}

.manamind #manamind_userShares_input_form_add {
  text-align: center;
  padding-top: 1em;
}

.manamind #manamind_userShares_input_form_form {
  padding-top: 1em;
}

.manamind input,.manamind button,.manamind select {
  font-size: 10px;
}

.manamind table {
  width: 100%;
  border-collapse: collapse;
}

.manamind th {
  font-weight: bold;
}

.manamind table th {
  padding: 2px 6px;
  vertical-align: top;
}

.manamind table td {
  padding: 2px 6px;
  vertical-align: top;
}

.manamind table th,.manamind table td {
  text-align: left;
}

.manamind table th.n,.manamind table td.n {
  text-align: right;
  white-space: nowrap;
}

.manamind table th.d,.manamind table td.d {
  text-align: right;
  white-space: nowrap;
}

.manamind table tr.o td,#upsNews table tr td {
  background-color: #fff;
}

.manamind .error {
  display: block;
  color: red;
}

.manamind .error p {
  font-weight: bold;
  color: #f00;
}

.manamind .pos {
  color: #0167ff;
}

.manamind .neg {
  color: #e93d3d;
}

.manamind .tabContent {
  clear: both;
  padding: 6px;
}

.manamind .tabHeader {
  width: 100%;
}

.manamind .tabHeader table {
  width: 100%;
}

.manamind .tabHeader td, .manamind .type_menu {
  border-bottom: 1px solid #9c9c9b;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #fff), color-stop(1.0, #eee) );
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 100%);
}

#right_column .manamind .tabHeader td {
  background: none;
  border: none;
}

.manamind .tabHeader td, .manamind .menu td {
  padding: 2px 0;
  vertical-align: bottom;
  white-space: nowrap;
}

.manamind .tabHeader td.tabs {
  width: 100%;
  text-align: left;
}

.manamind .tabHeader .tabsReverse td.tabs {
  text-align: right;
}

.manamind .tabHeader ul.tabs {
  list-style-type: none;
  position: relative;
}

.manamind .tabHeader ul.tabs li {
  float: left;
}

.manamind .tabHeader .tabsReverse ul.tabs li {
  float: right;
}

.manamind .tabHeader ul.tabs li a,
.manamind .menu a {
  display: block;
  padding: 2px 15px;
  font-size: 10px;
  line-height: 11px;
  color: #888;
}

.manamind table.menu {
  width: auto;
}

.manamind .menu label {
  padding-right: 3px;
}

.manamind .pinpoint {
  font-weight: bold;
}

.manamind .component_shortList h3 {
  padding-bottom: 3px;
}

.manamind .component_graphMap .chain_quote table {
  width: auto;
  margin: auto;
}

.manamind .component_graphMap .chain_quote td {
  border: 0;
  padding-bottom: 3px;
}

.manamind .component_graphMap .chain_quote td * {
  font-size: 12px;
  font-weight: bold;
}

.manamind .component_graphMap .chain_quote,.manamind .component_graphMap .chain_graph {
  width: 300px;
}

.manamind .component_graphMap .chain_quote {
  top: 0;
}

.manamind .component_graphMap .chain_graph {
  top: 20px;
}

.manamind .component_graphMap .chain_map {
  float: right;
  padding: 5px 0;
}

.manamind .component_graphMap .chain_map .view_explanation {
  float: right;
}

.manamind .component_graphMap .chain_map .view_explanation .question {
/*   color: #ffA000; */
  color: #999;
  text-decoration: underline;
  padding: 5px 6px;
  cursor: default;
}

.manamind .component_graphMap .chain_map .view_explanation .answer {
  display: none;
  position: absolute;
  border: 1px solid #333;
  padding: 3px;
  background: #f0f0f0;
  width: 300px;
}

.manamind .component_graphQuote .chain_quote td {
  border: 0;
  padding-bottom: 3px;
}

.manamind .component_quotes .view_contractorTabs .tabHeader {
  padding-bottom: 5px;
}

.manamind .component_userShares .simpleContent {
  padding: 6px;
  border: 1px solid #d5d5d5;
}

.manamind .component_userShares .view_form {
  padding-top: 6px;
}

.manamind .component_userShares .view_form .explanation {
  float: right;
}

.manamind .component_userShares .view_form .explanation .question {
  color: #FF6000;
  text-decoration: underline;
  padding: 8px 10px 0 0;
}

.manamind .component_userShares .view_form .explanation .answer {
  display: none;
  position: absolute;
  border: 1px solid #d5d5d5;
  padding: 3px;
  background: #f0f0f0;
  width: 300px;
}

.manamind .view_popup .hover,.manamind .view_header .hover {
  position: absolute;
  z-index: 100;
  background: white;
  border: 1px solid #333;
  width: 350px;
}

.manamind .chain_suggest .view_table {
  border-left: 1px solid #cedfe3;
  border-right: 1px solid #cedfe3;
  position: absolute;
  background: white;
  width: 220px;
}

.manamind .chain_suggest .view_table table {
  padding: 0;
  margin: 0;
}

.manamind .chain_suggest .view_table td {
  border-bottom: 1px solid #cedfe3;
  width: auto;
}

.manamind .chain_suggest .view_table tr.hover td {
  background-color: #cbdadf;
  border: none;
}

.manamind .component_graphMap h3,
.manamind .component_graph h3,
.manamind .component_ranking h3,
.manamind .component_shortList h3,
.manamind .component_graphQuote h3,
#upsNews h3.manamind,
.manamind h3.share_prices_header,
.manamind .component_quotes h3,
.manamind .chain_header .view_header h3 {
  background-color: #4962c4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #4962c4), color-stop(1.0, #172462) );
  background-image: -moz-linear-gradient(center top, #4962c4 0%, #172462 100%);
  border-top: 1px solid #4055ab;
  color: #fff;
  line-height: 12px;
  padding: 7px 6px 6px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

.manamind .chain_map .view_header h3 {
  color: #2C2C2C;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #fff), color-stop(1.0, #eee) );
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 100%);
  border-top: 1px solid #9C9C9B;
  border-left: 1px solid #9C9C9B;
  border-right: 1px solid #9C9C9B;
}

.manamind .view_treemap img { /*   border: 1px solid #555; */
  border-right: 1px solid #9C9C9B;
  border-bottom: 1px solid #9C9C9B;
  border-left: 1px solid #9C9C9B;
  padding: 0 1px 1px 0;
}

.manamind #manamind_graphMap_map h3 {
  background-color: #747474;
  border-bottom: none;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0 8px 0;
}

.manamind .component_graphQuote .view_header a {
  display: block;
  color: #fff;
}

.manamind .manamind_graphMap_map_header h3 {
  background-color: #fff;
  border-bottom: none;
  color: #333;
}

.manamind .component_graphMap .tabContent {
  padding: 7px;
}

.manamind .component_quotes .tabContent {
  padding: 0;
}

#upsNews .manamind {
  float: none;
  margin: 0;
  width: auto;
}

.manamind .component_graphFrontpage .tabContent {
  zoom: 1;
}

.manamind .share_prices {
  min-height: 185px;
}

.manamind .tabHeader ul.tabs li.selected a,
.manamind .tabHeader ul.tabs li a:hover,
.manamind .menu td.selected a,
.manamind .menu a:hover {
  color: #2C2C2C;
}

#right_column .manamind .tabHeader ul.tabs li a {
  padding: 0 10px 0 0;
}

#right_column .manamind .tabHeader ul.tabs li.selected a {
  font-weight: bold;
}

.manamind .chain_table .view_table tr td {
  background-color: #e7ecff;
}

.manamind .chain_table .view_table tr.o td {
  background-color: transparent;
}

#manamind_graphFrontpage {
  margin-bottom: 30px;
}



/*
 * Market data.
 */
 
.market_data {
  margin-bottom: 15px;
}

.market_data .fp_block {
  margin-top: 20px;
}

.market_data a {
  font-weight: bold;
  color: #1b1b1b;
}

.market_data table {
  width: 100%;
}

.market_data table th {
  text-align: left;
  padding: 3px;
}

.market_data table tr td {
  background-color: #E7ECFF;
  padding: 3px;
}

.market_data table tr.even td {
/*   background-color: #E7ECFF; */
  background-color: inherit;
}

.market_data table tr.heading th {
  padding-top: 15px;
  text-transform: none;
}

.market_data table tr.comment td {
  background-color: inherit;
}

.market_data .subheader {
  padding-top: 30px;
}

.market_data table tr td.rightline, .market_data table tr th.rightline {
  border-left: 1px solid #454545;
  padding-right: 5px;
}

.market_data tr:first-child .subheader {
  padding-top: 0;
}

.market_data tr .sub_subheader {
  text-transform: none;
  font-weight: normal;
}

.market_data .updated {
  color: #989795;
  padding-left: 10px;
}

.market_data .fp_block .updated {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 10px;
  line-height: 1.25em;
  color: #989795;
}



/* Latest edition epaper */

#right_column .facsimile {
  float: left;
  width: 122px;
  margin: 15px 15px 0 0;
}

#right_column .facsimile img {
  width: 122px;
}

#right_column .facsimile.latest_thumb {
  clear: left;
}

#right_latest {
  width: 163px;
  height: 166px;
  padding-bottom: 0;
  float: left;
  overflow: hidden;
  margin-top: 15px;
  background-image: none;
  border: none;
}

#right_latest ul {
  position: relative;
}

#right_latest li {
  top: 0;
  width: 163px;
  height: 166px;
  overflow: hidden;
  position: absolute;
}

#right_latest.detailed .item_content {
  font-size: 10px;
  line-height: 1em;
  font-weight: normal;
}

#right_latest.detailed .z-index-class{
    z-index:-1000;
    position:absolute;
}

#right_latest.detailed .item_content span {
  font-size: 14px;
  line-height: 1.25em;
  font-weight: bold;
  color: #000000;
  display: block;
  margin-bottom: 5px;
}

#right_latest .list_header {
  display: none;
}


#right_latest ul li.visible {
  display: block;
}

#right_latest ul li.hidden {
  display: none;
}

#right_column .list .nav_left,
#right_column .list .nav_right {
  display: none;
}



/* Magazines */

.blurb_image {
  float: right;
  margin-left: 10px;
}

.blurb_image_left {
  float: left;
  margin-right: 10px;
}



/* Member teaser */

#member_teaser {
  margin: 15px 0 30px 0;
}

#member_teaser #mteaser_button {
  background-image: url("../gfx/CreateAccountButton.png");
  display: block;
  width: 152px;
  height: 33px;
  margin-right: 10px;
}
#member_teaser #mteaser_button.zh {
  background-image: url("../gfx/CreateAccountButtonCN.png");
}

#member_teaser a {
  color: #3858bd;
}

#member_teaser #login_block a {
  float: left;
}

#member_teaser h2 {
  font-size: 16px;
  margin-bottom: 5px;
}

#member_teaser #login_block {
  margin-top: 10px;
}



/* Events */

#right_column .eventList {
  width: 165px;
  margin-bottom: 30px;
  float: left;
  margin-left: 15px;
}

#left_column .eventList .header h5 {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.25em;
  margin-bottom: 15px;
}

.eventList .event-article {
  padding: 15px 0;
  border-bottom: 1px solid #d9d8d8;
}

#left_column .eventList .event-article.first {
  border-top: 1px solid #d9d8d8;
}

#right_column .eventList .event-article.first {
  padding-top: 5px;
}

.eventList .event-article h3 {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2em;
}

.eventList .event-article h3 a span {
  font-weight: normal;
  color: #7f7f7f;
}

#right_column .eventList .event-article h3 a span {
  display: none;
}

.eventList .event-article h3 a {
  color: #1b1b1b;
}

.eventList .date {
  display: none;
}

.eventList .event-article .title {
  margin-bottom: 5px;
}

.eventList .event-article .organizer {
  color: #989898;
  font-size: 12px;
  line-height: 1em;
  margin: 10px 0;
}

#right_column .eventList .event-article .organizer {
  margin-top: 0;
}

#right_column .eventList .event-article .article-fields {
  margin-bottom: 5px;
  width: 122px;
  float: left;
  overflow: hidden;
}

.eventList .read_more_link {
  color: #000000;
  font-weight: bold;
}

#right_column .eventList .read_more_link {
  display: none;
}

.eventList .article-fields {
  float: left;
}

.eventList .event-article .big_date {
  color: #f38900;
  float: left;
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-right: 10px;
  width: 33px;
}

.eventList .event-article .big_date p {
  font-size: 24px;
  line-height: 1em;
}

#left_column .eventList .event-article .big_date {
  display: none;
}

.all_events_link {
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.25em;
  color: #000000;
  margin-top: 15px;
}

#right_column .eventList .event-article .description {
  display: none;
}



/* Subscription */

form#subscription fieldset:first-child {
  border-bottom: 1px solid #a0a0a0;
}

form#subscription td {
  vertical-align: top;
}

form#subscription label {
  display: block;
  margin-bottom: 3px;
}

form#subscription input[type=text],
form#subscription input[type=password] {
  width: 180px;
  height: 19px;
}
form#subscription input[type=text]#email.email-wide {
  width: 368px;
}
form#subscription input[type=radio],
form#subscription input[type=checkbox] {
  float: left;
  margin-right: 5px;
}

form#subscription textarea {
  font-size: 11px;
  width: 395px;
  height: 55px;
}

form#subscription #captcha {
  margin-bottom: 5px;
}

form#subscription input.next {
  background-image: url("../gfx/NextButton.png");
  width: 91px;
  height: 33px;
}

form#subscription ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}

form#subscription ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}



/* Renewal */

h1.renewal,
.renewal h1 {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 5px;
}

h5.renewal,
.renewal h5 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

.renewal .body {
  font-size: 12px;
  line-height: 1.25em;
  color: #1a1a1a;
  background-color: #f8f1ef;
  margin-bottom: 5px;
}



/* Login */

.login {
  max-height:250px;
}

.article_page #left_column #loginForm {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px 0;
  padding-top: 30px;
}

.article_page input[type=text],
.article_page input[type=password] {
  width: 160px;
}

#login_page {
  float: left;
}

#right_column #login_page form {
  margin-bottom: 0;
}

#login_page fieldset {
  border-bottom: none;
  padding-bottom: 0;
}

#right_column #login_page fieldset {
  margin-bottom: 0;
}

#login_page label {
  display: block;
  margin-bottom: 3px;
}

#login_page td {
  vertical-align: bottom;
  padding-bottom: 0;
}

#login_page form td.last {
  padding-right: 0;
}

#login_page input[type=text],
#login_page input[type=password] {
  width: 160px;
  height: 19px;
  margin-bottom: 10px;
}

#login_page input[type=submit] {
  background-image: url("../gfx/LogInButton.png");
  width: 91px;
  height: 33px;
  margin-bottom: 10px;
}

#login_page.zh input[type=submit] {
  background-image: url("../gfx/LogInButtonCN.png");
}

#login_page  input[type=checkbox] {
  float: left;
  margin-right: 5px;
}

#login_page form  span {
  display: block;
  margin-top: 5px;
}

#right_column #login_page input[type=text],
#right_column #login_page input[type=password] {
  width: 70px;
}

#right_column #login_page .additionalLink {
  display: none;
}

#right_column .error_message {
  margin-bottom: 0;
}



/* Subscribe newsletters */

#subscribeNewsletters .subscribe_button,
#subscribeNewsletters .unsubscribe_button {
  width: 91px;
  padding-top: 33px;
  height: 0px;
  overflow: hidden;
  background-image: url("../gfx/SubscribeButton.png");
}

#subscribeNewsletters .unsubscribe_button {
  width: 100px;
  background-image: url("../gfx/UnsubscribeButton.png");
}



/* My Upstream */

#myupstream .pageblock {
  margin-bottom: 30px;
  border-bottom: 1px solid #a0a0a0;
  padding-bottom: 30px;
}

#myupstream tr:nth-child(even) td,
#myupstream tr:nth-child(even) th {
  background-color: #eeeeee;
}

#myupstream td {
  padding: 5px;
}

#myupstream th {
  padding: 5px;
  text-align: left;
}

#myupstream .change,
#changePasswordCommand input[type=submit],
#updateProfileCommand input[type=submit],
#setNewPasswordCommand input[type=submit] {
  display: block;
  background-image: url("../gfx/ChangeButton.png");
  width: 91px;
  height: 0;
  overflow: hidden;
  padding-top: 33px;
}

#updateProfileCommand td {
  vertical-align: top;
}

form#setNewPasswordCommand label {
  display: block;
  margin-bottom: 3px;
}

#myupstream h2 {
  font-size: 16px;
  line-height: 1.2em;
  margin-bottom: 5px;
}

#myupstream .subscribe_button,
#myupstream .unsubscribe_button {
  width: 91px;
  padding-top: 33px;
  height: 0px;
  overflow: hidden;
  background-image: url("../gfx/SubscribeButton.png");
}

#myupstream .unsubscribe_button {
  width: 100px;
  background-image: url("../gfx/UnsubscribeButton.png");
}


#forgotPasswordCommand input[type=submit] {
  width: 91px;
  padding-top: 33px;
  height: 0px;
  overflow: hidden;
  background-image: url("../gfx/SendButton.png");
}



/* User Options */

#upstream #user_options .fp_block_header {
  background-color: #f8f1ef;
}

#user_options .button {
  display: block;
  background-repeat: no-repeat;
  padding-top: 33px;
  height: 1px;
  float: left;
  width: 142px;
  overflow: hidden;
}

#user_options .logout_button {
  background-image: url("../gfx/LogOutButton.png");
  margin-right: 16px;
}

#user_options .logout_button.zh {
  background-image: url("../gfx/LogOutButtonCN.png");
}

#user_options .myprofile_button {
  background-image: url("../gfx/MyUpstreamButton.png");
}

#user_options .myprofile_button.zh{
  background-image: url("../gfx/MyUpstreamButtonCN.png");
}

.about_this_page {
  color: #3858bd;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
}



/* Slideshow */

.widget.slideshow .nav {
  text-align: left;
  width: 130px;
  margin: 4px auto 0 auto;
}

.widget.slideshow .nav img {
  float: left;
}

.widget.slideshow .nav .status {
  float: left;
  width: 76px;
  margin-top: 7px;
  text-align: center;
}

.widget.slideshow .slideshowContainer {
  float: left;
  margin-right: 20px;
}

.widget.slideshow .slideshow_right {
  width: 300px;
  overflow: hidden;
  float: left;
}

.widget.slideshow .slideshow_right h1 {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.125em;
}

.widget.slideshow .slideshow_right .leadtext {
  font-size: 14px;
  line-height: 1.125em;
  margin-bottom: 10px;
}

#pictureCollection .fp_block {
  border-bottom: none;
  margin-bottom: 15px;
}

#slideshow_thumbnails {
  width: 660px;
  overflow: hidden;
  padding-bottom: 15px;
}

#slideshow_thumbnails #thumbnails_container {
  width: 595px;
  height: 82px;
  overflow: hidden;
  float: left;
  position: relative;
}

#slideshow_thumbnails #thumbnails_left,
#slideshow_thumbnails #thumbnails_right {
  background-image: url("/skins/upstream/gfx/slideshow/left.png");
  background-repeat: no-repeat;
  float: left;
  width: 27px;
  height: 27px;
  margin: 27px 10px 0 0;
}

#slideshow_thumbnails #thumbnails_right {
  margin: 27px 0 0 0;
  background-image: url("/skins/upstream/gfx/slideshow/right.png");
}

#slideshow_thumbnails img {
  width: 109px;
  opacity: 0.3;
  position: absolute;
}

#slideshow_thumbnails img.current_image {
  opacity: 1.0;
}



/* Newsletter subscription page */

#subscribe_close_button {
  font-size: 15px;
  line-height: normal;
  float: right;
  position: relative;
  padding: 2px 10px;
  background: #4479BA;
  color: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #20538D;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

#subscribe_close_button:hover {
  background: #356094;
  border: solid 1px #2A4E77;
  text-decoration: none;
}

#subscribe_close_button:active {
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
  background: #2E5481;
  border: solid 1px #203E5F;
}



/* Poll */

.widget.poll {
  background-color: #e4e5e9;
  margin-bottom: 30px;
  padding: 10px;
}

.widget.poll .header {
  background-image: url("../gfx/BlockHeaderBackground.png");
  background-repeat: repeat-x;
}

.widget.poll h5 {
  color: #192273;
  display: inline;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  text-transform: uppercase;
  background-color: #e4e5e9;
  padding-right: 11px;
  position: relative;
  top: -6px;
}

.widget.poll .question {
  margin-bottom: 10px;
}

.widget.poll fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.widget.poll label {
  font-size: 13px;
  line-height: 1.2em;
}

.widget.poll input[type=radio] {
  margin-right: 3px;
}

.widget.poll input[type=submit] {
  width: 60px;
  height: 24px;
  background-image: url("../gfx/VoteButton.png");
  background-repeat: no-repeat;
}

.widget.poll li {
  font-size: 12px;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 15px;
}

.widget.poll li span {
  color: #606060;
  font-weight: normal;
}

.widget.poll .bar {
  width: 100%;
  height: 5px;
  margin-top: 5px;
  background-color: transparent;
}

.widget.poll .bar div {
  height: 5px;
  background-color: #c8e5f9;

  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0.0, #192273),
    color-stop(1.0, #5170d5)
  );

  background-image: -moz-linear-gradient(
    left top,
    #192273 0%,
    #5170d5 100%
  );
  
  background-image: -ms-linear-gradient(
    left top,
    #192273 0%,
    #5170d5 100%
  );
}

.widget.poll .total_votes {
  float: right;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 20px;
}



/* Cxense */

#targetElement .relatedContents.stories.related_articles {
  background-color: #ffffff;
  height: 920px;
}



/* Top stories carousel */

.carousel {
  width: 646px;
  height: 350px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
  padding: 1px;
  border: 1px solid #b6b6b6;  
}

.carousel .mainImage {
  width: 100%;
  height: auto;
}

.carouselFilmstrip {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
}

.carouselFilmstrip .item {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: bold;
  width: 148px;
  height: 51px;
  overflow: hidden;
  padding: 8px 16px;
  margin: 1px;
  color: #000000;
  background-color: rgba(25, 25, 25, 0.5);
  font-family: "Trebuchet MS", sans-serif;  
}

.carouselFilmstrip .item.active {
  color: #ffffff;
  background-color: rgba(127, 127, 127, 0.5);
}

.carousel .info {
  width: 614px;
  height: 62px;
  overflow: hidden;
  padding: 8px 16px;
  color: #ffffff;
  background-color: rgba(127, 127, 127, 0.5);
  position: absolute;
  bottom: 1px;
  z-index: 2;    
  font-size: 16px;
  line-height: 1.2em;  
}

.carousel .info a {
  color: #ffffff;
}



/* In-article slideshow */

.in_article_slideshow {
  margin-bottom: 15px;
}

.in_article_slideshow .fp_block {
  background: none;
}

.widget.slideshow.in_article_slideshow .slideshowContainer {
  border: 1px solid #b6b6b6;
  padding: 1px;
  width: 646px;
  height: 350px;
  overflow: hidden;
  margin: 0;
  float: none;
  position: relative;
}

.portrait_image_article .slideshow {
  width: 323px;
  margin-right: 15px;
  height: 430px;
  overflow: hidden;
  float: left;  
}

.portrait_image_article .widget.slideshow.in_article_slideshow .slideshowContainer {
  width: 323px;
  height: 430px;
}

.in_article_slideshow .slideshowContainer img {
  width: 646px;
  display: block;
}

.portrait_image_article .in_article_slideshow .slideshowContainer img {
  width: 323px;
}

.in_article_slideshow .slideshowContainer img.navimages {
  width: auto;
}

.in_article_slideshow .slideshowContainer img.prev {
  margin-right:10px;
}

.in_article_slideshow .slideshowContainer img.next {
  margin-left:10px;
}

.in_article_slideshow .slideshow_right {
  display: none;
}

.in_article_slideshow .caption_container {
  color: #94908e;
  background-color: #f8f1ef;
  font-size: 11px;
  line-height: 1.25em;
  width: 630px;
  padding: 10px;
  position: relative;
  min-height: 14px;
}

.portrait_image_article .in_article_slideshow .caption_container {
  width: 303px;
}

.in_article_slideshow .caption_container p {
  float: left;
}

.in_article_slideshow .caption_container p.image_byline {
  float: right;
  font-size: 10px;
}

.slideChange {
  height: 348px;
  position: relative;
}

.in_article_slideshow .navpanelbg {
  margin-top: 2px;
}



/* Horizontal job scroller */

.tickertape.latestJobs {
  border-width: 1px 0;
  border-style: solid;
  border-color: #e4e4e4;
  margin-bottom: 15px;
  width: 650px;
}

.tickertape.latestJobs iframe {
   width: 535px;
   height: 29px;
}

#jobScroller {
  background-color: #ffffff;  
}

#jobScroller .jobScrollContainer {
  font-size: 14px;
  line-height: 1.2em;
  width: 650px;
  overflow: hidden;
  white-space: nowrap;
}

#jobScroller .jobScrollContainer .name {
  padding-right: 15px;
}

#jobScroller .jobScrollContainer .name a {
  color: #000000;
}

.tickertape.latestJobs h4 {
  color: #213387;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.3em;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  padding: 8px 20px 8px 0;
  float: left;
  width: 95px;
}

.tickertape.latestJobs h4 a {
  color: #213387;
}

#tickerJob {
  position: relative;
}

.remember_me_label {
  white-space: nowrap;
}



/* jcaptcha style */

#jcaptchaContainer.jcaptchaImage {
  display: block;
  padding-bottom: 5px;
}

form#subscription input.jcaptchaInput[type="text"] {
  width: 150px;
}

.jcaptchaRefresh > img {
  padding-bottom: 5px;
  vertical-align: middle;
}

.jcaptchaImage {
  display: block;
  margin-bottom: 5px;
}

#jcaptchaContainer {
  margin-bottom: 20px;
}

table .hidden{
  display:none;
}

.mobile_ad{
  display: none;
}



/* Leaderbord ad style */

.leaderboard > div {
    overflow: visible !important;
}

.radio_list {
  line-height: 0px;
}

.radio_list b {
  color:#1C227E;
}

#slideshow-square {
  float:right;
}

#slideshow-square li {
  list-style-type:square;
  display:inline-block;
  height:12px;
  width:12px;
  margin-top:10px;
  margin-right:5px;
  background-color: white;
}

#slideshow-square .selected {
  background-color: red;
}

#slideshow-square {
  float:right;
}

#slideshow-square li {
  list-style-type:square;
  display:inline-block;
  height:12px;
  width:12px;
  margin-top:10px;
  margin-right:5px;
  background-color: white;
}

#slideshow-square .selected {
  background-color: red;
}

.staticClass div {
  display:inline-block;
}

.staticClass div img {
  float:left;
  margin-right:10px;
}

.bottom-gap {
  margin-bottom:25px;
}



/* Hardcopy */

.selectedIssue {
  border: 1px solid #192273;
  padding: 10px 10px 8px 10px;
  color: #192273;
  font-size: 16px;
  line-height: 16px;
}

.selectedIssue fieldset {
  padding: 0;
  border: none;
  margin: 0;
}

.selectedIssue label {
  font-weight: normal;
  float: left;
}

.selectedIssue select {
  float: right;
}



/* Tablet breakpoint */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  
  .headerGroup.counter_1,
  .headerGroup.counter_2,
  .headerGroup.counter_3,
  #menu .submenu {
    width: 1024px;
  }

  #footer {
    width: 1024px;
  }

}



/* Mobile phone breakpoint */

@media only screen and (max-width: 480px) {

  /* General styles */
  
  body {
    -webkit-text-size-adjust: none;
  }
  
  #upstream {
    width: 100%;
    margin: 0;
  }
  
  
  
  /* Ads */
  
  .ad,
  .x330x330 {
    display: none;
  }
  
  
  
  /* Header */
    
  .headerGroup.counter_1,
  .tickertape,
  .headerGroup.counter_3 .code,
  #menu li,
  #menu .submenu {
    display: none;
  }
  
  #menu li.News,
  #menu li.Newspaper,
  #menu li.App,
  #menu li.Job,
  #menu li.Archive,
  #menu li.Podcast {
    display: table-cell;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    margin-right: 0;
    float: none;
  }
    
  .headerGroup_content,
  .logo {
    width: 98%;
    padding: 0 1%;
  }
  
  .logo img {
    width: auto;
    height: 75px;
  }
  
  .headerGroup.counter_3 {
    height: 130px;
  }
  
  .social_links .link {
    margin-left: 25px;
  }
  
  .headerGroup .logo {
    width: 98%;
  }
  
  #menu ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: table;
  }

  
  
  /* Columns */
  
  #site_frame {
    margin: 0 auto;
    width: 100%;
  }
  
  #left_column {
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    margin-right: 0;
    padding: 8px 2% 0 2%;
    width: 96%;
    overflow: hidden;
  }
  /* 
  #right_column {
    display: none;
  }
   */
  #single_column {
    width: 100%;
    margin-top: 15px;
    box-sizing: border-box;
  }
  
  
  
  /* FP Template */
  
  .fp_block.one_per_row {
    border-top: none;
    margin-bottom: 0;
  }
  
  .fp_top_story {
    margin-bottom: 0;
  }
  
  .fp_top_story .image {
    width: 100%;
    padding: 0;
    border: none;
  }
  
  .fp_top_story .image img {
    width: 100%;
  }
  
  .fp_top_story .fp_content {
    background-image: none;
    position: static;
    width: 100%;
  }
  
  .fp_top_story .fp_content div {
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 8px 4%;
    width: 92%;
  }
  
  .fp_small_story {
    margin: 0 2% 0 2%;
    width: 96%;
    border-bottom: 1px solid #d9d8d8;
    padding: 10px 0;
  }
  
  .fp_small_story .category_tag {
    top: 15px;
  }
  
  .fp_small_story .image {
    float: left;
    margin-right: 10px;
  }
  
  .fp_large_story {
    padding: 10px 0;
    margin: 0 2% 0 2%;
    width: 96%;
  }
  
  
  
  /* Article */
  
  .widget_column,
  .pageTools {
    display: none;
  }
  
  .article {
    font-size: 12px;
    line-height: 1.2em;
  }
  
  .article h1 {
    font-size: 2em;
    line-height: 1.2em;
  }
  
  .article .top_image {
    width: 100%;
  }
  
  .article .top_image img {
    width: 100%;
    height: auto;
    border: none;
    padding: none;
  }
  
  .article .byline {
    font-size: 0.75em;
    line-height: 1.2em;
  }
  
  .article .body img {
    max-width: 100%;
    height: auto;
    margin-right: 0;
    margin-left: 0;
    float: none;
    display: block;
  }
  
  .article_page input[type="text"], 
  .article_page input[type="password"] {
    width: 75px;
  }
  
  .in_article_slideshow {
    margin-bottom: 15px;
  }
  
  .in_article_slideshow .fp_block {
    background: none;
  }
  
  .widget.slideshow.in_article_slideshow .slideshowContainer {
    width: 100%;
    height: auto;
  }
  
  .widget.slideshow.in_article_slideshow .slideshowContainer .gallerylayer img,
  .in_article_slideshow img {
    width: 100%;
    height: auto;
  }
  
  .in_article_slideshow .caption_container,
  .portrait_image_article .in_article_slideshow .caption_container {
    width: 96%;
    padding: 10px 2%;
  }
  
  
  
  /* Footer */
  
  #footer {
    background-image: none;
    padding: 0;
  }
  
  #footer ul.mobile_footer {
    display: block;
    background-color: #f0f0fc;
    width: 96%;
    padding: 1% 2%;
    font-size: 10px;
    line-height: 1.2em;
    margin: 0;
    position: fixed;
    bottom: 0;
  }
  
  #footer .mobile_footer li {
    display: inline;
    padding-right: 10px;
  }
  
  #footer .mobile_footer li.right_align {
    float: right;
    padding-right: 0;
  }
  
  #footer .mobile_footer a {
    color: #333333;
  }
  
  #footer div {
    display: none;
  }
  
  
  
  /* Login */
  
  td {
    display: inline;
  }
  
  #login_page input[type="submit"] {
    display: block;
  }
  
  .mobile_ad{
      display: block;
      text-align: center;
      margin: 5px 0 0 0;
  }
  
  .top_banner iframe{
      height: 80px;
      width: 300px;
  }
  
  .after_splash_banner iframe{
      height: 150px;
      width: 300px;
  }
  
  body.fullscreen{
      margin: 0px;
      background-image: url('../gfx/BackGroundimage.png');
  }
  
  .appDownloader{
      width: 100%;
      text-align: center;
      font-size: 40px; 
      line-height: 20px;
      font-family: Arial, serif;
  }
  
  .appDownloader a, .appDownloader h4{
      color: white;
      font-size: 50px;
  }
  
  .appDownloader a{
      font-weight: bold;
      text-decoration: none;
  }
  
  .continue_link{
      /*line-height: 2.0;*/
  }
  
  .appDownloader .device img{
      width: 60%;
      max-width: 400px;
  }
  
  .appDownloader .logo{
      width: auto;
      /*max-width: 300px;*/
  }
  
  h4{
      margin: 40px;
  }
  
  .appDownloader div{
      margin: 10px;
      padding: 10px;
  }
  


}