@charset "UTF-8";
/**
 * Created by iKNSA.
 * Author: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 11/01/17
 * Time: 19:04
 */
/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 09/03/2018
 * Time: 08:59
 */
/* line 1, sass/_base.scss */
body {
  color: #4A4A4A;
  font-family: "comfortaa", Helvetica, sans-serif;
  font-size: 16px;
  background-color: #FAF9F9;
}

/* IE bug fix for DIN Alternate */
/* line 9, sass/_base.scss */
br {
  font-family: Helvetica, sans-serif !important;
}

/* line 13, sass/_base.scss */
main {
  margin-top: 107px;
  min-height: calc(100vh - 200px);
}

/* line 19, sass/_base.scss */
sup {
  top: 0;
}

/* line 24, sass/_base.scss */
.php-light-comment.create input {
  font-family: inherit;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 31, sass/_base.scss */
.primary-button {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #5bb35d;
  border: 2px solid #5bb35d;
  padding: 0 20px;
  border-radius: 20px;
  text-transform: uppercase;
  font-family: 'comfortaa';
  background: transparent;
  line-height: 40px;
  font-weight: 800;
  font-size: 17px;
}
/* line 46, sass/_base.scss */
.primary-button:hover, .primary-button:focus {
  text-decoration: none;
  outline: 0;
  color: white;
  background: #5bb35d;
}
/* line 53, sass/_base.scss */
.primary-button.disabled {
  cursor: not-allowed;
  background: #a2a2a2;
}
/* line 57, sass/_base.scss */
.primary-button.disabled:hover, .primary-button.disabled:focus {
  background: #a2a2a2;
}

/* line 63, sass/_base.scss */
.position-absolute {
  position: absolute;
}

/* line 67, sass/_base.scss */
.grey-text {
  color: #4A4A4A;
}
/* line 70, sass/_base.scss */
.grey-text:hover {
  color: #4A4A4A;
}

/* line 75, sass/_base.scss */
.p-t-5 {
  padding-top: 5px;
}

/* line 79, sass/_base.scss */
.p-b-5 {
  padding-bottom: 5px;
}

/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 24/06/2018
 * Time: 00:18
 */
/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 22/06/2018
 * Time: 13:43
 */
/* line 8, sass/helpers/partials/_grid.scss */
.container {
  width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  /* line 8, sass/helpers/partials/_grid.scss */
  .container {
    max-width: 580px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  /* line 8, sass/helpers/partials/_grid.scss */
  .container {
    max-width: 880px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 8, sass/helpers/partials/_grid.scss */
  .container {
    max-width: 1100px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 8, sass/helpers/partials/_grid.scss */
  .container {
    max-width: 1500px;
  }
}

@media screen and (max-width: 768px) {
  /* line 30, sass/helpers/partials/_grid.scss */
  .hide-xs {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  /* line 36, sass/helpers/partials/_grid.scss */
  .hide-sm {
    display: none;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 42, sass/helpers/partials/_grid.scss */
  .hide-md {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  /* line 48, sass/helpers/partials/_grid.scss */
  .hide-lg {
    display: none;
  }
}

/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 24/06/2018
 * Time: 00:17
 */
/* line 9, sass/helpers/partials/_calendar-icon.scss */
.calendar-icon:after {
  width: 30px;
  height: 30px;
  content: "";
  display: inline-block;
  background: url("/web/bundles/bnpparibas/best-practices/images/calendar.png") no-repeat;
  background-size: cover;
  position: absolute;
  right: -50px;
  bottom: 1px;
}

/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 24/06/2018
 * Time: 00:19
 */
/* line 8, sass/helpers/partials/_multi-select.scss */
.multi-select {
  font-family: "comfortaa", Helvetica, sans-serif;
  font-weight: 800;
}
/* line 11, sass/helpers/partials/_multi-select.scss */
.multi-select ul.dropdown-menu {
  max-height: 500px;
}
/* line 15, sass/helpers/partials/_multi-select.scss */
.multi-select .btn-default {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid #737373;
  background: transparent;
  font-family: "comfortaa", Helvetica, sans-serif;
  font-weight: 800;
}
/* line 22, sass/helpers/partials/_multi-select.scss */
.multi-select .btn-default .caret {
  border: none;
}

/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 24/06/2018
 * Time: 00:31
 */
/* line 8, sass/helpers/partials/_spread-btn-gradient.scss */
.spread-btn-gradient {
  color: white;
  background-image: linear-gradient(60deg, #5bb35d, #7bc5c7);
  padding: 10px 15px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
}

/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 25/06/2018
 * Time: 01:41
 */
/* line 8, sass/helpers/partials/_modal.scss */
.modal-dialog {
  margin: 10px auto;
}

@font-face {
  font-family: 'bnpp_sans';
  src: url("../fonts/bnpp_sans/BNPPSans.woff") format("woff"), url("../fonts/bnpp_sans/BNPPSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bnpp_sans_bold';
  src: url("../fonts/bnpp_sans/BNPPSansBold.woff") format("woff"), url("../fonts/bnpp_sans/BNPPSansBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helvetica_neue';
  src: url("../fonts/helvetica_neue/HelveticaNeue.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'comfortaa';
  src: url("../fonts/comfortaa/Comfortaa-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'comfortaa';
  src: url("../fonts/comfortaa/Comfortaa-Light.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'comfortaa';
  src: url("../fonts/comfortaa/Comfortaa-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'din_alternate';
  src: url("../fonts/din_alternate/din_alternate_regular-webfont.eot");
  src: url("../fonts/din_alternate/din_alternate_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din_alternate/din_alternate_regular-webfont.woff2") format("woff2"), url("../fonts/din_alternate/din_alternate_regular-webfont.woff") format("woff"), url("../fonts/din_alternate/din_alternate_regular-webfont.ttf") format("truetype"), url("../fonts/din_alternate/din_alternate_regular-webfont.svg#din_alternateregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'din_alternate_bold';
  src: url("../fonts/din_alternate_bold/din_alternate_bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'custom-icon';
  src: url("../fonts/custom-icons/icomoon.eot?hidstd");
  src: url("../fonts/custom-icons/icomoon.eot?hidstd#iefix") format("embedded-opentype"), url("../fonts/custom-icons/icomoon.ttf?hidstd") format("truetype"), url("../fonts/custom-icons/icomoon.woff?hidstd") format("woff"), url("../fonts/custom-icons/icomoon.svg?hidstd#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 83, ../fonts/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 98, ../fonts/_fonts.scss */
.icon-star-empty:before {
  content: "\e9d7";
}

/* line 101, ../fonts/_fonts.scss */
.icon-star-full:before {
  content: "\e9d9";
}

@font-face {
  font-family: 'Spread Icon';
  src: url("../fonts/spread-icon/spread-icon.eot?31svmk");
  src: url("../fonts/spread-icon/spread-icon.eot?31svmk#iefix") format("embedded-opentype"), url("../fonts/spread-icon/spread-icon.ttf?31svmk") format("truetype"), url("../fonts/spread-icon/spread-icon.woff?31svmk") format("woff"), url("../fonts/spread-icon/spread-icon.svg?31svmk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, ../fonts/_spread-icon.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5, sass/login/_styles.scss */
.login {
  padding: 50px;
  margin-top: 50px;
  text-align: center;
  border-radius: 15px;
  background-color: white;
  box-shadow: -5px 5px 5px 0 rgba(0, 0, 0, 0.2);
}
/* line 16, sass/login/_styles.scss */
.login form legend {
  display: none;
}
/* line 21, sass/login/_styles.scss */
.login form label {
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 27, sass/login/_styles.scss */
.login form .alert {
  color: red;
  border: none;
  box-shadow: none;
  margin-bottom: 0;
}
/* line 35, sass/login/_styles.scss */
.login form input[type='text'], .login form input[type='password'] {
  height: 45px;
  padding: 0 25px;
  border: 2px solid #5bb35d;
  border-radius: 25px;
}
/* line 42, sass/login/_styles.scss */
.login form input[type='text']:focus, .login form input[type='password']:focus {
  outline: 0;
}

/* line 3, sass/login/responsive/_tablet-and-desktop.scss */
.mobile .login .btn-primary {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 10, sass/login/responsive/_tablet-and-desktop.scss */
  .login {
    width: 50%;
    margin-left: 25%;
  }
}
/* line 5, sass/_content.scss */
.section-title {
  font-family: "comfortaa", Helvetica, sans-serif;
  color: #5bb35d;
  font-weight: 800;
}

/* line 9, sass/_content.scss */
.home-container {
  margin-top: 40px;
}
/* line 12, sass/_content.scss */
.home-container .row-margin {
  margin: 0;
}
/* line 14, sass/_content.scss */
.home-container .row-margin .mea-responsive {
  position: static;
  margin: 0 auto;
  max-width: 597px;
}
/* line 22, sass/_content.scss */
.home-container .home-top .col-sm-7 {
  padding-left: 0;
}
/* line 26, sass/_content.scss */
.home-container .home-top .col-sm-5 {
  padding-right: 0;
}

/* line 32, sass/_content.scss */
.grey-block {
  color: #4A4A4A;
  padding: 35px 10px;
  margin-bottom: 25px;
  font-family: "din_alternate", Helvetica, sans-serif;
  background: transparent;
  border: 2px solid #F0F0F0;
  text-align: center;
}
/* line 41, sass/_content.scss */
.grey-block h3 {
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
/* line 46, sass/_content.scss */
.grey-block .total {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  line-height: normal;
}
/* line 53, sass/_content.scss */
.grey-block .total:before {
  top: 0;
  left: 30%;
  width: 40%;
  height: 1px;
  position: absolute;
  background: #4A4A4A;
  content: "";
}
/* line 63, sass/_content.scss */
.grey-block p {
  font-size: 20px;
  margin-bottom: 20px;
  font-family: "din_alternate_bold", Helvetica, sans-serif;
}

/* line 5, sass/_admin.scss */
.admin {
  text-align: center;
}
/* line 9, sass/_admin.scss */
.admin h2 {
  margin: 25px 0;
}
/* line 14, sass/_admin.scss */
.admin .cta {
  margin-bottom: 10px;
}

/* line 22, sass/_admin.scss */
.manage-users table {
  width: 100%;
  margin-bottom: 35px;
}
/* line 29, sass/_admin.scss */
.manage-users table thead th {
  width: 25%;
  color: white;
  background: #a2a2a2;
  text-transform: uppercase;
}
/* line 36, sass/_admin.scss */
.manage-users table thead th:first-child {
  width: 10%;
}
/* line 41, sass/_admin.scss */
.manage-users table thead th:last-child {
  width: 40%;
}
/* line 52, sass/_admin.scss */
.manage-users table tbody td form {
  display: inline-block;
}
/* line 57, sass/_admin.scss */
.manage-users table tbody td .label-info {
  margin-left: 5px;
}
/* line 62, sass/_admin.scss */
.manage-users table tbody td .btn {
  margin-bottom: 10px;
}
/* line 69, sass/_admin.scss */
.manage-users table tr:nth-child(odd) {
  background: #F0F0F0;
}
/* line 74, sass/_admin.scss */
.manage-users table thead tr,
.manage-users table tbody tr {
  border-bottom: 1px solid #FAF9F9;
}
/* line 80, sass/_admin.scss */
.manage-users table thead th,
.manage-users table tbody td {
  padding: 10px;
  text-align: center;
  border-left: 1px solid #FAF9F9;
}

/* line 94, sass/_admin.scss */
.create-glossary .form-group label {
  width: 75px;
  vertical-align: top;
}
/* line 100, sass/_admin.scss */
.create-glossary .form-group textarea {
  width: 350px;
  height: 50px;
}

@media print {
  /* line 7, sass/_print.scss */
  nav {
    display: none;
  }

  /* line 12, sass/_print.scss */
  .brandflag {
    margin: 0;
  }
  /* line 16, sass/_print.scss */
  .brandflag .profile {
    display: none;
  }

  /* line 24, sass/_print.scss */
  .project-detail .title-block,
  .project-detail .title-block + div {
    width: 50%;
    margin: auto;
  }
  /* line 33, sass/_print.scss */
  .project-detail .title-block .admin,
  .project-detail .title-block .total,
  .project-detail .title-block .social {
    display: none;
  }
  /* line 41, sass/_print.scss */
  .project-detail h2 {
    page-break-before: always;
  }
  /* line 48, sass/_print.scss */
  .project-detail .highlights h2 {
    page-break-before: avoid;
  }
  /* line 54, sass/_print.scss */
  .project-detail .row {
    display: block !important;
  }
  /* line 58, sass/_print.scss */
  .project-detail .row .detail {
    page-break-inside: avoid;
  }
}
/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 24/06/2018
 * Time: 00:27
 */
/* line 9, sass/forms/responsive/_styles.scss */
form h2 {
  color: #5bb35d;
  font-size: 2rem;
}
/* line 14, sass/forms/responsive/_styles.scss */
form label {
  color: rgba(115, 115, 115, 0.47);
  margin-top: 15px;
  font-weight: 400;
}
/* line 20, sass/forms/responsive/_styles.scss */
form h4 {
  color: white;
  background-image: linear-gradient(60deg, #5bb35d, #7bc5c7);
  padding: 10px 15px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  cursor: initial;
  font-size: 17px;
  padding: 18px 45px 12px 45px;
  text-transform: uppercase;
  font-family: "comfortaa", Helvetica, sans-serif;
  cursor: default;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
/* line 31, sass/forms/responsive/_styles.scss */
form textarea {
  resize: vertical;
  min-height: 100px;
  max-height: 400px;
}
/* line 37, sass/forms/responsive/_styles.scss */
form.project-form {
  max-width: 800px;
  margin: 0 auto;
}
/* line 41, sass/forms/responsive/_styles.scss */
form.project-form .error {
  color: #ff4b3f;
  display: block;
  padding: 5px 15px;
}
/* line 47, sass/forms/responsive/_styles.scss */
form.project-form .info {
  float: right;
  position: relative;
  right: -80px;
  cursor: pointer;
  font-weight: 200;
  top: -5px;
}
/* line 55, sass/forms/responsive/_styles.scss */
form.project-form .info:after {
  position: absolute;
  right: 4px;
  width: 28px;
  height: 28px;
  display: inline-block;
  content: '';
  background: url("/web/bundles/bnpparibas/best-practices/images/info-icon.jpg") no-repeat;
  background-size: 27px;
}
/* line 66, sass/forms/responsive/_styles.scss */
form.project-form .info.info-country {
  padding-right: 10px;
}
/* line 70, sass/forms/responsive/_styles.scss */
form.project-form .info .content {
  display: none;
}
/* line 75, sass/forms/responsive/_styles.scss */
form.project-form .info.active .content, form.project-form .info:hover .content {
  display: block;
  float: left;
  position: absolute;
  z-index: 2000;
  top: 30px;
  max-width: 200px;
  left: -220px;
  padding: 15px;
  background: #F0F0F0;
  color: #4A4A4A;
  text-transform: none;
  line-height: 1.5;
  font-family: "comfortaa", Helvetica, sans-serif;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 94, sass/forms/responsive/_styles.scss */
form.project-form .delete-width {
  display: inline-block;
}
/* line 98, sass/forms/responsive/_styles.scss */
form.project-form .delete-input {
  display: inline-block;
  margin-top: 10px;
  position: absolute;
  top: -3px;
  right: -35px;
}
/* line 105, sass/forms/responsive/_styles.scss */
form.project-form .delete-input:after {
  content: " - ";
  border: 2px solid #7b7a7a;
  border-radius: 50%;
  padding: 4px 10px;
  color: #7b7a7a;
}
/* line 114, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 35px auto;
  margin-top: 0;
  color: rgba(115, 115, 115, 0.47);
}
/* line 122, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload.img-form {
  height: 500px;
}
/* line 126, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload img {
  top: 0;
  left: 0;
  position: absolute;
  max-width: 100%;
  max-height: 500px;
  width: 100%;
  height: 500px;
}
/* line 136, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload p {
  padding: 150px 0;
  position: absolute;
  font-family: "bnpp_sans", Helvetica, sans-serif;
  display: none;
  text-align: center;
}
/* line 143, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload p span {
  font-size: 18px;
  margin-bottom: 30px;
  display: inline-block;
}
/* line 150, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload .files {
  overflow: auto;
}
/* line 153, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload .files .file {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 158, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload .files .file .btn.btn-danger {
  position: absolute;
  left: 15px;
  z-index: 2;
}
/* line 164, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload .files .file:nth-child(4) {
  clear: left;
}
/* line 168, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload .files .file img {
  width: 70px;
  max-width: 70px;
  height: 70px;
  max-height: 70px;
  position: static;
}
/* line 178, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload input[type='file'] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  opacity: 0;
}
/* line 187, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload.empty p {
  display: block;
}
/* line 192, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload.list-docs {
  height: initial;
  min-height: 300px;
  border-radius: 10px;
  border: 2px solid #4a4a4a;
}
/* line 198, sass/forms/responsive/_styles.scss */
form.project-form .imgUpload.list-docs input[type='file'] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 212, sass/forms/responsive/_styles.scss */
form .form-control {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid #737373;
  background: transparent;
  font-family: "comfortaa", Helvetica, sans-serif;
  font-weight: 800;
}
/* line 219, sass/forms/responsive/_styles.scss */
form .form-control.border-ten {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 223, sass/forms/responsive/_styles.scss */
form .form-control.calendar-icon {
  width: 95%;
}
/* line 226, sass/forms/responsive/_styles.scss */
form .form-control.calendar-icon:after {
  right: -5px;
}
/* line 230, sass/forms/responsive/_styles.scss */
form .form-control.calendar-icon .date-delete {
  position: absolute;
  bottom: -4px;
  right: 10px;
}
/* line 238, sass/forms/responsive/_styles.scss */
form .img-contact {
  margin-top: 10px;
}
/* line 242, sass/forms/responsive/_styles.scss */
form .margin-contact {
  margin-top: 20px;
}
/* line 246, sass/forms/responsive/_styles.scss */
form .spread-dataList {
  position: absolute;
  width: 100%;
  left: 0;
  max-height: 300px;
  overflow-y: scroll;
  padding: 0;
  cursor: pointer;
  background: #FAF9F9;
  z-index: 100;
}
/* line 257, sass/forms/responsive/_styles.scss */
form .spread-dataList li {
  list-style: none;
  padding: 10px 15px;
}
/* line 261, sass/forms/responsive/_styles.scss */
form .spread-dataList li:nth-child(even) {
  background: rgba(74, 74, 74, 0.03);
}
/* line 265, sass/forms/responsive/_styles.scss */
form .spread-dataList li:nth-child(odd) {
  background: rgba(74, 74, 74, 0.01);
}
/* line 269, sass/forms/responsive/_styles.scss */
form .spread-dataList li:hover {
  background: rgba(74, 74, 74, 0.08);
}
/* line 273, sass/forms/responsive/_styles.scss */
form .spread-dataList li .name {
  display: block;
  font-size: 14px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 281, sass/forms/responsive/_styles.scss */
form .spread-dataList li .uid {
  display: block;
  color: rgba(115, 115, 115, 0.47);
}
/* line 288, sass/forms/responsive/_styles.scss */
form .draft-bottom {
  margin-bottom: 10px;
}
/* line 292, sass/forms/responsive/_styles.scss */
form .refog-user-detail {
  background: #e6e7e8;
  padding: 15px 30px;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-family: "comfortaa", Helvetica, sans-serif;
  margin-bottom: 20px;
}
/* line 300, sass/forms/responsive/_styles.scss */
form .refog-user-detail .delete-user {
  position: absolute;
  top: 4px;
  right: 10px;
  color: #5bb35d;
  cursor: pointer;
}
/* line 308, sass/forms/responsive/_styles.scss */
form .refog-user-detail .name {
  color: #5bb35d;
  font-size: 18px;
  text-transform: capitalize;
}
/* line 314, sass/forms/responsive/_styles.scss */
form .refog-user-detail .email {
  color: #4A4A4A;
  font-family: "bnpp_sans", Helvetica, sans-serif;
}
/* line 319, sass/forms/responsive/_styles.scss */
form .refog-user-detail .uid {
  color: #c7c8ca;
  float: left;
}
/* line 324, sass/forms/responsive/_styles.scss */
form .refog-user-detail .country {
  color: #c7c8ca;
  float: right;
}
/* line 328, sass/forms/responsive/_styles.scss */
form .refog-user-detail .country:first-letter {
  text-transform: uppercase;
}
/* line 334, sass/forms/responsive/_styles.scss */
form .close-info {
  position: absolute;
  right: 5px;
  top: 2px;
}

/* line 341, sass/forms/responsive/_styles.scss */
.pointer {
  cursor: pointer;
}

/* line 345, sass/forms/responsive/_styles.scss */
.margin-form {
  margin: 40px 0;
}

/* line 349, sass/forms/responsive/_styles.scss */
.imgUpload {
  position: relative;
  background: #e6e6e6;
  color: rgba(115, 115, 115, 0.47);
  padding: 15px;
  margin: 15px 0;
  text-align: center;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 358, sass/forms/responsive/_styles.scss */
.imgUpload input[type=file] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 370, sass/forms/responsive/_styles.scss */
.radio-btn:checked + .project-phase {
  color: #5bb35d;
}

/* line 375, sass/forms/responsive/_styles.scss */
.checkbox-form {
  position: relative;
}
/* line 378, sass/forms/responsive/_styles.scss */
.checkbox-form [type="checkbox"]:not(:checked),
.checkbox-form [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
/* line 384, sass/forms/responsive/_styles.scss */
.checkbox-form [type="checkbox"]:not(:checked) + label,
.checkbox-form [type="checkbox"]:checked + label {
  position: relative;
  /* permet de positionner les pseudo-éléments */
  padding-left: 25px;
  /* fait un peu d'espace pour notre case à venir */
  cursor: pointer;
  /* affiche un curseur adapté */
}
/* line 391, sass/forms/responsive/_styles.scss */
.checkbox-form [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  height: 13px;
  width: 13px;
  background-image: url("/web/bundles/bnpparibas/best-practices/images/checkbox.png");
}
/* line 401, sass/forms/responsive/_styles.scss */
.checkbox-form [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  height: 13px;
  width: 13px;
  background-image: url("/web/bundles/bnpparibas/best-practices/images/checkbox-green.png");
}

@media screen and (min-width: 200px) and (max-width: 500px) {
  /* line 419, sass/forms/responsive/_styles.scss */
  .project-form .info.tooltip-form {
    top: -20px;
    right: -80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  /* line 8, sass/forms/responsive/_tablet.scss */
  .project-form label select,
  .project-form label input[type='text'],
  .project-form label input[type='email'] {
    width: 200px;
  }
}
@media screen and (min-width: 700px) and (max-width: 768px) {
  /* line 21, sass/forms/responsive/_tablet.scss */
  form.project-form .div-country .info {
    right: -20px !important;
    top: -2px !important;
  }
  /* line 24, sass/forms/responsive/_tablet.scss */
  form.project-form .div-country .info:after {
    right: -10px;
  }
  /* line 28, sass/forms/responsive/_tablet.scss */
  form.project-form .div-country .info.active .content {
    min-width: 200px;
    left: -140px;
    font-weight: 200;
  }
  /* line 37, sass/forms/responsive/_tablet.scss */
  form.project-form .info.tooltip-form {
    top: -5px;
    right: -80px;
  }
  /* line 44, sass/forms/responsive/_tablet.scss */
  form.links .link-form {
    position: relative;
    padding: 5px;
  }
  /* line 50, sass/forms/responsive/_tablet.scss */
  form .form-control.calendar-icon:after {
    right: -40px;
  }
  /* line 54, sass/forms/responsive/_tablet.scss */
  form .delivery-date {
    position: relative;
  }
  /* line 57, sass/forms/responsive/_tablet.scss */
  form .delivery-date p {
    position: absolute;
    right: 10px;
    top: 4px;
    font-family: "bnpp_sans", Arial, Helvetica, sans-serif;
    color: #737373;
  }
}
@media screen and (min-width: 839px) {
  /* line 73, sass/forms/responsive/_tablet.scss */
  form.project-form .form-control.calendar-icon .date-delete {
    bottom: -4px;
    right: 65px;
  }
}
@media screen and (min-width: 1083px) {
  /* line 88, sass/forms/responsive/_tablet.scss */
  form.project-form .form-control.calendar-icon .date-delete {
    bottom: -4px;
    right: 45px;
  }
}
@media screen and (min-width: 1310px) {
  /* line 103, sass/forms/responsive/_tablet.scss */
  form.project-form .form-control.calendar-icon .date-delete {
    bottom: -4px;
    right: 10px;
  }
}
@media screen and (min-width: 768px) {
  /* line 116, sass/forms/responsive/_tablet.scss */
  form.project-form .info:after {
    /*right: -15px;*/
    /*top:-5px;*/
  }
  /* line 121, sass/forms/responsive/_tablet.scss */
  form.project-form .info.active .content, form.project-form .info:hover .content {
    min-width: 240px;
    left: -140px;
  }
  /* line 127, sass/forms/responsive/_tablet.scss */
  form.project-form .info.info-country {
    padding-right: 0;
  }
  /* line 135, sass/forms/responsive/_tablet.scss */
  form.project-form .div-country .info.active .content {
    font-weight: 200;
  }
  /* line 143, sass/forms/responsive/_tablet.scss */
  form.project-form .imgUpload p {
    bottom: 140px;
    left: 10px;
    right: 10px;
    padding: 0 150px;
  }
  /* line 152, sass/forms/responsive/_tablet.scss */
  form .date-delete {
    float: right;
  }
}
@media screen and (min-width: 1200px) {
  /* line 5, sass/forms/responsive/_desktop.scss */
  .checkbox-form [type="checkbox"]:not(:checked) + label:before {
    top: 13px;
  }
  /* line 9, sass/forms/responsive/_desktop.scss */
  .checkbox-form [type="checkbox"]:checked + label:before {
    top: 13px;
  }

  /* line 14, sass/forms/responsive/_desktop.scss */
  .new-field {
    cursor: pointer;
  }

  /* line 18, sass/forms/responsive/_desktop.scss */
  .project-form {
    margin-top: 20px;
    text-align: left;
  }
  /* line 22, sass/forms/responsive/_desktop.scss */
  .project-form .info {
    right: -80px;
  }
  /* line 26, sass/forms/responsive/_desktop.scss */
  .project-form h3, .project-form h4 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  /* line 31, sass/forms/responsive/_desktop.scss */
  .project-form h3 {
    font-family: "bnpp_sans", Helvetica, sans-serif;
  }
  /* line 35, sass/forms/responsive/_desktop.scss */
  .project-form h4 {
    color: white;
    font-size: 17px;
    padding: 12px 45px 10px 45px;
    text-transform: uppercase;
    background-image: linear-gradient(60deg, #5bb35d, #7bc5c7);
    display: inline-block;
    font-family: "comfortaa", Helvetica, sans-serif;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
  }
  /* line 46, sass/forms/responsive/_desktop.scss */
  .project-form textarea {
    resize: vertical;
    min-height: 100px;
    max-height: 400px;
  }
  /* line 51, sass/forms/responsive/_desktop.scss */
  .project-form textarea.five-max {
    height: 116px;
  }
  /* line 55, sass/forms/responsive/_desktop.scss */
  .project-form textarea.fifteen-max {
    height: 316px;
  }
  /* line 60, sass/forms/responsive/_desktop.scss */
  .project-form label {
    color: rgba(115, 115, 115, 0.47);
    padding-left: 15px;
    font-family: "bnpp_sans", Helvetica, sans-serif;
    font-weight: 400;
  }
  /* line 68, sass/forms/responsive/_desktop.scss */
  .project-form .multi-select:after {
    position: absolute;
    bottom: 10px;
    right: 30px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e114";
  }
  /* line 83, sass/forms/responsive/_desktop.scss */
  .project-form .form-control {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border: 2px solid #737373;
    background: transparent;
    font-family: "comfortaa", Helvetica, sans-serif;
    font-weight: 800;
  }
  /* line 90, sass/forms/responsive/_desktop.scss */
  .project-form .form-control.border-ten {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  /* line 95, sass/forms/responsive/_desktop.scss */
  .project-form .form-control.calendar-icon:after {
    right: -37px;
  }
  /* line 102, sass/forms/responsive/_desktop.scss */
  .project-form .cardif-forward h4 {
    position: relative;
  }
  /* line 105, sass/forms/responsive/_desktop.scss */
  .project-form .cardif-forward h4 label {
    position: absolute;
    right: 0;
    top: -2px;
  }
  /* line 114, sass/forms/responsive/_desktop.scss */
  .project-form .category label {
    padding-left: 10px;
  }
  /* line 119, sass/forms/responsive/_desktop.scss */
  .project-form .reminder,
  .project-form .introduction {
    float: none;
    font-size: 18px;
    font-family: "bnpp_sans_bold", Helvetica, sans-serif;
    margin-bottom: 25px;
  }
  /* line 126, sass/forms/responsive/_desktop.scss */
  .project-form .reminder span,
  .project-form .introduction span {
    border-bottom: 2px dotted #5bb35d;
  }
  /* line 131, sass/forms/responsive/_desktop.scss */
  .project-form label[data-toggle="tooltip"] {
    position: relative;
  }
  /* line 134, sass/forms/responsive/_desktop.scss */
  .project-form label[data-toggle="tooltip"]:after {
    top: 8px;
    right: 8px;
    content: "\e086";
    font-style: normal;
    position: absolute;
    color: #f6f6f6;
    font-family: 'Glyphicons Halflings';
  }
  /* line 145, sass/forms/responsive/_desktop.scss */
  .project-form label[data-toggle="tooltip"].select:before {
    right: 35px;
  }
  /* line 152, sass/forms/responsive/_desktop.scss */
  .project-form .tooltip .tooltip-inner {
    width: 150px;
    background: #4A4A4A;
  }
  /* line 158, sass/forms/responsive/_desktop.scss */
  .project-form .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #4A4A4A;
  }
  /* line 164, sass/forms/responsive/_desktop.scss */
  .project-form .multiple {
    padding-bottom: 20px;
  }
  /* line 168, sass/forms/responsive/_desktop.scss */
  .project-form .showMore {
    clear: both;
    display: block;
    cursor: pointer;
  }
  /* line 173, sass/forms/responsive/_desktop.scss */
  .project-form .showMore:before {
    font-size: 30px;
    content: "\e081";
    color: #5bb35d;
    font-family: 'Glyphicons Halflings';
  }
  /* line 181, sass/forms/responsive/_desktop.scss */
  .project-form .showMore.open:before {
    content: "\e082";
  }
  /* line 24, _mixins.scss */
  .project-form .showMore:hover, .project-form .showMore:focus, .project-form .showMore:active {
    text-decoration: none;
  }

  /* line 192, sass/forms/responsive/_desktop.scss */
  .delivery-date {
    position: relative;
  }
  /* line 195, sass/forms/responsive/_desktop.scss */
  .delivery-date p {
    position: absolute;
    right: 10px;
    top: 4px;
    font-family: "bnpp_sans", Arial, Helvetica, sans-serif;
    color: #737373;
  }

  /* line 204, sass/forms/responsive/_desktop.scss */
  .confirmation {
    font-size: 18px;
    text-align: center;
    font-family: "bnpp_sans", Helvetica, sans-serif;
  }
  /* line 209, sass/forms/responsive/_desktop.scss */
  .confirmation p {
    margin-bottom: 35px;
  }
  /* line 213, sass/forms/responsive/_desktop.scss */
  .confirmation h2 {
    margin: 35px 0;
    font-size: 50px;
  }
  /* line 218, sass/forms/responsive/_desktop.scss */
  .confirmation a {
    color: white;
    padding: 0 25px;
    line-height: 42px;
    border-radius: 25px;
    display: inline-block;
    text-transform: uppercase;
    background: #5bb35d;
  }
  /* line 24, _mixins.scss */
  .confirmation a:hover, .confirmation a:focus, .confirmation a:active {
    text-decoration: none;
  }

  /* line 231, sass/forms/responsive/_desktop.scss */
  .phase-delete {
    font-family: "bnpp_sans", Arial, Helvetica, sans-serif;
    color: white;
    position: absolute;
    top: 25px;
    right: 335px;
    cursor: pointer;
  }

  /* line 240, sass/forms/responsive/_desktop.scss */
  .project-phase {
    align-items: center;
    padding: 1rem 0;
    color: #fff;
    font-size: 1.25rem;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.25s linear;
  }
  /* line 249, sass/forms/responsive/_desktop.scss */
  .project-phase:before {
    display: block;
    height: 1.125rem;
    width: 1.125rem;
  }

  /* line 256, sass/forms/responsive/_desktop.scss */
  .add-title {
    color: #6abc80;
    margin-bottom: 35px;
  }

  /* line 261, sass/forms/responsive/_desktop.scss */
  .delete-width {
    width: 95%;
  }

  /* line 266, sass/forms/responsive/_desktop.scss */
  .datalist-container {
    position: relative;
  }
  /* line 269, sass/forms/responsive/_desktop.scss */
  .datalist-container .row {
    margin: 0;
  }

  /* line 274, sass/forms/responsive/_desktop.scss */
  .keycontact {
    margin-top: 0;
  }
}
/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 03/02/2018
 * Time: 19:05
 */
/* line 10, sass/php-ligh-comment/_comment.scss */
.php-light-comment.create .container {
  padding: 0;
  width: auto;
}
/* line 14, sass/php-ligh-comment/_comment.scss */
.php-light-comment.create textarea {
  display: block;
  border: 1px solid #9b9b9b;
  border-radius: 10px;
  width: 100%;
  min-height: 150px;
  padding: 10px;
  margin-bottom: 15px;
  max-width: 100%;
}
/* line 27, sass/php-ligh-comment/_comment.scss */
.php-light-comment .delete span {
  float: right;
}
/* line 32, sass/php-ligh-comment/_comment.scss */
.php-light-comment input {
  margin-top: 15px;
  font-family: 'din_alternate_bold';
}
/* line 38, sass/php-ligh-comment/_comment.scss */
.php-light-comment .comment-list .content {
  background: whitesmoke;
  padding: 15px;
  margin-right: 40px;
}
/* line 44, sass/php-ligh-comment/_comment.scss */
.php-light-comment .comment-list .date {
  float: right;
}
/* line 49, sass/php-ligh-comment/_comment.scss */
.php-light-comment .php-light-commen-edit, .php-light-comment .php-light-comment-edit {
  color: white;
  background-color: #5cb85c;
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border: 1px solid #4cae4c;
  border-radius: 4px;
  margin-bottom: 10px;
}

/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 05/03/2018
 * Time: 09:15
 */
/* line 8, sass/_select2.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background: #6cbd89;
}

/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 09/03/2018
 * Time: 08:36
 */
@media screen and (max-width: 1200px) {
  /* line 8, sass/_dashboard.scss */
  .home-container {
    max-width: 880px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 8, sass/_dashboard.scss */
  .home-container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 8, sass/_dashboard.scss */
  .home-container {
    max-width: 1500px;
  }
}
/* line 19, sass/_dashboard.scss */
.home-container .row {
  margin-bottom: 30px;
}
/* line 23, sass/_dashboard.scss */
.home-container .grey-padding {
  padding: 52px 10px;
}
/* line 27, sass/_dashboard.scss */
.home-container h3.section-title {
  margin-bottom: 35px;
}

/* line 32, sass/_dashboard.scss */
.right-panel {
  float: left;
  width: 33.33333%;
  display: block;
}
@media screen and (min-width: 1200px) {
  /* line 32, sass/_dashboard.scss */
  .right-panel {
    width: 370px;
    float: right;
  }
}
@media screen and (max-width: 1200px) {
  /* line 32, sass/_dashboard.scss */
  .right-panel {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  /* line 32, sass/_dashboard.scss */
  .right-panel {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 32, sass/_dashboard.scss */
  .right-panel {
    display: none;
  }
}
/* line 54, sass/_dashboard.scss */
.right-panel .counter-container {
  position: relative;
  width: 225px;
  height: 225px;
  margin: 0 auto;
}
/* line 60, sass/_dashboard.scss */
.right-panel .counter-container .counter {
  background: url("/web/bundles/bnpparibas/best-practices/images/counter-border.png");
  background-size: cover;
  height: 225px;
}
/* line 65, sass/_dashboard.scss */
.right-panel .counter-container .count {
  font-size: 75px;
  font-weight: 800;
  color: #7bc5c7;
  line-height: 209px;
}

/* line 75, sass/_dashboard.scss */
.see-all-initiatives a {
  padding: 10px 45px;
  text-decoration: none;
  color: white;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

/* line 83, sass/_dashboard.scss */
.new-initiative-cta {
  text-align: center;
  width: 100%;
  margin-top: 10px;
}
/* line 88, sass/_dashboard.scss */
.new-initiative-cta a {
  color: white;
  background-image: linear-gradient(60deg, #5bb35d, #7bc5c7);
  padding: 10px 15px;
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  width: 100%;
}

/* line 95, sass/_dashboard.scss */
.row-dashboard .col-sm-7 {
  padding-left: 0;
}
/* line 99, sass/_dashboard.scss */
.row-dashboard .col-sm-5 {
  padding-right: 0;
}

@media screen and (max-width: 1500px) {
  /* line 106, sass/_dashboard.scss */
  .mea .mea-img {
    max-height: none;
    height: 300px;
  }
}
@media screen and (min-width: 1500px) {
  /* line 114, sass/_dashboard.scss */
  .new-initiative-cta {
    margin-top: 41px;
  }

  /* line 119, sass/_dashboard.scss */
  .mea .mea-img {
    height: 370px;
  }
}
/* line 125, sass/_dashboard.scss */
.mea {
  position: relative;
}
/* line 128, sass/_dashboard.scss */
.mea img {
  max-width: 590px;
  max-height: 370px;
  width: 100%;
  height: 100%;
}
/* line 135, sass/_dashboard.scss */
.mea h2 {
  display: none;
}
/* line 140, sass/_dashboard.scss */
.mea:hover h2 {
  display: block;
  position: absolute;
  width: 100%;
  top: 42%;
  padding: 15px 0;
  background: rgba(91, 179, 93, 0.8);
  color: white;
}
/* line 151, sass/_dashboard.scss */
.mea .grey-block {
  padding: 15px 0 0;
}
/* line 154, sass/_dashboard.scss */
.mea .grey-block .content {
  position: relative;
}
/* line 157, sass/_dashboard.scss */
.mea .grey-block .content a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 168, sass/_dashboard.scss */
.mea .grey-block .infos {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
/* line 173, sass/_dashboard.scss */
.mea .grey-block .infos .info {
  background: white;
  color: #818285;
  display: inline-block;
  padding: 3px 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 180, sass/_dashboard.scss */
.mea .grey-block .infos .info .count {
  color: #5bb35d;
}

/* line 188, sass/_dashboard.scss */
.welcome {
  font-family: "bnpp_sans", Helvetica, sans-serif;
  color: #949598;
  text-transform: none;
  padding: 60px 30px;
  height: 378px;
}
/* line 195, sass/_dashboard.scss */
.welcome h3 {
  color: #5bb35d;
  font-weight: 200;
  text-transform: initial;
  font-size: 42px;
}
/* line 202, sass/_dashboard.scss */
.welcome h4 {
  color: #5bb35d;
  font-weight: 200;
}
/* line 207, sass/_dashboard.scss */
.welcome p {
  font-size: 18px;
  font-family: inherit;
}
/* line 211, sass/_dashboard.scss */
.welcome p.short {
  padding: 0 80px;
}

/* line 1, sass/navigation/_styles.scss */
body.side-nav-open {
  width: 170%;
  margin-left: 70%;
  overflow: hidden;
}
/* line 6, sass/navigation/_styles.scss */
body.side-nav-open header {
  left: 70%;
}
/* line 10, sass/navigation/_styles.scss */
body.side-nav-open header nav.main-nav {
  width: 70%;
  max-width: 300px;
}

@media screen and (min-width: 425px) {
  /* line 19, sass/navigation/_styles.scss */
  body.side-nav-open {
    margin-left: 0;
    left: 300px;
  }
  /* line 22, sass/navigation/_styles.scss */
  body.side-nav-open header {
    left: 300px;
  }
}
/* line 29, sass/navigation/_styles.scss */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 60px;
  background-image: linear-gradient(90deg, #5bb35d, #7bc5c7);
  z-index: 1000;
  color: #f6f6f6;
  font-family: "comfortaa", Helvetica, sans-serif;
  font-weight: 800;
}
/* line 41, sass/navigation/_styles.scss */
header a {
  text-decoration: none;
  color: inherit;
}
/* line 45, sass/navigation/_styles.scss */
header a:hover, header a:focus, header a:visited, header a:hover {
  text-decoration: none;
  color: inherit;
}
/* line 51, sass/navigation/_styles.scss */
header ul {
  margin: 0;
  padding: 0;
}
/* line 55, sass/navigation/_styles.scss */
header ul li {
  list-style: none;
}
/* line 60, sass/navigation/_styles.scss */
header .secondary-logo {
  position: relative;
  top: 14px;
  margin-right: 15px;
}
/* line 65, sass/navigation/_styles.scss */
header .secondary-logo .logo-link {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
}
/* line 74, sass/navigation/_styles.scss */
header .secondary-logo img {
  max-width: 100%;
  width: 60%;
  float: right;
}
/* line 81, sass/navigation/_styles.scss */
header .nav-cta {
  margin-left: 15px;
  background: url(/web/bundles/bnpparibas/best-practices/styles/img/burger_menu.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 45px;
  height: 33px;
  margin-top: 15px;
}
@media screen and (min-width: 1200px) {
  /* line 81, sass/navigation/_styles.scss */
  header .nav-cta {
    display: none;
  }
}
/* line 96, sass/navigation/_styles.scss */
header nav.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 0;
  overflow-y: scroll;
  background: url(/web/bundles/bnpparibas/best-practices/images/nav-responsive-bg.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
/* line 108, sass/navigation/_styles.scss */
header nav .container {
  padding-left: 0;
}
/* line 112, sass/navigation/_styles.scss */
header nav .logo {
  position: relative;
  text-align: center;
  top: 142px;
}
/* line 117, sass/navigation/_styles.scss */
header nav .logo img {
  margin: 0 auto;
  width: 50%;
}
/* line 122, sass/navigation/_styles.scss */
header nav .logo .logo-link {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
}
/* line 134, sass/navigation/_styles.scss */
header .account {
  position: absolute;
  top: -16px;
  left: 0;
  cursor: pointer;
  width: 170px;
  font-weight: 200;
}
/* line 142, sass/navigation/_styles.scss */
header .account .account-cta {
  position: absolute;
  padding: 0 15px 10px;
  width: 100%;
  line-height: 92px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 149, sass/navigation/_styles.scss */
header .account .account-cta p {
  display: inline-block;
  font-size: 14px;
  padding-right: 6px;
}
/* line 155, sass/navigation/_styles.scss */
header .account .account-cta .glyphicon {
  display: inline-block;
}
/* line 160, sass/navigation/_styles.scss */
header .account .account-content {
  display: none;
  position: absolute;
  top: 67px;
  z-index: 800;
  min-width: 100%;
  line-height: 2rem;
  text-transform: none;
  color: #4A4A4A;
  border-radius: 10px;
  overflow: hidden;
}
/* line 173, sass/navigation/_styles.scss */
header .account .account-content ul li {
  display: block;
  background: #e6e6e6;
  white-space: nowrap;
  margin-right: 0;
  margin-left: 0;
}
/* line 180, sass/navigation/_styles.scss */
header .account .account-content ul li:hover {
  background: #e1e1e1;
}
/* line 182, sass/navigation/_styles.scss */
header .account .account-content ul li:hover:after {
  display: none;
}
/* line 187, sass/navigation/_styles.scss */
header .account .account-content ul li strong {
  color: #7bc5c7;
  display: block;
  padding: 20px 10px 5px;
  cursor: default;
}
/* line 194, sass/navigation/_styles.scss */
header .account .account-content ul li a {
  color: #4A4A4A;
  display: block;
  padding: 10px;
}
/* line 203, sass/navigation/_styles.scss */
header .account.active .account-content {
  background: #e6e6e6;
  color: #7bc5c7;
  display: block;
}
/* line 212, sass/navigation/_styles.scss */
header .notification-cta .notification-logo {
  position: absolute;
  top: 18px;
  right: 10px;
}
/* line 217, sass/navigation/_styles.scss */
header .notification-cta .notification-logo img {
  width: 80%;
}
/* line 223, sass/navigation/_styles.scss */
header .notification-desktop {
  z-index: 20;
  position: relative;
}
/* line 227, sass/navigation/_styles.scss */
header .notification-desktop .notification-logo {
  position: relative;
  top: 35px;
  right: 70px;
}
/* line 232, sass/navigation/_styles.scss */
header .notification-desktop .notification-logo img {
  width: 80%;
}
/* line 237, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview {
  background: #e6e6e6;
  position: absolute;
  top: 92px;
  right: 0;
  width: 300px;
  max-width: 300px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* line 247, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview .notification-triangle {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 18px solid #e6e6e6;
  position: absolute;
  top: -18px;
  right: 67px;
}
/* line 258, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul {
  padding: 15px;
  font-family: "comfortaa", Helvetica, sans-serif;
}
/* line 262, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul .notification-head {
  color: #58595b;
  font-size: 14px;
  border-bottom: 1px solid #58595b;
  padding-bottom: 8px;
}
/* line 268, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul .notification-head span {
  float: right;
  font-size: 12px;
  color: #6abc80;
}
/* line 275, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul .notification-footer {
  color: #58595b;
  font-size: 14px;
  border-top: 1px solid #58595b;
  padding-top: 8px;
}
/* line 282, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul .notification-content {
  border-bottom: 1px solid #9b9b9b;
  padding: 10px 0;
}
/* line 286, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul .notification-content:last-child {
  border: none;
}
/* line 290, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul .notification-content .notification-name {
  color: #7bc5c7;
  font-size: 15px;
  text-transform: uppercase;
}
/* line 296, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul .notification-content .notification-text {
  color: #58595b;
  font-size: 12px;
}
/* line 301, sass/navigation/_styles.scss */
header .notification-desktop .notification-preview ul .notification-content p {
  margin: 0;
}
/* line 309, sass/navigation/_styles.scss */
header .guide-cta {
  z-index: 20;
  position: absolute;
  top: 60px;
  right: 6px;
}
/* line 315, sass/navigation/_styles.scss */
header .guide-cta img {
  width: 80%;
}
/* line 320, sass/navigation/_styles.scss */
header .navigation {
  margin-top: 200px;
}
/* line 323, sass/navigation/_styles.scss */
header .navigation li {
  margin: 10px 0;
}
/* line 326, sass/navigation/_styles.scss */
header .navigation li a {
  display: block;
}
/* line 332, sass/navigation/_styles.scss */
header .create-initiative-cta {
  margin-top: 15px;
}
/* line 335, sass/navigation/_styles.scss */
header .create-initiative-cta a {
  display: block;
  color: #5bb35d;
  background: #f6f6f6;
  padding: 5px 2px;
  margin-top: 45px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 345, sass/navigation/_styles.scss */
header .team-promotion {
  position: absolute;
  left: 0;
  bottom: 15px;
}
/* line 350, sass/navigation/_styles.scss */
header .team-promotion p {
  padding: 0 45px;
  text-align: center;
  font-size: 1.3rem;
}

/* line 358, sass/navigation/_styles.scss */
footer {
  margin-top: 20px;
}

/* line 362, sass/navigation/_styles.scss */
.footer-container {
  position: relative;
  padding-right: 0;
}
/* line 366, sass/navigation/_styles.scss */
.footer-container:before {
  content: " ";
  position: absolute;
  height: 3px;
  width: 100%;
  top: 0;
  background: linear-gradient(90deg, #5bb35d, #7bc5c7);
}

/* line 376, sass/navigation/_styles.scss */
.footer-padding {
  padding: 15px 0;
}

/* line 380, sass/navigation/_styles.scss */
.leaflet-top {
  z-index: 1;
}

/* line 384, sass/navigation/_styles.scss */
.leaflet-bottom {
  z-index: 1;
}

@media screen and (max-width: 768px) {
  /* line 390, sass/navigation/_styles.scss */
  .guide .guide-img {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1500px) {
  /* line 399, sass/navigation/_styles.scss */
  header .account .account-content {
    margin-left: 15px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 2, sass/navigation/responsive/_desktop.scss */
  body.side-nav-open {
    width: 100%;
    margin-left: 0;
  }
  /* line 6, sass/navigation/responsive/_desktop.scss */
  body.side-nav-open header {
    left: 0;
  }
  /* line 10, sass/navigation/responsive/_desktop.scss */
  body.side-nav-open header nav.main-nav {
    width: 0;
  }

  /* line 17, sass/navigation/responsive/_desktop.scss */
  header {
    background-image: linear-gradient(90deg, #5bb35d, #7bc5c7);
    height: 92px;
  }
  /* line 22, sass/navigation/responsive/_desktop.scss */
  header nav.main-nav {
    width: 100%;
    height: auto;
    overflow: visible;
    background: none;
  }
  /* line 29, sass/navigation/responsive/_desktop.scss */
  header nav .container {
    position: relative;
  }
  /* line 33, sass/navigation/responsive/_desktop.scss */
  header nav .logo {
    position: absolute;
    width: 175px;
    left: 0;
    top: 22px;
    z-index: 20;
  }
  /* line 40, sass/navigation/responsive/_desktop.scss */
  header nav .logo img {
    width: 100%;
  }
  /* line 45, sass/navigation/responsive/_desktop.scss */
  header nav .navigation {
    margin-top: 0;
    position: absolute;
    z-index: 10;
    width: 100%;
    text-align: center;
  }
  /* line 52, sass/navigation/responsive/_desktop.scss */
  header nav .navigation li {
    display: inline-block;
    line-height: 82px;
    padding: 0 15px;
    position: relative;
    font-size: 2rem;
  }
  /* line 60, sass/navigation/responsive/_desktop.scss */
  header nav .navigation li.active:after, header nav .navigation li:hover:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #f6f6f6;
  }
  /* line 75, sass/navigation/responsive/_desktop.scss */
  header .account {
    position: relative;
    right: 105px;
    top: 5px;
    left: auto;
  }
  /* line 81, sass/navigation/responsive/_desktop.scss */
  header .account .account-cta {
    line-height: 70px;
    margin-top: 10px;
    z-index: 20;
    padding-bottom: 2px;
  }
  /* line 87, sass/navigation/responsive/_desktop.scss */
  header .account .account-cta p {
    font-size: 16px;
  }
  /* line 92, sass/navigation/responsive/_desktop.scss */
  header .account .account-content {
    z-index: 30;
    top: 92px;
    right: -1px;
    border-radius: 0 0 10px 10px;
  }
  /* line 99, sass/navigation/responsive/_desktop.scss */
  header .account.active .account-cta {
    background: #e6e6e6;
    color: #7bc5c7;
  }
  /* line 106, sass/navigation/responsive/_desktop.scss */
  header .guide-cta {
    cursor: pointer;
    z-index: 20;
    top: 35px;
  }
}
/* line 3, sass/projects/_styles.scss */
.projects.container {
  position: relative;
}
/* line 7, sass/projects/_styles.scss */
.projects h2 {
  line-height: 40px;
  text-align: center;
  margin: 40px 0 60px 0;
  font-family: "helvetica_neue", Helvetica, sans-serif;
  position: relative;
  font-weight: bold;
  color: #4A4A4A;
}
/* line 16, sass/projects/_styles.scss */
.projects h2:after {
  top: 60px;
  left: 45%;
  width: 10%;
  content: "";
  height: 2px;
  background: #4A4A4A;
  position: absolute;
}
/* line 27, sass/projects/_styles.scss */
.projects .searchForm {
  width: 100%;
  position: relative;
}
/* line 31, sass/projects/_styles.scss */
.projects .searchForm:after {
  top: 5px;
  right: 7px;
  content: '\e003';
  color: rgba(115, 115, 115, 0.47);
  position: absolute;
  font-family: 'Glyphicons Halflings';
}
/* line 40, sass/projects/_styles.scss */
.projects .searchForm input[type='text'] {
  width: 100%;
  height: 30px;
  padding: 0 5px;
}
/* line 47, sass/projects/_styles.scss */
.projects .filters {
  font-size: 15px;
  margin-bottom: 30px;
  font-family: "bnpp_sans", Helvetica, sans-serif;
  color: rgba(115, 115, 115, 0.47);
}
/* line 53, sass/projects/_styles.scss */
.projects .filters * {
  outline: none;
}
/* line 57, sass/projects/_styles.scss */
.projects .filters select {
  width: 100px;
  border: none;
  margin-bottom: 20px;
  font-weight: bold;
}
/* line 64, sass/projects/_styles.scss */
.projects .filters .filters-fields {
  background: #e6e6e6;
  padding: 15px 0 10px;
  margin-bottom: 50px;
  text-align: center;
}
/* line 70, sass/projects/_styles.scss */
.projects .filters .filters-fields:after {
  position: relative;
  bottom: -50px;
  width: 100%;
  margin: 0 auto;
  height: 2px;
  background: rgba(115, 115, 115, 0.47);
}
/* line 79, sass/projects/_styles.scss */
.projects .filters .filters-fields .filter-label {
  color: #505050;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  font-size: 1.4rem;
}
/* line 86, sass/projects/_styles.scss */
.projects .filters .filters-fields .filter-label:before {
  position: absolute;
  left: 15px;
  display: inline-block;
  content: '';
  background-image: url("/web/bundles/bnpparibas/best-practices/images/circled-plus-sign.png");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  width: 15px;
  height: 15px;
}
/* line 100, sass/projects/_styles.scss */
.projects .filters .filters-fields .filter-label.active:before {
  background-image: url("/web/bundles/bnpparibas/best-practices/images/circled-minus-sign.png");
}
/* line 106, sass/projects/_styles.scss */
.projects .filters .filters-fields .filters-content {
  margin-top: 20px;
}
/* line 109, sass/projects/_styles.scss */
.projects .filters .filters-fields .filters-content .seperator {
  position: relative;
  top: -15px;
  width: 80%;
  margin: 0 auto;
  display: inline-block;
  height: 2px;
  background: rgba(115, 115, 115, 0.47);
}
/* line 121, sass/projects/_styles.scss */
.projects .filters .filter {
  display: inline-block;
  min-width: 230px;
  margin-bottom: 30px;
  position: relative;
  margin-right: 20px;
}
/* line 128, sass/projects/_styles.scss */
.projects .filters .filter:last-child {
  margin-right: 0;
}
/* line 133, sass/projects/_styles.scss */
.projects .filters .filter.date label {
  display: inline-block;
  width: 50px;
  position: relative;
  margin-right: 10px;
  letter-spacing: 1px;
  margin-top: 4px;
  font-weight: 400;
}
/* line 143, sass/projects/_styles.scss */
.projects .filters .filter.date .date-delete {
  position: absolute;
  bottom: -7px;
  right: 8px;
}
/* line 150, sass/projects/_styles.scss */
.projects .filters .filter.date .clearfix:first-child {
  margin-bottom: 10px;
}
/* line 155, sass/projects/_styles.scss */
.projects .filters .filter.date .field {
  position: relative;
  height: 30px;
  width: 130px;
  display: inline-block;
  border: 2px solid transparent;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: white;
  padding-top: 2px;
}
/* line 165, sass/projects/_styles.scss */
.projects .filters .filter.date .field:after {
  right: -41px;
  bottom: -2px;
}
@media screen and (max-width: 768px) {
  /* line 172, sass/projects/_styles.scss */
  .projects .filters .filter.hide-xs {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  /* line 178, sass/projects/_styles.scss */
  .projects .filters .filter.hide-sm {
    display: none;
  }
}
/* line 185, sass/projects/_styles.scss */
.projects .filters .filter .multi-select:after {
  position: absolute;
  bottom: 10px;
  right: 30px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e114";
  color: rgba(115, 115, 115, 0.47);
}
/* line 200, sass/projects/_styles.scss */
.projects .filters .filter .multi-select .btn-default {
  border-color: transparent;
  background: white;
  color: rgba(115, 115, 115, 0.47);
}
/* line 205, sass/projects/_styles.scss */
.projects .filters .filter .multi-select .btn-default:hover, .projects .filters .filter .multi-select .btn-default:active, .projects .filters .filter .multi-select .btn-default:focus, .projects .filters .filter .multi-select .btn-default.active {
  z-index: unset;
}
/* line 211, sass/projects/_styles.scss */
.projects .filters .filter .spread-btn-checkbox {
  padding: 5px 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 218, sass/projects/_styles.scss */
.projects .filters .filter .searchForm ::placeholder {
  color: rgba(153, 153, 153, 0.47);
}
/* line 222, sass/projects/_styles.scss */
.projects .filters .filter .searchForm .close {
  position: absolute;
  font-size: 2rem;
  right: 35px;
  top: 2px;
}
/* line 229, sass/projects/_styles.scss */
.projects .filters .filter .searchForm input[type=text] {
  outline: none;
  background: white;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  border: none;
  padding: 0 45px 0 15px;
  color: rgba(115, 115, 115, 0.47);
}
/* line 237, sass/projects/_styles.scss */
.projects .filters .filter .searchForm input[type=text].input-search {
  width: 230px;
}
/* line 243, sass/projects/_styles.scss */
.projects .filters .filter.icon {
  margin-top: 15px;
  float: unset;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 243, sass/projects/_styles.scss */
  .projects .filters .filter.icon {
    float: right;
    margin-top: -40px;
  }
}
/* line 251, sass/projects/_styles.scss */
.projects .filters .filter.icon span {
  width: 30px;
  height: 30px;
  content: '';
  display: inline-block;
  background-size: cover;
  margin-right: 15px;
}
/* line 259, sass/projects/_styles.scss */
.projects .filters .filter.icon span:last-child {
  margin-right: 0;
}
/* line 264, sass/projects/_styles.scss */
.projects .filters .filter.icon .view {
  background-image: url("/web/bundles/bnpparibas/best-practices/images/filter-view.png");
}
/* line 267, sass/projects/_styles.scss */
.projects .filters .filter.icon .view.active {
  background-image: url("/web/bundles/bnpparibas/best-practices/images/filter-view-active.png");
}
/* line 272, sass/projects/_styles.scss */
.projects .filters .filter.icon .like {
  background-image: url("/web/bundles/bnpparibas/best-practices/images/filter-like.png");
}
/* line 275, sass/projects/_styles.scss */
.projects .filters .filter.icon .like.active {
  background-image: url("/web/bundles/bnpparibas/best-practices/images/filter-like-active.png");
}
/* line 282, sass/projects/_styles.scss */
.projects .filters #filterByStatus {
  width: 125px;
}
/* line 286, sass/projects/_styles.scss */
.projects .filters .selected-filters {
  color: #5bb35d;
}
/* line 289, sass/projects/_styles.scss */
.projects .filters .selected-filters h3 {
  font-family: Helvetica, sans-serif;
}
/* line 295, sass/projects/_styles.scss */
.projects .project-block {
  float: left;
  width: 100%;
  position: relative;
  border-radius: 15px;
  background-color: #ebebec;
  box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.1);
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 30px;
}
/* line 307, sass/projects/_styles.scss */
.projects .project-block .draft-tag img {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100px;
}
/* line 314, sass/projects/_styles.scss */
.projects .project-block .draft-tag span {
  position: absolute;
  background-color: #ebebec;
  top: 36px;
  left: 38px;
  padding: 10px;
  border-radius: 15px;
  font-size: 14px;
  z-index: 800;
}
/* line 326, sass/projects/_styles.scss */
.projects .project-block .views, .projects .project-block .project-list-detail .project-image .total .likes, .project-list-detail .project-image .total .projects .project-block .likes {
  font-family: "bnpp_sans", Helvetica, sans-serif;
  top: 15px;
  right: 15px;
  width: 60px;
  height: 60px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
  background: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  color: rgba(115, 115, 115, 0.47);
}
/* line 340, sass/projects/_styles.scss */
.projects .project-block .views span, .projects .project-block .project-list-detail .project-image .total .likes span, .project-list-detail .project-image .total .projects .project-block .likes span {
  display: block;
  margin-top: 12px;
  line-height: 15px;
  color: #5bb35d;
}
/* line 348, sass/projects/_styles.scss */
.projects .project-block .image {
  height: 190px;
  cursor: pointer;
  overflow: hidden;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
/* line 355, sass/projects/_styles.scss */
.projects .project-block .image img {
  width: 100%;
}
/* line 360, sass/projects/_styles.scss */
.projects .project-block.empty {
  float: none;
  cursor: default;
  margin: 50px auto;
  text-align: center;
  padding: 50px 25px;
}
/* line 367, sass/projects/_styles.scss */
.projects .project-block.empty h3 {
  margin: 20px 0 0 0;
  font-weight: bold;
  color: #4A4A4A;
  font-family: "comfortaa", Helvetica, sans-serif;
  font-size: 85px;
}
/* line 374, sass/projects/_styles.scss */
.projects .project-block.empty h3 span {
  display: block;
  margin-bottom: 20px;
}
/* line 380, sass/projects/_styles.scss */
.projects .project-block.empty p {
  margin: 25px 0 0 0;
  font-size: 18px;
  line-height: 18px;
  color: #4A4A4A;
}
/* line 386, sass/projects/_styles.scss */
.projects .project-block.empty p.update-empty {
  font-family: inherit;
  font-weight: 800;
  font-size: 14px;
}
/* line 393, sass/projects/_styles.scss */
.projects .project-block.empty a {
  color: white;
  padding: 2px 20px;
  margin-top: 25px;
  line-height: 42px;
  border-radius: 25px;
  display: inline-block;
  background: #5bb35d;
  text-transform: uppercase;
  font-family: "helvetica_neue", Helvetica, sans-serif;
  margin-left: 20px;
  cursor: pointer;
}
/* line 406, sass/projects/_styles.scss */
.projects .project-block.empty a:hover, .projects .project-block.empty a:focus, .projects .project-block.empty a:active {
  text-decoration: none;
}
/* line 413, sass/projects/_styles.scss */
.projects .toolbar {
  clear: both;
  padding: 25px 0;
  text-align: center;
}
/* line 418, sass/projects/_styles.scss */
.projects .toolbar a {
  padding: 0 20px;
  font-size: 18px;
  line-height: 42px;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "helvetica_neue", Helvetica, sans-serif;
  cursor: pointer;
}
/* line 24, _mixins.scss */
.projects .toolbar a:hover, .projects .toolbar a:focus, .projects .toolbar a:active {
  text-decoration: none;
}
/* line 429, sass/projects/_styles.scss */
.projects .toolbar a.add {
  color: white;
  background: #5bb35d;
}
/* line 436, sass/projects/_styles.scss */
.projects .toolbar .load-more a {
  float: right;
}
/* line 442, sass/projects/_styles.scss */
.projects .toolbar .add-button a {
  float: left;
}
/* line 448, sass/projects/_styles.scss */
.projects .alert {
  position: fixed;
  bottom: 15px;
  width: 70%;
  left: 15%;
  z-index: 1;
}

/* line 457, sass/projects/_styles.scss */
.delete-project {
  padding: 25px;
  text-align: center;
}
/* line 461, sass/projects/_styles.scss */
.delete-project p {
  margin-bottom: 20px;
}
/* line 463, sass/projects/_styles.scss */
.delete-project a {
  padding: 0 25px;
  color: #4A4A4A;
  line-height: 40px;
  border-radius: 20px;
  display: inline-block;
  background: #F0F0F0;
  margin-left: 15px;
  cursor: pointer;
}
/* line 24, _mixins.scss */
.delete-project a:hover, .delete-project a:focus, .delete-project a:active {
  text-decoration: none;
}
/* line 475, sass/projects/_styles.scss */
.delete-project a.delete {
  color: white;
  background: red;
}

/* line 482, sass/projects/_styles.scss */
.summary {
  padding: 15px 25px;
}
/* line 486, sass/projects/_styles.scss */
.summary .title h3 {
  height: 30px;
  font-size: 20px;
  color: #6abc80;
  margin: 0 0 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "comfortaa", Helvetica, sans-serif;
  padding-left: 0;
}
/* line 497, sass/projects/_styles.scss */
.summary .title h3.col-xs-12 {
  padding-right: 0;
}
/* line 502, sass/projects/_styles.scss */
.summary .title span {
  padding-right: 0;
}
/* line 507, sass/projects/_styles.scss */
.summary .show-categories {
  display: none;
}
/* line 511, sass/projects/_styles.scss */
.summary .lead {
  margin-bottom: 0;
  font-family: helvetica;
  letter-spacing: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 28px;
  font-size: 13px;
}
/* line 521, sass/projects/_styles.scss */
.summary .lead a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
/* line 526, sass/projects/_styles.scss */
.summary .lead a:hover, .summary .lead a:focus, .summary .lead a:active {
  color: inherit;
  text-decoration: none;
}
/* line 533, sass/projects/_styles.scss */
.summary .summary-text {
  margin-top: 15px;
  height: 130px;
}
/* line 537, sass/projects/_styles.scss */
.summary .summary-text.summary-font {
  font-size: 12px;
}
/* line 541, sass/projects/_styles.scss */
.summary .summary-text h3 {
  display: none;
}
/* line 546, sass/projects/_styles.scss */
.summary ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 551, sass/projects/_styles.scss */
.summary ul li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 559, sass/projects/_styles.scss */
.summary ul li:before {
  top: 0;
  left: 0;
  position: absolute;
  font-family: 'Glyphicons Halflings';
}
/* line 567, sass/projects/_styles.scss */
.summary ul li.year:before {
  content: '\e023';
}
/* line 573, sass/projects/_styles.scss */
.summary ul li.entity:before {
  content: '\e021';
}
/* line 579, sass/projects/_styles.scss */
.summary ul li.country:before {
  content: '\e135';
}
/* line 586, sass/projects/_styles.scss */
.summary .publication {
  min-height: 10px;
  text-align: center;
}
/* line 590, sass/projects/_styles.scss */
.summary .publication .btn-success {
  border-color: #5bb35d;
  background-color: #5bb35d;
}
/* line 595, sass/projects/_styles.scss */
.summary .publication .btn-danger {
  border-color: #FF9933;
  background-color: #FF9933;
}
/* line 601, sass/projects/_styles.scss */
.summary .bottom {
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 0 15px;
  width: 100%;
}
/* line 608, sass/projects/_styles.scss */
.summary .bottom .countries {
  color: #b2b2b2;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 0;
  font-family: "helvetica_neue", Helvetica, sans-serif;
}
/* line 616, sass/projects/_styles.scss */
.summary .bottom .countries .glyphicon {
  top: 2px;
}
/* line 620, sass/projects/_styles.scss */
.summary .bottom .countries .country {
  margin-right: 10px;
  display: inline-block;
  line-height: 24px;
  font-family: "comfortaa", Helvetica, sans-serif;
}
/* line 628, sass/projects/_styles.scss */
.summary .bottom .likes {
  text-align: right;
  color: #5bb35d;
  font-size: 24px;
  padding: 0;
}
/* line 634, sass/projects/_styles.scss */
.summary .bottom .likes .glyphicon {
  margin-right: 10px;
}

/* line 641, sass/projects/_styles.scss */
.favourite {
  position: absolute;
  cursor: pointer;
  top: 80px;
  right: 5px;
  width: 45px;
  height: 40px;
  background-image: url("/web/bundles/bnpparibas/best-practices/images/favourite-icon.png");
  background-size: cover;
}
/* line 651, sass/projects/_styles.scss */
.favourite.active {
  width: 20px;
  height: 20px;
  margin: 10px;
  background-image: url("/web/bundles/bnpparibas/best-practices/images/favourite-icon-active.png");
}
/* line 658, sass/projects/_styles.scss */
.favourite .favourite-info {
  display: none;
}
/* line 663, sass/projects/_styles.scss */
.favourite.show-info .favourite-info {
  display: block;
  float: left;
  position: absolute;
  z-index: 9000;
  top: 30px;
  min-width: 220px;
  left: -140px;
  padding: 15px;
  background: #F0F0F0;
  color: #4A4A4A;
  text-transform: none;
  text-align: center;
  line-height: 1.5;
  font-family: "comfortaa", Helvetica, sans-serif;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* line 684, sass/projects/_styles.scss */
.padding-imgUpload {
  padding: 15px;
}

/* line 688, sass/projects/_styles.scss */
.bp-tags-container {
  color: #5bb35d;
  margin-top: 30px;
  height: 25px;
}
/* line 693, sass/projects/_styles.scss */
.bp-tags-container .bp-tags {
  background: #5bb35d;
  color: #f6f6f6;
  margin-right: 10px;
  padding: 5px;
}

/* line 701, sass/projects/_styles.scss */
.pointer {
  cursor: pointer;
}

/* line 706, sass/projects/_styles.scss */
.hover-white:hover {
  color: white;
}

/* line 714, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container {
  padding: 0;
}
/* line 717, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container .header-view {
  background: white;
  margin: 5px 0;
}
/* line 722, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container .header-view th:first-child, body .moment-picker .moment-picker-container .header-view th:last-child {
  color: #5bb35d;
}
/* line 726, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container .header-view th:nth-child(2n) {
  color: white;
  background: #5bb35d;
  border-radius: 15px;
}
/* line 734, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container .moment-picker-specific-views {
  background: white;
}
/* line 737, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container .moment-picker-specific-views thead {
  color: rgba(115, 115, 115, 0.47);
  background: #e6e6e6;
  border: 6px solid #e6e6e6;
}
/* line 743, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container .moment-picker-specific-views tbody {
  background: #e6e6e6;
}
/* line 747, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container .moment-picker-specific-views tbody tr td {
  background: white;
  border-radius: 0;
  border: 6px solid #e6e6e6;
  color: #5bb35d;
}
/* line 753, sass/projects/_styles.scss */
body .moment-picker .moment-picker-container .moment-picker-specific-views tbody tr td.disabled {
  color: rgba(115, 115, 115, 0.47);
}

@media screen and (min-width: 555px) and (max-width: 1200px) {
  /* line 5, sass/projects/responsive/_tablet.scss */
  .projects .filters .filter .searchForm {
    position: relative;
    bottom: 62px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  /* line 16, sass/projects/responsive/_tablet.scss */
  .projects .project-block {
    width: calc(50% - 15px);
  }
  /* line 19, sass/projects/responsive/_tablet.scss */
  .projects .project-block:nth-child(even) {
    margin-left: 30px;
  }
}
@media screen and (min-width: 992px) {
  /* line 28, sass/projects/responsive/_tablet.scss */
  .projects .project-block {
    width: calc(50% - 15px);
  }
  /* line 31, sass/projects/responsive/_tablet.scss */
  .projects .project-block:nth-child(even) {
    margin-left: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1500px) {
  /* line 40, sass/projects/responsive/_tablet.scss */
  .projects .project-block {
    width: calc(33.333% - 20px);
    margin-left: 30px;
  }
  /* line 44, sass/projects/responsive/_tablet.scss */
  .projects .project-block:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 55, sass/projects/responsive/_tablet.scss */
  .projects .filters .filter.filter-left {
    float: left;
  }
  /* line 59, sass/projects/responsive/_tablet.scss */
  .projects .filters .filter.filter-right {
    float: right;
  }
  /* line 63, sass/projects/responsive/_tablet.scss */
  .projects .filters .filter .searchForm:after {
    right: 19px;
  }
  /* line 66, sass/projects/responsive/_tablet.scss */
  .projects .filters .filter .searchForm input[type=text] {
    background: #e6e6e6;
  }
}
/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 24/06/2018
 * Time: 23:59
 */
@media screen and (min-width: 1200px) {
  /* line 11, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields {
    background: none;
  }
  /* line 14, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields:after {
    display: none;
  }
  /* line 18, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields .filter-label {
    display: none;
  }
  /* line 22, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields .filters-content {
    display: block !important;
    padding: 0;
  }
  /* line 26, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields .filters-content .seperator {
    display: none;
  }
  /* line 30, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields .filters-content .filter {
    min-width: 250px;
  }
  /* line 33, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields .filters-content .filter.pull-right {
    margin-right: 0;
  }
  /* line 38, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields .filters-content .filter.date .field {
    background: #e6e6e6;
  }
  /* line 44, sass/projects/responsive/_desktop.scss */
  .projects .filters .filters-fields .filters-content .filter .multi-select .btn-default {
    background: #e6e6e6;
  }
  /* line 53, sass/projects/responsive/_desktop.scss */
  .projects .filters .filter.icon {
    min-width: initial;
    float: right;
  }
}
@media screen and (min-width: 1500px) {
  /* line 64, sass/projects/responsive/_desktop.scss */
  .projects .project-block {
    width: calc(25% - (90px / 4));
    margin-left: 30px;
  }
  /* line 68, sass/projects/responsive/_desktop.scss */
  .projects .project-block:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 79, sass/projects/responsive/_desktop.scss */
  .projects .project-block .summary .all-categories {
    z-index: 800;
    width: 100%;
  }

  /* line 88, sass/projects/responsive/_desktop.scss */
  .summary .show-categories {
    display: inline-block;
  }
  /* line 90, sass/projects/responsive/_desktop.scss */
  .summary .show-categories span {
    padding-right: 4px;
  }
}
@media screen and (max-width: 992px) {
  /* line 98, sass/projects/responsive/_desktop.scss */
  .hide {
    display: none;
  }
}
/* line 5, sass/projects/project-detail/_styles.scss */
.project-list-detail {
  font-family: Helvetica, sans-serif;
}
/* line 8, sass/projects/project-detail/_styles.scss */
.project-list-detail main {
  margin-top: 0;
}
/* line 12, sass/projects/project-detail/_styles.scss */
.project-list-detail .modal-dialog {
  width: auto;
  max-width: 90%;
}
/* line 16, sass/projects/project-detail/_styles.scss */
.project-list-detail .modal-dialog .modal-content {
  overflow: hidden;
}
/* line 20, sass/projects/project-detail/_styles.scss */
.project-list-detail .modal-dialog .modal-header {
  color: white;
  background-image: linear-gradient(90deg, #5bb35d, #7bc5c7);
}
/* line 24, sass/projects/project-detail/_styles.scss */
.project-list-detail .modal-dialog .modal-header h1 {
  margin: 0;
}
/* line 28, sass/projects/project-detail/_styles.scss */
.project-list-detail .modal-dialog .modal-header .close {
  font-family: "comfortaa", Helvetica, sans-serif;
  color: inherit;
}
/* line 35, sass/projects/project-detail/_styles.scss */
.project-list-detail h2 {
  line-height: 50px;
  margin: 10px 0 25px 0;
  text-align: center;
  color: #5bb35d;
  font-family: "comfortaa", Helvetica, sans-serif;
  font-weight: 600;
}
/* line 43, sass/projects/project-detail/_styles.scss */
.project-list-detail h2:after {
  content: none;
}
/* line 47, sass/projects/project-detail/_styles.scss */
.project-list-detail h2 a {
  color: #5bb35d;
  text-decoration: none;
}
/* line 53, sass/projects/project-detail/_styles.scss */
.project-list-detail p {
  font-family: helvetica;
  font-size: 15px;
  letter-spacing: 0.7px;
  line-height: 25px;
}
/* line 60, sass/projects/project-detail/_styles.scss */
.project-list-detail .detail-links {
  font-family: helvetica;
  letter-spacing: 0.7px;
  line-height: 25px;
}
/* line 66, sass/projects/project-detail/_styles.scss */
.project-list-detail h4 {
  color: white;
  font-size: 17px;
  padding: 10px 45px;
  text-transform: uppercase;
  background-image: linear-gradient(60deg, #5bb35d, #7bc5c7);
  display: inline-block;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: "comfortaa", Helvetica, sans-serif;
}
/* line 78, sass/projects/project-detail/_styles.scss */
.project-list-detail h4.summary-margin {
  margin-top: 70px;
}
/* line 83, sass/projects/project-detail/_styles.scss */
.project-list-detail .row {
  margin: 0;
}
/* line 85, sass/projects/project-detail/_styles.scss */
.project-list-detail .row h3 {
  font-size: 17px;
  text-transform: uppercase;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  margin-top: 35px;
  font-weight: bold;
}
/* line 95, sass/projects/project-detail/_styles.scss */
.project-list-detail ol {
  padding-left: 15px;
}
/* line 99, sass/projects/project-detail/_styles.scss */
.project-list-detail h5 {
  color: rgba(115, 115, 115, 0.47);
  font-family: "bnpp_sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
/* line 105, sass/projects/project-detail/_styles.scss */
.project-list-detail .text-border {
  width: 850px;
  border-radius: 10px;
  border: 1px solid #737373;
  background: transparent;
  padding: 6px 12px;
  font-family: "comfortaa", Arial, Helvetica, sans-serif;
}
/* line 113, sass/projects/project-detail/_styles.scss */
.project-list-detail .text-border p {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  font-weight: 800;
  margin: 0;
}
/* line 122, sass/projects/project-detail/_styles.scss */
.project-list-detail .date-margin {
  margin-top: 20px;
}
/* line 126, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-comment {
  line-height: 1.42857143;
  color: #555;
  font-weight: 800;
  font-family: "comfortaa", Arial, Helvetica, sans-serif;
}
/* line 133, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image {
  height: 245px;
  text-align: center;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: -30px;
  margin-left: -30px;
}
/* line 142, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .ic-info {
  position: absolute;
  display: block;
  z-index: 9000;
  top: 50px;
  left: 40px;
  min-width: 150px;
  padding: 10px;
  background: #F0F0F0;
  color: #4A4A4A;
  line-height: 1.5;
  font-family: "comfortaa", Helvetica, sans-serif;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 157, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .title {
  left: 15%;
  right: 15%;
  color: white;
  bottom: 80px;
  padding: 10px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
}
/* line 166, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .title h1 {
  margin-top: 0;
  font-size: 30px;
}
/* line 171, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .title p {
  font-style: italic;
}
/* line 176, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .admin,
.project-list-detail .project-image .total,
.project-list-detail .project-image .social {
  padding: 10px;
  position: absolute;
}
/* line 182, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .admin a,
.project-list-detail .project-image .total a,
.project-list-detail .project-image .social a {
  float: left;
  position: relative;
  top: -15px;
  right: 25px;
  width: 65px;
}
/* line 24, _mixins.scss */
.project-list-detail .project-image .admin a:hover, .project-list-detail .project-image .admin a:focus, .project-list-detail .project-image .admin a:active,
.project-list-detail .project-image .total a:hover,
.project-list-detail .project-image .total a:focus,
.project-list-detail .project-image .total a:active,
.project-list-detail .project-image .social a:hover,
.project-list-detail .project-image .social a:focus,
.project-list-detail .project-image .social a:active {
  text-decoration: none;
}
/* line 190, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .admin a img,
.project-list-detail .project-image .total a img,
.project-list-detail .project-image .social a img {
  width: 90px;
}
/* line 196, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .admin {
  top: 0;
  left: 0;
  position: relative;
}
/* line 201, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .admin .info {
  display: none;
}
/* line 204, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .admin .info.active {
  position: absolute;
  display: block;
  top: 30px;
  left: 85px;
  z-index: 2000;
  width: 250px;
  padding: 15px;
  background: #F0F0F0;
  color: #4A4A4A;
  text-transform: none;
  line-height: 1.5;
  font-family: "comfortaa", Helvetica, sans-serif;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 221, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .admin a {
  float: left;
  position: relative;
  top: -15px;
  right: 25px;
  width: 65px;
}
/* line 24, _mixins.scss */
.project-list-detail .project-image .admin a:hover, .project-list-detail .project-image .admin a:focus, .project-list-detail .project-image .admin a:active {
  text-decoration: none;
}
/* line 229, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .admin a img {
  width: 90px;
}
/* line 235, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .total {
  right: 0;
  bottom: -43px;
}
/* line 239, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .total .views, .project-list-detail .project-image .total .likes {
  background: #e6e6e6;
  float: left;
  margin-right: 10px;
  height: 66px;
  padding: 0 15px;
  width: 66px;
  -moz-border-radius: 33px;
  -webkit-border-radius: 33px;
  border-radius: 33px;
  font-family: "bnpp_sans", Arial, Helvetica, sans-serif;
  text-align: center;
  color: rgba(115, 115, 115, 0.47);
}
/* line 251, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .total .views .count-color, .project-list-detail .project-image .total .likes .count-color {
  display: block;
  margin-top: 12px;
  line-height: 15px;
  font-size: 18px;
  color: #5bb35e;
}
/* line 260, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .total .likes {
  width: 126px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 265, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .total .likes .icon-container {
  position: relative;
  display: inline-block;
  float: left;
  cursor: pointer;
}
/* line 272, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .total .likes .likes-position {
  float: left;
  position: relative;
  top: 3px;
  margin-left: 15px;
}
/* line 280, sass/projects/project-detail/_styles.scss */
.project-list-detail .project-image .total .likes span img {
  width: 40px;
  position: relative;
  top: 15px;
}
/* line 290, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container {
  padding-right: 0;
}
/* line 293, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights {
  margin-top: 50px;
  padding: 25px 25px 40px;
  background: #f6f6f6;
}
/* line 298, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .categories {
  color: #7bc5c7;
  font-family: Helvetica, sans-serif;
  margin-bottom: 15px;
  height: 75px;
}
/* line 305, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .country {
  color: rgba(115, 115, 115, 0.47);
  font-size: 18px;
}
/* line 310, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .country span::first-letter {
  text-transform: uppercase;
}
/* line 314, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .country .all-categories {
  z-index: 800;
}
/* line 319, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .highlights-footer {
  position: absolute;
  bottom: 100px;
  width: 100%;
  left: 0;
}
/* line 326, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .delivery-date {
  color: rgba(115, 115, 115, 0.47);
}
/* line 330, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .add-favourite {
  margin-top: 30px;
}
/* line 333, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .add-favourite.favourite-absolute {
  position: absolute;
  bottom: 3%;
  left: 0;
  width: 100%;
}
/* line 340, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .add-favourite .spread-btn-gradient {
  display: inline-block;
  font-weight: 400;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 347, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .leader {
  padding: 20px 0;
  margin: 20px 0;
}
/* line 351, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .leader img {
  margin-bottom: 20px;
  border-radius: 40px;
}
/* line 356, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .leader a {
  color: #4A4A4A;
}
/* line 24, _mixins.scss */
.project-list-detail .highlight-container .highlights .leader a:hover, .project-list-detail .highlight-container .highlights .leader a:focus, .project-list-detail .highlight-container .highlights .leader a:active {
  text-decoration: none;
}
/* line 362, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .triple {
  overflow: auto;
  margin-bottom: 20px;
}
/* line 366, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .triple .highlight {
  width: 30%;
  float: left;
  font-size: 15px;
}
/* line 371, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .triple .highlight:first-child {
  margin-left: 5%;
}
/* line 375, sass/projects/project-detail/_styles.scss */
.project-list-detail .highlight-container .highlights .triple .highlight span {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/* line 386, sass/projects/project-detail/_styles.scss */
.project-list-detail .detail {
  margin-bottom: 25px;
}
/* line 389, sass/projects/project-detail/_styles.scss */
.project-list-detail .detail h3 {
  color: white;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  background: #5bb35d;
  text-transform: uppercase;
  margin: 25px 0;
}
/* line 398, sass/projects/project-detail/_styles.scss */
.project-list-detail .detail h3:first-child {
  margin-top: 0;
}
/* line 403, sass/projects/project-detail/_styles.scss */
.project-list-detail .detail p {
  margin: 0 15px 10px 15px;
}
/* line 406, sass/projects/project-detail/_styles.scss */
.project-list-detail .detail p.separator {
  padding-top: 10px;
  border-top: 1px solid #4A4A4A;
}
/* line 411, sass/projects/project-detail/_styles.scss */
.project-list-detail .detail p a {
  color: #4A4A4A;
}
/* line 24, _mixins.scss */
.project-list-detail .detail p a:hover, .project-list-detail .detail p a:focus, .project-list-detail .detail p a:active {
  text-decoration: none;
}
/* line 417, sass/projects/project-detail/_styles.scss */
.project-list-detail .detail .kpi {
  margin-bottom: 0;
}

/* line 424, sass/projects/project-detail/_styles.scss */
.comment-btn input {
  font-family: "comfortaa", Helvetica, sans-serif;
  font-weight: 400;
}

/* line 430, sass/projects/project-detail/_styles.scss */
.padding-none {
  padding: 0;
}

/* line 434, sass/projects/project-detail/_styles.scss */
.text-left {
  text-align: left;
}

/* line 438, sass/projects/project-detail/_styles.scss */
.text-center {
  text-align: center;
}

/* line 442, sass/projects/project-detail/_styles.scss */
.margin-auto {
  margin: auto;
}

/* line 446, sass/projects/project-detail/_styles.scss */
.position-relative {
  position: relative;
}

/* line 450, sass/projects/project-detail/_styles.scss */
.inline-block {
  display: inline-block;
}

/* line 454, sass/projects/project-detail/_styles.scss */
.primary-font {
  font-family: "comfortaa", Helvetica, sans-serif;
}

/* line 458, sass/projects/project-detail/_styles.scss */
.all-categories {
  position: absolute;
  background: white;
  padding: 15px;
  left: 0;
  border: 1px solid #6cc27e;
}

/* line 466, sass/projects/project-detail/_styles.scss */
.primary-bis-color {
  color: #7bc5c7;
}
/* line 469, sass/projects/project-detail/_styles.scss */
.primary-bis-color:hover {
  color: #7bc5c7;
}

/* line 475, sass/projects/project-detail/_styles.scss */
.no-decoration:hover {
  text-decoration: none;
}

@media screen and (min-width: 410px) {
  /* line 5, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights .categories {
    height: 50px;
  }
  /* line 8, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights .country {
    height: 120px;
  }
}
@media screen and (min-width: 768px) {
  /* line 20, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights .categories {
    height: 40px;
  }
  /* line 23, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights .country {
    height: 50px;
  }
}
@media screen and (min-width: 992px) {
  /* line 34, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .modal-dialog {
    width: 90%;
    max-width: 1200px;
  }
  /* line 39, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .project-image {
    margin: 30px 0;
    float: left;
    width: 60%;
    max-width: 800px;
    height: calc((60vw - 60px) / 1.6);
    max-height: 500px;
  }
  /* line 48, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container {
    float: right;
    width: 40%;
    padding-left: 30px;
  }
  /* line 53, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights {
    margin-top: 30px;
  }
  /* line 56, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights .categories {
    height: 60px;
  }
  /* line 59, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights .country {
    height: 110px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 69, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .modal-dialog {
    width: 90%;
    max-width: 1200px;
  }
  /* line 74, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .project-image {
    margin: 30px 0;
    float: left;
    width: 65%;
    max-width: 800px;
    height: calc((75vw - 60px) / 1.6);
    max-height: 500px;
  }
  /* line 83, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container {
    float: right;
    padding-left: 30px;
    width: 35%;
  }
  /* line 88, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights {
    margin-top: 30px;
    height: 500px;
  }
}
@media screen and (min-width: 1270px) {
  /* line 98, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container {
    float: right;
    padding-left: 30px;
  }
  /* line 102, sass/projects/project-detail/responsive/_tablet.scss */
  .project-list-detail .highlight-container .highlights {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1500px) {
  /* line 3, sass/projects/project-detail/responsive/_desktop.scss */
  .project-list-detail .modal-dialog {
    max-width: 1200px;
  }
}
/* line 1, sass/carousel/_styles.scss */
.carousel {
  position: static;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* line 9, sass/carousel/_styles.scss */
.carousel .section-name {
  position: absolute;
  width: 300px;
  background-image: linear-gradient(60deg, #5bb35d, #7bc5c7);
  height: 500px;
  top: 0;
  left: 0;
  color: white;
  padding: 35px;
  font-size: 22px;
}
/* line 21, sass/carousel/_styles.scss */
.carousel .carousel-info {
  position: absolute;
  bottom: 0;
  width: 294px;
  height: 450px;
  color: white;
  padding: 35px;
  font-size: 16px;
}
/* line 30, sass/carousel/_styles.scss */
.carousel .carousel-info h3 {
  margin-top: 15px;
  margin-bottom: 3px;
  font-size: 26px;
  cursor: pointer;
}
/* line 37, sass/carousel/_styles.scss */
.carousel .carousel-info p {
  font-weight: 200;
  font-family: "bnpp_sans", Helvetica, sans-serif;
  font-size: 12px;
}
/* line 42, sass/carousel/_styles.scss */
.carousel .carousel-info p.summary {
  margin-top: 30px;
}
/* line 47, sass/carousel/_styles.scss */
.carousel .carousel-info .see-more {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  color: #5bb35d;
  font-weight: 800;
  cursor: pointer;
}
/* line 56, sass/carousel/_styles.scss */
.carousel .carousel-info .see-more span {
  padding: 10px;
  background: white;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 65, sass/carousel/_styles.scss */
.carousel .carousel-inner .overlay {
  position: absolute;
  z-index: 800;
  top: 48%;
  width: 100%;
}
/* line 71, sass/carousel/_styles.scss */
.carousel .carousel-inner .overlay span {
  background-color: rgba(191, 191, 191, 0.4);
  color: black;
  font-size: 28px;
}
/* line 77, sass/carousel/_styles.scss */
.carousel .carousel-inner .item {
  height: calc((100vw - 30px) / 1.6);
}
@media screen and (min-width: 610px) and (max-width: 767px) {
  /* line 77, sass/carousel/_styles.scss */
  .carousel .carousel-inner .item {
    height: calc((580px - 30px) / 1.6);
  }
}
@media screen and (min-width: 830px) {
  /* line 77, sass/carousel/_styles.scss */
  .carousel .carousel-inner .item {
    height: 500px;
    max-height: 500px;
  }
}
/* line 89, sass/carousel/_styles.scss */
.carousel .carousel-inner .item .img-lg {
  position: relative;
  left: 300px;
}
/* line 94, sass/carousel/_styles.scss */
.carousel .carousel-inner .item .img {
  width: 100%;
  max-width: initial;
}
/* line 98, sass/carousel/_styles.scss */
.carousel .carousel-inner .item .img img {
  width: 100%;
  max-width: 100%;
}
/* line 103, sass/carousel/_styles.scss */
.carousel .carousel-inner .item .img section {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  padding: 15px;
  color: #f6f6f6;
  cursor: pointer;
}
/* line 112, sass/carousel/_styles.scss */
.carousel .carousel-inner .item .img section:before {
  background-image: linear-gradient(90deg, #5bb35d, #7bc5c7);
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.95;
}
/* line 124, sass/carousel/_styles.scss */
.carousel .carousel-inner .item .img section h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 129, sass/carousel/_styles.scss */
.carousel .carousel-inner .item .img section span {
  position: relative;
  z-index: 1;
}
/* line 138, sass/carousel/_styles.scss */
.carousel .carousel-indicators {
  display: none;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  /* line 4, sass/carousel/responsive/_tablet.scss */
  .carousel .carousel-inner .item {
    height: calc((100vw - 30px) / 1.6);
  }
}
@media screen and (min-width: 1200px) {
  /* line 2, sass/carousel/responsive/_desktop.scss */
  .home-container {
    max-width: 1180px;
  }
  /* line 5, sass/carousel/responsive/_desktop.scss */
  .home-container .grey-padding {
    padding: 10px;
  }

  /* line 10, sass/carousel/responsive/_desktop.scss */
  .carousel-container {
    float: left;
    position: relative;
  }
  /* line 14, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel {
    margin: initial;
    width: 900px;
    max-width: initial;
  }
  /* line 19, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel img {
    width: 100%;
    height: 406px;
  }
  /* line 24, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .section-name {
    width: 250px;
    font-size: 17px;
    height: 406px;
  }
  /* line 30, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-info {
    width: 250px;
    height: 380px;
  }
  /* line 34, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-info .see-more {
    bottom: 25px;
  }
  /* line 39, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .summary {
    padding: 0;
  }
  /* line 43, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-inner .item {
    height: 406px;
  }
  /* line 46, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-inner .item .img-lg {
    left: 250px;
    width: 650px;
  }
  /* line 52, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-indicators {
    display: block;
    bottom: -30px;
  }
  /* line 56, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-indicators li {
    background: #5bb35d;
  }
  /* line 59, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-indicators li.active {
    border-color: #5bb35d;
    background: white;
  }

  /* line 68, sass/carousel/responsive/_desktop.scss */
  .right-panel {
    width: 250px;
  }
}
@media screen and (min-width: 1500px) {
  /* line 74, sass/carousel/responsive/_desktop.scss */
  .home-container {
    max-width: 1500px;
  }
  /* line 77, sass/carousel/responsive/_desktop.scss */
  .home-container .welcome {
    height: auto;
    padding-top: 116px;
    padding-bottom: 116px;
  }

  /* line 85, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel {
    width: 1140px;
    height: 500px;
  }
  /* line 89, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel img {
    width: 800px;
    height: 500px;
  }
  /* line 94, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .section-name {
    width: 340px;
    font-size: 22px;
    height: 500px;
  }
  /* line 100, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-info {
    width: 340px;
    height: 500px;
    top: 50px;
  }
  /* line 105, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-info .see-more {
    bottom: 75px;
  }
  /* line 110, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-inner {
    height: 500px;
  }
  /* line 114, sass/carousel/responsive/_desktop.scss */
  .carousel-container .carousel .carousel-inner .item .img-lg {
    left: 340px;
    width: 800px;
    height: 500px;
  }

  /* line 124, sass/carousel/responsive/_desktop.scss */
  .right-panel {
    width: 330px;
  }
  /* line 127, sass/carousel/responsive/_desktop.scss */
  .right-panel .grey-block {
    padding: 50px 10px;
  }
}
/* line 5, sass/contact/_styles.scss */
.contact-details {
  float: none;
  padding: 50px;
  text-align: center;
  border-radius: 15px;
  background-color: white;
  box-shadow: -5px 5px 5px 0 rgba(0, 0, 0, 0.2);
  margin: 0 auto;
}
/* line 14, sass/contact/_styles.scss */
.contact-details h3 {
  margin: 25px 0 5px 0;
}
/* line 18, sass/contact/_styles.scss */
.contact-details p {
  margin: 25px 0;
}
/* line 22, sass/contact/_styles.scss */
.contact-details p, .contact-details a, .contact-details a:hover {
  color: #f6f6f6;
}

/* line 28, sass/contact/_styles.scss */
footer .contact {
  padding-top: 3px;
}
/* line 31, sass/contact/_styles.scss */
footer .contact a {
  color: #4A4A4A;
}

/* line 5, sass/guide/_styles.scss */
.guide {
  padding: 30px;
  font-family: "din_alternate", Helvetica, sans-serif;
  background-image: linear-gradient(60deg, #5bb35d, #7bc5c7);
  color: white;
}
/* line 11, sass/guide/_styles.scss */
.guide img {
  max-width: 150px;
  max-height: 150px;
}
/* line 16, sass/guide/_styles.scss */
.guide h3 {
  margin: 25px 0;
  text-transform: uppercase;
  text-align: center;
}
/* line 22, sass/guide/_styles.scss */
.guide ul {
  padding: 0;
  text-align: left;
  margin: 0 0 0 20px;
  list-style-type: none;
}
/* line 28, sass/guide/_styles.scss */
.guide ul li {
  position: relative;
  padding-left: 30px;
}
/* line 32, sass/guide/_styles.scss */
.guide ul li span {
  left: 0;
  width: 20px;
  height: 20px;
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 10px;
}
/* line 44, sass/guide/_styles.scss */
.guide p {
  line-height: 16px;
  margin: 10px 0;
}
/* line 49, sass/guide/_styles.scss */
.guide a {
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}
/* line 54, sass/guide/_styles.scss */
.guide a.btn {
  color: #4A4A4A;
}
/* line 59, sass/guide/_styles.scss */
.guide .modal-close {
  margin-top: 30px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 0 25px;
}

@media screen and (min-width: 992px) {
  /* line 5, sass/guide/responsive/_desktop.scss */
  .modal-lg {
    width: 96%;
    max-width: 96%;
  }
}
@media screen and (min-width: 1500px) {
  /* line 12, sass/guide/responsive/_desktop.scss */
  .modal-lg {
    width: 70%;
    max-width: 70%;
  }
  /* line 16, sass/guide/responsive/_desktop.scss */
  .modal-lg .guide {
    padding: 50px;
  }
  /* line 19, sass/guide/responsive/_desktop.scss */
  .modal-lg .guide .modal-close {
    margin-top: 60px;
  }
}
/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 22/03/2018
 * Time: 23:33
 */
/**
 * Created by iKNSA.
 * User: Khalid Sookia <khalidsookia@gmail.com>
 * Date: 22/03/2018
 * Time: 23:33
 */
/* line 8, sass/useful/partials/_links.scss */
.links img {
  max-width: 100%;
}
/* line 12, sass/useful/partials/_links.scss */
.links .link {
  margin-bottom: 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 16, sass/useful/partials/_links.scss */
.links .link.useful-link {
  background: #ebebec;
  height: 535px;
  box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
}
/* line 24, sass/useful/partials/_links.scss */
.links .link.form-link {
  background: transparent;
  width: 100%;
  position: relative;
}
/* line 30, sass/useful/partials/_links.scss */
.links .link .action {
  position: absolute;
  z-index: 1;
  width: 100%;
}
/* line 36, sass/useful/partials/_links.scss */
.links .link .block-img {
  height: 200px;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
/* line 42, sass/useful/partials/_links.scss */
.links .link .block-img img {
  height: calc((100vw - 30px) / 1.6);
  max-height: 200px;
}
/* line 48, sass/useful/partials/_links.scss */
.links .link .block-text {
  padding: 15px;
  font-family: "comfortaa", Helvetica, sans-serif;
}
/* line 52, sass/useful/partials/_links.scss */
.links .link .block-text a {
  border: 1px solid #7bc5c7;
  color: #7bc5c7;
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 20px;
  margin: 30px 0 0;
}
/* line 60, sass/useful/partials/_links.scss */
.links .link .block-text a:hover, .links .link .block-text a:focus, .links .link .block-text a:active, .links .link .block-text a:visited {
  text-decoration: none;
}
/* line 65, sass/useful/partials/_links.scss */
.links .link .block-text h3 {
  font-family: "comfortaa", Helvetica, sans-serif;
  color: #5bb35d;
  text-transform: uppercase;
  margin-bottom: 20px;
  height: 60px;
}
/* line 73, sass/useful/partials/_links.scss */
.links .link .block-text p {
  height: 100px;
}
/* line 79, sass/useful/partials/_links.scss */
.links .link form .btn-warning {
  position: absolute;
  z-index: 1;
}
/* line 84, sass/useful/partials/_links.scss */
.links .link form .img-container {
  position: relative;
  height: 200px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
/* line 91, sass/useful/partials/_links.scss */
.links .link form .img-container img {
  max-height: 200px;
}
/* line 95, sass/useful/partials/_links.scss */
.links .link form .img-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
/* line 106, sass/useful/partials/_links.scss */
.links .link form .link-form {
  padding: 15px;
}
/* line 109, sass/useful/partials/_links.scss */
.links .link form .link-form .error {
  color: #ff4b3f;
  display: block;
  padding: 5px 15px;
}
/* line 114, sass/useful/partials/_links.scss */
.links .link form .link-form .error.error-maxlength {
  font-size: 13px;
}
/* line 122, sass/useful/partials/_links.scss */
.links .link-action {
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  /* line 133, sass/useful/partials/_links.scss */
  .links .link form .link-form .error.error-maxlength {
    font-size: 16px;
  }
}
/* line 1, sass/faq/_faq-form.scss */
.create-faq {
  margin-bottom: 50px;
}
/* line 4, sass/faq/_faq-form.scss */
.create-faq .td-border {
  border-right: 2px solid #ccc;
}

/* line 9, sass/faq/_faq-form.scss */
.no-padding-left {
  padding-left: 0;
}

/* line 2, sass/faq/_faq.scss */
.faq-detail img {
  max-width: 100%;
}

/* line 7, sass/faq/_faq.scss */
.guide-title {
  color: #5bb35d;
  margin: 40px 0;
}

/* line 13, sass/faq/_faq.scss */
.themes img {
  max-width: 100%;
}
/* line 17, sass/faq/_faq.scss */
.themes .theme {
  margin-bottom: 20px;
  margin-top: 0;
}
/* line 21, sass/faq/_faq.scss */
.themes .theme .theme-title {
  color: white;
  position: relative;
}
/* line 25, sass/faq/_faq.scss */
.themes .theme .theme-title h1 {
  margin: 0;
  display: inline-block;
  font-size: 22px;
  background-image: linear-gradient(90deg, #5bb35d, #7bc5c7);
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  color: white;
}
/* line 35, sass/faq/_faq.scss */
.themes .theme .theme-title h1 a {
  color: white;
}
/* line 38, sass/faq/_faq.scss */
.themes .theme .theme-title h1 a:hover {
  color: white;
  text-decoration: none;
}
/* line 45, sass/faq/_faq.scss */
.themes .theme .theme-title span {
  font-size: 30px;
  position: absolute;
  right: 12px;
  cursor: pointer;
}
/* line 51, sass/faq/_faq.scss */
.themes .theme .theme-title span.span-plus {
  top: 4px;
}
/* line 55, sass/faq/_faq.scss */
.themes .theme .theme-title span.span-moins {
  top: 0;
}
/* line 60, sass/faq/_faq.scss */
.themes .theme .theme-title .questions-answers {
  background-color: #f3f3f6;
  border-radius: 0 0 10px 10px;
  padding: 15px;
}
/* line 65, sass/faq/_faq.scss */
.themes .theme .theme-title .questions-answers .question {
  color: #5bb35d;
  margin: 20px 0 10px 0;
}
/* line 70, sass/faq/_faq.scss */
.themes .theme .theme-title .questions-answers .answer {
  color: #949598;
}

@media screen and (min-width: 992px) {
  /* line 81, sass/faq/_faq.scss */
  .themes .theme .questions-answers {
    padding: 30px;
  }
}
/* line 2, sass/notification/_styles.scss */
.notifications-list .notification-item {
  padding: 15px;
  font-weight: 800;
}
/* line 6, sass/notification/_styles.scss */
.notifications-list .notification-item.viewed {
  font-weight: 400;
}

/* line 13, sass/notification/_styles.scss */
.no-margin .col-xs-12, .no-margin .col-sm-8 {
  padding: 0;
}

/* line 18, sass/notification/_styles.scss */
.notification-count {
  position: absolute;
  top: -5px;
  right: -3px;
  display: inline-block;
  background: #fc7878;
  padding: 6px;
  font-size: 1.2rem;
  line-height: 0.8;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* line 31, sass/notification/_styles.scss */
.notifications .notification-border {
  border-bottom: 4px solid #ebebec;
}
/* line 34, sass/notification/_styles.scss */
.notifications .notification-border .my-notifications {
  color: #5bb35d;
  font-size: 26px;
  margin: 0;
}
/* line 41, sass/notification/_styles.scss */
.notifications .notification-border .mark-seen p {
  color: #4A4A4A;
  font-size: 14px;
}
/* line 46, sass/notification/_styles.scss */
.notifications .notification-border .mark-seen img {
  width: 15%;
}
/* line 52, sass/notification/_styles.scss */
.notifications .notification {
  margin-top: 20px;
}
/* line 54, sass/notification/_styles.scss */
.notifications .notification.viewed {
  opacity: 0.5;
}
/* line 60, sass/notification/_styles.scss */
.notifications .notification .notification-content {
  background: #ebebec;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}
/* line 66, sass/notification/_styles.scss */
.notifications .notification .notification-content .notification-timer {
  top: 22px;
  right: 16px;
  font-size: 14px;
}
/* line 72, sass/notification/_styles.scss */
.notifications .notification .notification-content h3 {
  color: #7bc5c7;
  margin-top: 0;
}
/* line 77, sass/notification/_styles.scss */
.notifications .notification .notification-content p {
  color: #4A4A4A;
  margin: 0;
}

/* line 86, sass/notification/_styles.scss */
.notification-content.viewed {
  opacity: 0.5;
}

/* line 91, sass/notification/_styles.scss */
.list-categories {
  color: #6cc27e;
}
/* line 93, sass/notification/_styles.scss */
.list-categories span {
  padding-right: 4px;
}

/* line 1, sass/favorite/_favorite.scss */
.initiative {
  margin-bottom: 80px;
  float: left;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
}
/* line 8, sass/favorite/_favorite.scss */
.initiative .initiative-detail {
  width: 100%;
  position: relative;
  border-radius: 15px;
  background-color: #ebebec;
  box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.1);
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 30px;
}
/* line 18, sass/favorite/_favorite.scss */
.initiative .initiative-detail .views, .initiative .initiative-detail .project-list-detail .project-image .total .likes, .project-list-detail .project-image .total .initiative .initiative-detail .likes {
  font-family: "bnpp_sans", Helvetica, sans-serif;
  top: 15px;
  right: 15px;
  width: 60px;
  height: 60px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
  background: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  color: rgba(115, 115, 115, 0.47);
}
/* line 32, sass/favorite/_favorite.scss */
.initiative .initiative-detail .views span, .initiative .initiative-detail .project-list-detail .project-image .total .likes span, .project-list-detail .project-image .total .initiative .initiative-detail .likes span {
  display: block;
  margin-top: 12px;
  line-height: 15px;
  color: #5bb35d;
}
/* line 40, sass/favorite/_favorite.scss */
.initiative .initiative-detail .image {
  height: 190px;
  cursor: pointer;
  overflow: hidden;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
/* line 47, sass/favorite/_favorite.scss */
.initiative .initiative-detail .image img {
  width: 100%;
}

/* line 54, sass/favorite/_favorite.scss */
.favorite-action {
  background-image: linear-gradient(90deg, #5bb35d, #7bc5c7);
  width: 90%;
  margin: 0 auto;
  box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}
/* line 61, sass/favorite/_favorite.scss */
.favorite-action .favorite-option {
  display: inline-block;
  border-right: 1px solid white;
  position: relative;
  padding: 10px;
  text-align: center;
  width: 31%;
}
/* line 69, sass/favorite/_favorite.scss */
.favorite-action .favorite-option:nth-child(3n) {
  border-right: none;
}
/* line 73, sass/favorite/_favorite.scss */
.favorite-action .favorite-option .ic-info {
  position: absolute;
  display: block;
  z-index: 9000;
  top: 50px;
  left: 40px;
  min-width: 150px;
  padding: 10px;
  background: #F0F0F0;
  color: #4A4A4A;
  line-height: 1.5;
  font-family: "comfortaa", Helvetica, sans-serif;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 88, sass/favorite/_favorite.scss */
.favorite-action .favorite-option .triangle-up {
  position: absolute;
  top: 57px;
  left: 33px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 8px solid #ebebec;
  z-index: 1;
}
/* line 100, sass/favorite/_favorite.scss */
.favorite-action .favorite-option .info {
  position: absolute;
  display: block;
  z-index: 9000;
  top: 30px;
  left: 60px;
  min-width: 220px;
  padding: 15px;
  background: #F0F0F0;
  color: #4A4A4A;
  line-height: 1.5;
  font-family: "comfortaa", Helvetica, sans-serif;
  font-size: 16px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 116, sass/favorite/_favorite.scss */
.favorite-action .favorite-option .notification-detail {
  background-color: #ebebec;
  position: absolute;
  top: 65px;
  width: 316%;
  left: 0;
  padding: 10px;
  border-radius: 15px;
  font-size: 14px;
  z-index: 1;
  transition: all linear 0.5s;
}
/* line 129, sass/favorite/_favorite.scss */
.favorite-action .favorite-option .notification-detail .notification-margin {
  margin-right: 18px;
}

/* line 136, sass/favorite/_favorite.scss */
.th-notif {
  text-align: center;
}
/* line 139, sass/favorite/_favorite.scss */
.th-notif img {
  width: 22px;
}

/* line 144, sass/favorite/_favorite.scss */
.fav-img {
  width: 30%;
}

/* line 148, sass/favorite/_favorite.scss */
.inline-block {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  /* line 157, sass/favorite/_favorite.scss */
  .initiative .favorite-action .favorite-option img {
    width: 25%;
  }
  /* line 161, sass/favorite/_favorite.scss */
  .initiative .favorite-action .favorite-option .notification-detail .notification-margin {
    margin-right: 50px;
  }
}
@media screen and (min-width: 992px) {
  /* line 171, sass/favorite/_favorite.scss */
  .initiative {
    width: calc(50% - 15px);
  }
  /* line 174, sass/favorite/_favorite.scss */
  .initiative:nth-child(even) {
    margin-left: 30px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 187, sass/favorite/_favorite.scss */
  .initiative .favorite-action .favorite-option img {
    width: 22%;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  /* line 196, sass/favorite/_favorite.scss */
  .initiative {
    width: calc(50% - 15px);
  }
  /* line 199, sass/favorite/_favorite.scss */
  .initiative:nth-child(even) {
    margin-left: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1500px) {
  /* line 206, sass/favorite/_favorite.scss */
  .initiative {
    width: calc(33.333% - 20px);
    margin-left: 30px;
  }
  /* line 210, sass/favorite/_favorite.scss */
  .initiative:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 1500px) {
  /* line 217, sass/favorite/_favorite.scss */
  .initiative {
    width: calc(25% - (90px / 4));
    margin-left: 30px;
  }
  /* line 221, sass/favorite/_favorite.scss */
  .initiative:nth-child(4n + 1) {
    margin-left: 0;
  }
}
/* line 228, sass/favorite/_favorite.scss */
.favorite-categories .categories-description {
  font-size: 16px;
  font-family: inherit;
  color: #949598;
}
/* line 234, sass/favorite/_favorite.scss */
.favorite-categories .show-editCategory {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 238, sass/favorite/_favorite.scss */
.favorite-categories .show-editCategory li {
  list-style-type: none;
  display: inline-block;
}
/* line 242, sass/favorite/_favorite.scss */
.favorite-categories .show-editCategory li.col-xs-12, .favorite-categories .show-editCategory li .col-sm-4, .favorite-categories .show-editCategory li .col-md-2 {
  padding-right: 0;
  padding-left: 0;
}
/* line 251, sass/favorite/_favorite.scss */
.favorite-categories .category .category-label {
  margin-bottom: 10px;
  opacity: 0.5;
}
/* line 256, sass/favorite/_favorite.scss */
.favorite-categories .category .favorite-action {
  background-image: linear-gradient(90deg, rgba(91, 179, 93, 0.5), rgba(123, 197, 199, 0.5));
}
/* line 259, sass/favorite/_favorite.scss */
.favorite-categories .category .favorite-action .info {
  opacity: 0.5;
  top: 20px;
  left: 40px;
}
/* line 267, sass/favorite/_favorite.scss */
.favorite-categories .category.display-full .category-label {
  opacity: 1;
}
/* line 271, sass/favorite/_favorite.scss */
.favorite-categories .category.display-full .favorite-action {
  background-image: linear-gradient(90deg, #5bb35d, #7bc5c7);
}
/* line 274, sass/favorite/_favorite.scss */
.favorite-categories .category.display-full .favorite-action .info {
  opacity: 1;
}

/* line 283, sass/favorite/_favorite.scss */
.edit-favimg img {
  width: 55px;
}

/* line 1, sass/media-library/_media.scss */
.media-project {
  margin-bottom: 30px;
  background-color: #ebebec;
  box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  height: 480px;
  max-height: 480px;
}
/* line 9, sass/media-library/_media.scss */
.media-project .padding-media {
  padding: 15px;
}
