.node--elearn-article--full-logged-out.article-full .article {
  display: flex;
}
.node--elearn-article--full-logged-out.article-full .article ul li {
  font-size: 1.6rem;
  position: relative;
  line-height: 22px;
  padding-left: 15px;
  margin-bottom: 12px;
}
.node--elearn-article--full-logged-out.article-full .article ul li::before {
  content: "• ";
  font-size: 30px;
  color: #f5953f;
  position: absolute;
  top: 0;
  left: -3px;
}
.node--elearn-article--full-logged-out.article-full .article ul li:first-child {
  padding-left: 0px;
}
.node--elearn-article--full-logged-out.article-full .article .utils ul li:before, .node--elearn-article--full-logged-out.article-full .article .rate-widget ul li:before{
  content:"";
}
.node--elearn-article--full-logged-out.article-full .article .first-column {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 33.3333333%;
  background: #f8f8f8;
  padding: 40px 20px;
}
@media screen and (max-width: 500px) {
  .node--elearn-article--full-logged-out.article-full .article .first-column {
    display: none;
    /*width: 100%;*/
  }
}
.node--elearn-article--full-logged-out.article-full .article .second-column {
  display: table-cell;
  float: none;
  vertical-align: top;
  width: 66.6666666%;
  padding: 40px 20px;
  position: relative;
}
@media screen and (max-width: 500px) {
  .node--elearn-article--full-logged-out.article-full .article .second-column {
    display: block;
    width: 100%;
    clear: both;
  }
}
.node--elearn-article--full-logged-out.article-full .article .article-illu {
  margin-top: -100px;
  padding: 0;
  width: 100%;
  float: left;
  margin-left: 1.82%;
  margin-bottom: 1.82%;
}
.node--elearn-article--full-logged-out.article-full .article .article-illu:first-child {
  margin-left: 0;
}
.node--elearn-article--full-logged-out.article-full .article .article-illu img {
  margin: 0 auto;
  border: 3px solid #fff;
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.node--elearn-article--full-logged-out.article-full .article .field--name-field-scientific-label {
  position: absolute;
  top: 0;
  right: -1px;
  width: 100px;
  padding: 15px;
  background: #f5953f;
  color: #FFFFFF;
  font-size: 12px;
  font-size: 1.2em;
  border-bottom-left-radius: 8px;
  word-spacing: 30em;
  text-transform: uppercase;
}
.node--elearn-article--full-logged-out.article-full .article .field--name-title {
  /* MBF-5002 Styling issue
  padding: 80px 30px 0 0;*/
  border-bottom: 1px solid #dadada;
  margin-bottom: 10px;
}
.node--elearn-article--full-logged-out.article-full .article .field--name-title h1 {
  color: #31a8db;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 36px;
  font-size: 3.6rem;
  padding-bottom: 10px;
  max-width: 500px;
}
.node--elearn-article--full-logged-out.article-full .article .field--name-field-article-subtitle {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 0.75em;
  font-weight: bold;
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link {
  float: left;
  padding-top: 60px;
  text-align: center;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 15px;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .node--elearn-article--full-logged-out.article-full .article .np-push-link {
    display: none;
  }
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link .content {
  padding: 80px 10px 15px;
  background: #ffffff;
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link .content .title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link .content .subtitle {
  color: #f5953f;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link .content .subtitle > span {
  position: relative;
  display: inline-block;
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link .content .subtitle > span:before {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background-color: #f5953f;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link .content .subtitle > span:after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  position: absolute;
  background-color: #f5953f;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link .content .body {
  width: 80%;
  margin: 10px auto 0;
  color: #999;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link .content .action {
  width: 80%;
  margin: 15px auto 0;
  padding-top: 15px;
}
.node--elearn-article--full-logged-out.article-full .article .np-push-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 100px;
  height: 120px;
  background: url(../images/hat_flag.png) no-repeat;
  transform: translateX(-50%);
}
.node--elearn-article--full-logged-out.article-full .article .title-rate-elearn {
  color: #31a8db;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0.75em;
}
.node--elearn-article--full-logged-out.article-full .article .rate-widget {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.node--elearn-article--full-logged-out.article-full .article .rate-widget > p {
  margin-bottom: 0;
}
.node--elearn-article--full-logged-out.article-full .article .rate-widget > p > label {
  display: none;
}
.node--elearn-article--full-logged-out.article-full .article .group-source-nutrition-program {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 3;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}
.node--elearn-article--full-logged-out.article-full .article .group-source-nutrition-program > span {
  color: #31a8db;
  font-weight: bold;
  margin-right: 5px;
}
.node--elearn-article--full-logged-out.article-full .article .group-source-nutrition-program .field--name-field-nutrition-programsource .field__item {
  color: #999;
  margin-right: 5px;
}
.node--elearn-article--full-logged-out.article-full .article .group-source-nutrition-program:before, .node--elearn-article--full-logged-out.article-full .article .group-source-nutrition-program:after {
  background-color: #31a8db;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 20px;
}
.node--elearn-article--full-logged-out.article-full .article .group-source-nutrition-program:before {
  top: 0;
}
.node--elearn-article--full-logged-out.article-full .article .group-source-nutrition-program:after {
  bottom: 0;
}
.node--elearn-article--full-logged-out.article-full .article .utils {
  margin-bottom: 1.82%;
  position: absolute;
  top: 65px;
  right: 20px;
}
.node--elearn-article--full-logged-out.article-full .article .utils .icons-utils-download {
  background-image: url(../images/downloadpdf.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program {
  padding: 40px 20px;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program .progress {
  padding: 20px 0;
  border-bottom: solid 1px #f9f9f9;
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6em;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program .current-stage {
  padding: 10px;
  text-align: center;
  background: #094271;
  color: #FFF;
  font-size: 16px;
  font-size: 1.6em;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program .current-topic {
  adding: 10px;
  text-align: center;
  background: #f9f9f9;
  color: #094271;
  font-size: 16px;
  font-size: 1.6em;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program .menu-items {
  margin-top: 20px;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program .menu-items .actions {
  overflow: hidden;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program .menu-items .actions .nutritional-program-elearn-menu-processed {
  width: 33.3333%;
  float: left;
  text-align: center;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program .menu-items .actions .nutritional-program-elearn-menu-processed .action-title {
  padding: 50px 10px 10px;
  background: #f9f9f9;
  border-top: solid 3px #cccccc;
}
.node--elearn-article--full-logged-out.article-full .article .elearn.menu.nutritional-program .articles .article {
  margin-top: 0;
}

.np-push-link.mobile {
  padding-top: 60px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  display: none;
}
@media screen and (max-width: 500px) {
  .np-push-link.mobile {
    display: block;
  }
}
.np-push-link.mobile .content {
  padding: 80px 10px 15px;
  background: #ffffff;
}
.np-push-link.mobile .content .title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}
.np-push-link.mobile .content .subtitle {
  color: #f5953f;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
}
.np-push-link.mobile .content .subtitle > span {
  position: relative;
}
.np-push-link.mobile .content .subtitle > span:before {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background-color: #f5953f;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
}
.np-push-link.mobile .content .subtitle > span:after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  position: absolute;
  background-color: #f5953f;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
}
.np-push-link.mobile .content .body {
  width: 80%;
  margin: 10px auto 0;
  color: #999;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
}
.np-push-link.mobile .content .action {
  width: 80%;
  margin: 15px auto 0;
  padding-top: 15px;
}
.np-push-link.mobile:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 100px;
  height: 120px;
  background: url(../images/hat_flag.png) no-repeat;
  transform: translateX(-50%);
}

.node--elearn-quiz .node__title {
  display: none;
}
.node--elearn-quiz .node__content {
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.node--elearn-quiz .elearn-quiz-header {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
  font-family: "VAG Rounded W01 Light",Helvetica,Arial,sans-serif;
  font-size: 20px;
  line-height: 50px;
  color: #fff;
  background-color: #31a8db;
}
.node--elearn-quiz .elearn-quiz-header .elearn-quiz-header-title {
  display: inline-block;
  width: 455px;
}
.node--elearn-quiz .elearn-quiz-header .elearn-quiz-header-step {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
  background-color: #00508b;
  text-align: center;
}
.node--elearn-quiz .elearn-quiz-question-title {
  margin-bottom: 15px;
}
.node--elearn-quiz .form-radios {
  padding-left: 20px;
}
.node--elearn-quiz .form-radios .form-radio + label:before,
.node--elearn-quiz .form-radios .form-radio:checked + label:after {
  color: #31a8db;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.node--elearn-quiz .elearn-quiz-feedback-title {
  color: #31a8db;
  font-family: "VAG Rounded LT W01 Bold",Helvetica,Arial,sans-serif;
  font-size: 20px;
  margin-top: 15px;
}
.node--elearn-quiz .elearn-quiz-buttons {
  text-align: center;
}
.node--elearn-quiz .elearn-quiz-buttons .elearn-button {
  border-radius: 0;
  margin: 20px 0;
  background-position: 20px;
  background-repeat: no-repeat;
  text-transform: none;
  background-color: #f5953f;
  display: inline-block;
  padding: 7px 40px 7px 40px;
  font-size: 18px;
  font-family: "VAG Rounded W01 Light",Helvetica,Arial,sans-serif;
  color: #fff;
  font-weight: normal;
}
.node--elearn-quiz .links--inline {
  display: none;
}

#elearn-sticky {
  display: none;
}

.sticky-bar #topbar {
  padding-top: 12px !important;
}

.nutrition-program {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.nutrition-program * {
  box-sizing: border-box;
}
.nutrition-program .block--bean-panels {
  width: 100%;
  background-color: transparent !important;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.nutrition-program .button-action {
  padding: 20px 50px;
}

div.benefits {
  display: block;
  max-width: 1096px;
  margin: 0 auto;
}
div.benefits h2 {
  padding: 40px 0 20px;
}
div.benefits p {
  font-size: 16px;
  font-size: 1.6rem;
}
div.benefits ul {
  background-color: transparent !important;
}
@media screen and (max-width: 500px) {
  div.benefits ul {
    flex-direction: column;
  }
}
div.benefits ul li span {
  margin: 10px;
  display: block;
}
div.benefits .group-links-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
div.benefits .group-links-wrapper > p {
  padding: 0;
  margin: 0;
}

.col-4 div.benefits ul {
  display: block;
}
@media screen and (max-width: 500px) {
  .col-4 div.benefits ul {
    flex-direction: column;
  }
}

.node-type-elearn-article .view-mode-full .article-full .col.col-8 .elearn-content .elearn-buttom-buttons .button.button-border-orange:hover, .node-type-elearn-article .view-mode-full .article-full .col.col-8 .elearn-content .elearn-buttom-buttons .button.button-border-orange:focus,
.node-type-elearn-article .pane-elearn-gratulation-page .article-full .col.col-8 .elearn-content .elearn-buttom-buttons .button.button-border-orange:hover,
.node-type-elearn-article .pane-elearn-gratulation-page .article-full .col.col-8 .elearn-content .elearn-buttom-buttons .button.button-border-orange:focus,
.node-type-elearn-article .elearn.article.unlogged .article-full .col.col-8 .elearn-content .elearn-buttom-buttons .button.button-border-orange:hover,
.node-type-elearn-article .elearn.article.unlogged .article-full .col.col-8 .elearn-content .elearn-buttom-buttons .button.button-border-orange:focus {
  border: #f5953f 2px solid;
}
.node-type-elearn-article .elearn.article.unlogged .article-full {
  display: block;
}
.node-type-elearn-article .elearn.article.unlogged .elearn-tool-button {
  margin-bottom: 30px;
}
.node-type-elearn-article .elearn-tool-button {
  border-top: 10px solid #f5953f;
  display: inline-block;
  padding: 10px;
  width: 508px;
  position: relative;
  background: #f4f9fc;
  margin-bottom: 30px;
}
.node-type-elearn-article .elearn-tool-button h2 {
  font-family: "VAG Rounded LT W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 0.8px;
  margin: 15px 15px 15px 10px;
  text-transform: uppercase;
  color: #f5953f;
}
.node-type-elearn-article .elearn-tool-button .description {
  font-size: 1.6rem;
  padding: 5px 15px 10px;
  color: #3d3c37;
}
.node-type-elearn-article .elearn-tool-button .link {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.node-type-elearn-article .elearn-tool-button .link a {
  text-align: left;
  color: #fff;
  background: rgba(245, 149, 63, 0.8) url("../images/icon_cta_white.png") no-repeat;
  background-position: calc(100% - 20px);
  padding: 10px 35px 9px 30px;
  display: inline-block;
  font-size: 17px;
  line-height: 18px;
}
.node-type-elearn-article .elearn-tool-button .link a:hover, .node-type-elearn-article .elearn-tool-button .link a:focus {
  background: #f5953f url("../images/icon_cta_white.png") no-repeat;
  background-position: calc(100% - 20px);
}
@media all and (max-width: 900px) {
  .node-type-elearn-article .elearn-tool-button {
    width: auto;
  }
  .node-type-elearn-article .elearn-tool-button .link {
    display: block;
    position: relative;
    top: 0;
    bottom: 0;
    text-align: center;
  }
  .node--elearn-article--full-logged-out.article-full .article .field--name-title h1{
    max-width: 400px;
  }
}

.not-logged-in.node-type-elearn-article .elearn-title {
  border-bottom: 1px solid #dadada;
  margin-bottom: 50px;
  padding-bottom: 15px;
  height: auto;
  position: relative;
  width: 60%;
}
.not-logged-in.node-type-elearn-article .elearn-title h2 {
  font-size: 24px;
  line-height: inherit;
  font-family: "VAG Rounded LT W01 Bold", Helvetica, Arial, sans-serif;
  margin-bottom: 8px;
}
.not-logged-in.node-type-elearn-article .elearn-title .utils {
  position: absolute;
  left: 0;
  bottom: 14px;
}
.not-logged-in.node-type-elearn-article .elearn-title .utils a {
  height: 30px;
  width: 30px;
}
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-print {
  background-position: 100% -83px;
}
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-fav {
  background-position: 100% -23px;
}
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-share {
  background-position: 100% -113px;
}
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-sprite,
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-bookmark-remove,
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-fav,
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-info,
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-print,
.not-logged-in.node-type-elearn-article .elearn-title .utils .icons-utils-share {
  background-size: 30px;
}
.not-logged-in.node-type-elearn-article .elearn-title h2, .not-logged-in.node-type-elearn-article .elearn-title .subtitle {
  max-width: 400px;
  color: #f5953f;
}
.not-logged-in.node-type-elearn-article .elearn-title .utils ul {
  margin: 0 20px 0 0;
}
.not-logged-in.node-type-elearn-article .elearn-title .subtitle {
  clear: both;
  font-family: "VAG Rounded W01 Light", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

@media all and (max-width: 1100px) {
  .node--elearn-article--full-logged-out.article-full .article .utils > ul > li > a.icons-utils-print,
  .node--elearn-article--full-logged-out.article-full .article .utils > ul > li > a.icons-utils-share {
    display: none;
  }
}
@media all and (max-width: 800px) {
  .node--elearn-article--full-logged-out.article-full .article .field--name-title h1 {
    max-width: 320px;
  }
}

@media all and (max-width: 700px) {
  .not-logged-in.node-type-elearn-article .elearn-title {
    width: 100%;
  }
  .not-logged-in.node-type-elearn-article .elearn-title h2, .not-logged-in.node-type-elearn-article .elearn-title .subtitle, .not-logged-in.node-type-elearn-article .elearn-title .utils {
    display: block;
    position: relative;
    left: unset;
    bottom: unset;
  }
  .not-logged-in.node-type-elearn-article .elearn-title .utils {
    margin-top: 10px;
  }
}

@media all and (max-width: 600px) {
  .node--elearn-article--full-logged-out.article-full .article .field--name-title h1 {
    max-width: 200px;
  }
}

@media all and (max-width: 500px) {
  .node--elearn-article--full-logged-out.article-full .article .field--name-title h1 {
    max-width: 300px;
  }
}

.node--elearn-article--full-logged-out .col-8 .elearn-default-with-icon{
  background: transparent no-repeat left;
  font-size: 20px;
  color: #f5953f;
  padding-bottom: 20px;
  font-family: "VAG Rounded W01 Light", Helvetica, Arial, sans-serif;
}