A {
  color: #00ADB8;
}
body.inFO {
  background-color: #eeeeee;
  overflow-y: scroll;
}
body.inFO .is-jsp-displayed .learning-home-jportal,
body.inFO .is-portlet-displayed .learning-home-jportal {
  width: 100%;
  padding: 20px;
}
body.inFO .is-publication-displayed .learning-home-jportal .fulldisplay-footer {
  padding: 20px;
}
body.inFO h1 {
  font-weight: 300;
}
body.inFO h2,
body.inFO .h2,
body.inFO h3,
body.inFO .h3 {
  font-weight: 400;
}
body.inFO .previewWFState {
  padding: 20px;
}
body.inFO .container,
body.inFO .topbar-navigation-menu {
  width: 100%;
}
@media (max-width: 600px) {
  body.inFO .learning-home .pqf-learning-headline {
    display: block;
  }
  body.inFO .learning-home .pqf-learning-headline .jlearn-items-wrapper,
  body.inFO .learning-home .pqf-learning-headline .article-image,
  body.inFO .learning-home .pqf-learning-headline .article {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  body.inFO .learning-home,
  body.inFO .learning-news,
  body.inFO .topbar-navigation-menu {
    width: 1440px;
    margin: auto;
  }
  body.inFO .learning-home .pqf-learning-headline {
    width: 100%;
    display: flex;
    flex-direction: row;
  }
  body.inFO .learning-home .pqf-learning-headline .article-image IMG {
    width: 378px;
  }
  body.inFO .learning-home .pqf-learning-headline .jlearn-items-wrapper,
  body.inFO .learning-home .pqf-learning-headline .article-image,
  body.inFO .learning-home .pqf-learning-headline .article {
    display: block;
  }
  body.inFO .learning-home .news .card {
    width: 378px;
  }
  body.inFO .learning-home .Article.fulldisplay .article-body .fulldisplay-footer {
    margin-right: -100px;
    margin-left: -100px;
    padding: 0;
  }
}
body .topbar,
body .topbar-navigation-menu-wrapper,
body .jaliosAppPortal {
  margin: auto;
}
body .topbar {
  box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.8);
}
body .topbar-navigation-menu-wrapper.is-expanded {
  box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.8);
}
body .topbar .topbar-item.home {
  text-align: center;
}
body .topbar .topbar-item.home A {
  padding: 0;
}
body .topbar .topbar-alert .alert-badge {
  top: 15px;
}
body.inFO .topbar .workspace-topbar-menu {
  display: none;
}
body .topbar-wrapper.is-delegated .topbar,
body .topbar-wrapper.is-delegated .topbar-inner {
  background-color: #333;
}
body #edit-topbar {
  top: 60px;
}
body.popupEdition #edit-topbar {
  top: 0px;
}
body .learning-footer {
  margin: 20px 0;
}
body .learning-footer A {
  color: #555;
}
body .section-skin H2 {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0px 10px;
  border-left: 6px solid #33CCCC;
  background: transparent;
  font-family: embedded-roboto-condensed, embedded-roboto, Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
body .section-skin .pagination .pgNum.active span {
  background-color: #33CCCC !important;
  border-color: #33CCCC !important;
}
body .section-skin .pagination .pgNum A,
body .section-skin .pagination A.dropdown-toggle,
body .section-skin .pagination .pgNext A,
body .section-skin .pagination .pgPrev A {
  color: #33CCCC !important;
}
body .section-skin .pagination .pgNum A:hover,
body .section-skin .pagination A.dropdown-toggle:hover,
body .section-skin .pagination .pgNext A:hover,
body .section-skin .pagination .pgPrev A:hover {
  color: #33CCCC !important;
}
body .section-skin .more-link {
  font-size: 14px;
  margin-top: 10px;
}
body .section-skin .more-link A {
  border-radius: 30px;
  border: 1px solid #00ADB8;
  background: #FFF;
  padding: 5px 20px 5px 20px !important;
  color: #00ADB8;
  text-decoration: none !important;
}
body .section-skin .more-link A:hover {
  text-decoration: none !important;
  color: #00ADB8;
}
body .section-skin .more-link-right {
  text-align: center;
  padding-top: 10px;
}
body DIV.learning-home {
  padding: 20px 0px 0px 0px;
}
body ARTICLE.learning-home {
  padding: 0px;
  width: 1260px !important;
  margin: auto;
  background-color: #FFFFFF;
}
body ARTICLE.learning-home .selection-body {
  padding: 20px !important;
}
body .learning-home {
  width: auto;
}
body .learning-home .homepage-slice {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
body .learning-home .carousel .carousel-container {
  background-color: #eeeeee !important;
}
body .learning-home .homepage-banner IMG {
  width: 100%;
}
body .learning-home .pqf-learning-headline {
  margin-bottom: 20px;
  border: 1px solid #B1B1B1;
  padding: 20px 20px 0px 20px;
  background: #FFF;
  border-radius: 15px;
  width: 100%;
  min-width: 300px;
  display: flex;
  flex-direction: row;
}
body .learning-home .pqf-learning-headline .jlearn-items-wrapper {
  margin-bottom: -5px;
}
body .learning-home .pqf-learning-headline .jlearn-items-wrapper,
body .learning-home .pqf-learning-headline .article-image,
body .learning-home .pqf-learning-headline .article {
  display: block;
}
body .learning-home .pqf-learning-headline .article-image IMG {
  width: 300px;
  margin-right: 40px;
  margin-bottom: 20px;
}
body .learning-home .pqf-learning-headline .article-video {
  margin-bottom: 20px;
}
body .learning-home .pqf-learning-headline .article {
  font-size: 16px;
  padding: 0px 0px 20px 0px;
}
body .learning-home .pqf-learning-headline .article.full-width {
  width: 100%;
  max-width: 100%;
}
body .learning-home .pqf-learning-headline H3 {
  margin-top: 0;
  font-family: embedded-roboto-condensed, embedded-roboto, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
}
body .learning-home .news .pqf-learning-news {
  margin-right: -36px;
}
body .learning-home .news .pqf-learning-news .no-news {
  text-align: center;
}
body .learning-home .news .pqf-learning-news .no-news .jcmsplugin-learning-article {
  font-size: 48px;
  color: #AAA;
}
body .learning-home .news .pqf-learning-news .card-summary {
  font-size: 16px;
}
body .learning-home .news .card {
  width: 300px;
  height: auto;
  box-shadow: none;
}
body .learning-home .news .card IMG {
  height: 207px;
}
body .learning-home .news .card .card-block {
  padding: 0;
  font-family: embedded-roboto-condensed, embedded-roboto, Helvetica, Arial, sans-serif;
}
body .learning-home .news .card .card-block .card-date {
  color: #AAA;
  font-size: 16px;
  margin-bottom: 5px;
}
body .learning-home .news .card .card-block .card-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
}
body .learning-home .learning-home-spaces .myCollaborativeSpaces .nav-tabs,
body .learning-home .learning-home-spaces .myCollaborativeSpaces .cs-creation-link {
  display: none;
}
body .learning-home .activity .portlet-member-activity-cards {
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
  border: 1px solid #B1B1B1;
  background: #FFF;
  border-radius: 15px;
}
body .learning-home .activity .portlet-member-activity-cards .microblogging-form-wrapper {
  border-top: 0;
}
body .learning-home .activity .activity-container .activity {
  border: 1px solid #EEE;
  background: #EEE;
}
body .learning-home .activity .activity-body {
  display: none;
}
body .learning-home .activity .activity-nextpage-button {
  font-size: 14px;
  border-radius: 30px;
  border: 1px solid #d1e2e3;
  color: #616161;
  padding: 5px 20px 5px 20px !important;
}
body .learning-home .activity .activity-nextpage-button A {
  font-size: 14px;
  border-radius: 30px;
  border: 1px solid #d1e2e3;
  color: #616161;
  padding: 5px 20px 5px 20px !important;
}
body .learning-home .activity-height-max .portlet-member-activity-cards {
  max-height: 400px;
}
body .learning-home .activity-height-2 .portlet-member-activity-cards {
  max-height: 400px;
}
body .learning-home .activity-height-0 .portlet-member-activity-cards,
body .learning-home .activity-height-1 .portlet-member-activity-cards {
  max-height: 400px;
}
body .learning-home .started .more-link-right {
  padding-right: 30px;
}
body .learning-home .started .jlearn-card.jlearn-card-item {
  margin-bottom: 40px;
}
body .learning-home .started .card-inline-layout .card-flip-wrapper:last-child {
  width: 220px;
}
body .learning-home .suggestion {
  margin-left: -15px;
  padding-left: 40px;
  border-left: 1px solid #EEE;
}
body .learning-home .suggestion .more-link-right {
  padding-right: 5px;
}
body .learning-home .suggestion .card-inline-layout .card-flip-wrapper:last-child {
  width: 220px;
}
body .learning-home .suggestion .jlearn-portlet-suggestion {
  background: transparent;
}
body .learning-home .suggestion .jlearn-portlet-suggestion .item-box-footer {
  display: none;
}
body .learning-home .portlet-learning-article .see-more-box {
  display: block;
  width: 100%;
}
body .learning-home .portlet-learning-article .see-more-box .see-more-but {
  color: #616161;
  width: 100px;
  border-radius: 30px !important;
  display: block;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
body .learning-home .learning-conversations-portlet {
  padding: 0px 40px 0px 0px;
}
body .learning-home .learning-conversations-portlet .container {
  padding: 10px;
  border: 1px solid #B1B1B1;
  background: #FFF;
  border-radius: 15px;
}
body .learning-home .learning-conversations-portlet .container .itemlist-wrapper .itemlist-item:hover {
  background-color: #eeeeee !important;
  color: #555555 !important;
}
body .learning-home .learning-conversations-portlet .container .itemlist-wrapper .itemlist-item:hover .itemlist-item-text {
  color: #555555 !important;
}
body .learning-home .learning-conversations-portlet .container .itemlist-wrapper .itemlist-item:hover .itemlist-item-date {
  color: #555555 !important;
}
body .learning-home .learning-conversations-portlet .container .itemlist-wrapper .itemlist-item:hover .unread-badge {
  color: #666 !important;
  border-color: #666 !important;
}
body .learning-home .portal-body {
  background-color: #FFF;
}
body .learning-home .selection-body {
  margin-top: 0px;
  padding: 20px;
}
body .learning-home .selection-main {
  margin-right: 0;
}
body .learning-home .selection-side {
  margin-top: 20px;
  margin-right: 20px;
}
.learning-news {
  background-color: #FFF;
}
.learning-news .editorial-display-portletjnews {
  max-width: 100%;
}
.learning-news .editorial-display-portletjnews .cssLayout {
  margin: 0;
}
.learning-news .editorial-display-portletjnews .layout-jnews {
  margin-top: -10px;
  margin-right: -10px;
  margin-left: -10px;
}
.learning-news .editorial-display-portletjnews .layout-jnews .app-no-results {
  text-align: center;
}
.app-tops .app-header {
  background-color: #59d5e1;
}
.app-tops .app-header .app-publication-actions .list-group-item.pub-action-toggle {
  background-color: #59d5e1;
}
.app-tops .app-sidebar .app-sidebar-icon .jalios-icon {
  color: #59d5e1;
}
.cs-portal {
  background-color: #FFF;
}
.lf-edition {
  background: #FFF;
  margin-top: 0;
  padding: 40px;
}
.inFO .full-display.EventResource .header {
  background-color: #FFF;
}
.inFO .full-display.EventResource .header .btn-default {
  display: none;
}
.learning-home .news-header {
  margin: -20px -20px 40px -20px;
}
.news-header {
  background-color: #7ccdf9;
  padding: 40px;
}
.news-header .app-publication-actions {
  padding-top: 30px;
}
.news-header .app-publication-actions .list-group-item.pub-action-toggle {
  background-color: transparent;
}
.news-header .app-publication-actions .list-group-item.pub-action-toggle .jalios-icon {
  color: #FFF;
}
.news-header .app-publication-actions .collapse-action-wrapper {
  padding-bottom: 30px;
}
.news-header .news-breadcrumb {
  text-transform: uppercase;
  font-family: embedded-roboto-condensed, embedded-roboto, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #FFF;
}
.news-header .news-breadcrumb A {
  color: #FFF;
}
.news-header .news-breadcrumb A.home {
  opacity: 0.5;
}
/*# sourceMappingURL=learning.css.map */
