/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-Oct-2016, 16:03:26
    Author     : danielez
*/
/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
/**
 * Additional Variable Definitions - Prysmian Sub-Theme
 *
 */
.ct-leafpage section,
.ct-leafpage aside {
  border: 0px dotted blue;
}
.ct-leafpage aside {
  margin-bottom: 10px;
  padding-top: 0;
  /*20px;*/
  width: 100%;
}
.ct-leafpage .lp-masthead {
  margin: 0 auto;
  width: 100%;
  max-width: 970px;
  padding-bottom: 0px;
  text-align: center;
}
@media (max-width: 768px) {
  .ct-leafpage .lp-masthead {
    margin-bottom: 0;
  }
}
.ct-leafpage .lp-tagnav {
  color: #aab8c2;
  font-size: 20px;
  font-weight: 400;
  line-height: 52px;
  margin: 24px 0;
}
@media (max-width: 768px) {
  .ct-leafpage .lp-tagnav {
    margin-bottom: 0;
  }
}
.ct-leafpage .lp-tagnav a:hover {
  opacity: .8;
}
.ct-leafpage .lp-tagnav a:not(:first-child)::before {
  content: " / ";
}
.ct-leafpage .lp-tagnav span:not(:first-child):before {
  content: ' / ';
}
.ct-leafpage .lp-tagnav span.active {
  color: #67799a;
  font-weight: 500;
}
.ct-leafpage .lp-banner img {
  text-align: center;
  /* [970x386] */
}
.ct-leafpage .lp-categories {
  color: #97b1c3;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  margin: 40px 0 30px 0;
  text-transform: uppercase;
}
.ct-leafpage .lp-categories a:hover {
  opacity: .8;
}
.ct-leafpage .lp-categories span.active {
  color: #67799a;
}
.ct-leafpage .lp-categories .tag-label {
  background-color: #fff;
  color: #67799a;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 5px;
  text-transform: none;
  margin: 30px auto 0 auto;
}
.ct-leafpage .lp-maintitle h1 {
  font-size: 36px;
  /*64px;*/
  font-weight: 400;
  line-height: 74px;
  text-align: center;
}
@media (max-width: 768px) {
  .ct-leafpage .lp-maintitle h1 {
    font-size: 34px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 0;
  }
}
.ct-leafpage .lp-body {
  padding-top: 50px;
}
.ct-leafpage .row.lp-body-inner {
  margin: 0 auto;
  max-width: 970px;
}
@media (max-width: 768px) {
  .ct-leafpage .lp-widget .btn-download {
    margin-bottom: 40px;
  }
}
.ct-leafpage .lp-content {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .ct-leafpage .lp-content {
    padding: 0px 15px;
  }
}
.ct-leafpage .lp-headline,
.ct-leafpage .lp-headline h2 {
  display: block;
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
}
.ct-leafpage .lp-headline h2 {
  margin: 10px 0 20px 0;
}
.ct-leafpage .lp-meta {
  font-size: 12px;
  font-weight: 400;
  line-height: 32px;
  margin: 5px 0;
  text-transform: uppercase;
  opacity: .7;
}
.ct-leafpage .lp-meta p {
  letter-spacing: 1px;
}
.ct-leafpage .lp-editorial {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  opacity: 1;
  padding-bottom: 10px;
}
.ct-leafpage .lp-editorial a {
  color: #67799a;
  font-weight: 400;
}
.ct-leafpage .lp-editorial p:not(strong) {
  opacity: .8;
}
.ct-leafpage .lp-editorial strong {
  /*  color: #000;
          display: block;
          font-size: 32px;
          font-weight: 400;
          line-height: 32px;
          margin-bottom: 10px;
          opacity: 1;*/
}
.ct-leafpage .lp-taglist {
  border-top: 1px solid #e3e3e3;
  color: #97b1c3;
  font-size: 16px;
  letter-spacing: 1.5px;
  line-height: 24px;
  padding: 12px 0;
}
.ct-leafpage .lp-taglist span.taglabel {
  color: #2c2c2c;
  font-weight: 700;
}
.ct-leafpage .lp-taglist a {
  color: #97b1c3;
  font-weight: 500;
}
.ct-leafpage .lp-taglist a:hover {
  opacity: .8;
}
.ct-leafpage .lp-label {
  color: #666;
  margin: 10px 0;
  text-align: left;
  text-transform: uppercase;
}
/* -------------------------------- 

share button

-------------------------------- */
.btn-twitter {
  background-color: #55acee;
  border-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.btn-social {
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btn-share,
.btn-share:focus,
.btn-share:active:focus,
.btn-share.active:focus,
.btn-share.focus,
.btn-share.focus:active,
.btn-share.active.focus {
  background-color: #67799a;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  display: block;
  font-size: 14px;
  margin-bottom: 0;
  /*10px;*/
  margin-top: 10px;
  outline: 0 none;
  padding: 0;
  text-transform: uppercase;
  transition: background 0.2s ease 0s;
  width: auto;
  /*290px;*/
  max-width: 320px;
}
.btn-share:hover {
  background-color: #fff;
  border: 1px solid #1c1c1c;
  color: #1c1c1c;
  opacity: 1;
}
.atwrapper {
  text-align: center;
  width: 280px;
}
.atwrapper .at-resp-share-element .at-share-btn {
  margin: 0;
  height: 48px;
  width: 25%;
}
.atwrapper .at-resp-share-element .at-share-btn .at-icon-wrapper {
  float: none;
}
.atwrapper .at-resp-share-element .at-share-btn .at-label {
  display: none;
  padding: 0 2px 0 0;
}
.atwrapper .at-resp-share-element.at-mobile .at-share-btn {
  margin-right: 0;
}
.atwrapper .at-style-responsive .at-share-btn {
  padding: 8px;
}
@media only screen and (min-width: 768px) {
  .atwrapper .btn-share {
    margin: 0;
    max-width: none;
  }
}
/* -------------------------------- 

download button

-------------------------------- */
.btn-download {
  background-color: #5e7a9d;
  /*#97b1c3;*/
  border: 0 none;
  border-radius: 0;
  color: #fff !important;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 320px;
  padding: 0;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
  transition: background 0.2s ease 0s;
  white-space: nowrap;
  width: 200px;
  display: inline-block;
}
.btn-download:hover {
  background-color: #284461;
  color: #fff;
  /*border: 1px solid #1c1c1c;*/
}
/* -------------------------------- 

Reading progress button

-------------------------------- */
.cd-nugget-info a {
  position: relative;
  display: inline-block;
  padding: 1.2em 1.6em;
  border-radius: 50em;
  background: #2a76e8;
  font-size: 14px;
  color: #ffffff;
  margin-top: 1em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0 0 20px rgba(42, 118, 232, 0.4);
}
.no-touch .cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #ffffff;
}
@media only screen and (min-width: 768px) {
  .cd-nugget-info a {
    margin-top: 1.4em;
  }
}
/* -------------------------------- 

Articles

-------------------------------- */
.cd-articles::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-articles article:last-of-type {
  border-bottom: none;
}
.cd-articles article article:last-of-type {
  padding-bottom: 50px;
}
.cd-articles p:last-of-type {
  padding-bottom: 0;
}
.cd-articles .btn-block + .btn-block {
  margin-top: 0px;
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .cd-articles::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}
/* -------------------------------- 

Aside

-------------------------------- */
.cd-read-more {
  /* hide on mobile */
  background-color: rgba(255, 255, 255, 0.6);
  /*display: none;*/
  max-width: 320px;
  width: auto;
  /*290px;*/
}
.cd-read-more li {
  counter-increment: articles;
  list-style: none;
}
.cd-read-more li a {
  background-color: #f4f5f6;
  display: block;
  position: relative;
  padding: 1.6em 1.1em 1.6em 4.3em;
}
.cd-read-more li a::before,
.cd-read-more li a::after {
  position: absolute;
}
.cd-read-more li a::before {
  /* article number */
  content: counter(articles);
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 1.1em;
  width: 36px;
  height: 36px;
  line-height: 34px;
  border-radius: 50%;
  color: #b3b3b3;
  text-align: center;
  box-shadow: inset 0 0 0 1px #d9d9d9;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -moz-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.cd-read-more li a::after {
  /* bottom separation - line */
  content: '';
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  height: 1px;
  width: 260px;
  background-color: #d9d9d9;
}
.cd-read-more li a.read em {
  color: #a6a6a6;
}
.cd-read-more li a.read::before {
  background-color: #d9d9d9;
}
.cd-read-more li a.reading em {
  color: #2a76e8;
}
.cd-read-more li a.reading svg {
  display: block;
}
.cd-read-more li a.reading::before {
  background-color: #ffffff;
  color: #141414;
}
.cd-read-more li:last-of-type a::after {
  display: none;
}
.cd-read-more em {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* truncate text with ellipsis */
  white-space: nowrap;
  opacity: .5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.cd-read-more.fixed em,
.cd-read-more li a.reading em {
  color: inherit;
  font-weight: 700;
  opacity: 1;
}
.cd-read-more b {
  color: #a6a6a6;
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  margin-top: 6px;
}
.cd-read-more li a svg {
  /* this is the filling circle around the article number */
  display: none;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 1.1em;
  stroke: #2a76e8;
}
.cd-read-more ul {
  margin: 0;
  padding: 0;
}
/* -------------------------------- 

Media Query Toggle

-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-read-more {
    display: block;
    position: static;
    top: 3em;
    right: auto;
  }
  .cd-read-more.fixed {
    position: fixed;
    /*right: calc(50% - 485px);*/
    left: auto;
    z-index: 1;
    top: 150px;
    /*TODO: get sticky header height*/
  }
}
@media only screen and (max-width: 768px) {
  .cd-read-more {
    max-width: none;
    text-align: center;
  }
  .cd-read-more ul {
    display: none;
  }
  .btn-share,
  .btn-download {
    margin: 0 auto 10px;
    max-width: 60%;
  }
}
@media (max-width: 768px) {
  .node-news .lp-maintitle {
    padding: 0 15px;
  }
}
.node-news .lp-maintitle h1 {
  font-size: 60px !important;
  text-align: left !important;
}
@media (max-width: 768px) {
  .node-news .lp-maintitle h1 {
    font-size: 36px !important;
  }
}
@media (max-width: 768px) {
  .node-news .lp-headline h2 {
    font-size: 26px !important;
  }
}
.node-news .lp-categories {
  margin: 0;
  text-align: left;
}
.node-news .lp-content {
  padding-left: 0;
}
@media (max-width: 768px) {
  .node-news .lp-content {
    padding: 0 15px;
  }
}
.node-news .tag-label {
  background-color: transparent !important;
  font-size: 16px !important;
  padding: 0px !important;
  font-weight: 400 !important;
}
.node-news .tag-label a {
  margin-left: 5px;
  text-decoration: underline;
}
.node-news .float-img {
  float: left;
  margin: 0px 10px 10px 0px;
}
@media (max-width: 768px) {
  .node-press .lp-maintitle {
    padding: 0 15px;
  }
}
.node-press .lp-maintitle h1 {
  font-size: 60px !important;
  text-align: left !important;
}
@media (max-width: 768px) {
  .node-press .lp-maintitle h1 {
    font-size: 36px !important;
  }
}
@media (max-width: 768px) {
  .node-press .lp-headline h2 {
    font-size: 26px !important;
  }
}
.node-press .lp-categories {
  margin: 0;
  text-align: left;
}
.node-press .lp-content {
  padding-left: 0;
}
@media (max-width: 768px) {
  .node-press .lp-content {
    padding: 0 15px;
  }
}
.node-press .tag-label {
  background-color: transparent !important;
  font-size: 16px !important;
  padding: 0px !important;
  font-weight: 400 !important;
}
.node-press .tag-label a {
  margin-left: 5px;
  text-decoration: underline;
}
.node-press .float-img {
  float: left;
  margin: 0px 10px 10px 0px;
}
@media (max-width: 768px) {
  .node-reference .lp-maintitle {
    padding: 0 15px;
  }
}
.node-reference .lp-maintitle h1 {
  font-size: 60px !important;
  text-align: left !important;
}
@media (max-width: 768px) {
  .node-reference .lp-maintitle h1 {
    font-size: 36px !important;
  }
}
@media (max-width: 768px) {
  .node-reference .lp-headline h2 {
    font-size: 26px !important;
  }
}
.node-reference .lp-categories {
  margin: 0;
  text-align: left;
}
.node-reference .lp-content {
  padding-left: 0;
}
@media (max-width: 768px) {
  .node-reference .lp-content {
    padding: 0 15px;
  }
}
.node-reference .tag-label {
  background-color: transparent !important;
  font-size: 16px !important;
  padding: 0px !important;
  font-weight: 400 !important;
}
.node-reference .tag-label a {
  margin-left: 5px;
  text-decoration: underline;
}
.node-reference .float-img {
  float: left;
  margin: 0px 10px 10px 0px;
}
/*# sourceMappingURL=pages.css.map */