/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  min-width: 320px;
}
/**
 * Generic class for Responsive
 */
.mobile {
  display: block !important;
}

.no-mobile {
  display: none !important;
}

/* =============================================================================
    Base Grid Sizes - 2 columns
   ========================================================================== */

.item {
  margin: 3px 3px;
}

.open.open-mobile-w-1,
.mobile-w-1 {
  width: 154px;
}

.open.open-mobile-w-2,
.mobile-w-2 {
  width: 314px;
}

.mobile-h-1 {
  height: 150px;
}

.mobile-h-2 {
  height: 306px;
}

.mobile-h-3 {
  height: 462px;
}

.mobile-h-4 {
  height: 618px;
}

.mobile-h-5 {
  height: 774x;
}

.mobile-h-6 {
  height: 930px;
}

body {
	min-width: 320px;
}

/**
 * isotope-container
 */
#featured-isotope-container,
#isotope-container{
  margin: 0 0.5%;
  width: 99%;
  clear: both;
}

#messages,
.custom-page,
.header-container,
#featured-isotope-container,
#isotope-container{
  margin: 0 auto;
  width: 99%;
  min-width: 320px;
  max-width: 320px;
}

/**
 * Gradient
 */
body.logged-in #header .block-menu-login-menu li a,
#header .block-menu-login-menu li,
#header nav.block-main-menu li ul li {
  background: #e02827; /* Old browsers */
  background: -moz-linear-gradient(top,  #e02827 0%, #d72524 33%, #c71f1f 67%, #b61a1b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e02827), color-stop(33%,#d72524), color-stop(67%,#c71f1f), color-stop(100%,#b61a1b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e02827 0%,#d72524 33%,#c71f1f 67%,#b61a1b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e02827 0%,#d72524 33%,#c71f1f 67%,#b61a1b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e02827 0%,#d72524 33%,#c71f1f 67%,#b61a1b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e02827 0%,#d72524 33%,#c71f1f 67%,#b61a1b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e02827', endColorstr='#b61a1b',GradientType=0 ); /* IE6-9 */
}

body.logged-in #header .block-menu-login-menu li a:hover,
#header .block-menu-login-menu li:hover,
#header nav.block-main-menu li ul li:hover{
  background: #650e0e; /* Old browsers */
  background: -moz-linear-gradient(top,  #650e0e 0%, #851313 33%, #a11718 67%, #9a1717 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#650e0e), color-stop(33%,#851313), color-stop(67%,#a11718), color-stop(100%,#9a1717)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #650e0e 0%,#851313 33%,#a11718 67%,#9a1717 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #650e0e 0%,#851313 33%,#a11718 67%,#9a1717 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #650e0e 0%,#851313 33%,#a11718 67%,#9a1717 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #650e0e 0%,#851313 33%,#a11718 67%,#9a1717 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#650e0e', endColorstr='#9a1717',GradientType=0 ); /* IE6-9 */
}

/* Buttons */
.node-box-advanced .box-advanced-button-front a,
.dynamic-carousel-box .hit-carousel li .hit-button-wrapper a,
.node-highlight-image-and-text .hit-carousel li .hit-button-wrapper a,
div#menu-bar .block-products-list ul.list li  div.content-hover div.content a.button,
.node-box-brand .box-brand-button-front a,
.yes-flip .box-card .box-generic-flip-button a,
.node-box-reminders div.agenda-box-wrapper ul li div.event-buttons a,
.node-box-agenda div.agenda-box-wrapper ul li div.event-buttons a,
.node-box-reminders div.agenda-box-wrapper ul li div.event-buttons a.button,
.node-box-agenda div.agenda-box-wrapper ul li div.event-buttons a.button,
.box-alert .button-see-more,
#results-content .results .search-result-item a.button,
.node-box-news .pmi-button-wrapper a,
.node-box-category .box-category-flip-button_wrapper a,
.node-box-faq .see-more-link,
.node-box-faq li .faq-buttons a,
.wrapper-share-by-email .wrapper-share-by-email-form .button-back a,
.wrapper-share-by-email .wrapper-share-by-email-form .button-send a,
.node-box-tags a.see-all-tags,
.node-box-news-list a.see-all-tags,
.node-box-background-image-text .bit-button-wrapper a,
.node-box-background-image-text .bit-button-wrapper a{
  height: 24px;
  padding: 0 10px;
  font-size: 10px;
  line-height: 24px;
}

/**
 * Header
 */
/* Structore */
#header {
  height: 83px;
  min-width: 320px;
  position: absolute;
}

#header div#branding {
  margin: 0 0 0 20px;
  float: none;
  display: block;
  width: 220px;
  padding-top: 20px;
}

/* Search */
#header div.block-google-appliance,
#header div.block-jnj-tiles-search-solr{
  /*display: none;*/
  left: 0;
  margin: 0;
  position: absolute;
  top: 83px;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
  background-color: #fff;
  min-width: 320px;
  box-shadow: 0 1px 2px #666666;
}

#header div.block-google-appliance input#edit-search-keys,
#header div.block-jnj-tiles-search-solr input#edit-keys {
  float: left;
  width: 70%;
  height: 24px;
  margin-top: 3px;
}

#header div.block-jnj-tiles-search-solr input.form-submit,
#header div.block-google-appliance input.form-submit {
  float: right;
  background-position: -37px -600px;
}

#header div.block-jnj-tiles-search-solr input.form-submit.active,
#header div.block-google-appliance input.form-submit.active {
  background-position: -1px -45px;
}

/* Menu */
#header nav.block-main-menu li a.mobile-home {
  width: 48px;
  height: 45px;
  right: 8px;
  position: absolute;
  top: 20px;
  background-position: -122px -45px;
}

#header .block-menu-login-menu,
#header nav.block-main-menu li ul {
  left: 0;
  position: absolute;
  top: 118px;
  width: 100%;
  display: none;
}

#header .block-menu-login-menu li,
#header nav.block-main-menu li ul li {
  float: none;
}

#header nav.block-main-menu li .expanded:after,
#header nav.block-main-menu li .collapsed:after {
  background-image: none;
}

#header .block-menu-login-menu li a,
#header nav.block-main-menu li ul li a{
  width: 100%;
  float: none;
  text-align: center;
  font-size: 14px;
  line-height: 45px;
  border: none;
  padding: 0;
}

#header .block-menu-login-menu li a:hover,
#header nav.block-main-menu li ul li a:hover{
  text-decoration: none;
}

#header .block-menu-login-menu {
  top: 288px;
  border-bottom: 1px solid #991515;
  box-shadow: 0 1px 2px #666666;
  margin-top: 0;
}

#header .block-menu-login-menu li a.facebook {
  background-position: 38% -1042px;
}

#header .block-menu-login-menu li a.login {
  background-position: 41% -1082px;
}

#header .block-menu-login-menu li a.user-name {
  background-position: 10% -1082px;
}

#header .block-menu-login-menu li a.logout {
  margin-top: 0;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}

#header .block-menu-login-menu li.user-type-facebook a.user-name {
  background-position: 0 0;
}

body.logged-in #header .block-menu-login-menu li {
}

/* Color */
#header div.bg-header {
  height: 83px;
  background-color: #F30617;
}

#header div.block-jnj-tiles-search-solr input.form-submit,
#header div.block-google-appliance input.form-submit {
  border-left: none;
}

/**
 * Menu
 */

/* Structore */
body.show-menu-bar #footer,
body.show-menu-bar div#columns,
body.show-menu-bar #header {
  display: none !important;
}

body.show-menu-bar div#menu-bar {
  display: block !important;
}

div#menu-bar.facebook-disclamer[data-opened-menu="menu-login"],
div#menu-bar {
  display: none;
  height: auto;
  top: 0 !important;
  position: absolute;
  min-width: 320px;
  min-height: 400px;
}

div#menu-bar .menu-login {
  display: block;
}

div#menu-bar .login-form {
  float: none;
  padding: 0 0 30px;
  position: relative;
  min-height: 100px;
  width: 90%;
  min-width: 310px;
  margin: 0 auto;
  overflow: hidden;
}

div#menu-bar .login-form label{
  font-size: 16px;
  text-align: left;
  display: block;
  float: none;
}

div#menu-bar .login-form input.form-text{
  font-size: 16px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 5px;
}

div#menu-bar .login-form input.form-submit {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  position: static;
  float: right;
}

div#menu-bar .login-form .inline-error {
  margin-left: 0;
}

div#menu-bar .block-register {
  float: none;
  border: 0;
  border-top: 1px solid #c3c2c2;
  border-bottom: 1px solid #c3c2c2;
  padding: 20px 0;
  position: static;
  width: 90%;
  max-width: 100%;
  min-width: 310px;
  min-height: 100px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  left: 0;
  margin: 30px auto;
}

div#menu-bar .login-form a.forgot-password {
  margin: 0;
  font-size: 14px;
}

/* Menu login - Block Title */
div#menu-bar .block-title {
  float: none;
  padding: 0px;
  position: relative;
  width: 90%;
  min-width: 310px;
  min-height: 100px;
  color: #fff;
  font-size: 22px;
  margin: 30px auto;
}

div#menu-bar .block-register strong,
div#menu-bar .block-title h3{
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 5px;
}

div#menu-bar .block-title p{
  font-size: 16px;
  line-height: 22px;
}

div#menu-bar a.close-menu-login {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  z-index: 101;
  background-color: #F30617;
}

div#menu-bar a.close-menu-login span.arrow {
  background-position: -206px -66px;
  width: 18px;
  height: 30px;
  margin: 10px auto;
  display: block;
}

div#menu-bar .block-register a.button {
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  padding: 0 10px;
}

div#menu-bar .block-register.block .bt-connect a {
  background-position: 8px -28px;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding-left: 32px;
  padding-right: 15px;
}

/* Menu Connect */
div#menu-bar .jnjbrasil-menu-connect {
  width: auto;
  padding: 70px 20px;
}

div#menu-bar.facebook-disclamer[data-opened-menu="menu-login"] .jnjbrasil-menu-connect {
  padding-top: 0;
  padding-bottom: 0;
  clear: both;
  display: block !important;
  width: auto;
  position: static;
  border-top: 0;
  margin-bottom: 30px;
}

div#menu-bar .jnjbrasil-menu-connect .text {
  float: none;
  font-size: 18px;
  margin-right: 0;
  width: auto;
  margin-bottom: 50px;
}

div#menu-bar .jnjbrasil-menu-connect .text br {
  display: none;
}

div#menu-bar .jnjbrasil-menu-connect .bt-connect {
  text-align: center;
}

div#menu-bar .jnjbrasil-menu-connect .bt-connect a {
  float: none;
  margin: 0 auto;
  display: inline-block;
}

/**
 * Footer
 */

/* Structore */
#footer{
	padding:0px;
}
#footer .block-title{
	display:block;
	font-size: 24px;
	color: #FFF;
	font-family: AkzidenzGrotesk-Light;
	float:left;
}
#footer .block-region-footer.block-block .block-content{
	padding:0 24px;
}

/* Footer Links  */
#footer .block-menu-footer-menu {
	margin-bottom: 25px;
	width: 100%;
	clear:both;
}
#footer .block-menu-footer-menu ul{
	margin: 0 0 0 0;
}
#footer .block-menu-footer-menu li{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	clear:both;
	border:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #991515;
	width:100%;
}
#footer .block-menu-footer-menu li a{
	font-size: 14px;
	clear:both;
	text-decoration:none;
	height:31px;
	line-height:31px;
	padding: 0 24px 0;
}

.footer-gray #footer .block-menu-footer-menu li {
  border-bottom: 1px solid #565454;
}

/* Social */
#footer .block-menu-social-network-menu{
	clear:both;
	float:left;
	min-height:31px;
	border-bottom:1px solid #991515;
	width:100%;
}

.footer-gray #footer .block-menu-social-network-menu {
  border-bottom: 1px solid #565454;
}

#footer .block-region-footer .block-inner h2{
	margin: 10px 0 0 0;
	font-weight:normal;
	padding-left: 24px;
  font-size: 14px;
}
#footer .block-region-footer .block-inner h2 + .block-content{
	margin: 7px 3px 0 0;
	float:right;
}

#footer .block-menu-social-network-menu ul{
	min-height:40px;
}

#footer .block-menu-social-network-menu li a{
	background:url(images/sprites-social-footer.png) no-repeat 0 0 transparent;
	width:30px;
	height:30px;
	display:block;
  margin-right: 0;
}
#footer .block-menu-social-network-menu li .facebook-footer-link{
	background-position: -26px -630px;
}
#footer .block-menu-social-network-menu li .twitter-footer-link{
	background-position: 3px -630px;
}
#footer .block-menu-social-network-menu li .gplus-footer-link{
	background-position: -55px -630px;
}
#footer .block-menu-social-network-menu li .youtube-footer-link{
	background-position: -83px -630px;
}
#footer .block-menu-social-network-menu li .pinterest-footer-link{
	background-position: -112px -630px;
}

/**
 * Banner
 */

/* Structore */
div#node-container {
  margin-top: 117px;
  min-height: 30px;
}

#node-header {
  height: 270px;
  margin-bottom: 10px;
}

div#brand-logo-container {
  top: 0;
}

#node-header div#page-title-container {
  top: 100px;
  left: 3%;
}

body.front.logged-in #node-header div#page-title-container,
div.large-video #node-header div#page-title-container {
  top: 50px;
}

#node-header h1#page-title {
  font-size: 24px;
  line-height: 24px;
  margin-right: 10px;
}

#node-header h2#page-subtitle {
  font-size: 18px;
  line-height: 18px;
  margin-right: 10px;
}

div.wihout-title #node-header div h2#page-subtitle {
  font-size: 30px;
  line-height: 34px;
}

/* Video */
#node-header div#video-container a.open-large-video {
  bottom: 30px;
  left: 3%;
  height: 40px;
  padding: 0 30px 0 15px;
  font-size: 14px;
  line-height: 40px;
}

body.front.logged-in #node-header div#video-container a.open-large-video {
  bottom: 30px;
}


body.not-front #node-header div#video-container a.open-large-video {
  bottom: 50px;
}

#node-header div#video-container a.open-large-video span.arrow {
  background-position: -11px -84px;
  width: 25px;
  height: 40px;
}

#node-header div#video-container a.open-large-video span.border {
  height: 40px;
  margin-right: 10px;
}


#node-header div#video-container div.large-video {
  height: 270px;
  top: 0;
  width: 312px;
}

#node-header div#video-container div.large-video div.field-item {
  width: 100%;
}

#node-header div#video-container div.large-video iframe{
  height: 270px !important;
}

#node-header div#video-container a.close-large-video {
  height: 40px;
  width: 40px;
  top: 40px;
  right: 1%;
}

#node-header div#video-container a.close-large-video span.arrow {
  background-position: -206px -66px;
  display: block;
  height: 17px;
  margin: 10px auto;
  width: 18px;
}

#node-header div#video-container div.small-video {
  bottom: 0px;
  left: 3%;
  width: 200px;
  max-width: 45%;
}

#node-header div#video-container div.small-video iframe{
  height: 120px !important;
}

#node-header div#video-container .open-small-video {
  height: 30px;
  font-size: 13px;
  line-height: 28px;
  font-family: AkzidenzGrotesk-Light;
}

#node-header div#video-container .open-small-video span.arrow {
  float: left;
  height: 30px;
  margin-right: 10px;
}

#node-header div#video-container .open-small-video span.arrow span {
  margin: 6px 0 0 6px;
}

/* Video Related */
#node-header .large-video-related {
  margin: 10px auto 0;
}

#node-header .large-video-related-share {
  margin-bottom: 10px;
}

#node-header .large-video-related-share h3 {
  font-size: 25px;
  line-height: 25px;
  margin: 0 0 5px;
}

#node-header .large-video-related-share p {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
}

#node-header .large-video-related .close-related-share-video {
  right: 0;
  top: -5px;
  width: 40px;
  height: 40px;
}

#node-header .large-video-related .close-related-share-video span.arrow {
  background-position: -204px -67px;
  display: block;
  height: 30px;
  margin: 11px auto;
  width: 23px;
}

#node-header .large-video-related-thumb {
  width: 230px;
  padding: 5px;
}

#node-header .large-video-related-thumb ul.slides li a span {
  font-size: 11px;
  line-height: 14px;
}

#node-header .large-video-related-thumb ul.flex-direction-nav li a {
  position: absolute;
  right: -37px;
  top: 25px;
  height: 100%;
  width: 30px;
  background-position: 5px 20px;
}

#node-header .large-video-related-thumb  ul.flex-direction-nav li a.flex-prev {
  background-position: -45px 20px;
  left: -37px;
}

/* Contact */
div#contact-wrapper {
  bottom: 0;
  right: 1%;
  display: flex;
  align-items: flex-end;
  flex-direction: row-reverse
}

div#contact-wrapper div#contact-us-container {
  height: 40px;
  font-size: 13px;
  line-height: 30px;
}

div#contact-wrapper div#contact-us-container a{
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 15px;
  display: block;
}

div#contact-wrapper div#chat-container {
  background-position: 9px -155px;
  height: 85px;
  width: 170px;
}

div#sac-container {
  display: none;
}

div#sac-container div#sac-container-open .node-box-sac {
  height: 225px;
  width: 300px;
}

div#sac-container div#sac-container-open div.sac-button {
  height: 30px;
  top: -150px;
  width: 30px;
}

div#sac-container div#sac-container-open div.sac-button span.arrow {
  margin: 6px auto 0;
}

div#sac-container div#sac-container-closed {
  height: 70px;
  width: 150px;
}

div#sac-container div#sac-container-closed .text-big {
  font-size: 25px;
  line-height: 50px;
  width: 70px;
  margin-top: 10px;
}

div#sac-container div#sac-container-closed .text-small {
  font-size: 11px;
  margin-left: 9px;
  margin-top: 10px;
  width: 70px;
}

div#sac-container div#sac-container-open .node-box-sac .sac-first-part-wrapper h3 {
  font-size: 18px;
  line-height: 24px;
  padding-top: 10px;
}

div#sac-container div#sac-container-open .node-box-sac .sac-first-part-wrapper h2 {
  font-size: 36px;
  line-height: 40px;
}

div#sac-container div#sac-container-open .node-box-sac .sac-second-part-wrapper {
  font-size: 12px;
  padding: 10px 0;
  line-height: 15px;
}

div#sac-container div#sac-container-open .node-box-sac .sac-first-part-wrapper div {
  font-size: 11px;
}

/* Welcome */
div#welcome-msg-container {
  height: 30px;
  margin-top: 10px;
}

div#welcome-msg-container p {
  font-size: 14px;
  line-height: 30px;
}

/* Filter */
div#content-filter-container {
  min-height: 30px;
  width: 98%;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  margin: 0 1% 10px;
}

div#content-filter-container.open {
  height: auto;
  width: 98%;
}

div#content-filter-container div.filter {
  margin-right: 40px;
  padding: 0 10px;
}

div#content-filter-container span#content-filter-title {
  font-size: 13px;
  line-height: 30px;
  float: none;
}

div#content-filter-container ul {
  padding: 0;
}

div#content-filter-container li {
  line-height: 30px;
  margin-right: 15px;
  font-size: 13px;
}

div#content-filter-container li label{
  padding-left: 20px;
  background-position: 0 -226px;
}

div#content-filter-container li label.check {
  background-position: 0 -244px;
}

div#content-filter-container div.arrow {
  width: 30px;
  height: 30px;
}

div#content-filter-container div.arrow span.arrow {
  margin: 0 auto 0;
  top: 7px;
}

/**
 * Box -> Product Image + Text
 */

.node-box-product-image-text.desktop-hd-h-1 .content .image-placeholder{
	max-width:45%;
	max-height: 100%;
}

.node-box-product-image-text .content .field-name-field-plain-body {
  font-size: 16px;
  line-height: 20px;
}

/**
 * Box -> Background Image + Text
 */
.node-box-background-image-text .bit-text-wrapper {
  font-size: 22px;
  line-height: 28px;
}

.node-box-background-image-text.mobile-w-1 .bit-text-wrapper,
.node-box-background-image-text.mobile-h-1 .bit-text-wrapper  {
  font-size: 16px;
  line-height: 20px;
}

.node-box-background-image-text.mobile-w-1 .content,
.node-box-background-image-text.mobile-h-1 .content {
  left: 10px;
  bottom: 10px;
}

.node-box-background-image-text .bit-button-wrapper a{
  margin-top: 10px;
}

/**
 * Box - Highlight image and text (Carousel)
 */
/**
 * Box - Highlight image and text (Carousel)
 */
.dynamic-carousel-box .hit-carousel li .hit-text-wrapper,
.node-highlight-image-and-text .hit-carousel li .hit-text-wrapper{
	font-size:14px;
  line-height: 16px;
  padding: 15px 15px 40px;
}

.node-highlight-image-and-text .hit-carousel li .hit-text-wrapper {
  padding: 15px;
}

.node-highlight-image-and-text .flex-viewport .hit-carousel li .hit-text-wrapper,
.node-highlight-image-and-text .hit-carousel li .has-button .hit-text-wrapper {
  padding: 15px 15px 40px;
}

.dynamic-carousel-box .hit-carousel li .hit-text-wrapper h3,
.node-highlight-image-and-text .hit-carousel li .hit-text-wrapper h3 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 20px;
}

.dynamic-carousel-box .flex-control-nav li a,
.node-highlight-image-and-text .flex-control-nav li a{
  background-position: -11px -258px;
  height: 13px;
  width: 13px;
  margin-left: 10px;
}

.dynamic-carousel-box .flex-control-nav li a:hover,
.dynamic-carousel-box .flex-control-nav li a.flex-active,
.node-highlight-image-and-text .flex-control-nav li a:hover,
.node-highlight-image-and-text .flex-control-nav li a.flex-active{
	background-position:-39px -258px;
}

/**
 * Box -> Background Image + Text
 */
.node-box-facebook .content {
  font-size: 24px;
  line-height: 30px;
  height: 60px;
  margin-top: -30px;
}

.node-box-facebook .content .face-text p {
  height: 60px;
}

.node-box-facebook.mobile-w-1 .content {
  font-size: 16px;
  line-height: 20px;
  height: 60px;
  margin-top: 0;
  top: 0;
  text-align: center;
}

.node-box-facebook.mobile-h-Auto .content {
  position: relative;
  top: 0%;
  left: 0;
  margin-top: 0px;
  height: 100%;
  padding: 20px 0;
}

.node-box-facebook.mobile-w-1 .content p {
  margin: 0 3%;
  height: 60px;
  display: block;
}

.node-box-facebook span.icon {
  width: 43px;
  height: 43px;
  background-position: -164px -110px;
  margin: 0 15px;
}

.node-box-facebook.mobile-w-1 span.icon {
  background-position: -164px -110px;
  float: none;
  height: 43px;
  margin: 25px auto 15px;
  width: 43px;
}

/**
 * Box -> SAC
 */
.node-box-sac .sac-first-part-wrapper h3 {
  font-size: 22px;
  line-height: 26px;
  padding-top: 60px;
}

.node-box-sac.mobile-h-2 .sac-first-part-wrapper h3 {
  padding-top: 30px;
}

.node-box-sac.mobile-h-1 .sac-first-part-wrapper h3,
.node-box-sac.mobile-w-1 .sac-first-part-wrapper h3 {
  font-size: 16px;
  line-height: 16px;
  padding-top: 20px;
}

.node-box-sac.mobile-h-2 .sac-first-part-wrapper h2,
.node-box-sac .sac-first-part-wrapper h2 {
  font-size: 40px;
  line-height: 50px;
}

.node-box-sac.mobile-h-1 .sac-first-part-wrapper h2,
.node-box-sac.mobile-w-1 .sac-first-part-wrapper h2 {
  font-size: 20px;
  line-height: 25px;
}

.node-box-sac .sac-second-part-wrapper h3 a,
.node-box-sac .sac-first-part-wrapper h2 a {
  pointer-events: auto !important;
  cursor: pointer !important;
}

.node-box-sac .sac-first-part-wrapper div {
  font-size: 16px;
  line-height: 16px;
}

.node-box-sac.mobile-h-2 .sac-first-part-wrapper div {
  font-size: 13px;
  line-height: 15px;
}

.node-box-sac.mobile-h-1 .sac-first-part-wrapper div,
.node-box-sac.mobile-w-1 .sac-first-part-wrapper div {
  font-size: 12px;
  line-height: 13px;
}

.node-box-sac .sac-second-part-wrapper {
  background-color: #316791;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 30px 0;
  font-size: 16px;
}

.node-box-sac.mobile-h-2 .sac-second-part-wrapper {
  padding: 20px 0;
  font-size: 14px;
}

.node-box-sac .sac-second-part-wrapper br{
  display: none;
}

.node-box-sac .sac-second-part-wrapper h3 {
  font-size: 26px;
  line-height: 30px;
}

.node-box-sac.mobile-h-2  .sac-second-part-wrapper h3 {
  font-size: 20px;
  line-height: 20px;
}

/**
 * Box: Text
 */
.node-box-text.full-hd-w-1 div.content,
.node-box-text div.content {
  padding: 15px;
}

.node-box-text .txt-box-title-wrapper {
  font-size: 20px;
  line-height: 26px;
}

.node-box-text.title-and-text .txt-box-body-wrapper {
  font-size: 14px;
  line-height: 19px;
}

.node-box-text.only-text .txt-box-body-wrapper {
  font-size: 18px;
  line-height: 22px;
}

/**
 * Box -> Produt - Flip
 */
.yes-flip .box-card .box-generic-flip-title{
  font-size: 16px;
  line-height: 20px;
  padding: 10px 10px 5px;
}

.yes-flip .box-card .box-generic-flip-text {
  padding: 0 10px;
  font-size: 13px;
  line-height: 16px;
}

.yes-flip .box-card .box-generic-flip-button a {
  left: 10px;
  bottom: 10px;
}

.android-browser .yes-flip .box-generic-flip{
	z-index:0;
}

.android-browser .yes-flip .box-generic-flip .image-placeholder{
	z-index:0;
}
.android-browser .yes-flip .box-generic-flip .box-generic-front-text{
	z-index:-1;
}

.android-browser .yes-flip .box-generic-flip .box-generic-flip-button{
	z-index:-1;
}

.mobile-h-auto .box-card .image-placeholder img{
	height:auto;
}

/**
 * Box -> Produt - Expanded
 */

.yes-expand .box-generic-expand-content {
  float: right;
  width: 62.6%;
	padding:2%;
}

.yes-expand .box-generic-expand-content.no-image {
  padding: 2% 4%;
  width: 92%;
}

.yes-expand .box-generic-expand-title {
  font-size: 26px;
  line-height: 1.1;
  margin-top: 42px;
  margin-bottom: 20px;
}

.yes-expand .box-generic-expand-sub-title {
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 16px;
}

.yes-expand .box-generic-expand-body {
  font-size: 14px;
  margin-left: 0;
}

.box-generic-expand-content div.active {
  margin: 0;
}

.yes-expand .box-generic-expand img{
	height:auto;
}

/**
 * Box -> Generic - Expanded + Abas
 */
.yes-expand .box-generic-expand-sidebar {
  margin-top: 25px;
}

.yes-expand .box-generic-expand.expand-tabs .box-generic-expand-sidebar-menu li{
  height: 118px;
  width: 90px;
}

.yes-expand .box-generic-expand.expand-tabs .box-generic-expand-sidebar-menu .valign{
	font-size: 13px;
	height: 118px;
}

.yes-expand .box-generic-expand.expand-tabs .box-generic-expand-sidebar-menu {
  margin-left: 10px;
}

/**
 * Box -> Product
 */
.node-box-product .box-card .box-product-front-text {
  font-size: 12px;
  height: 32px;
  line-height: 16px;
  padding: 5px;
}

.node-box-product .box-card .box-product-front-text p {
  height: 32px;
}

.node-box-product .box-product-front .image-placeholder img {
  bottom: 42px;
  width: 75%;
}

/**
 * Box -> Brand
 */
.node-box-brand .box-brand-front-text {
  font-size: 15px;
}

.node-box-brand .box-brand-button-front a {
  left: 10px;
  bottom: 10px;
}

/**
 * Box -> Advanced - No Flip
 */
.node-box-advanced .box-advanced-front-text {
  font-size: 13px;
}

/**
 * Body Box
 */
.body-item .content .field-type-text-long {
  padding: 20px 15px;
}

.body-h2,
.body-h3,
.body-h4,
.body-paragraph,
.body-item .content p,
.body-item .content h4,
.body-item .content h3,
.body-item .content h2 {
  margin: 0 0 10px;
}

.body-h2,
.body-item .content h2 {
  font-size: 20px;
}

.body-h3,
.body-item .content h3 {
  font-size: 16px;
}

.body-h4,
.body-item .content h4 {
  font-size: 15px;
}

.body-paragraph,
.body-item .content p {
  font-size: 13px;
}

.body-item .content li {
  font-size: 13px;
}

/* Error Page */
.body-item .content a.button-home {
  bottom: 40px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding: 0 25px 0 15px;
  margin-left: 2%;
}

.page-node-582 .body-item .content p {
  font-size: 18px;
  line-height: 24px;
}

.page-node-582 .body-item .content p span.not-logged-in,
.page-node-582 .body-item .content p span.logged-in {
  margin-left: 2%;
}

/* Box Agenda */
.node-box-reminders  div.alert-box-title-wrapper,
.node-box-agenda div.alert-box-title-wrapper {
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  padding: 0 15px;
}

.node-box-agenda div.agenda-box-wrapper ul li {
  padding: 15px 15px 45px;
}

.node-box-reminders div.agenda-box-wrapper ul li div.event-title,
.node-box-agenda div.agenda-box-wrapper ul li div.event-title {
  margin-right: 0;
  font-size: 14px;
}

.node-box-reminders div.agenda-box-wrapper ul li div.event-buttons,
.node-box-agenda div.agenda-box-wrapper ul li div.event-buttons {
  position: static;
  right: 0;
  top: 0;
}

.node-box-reminders div.agenda-box-wrapper ul li div.event-buttons a,
.node-box-agenda div.agenda-box-wrapper ul li div.event-buttons a{
  float: none;
  padding: 0;
}

.node-box-agenda div.agenda-box-wrapper ul li div.event-buttons a.button {
  position: absolute;
  bottom: 15px;
  left: 15px;
  margin-left: 0;
}

.node-box-reminders div.agenda-box-wrapper li div.box-agenda-description,
.node-box-agenda div.agenda-box-wrapper li div.box-agenda-description {
  margin: -20px 0 15px;
}

.node-box-agenda div.agenda-box-wrapper ul li.event-added div.add-msg p {
  font-size: 14px;
  background-position: 8px -1193px;
}

/* Box Reminders*/
.node-box-reminders  div.agenda-box-wrapper ul li {
  padding: 15px;
}

.node-box-reminders div.agenda-box-wrapper ul li div.event-buttons {
  overflow: hidden;
}

.node-box-reminders div.agenda-box-wrapper ul li div.event-buttons a.button {
  margin-left: 0;
  float: left;
  margin-top: 10px;
}

/* Box Poll */
.node-box-poll .content {
  padding: 15px;
}

.node-box-poll .poll-box-wrapper h3 {
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 15px;
}

.node-box-poll .poll-box-wrapper ul {
  margin-bottom: 30px;
}

.node-box-poll .poll-box-question {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 10px;
}

.node-box-poll .poll-box-wrapper li {
  font-size: 16px;
  line-height: 22px;
}

.node-box-poll .poll-box-wrapper a.vote-link {
  font-size: 18px;
  height: 40px;
  line-height: 38px;
  padding: 0 20px;
}

/* Result */
.node-box-poll .poll-box-wrapper ul.poll-results li {
  margin-bottom: 20px;
}

.node-box-poll .poll-box-wrapper ul.poll-results li div.result-bar {
  height: 20px;
}

.node-box-poll .poll-box-wrapper ul.poll-results li div.result-bar div.result-bar-size {
  height: 20px;
}

/* Box Alert */
.box-alert a.box-expand {
  padding: 20px;
  font-size: 16px;
  line-height: 24px;
}

.box-alert .alert-icon {
  background-position: -94px -412px;
  width: 65px;
  height: 57px;
  margin-right: 15px;
}

.box-alert.open .alert-icon {
  background-position: -162px -412px;
  margin: 0 10px 15px;
}

.box-alert .box-alert-expand {
  padding: 15px 0;
  font-size: 14px;
  line-height: 21px;
}

.box-alert .alert-box-body-wrapper {
  clear: both;
  border-top: 1px solid #b3b3b3;
  padding: 15px 15px 0;
}

.box-alert .alert-box-body-wrapper .event-when {
  margin-bottom: 15px;
}

.box-alert .alert-box-title-wrapper {
  font-size: 18px;
  line-height: 26px;
  margin-right: 50px;
  padding-left: 10px;
}

/**
 * Box -> News
 */
.node-box-news {
  font-size: 18px;
  line-height: 24px;
}

.node-box-news .pmi-text-button-wrapper .image-placeholder {
  margin-right: 15px;
}


.node-box-news .box-news-text {
  padding-top: 0;
}

.node-box-news .box-news-expand-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
  margin-top: 20px;
  margin-right: 10px;
}

.node-box-news .box-news-expand-sub-title {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}

.node-box-news .box-news-expand-body p {
  font-size: 14px;
  line-height: 18px;
}

/**
 * Box -> News - Text
 */
.node-box-news .content {
  padding: 15px;
}

.node-box-news .content .news-box {
  padding: 0;
}

.node-box-news .news-box .news-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.node-box-news .news-box .news-summary {
  font-size: 16px;
  line-height: 20px;
}

/**
 * Box -> News - Expanded + Abas
 */
.node-box-news .box-news-expand-sidebar{
	width: 31%;
  margin-right: 3%;
}
.node-box-news .box-news-expand-content{
	width: 66%;
}

.node-box-news .box-news-expand.expand-tabs .box-news-expand-sidebar-menu .valign{
	font-size:16px;
	height: 118px;
}

.node-box-news .box-news-expand.expand-tabs .box-news-expand-sidebar-menu li{
  height: 118px;
}

.node-box-news .box-news-expand-content.no-image{
  padding: 0;
}

.box-news-expand-content div.active{
	margin-right: 0;
	margin-left: 0;
}

.box-generic-expand a.expand-close,
.box-alert a.expand-close,
.node-box-faq li .faq-buttons a.expand-close,
.node-box-news a.expand-close {
  height: 50px;
  width: 50px;
  min-width: 50px;
  background-position: -175px -550px;
}

/* Search Content */
#results-content {
  width: 97%;
  background-color: #fff;
  margin: 5px 1.5%;
}

#results-content .results{
  padding: 20px 0 0;
}

#results-content .results h2 {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-left: 15px;
}

#results-content .results .search-result-item {
  padding: 0 15px 15px;
}

#results-content .results .search-result-item h3 {
  font-size: 14px;
  line-height: 20px;
}

#results-content .results .search-result-item .search-snippet p {
  font-size: 12px;
}

#results-content a.load-more {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 20px;
}

/* Search Form */
#jnj-tiles-search-gsa-form {
  margin: 0 1.5% 10px;
}

#jnj-tiles-search-gsa-form input.form-text {
  height: 26px;
  line-height: 26px;
  margin-bottom: 5px;
  font-size: 16px;
  width: 86%;
  text-indent: 10px;
  padding: 8px 13% 8px 0;
  background-position: 102% -337px;
}

#jnj-tiles-search-gsa-form input.form-submit {
  line-height: 28px;
  height: 30px;
  font-size: 16px;
}

/**
 * Box -> News - Expanded + Abas
 */
.node-box-category .box-category-front-text {
  font-size: 25px;
  line-height: 60px;
  padding-left: 0;
  float: none;
  width: 100%;
  text-align: center;
}

.node-box-category .box-category-flip-title {
  margin-top: 10px;
}

.node-box-category .image-placeholder {
  float: none;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.node-box-category .image-placeholder img{
  margin: 0 auto;
  display: block;
  position: static;
}

.node-box-category .box-category-flip-title {
	font-family: AkzidenzGrotesk-Light, Arial;
	padding: 3px 10px;
	font-size: 20px;
	line-height: 28px;
  margin-top: 20px;
}

.node-box-category .box-category-flip-text {
  font-size: 16px;
  line-height: 18px;
  padding: 0 10px;
}

.node-box-category .box-category-flip-button_wrapper {
  left: 10px;
}

.group-categories-box {
  width: 310px;
  right: 5px;
}

/* Corner Stamp */
.cornerstamp-box {
  right: 5px;
}

/**
 * Box -> Box FAQ
 */
.node-box-faq .faq-box-title-wrapper {
  font-size: 22px;
  line-height: 30px;
  margin: 15px 10px;
}

.node-box-faq .faq-box-search-wrapper {
  margin: 0 10px 15px;
}

.node-box-faq .faq-box-search-wrapper input.search-faq {
  height: 32px;
  max-width: 635px;
  width: 100%;
  font-size: 12px;
  line-height: 28px;
  margin-right: 0px;
  margin-bottom: 5px;
  padding: 8px 14% 8px 0;
  background-position: 106% -1134px;
  -moz-box-sizing:    border-box;
  -webkit-box-sizing: border-box;
  box-sizing:         border-box;
  text-indent: 5px;
}

.node-box-faq .faq-box-search-wrapper input#button-search-faq {
  font-size: 14px;
  line-height: 28px;
  height: 30px;
  padding: 0 25px;
}

.node-box-faq .faq-elements li{
  padding: 15px 10px;
}

.node-box-faq .faq-elements li .faq-question {
  font-size: 14px;
  line-height: 18px;
}

.node-box-faq .faq-elements li .faq-answer {
  font-size: 14px;
  line-height: 16px;
  width: 85%;
}

.node-box-faq li .faq-buttons a {
  right: 10px;
}

.node-box-faq .see-more-link,
.node-box-faq li .faq-buttons a {
  color: #fff;
  text-align: center;
  background-color: #F30617;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  bottom: 15px;
  min-width: 60px;
}

.node-box-faq .see-more-link {
  margin-right: 10px;
}

/**
 * All Boxes -> Download List
 */
.wrapper-download-files li {
  font-size: 16px;
}

.box-card .wrapper-download-files li {
  padding: 15px;
}

.wrapper-download-files li span.icon {
  margin-right: 10px;
}

.node ul.wrapper-download-files li.wrapper-download-file-pdf {
  font-size: 12px;
}

.node ul.wrapper-download-files li.wrapper-download-file-pdf span.pdf-icon {
  margin-right: 5px;
}

.node ul.wrapper-download-files li.wrapper-download-file-pdf span.pdf-description {
  width: 180px;
}

.mobile-w-1 ul.wrapper-download-files li.wrapper-download-file-pdf span.pdf-icon {
  margin-right: 0;
}

.mobile-w-1 ul.wrapper-download-files li.wrapper-download-file-pdf span.pdf-description {
  width: 90px;
  font-size: 11px;
}

.mobile-h-auto .box-card .wrapper-download-files {
  position: static;
}

/**
 * All Boxes -> Share by email
 */
.node-box-news .expand-tabs .wrapper-share-by-email,
.node-box-news .wrapper-share-by-email {
  margin-left: 0;
  padding-left: 0;
}

.wrapper-share-by-email {
  margin: 15px;
  padding: 0;
}

.wrapper-share-by-email .wrapper-share-by-email-form .form-title {
  margin-top: 30px;
  padding-top: 20px;
  margin-bottom: 20px;
}

.wrapper-share-by-email .wrapper-share-by-email-form label {
  font-size: 14px;
  line-height: 25px;
}

.wrapper-share-by-email .wrapper-share-by-email-form input {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}

.wrapper-share-by-email .wrapper-share-by-email-form .msg-error {
  font-size: 12px;
}

.wrapper-share-by-email .wrapper-share-by-email-form .warning-form {
  font-size: 14px;
}

.wrapper-share-by-email .wrapper-share-by-email-form .msg {
  min-height: 121px;
  padding-top: 95px;
}

.logged-in .wrapper-share-by-email .wrapper-share-by-email-form .msg {
  padding-top: 40px;
  min-height: 68px;
}

/**
 * Page News
 */
.page-news a.load-more {
  height: 40px;
  font-size: 15px;
  line-height: 40px;
  margin: 10px auto 10px;
}

/**
 * Box -> Box Tags
 */
.node-box-tags .content {
  padding: 15px;
}

.node-box-tags .tag-box-title-wrapper {
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 15px;
}

.node-box-tags .lines-tag li {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 15px;
}

/**
 * Form
 */
#custom-page-container {
  width: 97%;
  min-height: 310px;
  margin: 5px 1.5%;
}

#custom-page-container .form-header {
  margin-bottom: 20px;
}

#custom-page-container .form-header h2 {
  font-size: 22px;
  line-height: 28px;
}

#custom-page-container .form-header p {
  font-size: 14px;
  line-height: 20px;
}

.jnj-plusoft-form {
  padding: 20px 15px;
}

.jnj-plusoft-form .form-item-regional-counsel-number label,
.jnj-plusoft-form label {
  font-size: 14px;
  line-height: 30px;
  float: none;
}

.jnj-plusoft-form .form-item {
  line-height: 30px;
}

.jnj-plusoft-form input {
  font-size: 13px;
  line-height: 28px;
  height: 30px;
  max-width: 100%;
  width: 100%;
}

.jnj-plusoft-form input#edit-address-city,
.jnj-plusoft-form input#edit-address-district,
.jnj-plusoft-form input#edit-address-additional-info,
.jnj-plusoft-form input#edit-address-street,
.jnj-plusoft-form input#edit-email-confirmation,
.jnj-plusoft-form input#edit-email,
.jnj-plusoft-form input#edit-press-editorial-office,
.jnj-plusoft-form input#edit-press-media,
.jnj-plusoft-form input#edit-press-role {
  width: 100% !important;
}

.jnj-plusoft-form input#edit-graduation-year,
.jnj-plusoft-form input#edit-address-number {
  width: 75px !important;
}

.jnj-plusoft-form .scroll-content .content h4 {
  font-size: 16px;
  line-height: 22px;
}

.jnj-plusoft-form .scroll-content .content h3,
.jnj-plusoft-form .scroll-content .content h2 {
  font-size: 18px;
  line-height: 24px;
}

.jnj-plusoft-form .scroll-content .content,
.jnj-plusoft-form .scroll-content .content p{
  font-size: 14px;
  line-height: 20px;
}

.jnj-plusoft-form .scroll-content .content {
  padding: 10px 5px 10px;
  width: 95%;
}

.jnj-plusoft-form .select-wrapper {
  height: 30px;
  background-position: 240px -1727px;
  float: none;
}

.jnj-plusoft-form .form-item-plusoft-sample-product .select-wrapper,
.jnj-plusoft-form .form-item-occupation .select-wrapper,
.jnj-plusoft-form .form-item-speciality .select-wrapper {
  width: 270px;
  background-position: 240px -1727px;
}

.jnj-plusoft-form .form-item-plusoft-sample-product .select-wrapper select,
.jnj-plusoft-form .form-item-occupation .select-wrapper select,
.jnj-plusoft-form .form-item-speciality .select-wrapper select {
  width: 300px;
  font-size: 11px;
}

.jnj-plusoft-form .form-item-address-state .select-wrapper,
.jnj-plusoft-form .form-item-counsel-state .select-wrapper {
  background-position: 50px -1727px;
}

.jnj-plusoft-form .select-wrapper select {
  padding: 5px 0 4px;
  font-size: 13px
}

.jnj-plusoft-form .form-type-radios .form-item label {
  background-position: 0% -557px;
  line-height: 16px;
  width: 87%;
  padding-left: 11%;
}

.jnj-plusoft-form .form-type-checkbox label,
.jnj-plusoft-form .form-type-radios .form-item label {
  line-height: 24px;
}

.jnj-plusoft-form .form-type-radios .form-item label {
  background-position: 0% -1441px;
}

.jnj-plusoft-form .form-type-radios .form-item label.checked {
  background-position: 0% -1354px;
}

.jnj-plusoft-form .form-type-radios .form-item {
  margin-bottom: 20px;
}

.jnj-plusoft-form .form-type-checkbox label {
  padding-left: 30px;
  background-position: 0 -1607px;
}

.jnj-plusoft-form .form-type-checkbox input.error + label {
  background-position: 0 -1669px;
}

.jnj-plusoft-form .form-type-checkbox input.error + label.checked,
.jnj-plusoft-form .form-type-checkbox label.checked {
  background-position: 0 -1552px;
}

.jnj-plusoft-form .form-type-radios .form-item {
  margin-bottom: 20px;
}

.jnj-plusoft-form .form-item-postal-code,
.jnj-plusoft-form #edit-privacy-policy-full-text,
.jnj-plusoft-form .form-type-radios.form-item-optin-news-email,
.jnj-plusoft-form .one-step .form-item-password,
.jnj-plusoft-form .edit-profile .form-item-current-password,
.jnj-plusoft-form .form-item-home-phone-number {
  margin-top: 40px;
}

.jnj-plusoft-form .edit-forgot-password .required-message,
.jnj-plusoft-form .edit-forgot-password .form-submit,
.jnj-plusoft-form .edit-contact-us .form-submit,
.jnj-plusoft-form .edit-contact-us .required-message,
.jnj-plusoft-form .second-step .form-submit,
.jnj-plusoft-form .second-step .required-message {
  margin-top: 40px;
}

.jnj-plusoft-form .inline-error {
  font-size: 10px;
  line-height: 12px;
  left: 0;
}

.jnj-plusoft-form .form-submit {
  font-size: 16px;
  line-height: 28px;
  height: 30px;
  width: auto !important;
}

.jnj-plusoft-form .required-message {
  font-size: 14px;
  float: none;
  margin-left: 0;
  margin-bottom: 20px;
}

.jnj-plusoft-form input#edit-postal-code {
  width: 120px;
}

.jnj-plusoft-form a#edit-search-postal-code {
  left: 130px;
  margin-top: -35px;
  font-size: 12px;
}

.jnj-plusoft-form .inline-error + a#edit-search-postal-code {
  margin-top: -55px;
}

.jnj-plusoft-form .scroll-content {
  width: 90%;
}

.jnj-plusoft-form .scroll-content .jspPane {
  max-width: 90%;
}

.scroll-content .jspVerticalBar {
  width: 20px;
}

.jnj-plusoft-form .form-type-checkbox {
  margin-left: 0;
}

.jnj-plusoft-form .form-type-checkbox label {
  min-height: 33px;
  line-height: 17px;
}

.jnj-plusoft-form .form-type-radios label {
  margin-left: 11%;
  line-height: 20px;
}

.jnj-plusoft-form .form-item-privacy-policy-check {
  margin-bottom: 30px;
}

.jnj-plusoft-form .form-item-privacy-policy-check + .inline-error {
  margin-top: -27px;
}

.jnj-plusoft-form .form-item-optin-news-email + .inline-error {
  left: 0;
  margin-top: -44px;
}

.jnj-plusoft-form .form-item-optin-news-email {
  margin-bottom: 30px;
}

.jnj-plusoft-form .description {
  margin-left: 0;
  line-height: 20px;
  font-size: 12px;
}

.jnj-plusoft-form .edit-forgot-password .form-submit,
.jnj-plusoft-form .edit-contact-us .form-submit,
.jnj-plusoft-form .second-step .form-submit {
  margin-top: 0px;
}

.jnj-plusoft-update-register-form .form-item strong{
  display: block;
}

.success-page {
  height: 50px;
}

.success-page p {
  font-size: 14px;
  line-height: 48px;
}

.success-page + .wrapper-button a {
  font-size: 12px;
}

.jnj-plusoft-form .facebook-forgot-password-message {
  margin-left: 0;
  padding-bottom: 20px;
  padding-top: 0;
  width: 100%;
}

/* Ajax Loader */
.jnj-plusoft-form .form-item-postal-code .ajax-loader {
  left: 240px;
  top: 34px;
}

/**
 * Print Link
 */
a.open-print-window {
  margin-top: 15px;
}

a.open-print-window span.icon {
  margin-right: 10px;
}

a.open-print-window span.print-button {
  font-size: 16px;
}

/* Icons Box with Expand */
.yes-expand .wrapper-share-by-email,
.yes-expand .wrapper-download-files,
.yes-expand a.open-print-window {
  margin: 0 15px 10px;
}

.node-box-news .box-news-expand .wrapper-share-by-email,
.node-box-news .box-news-expand ul.wrapper-download-files,
.node-box-news .box-news-expand  a.open-print-window {
  margin-left: 0;
  padding-left: 0;
}

.yes-expand .expand-tabs .wrapper-share-by-email,
.yes-expand .expand-tabs ul.wrapper-download-files,
.yes-expand .expand-tabs a.open-print-window {
  padding-left: 0;
  margin-left: 0;
}

.yes-expand.open .wrapper-download-files li span.icon {
  margin-right: 10px;
}

.yes-expand.open .wrapper-download-files li {
  font-size: 16px;
  line-height: 40px;
}

/**
 * Box News List
 */
.node-box-news-list ul.wrapper-list-news li.node-box-news-item {
  padding: 25px 15px 15px;
}

.node-box-news-list li.node-box-news-item .box-news-expand-title,
.node-box-news-list li.node-box-news-item div.news-title {
  font-size: 18px;
  line-height: 20px;
}

.node-box-news-list li.node-box-news-item div.news-summary p,
.node-box-news-list li.node-box-news-item div.news-summary {
  font-size: 14px;
  line-height: 18px;
}

.node-box-news-list .box-news-expand {
  margin-top: 20px;
}

.node-box-news .news-box .news-local-date {
  font-size: 12px;
  line-height: 14px;
}

/**
 * Contact Us Landing Page
 */
.page-fale-conosco-landing .body-item .content .field-type-text-long {
  padding: 30px;
}

.page-fale-conosco-landing .body-item .content .contact-us-title {
  margin-bottom: 20px;
}

.page-fale-conosco-landing .body-item .content .contact-us-title p {
  font-size: 16px;
  line-height: 22px;
}

.page-fale-conosco-landing .body-item .content .contact-us-register {
  padding: 0 0 20px 0;
  margin-right: 0;
  margin-bottom: 20px;
  width: 100%;
  border-right: 0;
  border-bottom: 1px solid #fff;
  float: none;
}

.page-fale-conosco-landing .body-item .content .contact-us-register a.button-register {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}

.page-fale-conosco-landing .body-item .content .contact-us-register a.button-facebook {
  background-position: 13px -1760px;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px 0 30px;
}

.page-fale-conosco-landing .body-item .content .contact-us-register p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}

.page-fale-conosco-landing .body-item .content .contact-us-landing-page h3 {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 20px;
}

.page-fale-conosco-landing .body-item .content .contact-us-login a.forgot-password {
  margin: 0;
  font-size: 12px;
}

.page-fale-conosco-landing .body-item .content .contact-us-login {
  width: 100%;
  float: none;
  overflow: hidden;
}

.page-fale-conosco-landing .body-item .content .contact-us-login label{
  font-size: 14px;
  line-height: 14px;
  width: 20%;
  margin-right: 3%;
  -moz-box-sizing:    border-box;
  -webkit-box-sizing: border-box;
  box-sizing:         border-box;
  float: none;
  display: block;
  text-align: left;
}

.page-fale-conosco-landing .body-item .content .contact-us-login input.form-text{
  font-size: 14px;
  text-indent: 5px;
  width: 100%;
  max-width: 100%;
  height: 30px;
  line-height: 30px;
  -moz-box-sizing:    border-box;
  -webkit-box-sizing: border-box;
  box-sizing:         border-box;
}

.page-fale-conosco-landing .body-item .content .contact-us-login input.form-submit {
  width: 80px;
  font-size: 16px;
  position: static;
  float: right;
  padding: 0;
  height: 30px;
  line-height: 30px;
}

.page-fale-conosco-landing .body-item .content .facebook-connect-landing-page {
  padding-top: 0;
  font-size: 14px;
  line-height: 22px;
  width: 100%;
}

.page-fale-conosco-landing .body-item .content .facebook-connect-landing-page br {
  display: none;
}


.page-fale-conosco-landing .body-item .content .contact-us-login .inline-error {
  margin-left: 0;
}

/**
 * Sitemap
 */
.page-sitemap #block-system-main {
  padding: 30px 0;
}

.page-sitemap #custom-page-container li{
  font-size: 20px;
  padding: 30px 20px 0;
}

.page-sitemap #custom-page-container li a{
  margin-bottom: 30px;
}

.page-sitemap #custom-page-container li a[name=menu-brand] + ul li {
  min-height: 0;
}

.page-sitemap #custom-page-container li li{
  font-size: 16px;
  margin-right: 60px;
  margin-bottom: 50px;
  float: none;
}

.page-sitemap #custom-page-container ul ul ul {
  margin-top: 15px;
}

.page-sitemap #custom-page-container li li li{
  font-size: 14px;
}

.page-sitemap #custom-page-container li li li a {
  margin-bottom: 10px;
}

/**
 * External link
 */
.extlink-message {
  top: 0% !important;
  margin-top: 0 !important;
  left: 0% !important;
  margin-left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 320px !important;
  padding: 0;
}

.extlink-message #extlink-window-container {
  padding: 15px 15px;
  height: auto !important;
  width: auto !important;
}

.extlink-message #extlink-window-container h3 {
  font-size: 40px;
}

.extlink-message #extlink-window-container p {
  font-size: 16px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none;
}

/**
 * box Vagas
 */
.node-box-jobs ul > li a.expand-close{
  height: 50px;
  width: 50px;
  min-width: 50px;
  background-position: -175px -550px;
}
.node-box-jobs .content h4 {
  margin: 0;
  padding-right: 0;
}
/**
 * Product Rating
 */
.yes-expand .box-rating .box-generic-expand-sidebar{
  width: 37.6%;
}
.wrapper-rating .wrapper-rating-form {
  width: 100%;
  margin-bottom: 20px;
}
.wrapper-rating .wrapper-rating-comment-list{
  float: inherit;
  width: 100%;
  padding: 0;
}
.wrapper-rating .rating-wrapper span {
  width: 140px;
}
.wrapper-rating .wrapper-rating-form .rating-wrapper-star{
  margin-left: 210px;
  margin-top: 4px;
}

/* below image */
.rating-average-expand-placeholder.wrapper-rating .rating-average-help{
  padding: 5px 5px 5px 3px;
  position: absolute;
  top: 7px;
  right: -4px;
  float: left;
}

.rating-average-expand-placeholder.wrapper-rating .rating-wrapper{
  padding-top: 4px;
  width: 105%;
}
.rating-average-expand-placeholder.wrapper-rating .rating-average .star,
.rating-average-expand-placeholder.wrapper-rating .rating-average .star-voted{
  margin-left: 9px;
}

.rating-average-expand-placeholder.wrapper-rating .rating-wrapper span.rating-average-score{
  width: 100%;
  margin-left: 0;
}
