@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
.show-ease-in,
.show-fade-in {
  transition: opacity 0.4s linear;
  opacity: 1;
  visibility: visible;
}

.hide-ease-out,
.hide-fade-out {
  transition: opacity 0.4s linear;
  opacity: 0;
  visibility: hidden;
}

.show-slide-in {
  transition: height 0.4s linear;
  height: unset;
  visibility: visible;
}

.hide-slide-out {
  transition: height 0.4s linear;
  height: 0px;
  visibility: hidden;
}

.facebook-bg-color {
  background-color: #3b5998 !important;
}

.twitter-bg-color {
  background-color: #55acee !important;
}

.btn-civ {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
}
.btn-civ:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-civ:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-civ:disabled, .btn-civ.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-civ:disabled.processing, .btn-civ.disabled.processing {
  color: white;
}
.btn-civ.processing {
  cursor: progress !important;
}
.btn-civ.processing .spinner {
  display: inline-block;
}
.btn-civ .spinner {
  display: none;
}

.btn-civ-icon {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  padding: 10px 60px;
}
.btn-civ-icon:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-civ-icon:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-civ-icon:disabled, .btn-civ-icon.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-civ-icon:disabled.processing, .btn-civ-icon.disabled.processing {
  color: white;
}
.btn-civ-icon.processing {
  cursor: progress !important;
}
.btn-civ-icon.processing .spinner {
  display: inline-block;
}
.btn-civ-icon .spinner {
  display: none;
}

.btn-civ-reverse {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
}
.btn-civ-reverse:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-civ-reverse:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-civ-reverse:disabled, .btn-civ-reverse.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-civ-reverse:disabled.processing, .btn-civ-reverse.disabled.processing {
  color: white;
}
.btn-civ-reverse.processing {
  cursor: progress !important;
}
.btn-civ-reverse.processing .spinner {
  display: inline-block;
}
.btn-civ-reverse .spinner {
  display: none;
}
.btn-civ-reverse:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.btn-civ-reverse:active {
  color: white;
}

.btn-civ-reverse-icon {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  padding: 10px 60px;
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
}
.btn-civ-reverse-icon:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-civ-reverse-icon:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-civ-reverse-icon:disabled, .btn-civ-reverse-icon.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-civ-reverse-icon:disabled.processing, .btn-civ-reverse-icon.disabled.processing {
  color: white;
}
.btn-civ-reverse-icon.processing {
  cursor: progress !important;
}
.btn-civ-reverse-icon.processing .spinner {
  display: inline-block;
}
.btn-civ-reverse-icon .spinner {
  display: none;
}
.btn-civ-reverse-icon:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-civ-reverse-icon:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-civ-reverse-icon:disabled, .btn-civ-reverse-icon.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-civ-reverse-icon:disabled.processing, .btn-civ-reverse-icon.disabled.processing {
  color: white;
}
.btn-civ-reverse-icon.processing {
  cursor: progress !important;
}
.btn-civ-reverse-icon.processing .spinner {
  display: inline-block;
}
.btn-civ-reverse-icon .spinner {
  display: none;
}
.btn-civ-reverse-icon:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.btn-civ-reverse-icon:active {
  color: white;
}

.btn-light {
  color: #b0b0b0;
  background: transparent;
  border: none;
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  outline: none;
}
.btn-light:hover {
  color: #7F1335;
  text-decoration: underline;
}

.btn-plus {
  border: 1px solid #eaeaea;
  color: #b0b0b0;
  cursor: pointer;
  font-size: 8px;
  padding: 5px;
}

.btn-m-plus {
  background-color: #7F1335;
  border-radius: 50%;
  bottom: 30px;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 15px;
  height: 50px;
  outline: none;
  padding: 5px;
  position: fixed;
  padding-top: 15px;
  right: 15px;
  text-align: center;
  width: 50px;
}

.btn-close {
  background: transparent;
  border: none;
  color: #b0b0b0;
  outline: none;
  margin-top: 5px;
}

.btn-primary[disabled] {
  background-color: transparent !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-color: #7F1335;
}

a.button, .btn {
  background: none;
  color: #7F1335 !important;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 22px;
  text-decoration: none;
  border-radius: 5px;
  border: 2px solid #7F1335;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  cursor: pointer;
}
a.button.small, .btn.small {
  font-size: 11px;
  padding: 5px 12px;
  border-radius: 3px;
}
a.button.filled, .btn.filled {
  background: #7F1335;
  border: 2px solid #7F1335;
  padding: 13px 22px;
  color: #FFF;
}
a.button.light, .btn.light {
  color: #7F1335;
  background: #fff;
  border: 2px solid #fff;
}
a.button.light:hover, .btn.light:hover {
  background: #7F1335;
  color: #fff;
}
a.button.reverse, .btn.reverse {
  background: #7F1335;
  color: #f2f2f2 !important;
  border: 2px solid #7F1335;
  font-weight: unset;
}
a.button.reverse:hover, .btn.reverse:hover {
  background: #7F1335;
  color: white;
  text-shadow: 0px 0px 2px rdba(255, 255, 255, 0.25);
}
a.button:hover, a.button:focus, .btn:hover, .btn:focus {
  background: #ab1a48 !important;
  color: white !important;
  border: 2px solid #7F1335 !important;
}
a.button:active, .btn:active {
  position: relative;
}

.cloudinary-fileupload::-webkit-file-upload-button {
  display: none;
}

.cloudinary-fileupload::before {
  content: "Select a file";
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}

.cloudinary-fileupload:hover::before {
  border-color: black;
}

.cloudinary-fileupload:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.glyphicon.glyphicon-star-empty.white,
.glyphicon.glyphicon-ok.white {
  color: white;
}
.glyphicon.glyphicon-star-empty.black,
.glyphicon.glyphicon-ok.black {
  color: #333;
}
.glyphicon.glyphicon-star-empty.green,
.glyphicon.glyphicon-ok.green {
  color: green;
}
.glyphicon.glyphicon-star-empty.yellow,
.glyphicon.glyphicon-ok.yellow {
  color: yellow;
}
.glyphicon.glyphicon-star-empty.red,
.glyphicon.glyphicon-ok.red {
  color: #7F1335;
}

@-webkit-keyframes uil-rolling-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-rolling-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-rolling-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes uil-rolling-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes uil-rolling-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes uil-rolling-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes uil-rolling-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes uil-rolling-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.avatar {
  height: 73px;
  width: 73px;
}

.image-border {
  outline: 1px solid rgba(51, 51, 51, 0.1);
  outline-offset: -1px;
}

.item-banner {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 10rem;
  margin-top: 0.9rem;
  position: relative;
  display: table;
}
.item-banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  width: 100%;
  min-height: 10rem;
  padding: 11% 0;
}
.item-banner h1 {
  position: relative;
  display: block;
  margin: 0;
  max-width: 100%;
  padding: 2rem;
  word-wrap: break-word;
  white-space: normal;
}
@media (min-width: 720px) {
  .item-banner h1 {
    padding: 8rem;
  }
}
.item-banner .icon-civo {
  color: #7F1335;
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.ember-modal-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}

.ember-modal-dialog {
  z-index: 50;
  position: fixed;
}
.ember-modal-dialog.ember-modal-dialog-in-place {
  position: relative;
}

.ember-modal-dialog {
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 10px #222;
  padding: 10px;
}

.ember-modal-overlay.translucent {
  background-color: rgba(128, 128, 128, 0.77);
}

.confirm-dialog-button {
  display: inline;
}
.confirm-dialog-button .modal-dialog-wrapper div {
  display: inline;
}

.confirm-dialog .ember-modal-dialog {
  padding: 20px;
  margin: 0 !important;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.confirm-dialog .ember-modal-dialog .dialog-text {
  margin-bottom: 15px;
}
.confirm-dialog .dialog-footer {
  text-align: center;
}

.ember-modal-dialog.ember-view .dialog-header {
  padding: 0.5em;
}
.ember-modal-dialog.ember-view .dialog-text {
  margin: 0.5em;
}

.txt-enormous {
  text-transform: uppercase;
  color: #333;
  font-size: 42px;
}

.txt-punchline {
  color: #333;
  font-size: 24px;
  font-weight: 400;
}

.txt-punchline-sm {
  color: #7F1335;
  font-size: 20px;
  text-transform: uppercase;
}

.txt-title-big {
  color: #333;
  font-size: 20px;
  font-weight: normal;
}

.txt-title {
  color: #333;
  font-size: 21px;
  font-weight: bold;
}

.txt-sm {
  font-size: 13px;
}

.txt-title-small {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  font-size: 13px;
}

.txt-boxtitle {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}

.input-text, input {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
}
.input-text ::-webkit-input-placeholder,
.input-text :-ms-input-placeholder,
.input-text ::-moz-placeholder,
.input-text :-moz-placeholder, input ::-webkit-input-placeholder,
input :-ms-input-placeholder,
input ::-moz-placeholder,
input :-moz-placeholder {
  color: #b0b0b0;
}
.input-text:hover, input:hover {
  border: 1px solid #333;
}
.input-text:active, .input-text:focus, input:active, input:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.input-text:disabled, input:disabled {
  background-color: #eaeaea;
}
.input-text:disabled ::-webkit-input-placeholder,
.input-text:disabled :-ms-input-placeholder,
.input-text:disabled ::-moz-placeholder,
.input-text:disabled :-moz-placeholder, input:disabled ::-webkit-input-placeholder,
input:disabled :-ms-input-placeholder,
input:disabled ::-moz-placeholder,
input:disabled :-moz-placeholder {
  background-color: white;
}
.input-text.error, input.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}

input[type=radio].input-text, input[type=checkbox].input-text, input[type=radio], input[type=checkbox] {
  width: auto;
}

.input-textarea, textarea {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
  resize: vertical;
}
.input-textarea ::-webkit-input-placeholder,
.input-textarea :-ms-input-placeholder,
.input-textarea ::-moz-placeholder,
.input-textarea :-moz-placeholder, textarea ::-webkit-input-placeholder,
textarea :-ms-input-placeholder,
textarea ::-moz-placeholder,
textarea :-moz-placeholder {
  color: #b0b0b0;
}
.input-textarea:hover, textarea:hover {
  border: 1px solid #333;
}
.input-textarea:active, .input-textarea:focus, textarea:active, textarea:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.input-textarea:disabled, textarea:disabled {
  background-color: #eaeaea;
}
.input-textarea:disabled ::-webkit-input-placeholder,
.input-textarea:disabled :-ms-input-placeholder,
.input-textarea:disabled ::-moz-placeholder,
.input-textarea:disabled :-moz-placeholder, textarea:disabled ::-webkit-input-placeholder,
textarea:disabled :-ms-input-placeholder,
textarea:disabled ::-moz-placeholder,
textarea:disabled :-moz-placeholder {
  background-color: white;
}
.input-textarea.error, textarea.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}

.input-select {
  font-size: 13px;
  border: 1px solid #eaeaea;
  color: #333;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0;
  position: relative;
  transition: border 0.15s;
}
.input-select:hover {
  border: 1px solid #333;
}
.input-select:after {
  border-bottom: 1px solid #eaeaea;
  color: #333;
  content: ">";
  font: 18px "Consolas", monospace;
  padding: 0px 10px 5px;
  pointer-events: none;
  position: absolute;
  right: 1px;
  top: 1px;
  transform: rotate(90deg);
}
.input-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: none;
  padding: 0px 3px;
  width: 100%;
  height: 30px;
}
.input-select select ::-webkit-input-placeholder,
.input-select select :-ms-input-placeholder,
.input-select select ::-moz-placeholder,
.input-select select :-moz-placeholder {
  color: #b0b0b0;
}
.input-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .input-select select {
    padding: 5px 3px;
  }
}
.input-select select:disabled ::-webkit-input-placeholder,
.input-select select:disabled :-ms-input-placeholder,
.input-select select:disabled ::-moz-placeholder,
.input-select select:disabled :-moz-placeholder {
  background-color: white;
}
.input-select select option {
  outline: none;
  padding: 6px;
  padding-right: 50px;
  width: 100%;
}

.dropdown .btn-dropdown,
.dropdown .btn-dropdown:active,
.dropdown .btn-dropdown:focus,
.dropdown .btn-dropdown:hover,
.dropdown .btn-dropdown.active {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  background: none;
  border: none;
  text-transform: none;
}
.dropdown .active > a, .dropdown .active > a:hover, .dropdown .active > a:focus {
  background-color: #7F1335;
}
.dropdown li a {
  text-transform: none;
}

.jodit-popup {
  z-index: 999 !important;
}

.flat-popup {
  font-size: 14px;
  /*Change with care! The popup is using em units!*/
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1003;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    display: flex;
  }
  to {
    opacity: 1;
    display: flex;
  }
}
@keyframes fadeOut {
  from {
    opacity: 0;
    display: flex;
  }
  to {
    opacity: 1;
    display: flex;
  }
}
.flat-popup.hide-popup {
  display: none;
  opacity: 0;
  animation-name: fadeOut;
  animation-duration: 400ms;
}
.flat-popup.show-popup {
  display: flex;
  opacity: 1;
  animation-name: fadeIn;
  animation-duration: 400ms;
  padding-top: 54px;
}
.flat-popup .close {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.flat-popup .close:focus, .flat-popup .close:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.flat-popup .popup_container {
  display: flex;
  position: relative;
  width: auto;
  min-height: calc(100% - 1em);
  align-items: center;
}
.flat-popup .popup_container .modal-title {
  padding-right: 2em;
}
@media (min-width: 576px) {
  .flat-popup .popup_container {
    min-height: calc(100% - 3.5em);
    width: 26em;
    margin: 1.75em auto;
  }
  .flat-popup .popup_container.show-ask-follow {
    width: 26em;
  }
}
@media (max-width: 576px) {
  .flat-popup .popup_container {
    width: 100%;
  }
}
.flat-popup .popup_container.popup_content_scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-height: calc(100% - 2em);
}
.flat-popup .popup_content_scrollable .modal-body {
  overflow-y: auto;
}
.flat-popup .popup_content_scrollable .popup_content {
  max-height: calc(100vh - 2em);
  overflow: hidden;
}
.flat-popup .popup_content {
  max-height: none;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  background: white;
  border-radius: 20px 20px 20px 1px;
  box-shadow: -10px 12px 4px rgba(100, 100, 100, 0.2);
}
@media only screen and (max-height: 400px) {
  .flat-popup .popup_content {
    /* 		  margin-top: 3.4rem; */
    margin-top: 25.4rem;
  }
}
.flat-popup .popup_content .modal-body .content {
  margin-bottom: 2em;
}
.flat-popup .popup_content table {
  width: 100%;
}
.flat-popup .popup_content .modal-footer .btn-light a {
  color: #6b6767;
  font-size: 1em;
  font-weight: bold;
  margin-top: 10px;
  outline: none;
}
.flat-popup .popup_content .modal-footer .btn-light a:hover, .flat-popup .popup_content .modal-footer .btn-light a:focus {
  color: #7F1335;
  text-decoration: none;
}
.flat-popup .popup_content .modal-footer .btn {
  display: inline-block;
  padding-right: 1em !important;
  width: auto;
}
.flat-popup .state-switches {
  height: 1.2em;
}
.flat-popup .state-switches a {
  color: black;
  font-size: 1em;
  font-weight: bold;
  margin-top: 10px;
  outline: none;
}
.flat-popup .state-switches a:hover, .flat-popup .state-switches a:focus {
  color: #7F1335;
  text-decoration: none;
}
.flat-popup .state-switches .sub-full {
  display: block;
}
.flat-popup .state-switches .sub-left {
  display: inline-block;
  float: left;
  margin-right: 2em;
}
.flat-popup .state-switches .sub-right {
  display: inline-block;
  float: right;
}
.flat-popup .modal-footer.state-switches {
  height: 5.6em;
}

body.de .flat-popup .popup_content {
  /*width:42%;
  max-width: 32em;*/
  width: 34em;
}

body.fr .flat-popup .popup_content {
  /*width:90%;
  max-width: 40em;*/
  width: 40em;
}

/*@media (max-width: 900px){
 .flat-popup {
	left:10%;
 }
}
@media (max-width: 700px){
 .flat-popup {
	left:1em;
 }
}
@media (max-height: 530px){
 #flat-popup.register{
	top: 5%;
 }
}

@media (max-height: 600px){
 #flat-popup.register{
	top: 15%;
 }
}*/
#flat-popup-fader {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  z-index: 1000;
}

body.flat_popup_shown #flat-popup-fader {
  display: flex;
}

body.home .flat-popup-fader {
  z-index: 1002;
}

body.home .flat-popup {
  z-index: 1003;
}

.gray-box {
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
}

.blue-box {
  background-color: #fbfbfd;
  border: 1px solid #eaeaea;
}

.hamburger-menu {
  z-index: 1;
  display: inline-block;
}
.hamburger-menu__logo-container {
  display: none;
}
.hamburger-menu .hamburger-button,
.hamburger-menu .menu-holder .hamburger-button {
  background-color: transparent;
  border: none;
  color: #7F1335;
  font-size: 25px;
  outline: none;
  padding: 0;
  width: 30px;
}
.hamburger-menu .menu-holder .hamburger-button {
  margin-left: 0px;
}
.hamburger-menu .hamburger-button.reverse {
  background-color: transparent;
  color: white;
  margin-left: 0px;
}
.hamburger-menu .menu-holder {
  font-size: 13px;
  border-right: 1px solid #eaeaea;
  background-color: white;
  display: block;
  position: fixed;
  top: 0px;
  width: 235px;
  height: 100%;
  left: -255px;
  box-sizing: border-box;
  padding: 10px 20px;
  overflow: auto;
  z-index: 999;
  text-align: left;
  -webkit-transition: left 0.2s;
  -moz-transition: left 0.2s;
  -o-transition: left 0.2s;
  transition: left 0.2s;
  -webkit-box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
}
.hamburger-menu .menu-holder:after {
  content: "";
  height: 120px;
  display: block;
}
.hamburger-menu .menu-holder.expand {
  left: 0;
  display: block;
  white-space: normal;
}
.hamburger-menu .menu-holder.expand:hover::-webkit-scrollbar-thumb {
  background-color: #c2c2c2;
}
.hamburger-menu .menu-holder.expand::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: white;
}
.hamburger-menu .menu-holder.expand::-webkit-scrollbar {
  width: 5px;
  height: 20%;
  background-color: white;
}
.hamburger-menu .menu-holder.expand::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: white;
}
.hamburger-menu .menu-holder .button {
  margin-top: 4px;
}
.hamburger-menu .menu-holder a {
  color: #333;
  cursor: pointer;
  display: block;
  line-height: 30px;
  outline: none;
  padding-left: 25px;
}
.hamburger-menu .menu-holder a:hover {
  background-color: #eaeaea;
}
.hamburger-menu .menu-holder a:hover, .hamburger-menu .menu-holder a:visited, .hamburger-menu .menu-holder a:active, .hamburger-menu .menu-holder a:focus {
  color: #333;
  text-decoration: initial;
}
.hamburger-menu .menu-holder a.locale-switch img {
  /* language flags */
  height: 15px;
  margin-right: 4px;
  vertical-align: sub;
}
.hamburger-menu .menu-holder a.disabled {
  color: #b0b0b0 !important;
}
.hamburger-menu .menu-holder .active {
  background: #eaeaea;
}
.hamburger-menu .menu-holder .home {
  display: inline-block;
  padding-left: 0;
  margin-left: 15px;
  margin-top: 0px;
}
.hamburger-menu .menu-holder li {
  list-style-type: none;
}
.hamburger-menu .menu-holder .activity-count {
  font-size: 13px;
  color: #b0b0b0;
  position: absolute;
  left: 25px;
}
.hamburger-menu .title {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #b0b0b0;
  line-height: 0.1em;
}
.hamburger-menu .title span {
  background-color: white;
  padding-right: 5px;
}
.hamburger-menu .language-select .dropdown-menu {
  border: none;
  box-shadow: none;
  margin-bottom: 10px;
  padding: 0 0 5px;
  position: relative;
  width: 100%;
}

#mainContent #menu-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 66px;
  width: 100%;
  z-index: 1002;
  display: none;
}

#mainContent.hamburger_shown #menu-overlay {
  display: block;
}

/*
@media (min-width: 1270px) {
	#menu-overlay{
		display: none;
	}
	.hamburger-menu .menu-holder {
		top: 65px;
		white-space: normal;
	}
}
*/
.hamburger-menu .menu-holder {
  top: 65px;
  white-space: normal;
}

.top-header {
  background-color: white;
  border-bottom: 1px solid #eaeaea;
  height: 65px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
  transition: height 300ms ease-in-out;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
}
.top-header.header-hidden {
  height: 0px;
  top: -50px;
  z-index: 1000;
  /*		.padding-left & {
  			height: 65px;
  			z-index: 1003;
  		}*/
}
.top-header.header-visible {
  z-index: 1003;
}
.top-header .header-left-container {
  flex-basis: 33.33%;
  height: 65px;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.top-header .header-right-container {
  flex-basis: 45%;
  height: 65px;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media all and (max-width: 430px) {
  .top-header .header-right-container {
    padding-right: 0;
  }
}
.top-header .header-middle-container {
  flex-basis: 21.66%;
  height: 65px;
  float: left;
  min-height: 1px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 430px) {
  .top-header .header-middle-container {
    display: none;
  }
}
.top-header .hamburger-menu {
  margin-top: 2px;
  height: 30px;
  width: 30px;
  margin-right: 15px;
}
.top-header .home {
  cursor: pointer;
  display: inline-block;
}
.top-header .customer-logo-container {
  margin-right: 1rem;
}
@media all and (max-width: 280px) {
  .top-header .customer-logo-container {
    display: none;
  }
}
.top-header .header-logo-center {
  position: absolute;
  top: 0px;
  left: 78%;
}
.top-header .login-signin-settings-container {
  margin-left: 20px;
}
.top-header .header-title {
  color: #7F1335;
  font-size: 20px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 10px;
  line-height: 26px;
  max-height: 52px;
  overflow: hidden;
}
.top-header .issue-tag-input {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
  resize: horizontal;
}
.top-header .issue-tag-input ::-webkit-input-placeholder,
.top-header .issue-tag-input :-ms-input-placeholder,
.top-header .issue-tag-input ::-moz-placeholder,
.top-header .issue-tag-input :-moz-placeholder {
  color: #b0b0b0;
}
.top-header .issue-tag-input:hover {
  border: 1px solid #333;
}
.top-header .issue-tag-input:active, .top-header .issue-tag-input:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.top-header .issue-tag-input:disabled {
  background-color: #eaeaea;
}
.top-header .issue-tag-input:disabled ::-webkit-input-placeholder,
.top-header .issue-tag-input:disabled :-ms-input-placeholder,
.top-header .issue-tag-input:disabled ::-moz-placeholder,
.top-header .issue-tag-input:disabled :-moz-placeholder {
  background-color: white;
}
.top-header .issue-tag-input.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}
.top-header .issue-tag-input.disabled {
  border: 1px solid transparent;
  overflow: visible;
  resize: none;
}
.top-header .issue-tag-input.disabled:hover {
  border: 1px solid #333;
}
.top-header .header-home {
  text-transform: none;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  width: auto;
  text-align: center;
  margin: -5px;
  display: inline-block;
  margin-left: 25px;
  padding-top: 0;
  text-transform: none;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  word-wrap: break-word;
}
.top-header .header-subtitle {
  color: #333;
  font-size: 20px;
  font-weight: normal;
  width: auto;
  text-align: center;
  margin: 10px 0 5px;
  display: inline-block;
  padding-left: 22px;
  padding-top: 0;
  text-transform: none;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
}
.top-header .header-subtitle.issue-tag-input {
  padding-left: 5px;
  margin-top: 0px;
  padding-top: 4px;
}
.top-header .header-city {
  color: #7F1335;
  font-size: 20px;
  text-transform: uppercase;
  display: inline-block;
  float: left;
  line-height: 1em;
  margin: 0;
  text-align: left;
  width: 100%;
  word-wrap: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.top-header .header-city:hover, .top-header .header-city:active, .top-header .header-city:visited, .top-header .header-city:focus {
  outline: none;
}
.top-header .title-holder {
  text-align: center;
  position: relative;
  padding: 0 0px 0 0;
}
.top-header .title-centered {
  text-align: center;
  padding-left: 40px;
}
.top-header .btn-follow,
.top-header .btn-unfollow {
  padding: 5px 15px;
}
.top-header .text-right {
  text-align: right;
  padding-right: 10px;
}
.top-header .search-button {
  background: white;
  border: none;
  color: #b0b0b0;
  outline: none;
}
.top-header .close-search-button {
  background: white;
  border: none;
  color: #b0b0b0;
  outline: none;
  position: absolute;
  top: 7px;
}
.top-header .autocomplete-holder {
  display: inline-block;
  margin: 0 auto;
  max-width: 440px;
  position: relative;
  width: 52%;
}
.top-header .search-bar {
  position: absolute;
  top: 16px;
  right: -80%;
  width: 80%;
  height: 45px;
  margin-right: 10%;
  margin-left: 10%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.top-header .search-bar.move {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.top-header .search-bar.hidden {
  display: none;
}
.top-header .autocomplete-holder .autocomplete-search-show {
  position: absolute;
  top: 48px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.top-header .autocomplete-holder input[type=text] {
  border: none;
  border-bottom: 1px solid #b0b0b0;
  outline: none;
}
.top-header .autocomplete-holder .autocomplete-list {
  display: flex;
  flex-direction: column;
}
.top-header .autocomplete-holder .autocomplete-list .autocomplete-search-item {
  color: #333 !important;
  font-size: 14px !important;
  text-transform: none !important;
  text-align: left;
}
.top-header .centered-text {
  text-align: center;
}
.top-header .hidden-visibility {
  visibility: hidden;
}
.top-header .hide-ease-out {
  transition: all 0.4s linear;
  opacity: 0;
  visibility: hidden;
}
.top-header .show-ease-in {
  transition: all 0.4s linear;
  opacity: 1;
  visibility: visible;
}
.top-header .btn-login {
  color: gray;
  font-size: small;
  background: none;
  border: none;
  outline: none;
  line-height: 32px;
  margin-right: 10px;
}
.top-header .notification-bell {
  font-size: 20px;
  background: none;
  margin-left: 20px;
  border: none;
  position: relative;
  color: #7F1335;
}
.top-header .notification-count {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #da3a20;
  color: white;
  font-size: 11px;
  right: -5px;
  bottom: -5px;
  margin: 0;
  padding: 0;
  font-family: "Lato", Arial, sans-serif;
}
.top-header .notifications-box {
  position: absolute;
  right: 0;
  top: 30px;
}
.top-header .notifications-box:before {
  position: absolute;
  top: 0;
  right: 5px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #095d8a;
}
.top-header .notifications-box .notifications-container {
  margin-top: 10px;
  width: 400px;
  border: solid #095d8a 1px;
  background-color: white;
}
.top-header .notifications-box .notifications-container .notification-header {
  background-color: #095d8a;
  display: flex;
  justify-content: space-between;
  color: white;
  font-family: "Lato", Arial, sans-serif;
  align-items: center;
  padding: 5px;
}
.top-header .notifications-box .notifications-container .notification-header .notification-title {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.top-header .notifications-box .notifications-container .notification-header .notifications-actions {
  display: flex;
}
.top-header .notifications-box .notifications-container .notification-header .notifications-actions button {
  background: none;
  padding: 0 10px;
  border: none;
  font-size: 12px;
}
.top-header .notifications-box .notifications-container .notifications-content {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  text-align: left;
}
.top-header .notifications-box .notifications-container .notifications-content .notification-type {
  width: 100%;
  padding: 5px 10px;
  color: white;
  background-color: #3598cb;
  margin: 0;
}
.top-header .notifications-box .notifications-container .notifications-content .notification-item {
  padding: 10px;
}
.top-header .notifications-box .notifications-container .notifications-content .thumb {
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  border: solid #eee 1px;
}
.top-header .notifications-box .notifications-container .notifications-content .info {
  margin-top: 10px;
}
.top-header .notifications-box .notifications-container .notifications-content .no-notifications {
  text-align: center;
  font-style: italic;
  color: #7b7b7b;
  padding: 20px;
  margin-top: 15px;
}
.top-header .notifications-box .notifications-container .notifications-content .seeall {
  background: none;
  border: none;
  padding: 5px 0;
  width: 100%;
  margin: 0;
  color: #3598cb;
}

@media screen and (max-width: 1240px) {
  .top-header .no-13-inches {
    display: none;
  }
}
@media screen and (max-width: 1050px) {
  .top-header .notifications-box {
    position: fixed;
    right: 0;
    width: 100%;
    top: 55px;
    overflow-y: scroll;
    bottom: 0;
  }
  .top-header .notifications-box .notifications-container {
    width: 100%;
  }
  .top-header .notification-bell {
    margin-left: unset;
  }
  .top-header .no-tablet {
    display: none;
  }
  .top-header .header-col {
    width: calc((100% - 42px)/2);
  }
  .top-header .header-col:nth-of-type(1) {
    width: 42px;
  }
  .top-header td.show-ease-in {
    width: 100%;
  }
  .top-header .close-search-button {
    outline: none;
    position: absolute;
    top: 7px;
  }
  .top-header .autocomplete-holder {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    width: 42%;
  }
  .top-header .search-bar {
    position: absolute;
    top: 14px;
    width: 50%;
    height: 45px;
    margin-left: 20%;
    margin-right: 30%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
  .top-header .search-bar.move {
    right: 0;
    visibility: visible;
    opacity: 1;
  }
  .top-header .autocomplete-holder {
    width: 75%;
  }
  .top-header .autocomplete-holder .autocomplete-input {
    width: 100%;
  }
  .top-header .autocomplete-holder .autocomplete-search-show {
    top: 60px;
    width: 80vw;
    left: 10vw;
    position: fixed;
    bottom: 0;
  }
  .top-header .autocomplete-holder .autocomplete-list.text-list .autocomplete-search-item {
    text-align: left;
  }
  .top-header .autocomplete-holder .discussion-item {
    border: none;
  }
  .top-header .autocomplete-holder .autocomplete-list.to-right {
    padding: 0;
  }
}
.top-header.unfixed {
  position: absolute;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 1004;
}
.top-header.unfixed .btn-login {
  color: white;
  font-weight: bold;
}
.top-header.unfixed .btn-follow {
  background: none;
  border: 1px solid white;
  font-weight: bold;
}
.top-header.unfixed .btn-follow:hover {
  background-color: white;
  color: black;
}
.top-header.unfixed .search-button, .top-header.unfixed .close-search-button {
  color: white;
  background: none;
}
.top-header.unfixed .hamburger-button {
  color: white;
  font-size: 19px;
  padding: 1px 0 0 10px;
}
.top-header.unfixed .menu-holder .hamburger-button {
  color: #7F1335;
  font-size: 25px;
  padding: 0;
}
.top-header.unfixed .notification-bell {
  color: white;
}
.top-header.unfixed .autocomplete-holder input[type=text] {
  border-bottom: 1px solid white;
  color: white;
  box-shadow: none !important;
}
.top-header.unfixed .autocomplete-holder input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
.top-header.unfixed .autocomplete-holder input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
.top-header.unfixed .autocomplete-holder input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
.top-header.unfixed .autocomplete-holder input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}

#mainContent.hamburger_shown .top-header.unfixed {
  z-index: 1002;
}

#mainContent.hamburger_shown .top-header.fixed {
  z-index: 1004;
}

body.home .header-right-container .search-button {
  margin-top: -4px;
  font-size: 1.3em;
}

.header-right-container .search-label {
  display: none;
}

body.home .header-right-container .search-label {
  margin-top: -4px;
  font-size: 1em;
  display: inline-block;
}

body.home .login-signin-settings-container .btn-login {
  font-size: 0.7em;
}

body.home .login-signin-settings-container .btn-register {
  height: 2em;
  font-size: 0.7em;
  padding: 0 1px;
  margin-top: 6px;
}

.autocomplete-input {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
}
.autocomplete-input ::-webkit-input-placeholder,
.autocomplete-input :-ms-input-placeholder,
.autocomplete-input ::-moz-placeholder,
.autocomplete-input :-moz-placeholder {
  color: #b0b0b0;
}
.autocomplete-input:hover {
  border: 1px solid #333;
}
.autocomplete-input:active, .autocomplete-input:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.autocomplete-input:disabled {
  background-color: #eaeaea;
}
.autocomplete-input:disabled ::-webkit-input-placeholder,
.autocomplete-input:disabled :-ms-input-placeholder,
.autocomplete-input:disabled ::-moz-placeholder,
.autocomplete-input:disabled :-moz-placeholder {
  background-color: white;
}
.autocomplete-input.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}
.autocomplete-input-dark {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
  text-transform: uppercase;
}
.autocomplete-input-dark ::-webkit-input-placeholder,
.autocomplete-input-dark :-ms-input-placeholder,
.autocomplete-input-dark ::-moz-placeholder,
.autocomplete-input-dark :-moz-placeholder {
  color: #b0b0b0;
}
.autocomplete-input-dark:hover {
  border: 1px solid #333;
}
.autocomplete-input-dark:active, .autocomplete-input-dark:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.autocomplete-input-dark:disabled {
  background-color: #eaeaea;
}
.autocomplete-input-dark:disabled ::-webkit-input-placeholder,
.autocomplete-input-dark:disabled :-ms-input-placeholder,
.autocomplete-input-dark:disabled ::-moz-placeholder,
.autocomplete-input-dark:disabled :-moz-placeholder {
  background-color: white;
}
.autocomplete-input-dark.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}
.autocomplete-list {
  list-style: none;
  padding: 0;
}
.autocomplete-list__discussion-item-container {
  margin: 5px 0px;
}
.autocomplete-list__user-item-container li {
  padding: 5px;
}
.autocomplete-list .discussion-item .cover-content {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  overflow: auto;
}
.autocomplete-search-show {
  font-size: 13px;
  display: block;
  position: absolute;
  top: 100%;
  left: 2px;
  z-index: 100;
  float: left;
  width: 100%;
  padding: 3px;
  margin: 0;
  text-align: left;
  list-style: none;
  background-color: white;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #eaeaea;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  max-height: 600px;
  overflow-y: auto;
}
.autocomplete-search-hide {
  font-size: 13px;
  display: none;
  position: absolute;
  top: 100%;
  left: 2px;
  z-index: 100;
  float: left;
  width: 75%;
  padding: 3px;
  margin: 0;
  text-align: left;
  list-style: none;
  background-color: white;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.autocomplete-search-item {
  color: #333;
  display: block;
  overflow: auto;
}
.autocomplete-search-item:last-child {
  border: none;
}
.autocomplete-search-item:visited, .autocomplete-search-item:active {
  color: #333;
  text-decoration: none;
}
.autocomplete-search-item:hover, .autocomplete-search-item.selected-true {
  color: #333;
  text-decoration: none;
}
.autocomplete-search-item:hover li, .autocomplete-search-item.selected-true li {
  background-color: #eaeaea;
}
.autocomplete-button {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  height: 45px;
  margin: 0px;
  margin-left: -2px;
  box-shadow: none;
  background-image: none;
  transition: top 0.15s;
  width: 24%;
}
.autocomplete-button:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.autocomplete-button:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.autocomplete-button:disabled, .autocomplete-button.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.autocomplete-button:disabled.processing, .autocomplete-button.disabled.processing {
  color: white;
}
.autocomplete-button.processing {
  cursor: progress !important;
}
.autocomplete-button.processing .spinner {
  display: inline-block;
}
.autocomplete-button .spinner {
  display: none;
}
.autocomplete-button:hover {
  background-color: #ab1a48;
  border: 1px solid #ab1a48;
  opacity: 1;
}
.autocomplete-disabled {
  background-color: rgba(51, 51, 51, 0.4);
  border: 1px solid rgba(51, 51, 51, 0.4);
}
.autocomplete-disabled:active {
  background-image: none;
  background-color: #e3e3e3;
  text-decoration: none;
  top: 4px;
}
.autocomplete-disabled:hover {
  background-color: rgba(176, 176, 176, 0.85);
  border: 1px solid rgba(51, 51, 51, 0.4);
  opacity: 1;
}

.autocomplete-holder {
  position: relative;
}
.autocomplete-holder .empty-search-container {
  position: absolute;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  z-index: 100;
  padding-bottom: 2em;
  background-color: white;
}
.autocomplete-holder .empty-search-container .search-result-title {
  border: none;
  margin: 10px 5px 10px;
  position: relative;
  white-space: normal;
  background-color: white;
  font-size: 15px;
}
.autocomplete-holder .empty-search-container .search-result-title span {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  background-color: white;
  color: #b0b0b0;
  position: absolute;
  padding: 0 3px;
  left: 0px;
  top: -8px;
}
.autocomplete-holder .search-result-title {
  border: none;
  margin: 12px 0px;
}
.autocomplete-holder .search-result-title span {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  background-color: white;
  color: #b0b0b0;
}
.autocomplete-holder.error .autocomplete-input {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}

.autocomplete-list-container {
  margin: 10px 10px 15px;
}

.autocomplete-list.text-list .autocomplete-search-item {
  border: none;
  color: #7F1335;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.autocomplete-list.text-list .autocomplete-search-item li {
  padding: 7px 10px;
}
.autocomplete-list.text-list .autocomplete-search-item:visited, .autocomplete-list.text-list .autocomplete-search-item:active {
  color: #7F1335;
  text-decoration: none;
}
.autocomplete-list.text-list .autocomplete-search-item:hover, .autocomplete-list.text-list .autocomplete-search-item.selected-true {
  color: #7F1335;
  text-decoration: none;
}
.autocomplete-list.text-list .autocomplete-search-item:hover li, .autocomplete-list.text-list .autocomplete-search-item.selected-true li {
  background-color: #eaeaea;
}

.autocomplete-list__item {
  overflow: hidden;
  padding: 7px 0px;
}
.autocomplete-list__item span {
  float: left;
  line-height: 1.5;
}
.autocomplete-list__item span:first-child {
  padding-right: 5px;
}

@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.user-avatar {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.user-avatar span {
  display: none;
  position: absolute;
  right: 0;
  bottom: 4px;
  border: 1px solid white;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}
.user-avatar .general-admin {
  display: block;
  color: white;
  background-color: #7F1335;
  line-height: 20px;
  padding-left: 4px;
  padding-top: 0px;
  font-size: 9px;
  overflow: hidden;
  font-family: "fontAwesome";
}
.user-avatar .general-admin:before {
  content: "";
}
.user-avatar .community-admin {
  display: block;
  top: auto;
  background-color: #7F1335;
  color: white;
  font-size: 10px;
  padding-top: 3px;
}
.user-avatar .community-admin:before {
  padding-left: 4px;
}
.user-avatar .issue-admin {
  display: block;
  top: auto;
  background-color: #7F1335;
  color: white;
  font-size: 10px;
  padding-top: 4px;
}
.user-avatar .issue-admin:before {
  padding-left: 4px;
}

.fadein {
  opacity: 0;
}

.themes-list {
  display: block;
}
.themes-list.no-selected-themes {
  display: inline-block;
  margin-right: 15px;
}
.themes-list:not(.no-selected-themes) {
  float: left;
  width: 100%;
}
.themes-list:not(.no-selected-themes) .list-holder {
  margin-top: 5px;
}
.themes-list .theme {
  background-color: #e4e5f0;
  color: #333;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 2px 6px;
}
.themes-list .btn-plus.glyphicon-plus {
  display: inline;
  font-size: 9px;
  padding: 4px;
  position: relative !important;
  top: 0px;
}
.themes-list .no-items-btn {
  color: #b0b0b0;
}
.themes-list .input-select {
  margin: 0;
  min-width: 200px;
}
.themes-list .input-select:hover {
  border: 1px solid #eaeaea;
}
.themes-list .input-select select {
  padding: 0 3px;
}
.themes-list .input-select:after {
  padding: 0px 5px 0px;
  top: -1px;
}

.themesV2-list .filter-list {
  display: inline-block;
  width: 40%;
  margin: 0 10%;
}
.themesV2-list .filter-list input-select {
  padding: 0;
  margin: 0;
}
.themesV2-list .add-form {
  display: block;
  width: 49%;
}
.themesV2-list .add-form .input-select {
  width: 100%;
  float: right;
}

.dropdown .dropdown .orderBy {
  display: inline-block;
}
.dropdown .dropdown .btn-search {
  display: inline-block;
}

.themesV2-list {
  display: block;
}
.themesV2-list.no-selected-themes {
  display: inline-block;
  margin-right: 15px;
}
.themesV2-list .themes-editform {
  width: 100%;
  margin-top: 5px;
}
.themesV2-list .theme {
  background-color: #e4e5f0;
  color: #333;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 2px 6px;
}
.themesV2-list .btn-minus.glyphicon-remove {
  color: gray;
  font-size: 12px;
}
.themesV2-list .btn-plus.glyphicon-plus {
  display: inline;
  font-size: 9px;
  padding: 4px;
  position: relative !important;
  top: 0px;
}
.themesV2-list .no-items-btn {
  color: #b0b0b0;
}
.themesV2-list .input-select {
  margin: 0;
  min-width: 200px;
}
.themesV2-list .input-select:hover {
  border: 1px solid #eaeaea;
}
.themesV2-list .input-select select {
  padding: 0 3px;
}
.themesV2-list .input-select:after {
  padding: 0px 5px 0px;
  top: -1px;
}

.filterMenu {
  text-align: center;
}

.themesV2-list.filter-list {
  display: inline-block;
  max-width: 64%;
  text-align: center;
  float: none;
}
.themesV2-list.filter-list input-select {
  padding: 0;
  margin: 0;
}

.themesV2-list .filter-list {
  display: inline-block;
  width: 40%;
  margin: 0 10%;
}
.themesV2-list .filter-list input-select {
  padding: 0;
  margin: 0;
}
.themesV2-list .add-form {
  display: block;
  width: 49%;
}
.themesV2-list .add-form .input-select {
  width: 100%;
  float: right;
}

.dropdown .dropdown .orderBy {
  display: inline-block;
}
.dropdown .dropdown .btn-search {
  display: inline-block;
}

.poll-editor {
  height: calc(100vh - 65px);
  width: 100%;
}

.poll-viewer {
  /*this causes glitch when typeForm is closed after the user answers
   * height: calc(100vh - 65px);
  width: 100%;*/
}
.poll-viewer.widget-mode {
  /*height: calc(70vh);*/
}

.inline-loader {
  display: inline-block;
  border-radius: 50%;
  animation: inline-spin 1s linear infinite;
}

@keyframes inline-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.edit-footer {
  width: 100%;
  padding: 16px 0;
  height: 80px;
  background-color: #3598cb;
  z-index: 4;
  bottom: 0;
  position: fixed;
}
.edit-footer__middle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.edit-footer__right {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.edit-footer__save-status {
  top: 50%;
  left: 100%;
  position: absolute;
  margin: 0;
  width: 100%;
  transform: translateY(-50%);
  font-weight: bold;
  margin-left: 50px;
}
@media (max-width: 1024px) {
  .edit-footer__save-status {
    margin-left: 0px;
  }
}
.edit-footer__status {
  color: white;
}
.edit-footer__status__item {
  display: table;
  padding: 5px 0;
}
.edit-footer__status__item__label, .edit-footer__status__item__value {
  display: table-cell;
}
.edit-footer__status__item__label {
  font-weight: bold;
  padding-right: 3px;
}
.edit-footer button {
  background-color: #afafae;
  color: black;
  font-weight: 800;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  margin: 0px 7px;
  transition: opacity 100ms ease-in-out;
}
.edit-footer button:last-of-type {
  background-color: #e5c833;
}

.site-footer {
  background-color: #262626;
  padding: 20px;
  font-size: 14px;
}
@media (min-width: 600px) {
  .site-footer {
    padding: 35px 50px;
  }
}
@media (min-width: 900px) {
  .site-footer {
    padding: 50px 90px;
  }
}
.site-footer * {
  -webkit-font-smoothing: antialiased;
}
.site-footer a:hover {
  text-decoration: none;
}
.site-footer__content {
  max-width: 900px;
  margin: auto;
}
.site-footer__top, .site-footer__middle {
  margin: 40px 0;
}
.site-footer__middle {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.site-footer__middle__column {
  padding-bottom: 0;
  width: 25%;
  flex: 1 1 auto;
}
@media (max-width: 670px) {
  .site-footer__middle__column:last-child {
    min-width: 200px;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #C3C3C3;
  }
  .site-footer__middle__column:last-child .site-footer__middle__title, .site-footer__middle__column:last-child .site-footer__middle__social-icons {
    text-align: center;
  }
  .site-footer__middle__column:last-child .site-footer__middle__social-icons svg {
    margin: 0 10px;
  }
  .site-footer__middle__column:last-child .site-footer__middle__sign-up {
    margin: auto;
  }
}
.site-footer__middle__title {
  color: white;
  font-weight: bold;
  font-size: 1rem;
  margin: 0 0 20px;
}
@media (min-width: 600px) {
  .site-footer__middle__title {
    font-size: 1.1rem;
    margin: 0 0 25px;
  }
}
.site-footer__middle__list-item {
  color: #C3C3C3;
  font-weight: normal;
  font-size: 0.9rem;
  margin-top: 18px;
  cursor: pointer;
  display: table;
}
@media (min-width: 600px) {
  .site-footer__middle__list-item {
    font-size: 0.9rem;
    margin-top: 22px;
  }
}
.site-footer__middle__list-item:hover {
  color: #009ED8;
}
.site-footer__middle__sign-up {
  width: 100%;
  max-width: 300px;
  position: relative;
}
.site-footer__middle__sign-up label {
  display: block;
}
.site-footer__middle__sign-up input, .site-footer__middle__sign-up button {
  display: table-cell;
}
.site-footer__middle__sign-up button {
  position: absolute !important;
  right: 0;
  top: 0;
  width: 22px;
  height: 30px;
  background-color: #C3C3C3;
  border: 1px solid #C3C3C3;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  color: white;
  font-weight: bold;
}
.site-footer__middle__sign-up button:hover {
  background-color: #009ED8;
  border-color: #009ED8;
}
.site-footer__middle__sign-up input {
  border: 1px solid #C3C3C3;
  color: white !important;
  font-weight: normal;
  box-shadow: none !important;
  width: calc(100% - 22px);
}
.site-footer__middle__sign-up input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #C3C3C3;
}
.site-footer__middle__sign-up input::-moz-placeholder {
  /* Firefox 19+ */
  color: #C3C3C3;
}
.site-footer__middle__sign-up input:-ms-input-placeholder {
  /* IE 10+ */
  color: #C3C3C3;
}
.site-footer__middle__sign-up input:-moz-placeholder {
  /* Firefox 18- */
  color: #C3C3C3;
}
.site-footer__middle__sign-up input::-webkit-autofill {
  background-color: white !important;
}
.site-footer__middle__sign-up .ember-chimp.idle .chimp-says, .site-footer__middle__sign-up .ember-chimp.loading .chimp-says {
  display: none;
}
.site-footer__middle__sign-up .ember-chimp.success .chimp-says {
  color: #009ED8;
  font-weight: bold;
}
.site-footer__middle__sign-up .ember-chimp.success input, .site-footer__middle__sign-up .ember-chimp.success button {
  display: none;
}
.site-footer__middle__sign-up .ember-chimp.error .chimp-says {
  color: #d33e3e;
  font-weight: bold;
}
.site-footer__middle__sign-up .ember-chimp.error input {
  border-color: #d33e3e;
}
.site-footer__middle__sign-up .ember-chimp.error button {
  background-color: #d33e3e;
  border-color: #d33e3e;
}
.site-footer__middle__social-icons {
  margin-top: 20px;
}
.site-footer__middle__social-icons svg {
  height: 25px;
  margin-right: 15px;
  fill: #C3C3C3;
  stroke: #C3C3C3;
}
.site-footer__middle__social-icons svg:hover {
  fill: #009ED8;
  stroke: #009ED8;
}
.site-footer__bottom {
  border-top: 1px solid #C3C3C3;
  padding-top: 40px;
  margin: 40px 0 0;
}
.site-footer__bottom__text {
  color: #C3C3C3;
  font-weight: normal;
  font-size: 0.75rem;
  text-align: center;
  margin: 0 auto 20px;
  max-width: 800px;
  line-height: 1.5;
}

@-webkit-keyframes fadeinout {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes fadeinout {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.homepage-title-panel {
  position: relative;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
  width: 100%;
  text-align: center;
  z-index: 1001;
  min-height: 375px;
}
@media (min-width: 600px) {
  .homepage-title-panel {
    min-height: 0;
  }
}
.homepage-title-panel__video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 600px) {
  .homepage-title-panel__video-container {
    position: static;
    width: auto;
    height: auto;
  }
}
.homepage-title-panel__video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 600px) {
  .homepage-title-panel__video {
    min-width: 0;
    min-height: 0;
    position: static;
    transform: none;
    width: 100%;
  }
}
.homepage-title-panel__background-mask {
  position: absolute;
  width: 100%;
  height: calc(100% - 5px);
  opacity: 0.4;
  background: #262626;
  z-index: 5;
  min-height: 375px;
}
@media (min-width: 600px) {
  .homepage-title-panel__background-mask {
    min-height: 0;
  }
}
.homepage-title-panel__middle {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  z-index: 10;
}
.homepage-title-panel__text {
  max-width: 700px;
  margin: auto;
  opacity: 0;
  transition: opacity 500ms ease-in-out 1.5s;
}
.homepage-title-panel__text.show-text {
  opacity: 1;
}
.homepage-title-panel__text__main, .homepage-title-panel__text__secondary {
  color: white;
}
.homepage-title-panel__text__main {
  text-shadow: 0px 0px 30px #262626;
  font-weight: bold;
  font-size: 2.2rem;
  margin-top: 0;
}
@media (min-width: 600px) {
  .homepage-title-panel__text__main {
    font-size: 3.2rem;
  }
}
@media (min-width: 900px) {
  .homepage-title-panel__text__main {
    font-size: 3.8rem;
  }
}
.homepage-title-panel__text__secondary {
  text-shadow: 0px 0px 20px #262626;
  margin: 15px 20px 0;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 600px) {
  .homepage-title-panel__text__secondary {
    font-size: 1rem;
    line-height: 1.7;
    margin: 30px 20px 0;
  }
}
@media (min-width: 900px) {
  .homepage-title-panel__text__secondary {
    font-size: 1.2rem;
  }
}
.homepage-title-panel__text__mapCTA {
  /*		&::before, &::after{
  			content: url("https://res.cloudinary.com/civocracy/image/upload/v1602072254/UI/Icons/home_down-arrow.png");
  			padding: 0 1em;
  			-webkit-animation: fadeinout 2s linear infinite;
  			animation: fadeinout 2s linear infinite;
  		}*/
  opacity: 0;
  transition: opacity 200ms ease-in-out 100ms;
  padding-top: 1em;
  color: white;
  font-weight: bold;
  font-size: 1.6em;
}
.homepage-title-panel__text__mapCTA.show {
  opacity: 1;
}
.homepage-title-panel__text__mapCTA-arrow {
  -webkit-animation: fadeinout 2s linear infinite;
  animation: fadeinout 2s linear infinite;
  padding-top: 4em;
}

@keyframes fadein {
  to {
    opacity: 1;
  }
}
@keyframes dashin {
  to {
    stroke-dashoffset: 0;
  }
}
.homepage-process-explainer {
  max-width: 950px;
  margin: auto;
  padding: 0 20px;
}
@media (min-width: 600px) {
  .homepage-process-explainer {
    padding: 0;
  }
}
.homepage-process-explainer .text_1, .homepage-process-explainer .text_2, .homepage-process-explainer .text_3 {
  font-weight: bold;
  font-size: 32px;
  fill: #009ED8;
  stroke: none;
}
.homepage-process-explainer #number_1, .homepage-process-explainer #number_2, .homepage-process-explainer #number_3 {
  font-weight: bold;
  font-size: 80px;
  fill: #009ED8;
  stroke: none;
}
.homepage-process-explainer text, .homepage-process-explainer rect {
  opacity: 0;
}
.homepage-process-explainer path, .homepage-process-explainer polyline, .homepage-process-explainer circle, .homepage-process-explainer line {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}
.homepage-process-explainer.playing #number_1 {
  animation: fadein 0.6s 0s ease-in-out forwards;
}
.homepage-process-explainer.playing .text_1 {
  animation: fadein 0.6s 0.25s ease-in-out forwards;
}
.homepage-process-explainer.playing #lightbulb #lightbulb-outline path {
  animation: dashin 0.6s 0.45s ease-in-out forwards;
}
.homepage-process-explainer.playing #lightbulb #lightbulb-base path:nth-child(0) {
  animation: dashin 0.6s 0.45s ease-in-out forwards;
}
.homepage-process-explainer.playing #lightbulb #lightbulb-base path:nth-child(1) {
  animation: dashin 0.6s 0.65s ease-in-out forwards;
}
.homepage-process-explainer.playing #lightbulb #lightbulb-base path:nth-child(2) {
  animation: dashin 0.6s 0.85s ease-in-out forwards;
}
.homepage-process-explainer.playing #lightbulb #lightbulb-base path:nth-child(3) {
  animation: dashin 0.6s 1.05s ease-in-out forwards;
}
.homepage-process-explainer.playing #lightbulb #lightbulb-city path, .homepage-process-explainer.playing #lightbulb #lightbulb-city polyline {
  animation: dashin 0.6s 1.25s ease-in-out forwards;
}
.homepage-process-explainer.playing #lightbulb #lightbulb-inner-shine path {
  animation: dashin 0.6s 1.65s ease-in-out forwards;
}
.homepage-process-explainer.playing #lightbulb #lightbulb-shine path {
  animation: dashin 0.6s 2.05s ease-in-out forwards;
}
.homepage-process-explainer.playing #arrow_1 path {
  animation: dashin 0.6s 2.5s ease-in-out forwards;
}
.homepage-process-explainer.playing #number_2 {
  animation: fadein 0.6s 2.75s ease-in-out forwards;
}
.homepage-process-explainer.playing .text_2 {
  animation: fadein 0.6s 3s ease-in-out forwards;
}
.homepage-process-explainer.playing #arrow_2 path {
  animation: dashin 0.6s 3.8s ease-in-out forwards;
}
.homepage-process-explainer.playing #number_3 {
  animation: fadein 0.6s 4.05s ease-in-out forwards;
}
.homepage-process-explainer.playing .text_3 {
  animation: fadein 0.6s 4.3s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-buildings * {
  animation: dashin 0.6s 4.7s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-bushes * {
  animation: dashin 0.6s 4.7s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-trees * {
  animation: dashin 0.6s 4.8s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(0) {
  animation: fadein 0.6s 5.1s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(1) {
  animation: fadein 0.6s 5.16s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(2) {
  animation: fadein 0.6s 5.22s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(3) {
  animation: fadein 0.6s 5.28s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(4) {
  animation: fadein 0.6s 5.34s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(5) {
  animation: fadein 0.6s 5.4s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(6) {
  animation: fadein 0.6s 5.46s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(7) {
  animation: fadein 0.6s 5.52s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(8) {
  animation: fadein 0.6s 5.58s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(9) {
  animation: fadein 0.6s 5.64s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(10) {
  animation: fadein 0.6s 5.7s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(11) {
  animation: fadein 0.6s 5.76s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(12) {
  animation: fadein 0.6s 5.82s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(13) {
  animation: fadein 0.6s 5.88s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(14) {
  animation: fadein 0.6s 5.94s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(15) {
  animation: fadein 0.6s 6s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(16) {
  animation: fadein 0.6s 6.06s ease-in-out forwards;
}
.homepage-process-explainer.playing #city #city-windows rect:nth-child(17) {
  animation: fadein 0.6s 6.12s ease-in-out forwards;
}

.homepage-testimonial-blocks {
  font-size: 14px;
  max-width: 900px;
  margin: auto;
  position: relative;
}
.homepage-testimonial-blocks__item {
  background-size: cover;
  background-position: 50% 50%;
  padding: 30px 50px;
  margin: 10px 0;
  opacity: 0;
}
.visible .homepage-testimonial-blocks__item {
  opacity: 1;
}
.homepage-testimonial-blocks__item:first-of-type {
  transition: opacity 0.5s linear;
}
.homepage-testimonial-blocks__item:nth-of-type(2) {
  transition: opacity 0.5s linear 0.4s;
}
.homepage-testimonial-blocks__item:last-of-type {
  transition: opacity 0.5s linear 0.8s;
}
.homepage-testimonial-blocks__item__text {
  color: white;
  background-color: rgba(10, 36, 54, 0.85);
  padding: 20px 20px;
  line-height: 1.2rem;
  margin: 0;
  font-size: 0.8rem;
  font-weight: bold;
}
@media (min-width: 600px) {
  .homepage-testimonial-blocks__item__text {
    line-height: 1.6rem;
    font-size: 1rem;
  }
}
.homepage-testimonial-blocks__item__text__highlight {
  color: #009ED8;
  display: block;
  font-size: 1rem;
}
@media (min-width: 600px) {
  .homepage-testimonial-blocks__item__text__highlight {
    line-height: 1.8rem;
    font-size: 1.2rem;
  }
}
@media (min-width: 730px) {
  .homepage-testimonial-blocks__item {
    border: 7px solid #ecedee;
    width: 55%;
    position: relative;
    margin: 0;
  }
  .homepage-testimonial-blocks__item:first-of-type {
    border: none;
    padding-right: 15%;
  }
  .homepage-testimonial-blocks__item:nth-of-type(2) {
    text-align: right;
    position: absolute;
    right: 0;
    top: 17%;
    z-index: 5;
    width: 50%;
  }
  .homepage-testimonial-blocks__item:last-of-type {
    left: 14%;
    padding-right: 21%;
  }
}

.homepage-masonry-grid {
  position: relative;
  max-width: 1150px;
  margin: auto;
}
.homepage-masonry-grid__content {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: stretch;
  align-content: stretch;
  flex-wrap: wrap;
}
.homepage-masonry-grid__column {
  flex: 1 1 auto;
  align-self: stretch;
  min-width: 45%;
}
@media (min-width: 900px) {
  .homepage-masonry-grid__column {
    min-width: 0;
  }
}
.homepage-masonry-grid__column:last-of-type, .homepage-masonry-grid__column:nth-of-type(3) {
  display: none;
}
@media (min-width: 900px) {
  .homepage-masonry-grid__column:last-of-type, .homepage-masonry-grid__column:nth-of-type(3) {
    display: block;
  }
}
.homepage-masonry-grid__column.column-small {
  flex-grow: 1;
}
.homepage-masonry-grid__column.column-medium {
  flex-grow: 2;
}
.homepage-masonry-grid__column.column-large {
  flex-grow: 3;
}
.homepage-masonry-grid__column__content {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: stretch;
  height: 400px;
}
.homepage-masonry-grid__row {
  flex: 1 1 auto;
  align-self: stretch;
  margin: 5px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: stretch;
  height: 100%;
  width: 100%;
  transition: flex-basis 400ms ease-in-out 400ms;
}
.homepage-masonry-grid__row.row-small {
  flex-grow: 1;
  flex-basis: 35%;
}
.homepage-masonry-grid__row.row-medium {
  flex-grow: 2;
}
.homepage-masonry-grid__row.row-large {
  flex-grow: 3;
  flex-basis: 65%;
}
.homepage-masonry-grid__row:hover, .homepage-masonry-grid__row.default-open:not(.void-default) {
  flex-basis: 150% !important;
  transition: flex-basis 400ms ease-in-out;
}
.homepage-masonry-grid__item {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  align-self: stretch;
  margin: 5px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  padding: 10px;
  transition: flex-basis 400ms ease-in-out 400ms;
}
.homepage-masonry-grid__item.item-small {
  flex-grow: 1;
  flex-basis: 35%;
}
.homepage-masonry-grid__item.item-medium {
  flex-grow: 2;
}
.homepage-masonry-grid__item.item-large {
  flex-grow: 3;
  flex-basis: 65%;
}
.homepage-masonry-grid__item:hover, .homepage-masonry-grid__item.default-open:not(.void-default) {
  flex-basis: 200% !important;
  transition: flex-basis 400ms ease-in-out;
}
.homepage-masonry-grid__item:hover .homepage-masonry-grid__item__text, .homepage-masonry-grid__item.default-open:not(.void-default) .homepage-masonry-grid__item__text {
  transition: opacity 400ms ease-in-out 400ms;
  opacity: 1;
}
.homepage-masonry-grid__item:hover .homepage-masonry-grid__item__background-mask, .homepage-masonry-grid__item.default-open:not(.void-default) .homepage-masonry-grid__item__background-mask {
  background-color: rgba(10, 36, 54, 0.85);
  transition: all 400ms ease-in-out;
}
.homepage-masonry-grid__item__text {
  opacity: 0;
  transition: opacity 400ms ease-in-out;
  color: white;
  font-weight: bold;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 80%;
}
.homepage-masonry-grid__item__background-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all 400ms ease-in-out 400ms;
  z-index: 8;
}

.homepage-logo-carousel {
  max-width: 1050px;
  margin: auto;
  margin-bottom: 30px;
}
.homepage-logo-carousel .swiper-pagination {
  bottom: 0px;
}
.homepage-logo-carousel .swiper-pagination-bullet {
  background-color: #002d48;
  height: 13px;
  width: 13px;
}
.homepage-logo-carousel .swiper-wrapper {
  padding-bottom: 50px;
}
.homepage-logo-carousel__logo-item {
  position: relative;
  padding: 25px 0;
  margin: 10px;
}
.homepage-logo-carousel__logo-item:hover .homepage-logo-carousel__logo-item__text {
  opacity: 1;
}
.homepage-logo-carousel__logo-item__image {
  position: relative;
  width: 100%;
  pointer-events: none;
}
.homepage-logo-carousel__logo-item__text {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 500ms ease-in-out;
  pointer-events: none;
  background-color: rgba(10, 36, 54, 0.85);
}
.homepage-logo-carousel__logo-item__text__inner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 8px;
}
.homepage-logo-carousel__logo-item__text__main, .homepage-logo-carousel__logo-item__text__secondary {
  margin: 0;
  font-size: 14px;
}
.homepage-logo-carousel__logo-item__text__main {
  font-weight: bold;
  margin-bottom: 5px;
  color: white;
  line-height: 1.3;
}
.homepage-logo-carousel__logo-item__text__secondary {
  color: #C3C3C3;
}

.homepage-location-map {
  max-width: 1000px;
  margin: auto;
  position: relative;
}
.homepage-location-map a {
  text-decoration: none !important;
}
.homepage-location-map__map-container {
  width: 100%;
  position: relative;
}
@media (min-width: 675px) {
  .homepage-location-map__map-container {
    width: 80%;
    /*yeah I know minus margins are nothing to proud about but hey, it works !*/
    padding: 0;
    margin-bottom: -90px;
    margin-top: -40px;
  }
}
@media (min-width: 675px) {
  .homepage-location-map__map-container__main {
    transform: translate(-70px, -20px);
  }
}
@media (min-width: 850px) {
  .homepage-location-map__map-container__main {
    transform: none;
  }
}
.homepage-location-map__map-container__inset-south-america {
  width: 17%;
  position: absolute;
  background-color: white;
  box-shadow: 4px 2px 6px 2px #002d482b;
  border: none;
  bottom: 40%;
  left: -4%;
}
@media (min-width: 675px) {
  .homepage-location-map__map-container__inset-south-america {
    left: 0;
  }
}
@media (min-width: 850px) {
  .homepage-location-map__map-container__inset-south-america {
    bottom: 40%;
    left: -4%;
  }
}
.homepage-location-map__map-container__inset-africa {
  width: 17%;
  position: absolute;
  background-color: white;
  box-shadow: 4px 2px 6px 2px #002d482b;
  border: none;
  bottom: 19%;
  left: -2%;
}
.homepage-location-map__mobile-divider {
  border-top: 1px solid #ecedee;
  width: 90%;
  margin: 45px auto;
}
@media (min-width: 675px) {
  .homepage-location-map__mobile-divider {
    display: none;
  }
}
.homepage-location-map__list-container {
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 675px) {
  .homepage-location-map__list-container {
    width: 30%;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    margin: 0;
    min-width: 300px;
  }
}
.homepage-location-map__list {
  overflow-y: scroll;
  width: 100%;
  max-height: 500px;
  max-width: 400px;
  margin: auto;
  background-color: #009ed814;
}
@media (min-width: 675px) {
  .homepage-location-map__list {
    box-shadow: 0px 0px 6px 2px #002d482b;
    border: none;
    max-width: none;
    max-height: 400px;
    background-color: white;
  }
}
@media (min-width: 850px) {
  .homepage-location-map__list {
    max-height: 500px;
  }
}
.homepage-location-map__list__item {
  padding: 15px;
  border-bottom: 1px solid #02a8dd14;
  border-left: 5px solid white;
  border-top: none;
  display: table;
  width: 100%;
  cursor: pointer;
}
@media (min-width: 675px) {
  .homepage-location-map__list__item {
    background-color: white;
  }
}
.homepage-location-map__list__item:last-child {
  border-bottom: none;
}
.homepage-location-map__list__item.hovered, .homepage-location-map__list__item:hover {
  background-color: #02a8dd14;
  border-left: 5px solid #02a8dd;
  color: #009ED8;
}
.homepage-location-map__list__item.clicked {
  background-color: #02a8dd14;
  border-left: 5px solid #02a8dd;
  cursor: auto;
}
.homepage-location-map__list__item__left, .homepage-location-map__list__item__right {
  display: table-cell;
  vertical-align: middle;
}
.homepage-location-map__list__item__left {
  width: 50px;
  padding-left: 5px;
  padding-top: 5px;
}
.homepage-location-map__list__item__left svg {
  width: 25px;
  fill: #262626;
}
.homepage-location-map__list__item__text {
  position: relative;
}
.homepage-location-map__list__item__text__main, .homepage-location-map__list__item__text__secondary {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
  text-decoration: none;
}
.homepage-location-map__list__item__text__main {
  color: #262626;
  margin-bottom: 5px;
  line-height: 1.3;
}
.homepage-location-map__list__item__text__secondary {
  color: #C3C3C3;
}
.homepage-location-map__list__item__text__link-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  color: #cacacc;
  font-size: 12px;
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}
.clicked .homepage-location-map__list__item__text__link-icon {
  opacity: 1;
}
.homepage-location-map__list__item__text__link-icon:hover {
  color: #262626;
}
.homepage-location-map__list__item__topics-list-container {
  max-height: 0;
  overflow: hidden;
  transition: max-height 400ms ease-in-out;
}
.clicked .homepage-location-map__list__item__topics-list-container {
  max-height: 1000px;
  transition: max-height 1s ease-in-out;
}
.homepage-location-map__list__item__topics-list {
  list-style-type: circle;
  margin: 15px 0 0;
  padding: 8px 0 0 20px;
  border-top: 1px solid #C3C3C3;
}
.homepage-location-map__list__item__topic {
  margin: 6px 0;
}
.homepage-location-map__list__item__topic a {
  text-decoration: none;
  color: #262626;
  font-size: 12px;
}
.homepage-location-map__list__item__topic a:hover {
  color: #009ED8;
}

.location-map-card {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 60%;
  top: 43%;
  background-color: #fff;
  width: 160px;
  height: 150px;
  box-shadow: 4px 2px 6px 2px #002d482b;
  padding: 10px;
}
.location-map-card a {
  color: #262626;
}
.location-map-card-logo {
  height: 70px;
  width: 100%;
  padding: 10px;
}
.location-map-card-name {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.location-map-card-name .arrow-right {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #FD9827;
}
.location-map-card-name span {
  margin-left: 4px;
}
.location-map-card-close {
  position: absolute;
  left: 86%;
  top: -3%;
  border: none;
  background: transparent;
  outline: none;
}
.location-map-card-close span {
  font-size: 20px;
}

.proposition-comment-add-form .post-as-dropdown__option2 {
  display: inline-block;
}
.proposition-comment-add-form .post-as-dropdown__option__text2 {
  display: inline-block;
}
.proposition-comment-add-form .comment-add-form__bottom-section {
  padding: 10px 0px;
  margin-bottom: 20px;
}
.proposition-comment-add-form__content {
  height: 100%;
  width: 100%;
  background: #095d8a;
  padding: 20px;
}
.proposition-comment-add-form .__title {
  color: white;
}
.proposition-comment-add-form__top-section, .proposition-comment-add-form__middle-section, .proposition-comment-add-form__bottom-section {
  padding: 10px 0px;
  margin-bottom: 20px;
}
.proposition-comment-add-form__top-section input {
  margin: 0px;
}
.proposition-comment-add-form__middle-section .fr-toolbar {
  border-top: none;
  border-radius: 0px !important;
}
.proposition-comment-add-form__middle-section .fr-element {
  height: calc(70vh - 232px) !important;
  min-height: 0px !important;
  border-radius: 0px !important;
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .proposition-comment-add-form__middle-section .fr-element {
    height: calc(70vh - 270px) !important;
  }
}
.proposition-comment-add-form__bottom-section__checkbox-label {
  margin: 0px;
}
.proposition-comment-add-form .publish-button {
  width: 210px;
  color: black;
  background-color: #e3c531 !important;
}
.proposition-comment-add-form .close-button {
  color: black;
  background-color: #e3c531;
  margin-left: 10px;
}

.questionnaire-edit .btn-discover {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  margin-top: 6px;
}
.questionnaire-edit .btn-discover:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.questionnaire-edit .btn-discover:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.questionnaire-edit .btn-discover:disabled, .questionnaire-edit .btn-discover.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.questionnaire-edit .btn-discover:disabled.processing, .questionnaire-edit .btn-discover.disabled.processing {
  color: white;
}
.questionnaire-edit .btn-discover.processing {
  cursor: progress !important;
}
.questionnaire-edit .btn-discover.processing .spinner {
  display: inline-block;
}
.questionnaire-edit .btn-discover .spinner {
  display: none;
}
.questionnaire-edit .btn-civ-reverse {
  background-color: #fff;
}
.questionnaire-edit div.question-actions {
  margin-top: 20px;
  margin-top: 10px;
  text-align: right;
}
.questionnaire-edit div.full-question-container {
  padding: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.questionnaire-edit div.full-question-container div.question-type {
  margin-bottom: 10px;
}
.questionnaire-edit div.full-question-container .question_title {
  padding-top: 20px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 20px;
}
.questionnaire-edit div.full-question-container .question_explanation {
  margin-top: 10px;
  padding-left: 10px;
}
.questionnaire-edit div.add-question-type select {
  width: 100%;
}
.questionnaire-edit div.container-add-question {
  margin-top: 5px;
  margin-bottom: 10px;
}
.questionnaire-edit div.questionnaire-answer-text-edit .btn-minus {
  margin-top: 7px;
  color: #b0b0b0;
}
.questionnaire-edit div.questionnaire-answer-text-edit div.row-answer {
  margin-bottom: 5px;
  margin-left: 20px;
}
.questionnaire-edit div.questionnaire-answer-text-edit div.row-add-question div.col {
  padding: 0;
}
.questionnaire-edit div.questionnaire-answer-text-edit div.row-add-question input.add-question-input {
  width: 100%;
}
.questionnaire-edit div.questionnaire-answer-text-edit div.row-add-question .btn-add-answer {
  width: 100%;
}
.questionnaire-edit div.questionnaire-answer-text-edit div.container-add-answer label {
  font-size: 13px;
  font-weight: normal;
}
.questionnaire-edit div.answer-result {
  position: relative;
  width: 100%;
}
.questionnaire-edit div.answer-result div.answer-percent {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 50px;
  text-align: right;
}
.questionnaire-edit div.answer-result div.answer-result-box {
  position: relative;
  margin-left: 60px;
  margin-bottom: 15px;
  border: 1px solid #666666;
  padding: 10px;
}
.questionnaire-edit div.answer-result div.answer-result-box div.answer-result-text {
  margin-right: 100px;
}
.questionnaire-edit div.answer-result div.answer-result-count {
  position: absolute;
  top: 7px;
  right: 10px;
}
.questionnaire-edit div.answer-result div.answer-result-background-color {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 0%;
  z-index: -100;
  background-color: #eaeaea;
}
.questionnaire-edit div.container-gotoquestion {
  margin-left: 20px;
  color: #808080;
}
.questionnaire-edit div.container-gotoquestion select {
  display: inline-block;
  width: 80px;
  height: auto;
  font-size: 13px;
}
.questionnaire-edit div.container-options {
  margin-bottom: 10px;
}
.questionnaire-edit div.container-options .form-control {
  height: auto;
}
.questionnaire-edit div.container-options select.form-control {
  width: 200px;
}
.questionnaire-edit div.container-options input.form-control-plaintext {
  width: 200px;
  border: none;
  margin-top: 3px;
}
.questionnaire-edit div.container-options .form-group {
  margin-bottom: 0;
}
.questionnaire-edit div.question-index-container textarea {
  margin-bottom: 10px;
}
.questionnaire-edit .input-text-like {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
}
.questionnaire-edit .input-text-like.disabled {
  background-color: white;
}

.questionnaire-viewer .question-title {
  padding-bottom: 10px;
}
.questionnaire-viewer .answer-container {
  background-color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.questionnaire-viewer .answer-container .answer-button {
  background-color: #e7e7e7 !important;
  color: black !important;
  border: none !important;
  text-transform: none;
}
.questionnaire-viewer .answer-container .answer-button-active {
  background-color: black !important;
  color: white !important;
  border: none !important;
  text-transform: none;
}
.questionnaire-viewer .answer-container .answer-checkbox {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: #e7e7e7 !important;
  color: black;
  border: none !important;
  margin-bottom: 2px;
  text-transform: none;
  cursor: pointer !important;
}
.questionnaire-viewer .answer-container .answer-checkbox:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.questionnaire-viewer .answer-container .answer-checkbox:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.questionnaire-viewer .answer-container .answer-checkbox:disabled, .questionnaire-viewer .answer-container .answer-checkbox.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.questionnaire-viewer .answer-container .answer-checkbox:disabled.processing, .questionnaire-viewer .answer-container .answer-checkbox.disabled.processing {
  color: white;
}
.questionnaire-viewer .answer-container .answer-checkbox.processing {
  cursor: progress !important;
}
.questionnaire-viewer .answer-container .answer-checkbox.processing .spinner {
  display: inline-block;
}
.questionnaire-viewer .answer-container .answer-checkbox .spinner {
  display: none;
}
.questionnaire-viewer .answer-container .multiselect-checkboxes {
  padding-left: 0 !important;
}
.questionnaire-viewer .answer-container .answer-checkbox-input {
  display: none;
}
.questionnaire-viewer .btn-discover {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  margin-top: 6px;
  display: inline-block;
}
.questionnaire-viewer .btn-discover:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.questionnaire-viewer .btn-discover:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.questionnaire-viewer .btn-discover:disabled, .questionnaire-viewer .btn-discover.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.questionnaire-viewer .btn-discover:disabled.processing, .questionnaire-viewer .btn-discover.disabled.processing {
  color: white;
}
.questionnaire-viewer .btn-discover.processing {
  cursor: progress !important;
}
.questionnaire-viewer .btn-discover.processing .spinner {
  display: inline-block;
}
.questionnaire-viewer .btn-discover .spinner {
  display: none;
}
.questionnaire-viewer .legalNotice {
  font-size: 13px;
  color: #666666;
  margin-top: 80px;
}
.questionnaire-viewer .skip-question {
  margin-top: 10px;
  float: left;
}
.questionnaire-viewer .continue-question {
  margin-top: 10px;
  float: right;
}
.questionnaire-viewer .textarea-question-input {
  margin-bottom: 10px;
}
.questionnaire-viewer .textarea-question-input.disabled {
  border: 1px solid transparent;
  overflow: visible;
}
.questionnaire-viewer div.open-answer div.text {
  display: inline-block;
  margin-right: 10px;
}
.questionnaire-viewer div.open-answer input {
  display: inline-block;
  width: 300px;
  margin-right: 15px;
}
.questionnaire-viewer div.open-answer a {
  display: inline-block;
}

#flat-popup .popup_content .questionnaire-viewer {
  padding: 2rem;
}

.questionnaire-list .label-banner {
  background-color: white;
  color: black;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  padding-left: 12px;
  padding-right: 0;
  position: absolute;
  top: 13px;
  left: auto;
  right: -15px;
  width: 120px;
  /* rotate */
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  /*default
   * &.closed {

  }*/
}
.questionnaire-list .label-banner.completed {
  top: 22px;
  right: -16px;
  width: 166px;
}
.questionnaire-list .label-banner.unpublished {
  /*left!*/
  top: 30px;
  left: -58px;
  width: 209px;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.questionnaire-list .label-banner.registration {
  /*left!*/
  top: 43px;
  left: -57px;
  width: 245px;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}

#modal-popup .modal-dialog,
#login-popup .register-step-poll {
  font-size: 13px;
}
#modal-popup .modal-dialog h2,
#login-popup .register-step-poll h2 {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#modal-popup .modal-dialog .previous-participation-option,
#login-popup .register-step-poll .previous-participation-option {
  font-weight: initial;
  width: 24%;
}
#modal-popup .modal-dialog .radio-option,
#login-popup .register-step-poll .radio-option {
  margin-right: 10px;
}
#modal-popup .modal-dialog input[type=checkbox],
#modal-popup .modal-dialog input[type=radio],
#login-popup .register-step-poll input[type=checkbox],
#login-popup .register-step-poll input[type=radio] {
  width: auto;
}
#modal-popup .modal-dialog select,
#login-popup .register-step-poll select {
  max-width: 100%;
}

@media (min-width: 768px) {
  #modal-popup .modal-dialog.wide,
#login-popup.wide {
    width: 800px;
  }
}
#modal-popup .modal-dialog .scrollable,
#login-popup .register-step-terms .scrollable {
  overflow-y: scroll;
  padding: 0px 10px;
  margin-bottom: 20px;
  margin-top: 10px;
  max-height: 400px;
}
#modal-popup .modal-dialog .scrollable h3,
#login-popup .register-step-terms .scrollable h3 {
  font-size: 18px;
  margin-top: 10px;
}
#modal-popup .modal-dialog .scrollable p,
#login-popup .register-step-terms .scrollable p {
  font-size: 15px;
  text-align: left;
}

#modal-popup .modal-dialog,
#login-popup {
  top: 40%;
  transform: translateY(-40%);
  width: 400px;
  transition: width 0.4s ease;
}
#modal-popup .modal-dialog .modal-content > .ember-view,
#login-popup .modal-content > .ember-view {
  width: 100%;
}
#modal-popup .modal-dialog .modal-body,
#login-popup .modal-body {
  margin-bottom: 1.3em;
}
#modal-popup .modal-dialog .modal-body .modal-text,
#login-popup .modal-body .modal-text {
  font-size: 13px;
}
#modal-popup .modal-dialog .registering-only,
#login-popup .registering-only {
  max-height: 1000px;
  overflow: visible;
  -webkit-transition: max-height 0.4s;
  -moz-transition: max-height 0.4s;
  -o-transition: max-height 0.4s;
  transition: max-height 0.4s;
}
#modal-popup .modal-dialog .registering-only .empty-search-container,
#login-popup .registering-only .empty-search-container {
  display: none;
}
#modal-popup .modal-dialog .registering-only.folded,
#login-popup .registering-only.folded {
  max-height: 0;
  overflow: hidden;
}
#modal-popup .modal-dialog #login-terms-mention,
#login-popup #login-terms-mention {
  color: #b0b0b0;
  font-size: 12px;
  font-style: oblique;
  margin-bottom: 10px;
}
#modal-popup .modal-dialog #login-terms-mention a,
#login-popup #login-terms-mention a {
  color: #b0b0b0;
  font-size: 12px;
}
#modal-popup .modal-dialog .btn-social,
#login-popup .btn-social {
  cursor: pointer;
  margin-bottom: 7px;
  text-align: left;
  width: 100%;
}
#modal-popup .modal-dialog .btn-social:hover,
#login-popup .btn-social:hover {
  text-decoration: none;
}
#modal-popup .modal-dialog .btn-social.btn-lg > :first-child,
#login-popup .btn-social.btn-lg > :first-child {
  font-size: 1.3em;
}
#modal-popup .modal-dialog table, #modal-popup .modal-dialog input,
#login-popup table,
#login-popup input {
  width: 100%;
}
#modal-popup .modal-dialog .state-switches a,
#login-popup .state-switches a {
  color: black;
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
  outline: none;
}
#modal-popup .modal-dialog .state-switches a:hover, #modal-popup .modal-dialog .state-switches a:focus,
#login-popup .state-switches a:hover,
#login-popup .state-switches a:focus {
  color: #7F1335;
  text-decoration: none;
}
#modal-popup .modal-dialog .state-switches.login-only,
#login-popup .state-switches.login-only {
  margin-top: 0px;
  margin-bottom: 10px;
}
#modal-popup .modal-dialog .state-switches.login-only a,
#login-popup .state-switches.login-only a {
  color: #333;
}
#modal-popup .modal-dialog td.pad-right,
#login-popup td.pad-right {
  padding-right: 8px;
}
#modal-popup .modal-dialog button[type=submit],
#login-popup button[type=submit] {
  padding: 8px 12px;
  width: 100%;
}
#modal-popup .modal-dialog p,
#login-popup p {
  font-size: 18px;
  text-align: center;
}
#modal-popup .modal-dialog .separator,
#login-popup .separator {
  border-bottom: 1px dashed #e5e5e5;
  margin: 30px 0;
  position: relative;
}
#modal-popup .modal-dialog .separator span,
#login-popup .separator span {
  background-color: #ffffff;
  padding: 0 5px;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}

.login-popup__name-field.error input {
  border: 1px solid #a90325;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}

#community.propositions.index {
  width: 80%;
}

#login-popup {
  margin-top: 0px;
}
#login-popup .autocomplete-holder {
  position: relative;
  width: 100%;
}
#login-popup .autocomplete-holder .autocomplete-search-show {
  left: 0;
  position: absolute;
  top: 34px;
  width: 100%;
}
#login-popup .autocomplete-holder input[type=text] {
  outline: none;
  text-transform: none;
}
#login-popup .autocomplete-holder .autocomplete-list .autocomplete-search-item {
  color: #333 !important;
  font-size: 14px !important;
  text-transform: none !important;
  text-align: left;
}
#login-popup .extra-margin-top {
  margin-top: 12px;
}

form.login_form {
  width: 100%;
}
form.login_form input {
  margin-bottom: 8px;
  display: inline-block;
}

@media (max-width: 768px) {
  #modal-popup {
    z-index: 999999999999;
  }

  #modal-popup .modal-dialog {
    width: 100%;
    margin: 0;
  }

  #modal-popup .modal-content {
    border-radius: 0px;
  }

  /*	form.login_form {
  		width: 40%;
  	}*/
  #login-popup {
    width: 95%;
  }
}
.login-popup__terms {
  margin: 5px 0;
}
.login-popup__terms__item {
  margin: 0 0 1.1em;
  white-space: nowrap;
}
.login-popup__terms__item__label, .login-popup__terms__item__input {
  margin: 0;
}
.login-popup__terms__item__label {
  margin: 0.2em 7px 0 4px;
  font-size: 0.9em;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.login-popup__input-row {
  margin: 5px 0;
}
.login-popup__separator {
  border-bottom: 1px dashed #e5e5e5;
  margin-top: 15px;
  margin-bottom: 20px;
  border-top: none;
}
.login-popup__email-signup, .login-popup__social-signup {
  height: 40px;
  border-radius: 5px;
  font-size: 14px;
  margin: 5px 0;
  text-transform: none;
  text-align: left !important;
  position: relative;
  vertical-align: middle;
  padding: 0 !important;
  color: white !important;
  border: none !important;
  font-weight: normal;
  width: 100%;
}
.login-popup__email-signup:hover, .login-popup__email-signup:focus, .login-popup__social-signup:hover, .login-popup__social-signup:focus {
  border: none !important;
  outline: 0;
}
.login-popup__email-signup .fa-envelope, .login-popup__email-signup .fa-facebook, .login-popup__email-signup .fa-monheimpass, .login-popup__social-signup .fa-envelope, .login-popup__social-signup .fa-facebook, .login-popup__social-signup .fa-monheimpass {
  font-size: 1.3em;
  line-height: 40px;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 10px;
  transform: translateY(-50%);
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  color: white;
}
.login-popup__email-signup.monheimpass, .login-popup__social-signup.monheimpass {
  margin: 1em 0 1em;
  background: #0098DB !important;
}
.login-popup__email-signup[disabled], .login-popup__social-signup[disabled] {
  cursor: not-allowed !important;
  pointer-events: none !important;
}
.login-popup__email-signup span, .login-popup__social-signup span {
  margin-left: 50px;
}
.login-popup__social-signup {
  background: #3b5998 !important;
}
.login-popup__social-signup:hover, .login-popup__social-signup:focus {
  background: #337ab7 !important;
}
.login-popup__toggle-text {
  margin-top: 10px;
  color: black !important;
  width: 100%;
}
.login-popup__error-message {
  text-align: left !important;
  margin: 10px 0;
  font-size: 0.9em;
  color: #7F1335;
  font-style: italic;
}
.login-popup__loading-spinner {
  margin: 0;
  position: absolute;
  right: 10px;
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}
.login-popup__loading-spinner.active {
  opacity: 1;
}
.login-popup__loading-spinner.centered {
  position: relative;
  margin: 2em 50% 0.4em;
  display: block;
}
.login-popup .processing {
  text-align: center;
  margin-bottom: 2em;
}
.login-popup .monheimPassTextLogo {
  text-align: center;
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
.login-popup .monheimPassTextLogo span {
  font: 300 20px/32px Roboto, "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
.login-popup .monheimPassSignUpText {
  margin: 1em 0 2em;
}
.login-popup.keycloak-merge-accounts .login-popup__terms {
  margin-top: 2em;
  margin-bottom: 3em;
}
.login-popup.keycloak-merge-accounts button.btn-civ {
  text-transform: none;
  border-radius: 5px;
  background-color: #7F1335;
  font-weight: bold;
  color: #f2f2f2 !important;
  font-size: 14px;
}

.show-errors .login-popup__input-field.error input {
  border-color: #7f1234 !important;
  border-width: 1px !important;
}

#captcha-container {
  margin: 15px 0 20px;
}
#captcha-container > * {
  margin: auto;
}

.event-popup .event-avatar {
  font-size: 13px;
  margin: 15px;
  text-align: center;
  overflow: hidden;
}
.event-popup .event-aside {
  padding: 10px 25px 30px;
}

@media (max-width: 768px) {
  .event-avatar img {
    height: 80px;
  }
}
.privacy-popup {
  position: relative;
  background-color: #3598cb;
  color: white;
  padding: 30px 0;
  padding-bottom: 100px;
  width: 750px;
  height: calc(100% - 200px);
  transition: width ease-out 200ms;
}
@media all and (max-width: 800px) {
  .privacy-popup {
    width: 500px;
  }
}
.privacy-popup .adaptive-content {
  height: 100%;
  padding: 0 40px;
  overflow: auto;
}
.privacy-popup .adaptive-content .privacy-title {
  color: white;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  font-size: 25px;
  font-weight: bold;
}
.privacy-popup .adaptive-content .privacy-introduction {
  padding: 20px 10px;
}
.privacy-popup .adaptive-content .privacy-introduction a {
  color: #146c9b;
}
.privacy-popup .adaptive-content .bullet-point {
  display: flex;
  margin-top: 15px;
}
.privacy-popup .adaptive-content .bullet-point .bullet {
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  color: white;
}
.privacy-popup .adaptive-content .bullet-point .point {
  margin-left: 20px;
}
.privacy-popup .adaptive-content .bullet-point .point h3 {
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.privacy-popup .adaptive-content .bullet-point .point p {
  margin-top: 10px;
  font-weight: 100;
}
.privacy-popup .adaptive-content .conclusion {
  margin-top: 20px;
}
.privacy-popup .proceed {
  width: calc(100% - 80px);
  padding: 10px 0;
  border: none;
  border-radius: 5px;
  color: black;
  background-color: #e5c833;
  margin-top: 10px;
  font-weight: bold;
  position: absolute;
  bottom: 30px;
  left: 40px;
}

.registration-popup {
  /*  position: relative;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    width: 500px;
    transition: width ease-out 200ms;
    overflow: hidden;*/
}
@media all and (max-width: 800px) {
  .registration-popup {
    width: 300px;
  }
}
.registration-popup .home-cover {
  width: 100%;
  height: 100px;
  background-size: cover;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #c9c8bf;
  border-bottom: solid #8e8d84 1px;
}
.registration-popup .welcome-message {
  padding: 40px;
}
.registration-popup .welcome-message h2 {
  margin: 0;
  padding: 0;
  text-transform: none !important;
  color: #7F1335 !important;
  font-size: 20px !important;
  font-weight: bold !important;
  text-align: center !important;
}
.registration-popup .welcome-message p {
  margin: 0;
  margin-top: 20px;
  font-size: 16px !important;
}
.registration-popup button {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  border: none;
  border-radius: 5px;
  font-weight: bold;
  background: none;
  border-top: solid #eee 1px;
  cursor: pointer;
  transition: all linear 100ms;
  font-size: 1.4em;
}
.registration-popup button:hover {
  background-color: #eee;
}

.participate-popup {
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  width: 500px;
  transition: width ease-out 200ms;
  overflow: hidden;
}
@media all and (max-width: 800px) {
  .participate-popup {
    width: 300px;
  }
}

.box-borders {
  border: 1px solid #DDD;
  border-bottom: 1px solid #CCC;
  border-radius: 3px;
}

#browser-incompatible {
  margin: 15% auto;
  text-align: center;
}
#browser-incompatible img {
  margin: -150px 0 0 0;
}

#browser-incompatible-inner {
  display: inline-block;
  text-align: left;
}

#toast-container {
  margin-top: 85px;
  z-index: 9999999999;
}

.container-fluid {
  padding: 0;
}

.row {
  margin: 0;
}

.row.flex {
  display: table;
  border-collapse: separate;
  border-spacing: 20px;
  margin: auto;
}

.row.flex > [class^=col-] {
  float: none;
  display: table-cell;
  vertical-align: top;
}

#mainContent {
  margin-top: 65px;
}
#mainContent.modal-open {
  overflow: hidden;
}

body.participatorybudget {
  min-height: 100%;
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px;
  padding: 0 !important;
}

html:not(.participatorybudget), body:not(.participatorybudget) {
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px;
  padding: 0 !important;
  min-height: 1600px;
}

body {
  overflow-x: hidden;
}

.central-column {
  max-width: 950px;
  margin: auto;
}

.new-central-column {
  max-width: 1024px;
  padding: 0px 30px;
  margin: auto;
}

.top-bar {
  background-color: #7F1335;
  height: 10px;
}

.inside-wrapper {
  position: relative;
}

.align-right {
  text-align: right;
}

.overflow-hidden {
  overflow: hidden;
}

.clickable {
  cursor: pointer;
}

.lighter {
  opacity: 0.39;
}

.loading-slider {
  z-index: 999999999;
}
.loading-slider span {
  background-color: #7F1335;
}

span.emoji {
  /*The emojis are not well displayed in Lato or Arial etc. We set here a font family compliant with how we want the emojis to be like*/
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
}

.mobile-only, .tablet-landscape-only {
  display: none !important;
}

.mobile-fullwidth {
  display: inline-block;
}

@media (min-width: 1024px) {
  #mainContent {
    padding-left: 0px;
    -webkit-transition: padding-left 0.2s;
    -moz-transition: padding-left 0.2s;
    -o-transition: padding-left 0.2s;
    transition: padding-left 0.2s;
  }
  #mainContent.padding-left {
    padding-left: 235px;
  }
}
@media (min-width: 1274px) {
  #mainContent {
    padding-left: 0px;
    -webkit-transition: padding-left 0.2s;
    -moz-transition: padding-left 0.2s;
    -o-transition: padding-left 0.2s;
    transition: padding-left 0.2s;
  }
  #mainContent.padding-left {
    padding-left: 110px;
  }
}
@media (max-width: 768px) {
  .no-mobile {
    display: none !important;
  }

  .mobile-only {
    display: block !important;
  }

  .mobile-fullwidth {
    display: block;
  }
}
@media (min-width: 720px) and (max-width: 768px) {
  .new-central-column {
    padding: 0 !important;
  }
}
@media (min-width: 720px) and (max-width: 992px) {
  .tablet-landscape-only {
    display: block !important;
  }

  .no-tablet-landscape {
    display: none !important;
  }
}
@media (max-width: 720px) {
  .no-tablet-landscape {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .no-tablet-landscape {
    display: block !important;
  }
}
.infinity-loader {
  height: 200px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  transform: scale(0.2);
}
.infinity-loader > div {
  width: 200px;
  height: 200px;
  position: relative;
  -ms-animation: uil-rolling-anim 1s linear infinite;
  -moz-animation: uil-rolling-anim 1s linear infinite;
  -webkit-animation: uil-rolling-anim 1s linear infinite;
  -o-animation: uil-rolling-anim 1s linear infinite;
  animation: uil-rolling-anim 1s linear infinite;
}
.infinity-loader > div div {
  position: absolute;
  width: 200px;
  height: 100px;
  border-radius: 1000px 1000px 0 0;
  border-color: #eaeaea;
  border-style: solid;
  border-width: 30px;
  border-bottom-width: 0;
}
.infinity-loader > div div:nth-of-type(2) {
  -ms-transform: translate(0, 50px) rotate(81deg) translate(0, -50px);
  -moz-transform: translate(0, 50px) rotate(81deg) translate(0, -50px);
  -webkit-transform: translate(0, 50px) rotate(81deg) translate(0, -50px);
  -o-transform: translate(0, 50px) rotate(81deg) translate(0, -50px);
  transform: translate(0, 50px) rotate(81deg) translate(0, -50px);
}

.infinity-loader.reached-infinity {
  display: none;
}

h2 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

h3 {
  font-size: 20px;
  font-weight: bold;
}

hr {
  color: #b0b0b0;
  margin-top: 10px;
  margin-bottom: 10px;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.user .link h1 {
  color: white;
  font-size: 3em;
  font-weight: bold;
}
.user .link h2 {
  color: #333;
  font-size: 2em;
  font-weight: bold;
}
.user .link h3 {
  color: white;
  font-size: x-large;
  font-style: italic;
}
.user .link h4 {
  color: gray;
  font-size: medium;
  font-weight: bold;
  font-variant: small-caps;
  text-align: left;
}
.user .link h5 {
  color: #333;
  font-size: medium;
  font-weight: bold;
  margin-bottom: 0.2em;
}
.user .link h6 {
  color: #7F1335;
  font-size: small;
  text-align: left;
}
.user .link a {
  text-decoration: none;
  color: #333;
}
.user .link a:hover {
  color: #7F1335;
}
.user .link small {
  color: gray;
  font-size: small;
}
.user .link p {
  color: gray;
  font-size: small;
  color: #333;
}

.hash-symbol {
  color: white;
  font-size: 3em;
  font-weight: bold;
  opacity: 0.8;
}
.hash-symbol:hover {
  text-decoration: none;
}

.avatar-label {
  width: 100%;
  padding-top: 5px;
  font-size: 0.85em;
  font-weight: normal;
  text-align: center;
  color: white;
}

.field label {
  display: inline-block;
  width: 60px;
}

.inside-wrapper {
  width: 85%;
  max-width: 1400px;
  margin: 0 auto;
}

.columns-3:after {
  content: "";
  display: table;
  clear: both;
}
.columns-3 .column {
  float: left;
  width: 33.33%;
}

.columns-2:after {
  content: "";
  display: table;
  clear: both;
}
.columns-2 .column {
  width: 50%;
  float: left;
}

.dropdown-menu li a {
  cursor: pointer;
}
.dropdown-menu li a:hover {
  background: #ddd;
}

.navbar > .container-fluid .navbar-brand {
  margin-left: 0px;
}

.navbar {
  margin-bottom: 0px;
  border: 0px;
}
.navbar .dropdown-menu {
  width: 100%;
}
.navbar .navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}
.navbar .container-fluid {
  background: white;
}
.navbar .navbar-right {
  margin-right: 0px;
  font-size: 20px;
  color: #333;
}
.navbar .navbar-brand {
  height: 75px;
}

a[role=tab]:focus, .navbar .navbar-nav > li > a {
  outline: 0;
}

.footer {
  background-color: white;
}
.footer .inside-wrapper {
  width: 90%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer .inside-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.footer .left {
  float: left;
  width: 50%;
  text-align: left;
}
.footer .right {
  float: left;
  width: 50%;
  text-align: right;
}
.footer a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
  margin-left: 20px;
}

select::-ms-expand {
  display: none;
}

input[type=checkbox],
input[type=radio] {
  border: none;
  outline: none;
}

/*cookieconsent*/
.cc-window {
  font-size: 0.9em !important;
}

.home\.index,
.home\.user-activate,
.home\.confirm-email,
.home\.password-reset-popup,
.home\.password-recovery-popup,
.home\.login,
.home\.register {
  /* Our successes */
  /* Testimonials */
}
.home\.index .header-join .autocomplete-holder,
.home\.user-activate .header-join .autocomplete-holder,
.home\.confirm-email .header-join .autocomplete-holder,
.home\.password-reset-popup .header-join .autocomplete-holder,
.home\.password-recovery-popup .header-join .autocomplete-holder,
.home\.login .header-join .autocomplete-holder,
.home\.register .header-join .autocomplete-holder {
  display: inline;
  overflow: auto;
}
.home\.index .header-join .autocomplete-input,
.home\.user-activate .header-join .autocomplete-input,
.home\.confirm-email .header-join .autocomplete-input,
.home\.password-reset-popup .header-join .autocomplete-input,
.home\.password-recovery-popup .header-join .autocomplete-input,
.home\.login .header-join .autocomplete-input,
.home\.register .header-join .autocomplete-input {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
  border: 1px solid white;
  background-color: rgba(51, 51, 51, 0.4);
  color: white;
  height: 45px;
  text-align: center;
  text-transform: uppercase;
  width: 75%;
}
.home\.index .header-join .autocomplete-input ::-webkit-input-placeholder,
.home\.index .header-join .autocomplete-input :-ms-input-placeholder,
.home\.index .header-join .autocomplete-input ::-moz-placeholder,
.home\.index .header-join .autocomplete-input :-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input ::-webkit-input-placeholder,
.home\.user-activate .header-join .autocomplete-input :-ms-input-placeholder,
.home\.user-activate .header-join .autocomplete-input ::-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input :-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input ::-webkit-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input :-ms-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input ::-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input :-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input ::-webkit-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input :-ms-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input ::-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input :-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input ::-webkit-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input :-ms-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input ::-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input :-moz-placeholder,
.home\.login .header-join .autocomplete-input ::-webkit-input-placeholder,
.home\.login .header-join .autocomplete-input :-ms-input-placeholder,
.home\.login .header-join .autocomplete-input ::-moz-placeholder,
.home\.login .header-join .autocomplete-input :-moz-placeholder,
.home\.register .header-join .autocomplete-input ::-webkit-input-placeholder,
.home\.register .header-join .autocomplete-input :-ms-input-placeholder,
.home\.register .header-join .autocomplete-input ::-moz-placeholder,
.home\.register .header-join .autocomplete-input :-moz-placeholder {
  color: #b0b0b0;
}
.home\.index .header-join .autocomplete-input:hover,
.home\.user-activate .header-join .autocomplete-input:hover,
.home\.confirm-email .header-join .autocomplete-input:hover,
.home\.password-reset-popup .header-join .autocomplete-input:hover,
.home\.password-recovery-popup .header-join .autocomplete-input:hover,
.home\.login .header-join .autocomplete-input:hover,
.home\.register .header-join .autocomplete-input:hover {
  border: 1px solid #333;
}
.home\.index .header-join .autocomplete-input:active, .home\.index .header-join .autocomplete-input:focus,
.home\.user-activate .header-join .autocomplete-input:active,
.home\.user-activate .header-join .autocomplete-input:focus,
.home\.confirm-email .header-join .autocomplete-input:active,
.home\.confirm-email .header-join .autocomplete-input:focus,
.home\.password-reset-popup .header-join .autocomplete-input:active,
.home\.password-reset-popup .header-join .autocomplete-input:focus,
.home\.password-recovery-popup .header-join .autocomplete-input:active,
.home\.password-recovery-popup .header-join .autocomplete-input:focus,
.home\.login .header-join .autocomplete-input:active,
.home\.login .header-join .autocomplete-input:focus,
.home\.register .header-join .autocomplete-input:active,
.home\.register .header-join .autocomplete-input:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.home\.index .header-join .autocomplete-input:disabled,
.home\.user-activate .header-join .autocomplete-input:disabled,
.home\.confirm-email .header-join .autocomplete-input:disabled,
.home\.password-reset-popup .header-join .autocomplete-input:disabled,
.home\.password-recovery-popup .header-join .autocomplete-input:disabled,
.home\.login .header-join .autocomplete-input:disabled,
.home\.register .header-join .autocomplete-input:disabled {
  background-color: #eaeaea;
}
.home\.index .header-join .autocomplete-input:disabled ::-webkit-input-placeholder,
.home\.index .header-join .autocomplete-input:disabled :-ms-input-placeholder,
.home\.index .header-join .autocomplete-input:disabled ::-moz-placeholder,
.home\.index .header-join .autocomplete-input:disabled :-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input:disabled ::-webkit-input-placeholder,
.home\.user-activate .header-join .autocomplete-input:disabled :-ms-input-placeholder,
.home\.user-activate .header-join .autocomplete-input:disabled ::-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input:disabled :-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input:disabled ::-webkit-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input:disabled :-ms-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input:disabled ::-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input:disabled :-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input:disabled ::-webkit-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input:disabled :-ms-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input:disabled ::-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input:disabled :-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input:disabled ::-webkit-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input:disabled :-ms-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input:disabled ::-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input:disabled :-moz-placeholder,
.home\.login .header-join .autocomplete-input:disabled ::-webkit-input-placeholder,
.home\.login .header-join .autocomplete-input:disabled :-ms-input-placeholder,
.home\.login .header-join .autocomplete-input:disabled ::-moz-placeholder,
.home\.login .header-join .autocomplete-input:disabled :-moz-placeholder,
.home\.register .header-join .autocomplete-input:disabled ::-webkit-input-placeholder,
.home\.register .header-join .autocomplete-input:disabled :-ms-input-placeholder,
.home\.register .header-join .autocomplete-input:disabled ::-moz-placeholder,
.home\.register .header-join .autocomplete-input:disabled :-moz-placeholder {
  background-color: white;
}
.home\.index .header-join .autocomplete-input.error,
.home\.user-activate .header-join .autocomplete-input.error,
.home\.confirm-email .header-join .autocomplete-input.error,
.home\.password-reset-popup .header-join .autocomplete-input.error,
.home\.password-recovery-popup .header-join .autocomplete-input.error,
.home\.login .header-join .autocomplete-input.error,
.home\.register .header-join .autocomplete-input.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}
.home\.index .header-join .autocomplete-input:active, .home\.index .header-join .autocomplete-input:hover, .home\.index .header-join .autocomplete-input:focus,
.home\.user-activate .header-join .autocomplete-input:active,
.home\.user-activate .header-join .autocomplete-input:hover,
.home\.user-activate .header-join .autocomplete-input:focus,
.home\.confirm-email .header-join .autocomplete-input:active,
.home\.confirm-email .header-join .autocomplete-input:hover,
.home\.confirm-email .header-join .autocomplete-input:focus,
.home\.password-reset-popup .header-join .autocomplete-input:active,
.home\.password-reset-popup .header-join .autocomplete-input:hover,
.home\.password-reset-popup .header-join .autocomplete-input:focus,
.home\.password-recovery-popup .header-join .autocomplete-input:active,
.home\.password-recovery-popup .header-join .autocomplete-input:hover,
.home\.password-recovery-popup .header-join .autocomplete-input:focus,
.home\.login .header-join .autocomplete-input:active,
.home\.login .header-join .autocomplete-input:hover,
.home\.login .header-join .autocomplete-input:focus,
.home\.register .header-join .autocomplete-input:active,
.home\.register .header-join .autocomplete-input:hover,
.home\.register .header-join .autocomplete-input:focus {
  border: 1px solid white;
}
.home\.index .header-join .autocomplete-input::-webkit-input-placeholder,
.home\.user-activate .header-join .autocomplete-input::-webkit-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input::-webkit-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input::-webkit-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input::-webkit-input-placeholder,
.home\.login .header-join .autocomplete-input::-webkit-input-placeholder,
.home\.register .header-join .autocomplete-input::-webkit-input-placeholder {
  color: white;
}
.home\.index .header-join .autocomplete-input::-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input::-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input::-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input::-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input::-moz-placeholder,
.home\.login .header-join .autocomplete-input::-moz-placeholder,
.home\.register .header-join .autocomplete-input::-moz-placeholder {
  color: white;
}
.home\.index .header-join .autocomplete-input:-ms-input-placeholder,
.home\.user-activate .header-join .autocomplete-input:-ms-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input:-ms-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input:-ms-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input:-ms-input-placeholder,
.home\.login .header-join .autocomplete-input:-ms-input-placeholder,
.home\.register .header-join .autocomplete-input:-ms-input-placeholder {
  color: white;
}
.home\.index .header-join .autocomplete-input:-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input:-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input:-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input:-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input:-moz-placeholder,
.home\.login .header-join .autocomplete-input:-moz-placeholder,
.home\.register .header-join .autocomplete-input:-moz-placeholder {
  color: white;
}
.home\.index .header-join .autocomplete-input-dark,
.home\.user-activate .header-join .autocomplete-input-dark,
.home\.confirm-email .header-join .autocomplete-input-dark,
.home\.password-reset-popup .header-join .autocomplete-input-dark,
.home\.password-recovery-popup .header-join .autocomplete-input-dark,
.home\.login .header-join .autocomplete-input-dark,
.home\.register .header-join .autocomplete-input-dark {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
  border: 1px solid #333;
  background-color: rgba(255, 255, 255, 0.2);
  color: #333;
  height: 45px;
  text-align: center;
  text-transform: uppercase;
  width: 75%;
}
.home\.index .header-join .autocomplete-input-dark ::-webkit-input-placeholder,
.home\.index .header-join .autocomplete-input-dark :-ms-input-placeholder,
.home\.index .header-join .autocomplete-input-dark ::-moz-placeholder,
.home\.index .header-join .autocomplete-input-dark :-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark ::-webkit-input-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark :-ms-input-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark ::-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark :-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark ::-webkit-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark :-ms-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark ::-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark :-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark ::-webkit-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark :-ms-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark ::-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark :-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark ::-webkit-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark :-ms-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark ::-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark :-moz-placeholder,
.home\.login .header-join .autocomplete-input-dark ::-webkit-input-placeholder,
.home\.login .header-join .autocomplete-input-dark :-ms-input-placeholder,
.home\.login .header-join .autocomplete-input-dark ::-moz-placeholder,
.home\.login .header-join .autocomplete-input-dark :-moz-placeholder,
.home\.register .header-join .autocomplete-input-dark ::-webkit-input-placeholder,
.home\.register .header-join .autocomplete-input-dark :-ms-input-placeholder,
.home\.register .header-join .autocomplete-input-dark ::-moz-placeholder,
.home\.register .header-join .autocomplete-input-dark :-moz-placeholder {
  color: #b0b0b0;
}
.home\.index .header-join .autocomplete-input-dark:hover,
.home\.user-activate .header-join .autocomplete-input-dark:hover,
.home\.confirm-email .header-join .autocomplete-input-dark:hover,
.home\.password-reset-popup .header-join .autocomplete-input-dark:hover,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:hover,
.home\.login .header-join .autocomplete-input-dark:hover,
.home\.register .header-join .autocomplete-input-dark:hover {
  border: 1px solid #333;
}
.home\.index .header-join .autocomplete-input-dark:active, .home\.index .header-join .autocomplete-input-dark:focus,
.home\.user-activate .header-join .autocomplete-input-dark:active,
.home\.user-activate .header-join .autocomplete-input-dark:focus,
.home\.confirm-email .header-join .autocomplete-input-dark:active,
.home\.confirm-email .header-join .autocomplete-input-dark:focus,
.home\.password-reset-popup .header-join .autocomplete-input-dark:active,
.home\.password-reset-popup .header-join .autocomplete-input-dark:focus,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:active,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:focus,
.home\.login .header-join .autocomplete-input-dark:active,
.home\.login .header-join .autocomplete-input-dark:focus,
.home\.register .header-join .autocomplete-input-dark:active,
.home\.register .header-join .autocomplete-input-dark:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.home\.index .header-join .autocomplete-input-dark:disabled,
.home\.user-activate .header-join .autocomplete-input-dark:disabled,
.home\.confirm-email .header-join .autocomplete-input-dark:disabled,
.home\.password-reset-popup .header-join .autocomplete-input-dark:disabled,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:disabled,
.home\.login .header-join .autocomplete-input-dark:disabled,
.home\.register .header-join .autocomplete-input-dark:disabled {
  background-color: #eaeaea;
}
.home\.index .header-join .autocomplete-input-dark:disabled ::-webkit-input-placeholder,
.home\.index .header-join .autocomplete-input-dark:disabled :-ms-input-placeholder,
.home\.index .header-join .autocomplete-input-dark:disabled ::-moz-placeholder,
.home\.index .header-join .autocomplete-input-dark:disabled :-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark:disabled ::-webkit-input-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark:disabled :-ms-input-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark:disabled ::-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark:disabled :-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark:disabled ::-webkit-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark:disabled :-ms-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark:disabled ::-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark:disabled :-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark:disabled ::-webkit-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark:disabled :-ms-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark:disabled ::-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark:disabled :-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:disabled ::-webkit-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:disabled :-ms-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:disabled ::-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:disabled :-moz-placeholder,
.home\.login .header-join .autocomplete-input-dark:disabled ::-webkit-input-placeholder,
.home\.login .header-join .autocomplete-input-dark:disabled :-ms-input-placeholder,
.home\.login .header-join .autocomplete-input-dark:disabled ::-moz-placeholder,
.home\.login .header-join .autocomplete-input-dark:disabled :-moz-placeholder,
.home\.register .header-join .autocomplete-input-dark:disabled ::-webkit-input-placeholder,
.home\.register .header-join .autocomplete-input-dark:disabled :-ms-input-placeholder,
.home\.register .header-join .autocomplete-input-dark:disabled ::-moz-placeholder,
.home\.register .header-join .autocomplete-input-dark:disabled :-moz-placeholder {
  background-color: white;
}
.home\.index .header-join .autocomplete-input-dark.error,
.home\.user-activate .header-join .autocomplete-input-dark.error,
.home\.confirm-email .header-join .autocomplete-input-dark.error,
.home\.password-reset-popup .header-join .autocomplete-input-dark.error,
.home\.password-recovery-popup .header-join .autocomplete-input-dark.error,
.home\.login .header-join .autocomplete-input-dark.error,
.home\.register .header-join .autocomplete-input-dark.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}
.home\.index .header-join .autocomplete-input-dark:active, .home\.index .header-join .autocomplete-input-dark:hover, .home\.index .header-join .autocomplete-input-dark:focus,
.home\.user-activate .header-join .autocomplete-input-dark:active,
.home\.user-activate .header-join .autocomplete-input-dark:hover,
.home\.user-activate .header-join .autocomplete-input-dark:focus,
.home\.confirm-email .header-join .autocomplete-input-dark:active,
.home\.confirm-email .header-join .autocomplete-input-dark:hover,
.home\.confirm-email .header-join .autocomplete-input-dark:focus,
.home\.password-reset-popup .header-join .autocomplete-input-dark:active,
.home\.password-reset-popup .header-join .autocomplete-input-dark:hover,
.home\.password-reset-popup .header-join .autocomplete-input-dark:focus,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:active,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:hover,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:focus,
.home\.login .header-join .autocomplete-input-dark:active,
.home\.login .header-join .autocomplete-input-dark:hover,
.home\.login .header-join .autocomplete-input-dark:focus,
.home\.register .header-join .autocomplete-input-dark:active,
.home\.register .header-join .autocomplete-input-dark:hover,
.home\.register .header-join .autocomplete-input-dark:focus {
  border: 2px solid #333;
}
.home\.index .header-join .autocomplete-input-dark::-webkit-input-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark::-webkit-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark::-webkit-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark::-webkit-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark::-webkit-input-placeholder,
.home\.login .header-join .autocomplete-input-dark::-webkit-input-placeholder,
.home\.register .header-join .autocomplete-input-dark::-webkit-input-placeholder {
  color: #333;
}
.home\.index .header-join .autocomplete-input-dark::-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark::-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark::-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark::-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark::-moz-placeholder,
.home\.login .header-join .autocomplete-input-dark::-moz-placeholder,
.home\.register .header-join .autocomplete-input-dark::-moz-placeholder {
  color: #333;
}
.home\.index .header-join .autocomplete-input-dark:-ms-input-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark:-ms-input-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark:-ms-input-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark:-ms-input-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:-ms-input-placeholder,
.home\.login .header-join .autocomplete-input-dark:-ms-input-placeholder,
.home\.register .header-join .autocomplete-input-dark:-ms-input-placeholder {
  color: #333;
}
.home\.index .header-join .autocomplete-input-dark:-moz-placeholder,
.home\.user-activate .header-join .autocomplete-input-dark:-moz-placeholder,
.home\.confirm-email .header-join .autocomplete-input-dark:-moz-placeholder,
.home\.password-reset-popup .header-join .autocomplete-input-dark:-moz-placeholder,
.home\.password-recovery-popup .header-join .autocomplete-input-dark:-moz-placeholder,
.home\.login .header-join .autocomplete-input-dark:-moz-placeholder,
.home\.register .header-join .autocomplete-input-dark:-moz-placeholder {
  color: #333;
}
.home\.index .header-join .autocomplete-button, .home\.index .header-join .autocomplete-disabled,
.home\.user-activate .header-join .autocomplete-button,
.home\.user-activate .header-join .autocomplete-disabled,
.home\.confirm-email .header-join .autocomplete-button,
.home\.confirm-email .header-join .autocomplete-disabled,
.home\.password-reset-popup .header-join .autocomplete-button,
.home\.password-reset-popup .header-join .autocomplete-disabled,
.home\.password-recovery-popup .header-join .autocomplete-button,
.home\.password-recovery-popup .header-join .autocomplete-disabled,
.home\.login .header-join .autocomplete-button,
.home\.login .header-join .autocomplete-disabled,
.home\.register .header-join .autocomplete-button,
.home\.register .header-join .autocomplete-disabled {
  vertical-align: bottom !important;
}
.home\.index .header-slidingContainer,
.home\.user-activate .header-slidingContainer,
.home\.confirm-email .header-slidingContainer,
.home\.password-reset-popup .header-slidingContainer,
.home\.password-recovery-popup .header-slidingContainer,
.home\.login .header-slidingContainer,
.home\.register .header-slidingContainer {
  display: inline-block;
  position: relative;
  height: 31px;
  overflow: hidden;
  text-shadow: none;
  vertical-align: text-top;
  -webkit-transition: width 0.4s ease-out;
  -moz-transition: width 0.4s ease-out;
  -ms-transition: width 0.4s ease-out;
  -o-transition: width 0.4s ease-out;
  transition: width 0.4s ease-out;
  border-bottom: solid 2px white;
}
.home\.index .header-sliding-list,
.home\.user-activate .header-sliding-list,
.home\.confirm-email .header-sliding-list,
.home\.password-reset-popup .header-sliding-list,
.home\.password-recovery-popup .header-sliding-list,
.home\.login .header-sliding-list,
.home\.register .header-sliding-list {
  position: absolute;
  padding-left: 0;
  top: 0;
  left: 0;
  text-align: left;
  white-space: nowrap;
  list-style-type: none;
  transition: all 0.4s ease-out;
}
.home\.index .header-sliding-item,
.home\.user-activate .header-sliding-item,
.home\.confirm-email .header-sliding-item,
.home\.password-reset-popup .header-sliding-item,
.home\.password-recovery-popup .header-sliding-item,
.home\.login .header-sliding-item,
.home\.register .header-sliding-item {
  line-height: 32px;
}
.home\.index .header-sliding-item:first-child,
.home\.user-activate .header-sliding-item:first-child,
.home\.confirm-email .header-sliding-item:first-child,
.home\.password-reset-popup .header-sliding-item:first-child,
.home\.password-recovery-popup .header-sliding-item:first-child,
.home\.login .header-sliding-item:first-child,
.home\.register .header-sliding-item:first-child {
  margin-top: -1px;
}
.home\.index .header-banner,
.home\.user-activate .header-banner,
.home\.confirm-email .header-banner,
.home\.password-reset-popup .header-banner,
.home\.password-recovery-popup .header-banner,
.home\.login .header-banner,
.home\.register .header-banner {
  position: relative;
  background-repeat: no-repeat;
  height: 500px;
  margin-bottom: 0px;
  text-align: center;
  background-image: url(https://res.cloudinary.com/civocracy/image/upload/q_auto,f_auto/v1452776312/static/vision/bottom.jpg);
  background-size: cover;
  display: table;
  width: 100%;
}
.home\.index .header-filter,
.home\.user-activate .header-filter,
.home\.confirm-email .header-filter,
.home\.password-reset-popup .header-filter,
.home\.password-recovery-popup .header-filter,
.home\.login .header-filter,
.home\.register .header-filter {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  background: black;
  z-index: 0;
}
.home\.index .header-info,
.home\.user-activate .header-info,
.home\.confirm-email .header-info,
.home\.password-reset-popup .header-info,
.home\.password-recovery-popup .header-info,
.home\.login .header-info,
.home\.register .header-info {
  display: table-cell;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.home\.index .header-info-center,
.home\.user-activate .header-info-center,
.home\.confirm-email .header-info-center,
.home\.password-reset-popup .header-info-center,
.home\.password-recovery-popup .header-info-center,
.home\.login .header-info-center,
.home\.register .header-info-center {
  display: inline-block;
  text-shadow: 0px 0px 40px #333;
}
.home\.index .header-title,
.home\.user-activate .header-title,
.home\.confirm-email .header-title,
.home\.password-reset-popup .header-title,
.home\.password-recovery-popup .header-title,
.home\.login .header-title,
.home\.register .header-title {
  color: white;
  padding-top: 20px;
  font-weight: bold;
  font-size: 50px;
}
.home\.index .header-title-black,
.home\.user-activate .header-title-black,
.home\.confirm-email .header-title-black,
.home\.password-reset-popup .header-title-black,
.home\.password-recovery-popup .header-title-black,
.home\.login .header-title-black,
.home\.register .header-title-black {
  color: #333;
  font-size: 40px;
  text-shadow: 0px 0px 40px #fff;
}
.home\.index .header-subtitle,
.home\.user-activate .header-subtitle,
.home\.confirm-email .header-subtitle,
.home\.password-reset-popup .header-subtitle,
.home\.password-recovery-popup .header-subtitle,
.home\.login .header-subtitle,
.home\.register .header-subtitle {
  color: white;
  font-size: 24px;
  line-height: 31px;
  margin-left: 25%;
  margin-top: -5px;
  position: relative;
  text-align: left;
  width: 100%;
}
.home\.index .header-subtitle-rotating-words,
.home\.user-activate .header-subtitle-rotating-words,
.home\.confirm-email .header-subtitle-rotating-words,
.home\.password-reset-popup .header-subtitle-rotating-words,
.home\.password-recovery-popup .header-subtitle-rotating-words,
.home\.login .header-subtitle-rotating-words,
.home\.register .header-subtitle-rotating-words {
  border-bottom: solid 2px white;
}
.home\.index .header-join,
.home\.user-activate .header-join,
.home\.confirm-email .header-join,
.home\.password-reset-popup .header-join,
.home\.password-recovery-popup .header-join,
.home\.login .header-join,
.home\.register .header-join {
  margin-top: 30px;
  max-width: 650px;
  width: 100%;
  display: inline-block;
  position: relative;
}
.home\.index .top-header .header-title,
.home\.user-activate .top-header .header-title,
.home\.confirm-email .top-header .header-title,
.home\.password-reset-popup .top-header .header-title,
.home\.password-recovery-popup .top-header .header-title,
.home\.login .top-header .header-title,
.home\.register .top-header .header-title {
  color: #7F1335;
  font-size: 26px;
  padding-top: 0;
  font-weight: normal;
}
.home\.index .top-communities,
.home\.user-activate .top-communities,
.home\.confirm-email .top-communities,
.home\.password-reset-popup .top-communities,
.home\.password-recovery-popup .top-communities,
.home\.login .top-communities,
.home\.register .top-communities {
  background-color: #eaeaea;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 30px;
}
.home\.index .top-communities .container,
.home\.user-activate .top-communities .container,
.home\.confirm-email .top-communities .container,
.home\.password-reset-popup .top-communities .container,
.home\.password-recovery-popup .top-communities .container,
.home\.login .top-communities .container,
.home\.register .top-communities .container {
  padding: 30px 6.5% 50px;
}
.home\.index .top-communities .container .box,
.home\.user-activate .top-communities .container .box,
.home\.confirm-email .top-communities .container .box,
.home\.password-reset-popup .top-communities .container .box,
.home\.password-recovery-popup .top-communities .container .box,
.home\.login .top-communities .container .box,
.home\.register .top-communities .container .box {
  background-color: unset;
}
.home\.index .top-communities h3,
.home\.user-activate .top-communities h3,
.home\.confirm-email .top-communities h3,
.home\.password-reset-popup .top-communities h3,
.home\.password-recovery-popup .top-communities h3,
.home\.login .top-communities h3,
.home\.register .top-communities h3 {
  color: #333;
  font-size: 24px;
  font-weight: normal;
}
.home\.index .top-communities img.top-community,
.home\.user-activate .top-communities img.top-community,
.home\.confirm-email .top-communities img.top-community,
.home\.password-reset-popup .top-communities img.top-community,
.home\.password-recovery-popup .top-communities img.top-community,
.home\.login .top-communities img.top-community,
.home\.register .top-communities img.top-community {
  margin-bottom: -27px;
}
.home\.index .top-communities p.caption,
.home\.user-activate .top-communities p.caption,
.home\.confirm-email .top-communities p.caption,
.home\.password-reset-popup .top-communities p.caption,
.home\.password-recovery-popup .top-communities p.caption,
.home\.login .top-communities p.caption,
.home\.register .top-communities p.caption {
  background: rgba(51, 51, 51, 0.5);
  color: white;
  position: relative;
  line-height: 27px;
  padding-left: 8px;
}
.home\.index .top-communities p.long-name,
.home\.user-activate .top-communities p.long-name,
.home\.confirm-email .top-communities p.long-name,
.home\.password-reset-popup .top-communities p.long-name,
.home\.password-recovery-popup .top-communities p.long-name,
.home\.login .top-communities p.long-name,
.home\.register .top-communities p.long-name {
  font-size: 14px;
}
.home\.index .description-container,
.home\.user-activate .description-container,
.home\.confirm-email .description-container,
.home\.password-reset-popup .description-container,
.home\.password-recovery-popup .description-container,
.home\.login .description-container,
.home\.register .description-container {
  overflow: hidden;
}
.home\.index .description-header-row,
.home\.user-activate .description-header-row,
.home\.confirm-email .description-header-row,
.home\.password-reset-popup .description-header-row,
.home\.password-recovery-popup .description-header-row,
.home\.login .description-header-row,
.home\.register .description-header-row {
  margin-top: 60px;
}
.home\.index .description-footer-row,
.home\.user-activate .description-footer-row,
.home\.confirm-email .description-footer-row,
.home\.password-reset-popup .description-footer-row,
.home\.password-recovery-popup .description-footer-row,
.home\.login .description-footer-row,
.home\.register .description-footer-row {
  margin-bottom: 60px;
}
.home\.index .description-text-box,
.home\.user-activate .description-text-box,
.home\.confirm-email .description-text-box,
.home\.password-reset-popup .description-text-box,
.home\.password-recovery-popup .description-text-box,
.home\.login .description-text-box,
.home\.register .description-text-box {
  text-align: left;
  margin: -20px auto 60px;
}
.home\.index .description-text-box h2,
.home\.user-activate .description-text-box h2,
.home\.confirm-email .description-text-box h2,
.home\.password-reset-popup .description-text-box h2,
.home\.password-recovery-popup .description-text-box h2,
.home\.login .description-text-box h2,
.home\.register .description-text-box h2 {
  margin: 0 0 25px;
  text-align: center;
  font-size: 48px;
  color: #7F1335;
  display: inline-block;
  margin-right: 12px;
}
.home\.index .description-text-box img,
.home\.user-activate .description-text-box img,
.home\.confirm-email .description-text-box img,
.home\.password-reset-popup .description-text-box img,
.home\.password-recovery-popup .description-text-box img,
.home\.login .description-text-box img,
.home\.register .description-text-box img {
  margin-bottom: 22px;
  height: 60px;
}
.home\.index .description-text-box p,
.home\.user-activate .description-text-box p,
.home\.confirm-email .description-text-box p,
.home\.password-reset-popup .description-text-box p,
.home\.password-recovery-popup .description-text-box p,
.home\.login .description-text-box p,
.home\.register .description-text-box p {
  color: #333;
  font-size: 24px;
  line-height: 26px;
  margin-top: -20px;
}
.home\.index .description-phone,
.home\.user-activate .description-phone,
.home\.confirm-email .description-phone,
.home\.password-reset-popup .description-phone,
.home\.password-recovery-popup .description-phone,
.home\.login .description-phone,
.home\.register .description-phone {
  position: absolute;
  margin: -365px 0 -147px 30px;
}
.home\.index .description-item-box,
.home\.user-activate .description-item-box,
.home\.confirm-email .description-item-box,
.home\.password-reset-popup .description-item-box,
.home\.password-recovery-popup .description-item-box,
.home\.login .description-item-box,
.home\.register .description-item-box {
  margin-bottom: 40px;
}
.home\.index .description-item-box h3,
.home\.user-activate .description-item-box h3,
.home\.confirm-email .description-item-box h3,
.home\.password-reset-popup .description-item-box h3,
.home\.password-recovery-popup .description-item-box h3,
.home\.login .description-item-box h3,
.home\.register .description-item-box h3 {
  text-transform: uppercase;
  color: #7F1335;
  font-size: 23px;
  line-height: 26px;
}
.home\.index .description-item-box i,
.home\.user-activate .description-item-box i,
.home\.confirm-email .description-item-box i,
.home\.password-reset-popup .description-item-box i,
.home\.password-recovery-popup .description-item-box i,
.home\.login .description-item-box i,
.home\.register .description-item-box i {
  color: #7F1335;
  margin-right: 10px;
  font-size: 36px;
}
.home\.index .description-item-box p,
.home\.user-activate .description-item-box p,
.home\.confirm-email .description-item-box p,
.home\.password-reset-popup .description-item-box p,
.home\.password-recovery-popup .description-item-box p,
.home\.login .description-item-box p,
.home\.register .description-item-box p {
  font-size: 18px;
  line-height: 22px;
}
.home\.index .show-element,
.home\.user-activate .show-element,
.home\.confirm-email .show-element,
.home\.password-reset-popup .show-element,
.home\.password-recovery-popup .show-element,
.home\.login .show-element,
.home\.register .show-element {
  position: absolute;
  margin: -365px 0 -147px 65px;
  background-repeat: no-repeat;
  opacity: 0;
}
.home\.index .element-active,
.home\.user-activate .element-active,
.home\.confirm-email .element-active,
.home\.password-reset-popup .element-active,
.home\.password-recovery-popup .element-active,
.home\.login .element-active,
.home\.register .element-active {
  display: block;
}
.home\.index .element-inactive,
.home\.user-activate .element-inactive,
.home\.confirm-email .element-inactive,
.home\.password-reset-popup .element-inactive,
.home\.password-recovery-popup .element-inactive,
.home\.login .element-inactive,
.home\.register .element-inactive {
  display: none;
  opacity: 0;
}
.home\.index .stories,
.home\.user-activate .stories,
.home\.confirm-email .stories,
.home\.password-reset-popup .stories,
.home\.password-recovery-popup .stories,
.home\.login .stories,
.home\.register .stories {
  margin-bottom: 90px;
  max-width: 900px;
}
.home\.index .stories .stories-preview-carousel .story-preview,
.home\.user-activate .stories .stories-preview-carousel .story-preview,
.home\.confirm-email .stories .stories-preview-carousel .story-preview,
.home\.password-reset-popup .stories .stories-preview-carousel .story-preview,
.home\.password-recovery-popup .stories .stories-preview-carousel .story-preview,
.home\.login .stories .stories-preview-carousel .story-preview,
.home\.register .stories .stories-preview-carousel .story-preview {
  min-height: 210px;
  padding: 1px;
}
.home\.index .stories .stories-preview-carousel .story-preview .success-banner,
.home\.user-activate .stories .stories-preview-carousel .story-preview .success-banner,
.home\.confirm-email .stories .stories-preview-carousel .story-preview .success-banner,
.home\.password-reset-popup .stories .stories-preview-carousel .story-preview .success-banner,
.home\.password-recovery-popup .stories .stories-preview-carousel .story-preview .success-banner,
.home\.login .stories .stories-preview-carousel .story-preview .success-banner,
.home\.register .stories .stories-preview-carousel .story-preview .success-banner {
  background-color: #7F1335;
  color: white;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  padding-right: 15px;
  position: absolute;
  top: 13px;
  left: -15px;
  width: 120px;
  z-index: 1000;
  /* rotate */
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.home\.index .stories .stories-preview-carousel .story-preview img,
.home\.user-activate .stories .stories-preview-carousel .story-preview img,
.home\.confirm-email .stories .stories-preview-carousel .story-preview img,
.home\.password-reset-popup .stories .stories-preview-carousel .story-preview img,
.home\.password-recovery-popup .stories .stories-preview-carousel .story-preview img,
.home\.login .stories .stories-preview-carousel .story-preview img,
.home\.register .stories .stories-preview-carousel .story-preview img {
  padding-left: 0;
}
.home\.index .stories .stories-preview-carousel .story-preview .description,
.home\.user-activate .stories .stories-preview-carousel .story-preview .description,
.home\.confirm-email .stories .stories-preview-carousel .story-preview .description,
.home\.password-reset-popup .stories .stories-preview-carousel .story-preview .description,
.home\.password-recovery-popup .stories .stories-preview-carousel .story-preview .description,
.home\.login .stories .stories-preview-carousel .story-preview .description,
.home\.register .stories .stories-preview-carousel .story-preview .description {
  padding-right: 0;
}
.home\.index .stories .stories-preview-carousel .story-preview .description .summary, .home\.index .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.user-activate .stories .stories-preview-carousel .story-preview .description .summary,
.home\.user-activate .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.confirm-email .stories .stories-preview-carousel .story-preview .description .summary,
.home\.confirm-email .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.password-reset-popup .stories .stories-preview-carousel .story-preview .description .summary,
.home\.password-reset-popup .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.password-recovery-popup .stories .stories-preview-carousel .story-preview .description .summary,
.home\.password-recovery-popup .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.login .stories .stories-preview-carousel .story-preview .description .summary,
.home\.login .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.register .stories .stories-preview-carousel .story-preview .description .summary,
.home\.register .stories .stories-preview-carousel .story-preview .description .see-more {
  color: #333;
}
.home\.index .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.user-activate .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.confirm-email .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.password-reset-popup .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.password-recovery-popup .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.login .stories .stories-preview-carousel .story-preview .description .see-more,
.home\.register .stories .stories-preview-carousel .story-preview .description .see-more {
  color: #b0b0b0;
  cursor: pointer;
}
.home\.index .stories .stories-preview-carousel .story-preview .description .see-more:hover,
.home\.user-activate .stories .stories-preview-carousel .story-preview .description .see-more:hover,
.home\.confirm-email .stories .stories-preview-carousel .story-preview .description .see-more:hover,
.home\.password-reset-popup .stories .stories-preview-carousel .story-preview .description .see-more:hover,
.home\.password-recovery-popup .stories .stories-preview-carousel .story-preview .description .see-more:hover,
.home\.login .stories .stories-preview-carousel .story-preview .description .see-more:hover,
.home\.register .stories .stories-preview-carousel .story-preview .description .see-more:hover {
  text-decoration: underline;
}
.home\.index .stories .stories-thumbnails-carousel,
.home\.user-activate .stories .stories-thumbnails-carousel,
.home\.confirm-email .stories .stories-thumbnails-carousel,
.home\.password-reset-popup .stories .stories-thumbnails-carousel,
.home\.password-recovery-popup .stories .stories-thumbnails-carousel,
.home\.login .stories .stories-thumbnails-carousel,
.home\.register .stories .stories-thumbnails-carousel {
  margin-top: 20px;
}
.home\.index .stories .stories-thumbnails-carousel .story-thumbnail img,
.home\.user-activate .stories .stories-thumbnails-carousel .story-thumbnail img,
.home\.confirm-email .stories .stories-thumbnails-carousel .story-thumbnail img,
.home\.password-reset-popup .stories .stories-thumbnails-carousel .story-thumbnail img,
.home\.password-recovery-popup .stories .stories-thumbnails-carousel .story-thumbnail img,
.home\.login .stories .stories-thumbnails-carousel .story-thumbnail img,
.home\.register .stories .stories-thumbnails-carousel .story-thumbnail img {
  display: block;
}
.home\.index .stories .stories-thumbnails-carousel .story-thumbnail .title,
.home\.user-activate .stories .stories-thumbnails-carousel .story-thumbnail .title,
.home\.confirm-email .stories .stories-thumbnails-carousel .story-thumbnail .title,
.home\.password-reset-popup .stories .stories-thumbnails-carousel .story-thumbnail .title,
.home\.password-recovery-popup .stories .stories-thumbnails-carousel .story-thumbnail .title,
.home\.login .stories .stories-thumbnails-carousel .story-thumbnail .title,
.home\.register .stories .stories-thumbnails-carousel .story-thumbnail .title {
  margin-top: 5px;
  font-size: 12px;
}
.home\.index .testimonials,
.home\.user-activate .testimonials,
.home\.confirm-email .testimonials,
.home\.password-reset-popup .testimonials,
.home\.password-recovery-popup .testimonials,
.home\.login .testimonials,
.home\.register .testimonials {
  overflow: auto;
  margin-bottom: 20px;
}
.home\.index .testimonials-background,
.home\.user-activate .testimonials-background,
.home\.confirm-email .testimonials-background,
.home\.password-reset-popup .testimonials-background,
.home\.password-recovery-popup .testimonials-background,
.home\.login .testimonials-background,
.home\.register .testimonials-background {
  width: 100%;
  height: 100%;
  background-color: #fcfcfc;
  border-top: 1px solid #eaeaea;
  padding-top: 70px;
  padding-bottom: 60px;
}
.home\.index .testimonials-image,
.home\.user-activate .testimonials-image,
.home\.confirm-email .testimonials-image,
.home\.password-reset-popup .testimonials-image,
.home\.password-recovery-popup .testimonials-image,
.home\.login .testimonials-image,
.home\.register .testimonials-image {
  width: 20%;
  display: inline;
  vertical-align: middle;
  margin-right: 10px;
}
.home\.index .testimonials-text,
.home\.user-activate .testimonials-text,
.home\.confirm-email .testimonials-text,
.home\.password-reset-popup .testimonials-text,
.home\.password-recovery-popup .testimonials-text,
.home\.login .testimonials-text,
.home\.register .testimonials-text {
  width: 80%;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  float: right;
}
.home\.index .testimonials-text-author,
.home\.user-activate .testimonials-text-author,
.home\.confirm-email .testimonials-text-author,
.home\.password-reset-popup .testimonials-text-author,
.home\.password-recovery-popup .testimonials-text-author,
.home\.login .testimonials-text-author,
.home\.register .testimonials-text-author {
  margin-top: 5px;
  float: left;
  font-size: 14px;
  color: gray;
}
.home\.index .map-banner,
.home\.user-activate .map-banner,
.home\.confirm-email .map-banner,
.home\.password-reset-popup .map-banner,
.home\.password-recovery-popup .map-banner,
.home\.login .map-banner,
.home\.register .map-banner {
  position: relative;
  background-repeat: no-repeat;
  height: 600px;
  text-align: center;
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/w_1440,q_auto,f_auto,c_fill/v1466702780/static/change.jpg");
  background-size: cover;
  display: table;
  width: 100%;
}
.home\.index .map-join,
.home\.user-activate .map-join,
.home\.confirm-email .map-join,
.home\.password-reset-popup .map-join,
.home\.password-recovery-popup .map-join,
.home\.login .map-join,
.home\.register .map-join {
  margin-top: 30px;
  max-width: 650px;
  width: 100%;
  display: inline-block;
  position: relative;
}
.home\.index .map-filter,
.home\.user-activate .map-filter,
.home\.confirm-email .map-filter,
.home\.password-reset-popup .map-filter,
.home\.password-recovery-popup .map-filter,
.home\.login .map-filter,
.home\.register .map-filter {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: white;
  z-index: 0;
}
.home\.index .map-info,
.home\.user-activate .map-info,
.home\.confirm-email .map-info,
.home\.password-reset-popup .map-info,
.home\.password-recovery-popup .map-info,
.home\.login .map-info,
.home\.register .map-info {
  display: table-cell;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 850px) {
  .home\.index .autocomplete-input,
.home\.user-activate .autocomplete-input,
.home\.confirm-email .autocomplete-input,
.home\.password-reset-popup .autocomplete-input,
.home\.password-recovery-popup .autocomplete-input,
.home\.login .autocomplete-input,
.home\.register .autocomplete-input {
    width: 80%;
  }
  .home\.index .autocomplete-search,
.home\.user-activate .autocomplete-search,
.home\.confirm-email .autocomplete-search,
.home\.password-reset-popup .autocomplete-search,
.home\.password-recovery-popup .autocomplete-search,
.home\.login .autocomplete-search,
.home\.register .autocomplete-search {
    width: 80%;
    padding: 5px 10px;
    margin: 1px 11px 0;
  }
  .home\.index .autocomplete-search-item,
.home\.user-activate .autocomplete-search-item,
.home\.confirm-email .autocomplete-search-item,
.home\.password-reset-popup .autocomplete-search-item,
.home\.password-recovery-popup .autocomplete-search-item,
.home\.login .autocomplete-search-item,
.home\.register .autocomplete-search-item {
    font-size: 16px;
    line-height: 24px;
  }
  .home\.index .header-title,
.home\.user-activate .header-title,
.home\.confirm-email .header-title,
.home\.password-reset-popup .header-title,
.home\.password-recovery-popup .header-title,
.home\.login .header-title,
.home\.register .header-title {
    color: white;
    padding-top: 20px;
    font-weight: bold;
    font-size: 48px;
  }
  .home\.index .header-subtitle,
.home\.user-activate .header-subtitle,
.home\.confirm-email .header-subtitle,
.home\.password-reset-popup .header-subtitle,
.home\.password-recovery-popup .header-subtitle,
.home\.login .header-subtitle,
.home\.register .header-subtitle {
    color: white;
    font-size: 24px;
  }
  .home\.index .description-footer-row,
.home\.user-activate .description-footer-row,
.home\.confirm-email .description-footer-row,
.home\.password-reset-popup .description-footer-row,
.home\.password-recovery-popup .description-footer-row,
.home\.login .description-footer-row,
.home\.register .description-footer-row {
    margin-bottom: 30px;
  }
  .home\.index .testimonials-background,
.home\.user-activate .testimonials-background,
.home\.confirm-email .testimonials-background,
.home\.password-reset-popup .testimonials-background,
.home\.password-recovery-popup .testimonials-background,
.home\.login .testimonials-background,
.home\.register .testimonials-background {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .home\.index .testimonials-background .stories,
.home\.user-activate .testimonials-background .stories,
.home\.confirm-email .testimonials-background .stories,
.home\.password-reset-popup .testimonials-background .stories,
.home\.password-recovery-popup .testimonials-background .stories,
.home\.login .testimonials-background .stories,
.home\.register .testimonials-background .stories {
    margin: 0 50px 60px;
  }
  .home\.index .testimonials-background .stories .story-preview a:hover,
.home\.user-activate .testimonials-background .stories .story-preview a:hover,
.home\.confirm-email .testimonials-background .stories .story-preview a:hover,
.home\.password-reset-popup .testimonials-background .stories .story-preview a:hover,
.home\.password-recovery-popup .testimonials-background .stories .story-preview a:hover,
.home\.login .testimonials-background .stories .story-preview a:hover,
.home\.register .testimonials-background .stories .story-preview a:hover {
    text-decoration: none;
  }
  .home\.index .testimonials-background .stories .story-preview img,
.home\.user-activate .testimonials-background .stories .story-preview img,
.home\.confirm-email .testimonials-background .stories .story-preview img,
.home\.password-reset-popup .testimonials-background .stories .story-preview img,
.home\.password-recovery-popup .testimonials-background .stories .story-preview img,
.home\.login .testimonials-background .stories .story-preview img,
.home\.register .testimonials-background .stories .story-preview img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .home\.index .header-banner,
.home\.user-activate .header-banner,
.home\.confirm-email .header-banner,
.home\.password-reset-popup .header-banner,
.home\.password-recovery-popup .header-banner,
.home\.login .header-banner,
.home\.register .header-banner {
    height: 300px;
  }
  .home\.index .header-title,
.home\.user-activate .header-title,
.home\.confirm-email .header-title,
.home\.password-reset-popup .header-title,
.home\.password-recovery-popup .header-title,
.home\.login .header-title,
.home\.register .header-title {
    color: white;
    padding-top: 20px;
    font-weight: bold;
    font-size: 36px;
  }
  .home\.index .header-subtitle,
.home\.user-activate .header-subtitle,
.home\.confirm-email .header-subtitle,
.home\.password-reset-popup .header-subtitle,
.home\.password-recovery-popup .header-subtitle,
.home\.login .header-subtitle,
.home\.register .header-subtitle {
    color: white;
    font-size: 18px;
  }
  .home\.index .autocomplete-input,
.home\.user-activate .autocomplete-input,
.home\.confirm-email .autocomplete-input,
.home\.password-reset-popup .autocomplete-input,
.home\.password-recovery-popup .autocomplete-input,
.home\.login .autocomplete-input,
.home\.register .autocomplete-input {
    width: 60%;
  }
  .home\.index .autocomplete-search,
.home\.user-activate .autocomplete-search,
.home\.confirm-email .autocomplete-search,
.home\.password-reset-popup .autocomplete-search,
.home\.password-recovery-popup .autocomplete-search,
.home\.login .autocomplete-search,
.home\.register .autocomplete-search {
    width: 60%;
    padding: 5px 10px;
    margin: 1px 40px 0;
  }
  .home\.index .autocomplete-search-item,
.home\.user-activate .autocomplete-search-item,
.home\.confirm-email .autocomplete-search-item,
.home\.password-reset-popup .autocomplete-search-item,
.home\.password-recovery-popup .autocomplete-search-item,
.home\.login .autocomplete-search-item,
.home\.register .autocomplete-search-item {
    font-size: 16px;
    line-height: 24px;
  }
  .home\.index .description-text-box,
.home\.user-activate .description-text-box,
.home\.confirm-email .description-text-box,
.home\.password-reset-popup .description-text-box,
.home\.password-recovery-popup .description-text-box,
.home\.login .description-text-box,
.home\.register .description-text-box {
    text-align: left;
    margin: -20px auto 40px;
  }
  .home\.index .description-text-box h2,
.home\.user-activate .description-text-box h2,
.home\.confirm-email .description-text-box h2,
.home\.password-reset-popup .description-text-box h2,
.home\.password-recovery-popup .description-text-box h2,
.home\.login .description-text-box h2,
.home\.register .description-text-box h2 {
    margin: 0 0 25px;
    text-align: center;
    font-size: 36px;
    color: #7F1335;
    display: inline-block;
    margin-right: 12px;
  }
  .home\.index .description-text-box p,
.home\.user-activate .description-text-box p,
.home\.confirm-email .description-text-box p,
.home\.password-reset-popup .description-text-box p,
.home\.password-recovery-popup .description-text-box p,
.home\.login .description-text-box p,
.home\.register .description-text-box p {
    color: #333;
    font-size: 18px;
    margin-top: -20px;
  }
  .home\.index .description-phone,
.home\.user-activate .description-phone,
.home\.confirm-email .description-phone,
.home\.password-reset-popup .description-phone,
.home\.password-recovery-popup .description-phone,
.home\.login .description-phone,
.home\.register .description-phone {
    margin: -190px 0 -147px 65px;
  }
  .home\.index .description-item-box,
.home\.user-activate .description-item-box,
.home\.confirm-email .description-item-box,
.home\.password-reset-popup .description-item-box,
.home\.password-recovery-popup .description-item-box,
.home\.login .description-item-box,
.home\.register .description-item-box {
    margin-bottom: 40px;
  }
  .home\.index .description-item-box h3,
.home\.user-activate .description-item-box h3,
.home\.confirm-email .description-item-box h3,
.home\.password-reset-popup .description-item-box h3,
.home\.password-recovery-popup .description-item-box h3,
.home\.login .description-item-box h3,
.home\.register .description-item-box h3 {
    text-transform: uppercase;
    color: #7F1335;
    font-size: 18px;
  }
  .home\.index .description-item-box i,
.home\.user-activate .description-item-box i,
.home\.confirm-email .description-item-box i,
.home\.password-reset-popup .description-item-box i,
.home\.password-recovery-popup .description-item-box i,
.home\.login .description-item-box i,
.home\.register .description-item-box i {
    color: #7F1335;
    margin-right: 10px;
    font-size: 24px;
  }
  .home\.index .description-item-box p,
.home\.user-activate .description-item-box p,
.home\.confirm-email .description-item-box p,
.home\.password-reset-popup .description-item-box p,
.home\.password-recovery-popup .description-item-box p,
.home\.login .description-item-box p,
.home\.register .description-item-box p {
    font-size: 16px;
    line-height: 18px;
  }
  .home\.index .story-preview img, .home\.index .story-preview .description,
.home\.user-activate .story-preview img,
.home\.user-activate .story-preview .description,
.home\.confirm-email .story-preview img,
.home\.confirm-email .story-preview .description,
.home\.password-reset-popup .story-preview img,
.home\.password-reset-popup .story-preview .description,
.home\.password-recovery-popup .story-preview img,
.home\.password-recovery-popup .story-preview .description,
.home\.login .story-preview img,
.home\.login .story-preview .description,
.home\.register .story-preview img,
.home\.register .story-preview .description {
    float: none;
    padding: 0 5px;
    width: 100%;
  }
  .home\.index .story-preview img,
.home\.user-activate .story-preview img,
.home\.confirm-email .story-preview img,
.home\.password-reset-popup .story-preview img,
.home\.password-recovery-popup .story-preview img,
.home\.login .story-preview img,
.home\.register .story-preview img {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 450px) {
  .home\.index .header-banner,
.home\.user-activate .header-banner,
.home\.confirm-email .header-banner,
.home\.password-reset-popup .header-banner,
.home\.password-recovery-popup .header-banner,
.home\.login .header-banner,
.home\.register .header-banner {
    height: 300px;
  }
  .home\.index .header-title,
.home\.user-activate .header-title,
.home\.confirm-email .header-title,
.home\.password-reset-popup .header-title,
.home\.password-recovery-popup .header-title,
.home\.login .header-title,
.home\.register .header-title {
    color: white;
    padding-top: 20px;
    font-weight: bold;
    font-size: 24px;
  }
  .home\.index .header-subtitle,
.home\.user-activate .header-subtitle,
.home\.confirm-email .header-subtitle,
.home\.password-reset-popup .header-subtitle,
.home\.password-recovery-popup .header-subtitle,
.home\.login .header-subtitle,
.home\.register .header-subtitle {
    color: white;
    font-size: 18px;
  }
  .home\.index .autocomplete-input,
.home\.user-activate .autocomplete-input,
.home\.confirm-email .autocomplete-input,
.home\.password-reset-popup .autocomplete-input,
.home\.password-recovery-popup .autocomplete-input,
.home\.login .autocomplete-input,
.home\.register .autocomplete-input {
    width: 60%;
  }
  .home\.index .autocomplete-search,
.home\.user-activate .autocomplete-search,
.home\.confirm-email .autocomplete-search,
.home\.password-reset-popup .autocomplete-search,
.home\.password-recovery-popup .autocomplete-search,
.home\.login .autocomplete-search,
.home\.register .autocomplete-search {
    width: 60%;
    padding: 5px 10px;
    margin: 1px 12px 0;
  }
  .home\.index .autocomplete-search-item,
.home\.user-activate .autocomplete-search-item,
.home\.confirm-email .autocomplete-search-item,
.home\.password-reset-popup .autocomplete-search-item,
.home\.password-recovery-popup .autocomplete-search-item,
.home\.login .autocomplete-search-item,
.home\.register .autocomplete-search-item {
    font-size: 14px;
    line-height: 18px;
  }
  .home\.index .description-text-box,
.home\.user-activate .description-text-box,
.home\.confirm-email .description-text-box,
.home\.password-reset-popup .description-text-box,
.home\.password-recovery-popup .description-text-box,
.home\.login .description-text-box,
.home\.register .description-text-box {
    text-align: left;
  }
  .home\.index .description-text-box h2,
.home\.user-activate .description-text-box h2,
.home\.confirm-email .description-text-box h2,
.home\.password-reset-popup .description-text-box h2,
.home\.password-recovery-popup .description-text-box h2,
.home\.login .description-text-box h2,
.home\.register .description-text-box h2 {
    margin: 0 0 25px;
    text-align: center;
    font-size: 20px;
    color: #7F1335;
    display: inline-block;
    margin-right: 12px;
  }
  .home\.index .description-text-box p,
.home\.user-activate .description-text-box p,
.home\.confirm-email .description-text-box p,
.home\.password-reset-popup .description-text-box p,
.home\.password-recovery-popup .description-text-box p,
.home\.login .description-text-box p,
.home\.register .description-text-box p {
    color: #333;
    font-size: 14px;
    margin-top: -20px;
  }
  .home\.index .description-item-box,
.home\.user-activate .description-item-box,
.home\.confirm-email .description-item-box,
.home\.password-reset-popup .description-item-box,
.home\.password-recovery-popup .description-item-box,
.home\.login .description-item-box,
.home\.register .description-item-box {
    margin-bottom: 40px;
  }
  .home\.index .description-item-box h3,
.home\.user-activate .description-item-box h3,
.home\.confirm-email .description-item-box h3,
.home\.password-reset-popup .description-item-box h3,
.home\.password-recovery-popup .description-item-box h3,
.home\.login .description-item-box h3,
.home\.register .description-item-box h3 {
    text-transform: uppercase;
    color: #7F1335;
    font-size: 16px;
  }
  .home\.index .description-item-box i,
.home\.user-activate .description-item-box i,
.home\.confirm-email .description-item-box i,
.home\.password-reset-popup .description-item-box i,
.home\.password-recovery-popup .description-item-box i,
.home\.login .description-item-box i,
.home\.register .description-item-box i {
    color: #7F1335;
    margin-right: 10px;
    font-size: 18px;
  }
  .home\.index .description-item-box p,
.home\.user-activate .description-item-box p,
.home\.confirm-email .description-item-box p,
.home\.password-reset-popup .description-item-box p,
.home\.password-recovery-popup .description-item-box p,
.home\.login .description-item-box p,
.home\.register .description-item-box p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 484px) {
  .home\.index .testimonials-text,
.home\.user-activate .testimonials-text,
.home\.confirm-email .testimonials-text,
.home\.password-reset-popup .testimonials-text,
.home\.password-recovery-popup .testimonials-text,
.home\.login .testimonials-text,
.home\.register .testimonials-text {
    width: 70%;
    font-size: 16px;
  }
}
@media screen and (min-width: 250px) and (max-width: 400px) {
  .home\.index .testimonials-text,
.home\.user-activate .testimonials-text,
.home\.confirm-email .testimonials-text,
.home\.password-reset-popup .testimonials-text,
.home\.password-recovery-popup .testimonials-text,
.home\.login .testimonials-text,
.home\.register .testimonials-text {
    width: 65%;
    font-size: 14px;
  }
  .home\.index .testimonials-text-author,
.home\.user-activate .testimonials-text-author,
.home\.confirm-email .testimonials-text-author,
.home\.password-reset-popup .testimonials-text-author,
.home\.password-recovery-popup .testimonials-text-author,
.home\.login .testimonials-text-author,
.home\.register .testimonials-text-author {
    font-size: 12px;
  }
}
.home\.index .animated,
.home\.user-activate .animated,
.home\.confirm-email .animated,
.home\.password-reset-popup .animated,
.home\.password-recovery-popup .animated,
.home\.login .animated,
.home\.register .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.home\.index .fadeIn,
.home\.user-activate .fadeIn,
.home\.confirm-email .fadeIn,
.home\.password-reset-popup .fadeIn,
.home\.password-recovery-popup .fadeIn,
.home\.login .fadeIn,
.home\.register .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-delay: 0.2s;
  /* Chrome, Safari, Opera */
  animation-delay: 0.2s;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.home\.index .fadeOut,
.home\.user-activate .fadeOut,
.home\.confirm-email .fadeOut,
.home\.password-reset-popup .fadeOut,
.home\.password-recovery-popup .fadeOut,
.home\.login .fadeOut,
.home\.register .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.home\.index .fadeInRight,
.home\.user-activate .fadeInRight,
.home\.confirm-email .fadeInRight,
.home\.password-reset-popup .fadeInRight,
.home\.password-recovery-popup .fadeInRight,
.home\.login .fadeInRight,
.home\.register .fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@media (max-width: 768px) {
  .home\.index .header-subtitle,
.home\.user-activate .header-subtitle,
.home\.confirm-email .header-subtitle,
.home\.password-reset-popup .header-subtitle,
.home\.password-recovery-popup .header-subtitle,
.home\.login .header-subtitle,
.home\.register .header-subtitle {
    text-align: center;
    width: 100%;
    margin: 0 !important;
  }
  .home\.index .header-subtitle .header-sliding-root,
.home\.user-activate .header-subtitle .header-sliding-root,
.home\.confirm-email .header-subtitle .header-sliding-root,
.home\.password-reset-popup .header-subtitle .header-sliding-root,
.home\.password-recovery-popup .header-subtitle .header-sliding-root,
.home\.login .header-subtitle .header-sliding-root,
.home\.register .header-subtitle .header-sliding-root {
    display: block;
  }
}
@media (max-width: 992px) {
  .home\.index .btn-my-city,
.home\.user-activate .btn-my-city,
.home\.confirm-email .btn-my-city,
.home\.password-reset-popup .btn-my-city,
.home\.password-recovery-popup .btn-my-city,
.home\.login .btn-my-city,
.home\.register .btn-my-city {
    display: none;
  }
}
.homepage {
  margin-top: -65px;
  font-size: 14px;
}
.homepage * {
  -webkit-font-smoothing: antialiased;
}
.homepage__section {
  padding: 20px;
  min-height: 300px;
}
@media (min-width: 600px) {
  .homepage__section {
    /*       padding: 50px; */
    min-height: 450px;
  }
}
.homepage__section.section-white {
  background-color: white;
  color: #262626;
}
.homepage__section.section-black {
  background-color: #262626;
  color: white;
}
.homepage__section.section-grey {
  background-color: #ecedee;
  color: #262626;
}
.homepage__section.section-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  color: white;
  position: relative;
}
.homepage__section__overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(140, 140, 140, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.homepage__section__text-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background-color: rgba(10, 88, 129, 0.55);
  padding: 30px 50px;
}
.homepage__section__content {
  padding: 20px 0;
  z-index: 10;
  position: relative;
}
.homepage__section__content-map {
  padding: 0;
  z-index: 10;
  position: relative;
}
.homepage__section__title {
  text-align: center;
  margin: 30px 0;
  font-weight: bold;
  z-index: 10;
  position: relative;
  font-size: 2rem;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .homepage__section__title {
    font-size: 2.3rem;
    margin: 50px;
  }
}
.homepage__section__title-map {
  text-align: center;
  margin: 0;
  font-weight: bold;
  z-index: 10;
  position: relative;
  font-size: 2rem;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .homepage__section__title-map {
    font-size: 2.3rem;
  }
}
.homepage__register__title {
  margin: 10px 0;
  padding-bottom: 20px;
}
.homepage__register__content {
  padding: 0;
  text-align: center;
  margin: 10px 0;
}
.homepage__register__button {
  background-color: rgba(255, 255, 255, 0) !important;
  border: 1px solid white !important;
  font-size: 0.9rem;
  padding: 7px 55px;
  transition: all 300ms ease-in-out;
  font-weight: bold;
}
.homepage__register__button:hover {
  background-color: white !important;
  color: #002d48;
}

.admins-management {
  margin-bottom: 0 !important;
}
.admins-management h2 {
  margin-top: 0px !important;
  margin-bottom: 40px !important;
}
.admins-management .admin-row {
  margin-top: 20px;
  margin-bottom: 20px;
}
.admins-management .admin-row .toggle-button {
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.admins-management .admin-row .name-wrap {
  width: 35%;
  word-break: break-all;
}

.user-add-form {
  position: relative;
  margin-top: 20px;
}
.user-add-form hr {
  margin-bottom: 20px;
}
.user-add-form .inlineHolder {
  display: inline-block;
  width: calc(100% - 80px);
}
.user-add-form input:disabled.value-selected {
  background-color: #e2e8f7;
}
.user-add-form .photo-upload {
  position: relative;
  margin-right: 10px;
  width: 70px;
}
.user-add-form .photo-upload .photo-overlay {
  display: none;
}
.user-add-form .photo-upload .camera-icon {
  font-size: 20px;
  left: 0;
  bottom: 0;
}
.user-add-form .input-email {
  position: absolute;
  margin-top: 1em;
  width: 80%;
}
.user-add-form .colored-btn.publish-button.pull-right {
  margin-top: 1.15em;
}
.user-add-form .autocomplete-holder {
  width: 100%;
}
.user-add-form .autocomplete-input {
  text-transform: none;
}
.user-add-form .autocomplete-search-show {
  position: relative;
  left: 0;
  margin-top: -9px;
  width: 100%;
}
.user-add-form .autocomplete-list {
  margin-bottom: 0px;
}
.user-add-form .autocomplete-search-item {
  margin-top: 0px;
}

.associated-communities h2 {
  margin-top: 0px;
}
.associated-communities .associated-communities-table {
  width: 100%;
}
.associated-communities .associated-community-item {
  font-size: 12px;
  padding: 7px !important;
  text-transform: uppercase;
}
.associated-communities .associated-community-item img {
  margin-right: 10px;
}
.associated-communities .associated-community-item.active a {
  color: #b0b0b0 !important;
  font-weight: bold;
}
.associated-communities .associated-community-item.active a:hover, .associated-communities .associated-community-item.active a:focus {
  cursor: text !important;
  text-decoration: none;
}

.issue\.learn\.index .associated-communities .associated-community-item.active a:hover, .issue\.learn\.index .associated-communities .associated-community-item.active a:focus,
.issue\.act\.index .associated-communities .associated-community-item.active a:hover,
.issue\.act\.index .associated-communities .associated-community-item.active a:focus {
  cursor: pointer !important;
  text-decoration: underline;
}

.community-association-add-form .autocomplete-search-show {
  margin-left: -2px;
  width: 100%;
}

.community-association-list .details {
  width: 100%;
}
@media (max-width: 768px) {
  .community-association-list > h2 {
    margin-top: 0px;
  }
}
.community-association-list .dragSortList.-isExpanded.-isDraggingOver:before,
.community-association-list .dragSortItem.-placeholderAbove:before,
.community-association-list .dragSortItem.-placeholderBelow:before {
  content: "";
}
.community-association-list .dragSortItem.-placeholderAbove {
  padding-top: 175px;
}
.community-association-list .dragSortItem.-placeholderBelow {
  padding-bottom: 175px;
}

.community-association-item .details-toggle .glyphicon-sort {
  visibility: hidden;
}

.community-association-item:hover .details-toggle .glyphicon-sort {
  visibility: visible;
}

.community-association-item {
  margin-bottom: 15px;
  overflow: hidden;
  max-width: 471px;
  background-color: #F5F5F5;
  box-shadow: 0px 0px 7px 1px #E4E4E4;
  border-radius: 10px;
  border: none;
}
.community-association-item:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.community-association-item .cover-container {
  overflow: hidden;
  position: relative;
}
.community-association-item .banner-container {
  position: absolute;
  height: 0;
  width: 0;
}
.community-association-item .private-banner, .community-association-item .admin-banner {
  background-color: #7F1335;
  color: white;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  padding-right: 15px;
  position: absolute;
  top: -68px;
  left: -18px;
  width: 195px;
  /* rotate */
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.community-association-item .details-toggle .glyphicon-sort {
  font-size: 0.5em;
  color: #b0b0b0;
  cursor: move;
  margin: -40px 0 0 10px;
}
.community-association-item .details-toggle .toggle-button {
  padding-top: 10px;
  padding-left: 10px;
}
.community-association-item .details-toggle .text-label {
  font-size: 15px;
  text-transform: capitalize;
}
.community-association-item .details-toggle .remove-label {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 5px;
  cursor: pointer;
}
.community-association-item .details-toggle .remove-label:hover {
  color: #7F1335;
}
.community-association-item .details-toggle .remove-label.active {
  color: #7F1335;
  border-bottom: 2px solid #7F1335;
  padding-bottom: 5px;
}
.community-association-item .details {
  background: #eaeaea;
  border-top: 1px solid white;
}
.community-association-item .community-image {
  border: 2px solid white;
  border-radius: 1px;
  margin: -50px 15px 7px 25px;
}
.community-association-item h3 {
  color: #7F1335;
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  display: inline-block;
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
  margin: 0px;
}
.community-association-item span.featured-toggle {
  padding-bottom: 5px;
  padding-left: 20px;
}
.community-association-item .x-toggle-btn {
  font-size: 65%;
}
.community-association-item:hover h3 {
  text-decoration: underline;
}
.community-association-item:hover .details-toggle {
  text-decoration: none;
}
@media (max-width: 768px) {
  .community-association-item h3 {
    display: block;
    padding: 0px 25px 10px;
  }
}

.community-sidebar.is-sidebar-menu {
  background-color: #F5F5F5;
  box-shadow: 0px 3px 5px 2px #E4E4E4;
  border-radius: 15px;
  display: inline-block;
  margin-top: -90px;
  max-width: 195px;
  padding: 5px 5px 15px;
  text-align: left;
}
.community-sidebar.is-sidebar-menu:hover {
  box-shadow: 0px 3px 7px 4px #E4E4E4;
}
.community-sidebar.is-sidebar-menu .community-image {
  margin-top: 10px;
  margin-left: 7px;
  margin-right: 7px;
  border-radius: 15px;
}
.community-sidebar.is-sidebar-menu .nav {
  padding: 0px 5px;
}
.community-sidebar.is-sidebar-menu .nav .glyphicon-fire {
  margin-left: 5px;
  color: darkred;
}
.community-sidebar.is-sidebar-menu__section-divider {
  border-color: #b0b0b0;
  margin: 10px 5px;
}
.community-sidebar.is-sidebar-menu h1 {
  color: #7F1335;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: center;
  color: #333;
}
.community-sidebar.is-sidebar-menu a {
  font-size: 13px;
  color: #333;
  cursor: pointer;
  display: block;
  outline: none;
  padding: 7.5px 5px 7.5px 15px;
}
.community-sidebar.is-sidebar-menu a:hover {
  background-color: white;
  border-radius: 7px;
  border: none;
  box-shadow: 0px 0px 3px 1px #E4E4E4;
}
.community-sidebar.is-sidebar-menu a:hover, .community-sidebar.is-sidebar-menu a:visited, .community-sidebar.is-sidebar-menu a:active, .community-sidebar.is-sidebar-menu a:focus {
  color: #333;
  text-decoration: initial;
}
.community-sidebar.is-sidebar-menu a.highlight {
  background-color: #309ACE;
  color: white;
  margin: 6px 0px;
}
.community-sidebar.is-sidebar-menu a.highlight:hover, .community-sidebar.is-sidebar-menu a.highlight.active, .community-sidebar.is-sidebar-menu a.highlight.active span {
  background-color: #26373F;
  border-radius: 7px;
  color: white !important;
}
.community-sidebar.is-sidebar-menu a.disabled {
  color: #b0b0b0 !important;
}
.community-sidebar.is-sidebar-menu a.disabled:hover, .community-sidebar.is-sidebar-menu a.disabled:visited, .community-sidebar.is-sidebar-menu a.disabled:active, .community-sidebar.is-sidebar-menu a.disabled:focus {
  background-color: transparent;
  color: #b0b0b0 !important;
  cursor: default !important;
}
.community-sidebar.is-sidebar-menu a div {
  line-height: 15px;
}
.community-sidebar.is-sidebar-menu a.active div {
  border-left: 2px solid #b0b0b0;
  color: #b0b0b0;
  font-weight: bold;
  padding-left: 5px;
}
.community-sidebar.is-sidebar-menu .confirm-dialog-button {
  border-radius: 2px;
  color: #b0b0b0;
  font-size: 9px;
  font-weight: normal;
  line-height: 11px;
  margin-top: 7px;
  margin-right: 5px;
  padding: 2px;
  vertical-align: text-top;
  visibility: hidden;
}
.community-sidebar.is-sidebar-menu .confirm-dialog-button:hover {
  background-color: #333;
  color: #eaeaea;
  cursor: pointer;
}
.community-sidebar.is-sidebar-menu .glyphicon-sort {
  font-size: 0.5em;
  color: #b0b0b0;
  cursor: move;
  margin: 11px 0 0 2px;
}
.community-sidebar.is-sidebar-menu .dragSortItem .glyphicon-sort {
  visibility: hidden;
}
.community-sidebar.is-sidebar-menu .dragSortItem:hover .glyphicon-sort {
  visibility: visible;
}
.community-sidebar.is-sidebar-menu .dragSortItem:hover .confirm-dialog-button {
  visibility: visible;
}
.community-sidebar.is-sidebar-menu .dragSortList.-isExpanded.-isDraggingOver:before,
.community-sidebar.is-sidebar-menu .dragSortItem.-placeholderAbove:before,
.community-sidebar.is-sidebar-menu .dragSortItem.-placeholderBelow:before {
  content: "";
}

.statistics {
  overflow: auto;
  margin-bottom: 20px;
}
.statistics .blue-box {
  padding: 10px 10px 35px 10px;
}
.statistics h2.no-margin-top {
  margin-top: 10px;
}
.statistics .statistics-title {
  font-size: 13px;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  margin: 10px 0;
  width: 49%;
}
.statistics table {
  font-size: 13px;
  border: none;
  margin-bottom: 20px;
  width: 100%;
}
.statistics table td {
  padding: 5px 3px;
}
.statistics table td:nth-child(1) {
  width: 8%;
  text-align: right;
}
.statistics table td:nth-child(2) {
  border-right: 1px solid #eaeaea;
  padding: 5px 8px;
  text-align: left;
  width: 42%;
}
.statistics table td:nth-child(3) {
  width: 10%;
  text-align: right;
}
.statistics table td:nth-child(4) {
  padding: 5px 8px;
  text-align: left;
  width: 25%;
}
.statistics table td:nth-child(5) {
  width: 15%;
  text-align: right;
}
.statistics .percent-up {
  color: green;
  font-weight: bold;
}
.statistics .percent-down {
  color: red;
  font-weight: bold;
}
.statistics .hide-evolution {
  visibility: hidden;
}
@media (max-width: 768px) {
  .statistics > h2 {
    margin-top: 0px;
  }
}

.community-todo-list {
  padding-bottom: 10px;
}
.community-todo-list .glyphicon-warning-sign {
  color: orange !important;
  font-size: 20px;
}
.community-todo-list .glyphicon-warning-sign.priority {
  color: red !important;
}
.community-todo-list td {
  padding-top: 5px;
}
.community-todo-list td:nth-of-type(2n) {
  line-height: 18px;
}
.community-todo-list td:nth-of-type(2n+1) {
  text-align: center;
}

.marker-list {
  max-height: 640px;
  overflow-y: scroll;
  -webkit-mask-image: linear-gradient(to bottom, black 500px, transparent 100%);
  mask-image: linear-gradient(to bottom, black 500px, transparent 100%);
}
.marker-list .focusedOn {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.marker-list .marker-list-item {
  background-color: #F5F5F5;
  border-radius: 15px;
  border: none;
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px;
  min-height: 60px;
  overflow: auto;
  transition: box-shadow 0.3s ease-in-out;
}
.marker-list .marker-list-item:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.marker-list .marker-list-item .user-info {
  margin-left: 5px;
  color: #686868;
}
.marker-list .marker-list-item .date {
  margin-left: 3px;
  font-size: 12px;
  color: #686868;
}
.marker-list .marker-list-item .title {
  margin-left: 10px;
}
.marker-list .marker-list-item .content {
  margin-left: 10px;
}
.marker-list .marker-list-item .votes-info-container {
  margin-left: 10px;
  color: #686868;
}
.marker-list .marker-list-item .votes-info-container .votes-info {
  margin-right: 5px;
}
.marker-list .marker-list-item .active-button {
  background-color: #E8E8E8 !important;
}
.marker-list .marker-list-item .action-button {
  float: right;
  display: inline-block;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  border-radius: 50%;
  text-align: center;
  width: 60px;
  height: 60px;
  margin: 20px 5px;
  color: #686868;
}
.marker-list .marker-list-item .action-button i {
  margin-top: 16px;
  font-size: 26px;
  color: #686868;
}
.marker-list .marker-list-item .action-button:hover {
  box-shadow: 0px 0px 7px 2px #E4E4E4;
}

.community-map {
  background-color: #f0f0f0;
  z-index: 0;
  position: relative;
}
.community-map .avatar-icon {
  position: absolute;
  right: 5px !important;
  bottom: 2px !important;
  padding-left: 1px;
}
.community-map .description {
  overflow: auto;
}
.community-map .marker-popup-content {
  margin: 18px 15px;
}
.community-map .leaflet-container {
  height: 480px !important;
  margin-bottom: 0 !important;
  z-index: 0;
}
.community-map .leaflet-container .leaflet-popup-content {
  margin: 0 0 !important;
  min-width: 200px !important;
  max-width: 500px !important;
}
.community-map .leaflet-container .leaflet-draw-section {
  margin-bottom: 47px;
}
.community-map .leaflet-container .leaflet-popup-content p {
  margin: 0 0 10px;
  overflow-wrap: break-word;
}
.community-map .proposition-marker-popup-content {
  width: 300px !important;
}
.community-map .proposition-marker-popup-content .proposition-item_ctr .item-banner .overlay {
  min-height: 2rem !important;
}
.community-map .proposition-marker-popup-content .proposition-item_ctr {
  box-shadow: 0px 0px 0px 0px #E4E4E4;
  border-radius: 0px;
  padding: 0 0 !important;
}
.community-map .proposition-marker-popup-content .proposition-item_ctr .proposition-content {
  max-width: 280px;
}
.community-map .proposition-marker-popup-content .proposition-item_ctr .item-banner {
  margin-top: 0 !important;
}
.community-map .proposition-marker-popup-content .proposition-item_ctr .grey-top {
  background-color: white !important;
}
.community-map .proposition-marker-popup-content .proposition-item_ctr .last-activity-corner {
  display: none;
}
.community-map .action-buttons {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
}
.community-map .add-button {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2) !important;
  background-clip: padding-box;
  border-radius: 5px;
  width: 40px;
  text-align: center;
  font-size: 26px;
  transition: transform 2s ease-in;
}
.community-map .add-button:hover {
  background-color: #f4f4f4;
}
.community-map .address-search {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2) !important;
  background-clip: padding-box;
  padding: 5px;
  border-radius: 5px;
}
.community-map .address-search:hover {
  background-color: #f4f4f4;
}
.community-map .address-search-input {
  position: relative;
  display: inline-block !important;
}
.community-map .address-search-input .input-text, .community-map .address-search-input input {
  border: 0px !important;
}
.community-map .address-search-button {
  position: relative;
  display: inline-block !important;
  padding-left: 10px;
  padding-right: 5px;
}
.community-map .address-search-button:hover {
  font-weight: bold;
}
.community-map .marker-input {
  padding-right: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  max-height: 370px;
  min-height: 180px;
  width: 280px;
  overflow-y: auto;
}
.community-map .marker-input .upload-button {
  height: 0px !important;
}
.community-map .marker-input .jodit-container {
  margin-bottom: 0 !important;
}
.community-map .marker-input-select {
  margin-top: 20px;
  position: relative;
}
.community-map .marker-input-text {
  margin-top: 10px;
}
.community-map .marker-input-text .form-control {
  font-size: 12px !important;
}
.community-map .marker-input-checkbox {
  padding-left: 10px;
}
.community-map .edit-marker-popup-content {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-left: 20px;
}
.community-map .marker-input-buttons {
  display: inline-block;
  margin-right: 5px;
  float: right;
}
.community-map .marker-edit-buttons {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.community-map .action-buttons-container {
  text-align: center;
}
.community-map .action-button {
  display: inline-block;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
  margin: 5px 5px;
}
.community-map .action-button i {
  margin-top: 10px;
  font-size: 20px;
  color: #686868;
}
.community-map .action-button:hover {
  box-shadow: 0px 0px 7px 2px #E4E4E4;
}
.community-map .layer-buttons-right-container {
  position: absolute;
  bottom: 14.5px;
  right: 165px;
  z-index: 9999;
}
.community-map .layer-buttons-right {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2) !important;
  background-clip: padding-box;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 5px;
  border-radius: 5px;
  text-align: center;
  width: 40px;
}
.community-map .layer-buttons-right:hover {
  background-color: #f4f4f4;
}
.community-map .deactivated {
  color: grey;
}
.community-map .marker-filters {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  width: 150px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  background-clip: padding-box;
  border-radius: 5px;
  text-align: center;
}
.community-map .marker-filters:hover {
  background-color: #f4f4f4;
}
.community-map .attribution {
  position: absolute;
  color: #337ab7;
  bottom: 0;
  right: 10px;
  font-size: 8px;
}
.community-map .editIcon {
  transition: width 2s;
}

.custom-section .gray-box {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
}
.custom-section .gray-box h2 {
  margin-top: 0px;
}
.custom-section .gray-box .custom-section-title {
  margin: 0px 10px 5px;
  width: 300px;
}
.custom-section .gray-box .txt-code {
  color: #b0b0b0;
  cursor: default;
  font-family: monospace;
  font-style: normal;
  padding: 3px 5px;
}
.custom-section .toggle-button {
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: unset;
  outline: none;
}
@media (max-width: 768px) {
  .custom-section {
    padding: 15px;
  }
}
.custom-section .link-list .orderBy {
  right: 20px !important;
}

.custom-section__radio-button {
  width: 10%;
}

.custom-section__radio-container {
  cursor: pointer;
  display: block;
}

.follower-list {
  overflow: hidden;
  margin-bottom: 30px;
  text-align: right;
}

.followers {
  list-style: none;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  text-align: left;
}

.follower {
  display: inline-block;
}
.follower a {
  display: inline-block;
  overflow: auto;
}
.follower.more {
  margin: 12px 3px;
}

.btn-follow {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
}
.btn-follow:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-follow:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-follow:disabled, .btn-follow.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-follow:disabled.processing, .btn-follow.disabled.processing {
  color: white;
}
.btn-follow.processing {
  cursor: progress !important;
}
.btn-follow.processing .spinner {
  display: inline-block;
}
.btn-follow .spinner {
  display: none;
}
.btn-follow.margin-top {
  margin-top: 20px;
}

.btn-unfollow {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
}
.btn-unfollow:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-unfollow:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-unfollow:disabled, .btn-unfollow.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-unfollow:disabled.processing, .btn-unfollow.disabled.processing {
  color: white;
}
.btn-unfollow.processing {
  cursor: progress !important;
}
.btn-unfollow.processing .spinner {
  display: inline-block;
}
.btn-unfollow .spinner {
  display: none;
}
.btn-unfollow:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.btn-unfollow:active {
  color: white;
}
.btn-unfollow.margin-top {
  margin-top: 20px;
}

.btn-ambassador {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
}
.btn-ambassador:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-ambassador:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-ambassador:disabled, .btn-ambassador.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-ambassador:disabled.processing, .btn-ambassador.disabled.processing {
  color: white;
}
.btn-ambassador.processing {
  cursor: progress !important;
}
.btn-ambassador.processing .spinner {
  display: inline-block;
}
.btn-ambassador .spinner {
  display: none;
}
.btn-ambassador:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.btn-ambassador:active {
  color: white;
}
.btn-ambassador.margin-bottom {
  margin-bottom: 7px;
}

.followers-number,
.followers-number:hover,
.followers-number:active {
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}

.proposition-add-form .proposition-submit-button-container {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.proposition-add-form .proposition-submit-button {
  display: inline-block;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  color: #727272;
  border-radius: 9px;
  vertical-align: middle;
  margin: 5px 5px;
  padding: 10px;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
}
.proposition-add-form .proposition-submit-button:hover {
  box-shadow: 0px 0px 7px 2px #E4E4E4;
}
.proposition-add-form .proposition-submit-button button {
  border: none;
  background: none;
}
.proposition-add-form .proposition-submit-button-active {
  color: white;
}
.proposition-add-form .overlay_footer {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.proposition-add-form .add-location-button {
  height: 32px;
  box-sizing: border-box;
  font-size: 13px;
  background-color: #f8f9fa;
  border-radius: 10px;
  border: none;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
}
.proposition-add-form .add-location-button:hover {
  box-shadow: 0px 0px 7px 2px #E4E4E4;
}
.proposition-add-form .input-select {
  height: 32px;
  max-width: 64px;
  box-sizing: border-box;
  font-size: 13px;
  background-color: #f8f9fa;
  border-radius: 10px;
  border: none;
  outline: none;
  transition: border 0.15s;
  box-shadow: none;
}
.proposition-add-form .input-select:hover {
  border: none;
  box-shadow: 0px 0px 7px 2px #E4E4E4;
}
.proposition-add-form .footer-right {
  padding-left: 10px !important;
  text-align: right;
}
.proposition-title {
  width: 100%;
  word-wrap: break-word;
}

.proposition-item, .moderated-proposition-item {
  padding: 5px 15px 15px;
}
.proposition-item .user-info, .moderated-proposition-item .user-info {
  font-size: 16px !important;
  font-weight: bold;
  color: black !important;
}
.proposition-item .last-activity-corner, .moderated-proposition-item .last-activity-corner {
  float: right;
  font-size: 12px;
  color: #727272;
  text-align: right;
}
.proposition-item .proposition-content, .moderated-proposition-item .proposition-content {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 180%;
  font-family: "Lato", !important;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 16px !important;
  overflow-wrap: break-word;
}
.proposition-item .grey-top, .moderated-proposition-item .grey-top {
  background-color: #F5F5F5;
}
.proposition-item .moderation-message, .moderated-proposition-item .moderation-message {
  padding-top: 10px;
  color: #686868;
  font-style: italic;
}
.proposition-item .see-content, .moderated-proposition-item .see-content {
  background: none;
  border: none;
  margin: 0;
  display: inline;
  color: #B3B3B3;
  font-size: 15px;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative;
  transition: color linear 100ms;
}
.proposition-item .proposition-title, .moderated-proposition-item .proposition-title {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  margin-top: 0px;
  outline: none;
}
.proposition-item .proposition-title:hover, .proposition-item .proposition-title:visited, .proposition-item .proposition-title:active, .proposition-item .proposition-title:focus, .moderated-proposition-item .proposition-title:hover, .moderated-proposition-item .proposition-title:visited, .moderated-proposition-item .proposition-title:active, .moderated-proposition-item .proposition-title:focus {
  text-decoration: none;
}
.proposition-item a.translate, .moderated-proposition-item a.translate {
  font-size: 13px;
  color: #b0b0b0;
}
.proposition-item a.translate.margin-right, .moderated-proposition-item a.translate.margin-right {
  margin-right: 10px;
}
.proposition-item .proposition-info, .moderated-proposition-item .proposition-info {
  display: flex;
  align-items: center;
  font-size: 13px;
  background: none;
  line-height: 1.3em;
  width: 100%;
  padding-bottom: 10px;
}
.proposition-item .proposition-info > div, .moderated-proposition-item .proposition-info > div {
  display: inline-block;
}
.proposition-item .proposition-info > div.spacer, .moderated-proposition-item .proposition-info > div.spacer {
  flex: 1;
}
.proposition-item .proposition-info > div.cta div.last-activity, .moderated-proposition-item .proposition-info > div.cta div.last-activity {
  color: #b0b0b0;
  width: 28%;
  text-align: right;
  display: inline-block;
  vertical-align: top;
}
.proposition-item .proposition-info > div.cta div.last-activity.bottomup_noissue, .moderated-proposition-item .proposition-info > div.cta div.last-activity.bottomup_noissue {
  text-align: center;
  width: 100%;
}
.proposition-item .proposition-comment, .moderated-proposition-item .proposition-comment {
  position: relative;
  /*
  		.comment-content-container.faded{
  			background: linear-gradient(to bottom, rgba(255, 255, 255, 1), #e8f5fd, rgba(255, 255, 255, 1));
  		}
  */
}
.proposition-item .proposition-comment .user-comment-content-container, .moderated-proposition-item .proposition-comment .user-comment-content-container {
  position: relative;
  width: 100%;
  /*background-color: rgb(232, 245, 253);*/
  padding-left: 30px;
  padding-right: 20px;
}
.proposition-item .proposition-comment .user-comment-content-container .content, .moderated-proposition-item .proposition-comment .user-comment-content-container .content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.proposition-item .proposition-comment .user-comment-content-container .comment-item, .moderated-proposition-item .proposition-comment .user-comment-content-container .comment-item {
  margin-top: 12px !important;
  margin-bottom: 0 !important;
}
.proposition-item .proposition-comment .user-comment-content-container .one-lined-separation, .moderated-proposition-item .proposition-comment .user-comment-content-container .one-lined-separation {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.proposition-item .proposition-comment .user-comment-content-container .infos, .moderated-proposition-item .proposition-comment .user-comment-content-container .infos {
  margin-left: 10px;
}
.proposition-item .proposition-comment .has-answered, .moderated-proposition-item .proposition-comment .has-answered {
  border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
  text-align: center;
  color: #adcc74;
  padding: 10px;
}
.proposition-item .proposition-comment .comment-content-container, .moderated-proposition-item .proposition-comment .comment-content-container {
  position: relative;
  width: 100%;
  background-color: #fdf6e8;
  /*background-color: rgb(232, 245, 253);*/
  padding: 20px;
  padding-bottom: 40px;
}
.proposition-item .proposition-comment .comment-content-container.faded .comment-content, .moderated-proposition-item .proposition-comment .comment-content-container.faded .comment-content {
  max-height: 70px;
  overflow: hidden;
  background: rgba(253, 246, 232, 0);
}
.proposition-item .proposition-comment .comment-content-container.faded .fader, .moderated-proposition-item .proposition-comment .comment-content-container.faded .fader {
  overflow: hidden;
  color: rgba(0, 0, 0, 0);
  padding: 20px;
  padding-bottom: 40px;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* 			background: linear-gradient(to bottom, rgba(253, 246, 232, 0), rgba(253, 246, 232, 1)); */
  background: linear-gradient(to bottom, rgba(253, 246, 232, 0.3) 10%, #fff);
}
.proposition-item .proposition-comment .comment-content-container.faded .fader *, .moderated-proposition-item .proposition-comment .comment-content-container.faded .fader * {
  color: rgba(0, 0, 0, 0);
}
.proposition-item .proposition-comment .comment-content-container.faded .fader a:hover, .moderated-proposition-item .proposition-comment .comment-content-container.faded .fader a:hover {
  text-decoration: underline #7F1335;
}
.proposition-item .proposition-comment .see-more, .moderated-proposition-item .proposition-comment .see-more {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
  color: #726e6e;
  z-index: 10;
}
.proposition-item .proposition-comment .comment-content-container.faded .see-more, .moderated-proposition-item .proposition-comment .comment-content-container.faded .see-more {
  color: #484848;
}
.proposition-item .proposition-comment .fader, .moderated-proposition-item .proposition-comment .fader {
  display: none;
}
.proposition-item .proposition-comment .comment-content-container.faded .see-more, .moderated-proposition-item .proposition-comment .comment-content-container.faded .see-more {
  display: block;
}
.proposition-item .proposition-comment .confirm-dialog-button, .moderated-proposition-item .proposition-comment .confirm-dialog-button {
  display: block;
  clear: both;
  white-space: nowrap;
}
.proposition-item .proposition-comment .confirm-dialog-button a, .moderated-proposition-item .proposition-comment .confirm-dialog-button a {
  color: #333;
  padding: 3px 20px;
}
.proposition-item .proposition-comment .confirm-dialog-button a:hover, .moderated-proposition-item .proposition-comment .confirm-dialog-button a:hover {
  text-decoration: none;
}
.proposition-item .active-button, .moderated-proposition-item .active-button {
  background-color: #E8E8E8 !important;
}
.proposition-item .btn-vote_ctr, .moderated-proposition-item .btn-vote_ctr {
  display: inline-block;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  border-radius: 50%;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  margin: 5px 5px;
}
.proposition-item .btn-vote_ctr i, .moderated-proposition-item .btn-vote_ctr i {
  margin-top: 15px;
  font-size: 30px;
  color: #686868;
}
.proposition-item .btn-vote_ctr:hover, .moderated-proposition-item .btn-vote_ctr:hover {
  box-shadow: 0px 0px 7px 2px #E4E4E4;
}
.proposition-item .btn-upvote, .moderated-proposition-item .btn-upvote {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
  color: white;
  margin-top: 6px;
  min-width: 150px;
  width: 45%;
}
.proposition-item .btn-upvote:hover, .moderated-proposition-item .btn-upvote:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.proposition-item .btn-upvote:active, .moderated-proposition-item .btn-upvote:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.proposition-item .btn-upvote:disabled, .proposition-item .btn-upvote.disabled, .moderated-proposition-item .btn-upvote:disabled, .moderated-proposition-item .btn-upvote.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.proposition-item .btn-upvote:disabled.processing, .proposition-item .btn-upvote.disabled.processing, .moderated-proposition-item .btn-upvote:disabled.processing, .moderated-proposition-item .btn-upvote.disabled.processing {
  color: white;
}
.proposition-item .btn-upvote.processing, .moderated-proposition-item .btn-upvote.processing {
  cursor: progress !important;
}
.proposition-item .btn-upvote.processing .spinner, .moderated-proposition-item .btn-upvote.processing .spinner {
  display: inline-block;
}
.proposition-item .btn-upvote .spinner, .moderated-proposition-item .btn-upvote .spinner {
  display: none;
}
.proposition-item .btn-upvote:hover, .moderated-proposition-item .btn-upvote:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.proposition-item .btn-upvote:active, .moderated-proposition-item .btn-upvote:active {
  color: white;
}
.proposition-item .btn-unvote, .moderated-proposition-item .btn-unvote {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  border: 1px solid #b0b0b0;
  color: #b0b0b0;
  margin-top: 6px;
  min-width: 150px;
  padding: 5px;
  width: 45%;
  display: inline-block;
}
.proposition-item .btn-unvote:hover, .moderated-proposition-item .btn-unvote:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.proposition-item .btn-unvote:active, .moderated-proposition-item .btn-unvote:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.proposition-item .btn-unvote:disabled, .proposition-item .btn-unvote.disabled, .moderated-proposition-item .btn-unvote:disabled, .moderated-proposition-item .btn-unvote.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.proposition-item .btn-unvote:disabled.processing, .proposition-item .btn-unvote.disabled.processing, .moderated-proposition-item .btn-unvote:disabled.processing, .moderated-proposition-item .btn-unvote.disabled.processing {
  color: white;
}
.proposition-item .btn-unvote.processing, .moderated-proposition-item .btn-unvote.processing {
  cursor: progress !important;
}
.proposition-item .btn-unvote.processing .spinner, .moderated-proposition-item .btn-unvote.processing .spinner {
  display: inline-block;
}
.proposition-item .btn-unvote .spinner, .moderated-proposition-item .btn-unvote .spinner {
  display: none;
}
.proposition-item .btn-unvote:hover, .moderated-proposition-item .btn-unvote:hover {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
}
.proposition-item .btn-unvote:hover:hover, .moderated-proposition-item .btn-unvote:hover:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.proposition-item .btn-unvote:hover:active, .moderated-proposition-item .btn-unvote:hover:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.proposition-item .btn-unvote:hover:disabled, .proposition-item .btn-unvote:hover.disabled, .moderated-proposition-item .btn-unvote:hover:disabled, .moderated-proposition-item .btn-unvote:hover.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.proposition-item .btn-unvote:hover:disabled.processing, .proposition-item .btn-unvote:hover.disabled.processing, .moderated-proposition-item .btn-unvote:hover:disabled.processing, .moderated-proposition-item .btn-unvote:hover.disabled.processing {
  color: white;
}
.proposition-item .btn-unvote:hover.processing, .moderated-proposition-item .btn-unvote:hover.processing {
  cursor: progress !important;
}
.proposition-item .btn-unvote:hover.processing .spinner, .moderated-proposition-item .btn-unvote:hover.processing .spinner {
  display: inline-block;
}
.proposition-item .btn-unvote:hover .spinner, .moderated-proposition-item .btn-unvote:hover .spinner {
  display: none;
}
.proposition-item .btn-answer, .moderated-proposition-item .btn-answer {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
  color: white;
  margin-top: 6px;
  min-width: 150px;
  width: 45%;
}
.proposition-item .btn-answer:hover, .moderated-proposition-item .btn-answer:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.proposition-item .btn-answer:active, .moderated-proposition-item .btn-answer:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.proposition-item .btn-answer:disabled, .proposition-item .btn-answer.disabled, .moderated-proposition-item .btn-answer:disabled, .moderated-proposition-item .btn-answer.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.proposition-item .btn-answer:disabled.processing, .proposition-item .btn-answer.disabled.processing, .moderated-proposition-item .btn-answer:disabled.processing, .moderated-proposition-item .btn-answer.disabled.processing {
  color: white;
}
.proposition-item .btn-answer.processing, .moderated-proposition-item .btn-answer.processing {
  cursor: progress !important;
}
.proposition-item .btn-answer.processing .spinner, .moderated-proposition-item .btn-answer.processing .spinner {
  display: inline-block;
}
.proposition-item .btn-answer .spinner, .moderated-proposition-item .btn-answer .spinner {
  display: none;
}
.proposition-item .btn-answer:hover, .moderated-proposition-item .btn-answer:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.proposition-item .btn-answer:active, .moderated-proposition-item .btn-answer:active {
  color: white;
}
.proposition-item .actions-menu, .moderated-proposition-item .actions-menu {
  position: absolute;
  top: 10px;
  right: 5px;
}
.proposition-item .actions-menu .dropdown-menu, .moderated-proposition-item .actions-menu .dropdown-menu {
  min-width: auto;
  left: auto;
  right: 0;
}
.proposition-item .progressbar, .moderated-proposition-item .progressbar {
  height: 5px;
  margin-top: 9px;
  overflow: hidden;
  width: 86%;
}
.proposition-item .progressbar .progressbar-value, .moderated-proposition-item .progressbar .progressbar-value {
  background-color: #7F1335;
  height: 100%;
  left: -100%;
  position: relative;
  top: 0px;
  transition: left 0.4s;
  width: 100%;
}
.proposition-item .titleTextarea, .moderated-proposition-item .titleTextarea {
  resize: none;
  background-color: white;
  border-radius: 15px;
  border: none;
  font-size: 16px !important;
}
.proposition-item .titleTextarea:hover, .moderated-proposition-item .titleTextarea:hover {
  border: none;
  box-shadow: 0px 0px 3px 1px #E4E4E4;
}
.proposition-item .titleTextarea.disabled, .moderated-proposition-item .titleTextarea.disabled {
  background-color: #F5F5F5;
  overflow: visible;
}
.proposition-item .grey-button-group, .moderated-proposition-item .grey-button-group {
  height: 32px;
  box-sizing: border-box;
  font-size: 13px;
  border-radius: 10px;
  border: none;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  margin-bottom: 10px;
  background-color: white;
}
.proposition-item .grey-button-group:hover, .moderated-proposition-item .grey-button-group:hover {
  box-shadow: 0px 0px 7px 2px #E4E4E4;
}
.proposition-item .flagBox, .moderated-proposition-item .flagBox {
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
.proposition-item .flagBox.show, .moderated-proposition-item .flagBox.show {
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
  max-height: 900px;
  margin-top: 10px;
}
.proposition-item .flagBox .moderation-form .moderation-form-container, .moderated-proposition-item .flagBox .moderation-form .moderation-form-container {
  padding: 10px 10px 10px 20px;
}
.proposition-item .upvoteShare, .moderated-proposition-item .upvoteShare {
  box-sizing: border-box;
  margin-bottom: 10px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  transition: max-height 0.8s;
}
.proposition-item .upvoteShare.show, .moderated-proposition-item .upvoteShare.show {
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
  max-height: 900px;
  margin-top: 10px;
}
.proposition-item .upvoteShare p, .moderated-proposition-item .upvoteShare p {
  font-size: 14px;
  margin: 15px 10px 10px 10px;
  text-align: center;
  font-weight: bold;
}
.proposition-item .upvoteShare .social-buttons, .moderated-proposition-item .upvoteShare .social-buttons {
  margin: 0 10px 10px;
  width: 95%;
}
.proposition-item .upvoteShare .btn-share, .moderated-proposition-item .upvoteShare .btn-share {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  border: none;
  display: block;
  text-transform: none;
  line-height: 25px;
  text-align: center;
  padding: 5px;
}
.proposition-item .upvoteShare .btn-share:hover, .moderated-proposition-item .upvoteShare .btn-share:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.proposition-item .upvoteShare .btn-share:active, .moderated-proposition-item .upvoteShare .btn-share:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.proposition-item .upvoteShare .btn-share:disabled, .proposition-item .upvoteShare .btn-share.disabled, .moderated-proposition-item .upvoteShare .btn-share:disabled, .moderated-proposition-item .upvoteShare .btn-share.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.proposition-item .upvoteShare .btn-share:disabled.processing, .proposition-item .upvoteShare .btn-share.disabled.processing, .moderated-proposition-item .upvoteShare .btn-share:disabled.processing, .moderated-proposition-item .upvoteShare .btn-share.disabled.processing {
  color: white;
}
.proposition-item .upvoteShare .btn-share.processing, .moderated-proposition-item .upvoteShare .btn-share.processing {
  cursor: progress !important;
}
.proposition-item .upvoteShare .btn-share.processing .spinner, .moderated-proposition-item .upvoteShare .btn-share.processing .spinner {
  display: inline-block;
}
.proposition-item .upvoteShare .btn-share .spinner, .moderated-proposition-item .upvoteShare .btn-share .spinner {
  display: none;
}
.proposition-item .upvoteShare .btn-share i, .moderated-proposition-item .upvoteShare .btn-share i {
  font-size: 25px;
  margin-right: 5px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .proposition-item, .moderated-proposition-item {
    border: none;
    margin: 0px;
    padding: 10px 5px;
  }
  .proposition-item .proposition-title, .moderated-proposition-item .proposition-title {
    color: #333;
    font-size: 21px;
    font-weight: bold;
    background: url("../images/logo-reverse.png") no-repeat 13px 7px;
    background: url("../images/logo-reverse.svg") no-repeat 13px 7px;
    background-size: 24px 23px;
    display: inline-block;
    padding-left: 45px;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .proposition-item .proposition-title:first-letter, .moderated-proposition-item .proposition-title:first-letter {
    text-transform: uppercase;
  }
  .proposition-item .upvoteShare .half-content, .moderated-proposition-item .upvoteShare .half-content {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .proposition-item .upvoteShare .btn-share, .moderated-proposition-item .upvoteShare .btn-share {
    line-height: 45px;
    padding: 5px 22px;
    white-space: nowrap;
  }
  .proposition-item .btn-upvote, .moderated-proposition-item .btn-upvote {
    padding: 5px 22px;
  }
}
.proposition-item .report-indicator, .moderated-proposition-item .report-indicator {
  color: #FD9827;
  font-style: italic;
  border: 1px solid #FD9827;
  text-align: center;
  padding: 5px;
}
.proposition-item .report-indicator a, .moderated-proposition-item .report-indicator a {
  color: #fd8c0e;
}
.proposition-item h1, .moderated-proposition-item h1 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.proposition-item__opened {
  max-width: 300px;
}
.proposition-item__opened button {
  color: white !important;
}

.proposition-item_ctr {
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  border-radius: 15px;
  border: none;
}
.proposition-item_ctr:hover {
  box-shadow: 0px 0px 14px 4px #E4E4E4;
}

.proposition-item_ctr .item-banner {
  width: 100%;
}

.proposition-item_ctr .item-banner .overlay .overlay_foot {
  text-align: left;
  margin: 1rem 0 0;
}

.proposition-item_ctr .overlay_footer {
  padding-left: 3%;
}

.proposition-item_ctr .item-banner .overlay {
  position: relative;
  width: 100%;
  padding: 6% 6% 1%;
  min-height: 10rem;
  text-align: left;
  vertical-align: middle;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.proposition-item_ctr .item-banner h1 {
  padding: 1rem 0;
}

@media (min-width: 720px) {
  .proposition-item_ctr .item-banner h1 {
    padding: 1rem 0;
  }
}
.proposition-item_ctr .proposition-info {
  display: block !important;
  text-align: center;
}

.proposition-item_ctr .user-info {
  display: inline-block;
  margin-left: 0.4rem;
}

.proposition-item_ctr .call-to-action {
  width: 56%;
  text-align: left;
  display: inline-block;
  margin: 0;
  padding: 0;
}

.proposition_map {
  position: relative;
  z-index: 0;
}
.proposition_map .leaflet-container {
  width: 100%;
  height: 220px !important;
}
.proposition_map .location-button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2) !important;
  background-clip: padding-box;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 5px;
  border-radius: 5px;
  text-align: center;
  width: 40px;
}
.proposition_map .location-button:hover {
  background-color: #f4f4f4;
}
.proposition_map .attribution {
  z-index: 9999;
  position: absolute;
  color: #337ab7;
  bottom: 0;
  right: 10px;
  font-size: 8px;
}
.proposition_map .map-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  background-clip: padding-box;
  border-radius: 5px;
  text-align: center;
}
.proposition_map .map-button:hover {
  background-color: #f4f4f4;
}
.proposition_map .address-search {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2) !important;
  background-clip: padding-box;
  padding: 5px;
  border-radius: 5px;
}
.proposition_map .address-search:hover {
  background-color: #f4f4f4;
}
.proposition_map .address-search-input {
  position: relative;
  display: inline-block !important;
}
.proposition_map .address-search-input .input-text, .proposition_map .address-search-input input {
  border: 0px !important;
}
.proposition_map .address-search-button {
  position: relative;
  display: inline-block !important;
  padding-left: 10px;
  padding-right: 5px;
}
.proposition_map .address-search-button:hover {
  font-weight: bold;
}

.seeModeratedPropositions {
  margin-top: 120px;
  margin-bottom: 120px;
}
.seeModeratedPropositions p {
  color: #b0b0b0;
  font-style: italic;
}
.seeModeratedPropositions a {
  color: #808080;
}

.dropdown.orderBy > div {
  display: inline-block;
  text-align: right;
}

.btn-search {
  margin-right: 5px;
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  text-align: left;
  background: none;
  border: none;
  text-transform: none;
}
.btn-search i {
  vertical-align: middle;
}

.btn-search:hover {
  color: #7F1335;
}

.btn-search.active {
  color: #7F1335;
  border-bottom: 2px solid #7F1335;
  padding-bottom: 5px;
}

.btn-dropdown.dropdown-toggle.rl-dropdown-toggle {
  margin-top: 2px;
}

.gray-text {
  text-transform: inherit !important;
  font-style: italic !important;
}

.gray-box {
  padding: 10px;
}

.proposition-list .filterMenu .btn-search {
  float: left;
}

.proposition-list .filterMenu .orderBy {
  float: right;
}

.discussion-item {
  padding: 15px;
  text-align: left;
  font-size: 14px;
}
.discussion-item .cover-content {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.discussion-item .padded {
  padding: 0px 20px;
}
.discussion-item .padded .issue-logo-title-container {
  display: flex;
  align-items: center;
}
.discussion-item .padded .issue-logo-title-container .issue-tag-container {
  width: 100%;
}
.discussion-item .padded .issue-logo-title-container .civo-icon {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #3598cb;
  mask: url(../../images/logo-reverse.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask: url(../../images/logo-reverse.svg);
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}
.discussion-item p {
  word-wrap: break-word;
  white-space: normal;
}
.discussion-item h3.issue-tag {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  word-wrap: break-word;
  white-space: normal;
}
.discussion-item .themes-list.no-selected-themes {
  display: block;
  margin-bottom: 6px;
}
.discussion-item table.issue-info {
  font-size: 13px;
  background-color: none;
  line-height: 1.3em;
  width: 100%;
}
.discussion-item td.user-avatar {
  width: 55px;
  display: table-cell;
  vertical-align: middle;
}
.discussion-item td.user-avatar a {
  display: inline-block;
  overflow: auto;
}
.discussion-item td.user-info {
  vertical-align: middle;
}
.discussion-item td.user-info a, .discussion-item td.user-info a:hover, .discussion-item td.user-info a:visited {
  font-size: 13px;
  color: #333;
}
.discussion-item td.cta {
  color: #b0b0b0;
  text-align: right;
}
.discussion-item .btn-discover {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
  margin-top: 6px;
}
.discussion-item .btn-discover:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.discussion-item .btn-discover:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.discussion-item .btn-discover:disabled, .discussion-item .btn-discover.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.discussion-item .btn-discover:disabled.processing, .discussion-item .btn-discover.disabled.processing {
  color: white;
}
.discussion-item .btn-discover.processing {
  cursor: progress !important;
}
.discussion-item .btn-discover.processing .spinner {
  display: inline-block;
}
.discussion-item .btn-discover .spinner {
  display: none;
}
.discussion-item .btn-discover:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.discussion-item .btn-discover:active {
  color: white;
}
.discussion-item .cover-link {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 1px;
}
.discussion-item .official-banner, .discussion-item .closed-banner {
  background-color: #7F1335;
  color: white;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  padding-right: 15px;
  position: absolute;
  top: 13px;
  left: -15px;
  width: 120px;
  /* rotate */
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.discussion-item .closed-banner {
  top: 13px;
  left: auto;
  right: -15px;
  width: 120px;
  padding-left: 12px;
  padding-right: 0;
  /* rotate */
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
}
.discussion-item.placeholder a,
.discussion-item a.disabled {
  cursor: default !important;
}
@media (min-width: 768px) {
  .discussion-item {
    border-top: none;
    margin: 0px;
    padding: 0px;
  }
  .discussion-item .padded {
    padding: 0px 2px 0px 6px;
  }
  .discussion-item h3.issue-tag {
    color: #333;
    font-size: 21px;
    font-weight: bold;
    display: inline-block;
    word-break: break-all;
  }
}

@media (max-width: 768px) {
  .issue-list {
    width: 100%;
  }
}
.issue-list #issues.villedelyon {
  border: none !important;
  background: none !important;
  padding: 0px !important;
}
.issue-list .discussion-item-wrapper {
  padding: 10px;
}
.issue-list #issues {
  background-color: white;
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  border-radius: 15px;
  border: none;
  padding: 10px;
  text-align: right;
}
.issue-list #issues hr {
  margin-top: 15px;
  margin-bottom: 17px;
}
.issue-list #issues:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.issue-list .orderBy {
  float: right;
}

.issue-list .filterMenu .btn-search {
  float: left;
}

.issue-list .filterMenu .orderBy {
  float: right;
}

.inspiration-list {
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
  margin: 0 15px 15px 15px;
  padding: 10px;
  border-radius: 15px;
  background-color: #f8f9fa;
  border: none;
}
.inspiration-list h4 {
  font-size: 13px;
  margin-top: 0px;
}
.inspiration-list td {
  font-size: 13px;
  line-height: 1.25em;
  padding-left: 10px;
  padding-bottom: 7px;
  padding-top: 7px;
}
.inspiration-list span.gray {
  color: #b0b0b0;
  display: inline-block;
}

.issue-todo-list .issue-todo-item, .community-todo-list .issue-todo-item {
  transition: opacity 0.4s ease-in-ease-out;
}
.issue-todo-list .issue-todo-item.done, .community-todo-list .issue-todo-item.done {
  opacity: 0.5;
}
.issue-todo-list .glyphicon, .community-todo-list .glyphicon {
  color: #adcc74;
  font-size: 16px;
  margin: 10px 18px 10px 10px;
}
.issue-todo-list .issue-todo-label, .community-todo-list .issue-todo-label {
  font-size: 13px;
}
.issue-todo-list .issue-todo-item.done .issue-todo-label, .community-todo-list .issue-todo-item.done .issue-todo-label {
  color: #b0b0b0;
  text-decoration: line-through;
}
.issue-todo-list .btn-civ, .community-todo-list .btn-civ, .issue-todo-list .btn-civ-reverse, .community-todo-list .btn-civ-reverse {
  margin: 10px 0px;
}

.issue-add-form {
  margin-bottom: 30px;
}
.issue-add-form input[type=text] {
  margin-bottom: 10px;
}

.poll-add-form {
  margin-bottom: 30px;
}
.poll-add-form input[type=text] {
  margin-bottom: 10px;
}

.stakeholding-add-form {
  margin-top: 20px;
}
.stakeholding-add-form hr {
  margin-bottom: 20px;
}
.stakeholding-add-form .inlineHolder {
  display: inline-block;
  overflow: visible;
  width: calc(100% - 80px);
}
.stakeholding-add-form .value-selected input:disabled {
  background-color: #e2e8f7;
}
.stakeholding-add-form .photo-upload {
  position: relative;
  margin-right: 10px;
  width: 70px;
}
.stakeholding-add-form .photo-upload .photo-overlay {
  display: none;
}
.stakeholding-add-form .photo-upload .camera-icon {
  font-size: 20px;
  left: 0;
  bottom: 0;
}
.stakeholding-add-form .autocomplete-holder {
  width: 100%;
}
.stakeholding-add-form .autocomplete-input {
  text-transform: none;
}
.stakeholding-add-form .autocomplete-search-show {
  left: 0;
  margin-top: -9px;
  width: 100%;
}
.stakeholding-add-form .autocomplete-list {
  margin-bottom: 0px;
}
.stakeholding-add-form .autocomplete-search-item {
  margin-top: 0px;
}

.box {
  margin-top: 15px;
  color: #ffffff;
  background-color: #0A5D8A;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  min-height: 100px;
}
.box .inner-content {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: left;
  position: relative;
}
@media only screen and (min-width: 1150px) {
  .box .inner-content .header {
    width: 30%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }
  .box .inner-content .header .picture {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    background-color: white;
  }
  .box .inner-content .header .infos {
    margin-left: 10px;
  }
  .box .inner-content .header .infos .name {
    font-size: 18px;
  }
  .box .inner-content .header .infos .title {
    font-size: 16px;
    color: #FFFFFF;
    max-width: 86px;
    text-overflow: ellipsis;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .box .inner-content .status-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
    width: 65%;
  }
  .box .inner-content .status-list .status-container {
    min-width: 33%;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    flex-wrap: nowrap;
  }
  .box .inner-content .status-list .status-container .bulb {
    border-radius: 50%;
    border: solid white 5px;
    min-height: 44px;
    min-width: 44px;
  }
  .box .inner-content .status-list .status-container .ok {
    background-color: #1D9424;
  }
  .box .inner-content .status-list .status-container .info {
    background-color: #FD9827;
  }
  .box .inner-content .status-list .status-container .problem {
    background-color: #DA3B21;
  }
  .box .inner-content .status-list .status-container .item {
    font-size: 10px;
    margin-top: 0;
    padding: 0 20px;
  }
  .box .inner-content .status-list .status-container .item .title {
    font: Lato;
    font-weight: lighter;
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list .status-container .item .number {
    font: Lato;
    font-weight: bold;
    font-size: 20px;
  }
  .box .inner-content .mailing {
    margin-right: 5%;
    height: 50%;
    width: 15%;
  }
  .box .inner-content .mailing .send-mail {
    background-color: #E5C833;
    color: black;
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    border-radius: 5px;
    border: none;
    padding: 10px 0;
  }
  .box .inner-content .toggle-action-menu {
    position: absolute;
    border: none;
    background: none;
    color: #B3B3B3;
    transition: linear color 100ms;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 300;
    right: -10px;
    top: 5%;
  }
  .box .inner-content .toggle-action-menu .fa {
    padding-left: 6px;
  }
  .box .inner-content .toggle-action-menu span {
    margin-right: 10px;
    font-size: 17px;
  }
  .box .inner-content .toggle-action-menu:hover {
    color: black;
  }
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: -150px;
    top: 0;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
@media only screen and (min-width: 1150px) and (max-width: 1030px) {
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 25%;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
@media only screen and (max-width: 1150px) {
  .box .inner-content .header {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 30%;
  }
  .box .inner-content .header .picture {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    background-color: white;
  }
  .box .inner-content .header .infos {
    margin-left: 10px;
  }
  .box .inner-content .header .infos .name {
    font-size: 18px;
  }
  .box .inner-content .header .infos .title {
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: left;
    width: 65%;
  }
  .box .inner-content .status-list .status-container {
    min-width: 33%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .box .inner-content .status-list .status-container .bulb {
    border-radius: 50%;
    border: solid white 5px;
    min-height: 44px;
    min-width: 44px;
  }
  .box .inner-content .status-list .status-container .ok {
    background-color: #5AFF6E;
  }
  .box .inner-content .status-list .status-container .info {
    background-color: #FF9D46;
  }
  .box .inner-content .status-list .status-container .problem {
    background-color: #FF3A2F;
  }
  .box .inner-content .status-list .status-container .item {
    display: flex;
    flex-direction: column-reverse;
    font-size: 10px;
    margin-top: 0;
    padding: 0 20px;
  }
  .box .inner-content .status-list .status-container .item .title {
    font: Lato;
    font-weight: lighter;
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list .status-container .item .number {
    font: Lato;
    font-weight: bold;
    font-size: 20px;
  }
  .box .inner-content .mailing {
    margin-right: 5%;
    height: 50%;
    width: 15%;
  }
  .box .inner-content .mailing .send-mail {
    background-color: #E5C833;
    color: black;
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    border-radius: 5px;
    border: none;
    padding: 10px 0;
  }
  .box .inner-content .toggle-action-menu {
    position: absolute;
    border: none;
    background: none;
    color: #B3B3B3;
    transition: linear color 100ms;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 300;
    right: -60px;
    top: 5%;
  }
  .box .inner-content .toggle-action-menu .fa {
    padding-left: 6px;
  }
  .box .inner-content .toggle-action-menu span {
    margin-right: 10px;
    font-size: 17px;
  }
  .box .inner-content .toggle-action-menu:hover {
    color: black;
  }
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 25%;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
.box span {
  flex-grow: 2;
}
.box span i {
  padding-right: 5px;
}

.list {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.update-list .linkto-add-update {
  top: 10px;
}
.update-list .update-add-form {
  padding: 10px 0px;
  /*We took and adapted some form styles from the PB...*/
}
.update-list .update-add-form .checkbox-container {
  color: #333;
  font-style: normal;
}
.update-list .update-add-form .pb-form-group {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
}
.update-list .update-add-form .pb-form-group input {
  margin: 0 !important;
}
.update-list .update-add-form .pb-form-group-withSuperLabel {
  display: block;
}
.update-list .update-add-form .pb-form-group-inlineLabel {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 1.5rem;
}
.update-list .update-add-form .pb-form-group-superLabel {
  margin-bottom: 5px;
  display: block;
  font-weight: normal;
  font-size: 1.5rem;
}
.update-list .update-add-form .pb-form-group .pb-switch {
  vertical-align: top;
}
.update-list .update-add-form .pb-form-group label {
  font-size: 0.9rem;
  font-weight: normal;
  max-width: 90%;
}
.update-list .update-add-form .pb-form-group-icon-tool {
  color: white;
}
.update-list .update-add-form .pb-form-group-tooltip {
  background-color: #ffff;
  box-shadow: 0 0.7rem 2rem rgba(51, 51, 51, 0.1);
  text-shadow: none;
}
.update-list .update-add-form .pb-form-group-tooltip .tooltip-arrow {
  bottom: -10px !important;
  border: 10px solid transparent;
  border-top-color: #ffff !important;
}
.update-list .update-add-form .pb-form-group-tooltip .tooltip-inner {
  background-color: #ffff;
  color: #b0b0b0;
}
.update-list .see-more {
  color: #b0b0b0;
}
.update-list .see-more:hover {
  color: #7F1335;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .update-list .issue-content-holder {
    padding-top: 0px;
    padding-bottom: 15px;
  }
}

.update-item {
  background-color: white;
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  border-radius: 15px;
  border: none;
  margin-top: 15px;
  padding: 25px 25px;
  /*We took and adapted some form styles from the PB...*/
}
.update-item:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.update-item h5 {
  font-size: 20px !important;
}
.update-item .title {
  margin-top: 0;
  padding: 0 6px;
}
.update-item .time-info {
  color: #b0b0b0;
  font-weight: normal;
  margin: 0;
}
.update-item .update-content {
  margin: 10px 0;
  padding: 0 6px;
}
.update-item .user-avatar {
  float: left;
  margin-left: 6px;
  margin-right: 10px;
}
.update-item .user-info,
.update-item .time-info {
  border-right: unset;
  width: unset;
}
.update-item .user-info.name,
.update-item .time-info.name {
  color: #333;
}
.update-item .margin-left {
  margin-left: 6px;
}
.update-item .update-item-button {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
}
.update-item .pb-form-group {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
}
.update-item .pb-form-group-withSuperLabel {
  display: block;
}
.update-item .pb-form-group-inlineLabel {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 1.5rem;
}
.update-item .pb-form-group-superLabel {
  margin-bottom: 5px;
  display: block;
  font-weight: normal;
  font-size: 1.5rem;
}
.update-item .pb-form-group .pb-switch {
  vertical-align: top;
}
.update-item .pb-form-group label {
  font-size: 0.9rem;
  font-weight: normal;
  max-width: 90%;
}
.update-item .pb-form-group-icon-tool {
  color: white;
}
.update-item .pb-form-group-tooltip {
  background-color: #ffff;
  box-shadow: 0 0.7rem 2rem rgba(51, 51, 51, 0.1);
  text-shadow: none;
}
.update-item .pb-form-group-tooltip .tooltip-arrow {
  bottom: -10px !important;
  border: 10px solid transparent;
  border-top-color: #ffff !important;
}
.update-item .pb-form-group-tooltip .tooltip-inner {
  background-color: #ffff;
  color: #b0b0b0;
}

@media (max-width: 768px) {
  button.btn-light {
    display: none;
  }
}
.issue\.act\.index .intro-tooltip {
  margin-bottom: 20px;
  margin-top: 20px;
}

.intro-tooltip {
  display: table;
  padding: 10px 20px;
  width: 100%;
  background-color: #F5F5F5;
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  border-radius: 15px;
  border: none;
  /*	&.is-editable:hover .tooltip-aside p {
  		font-weight: bold ;
  	}*/
}
.intro-tooltip:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.intro-tooltip.map-tooltip {
  margin-top: 20px;
}
.intro-tooltip iframe {
  max-width: 650px;
  width: 100%;
  height: 300px;
}
@media screen and (max-width: 450px) {
  .intro-tooltip iframe {
    height: 200px;
  }
}
.intro-tooltip img {
  max-width: 100% !important;
  width: 100%;
}
.intro-tooltip .tooltip-aside .froala-edit {
  margin-bottom: 20px;
}
.intro-tooltip .tooltip-aside .froala-edit p {
  font-weight: normal !important;
}
.intro-tooltip .tooltip-avatar {
  display: table-cell;
  padding-right: 8px;
  vertical-align: middle;
  width: 68px;
}
.intro-tooltip .tooltip-avatar img {
  margin: 7px 0px;
}
.intro-tooltip .tooltip-aside {
  display: table-cell;
  padding: 7px 0px 7px 7px;
  vertical-align: middle;
  width: calc(100% - 75px);
}
.intro-tooltip .glyphicon {
  color: #b0b0b0;
  display: table-cell;
  font-size: 10px;
  right: -8px;
  top: 0px;
}
.intro-tooltip .glyphicon:hover {
  color: #333;
}
@media (max-width: 768px) {
  .intro-tooltip {
    margin-bottom: 15px;
  }
}

.admins-management {
  margin-bottom: 0 !important;
}
.admins-management h2 {
  margin-top: 0px !important;
  margin-bottom: 40px !important;
}
.admins-management .admin-row {
  margin-top: 20px;
  margin-bottom: 20px;
}
.admins-management .admin-row .toggle-button {
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.admins-management .admin-row .name-wrap {
  width: 35%;
  word-break: break-all;
}

.event-calendar {
  width: 100%;
}
.event-calendar.full-page .flatpickr-day {
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  border: 1px solid #eaeaea;
}
.event-calendar .flatpickr-input {
  visibility: hidden;
}
.event-calendar .flatpickr-calendar, .event-calendar .flatpickr-months, .event-calendar .flatpickr-rContainer, .event-calendar .flatpickr-days, .event-calendar .dayContainer {
  width: 100%;
  min-width: 0;
  max-width: 100000px;
}
.event-calendar .flatpickr-calendar {
  border-radius: 0;
  transform: translateY(-20px);
}
.event-calendar .flatpickr-months {
  padding: 9px 0 5px;
}
.event-calendar .flatpickr-prev-month, .event-calendar .flatpickr-next-month {
  top: 10px;
}
.event-calendar .flatpickr-rContainer {
  padding-top: 15px;
}
.event-calendar .flatpickr-day {
  pointer-events: none;
  border-radius: 0;
  max-width: none;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  border: none;
  transition: opacity 200ms ease-in-out;
  opacity: 1;
}
.event-calendar .flatpickr-day.selected {
  pointer-events: auto;
  background-color: #ff6262;
  border-color: #ff6262;
}
.event-calendar .flatpickr-day.selected:hover {
  opacity: 0.7;
}

.event-item {
  width: 100%;
  margin-top: 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  position: relative;
}
.event-item.contentHighlight {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.event-item.contentHighlight.fade-out {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  transition: box-shadow 4s ease-in-out;
}
.event-item .image {
  width: 100%;
  height: 200px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f0f0f0;
}
.event-item .image .calendar {
  text-align: center;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 20px 25px;
  padding-top: 15px;
  background-color: white;
  outline: solid #3c3c3c 1px;
  border-top: solid #ff6262 20px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.event-item .image .calendar span {
  font-size: 20px;
  font-weight: bold;
}
.event-item .infos {
  padding: 50px;
}
.event-item .infos .period-location {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #939393;
}
.event-item .infos .title {
  margin: 0;
  padding: 0;
}
.event-item .infos .description {
  margin-top: 20px;
  padding: 0;
}
.event-item .delete {
  cursor: pointer;
  color: #ff6262;
  padding: 10px 20px;
  display: inline-block;
  position: absolute;
  left: 10px;
  bottom: 10px;
  margin: 0;
  transition: all ease-out 100ms;
}
.event-item .delete:hover {
  color: white;
  background-color: #ff6262;
}
.event-item .edit {
  cursor: pointer;
  color: #2a94c9;
  padding: 10px 20px;
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: 0;
  transition: all ease-out 100ms;
}
.event-item .edit:hover {
  color: white;
  background-color: #2a94c9;
}

.event-add-form {
  /*------- Photo-upload component -------*/
  /*------- End photo-upload -------*/
}
.event-add-form .show-form-button {
  margin-bottom: 20px;
}
.event-add-form__datepicker {
  display: table;
  width: 100%;
}
@media (max-width: 450px) {
  .event-add-form__datepicker {
    display: block;
  }
}
.event-add-form__datepicker__input-container {
  display: table-cell;
  width: 50%;
}
@media (max-width: 450px) {
  .event-add-form__datepicker__input-container {
    display: block;
    width: 100%;
    padding: 0px !important;
  }
}
.event-add-form__datepicker__input-container:first-child {
  padding-right: 10px;
}
.event-add-form__datepicker__input-container:last-child {
  padding-left: 10px;
}
.event-add-form .photo-upload .camera-icon {
  left: 10px;
}
.event-add-form .photo-upload .photo-overlay {
  padding-left: 35px;
}
.event-add-form .photo-upload .upload-button {
  margin-bottom: 5px;
}
.event-add-form .photo-upload .upload-button img {
  width: 100%;
}
.event-add-form .image-border {
  display: inline-block;
  padding: 5px;
  padding-bottom: 0px;
}
.event-add-form .image-border p {
  margin-right: 8px !important;
}
.event-add-form .image-border .infinity-loader {
  position: absolute;
  top: 10%;
  left: 40%;
}
.event-add-form .illustration-field {
  margin-top: 20px;
}
.event-add-form .description {
  margin-top: 20px;
}
.event-add-form .button-submit {
  margin-top: 20px;
  margin-bottom: 20px;
}
.event-add-form__close-icon {
  margin: 15px 12px 0 0;
  color: #b0b0b0;
  padding: 0;
  background: none !important;
  border: none !important;
  font-size: 16px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.event-add-form__close-icon:hover {
  color: black;
}
.event-add-form .edit-event {
  padding: 10px 20px;
}

.community-graphs {
  margin-bottom: 50px;
}
.community-graphs .btn-results {
  margin: 10px;
  font-weight: normal;
  padding: 0 10px;
  background-color: #55acee;
  color: white;
  border: none;
  border-radius: 5px;
}
.community-graphs .dropdown {
  position: relative;
  display: inline-block;
  width: 170px;
}
.community-graphs .dropdown .drop-title {
  min-width: 100%;
  position: relative;
  background-color: #4285f4;
  color: white;
  padding: 10px 15px 10px 15px;
  border-radius: 5px;
  display: inline-block;
}
.community-graphs .dropdown .drop-title:after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid;
  border-width: 1px;
  border-top: none;
  border-left: none;
  left: 75%;
  top: 50%;
  transform: translateY(50%) rotate(45deg);
  background: transparent;
  z-index: 2;
  opacity: 0;
  transition: opacity linear 100ms;
}
.community-graphs .dropdown .drop-title:hover {
  border-radius: 5px 5px 0 0;
}
.community-graphs .dropdown .dropdown-content {
  padding: 10px 15px 10px 15px;
  cursor: pointer;
  display: none;
  position: absolute;
  background-color: #4285f4;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  color: white;
  z-index: 1;
  width: 100%;
  border-radius: 0 0 5px 5px;
}
.community-graphs .dropdown .dropdown-content .time-selection {
  min-width: 100%;
  margin: 0 0 0 0;
  width: 100%;
  padding: 10px 15px 10px 15px;
}
.community-graphs .dropdown .dropdown-content .time-selection:hover {
  background-color: #4970e0;
  transition: opacity linear 100ms;
}
.community-graphs .dropdown:hover .dropdown-content {
  display: block;
}
.community-graphs .tab-selector {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.community-graphs .tab-selector:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: black;
  bottom: 0;
}
.community-graphs .tab-selector .tablinks {
  position: relative;
  flex-grow: 1;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}
.community-graphs .tab-selector .tablinks:after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border: solid;
  border-width: 1px;
  border-top: none;
  border-left: none;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%) rotate(45deg);
  background: white;
  z-index: 2;
  opacity: 0;
  transition: opacity linear 100ms;
}
.community-graphs .tab-selector .tablinks.active:after {
  opacity: 1;
  transition: opacity linear 100ms;
}
.community-graphs .tab-selector .tablinks:hover {
  background-color: #c2c2c2;
}
.community-graphs .tab-content {
  border-top: none;
  min-height: 100px;
  align-items: center;
}
.community-graphs .tab-content .graph {
  margin-top: 30px;
}

.issue-graphs {
  margin-bottom: 50px;
}
.issue-graphs .btn-results {
  margin: 10px;
  font-weight: normal;
  padding: 0 10px;
  background-color: #55acee;
  color: white;
  border: none;
  border-radius: 5px;
}
.issue-graphs .period-picker {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
}
.issue-graphs .period-picker .dropdown {
  position: relative;
  display: inline-block;
  width: 170px;
  border: 1px solid #666666;
}
.issue-graphs .period-picker .dropdown .drop-title {
  min-width: 100%;
  position: relative;
  background-color: #E5E5E5;
  color: #666666;
  padding: 10px 15px 10px 15px;
  display: inline-block;
}
.issue-graphs .period-picker .dropdown .drop-title:after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  left: 75%;
  top: 50%;
  transform: translateY(50%) rotate(45deg);
  background: transparent;
  z-index: 2;
  opacity: 0;
  transition: opacity linear 100ms;
}
.issue-graphs .period-picker .dropdown .drop-title .right-placement {
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
.issue-graphs .period-picker .dropdown .dropdown-content {
  padding: 10px 15px 10px 15px;
  cursor: pointer;
  display: none;
  position: absolute;
  left: -1px;
  background-color: #E5E5E5;
  color: #666666;
  border: 1px solid #666666;
  z-index: 1;
  width: 170px;
}
.issue-graphs .period-picker .dropdown .dropdown-content .time-selection {
  min-width: 100%;
  margin: 0 0 0 0;
  width: 100%;
  padding: 10px 15px 10px 15px;
}
.issue-graphs .period-picker .dropdown .dropdown-content .time-selection:hover {
  background-color: #c4c4c4;
  transition: opacity linear 100ms;
}
.issue-graphs .period-picker .dropdown:hover .dropdown-content {
  display: block;
}
.issue-graphs .period-picker .dates-label {
  margin: 0;
  padding: 0;
  margin-left: 40px;
  white-space: nowrap;
}
.issue-graphs .period-picker .datetime-picker {
  width: 150px;
  margin-left: 20px;
}
.issue-graphs .period-picker .graph-loader {
  margin-left: 20px;
}
.issue-graphs .tab-selector {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.issue-graphs .tab-selector:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: black;
  bottom: 0;
}
.issue-graphs .tab-selector .tablinks {
  position: relative;
  flex-grow: 1;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  height: 50px;
  transition: 0.3s;
}
.issue-graphs .tab-selector .tablinks:after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  border: solid;
  border-width: 1px;
  border-top: none;
  border-left: none;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%) rotate(45deg);
  background: white;
  z-index: 2;
  opacity: 0;
  transition: opacity linear 100ms;
}
.issue-graphs .tab-selector .tablinks.active:after {
  opacity: 1;
  transition: opacity linear 100ms;
}
.issue-graphs .tab-selector .tablinks:hover {
  background-color: #c2c2c2;
}
.issue-graphs .graphs-container {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.issue-graphs .graphs-container .graph-elem {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  max-width: 600px;
  width: 500px;
  min-width: 400px;
  margin: 10px 0;
}
.issue-graphs .graphs-container .graph-elem .graph-title-container {
  margin: 15px 0;
  display: table;
  width: 100%;
}
.issue-graphs .graphs-container .graph-elem .graph-title, .issue-graphs .graphs-container .graph-elem .graph-total {
  display: table-cell;
  vertical-align: middle;
}
.issue-graphs .graphs-container .graph-elem .graph-title {
  color: #666666;
  font-size: 20px;
}
.issue-graphs .graphs-container .graph-elem .graph-total {
  color: #666666;
  font-size: 15px;
  text-align: right;
}
.issue-graphs .graphs-container .graph-elem .graph {
  margin-top: 30px;
}
.issue-graphs .graphs-container .spacer {
  min-width: 20px;
}

.stakeholding {
  background-color: white;
}

.box {
  margin-top: 15px;
  color: #ffffff;
  background-color: #0A5D8A;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  min-height: 100px;
}
.box .inner-content {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: left;
  position: relative;
}
@media only screen and (min-width: 1150px) {
  .box .inner-content .header {
    width: 30%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }
  .box .inner-content .header .picture {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    background-color: white;
  }
  .box .inner-content .header .infos {
    margin-left: 10px;
  }
  .box .inner-content .header .infos .name {
    font-size: 18px;
  }
  .box .inner-content .header .infos .title {
    font-size: 16px;
    color: #FFFFFF;
    max-width: 86px;
    text-overflow: ellipsis;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .box .inner-content .status-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
    width: 65%;
  }
  .box .inner-content .status-list .status-container {
    min-width: 33%;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    flex-wrap: nowrap;
  }
  .box .inner-content .status-list .status-container .bulb {
    border-radius: 50%;
    border: solid white 5px;
    min-height: 44px;
    min-width: 44px;
  }
  .box .inner-content .status-list .status-container .ok {
    background-color: #1D9424;
  }
  .box .inner-content .status-list .status-container .info {
    background-color: #FD9827;
  }
  .box .inner-content .status-list .status-container .problem {
    background-color: #DA3B21;
  }
  .box .inner-content .status-list .status-container .item {
    font-size: 10px;
    margin-top: 0;
    padding: 0 20px;
  }
  .box .inner-content .status-list .status-container .item .title {
    font: Lato;
    font-weight: lighter;
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list .status-container .item .number {
    font: Lato;
    font-weight: bold;
    font-size: 20px;
  }
  .box .inner-content .mailing {
    margin-right: 5%;
    height: 50%;
    width: 15%;
  }
  .box .inner-content .mailing .send-mail {
    background-color: #E5C833;
    color: black;
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    border-radius: 5px;
    border: none;
    padding: 10px 0;
  }
  .box .inner-content .toggle-action-menu {
    position: absolute;
    border: none;
    background: none;
    color: #B3B3B3;
    transition: linear color 100ms;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 300;
    right: -10px;
    top: 5%;
  }
  .box .inner-content .toggle-action-menu .fa {
    padding-left: 6px;
  }
  .box .inner-content .toggle-action-menu span {
    margin-right: 10px;
    font-size: 17px;
  }
  .box .inner-content .toggle-action-menu:hover {
    color: black;
  }
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: -150px;
    top: 0;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
@media only screen and (min-width: 1150px) and (max-width: 1030px) {
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 25%;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
@media only screen and (max-width: 1150px) {
  .box .inner-content .header {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 30%;
  }
  .box .inner-content .header .picture {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    background-color: white;
  }
  .box .inner-content .header .infos {
    margin-left: 10px;
  }
  .box .inner-content .header .infos .name {
    font-size: 18px;
  }
  .box .inner-content .header .infos .title {
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: left;
    width: 65%;
  }
  .box .inner-content .status-list .status-container {
    min-width: 33%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .box .inner-content .status-list .status-container .bulb {
    border-radius: 50%;
    border: solid white 5px;
    min-height: 44px;
    min-width: 44px;
  }
  .box .inner-content .status-list .status-container .ok {
    background-color: #5AFF6E;
  }
  .box .inner-content .status-list .status-container .info {
    background-color: #FF9D46;
  }
  .box .inner-content .status-list .status-container .problem {
    background-color: #FF3A2F;
  }
  .box .inner-content .status-list .status-container .item {
    display: flex;
    flex-direction: column-reverse;
    font-size: 10px;
    margin-top: 0;
    padding: 0 20px;
  }
  .box .inner-content .status-list .status-container .item .title {
    font: Lato;
    font-weight: lighter;
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list .status-container .item .number {
    font: Lato;
    font-weight: bold;
    font-size: 20px;
  }
  .box .inner-content .mailing {
    margin-right: 5%;
    height: 50%;
    width: 15%;
  }
  .box .inner-content .mailing .send-mail {
    background-color: #E5C833;
    color: black;
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    border-radius: 5px;
    border: none;
    padding: 10px 0;
  }
  .box .inner-content .toggle-action-menu {
    position: absolute;
    border: none;
    background: none;
    color: #B3B3B3;
    transition: linear color 100ms;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 300;
    right: -60px;
    top: 5%;
  }
  .box .inner-content .toggle-action-menu .fa {
    padding-left: 6px;
  }
  .box .inner-content .toggle-action-menu span {
    margin-right: 10px;
    font-size: 17px;
  }
  .box .inner-content .toggle-action-menu:hover {
    color: black;
  }
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 25%;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
.box span {
  flex-grow: 2;
}
.box span i {
  padding-right: 5px;
}

.list {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.status-container {
  display: flex;
  align-items: left;
  justify-content: space-around;
  flex-direction: column;
}
.status-container .status-section {
  display: flex;
  align-items: baseline;
  justify-content: space-around;
}
.status-container .status-section .colored-bulb {
  background: red;
  color: #3b5998;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  min-width: 10px;
  margin-left: 5px;
}
.status-container .status-section .info {
  margin: 10px 0 0 10px;
}

.actions-container {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.actions-container .action {
  border: solid;
  border-radius: 10px;
  margin-top: 20px;
  padding: 10px 15px 10px 15px;
}
.actions-container .action.action-alert {
  border-color: red;
}
.actions-container .action.action-warning {
  border-color: #FF9D46;
}
.actions-container .action .description {
  display: flex;
  flex-direction: column;
}
.actions-container .action .description .act {
  margin: 10px 0 0 0;
  min-width: 25%;
  color: white;
  padding: 5px 7px 5px 7px;
  border-radius: 5px;
  display: inline-block;
}
.actions-container .action .description .act.action-alert {
  background-color: red;
}
.actions-container .action .description .act.action-alert:active {
  background-color: #b60000;
}
.actions-container .action .description .act.action-warning {
  background-color: #FF9D46;
}
.actions-container .action .description .act.action-warning:active {
  background-color: #d5803b;
}

.issue-stakeholding-container {
  width: 100%;
  padding-left: 20px;
  border-left: solid;
  border-color: lightgrey;
}

.issue-stakeholding-container-title {
  padding-top: 20px;
  font-size: 18px;
  font-family: "Lato-light", Arial, sans-serif, inherit;
}

.css-pgt1zi {
  top: 65px !important;
  left: 0px !important;
  height: calc(100vh - 65px) !important;
  width: calc(100vw - 0px) !important;
}
@media (min-width: 768px) {
  .css-pgt1zi {
    top: 65px !important;
    left: 0px !important;
    height: calc(100vh - 65px) !important;
    width: calc(100vw - 0px) !important;
  }
}

.css-hpmlk2 {
  z-index: 500 !important;
}

.css-c3b2z2 {
  display: none !important;
}

.poll-list-container {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .poll-list-container {
    justify-content: center;
    width: 100%;
  }
}
.poll-list-container .poll-title h2 {
  font-size: 20px;
  padding-left: 20px;
  margin-top: 20px;
  color: #333;
  text-transform: unset;
}
.poll-list-container .poll-list-column {
  display: flex;
  flex-direction: column;
}
.poll-list-container .poll-list-column .add-poll-button-container {
  display: flex;
  justify-content: center;
  margin: 0 20px;
  width: 300px;
  color: white;
  background-color: #3597ca;
  padding: 20px;
}
.poll-list-container .poll-list-column .add-poll-button-container .call-to-action {
  transition: background-color ease-out 200ms;
  cursor: pointer;
  color: black;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
}
.poll-list-container .poll-list-column .add-poll-button-container .take-btn {
  background-color: #0d5d89;
  color: white;
}

.poll-item {
  margin: 15px 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: white;
  position: relative;
  transition: all 1000ms ease-in-out;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.poll-item.delete_transition {
  opacity: 0;
}
.poll-item.delete_transition_finished {
  display: none;
}
.poll-item:last-child {
  border: none;
  padding-bottom: 0px;
}
.poll-item:last-child .poll-item__action-menu {
  bottom: 32px;
  top: auto;
}
.poll-item__outer-container {
  width: 100%;
  display: table;
  min-height: 130px;
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  border-radius: 15px;
  border: none;
}
.poll-item__outer-container:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.poll-item__inner-container {
  overflow: hidden;
  position: relative;
  padding: 15px;
  display: table-cell;
  vertical-align: middle;
}
.poll-item__title, .poll-item__bottom-container {
  margin-top: 17px;
  margin-bottom: 17px;
}
.poll-item__title {
  word-break: break-word;
  text-align: center;
  height: 50%;
  font-size: 20px;
  font-weight: normal;
  margin-left: 45px;
  margin-right: 45px;
}
.poll-item__completed-indicator {
  background-color: #EAEAEA;
  color: #006f00;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
}
.poll-item__completed-indicator__icon {
  padding-left: 3px;
}
.poll-item__bottom-container {
  height: 50%;
  text-align: center;
}
.poll-item__bottom-container .call-to-action {
  transition: background-color ease-out 200ms;
  cursor: pointer;
  color: black;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
}
.poll-item__bottom-container .take-btn {
  background-color: white;
  color: #7F1335;
}
.poll-item__bottom-container .item-info {
  margin: 20px;
  font-size: 12px;
}
.poll-item__toggle-action-menu {
  background: none;
  border: none;
  position: absolute;
  bottom: 7px;
  right: 7px;
}
.poll-item__toggle-action-menu__ellipsis {
  transform: translate(2px, 1px);
}
.poll-item__action-menu {
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 7px;
  top: 121px;
  z-index: 2;
}
.poll-item__action-menu button {
  display: block;
  margin: 8px 10px;
  padding: 5px 10px;
  border-radius: 5px;
  transition: all linear 100ms;
  font-size: 14px;
  background: none;
  border: none;
}
.poll-item__action-menu button span {
  margin-right: 7px;
}
.poll-item__action-menu .neutral {
  color: #666666;
}
.poll-item__action-menu .neutral:hover {
  color: black;
}
.poll-item__action-menu .neutral:disabled {
  cursor: default !important;
  color: #aaa !important;
}
.poll-item__action-menu .danger {
  color: #ffa9a9;
}
.poll-item__action-menu .danger:hover {
  color: #ff6969;
}
.poll-item__action-menu .danger.disabled {
  color: #ff6969;
  cursor: default;
}
.poll-item .unpublished-banner {
  background-color: white;
  color: black;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  padding-left: 12px;
  padding-right: 0;
  position: absolute;
  top: 13px;
  left: auto;
  right: -15px;
  width: 120px;
  /* rotate */
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}

.community\.index [class^=col-],
.community\.custom\.index [class^=col-],
.community\.custom\.edit [class^=col-],
.community\.followers [class^=col-],
.community\.discussions\.official [class^=col-],
.community\.discussions\.citizen [class^=col-],
.community\.events [class^=col-],
.community\.propositions\.index [class^=col-],
.community\.updates [class^=col-],
.community\.statistics [class^=col-],
.community\.map [class^=col-],
.community\.dashboard [class^=col-],
.community\.settings [class^=col-],
.community\.questionnaire [class^=col-],
.community\.questionnaire\.edit [class^=col-],
.community\.questionnaire\.results [class^=col-],
.community\.questionnaire\.take [class^=col-],
.community\.questionnaires [class^=col-],
.community\.questionnaires\.index [class^=col-],
.community\.questionnaires\.new [class^=col-],
.community\.communities [class^=col-] {
  padding: 0px;
}
.community\.index .central-column,
.community\.custom\.index .central-column,
.community\.custom\.edit .central-column,
.community\.followers .central-column,
.community\.discussions\.official .central-column,
.community\.discussions\.citizen .central-column,
.community\.events .central-column,
.community\.propositions\.index .central-column,
.community\.updates .central-column,
.community\.statistics .central-column,
.community\.map .central-column,
.community\.dashboard .central-column,
.community\.settings .central-column,
.community\.questionnaire .central-column,
.community\.questionnaire\.edit .central-column,
.community\.questionnaire\.results .central-column,
.community\.questionnaire\.take .central-column,
.community\.questionnaires .central-column,
.community\.questionnaires\.index .central-column,
.community\.questionnaires\.new .central-column,
.community\.communities .central-column {
  margin: auto;
  max-width: unset;
  width: 100%;
}
.community\.index .page-column,
.community\.custom\.index .page-column,
.community\.custom\.edit .page-column,
.community\.followers .page-column,
.community\.discussions\.official .page-column,
.community\.discussions\.citizen .page-column,
.community\.events .page-column,
.community\.propositions\.index .page-column,
.community\.updates .page-column,
.community\.statistics .page-column,
.community\.map .page-column,
.community\.dashboard .page-column,
.community\.settings .page-column,
.community\.questionnaire .page-column,
.community\.questionnaire\.edit .page-column,
.community\.questionnaire\.results .page-column,
.community\.questionnaire\.take .page-column,
.community\.questionnaires .page-column,
.community\.questionnaires\.index .page-column,
.community\.questionnaires\.new .page-column,
.community\.communities .page-column {
  display: inline-block;
  padding: 0px 15px 40px 15px;
  vertical-align: top;
}
.community\.index .page-column.left,
.community\.custom\.index .page-column.left,
.community\.custom\.edit .page-column.left,
.community\.followers .page-column.left,
.community\.discussions\.official .page-column.left,
.community\.discussions\.citizen .page-column.left,
.community\.events .page-column.left,
.community\.propositions\.index .page-column.left,
.community\.updates .page-column.left,
.community\.statistics .page-column.left,
.community\.map .page-column.left,
.community\.dashboard .page-column.left,
.community\.settings .page-column.left,
.community\.questionnaire .page-column.left,
.community\.questionnaire\.edit .page-column.left,
.community\.questionnaire\.results .page-column.left,
.community\.questionnaire\.take .page-column.left,
.community\.questionnaires .page-column.left,
.community\.questionnaires\.index .page-column.left,
.community\.questionnaires\.new .page-column.left,
.community\.communities .page-column.left {
  padding-left: 0px;
  text-align: right;
  width: 29.8%;
}
.community\.index .page-column.center,
.community\.custom\.index .page-column.center,
.community\.custom\.edit .page-column.center,
.community\.followers .page-column.center,
.community\.discussions\.official .page-column.center,
.community\.discussions\.citizen .page-column.center,
.community\.events .page-column.center,
.community\.propositions\.index .page-column.center,
.community\.updates .page-column.center,
.community\.statistics .page-column.center,
.community\.map .page-column.center,
.community\.dashboard .page-column.center,
.community\.settings .page-column.center,
.community\.questionnaire .page-column.center,
.community\.questionnaire\.edit .page-column.center,
.community\.questionnaire\.results .page-column.center,
.community\.questionnaire\.take .page-column.center,
.community\.questionnaires .page-column.center,
.community\.questionnaires\.index .page-column.center,
.community\.questionnaires\.new .page-column.center,
.community\.communities .page-column.center {
  width: 69.6%;
}
@media (max-width: 768px) {
  .community\.index .page-column.center,
.community\.custom\.index .page-column.center,
.community\.custom\.edit .page-column.center,
.community\.followers .page-column.center,
.community\.discussions\.official .page-column.center,
.community\.discussions\.citizen .page-column.center,
.community\.events .page-column.center,
.community\.propositions\.index .page-column.center,
.community\.updates .page-column.center,
.community\.statistics .page-column.center,
.community\.map .page-column.center,
.community\.dashboard .page-column.center,
.community\.settings .page-column.center,
.community\.questionnaire .page-column.center,
.community\.questionnaire\.edit .page-column.center,
.community\.questionnaire\.results .page-column.center,
.community\.questionnaire\.take .page-column.center,
.community\.questionnaires .page-column.center,
.community\.questionnaires\.index .page-column.center,
.community\.questionnaires\.new .page-column.center,
.community\.communities .page-column.center {
    width: 100%;
  }
}
.community\.index .page-column.double,
.community\.custom\.index .page-column.double,
.community\.custom\.edit .page-column.double,
.community\.followers .page-column.double,
.community\.discussions\.official .page-column.double,
.community\.discussions\.citizen .page-column.double,
.community\.events .page-column.double,
.community\.propositions\.index .page-column.double,
.community\.updates .page-column.double,
.community\.statistics .page-column.double,
.community\.map .page-column.double,
.community\.dashboard .page-column.double,
.community\.settings .page-column.double,
.community\.questionnaire .page-column.double,
.community\.questionnaire\.edit .page-column.double,
.community\.questionnaire\.results .page-column.double,
.community\.questionnaire\.take .page-column.double,
.community\.questionnaires .page-column.double,
.community\.questionnaires\.index .page-column.double,
.community\.questionnaires\.new .page-column.double,
.community\.communities .page-column.double {
  width: 69.6%;
}
.community\.index .page-column.normal,
.community\.custom\.index .page-column.normal,
.community\.custom\.edit .page-column.normal,
.community\.followers .page-column.normal,
.community\.discussions\.official .page-column.normal,
.community\.discussions\.citizen .page-column.normal,
.community\.events .page-column.normal,
.community\.propositions\.index .page-column.normal,
.community\.updates .page-column.normal,
.community\.statistics .page-column.normal,
.community\.map .page-column.normal,
.community\.dashboard .page-column.normal,
.community\.settings .page-column.normal,
.community\.questionnaire .page-column.normal,
.community\.questionnaire\.edit .page-column.normal,
.community\.questionnaire\.results .page-column.normal,
.community\.questionnaire\.take .page-column.normal,
.community\.questionnaires .page-column.normal,
.community\.questionnaires\.index .page-column.normal,
.community\.questionnaires\.new .page-column.normal,
.community\.communities .page-column.normal {
  width: 69.6%;
}
@media (max-width: 768px) {
  .community\.index .page-column.normal,
.community\.custom\.index .page-column.normal,
.community\.custom\.edit .page-column.normal,
.community\.followers .page-column.normal,
.community\.discussions\.official .page-column.normal,
.community\.discussions\.citizen .page-column.normal,
.community\.events .page-column.normal,
.community\.propositions\.index .page-column.normal,
.community\.updates .page-column.normal,
.community\.statistics .page-column.normal,
.community\.map .page-column.normal,
.community\.dashboard .page-column.normal,
.community\.settings .page-column.normal,
.community\.questionnaire .page-column.normal,
.community\.questionnaire\.edit .page-column.normal,
.community\.questionnaire\.results .page-column.normal,
.community\.questionnaire\.take .page-column.normal,
.community\.questionnaires .page-column.normal,
.community\.questionnaires\.index .page-column.normal,
.community\.questionnaires\.new .page-column.normal,
.community\.communities .page-column.normal {
    width: 100%;
  }
}
.community\.index .page-column.right,
.community\.custom\.index .page-column.right,
.community\.custom\.edit .page-column.right,
.community\.followers .page-column.right,
.community\.discussions\.official .page-column.right,
.community\.discussions\.citizen .page-column.right,
.community\.events .page-column.right,
.community\.propositions\.index .page-column.right,
.community\.updates .page-column.right,
.community\.statistics .page-column.right,
.community\.map .page-column.right,
.community\.dashboard .page-column.right,
.community\.settings .page-column.right,
.community\.questionnaire .page-column.right,
.community\.questionnaire\.edit .page-column.right,
.community\.questionnaire\.results .page-column.right,
.community\.questionnaire\.take .page-column.right,
.community\.questionnaires .page-column.right,
.community\.questionnaires\.index .page-column.right,
.community\.questionnaires\.new .page-column.right,
.community\.communities .page-column.right {
  display: none;
  width: 0;
}
.community\.index .page-column.custom-center,
.community\.custom\.index .page-column.custom-center,
.community\.custom\.edit .page-column.custom-center,
.community\.followers .page-column.custom-center,
.community\.discussions\.official .page-column.custom-center,
.community\.discussions\.citizen .page-column.custom-center,
.community\.events .page-column.custom-center,
.community\.propositions\.index .page-column.custom-center,
.community\.updates .page-column.custom-center,
.community\.statistics .page-column.custom-center,
.community\.map .page-column.custom-center,
.community\.dashboard .page-column.custom-center,
.community\.settings .page-column.custom-center,
.community\.questionnaire .page-column.custom-center,
.community\.questionnaire\.edit .page-column.custom-center,
.community\.questionnaire\.results .page-column.custom-center,
.community\.questionnaire\.take .page-column.custom-center,
.community\.questionnaires .page-column.custom-center,
.community\.questionnaires\.index .page-column.custom-center,
.community\.questionnaires\.new .page-column.custom-center,
.community\.communities .page-column.custom-center {
  width: 69.6% !important;
}
.community\.index .community-title,
.community\.custom\.index .community-title,
.community\.custom\.edit .community-title,
.community\.followers .community-title,
.community\.discussions\.official .community-title,
.community\.discussions\.citizen .community-title,
.community\.events .community-title,
.community\.propositions\.index .community-title,
.community\.updates .community-title,
.community\.statistics .community-title,
.community\.map .community-title,
.community\.dashboard .community-title,
.community\.settings .community-title,
.community\.questionnaire .community-title,
.community\.questionnaire\.edit .community-title,
.community\.questionnaire\.results .community-title,
.community\.questionnaire\.take .community-title,
.community\.questionnaires .community-title,
.community\.questionnaires\.index .community-title,
.community\.questionnaires\.new .community-title,
.community\.communities .community-title {
  text-transform: uppercase;
  color: #333;
  font-size: 42px;
  color: #7F1335;
}
.community\.index .community-banner__image,
.community\.custom\.index .community-banner__image,
.community\.custom\.edit .community-banner__image,
.community\.followers .community-banner__image,
.community\.discussions\.official .community-banner__image,
.community\.discussions\.citizen .community-banner__image,
.community\.events .community-banner__image,
.community\.propositions\.index .community-banner__image,
.community\.updates .community-banner__image,
.community\.statistics .community-banner__image,
.community\.map .community-banner__image,
.community\.dashboard .community-banner__image,
.community\.settings .community-banner__image,
.community\.questionnaire .community-banner__image,
.community\.questionnaire\.edit .community-banner__image,
.community\.questionnaire\.results .community-banner__image,
.community\.questionnaire\.take .community-banner__image,
.community\.questionnaires .community-banner__image,
.community\.questionnaires\.index .community-banner__image,
.community\.questionnaires\.new .community-banner__image,
.community\.communities .community-banner__image {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
}
.community\.index h2,
.community\.custom\.index h2,
.community\.custom\.edit h2,
.community\.followers h2,
.community\.discussions\.official h2,
.community\.discussions\.citizen h2,
.community\.events h2,
.community\.propositions\.index h2,
.community\.updates h2,
.community\.statistics h2,
.community\.map h2,
.community\.dashboard h2,
.community\.settings h2,
.community\.questionnaire h2,
.community\.questionnaire\.edit h2,
.community\.questionnaire\.results h2,
.community\.questionnaire\.take h2,
.community\.questionnaires h2,
.community\.questionnaires\.index h2,
.community\.questionnaires\.new h2,
.community\.communities h2 {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  position: relative;
}
.community\.index .proposition-list h2,
.community\.custom\.index .proposition-list h2,
.community\.custom\.edit .proposition-list h2,
.community\.followers .proposition-list h2,
.community\.discussions\.official .proposition-list h2,
.community\.discussions\.citizen .proposition-list h2,
.community\.events .proposition-list h2,
.community\.propositions\.index .proposition-list h2,
.community\.updates .proposition-list h2,
.community\.statistics .proposition-list h2,
.community\.map .proposition-list h2,
.community\.dashboard .proposition-list h2,
.community\.settings .proposition-list h2,
.community\.questionnaire .proposition-list h2,
.community\.questionnaire\.edit .proposition-list h2,
.community\.questionnaire\.results .proposition-list h2,
.community\.questionnaire\.take .proposition-list h2,
.community\.questionnaires .proposition-list h2,
.community\.questionnaires\.index .proposition-list h2,
.community\.questionnaires\.new .proposition-list h2,
.community\.communities .proposition-list h2 {
  margin-bottom: 0px;
}
.community\.index .btn-create-issue,
.community\.custom\.index .btn-create-issue,
.community\.custom\.edit .btn-create-issue,
.community\.followers .btn-create-issue,
.community\.discussions\.official .btn-create-issue,
.community\.discussions\.citizen .btn-create-issue,
.community\.events .btn-create-issue,
.community\.propositions\.index .btn-create-issue,
.community\.updates .btn-create-issue,
.community\.statistics .btn-create-issue,
.community\.map .btn-create-issue,
.community\.dashboard .btn-create-issue,
.community\.settings .btn-create-issue,
.community\.questionnaire .btn-create-issue,
.community\.questionnaire\.edit .btn-create-issue,
.community\.questionnaire\.results .btn-create-issue,
.community\.questionnaire\.take .btn-create-issue,
.community\.questionnaires .btn-create-issue,
.community\.questionnaires\.index .btn-create-issue,
.community\.questionnaires\.new .btn-create-issue,
.community\.communities .btn-create-issue {
  padding: 5px 15px;
  margin-top: 15px;
}
.community\.index .defaultDescription,
.community\.custom\.index .defaultDescription,
.community\.custom\.edit .defaultDescription,
.community\.followers .defaultDescription,
.community\.discussions\.official .defaultDescription,
.community\.discussions\.citizen .defaultDescription,
.community\.events .defaultDescription,
.community\.propositions\.index .defaultDescription,
.community\.updates .defaultDescription,
.community\.statistics .defaultDescription,
.community\.map .defaultDescription,
.community\.dashboard .defaultDescription,
.community\.settings .defaultDescription,
.community\.questionnaire .defaultDescription,
.community\.questionnaire\.edit .defaultDescription,
.community\.questionnaire\.results .defaultDescription,
.community\.questionnaire\.take .defaultDescription,
.community\.questionnaires .defaultDescription,
.community\.questionnaires\.index .defaultDescription,
.community\.questionnaires\.new .defaultDescription,
.community\.communities .defaultDescription {
  margin-bottom: 30px;
}
.community\.index .btn-search,
.community\.custom\.index .btn-search,
.community\.custom\.edit .btn-search,
.community\.followers .btn-search,
.community\.discussions\.official .btn-search,
.community\.discussions\.citizen .btn-search,
.community\.events .btn-search,
.community\.propositions\.index .btn-search,
.community\.updates .btn-search,
.community\.statistics .btn-search,
.community\.map .btn-search,
.community\.dashboard .btn-search,
.community\.settings .btn-search,
.community\.questionnaire .btn-search,
.community\.questionnaire\.edit .btn-search,
.community\.questionnaire\.results .btn-search,
.community\.questionnaire\.take .btn-search,
.community\.questionnaires .btn-search,
.community\.questionnaires\.index .btn-search,
.community\.questionnaires\.new .btn-search,
.community\.communities .btn-search {
  cursor: pointer;
  margin-top: 5px;
  float: left;
}
.community\.index .dropdown.orderBy,
.community\.custom\.index .dropdown.orderBy,
.community\.custom\.edit .dropdown.orderBy,
.community\.followers .dropdown.orderBy,
.community\.discussions\.official .dropdown.orderBy,
.community\.discussions\.citizen .dropdown.orderBy,
.community\.events .dropdown.orderBy,
.community\.propositions\.index .dropdown.orderBy,
.community\.updates .dropdown.orderBy,
.community\.statistics .dropdown.orderBy,
.community\.map .dropdown.orderBy,
.community\.dashboard .dropdown.orderBy,
.community\.settings .dropdown.orderBy,
.community\.questionnaire .dropdown.orderBy,
.community\.questionnaire\.edit .dropdown.orderBy,
.community\.questionnaire\.results .dropdown.orderBy,
.community\.questionnaire\.take .dropdown.orderBy,
.community\.questionnaires .dropdown.orderBy,
.community\.questionnaires\.index .dropdown.orderBy,
.community\.questionnaires\.new .dropdown.orderBy,
.community\.communities .dropdown.orderBy {
  float: right;
}
.community\.index .central-page-heading,
.community\.custom\.index .central-page-heading,
.community\.custom\.edit .central-page-heading,
.community\.followers .central-page-heading,
.community\.discussions\.official .central-page-heading,
.community\.discussions\.citizen .central-page-heading,
.community\.events .central-page-heading,
.community\.propositions\.index .central-page-heading,
.community\.updates .central-page-heading,
.community\.statistics .central-page-heading,
.community\.map .central-page-heading,
.community\.dashboard .central-page-heading,
.community\.settings .central-page-heading,
.community\.questionnaire .central-page-heading,
.community\.questionnaire\.edit .central-page-heading,
.community\.questionnaire\.results .central-page-heading,
.community\.questionnaire\.take .central-page-heading,
.community\.questionnaires .central-page-heading,
.community\.questionnaires\.index .central-page-heading,
.community\.questionnaires\.new .central-page-heading,
.community\.communities .central-page-heading {
  margin-top: 30px;
  margin-bottom: 0px;
}
@media (min-width: 1030px) {
  .community\.index .central-column,
.community\.custom\.index .central-column,
.community\.custom\.edit .central-column,
.community\.followers .central-column,
.community\.discussions\.official .central-column,
.community\.discussions\.citizen .central-column,
.community\.events .central-column,
.community\.propositions\.index .central-column,
.community\.updates .central-column,
.community\.statistics .central-column,
.community\.map .central-column,
.community\.dashboard .central-column,
.community\.settings .central-column,
.community\.questionnaire .central-column,
.community\.questionnaire\.edit .central-column,
.community\.questionnaire\.results .central-column,
.community\.questionnaire\.take .central-column,
.community\.questionnaires .central-column,
.community\.questionnaires\.index .central-column,
.community\.questionnaires\.new .central-column,
.community\.communities .central-column {
    width: 1030px;
  }
  .community\.index .page-column.left,
.community\.custom\.index .page-column.left,
.community\.custom\.edit .page-column.left,
.community\.followers .page-column.left,
.community\.discussions\.official .page-column.left,
.community\.discussions\.citizen .page-column.left,
.community\.events .page-column.left,
.community\.propositions\.index .page-column.left,
.community\.updates .page-column.left,
.community\.statistics .page-column.left,
.community\.map .page-column.left,
.community\.dashboard .page-column.left,
.community\.settings .page-column.left,
.community\.questionnaire .page-column.left,
.community\.questionnaire\.edit .page-column.left,
.community\.questionnaire\.results .page-column.left,
.community\.questionnaire\.take .page-column.left,
.community\.questionnaires .page-column.left,
.community\.questionnaires\.index .page-column.left,
.community\.questionnaires\.new .page-column.left,
.community\.communities .page-column.left {
    width: 20.4%;
  }
  .community\.index .page-column.center,
.community\.custom\.index .page-column.center,
.community\.custom\.edit .page-column.center,
.community\.followers .page-column.center,
.community\.discussions\.official .page-column.center,
.community\.discussions\.citizen .page-column.center,
.community\.events .page-column.center,
.community\.propositions\.index .page-column.center,
.community\.updates .page-column.center,
.community\.statistics .page-column.center,
.community\.map .page-column.center,
.community\.dashboard .page-column.center,
.community\.settings .page-column.center,
.community\.questionnaire .page-column.center,
.community\.questionnaire\.edit .page-column.center,
.community\.questionnaire\.results .page-column.center,
.community\.questionnaire\.take .page-column.center,
.community\.questionnaires .page-column.center,
.community\.questionnaires\.index .page-column.center,
.community\.questionnaires\.new .page-column.center,
.community\.communities .page-column.center {
    width: 48.7%;
  }
  .community\.index .page-column.right,
.community\.custom\.index .page-column.right,
.community\.custom\.edit .page-column.right,
.community\.followers .page-column.right,
.community\.discussions\.official .page-column.right,
.community\.discussions\.citizen .page-column.right,
.community\.events .page-column.right,
.community\.propositions\.index .page-column.right,
.community\.updates .page-column.right,
.community\.statistics .page-column.right,
.community\.map .page-column.right,
.community\.dashboard .page-column.right,
.community\.settings .page-column.right,
.community\.questionnaire .page-column.right,
.community\.questionnaire\.edit .page-column.right,
.community\.questionnaire\.results .page-column.right,
.community\.questionnaire\.take .page-column.right,
.community\.questionnaires .page-column.right,
.community\.questionnaires\.index .page-column.right,
.community\.questionnaires\.new .page-column.right,
.community\.communities .page-column.right {
    display: inline-block;
    width: 29.2%;
  }
  .community\.index #sticky-container,
.community\.custom\.index #sticky-container,
.community\.custom\.edit #sticky-container,
.community\.followers #sticky-container,
.community\.discussions\.official #sticky-container,
.community\.discussions\.citizen #sticky-container,
.community\.events #sticky-container,
.community\.propositions\.index #sticky-container,
.community\.updates #sticky-container,
.community\.statistics #sticky-container,
.community\.map #sticky-container,
.community\.dashboard #sticky-container,
.community\.settings #sticky-container,
.community\.questionnaire #sticky-container,
.community\.questionnaire\.edit #sticky-container,
.community\.questionnaire\.results #sticky-container,
.community\.questionnaire\.take #sticky-container,
.community\.questionnaires #sticky-container,
.community\.questionnaires\.index #sticky-container,
.community\.questionnaires\.new #sticky-container,
.community\.communities #sticky-container {
    position: relative;
  }
  .community\.index .update-list .update-add-form,
.community\.custom\.index .update-list .update-add-form,
.community\.custom\.edit .update-list .update-add-form,
.community\.followers .update-list .update-add-form,
.community\.discussions\.official .update-list .update-add-form,
.community\.discussions\.citizen .update-list .update-add-form,
.community\.events .update-list .update-add-form,
.community\.propositions\.index .update-list .update-add-form,
.community\.updates .update-list .update-add-form,
.community\.statistics .update-list .update-add-form,
.community\.map .update-list .update-add-form,
.community\.dashboard .update-list .update-add-form,
.community\.settings .update-list .update-add-form,
.community\.questionnaire .update-list .update-add-form,
.community\.questionnaire\.edit .update-list .update-add-form,
.community\.questionnaire\.results .update-list .update-add-form,
.community\.questionnaire\.take .update-list .update-add-form,
.community\.questionnaires .update-list .update-add-form,
.community\.questionnaires\.index .update-list .update-add-form,
.community\.questionnaires\.new .update-list .update-add-form,
.community\.communities .update-list .update-add-form {
    padding-top: 0px;
  }
  .community\.index #sticky,
.community\.custom\.index #sticky,
.community\.custom\.edit #sticky,
.community\.followers #sticky,
.community\.discussions\.official #sticky,
.community\.discussions\.citizen #sticky,
.community\.events #sticky,
.community\.propositions\.index #sticky,
.community\.updates #sticky,
.community\.statistics #sticky,
.community\.map #sticky,
.community\.dashboard #sticky,
.community\.settings #sticky,
.community\.questionnaire #sticky,
.community\.questionnaire\.edit #sticky,
.community\.questionnaire\.results #sticky,
.community\.questionnaire\.take #sticky,
.community\.questionnaires #sticky,
.community\.questionnaires\.index #sticky,
.community\.questionnaires\.new #sticky,
.community\.communities #sticky {
    position: relative;
  }
  .community\.index #sticky.highlight,
.community\.custom\.index #sticky.highlight,
.community\.custom\.edit #sticky.highlight,
.community\.followers #sticky.highlight,
.community\.discussions\.official #sticky.highlight,
.community\.discussions\.citizen #sticky.highlight,
.community\.events #sticky.highlight,
.community\.propositions\.index #sticky.highlight,
.community\.updates #sticky.highlight,
.community\.statistics #sticky.highlight,
.community\.map #sticky.highlight,
.community\.dashboard #sticky.highlight,
.community\.settings #sticky.highlight,
.community\.questionnaire #sticky.highlight,
.community\.questionnaire\.edit #sticky.highlight,
.community\.questionnaire\.results #sticky.highlight,
.community\.questionnaire\.take #sticky.highlight,
.community\.questionnaires #sticky.highlight,
.community\.questionnaires\.index #sticky.highlight,
.community\.questionnaires\.new #sticky.highlight,
.community\.communities #sticky.highlight {
    z-index: 10001;
  }
}
@media (max-width: 768px) {
  .community\.index .central-column,
.community\.custom\.index .central-column,
.community\.custom\.edit .central-column,
.community\.followers .central-column,
.community\.discussions\.official .central-column,
.community\.discussions\.citizen .central-column,
.community\.events .central-column,
.community\.propositions\.index .central-column,
.community\.updates .central-column,
.community\.statistics .central-column,
.community\.map .central-column,
.community\.dashboard .central-column,
.community\.settings .central-column,
.community\.questionnaire .central-column,
.community\.questionnaire\.edit .central-column,
.community\.questionnaire\.results .central-column,
.community\.questionnaire\.take .central-column,
.community\.questionnaires .central-column,
.community\.questionnaires\.index .central-column,
.community\.questionnaires\.new .central-column,
.community\.communities .central-column {
    width: 100%;
  }
}

.community\.custom\.index .page-column.right,
.community\.custom\.edit .page-column.right {
  display: inline-block;
  padding-bottom: 130px;
  width: 69.6%;
}

.community\.custom\.edit .page-column.right {
  padding-bottom: 130px;
}

.community\.settings h2 {
  margin: 40px 0px 20px;
}
.community\.settings .central-column button {
  margin-bottom: 10px;
}
.community\.settings .remove-admin {
  margin-top: 10px;
}
.community\.settings .reduce-margin-top {
  margin-top: 5px;
}
.community\.settings .photo-upload .camera-icon {
  left: 10px;
}
.community\.settings .photo-upload .photo-overlay {
  padding-left: 35px;
}
.community\.settings .photo-upload .upload-button {
  margin-bottom: 5px;
}
.community\.settings .photo-upload .upload-button img {
  width: 100%;
}
.community\.settings .txt-code {
  color: #b0b0b0;
  cursor: default;
  font-family: monospace;
  font-style: normal;
  padding: 3px 5px;
}
.community\.settings .gray-box {
  padding: 20px;
}
.community\.settings .settings-info {
  padding-top: 10px;
  padding-right: 40px;
  color: #b0b0b0;
  text-align: left;
  font-style: italic;
}
.community\.settings .page-visibility {
  overflow: visible;
}
.community\.settings .input-settings {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
  display: block;
  width: 410px;
}
.community\.settings .input-settings ::-webkit-input-placeholder,
.community\.settings .input-settings :-ms-input-placeholder,
.community\.settings .input-settings ::-moz-placeholder,
.community\.settings .input-settings :-moz-placeholder {
  color: #b0b0b0;
}
.community\.settings .input-settings:hover {
  border: 1px solid #333;
}
.community\.settings .input-settings:active, .community\.settings .input-settings:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.community\.settings .input-settings:disabled {
  background-color: #eaeaea;
}
.community\.settings .input-settings:disabled ::-webkit-input-placeholder,
.community\.settings .input-settings:disabled :-ms-input-placeholder,
.community\.settings .input-settings:disabled ::-moz-placeholder,
.community\.settings .input-settings:disabled :-moz-placeholder {
  background-color: white;
}
.community\.settings .input-settings.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}
.community\.settings .label-settings {
  display: block;
  margin: 20px 0px 0px;
}
.community\.settings label.radio {
  cursor: pointer;
  font-weight: normal;
  padding-left: 30px;
}
.community\.settings .radio-size {
  margin-left: -30px !important;
  width: 20px;
}
.community\.settings .image-border {
  display: inline-block;
  padding: 5px;
  padding-bottom: 0px;
}
.community\.settings .image-border p {
  margin-right: 8px !important;
}
.community\.settings .image-border .infinity-loader {
  position: absolute;
  top: 10%;
  left: 40%;
}
.community\.settings .admins-management {
  margin-bottom: 200px;
}

.issue\.dashboard .dashboard-header {
  width: 100%;
  padding: 35px 0;
  background-color: #0A5D8A;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.issue\.dashboard .dashboard-header .action-panel {
  padding: 0 80px;
  width: 850px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.issue\.dashboard .dashboard-header .action-panel > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 1150px) {
  .issue\.dashboard .dashboard-header .action-panel {
    width: 650px;
    display: block;
  }
  .issue\.dashboard .dashboard-header .action-panel > div {
    padding: 20px 0;
  }
}
.issue\.dashboard .dashboard-header .action-panel a:hover {
  text-decoration: none;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .status-stamp {
  width: 56px;
  height: 56px;
  min-width: 56px;
  min-height: 56px;
  border-radius: 50%;
  background-color: #3598CB;
  border: solid white 7px;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .status-stamp.ok {
  background-color: #1D9424;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .status-stamp.info {
  background-color: #FD9827;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .status-stamp.problem {
  background-color: #DA3B21;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .percentage {
  color: white;
  margin-top: 0;
  padding: 0 20px;
  font-size: 11px;
  margin-bottom: 0;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .percentage span {
  font-size: 20px;
}
@keyframes pop-message {
  from {
    opacity: 0;
    top: 100%;
  }
  to {
    opacity: 1;
    top: calc(100% + 20px);
  }
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .pop-message {
  display: none;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  position: absolute;
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  z-index: 2;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .pop-message i {
  margin-right: 20px;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble .pop-message:before {
  position: absolute;
  top: -5px;
  left: 50%;
  content: "";
  border: solid white;
  border-width: 3px 0 0 3px;
  transform: translateX(-3px) rotate(45deg);
  display: inline-block;
  padding: 3px;
  background-color: white;
}
.issue\.dashboard .dashboard-header .action-panel .infos-bubble:hover .pop-message {
  display: flex;
  animation: pop-message 100ms;
  top: calc(100% + 20px);
}
.issue\.dashboard .title {
  font-size: 25px;
  color: #666666;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
}
.issue\.dashboard .title .text {
  padding-left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.issue\.dashboard .title hr {
  margin-top: 5px;
  height: 1px;
  border-color: #E5E5E5;
}
.issue\.dashboard .title .square {
  width: 10px;
  height: 10px;
  border: solid;
  border-width: 1px;
  border-top: none;
  border-left: none;
  transform: translate(60px, -16px) rotate(45deg);
  background: white;
}
.issue\.dashboard .footer-spacing {
  height: 30px;
}
.issue\.dashboard .test {
  background-color: #ab1a48;
}

.community\.followers .page-column.right {
  display: inline-block;
  width: 69.6%;
}

.m-community\.followers [class^=col-],
.community\.followers [class^=col-],
.issue\.followers [class^=col-] {
  padding: 0px;
}
.m-community\.followers .page-column,
.community\.followers .page-column,
.issue\.followers .page-column {
  padding: 15px;
}
.m-community\.followers .community-title,
.community\.followers .community-title,
.issue\.followers .community-title {
  text-transform: uppercase;
  color: #333;
  font-size: 42px;
  color: #7F1335;
}
.m-community\.followers .community-banner__image,
.community\.followers .community-banner__image,
.issue\.followers .community-banner__image {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
}
.m-community\.followers h2,
.community\.followers h2,
.issue\.followers h2 {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  overflow: visible;
}
.m-community\.followers .followers-number,
.community\.followers .followers-number,
.issue\.followers .followers-number {
  display: block;
  margin-top: 10px;
}
.m-community\.followers .follower,
.community\.followers .follower,
.issue\.followers .follower {
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  display: table;
  height: 65px;
}
.m-community\.followers .follower .follower-holder,
.community\.followers .follower .follower-holder,
.issue\.followers .follower .follower-holder {
  display: table;
  width: 100%;
}
.m-community\.followers .follower .user-name, .m-community\.followers .follower .user-name:active, .m-community\.followers .follower .user-name:focus,
.community\.followers .follower .user-name,
.community\.followers .follower .user-name:active,
.community\.followers .follower .user-name:focus,
.issue\.followers .follower .user-name,
.issue\.followers .follower .user-name:active,
.issue\.followers .follower .user-name:focus {
  color: #333;
  margin-left: 10px;
  padding-left: 10px;
  word-break: break-word;
}
.m-community\.followers .follower .user-avatar, .m-community\.followers .follower .user-name,
.community\.followers .follower .user-avatar,
.community\.followers .follower .user-name,
.issue\.followers .follower .user-avatar,
.issue\.followers .follower .user-name {
  display: table-cell;
  vertical-align: middle;
}
.m-community\.followers .follower .user-avatar,
.community\.followers .follower .user-avatar,
.issue\.followers .follower .user-avatar {
  width: 45px;
}
.m-community\.followers .follower .user-avatar span,
.community\.followers .follower .user-avatar span,
.issue\.followers .follower .user-avatar span {
  bottom: 0;
}
@media (min-width: 768px) {
  .m-community\.followers .new-central-column,
.community\.followers .new-central-column,
.issue\.followers .new-central-column {
    padding-left: 80px;
  }
  .m-community\.followers .followers-number,
.community\.followers .followers-number,
.issue\.followers .followers-number {
    display: inline-block;
    float: right;
    margin-top: 0px;
  }
  .m-community\.followers .page-column,
.community\.followers .page-column,
.issue\.followers .page-column {
    padding: 0px 30px 40px 30px;
  }
  .m-community\.followers #sticky-container,
.community\.followers #sticky-container,
.issue\.followers #sticky-container {
    position: relative;
  }
  .m-community\.followers #sticky,
.community\.followers #sticky,
.issue\.followers #sticky {
    position: relative;
  }
  .m-community\.followers #sticky.highlight,
.community\.followers #sticky.highlight,
.issue\.followers #sticky.highlight {
    z-index: 10001;
  }
  .m-community\.followers #issues,
.community\.followers #issues,
.issue\.followers #issues {
    background-color: #fcfcfc;
    border: 1px solid #eaeaea;
    padding: 10px;
    text-align: right;
  }
  .m-community\.followers #issues hr,
.community\.followers #issues hr,
.issue\.followers #issues hr {
    margin-top: 15px;
    margin-bottom: 17px;
  }
}
@media (min-width: 1024px) {
  .m-community\.followers #mainContent.padding-left,
.community\.followers #mainContent.padding-left,
.issue\.followers #mainContent.padding-left {
    padding-left: 180px;
  }
}

.action-item {
  margin: 20px 20px 40px;
  overflow: hidden;
}
.action-item:last-child {
  margin: 20px;
}
.action-item .title {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 10px;
  word-wrap: break-word;
  white-space: normal;
}
.action-item .action-link {
  font-size: 13px;
  color: #b0b0b0;
}
.action-item .action-number {
  font-size: 13px;
  color: #b0b0b0;
  display: block;
  text-align: right;
}
.action-item .rate-first {
  font-size: 13px;
}
.action-item .margin-top {
  margin-top: 15px;
}
.action-item p {
  word-wrap: break-word;
  white-space: normal;
}
.action-item .buttons-holder {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.action-item .rate-content {
  flex: 1 1 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.action-item .rate-content .rate-number {
  float: left;
  margin: 0px 10px 0 0;
}
.action-item .btn-action {
  flex: 0 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-right: 1px;
}

@media (max-width: 768px) {
  .issue-content-holder.issue-actions {
    overflow: visible;
  }
  .issue-content-holder.issue-actions .gray-box {
    margin: 0;
    border: none;
    background: none;
  }

  .action-item {
    border-bottom: 10px solid #eaeaea;
    overflow: hidden;
    margin: 0 -15px 0 -15px;
    padding: 15px 25px;
  }
  .action-item:first-child {
    border-top: 10px solid #eaeaea;
  }
  .action-item:last-child {
    margin: 0 -15px 0 -15px;
  }
  .action-item .action-number {
    display: none;
  }
  .action-item .action-link {
    display: block;
  }
}
.add-comment-popup {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 200;
  display: flex;
  justify-content: center;
  left: 0px;
  top: 0px;
  flex-grow: 10;
  margin-top: 70px;
}
.add-comment-popup__popup-container {
  position: fixed;
  /*height:80%;*/
  height: auto;
  min-height: 350px;
  width: 60vw;
  max-width: 700px;
  border: 1px solid white;
}
@media only screen and (max-width: 800px) {
  .add-comment-popup__popup-container {
    width: 100%;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    display: flex;
  }
  to {
    opacity: 1;
    display: flex;
  }
}
@keyframes fadeOut {
  from {
    opacity: 0;
    display: flex;
  }
  to {
    opacity: 1;
    display: flex;
  }
}
.add-comment-popup.hide-popup {
  display: none;
  opacity: 0;
  animation-name: fadeOut;
  animation-duration: 200ms;
}
.add-comment-popup.show-popup {
  /* 		position: absolute; */
  display: flex;
  opacity: 1;
  animation-name: fadeIn;
  animation-duration: 200ms;
  z-index: 1001;
  /*overlaping emapping*/
}

.assertion-item h2, .assertion-item p {
  text-align: center;
}
.assertion-item .text-right {
  padding-top: 5px;
}
.assertion-item .border-display {
  margin-top: 20px;
  border: 1px solid;
  padding: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
}
.assertion-item .border-display .assertion-content {
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato;
  color: #303036;
  font-weight: 300;
}
@media (max-width: 990px) {
  .assertion-item .border-display .assertion-content {
    word-break: break-all;
  }
}
.assertion-item .border-display .assertion-content p {
  text-align: left;
  margin: 0;
}
.assertion-item .border-display .assertion-buttons {
  align-self: flex-start;
  flex: 1 1 10%;
}
.assertion-item .border-display .assertion-buttons .actions-menu {
  padding-bottom: 20px;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  z-index: 2;
}
.assertion-item .border-display .assertion-buttons .actions-menu button {
  display: block;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 10px;
  border-radius: 5px;
  transition: all linear 100ms;
  font-size: 15px;
  background: none;
  border: none;
}
.assertion-item .border-display .assertion-buttons .actions-menu button span {
  margin-right: 5px;
}
.assertion-item .border-display .assertion-buttons .actions-menu .neutral {
  color: #666666;
}
.assertion-item .border-display .assertion-buttons .actions-menu .neutral:hover {
  color: black;
}
.assertion-item .border-display .assertion-buttons .actions-menu .neutral:disabled {
  cursor: default;
}
.assertion-item .border-display .assertion-buttons .actions-menu .danger {
  color: #ffa9a9;
}
.assertion-item .border-display .assertion-buttons .actions-menu .danger:hover {
  color: #ff6969;
}
.assertion-item .border-display .assertion-buttons .actions-menu .danger.disabled {
  color: #ff6969;
  cursor: default;
}
.assertion-item .problem-type {
  border-color: #D6839E;
  color: #D6839E;
}
.assertion-item .problem-type .upvoted {
  border-color: #D6839E;
  color: #D6839E;
}
.assertion-item .problem-type textarea {
  border: 1px #D6839E solid;
  resize: none;
}
.assertion-item .problem-type .assertion-icon {
  color: #D6839E;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  width: 60px;
}
.assertion-item .problem-type .assertion-icon h2 {
  font-family: Lato;
  font-weight: 300;
  text-transform: none;
}
.assertion-item .problem-type .title {
  color: inherit;
  margin-top: 0;
}
.assertion-item .challenge-type {
  border-color: #D6839E;
  color: #D6839E;
}
.assertion-item .challenge-type textarea {
  border: 1px #D6839E solid;
  resize: none;
}
.assertion-item .challenge-type .upvoted {
  border-color: #D6839E;
  color: #D6839E;
}
.assertion-item .challenge-type .assertion-icon {
  color: #D6839E;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  width: 60px;
}
.assertion-item .challenge-type .assertion-icon h2 {
  font-family: Lato;
  font-weight: 300;
  text-transform: none;
}
.assertion-item .challenge-type .title {
  color: inherit;
  margin-top: 0;
}
.assertion-item .trend-type {
  border-color: #7E6BA5;
  color: #7E6BA5;
}
.assertion-item .trend-type .upvoted {
  border-color: #7E6BA5;
  color: #7E6BA5;
}
.assertion-item .trend-type textarea {
  border: 1px #7E6BA5 solid;
  resize: none;
}
.assertion-item .trend-type .assertion-icon {
  color: #7E6BA5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  width: 60px;
}
.assertion-item .trend-type .assertion-icon h2 {
  font-family: Lato;
  font-weight: 300;
  text-transform: none;
}
.assertion-item .trend-type .title {
  color: inherit;
  margin-top: 0;
}
.assertion-item .quote-type {
  border-color: #999999;
  color: #999999;
}
.assertion-item .quote-type .upvoted {
  border-color: #999999;
  color: #999999;
}
.assertion-item .quote-type textarea {
  border: 1px #999999 solid;
  resize: none;
}
.assertion-item .quote-type .assertion-icon {
  color: #999999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  width: 60px;
}
.assertion-item .quote-type .assertion-icon h2 {
  font-family: Lato;
  font-weight: 300;
  text-transform: none;
}
.assertion-item .quote-type .title {
  color: inherit;
  margin-top: 0;
}
.assertion-item .idea-type {
  border-color: #E5B467;
  color: #E5B467;
}
.assertion-item .idea-type .upvoted {
  border-color: #E5B467;
  color: #E5B467;
}
.assertion-item .idea-type textarea {
  border: 1px #E5B467 solid;
  resize: none;
}
.assertion-item .idea-type .assertion-icon {
  color: #E5B467;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  width: 60px;
}
.assertion-item .idea-type .assertion-icon h2 {
  font-family: Lato;
  font-weight: 300;
  text-transform: none;
}
.assertion-item .idea-type .title {
  color: inherit;
  margin-top: 0;
}
.assertion-item .close-search-button {
  float: right;
}
.assertion-item .close-search-button:hover {
  cursor: pointer;
}
.assertion-item .assertion {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.assertions-list .hide-comment-container {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.assertions-list .hide-comment-container span {
  padding-right: 10px;
}
.assertions-list .hide-comment-container a {
  color: #666666;
}

.comment-item, .moderated-comment-item {
  width: calc(100% + 22px);
  margin-top: 35px;
  position: relative;
  transition: all 2s linear 5s;
  padding-left: 17px;
  margin-left: -22px;
  border-left: 5px solid rgba(0, 0, 0, 0);
}
.comment-item a:hover, .comment-item a:focus, .moderated-comment-item a:hover, .moderated-comment-item a:focus {
  color: inherit;
  text-decoration: none;
}
.comment-item .moderation-message, .moderated-comment-item .moderation-message {
  font-style: italic;
}
.comment-item .see-content, .moderated-comment-item .see-content {
  background: none;
  border: none;
  margin: 0;
  display: inline;
  color: #B3B3B3;
  font-size: 15px;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative;
  transition: color linear 100ms;
}
.comment-item .moderated-title, .moderated-comment-item .moderated-title {
  color: red;
}
.comment-item .flagged-title, .moderated-comment-item .flagged-title {
  color: orange;
}
.comment-item.comment-item-unseen, .moderated-comment-item.comment-item-unseen {
  border-color: #ffdf5791;
}
.comment-item .comment-header, .moderated-comment-item .comment-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.comment-item .comment-header .contributor, .moderated-comment-item .comment-header .contributor {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.comment-item .comment-header .contributor .infos, .moderated-comment-item .comment-header .contributor .infos {
  margin-left: 20px;
}
.comment-item .comment-header .contributor .infos .user-name, .moderated-comment-item .comment-header .contributor .infos .user-name {
  color: #666666;
  margin: 0;
}
.comment-item .comment-header .contributor .infos .user-name .highlighted, .moderated-comment-item .comment-header .contributor .infos .user-name .highlighted {
  background-color: #e3c531;
}
.comment-item .comment-header .contributor .infos .post-date, .moderated-comment-item .comment-header .contributor .infos .post-date {
  margin: 0;
  color: #B3B3B3;
}
.comment-item .comment-header .contributor .small, .moderated-comment-item .comment-header .contributor .small {
  font-size: 12px;
}
.comment-item .comment-header .toggle-action-menu, .moderated-comment-item .comment-header .toggle-action-menu {
  border: none;
  background: none;
  color: #B3B3B3;
  transition: linear color 100ms;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 300;
  padding-right: 0px;
}
.comment-item .comment-header .toggle-action-menu .fa, .moderated-comment-item .comment-header .toggle-action-menu .fa {
  padding-left: 6px;
}
.comment-item .comment-header .toggle-action-menu span, .moderated-comment-item .comment-header .toggle-action-menu span {
  font-size: 17px;
}
.comment-item .comment-header .toggle-action-menu:hover, .moderated-comment-item .comment-header .toggle-action-menu:hover {
  color: black;
}
.comment-item .comment-flagged-replaced, .moderated-comment-item .comment-flagged-replaced {
  color: #ffa9a9;
  text-align: center;
}
.comment-item .actions-menu, .moderated-comment-item .actions-menu {
  padding-bottom: 20px;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  z-index: 2;
}
.comment-item .actions-menu button, .moderated-comment-item .actions-menu button {
  display: block;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 10px;
  border-radius: 5px;
  transition: all linear 100ms;
  font-size: 15px;
  background: none;
  border: none;
}
.comment-item .actions-menu button.sub-level-button, .moderated-comment-item .actions-menu button.sub-level-button {
  margin-left: 35px;
}
.comment-item .actions-menu button span, .moderated-comment-item .actions-menu button span {
  margin-right: 5px;
}
.comment-item .actions-menu .neutral, .moderated-comment-item .actions-menu .neutral {
  color: #666666;
}
.comment-item .actions-menu .neutral:hover, .moderated-comment-item .actions-menu .neutral:hover {
  color: black;
}
.comment-item .actions-menu .neutral:disabled, .moderated-comment-item .actions-menu .neutral:disabled {
  cursor: default;
}
.comment-item .actions-menu .danger, .moderated-comment-item .actions-menu .danger {
  color: #ffa9a9;
}
.comment-item .actions-menu .danger:hover, .moderated-comment-item .actions-menu .danger:hover {
  color: #ff6969;
}
.comment-item .actions-menu .danger.disabled, .moderated-comment-item .actions-menu .danger.disabled {
  color: #ff6969 !important;
  cursor: default !important;
}
.comment-item .actions-menu .confirm, .moderated-comment-item .actions-menu .confirm {
  color: #6c9e75;
}
.comment-item .actions-menu .confirm:hover, .moderated-comment-item .actions-menu .confirm:hover {
  color: #6a9671;
}
.comment-item .actions-menu .confirm.disabled, .moderated-comment-item .actions-menu .confirm.disabled {
  color: #6a9671 !important;
  cursor: default !important;
}
.comment-item h3.title, .moderated-comment-item h3.title {
  font-weight: bold;
  margin-top: 15px;
  font-size: 20px;
}
.comment-item h4.title, .moderated-comment-item h4.title {
  margin-top: 10px;
  font-size: 20px;
}
.comment-item .content, .moderated-comment-item .content {
  margin-top: 20px;
  overflow-x: auto;
}
.comment-item .content.moderation-form, .moderated-comment-item .content.moderation-form {
  padding: 10px 10px 5px 10px;
}
.comment-item .content p, .moderated-comment-item .content p {
  line-height: 180%;
  font-family: "Lato", inherit;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #303036;
}
.comment-item .content .see-more, .moderated-comment-item .content .see-more {
  background: none;
  border: none;
  margin: 0;
  display: inline;
  color: #B3B3B3;
  font-size: 15px;
  padding: 0;
  width: 100%;
  text-align: center;
  position: relative;
  transition: color linear 100ms;
}
.comment-item .content .see-more:before, .moderated-comment-item .content .see-more:before {
  position: absolute;
  top: -100px;
  left: 0;
  content: "";
  display: block;
  height: 100px;
  width: 100%;
  background: linear-gradient(to top, white, rgba(255, 255, 255, 0));
}
.comment-item .content .see-more:hover, .moderated-comment-item .content .see-more:hover {
  color: black;
}
.comment-item .milestones, .moderated-comment-item .milestones {
  width: 100%;
  margin-top: 20px;
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: solid #e7e7e7 1px;
  border-top: solid #e7e7e7 1px;
  color: #68aa68;
}
.comment-item .milestones p, .moderated-comment-item .milestones p {
  margin: 0;
  font-size: 13px;
}
.comment-item .milestones .glyphicon, .moderated-comment-item .milestones .glyphicon {
  line-height: 150%;
}
.comment-item .milestones .constructive-comment, .moderated-comment-item .milestones .constructive-comment {
  color: #666666;
  font-weight: normal;
}
.comment-item .one-lined-separation, .moderated-comment-item .one-lined-separation {
  width: 100%;
  background-color: #e7e7e7;
  height: 1px;
  margin-top: 20px;
}
.comment-item .actions, .moderated-comment-item .actions {
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  color: grey;
}
.comment-item .actions button, .moderated-comment-item .actions button {
  background: none;
  border: none;
}
.comment-item .actions button:hover, .moderated-comment-item .actions button:hover {
  text-decoration: underline;
}
.comment-item .actions .expand-replies, .moderated-comment-item .actions .expand-replies {
  display: flex;
  align-items: center;
  position: relative;
}
.comment-item .actions .expand-replies span, .moderated-comment-item .actions .expand-replies span {
  display: flex;
  align-items: center;
}
.comment-item .actions .expand-replies span:before, .moderated-comment-item .actions .expand-replies span:before {
  color: #666666;
}
.comment-item .actions .expand-replies span:after, .moderated-comment-item .actions .expand-replies span:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #e7e7e7;
  margin-left: 10px;
  margin-right: 10px;
}
.comment-item .actions .neutral span, .moderated-comment-item .actions .neutral span {
  margin-right: 10px;
}
.comment-item .actions .neutral.active, .moderated-comment-item .actions .neutral.active {
  color: #2a94c9;
}
.comment-item .actions .neutral.disabled, .moderated-comment-item .actions .neutral.disabled {
  color: #e7e7e7;
  cursor: default;
}
.comment-item .ember-text-field, .moderated-comment-item .ember-text-field {
  margin-top: 20px;
}
.comment-item .reply-form__title, .moderated-comment-item .reply-form__title {
  margin-top: 20px;
  color: #B3B3B3;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
.comment-item .reply-form__options, .moderated-comment-item .reply-form__options {
  margin-top: 10px;
  text-align: right;
}
.comment-item .reply-form__options__item, .moderated-comment-item .reply-form__options__item {
  border: none;
  padding: 6px 10px;
  font-weight: normal;
  font-size: 14px;
  transition: all 0.2s ease-in-out;
}
.comment-item .reply-form__options__item:first-child, .moderated-comment-item .reply-form__options__item:first-child {
  background: none;
  color: #B3B3B3;
  margin-right: 5px;
}
.comment-item .reply-form__options__item:first-child:hover, .moderated-comment-item .reply-form__options__item:first-child:hover {
  color: black;
}
.comment-item .reply-form__options__item:last-child, .moderated-comment-item .reply-form__options__item:last-child {
  color: white;
  padding: 6px 20px;
}
.comment-item .reply-form__options__item:last-child:hover, .moderated-comment-item .reply-form__options__item:last-child:hover {
  opacity: 0.75;
}
.comment-item .reply-form .fr-toolbar, .moderated-comment-item .reply-form .fr-toolbar {
  border: none !important;
}
.comment-item .reply-form .fr-toolbar.fr-top, .moderated-comment-item .reply-form .fr-toolbar.fr-top {
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 0px 1px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 0px 1px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.12), 0 0px 1px 1px rgba(0, 0, 0, 0.16);
}
.comment-item .reply-form .fr-placeholder, .moderated-comment-item .reply-form .fr-placeholder {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #B3B3B3;
}
.comment-item .replies, .moderated-comment-item .replies {
  margin-top: 20px;
  padding-top: 0;
  padding-left: 30px;
  margin-left: 12px;
  border-left: solid #e7e7e7 1px;
}
.comment-item .report-indicator, .moderated-comment-item .report-indicator {
  color: #FD9827;
  font-style: italic;
  border: 1px solid #FD9827;
  text-align: center;
  padding: 5px;
  margin: 10px;
}
.comment-item .report-indicator a, .moderated-comment-item .report-indicator a {
  color: #fd8c0e;
}

.reply-item {
  margin-top: 0;
}

.content-add-form {
  overflow: auto;
  padding: 5px 0;
}
.content-add-form input, .content-add-form textarea {
  margin-bottom: 10px;
  background-color: white;
}
.content-add-form .publish-button {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  border: unset;
}
.content-add-form .publish-button:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.content-add-form .publish-button:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.content-add-form .publish-button:disabled, .content-add-form .publish-button.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.content-add-form .publish-button:disabled.processing, .content-add-form .publish-button.disabled.processing {
  color: white;
}
.content-add-form .publish-button.processing {
  cursor: progress !important;
}
.content-add-form .publish-button.processing .spinner {
  display: inline-block;
}
.content-add-form .publish-button .spinner {
  display: none;
}
.content-add-form .publish-button:hover {
  opacity: 1;
}
.content-add-form .width50, .content-add-form .width75 {
  width: 100%;
}
.content-add-form .input-wrapper {
  cursor: pointer;
  overflow: visible;
  outline: none;
  width: 100%;
}
.content-add-form .displayDetails {
  text-align: center;
}
.content-add-form .or {
  color: #b0b0b0;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 40px;
}
.content-add-form .or-aside {
  display: inline-block;
  width: calc(100% - 43px);
}
.content-add-form .textarea-style {
  font-size: 13px;
  background-color: transparent;
  border: 1px solid #eaeaea;
  color: #333;
  outline: none;
  padding: 5px 9px;
  transition: border 0.15s;
  width: 100%;
  box-shadow: none;
  resize: vertical;
  background-color: white;
}
.content-add-form .textarea-style ::-webkit-input-placeholder,
.content-add-form .textarea-style :-ms-input-placeholder,
.content-add-form .textarea-style ::-moz-placeholder,
.content-add-form .textarea-style :-moz-placeholder {
  color: #b0b0b0;
}
.content-add-form .textarea-style:hover {
  border: 1px solid #333;
}
.content-add-form .textarea-style:active, .content-add-form .textarea-style:focus {
  box-shadow: inset 0px 0px 6px rgba(234, 234, 234, 0.5);
}
.content-add-form .textarea-style:disabled {
  background-color: #eaeaea;
}
.content-add-form .textarea-style:disabled ::-webkit-input-placeholder,
.content-add-form .textarea-style:disabled :-ms-input-placeholder,
.content-add-form .textarea-style:disabled ::-moz-placeholder,
.content-add-form .textarea-style:disabled :-moz-placeholder {
  background-color: white;
}
.content-add-form .textarea-style.error {
  border: 1px solid #2c2c2c;
  box-shadow: inset 0px 0px 15px -4px #a90325;
}
.content-add-form .textarea-style.empty {
  color: rgba(145, 172, 188, 0.5);
}
.content-add-form .fieldDescript {
  text-align: left;
  font-style: italic;
  padding-top: 0.4rem;
}

.content-add-form .checkbox-label, .reply-form .checkbox-label {
  font-size: 13px;
  font-weight: initial;
  color: #b0b0b0;
  cursor: pointer;
  line-height: 32px;
}
.content-add-form .content-add-checkbox, .reply-form .content-add-checkbox {
  width: auto;
}

.form-holder {
  padding: 20px;
  padding-top: 30px;
}

.avatar-holder {
  display: inline-block;
}
.avatar-holder img {
  margin: 0 auto;
  display: block;
}

.preview-image {
  display: block;
  margin: 0 auto 20px auto;
  max-width: 100%;
  max-height: 200px;
  min-width: 100px;
  min-height: 60px;
  overflow: visible;
  position: relative;
}
.preview-image img {
  max-width: 100%;
  max-height: 200px;
}

.link-add-form {
  overflow: hidden;
}

.link-add-form__cancel {
  position: relative;
}

.link-add-form input:disabled {
  background-color: #e2e8f7;
}

.link-add-form .display-image {
  min-width: 500px;
  min-height: 200px;
}

.link-add-form .publish-button {
  color: white;
}

@media (min-width: 768px) {
  .content-add-form .width50 {
    width: 50%;
  }
  .content-add-form .width75 {
    width: 75%;
  }
  .content-add-form .width25 {
    width: 25%;
  }
  .content-add-form .photo-upload .camera-icon {
    left: 5px;
  }

  .form-holder {
    padding: 0px;
  }

  .comment-add-form {
    padding: 0 20px 20px 20px;
    overflow: visible;
  }

  .update-add-form {
    float: left;
    overflow: visible;
    padding: 50px 15px 0;
    width: 100%;
    /* .squaredFour */
    /* end .squaredFour */
  }
  .update-add-form .send-info {
    font-size: 13px !important;
  }
  .update-add-form .squaredFour {
    width: 20px;
    position: relative;
  }
  .update-add-form .squaredFour label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fcfff4;
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%) !important;
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  }
  .update-add-form .squaredFour label:after {
    content: "";
    width: 11px;
    height: 7px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
  }
  .update-add-form .squaredFour label:hover::after {
    opacity: 0.5;
  }
  .update-add-form .squaredFour input[type=checkbox] {
    visibility: hidden;
  }
  .update-add-form .squaredFour input[type=checkbox]:checked + label:after {
    opacity: 1;
  }
  .update-add-form .datetime-picker {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .update-add-form .checkbox-container {
    color: #b0b0b0;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    line-height: 1em;
    text-align: left;
    cursor: pointer;
    display: inline;
  }
  .update-add-form .checkbox-container input[type=checkbox] {
    width: 5%;
  }
}
.comment-add-form {
  /* 	min-height: 500px; */
  height: 100%;
  width: 100%;
  background: #095d8a;
  box-shadow: 2px 10px 18px 2px rgba(0, 0, 0, 0.3);
  padding: 20px;
}
.comment-add-form__content {
  height: 100%;
}
.comment-add-form__title {
  color: white;
  padding: 10px 0px;
  margin: 0px;
}
.comment-add-form__top-section, .comment-add-form__middle-section, .comment-add-form__bottom-section {
  padding: 10px 0px;
}
.comment-add-form__top-section input {
  margin: 0px;
}
.comment-add-form__middle-section {
  /*height: 72%;*/
  height: auto;
  /*		.fr-element {*/
}
.comment-add-form__middle-section .fr-toolbar {
  border-top: none;
  border-radius: 0px !important;
}
.comment-add-form__middle-section .fr-wrapper {
  height: calc(76vh - 212px) !important;
  overflow: auto;
  /*min-height: 0px !important;*/
  border-radius: 0px !important;
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .comment-add-form__middle-section .fr-wrapper {
    height: calc(76vh - 250px) !important;
  }
}
.comment-add-form__bottom-section__checkbox-label {
  margin: 0px;
}
.comment-add-form .publish-button {
  width: 210px;
  color: black;
}
.comment-add-form .modal-header {
  padding: 0;
  border-bottom: none;
}
.comment-add-form .modal-header button.close {
  color: white;
  opacity: 1;
}
.comment-add-form .modal-footer-close {
  padding: 1rem 0;
}
.comment-add-form .modal-footer-close button.close {
  color: white;
  opacity: 1;
}
.comment-add-form .content-add-description {
  height: 100%;
}

.froala-editor-container {
  /* 	height:100%; */
}

.froala-editor-instance {
  /* 	height:100%; */
}

.fr-wrapper-REM {
  min-height: 100px !important;
  max-height: 90%;
  overflow: auto;
}

.fr-popup.fr-desktop.fr-active {
  z-index: 210 !important;
}

.comment-list .default-messages {
  text-align: center;
  font-size: 20px;
  color: #666666;
  font-weight: 400;
}

.follower-list {
  overflow: hidden;
  margin-bottom: 30px;
  text-align: right;
}

.followers {
  list-style: none;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  text-align: left;
}

.follower {
  display: inline-block;
}
.follower a {
  display: inline-block;
  overflow: auto;
}
.follower.more {
  margin: 12px 3px;
}

.btn-follow {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
}
.btn-follow:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-follow:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-follow:disabled, .btn-follow.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-follow:disabled.processing, .btn-follow.disabled.processing {
  color: white;
}
.btn-follow.processing {
  cursor: progress !important;
}
.btn-follow.processing .spinner {
  display: inline-block;
}
.btn-follow .spinner {
  display: none;
}
.btn-follow.margin-top {
  margin-top: 20px;
}

.btn-unfollow {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
}
.btn-unfollow:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-unfollow:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-unfollow:disabled, .btn-unfollow.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-unfollow:disabled.processing, .btn-unfollow.disabled.processing {
  color: white;
}
.btn-unfollow.processing {
  cursor: progress !important;
}
.btn-unfollow.processing .spinner {
  display: inline-block;
}
.btn-unfollow .spinner {
  display: none;
}
.btn-unfollow:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.btn-unfollow:active {
  color: white;
}
.btn-unfollow.margin-top {
  margin-top: 20px;
}

.btn-ambassador {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
}
.btn-ambassador:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.btn-ambassador:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.btn-ambassador:disabled, .btn-ambassador.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.btn-ambassador:disabled.processing, .btn-ambassador.disabled.processing {
  color: white;
}
.btn-ambassador.processing {
  cursor: progress !important;
}
.btn-ambassador.processing .spinner {
  display: inline-block;
}
.btn-ambassador .spinner {
  display: none;
}
.btn-ambassador:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.btn-ambassador:active {
  color: white;
}
.btn-ambassador.margin-bottom {
  margin-bottom: 7px;
}

.followers-number,
.followers-number:hover,
.followers-number:active {
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
}

.issue\.act\.index .intro-tooltip {
  margin-bottom: 20px;
  margin-top: 20px;
}

.intro-tooltip {
  display: table;
  padding: 10px 20px;
  width: 100%;
  background-color: #F5F5F5;
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  border-radius: 15px;
  border: none;
  /*	&.is-editable:hover .tooltip-aside p {
  		font-weight: bold ;
  	}*/
}
.intro-tooltip:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.intro-tooltip.map-tooltip {
  margin-top: 20px;
}
.intro-tooltip iframe {
  max-width: 650px;
  width: 100%;
  height: 300px;
}
@media screen and (max-width: 450px) {
  .intro-tooltip iframe {
    height: 200px;
  }
}
.intro-tooltip img {
  max-width: 100% !important;
  width: 100%;
}
.intro-tooltip .tooltip-aside .froala-edit {
  margin-bottom: 20px;
}
.intro-tooltip .tooltip-aside .froala-edit p {
  font-weight: normal !important;
}
.intro-tooltip .tooltip-avatar {
  display: table-cell;
  padding-right: 8px;
  vertical-align: middle;
  width: 68px;
}
.intro-tooltip .tooltip-avatar img {
  margin: 7px 0px;
}
.intro-tooltip .tooltip-aside {
  display: table-cell;
  padding: 7px 0px 7px 7px;
  vertical-align: middle;
  width: calc(100% - 75px);
}
.intro-tooltip .glyphicon {
  color: #b0b0b0;
  display: table-cell;
  font-size: 10px;
  right: -8px;
  top: 0px;
}
.intro-tooltip .glyphicon:hover {
  color: #333;
}
@media (max-width: 768px) {
  .intro-tooltip {
    margin-bottom: 15px;
  }
}

.issue-todo-list .issue-todo-item, .community-todo-list .issue-todo-item {
  transition: opacity 0.4s ease-in-ease-out;
}
.issue-todo-list .issue-todo-item.done, .community-todo-list .issue-todo-item.done {
  opacity: 0.5;
}
.issue-todo-list .glyphicon, .community-todo-list .glyphicon {
  color: #adcc74;
  font-size: 16px;
  margin: 10px 18px 10px 10px;
}
.issue-todo-list .issue-todo-label, .community-todo-list .issue-todo-label {
  font-size: 13px;
}
.issue-todo-list .issue-todo-item.done .issue-todo-label, .community-todo-list .issue-todo-item.done .issue-todo-label {
  color: #b0b0b0;
  text-decoration: line-through;
}
.issue-todo-list .btn-civ, .community-todo-list .btn-civ, .issue-todo-list .btn-civ-reverse, .community-todo-list .btn-civ-reverse {
  margin: 10px 0px;
}

.issue-introduction {
  width: 100%;
  align-self: center;
}
.issue-introduction .no-hover {
  cursor: default !important;
}
.issue-introduction .btn-translate {
  margin-top: 10px;
  float: right;
  font-weight: normal;
  padding: 0 10px;
  border: none;
  border-radius: 5px;
}
.issue-introduction .city {
  display: flex;
  align-items: center;
}
.issue-introduction .city .thumb {
  border: 1px solid lightgrey;
}
.issue-introduction .city .status {
  margin-left: 40px;
}
.issue-introduction .city .status .open {
  color: green;
}
.issue-introduction .city .status .unpublished, .issue-introduction .city .status .pending {
  color: orange;
}
.issue-introduction .city .status h3 {
  margin: 0;
  padding: 0;
  color: #666666;
  font-family: "Lato-light", inherit;
  font-size: 20px;
  font-weight: lighter;
}
.issue-introduction .city .status p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-family: "Lato-light", inherit;
  color: #666666;
}
.issue-introduction .title {
  font-size: 30px;
  margin-top: 30px;
  font-weight: bold;
  color: #303036;
}
.issue-introduction .illustration {
  width: 100%;
  height: 150px;
  background-color: #eee;
  background-size: cover;
  background-position: center center;
  margin-top: 20px;
  border: solid 1px lightgrey;
}
.issue-introduction .description {
  overflow: hidden;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 300;
  color: #303036;
  line-height: 35px;
}
@media (max-width: 990px) {
  .issue-introduction .description iframe {
    width: calc(100vw - 40px);
    height: auto;
  }
}

.issue-overview {
  margin-top: 20px;
}
.issue-overview .overview-container {
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  border-radius: 15px;
  border: none;
  padding: 20px;
}
.issue-overview .overview-container:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.issue-overview .overview-container .section-title {
  margin: 0;
  padding: 0;
}
.issue-overview .overview-container .badges-grid {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 40px;
}
@media (max-width: 990px) {
  .issue-overview .overview-container .badges-grid {
    flex-direction: column;
    padding: unset;
  }
}
.issue-overview .overview-container .badges-grid .column {
  padding: 0 20px;
}
@media (max-width: 990px) {
  .issue-overview .overview-container .badges-grid .column {
    padding-top: 20px;
  }
}
.issue-overview .overview-container .badges-grid .column > div {
  display: flex;
  align-items: center;
  height: 50px;
}
@media (max-width: 990px) {
  .issue-overview .overview-container .badges-grid .column > div {
    height: unset;
  }
}
.issue-overview .overview-container .badges-grid .column > div.vertical-cell {
  flex-direction: column;
}
.issue-overview .overview-container .badges-grid .column > div:first-child {
  margin-bottom: 20px;
}
.issue-overview .overview-container .badges-grid .column > div > span {
  font-size: 20px;
  margin-right: 10px;
}
.issue-overview .overview-container .badges-grid .column > div .progress-container {
  width: 150px;
  height: 16px;
  border: solid 3px;
  border-radius: 6px;
  margin-bottom: 5px;
}
.issue-overview .overview-container .badges-grid .column > div .progress-container .progress {
  height: 10px;
  border-radius: 5px;
}
.issue-overview .overview-container .sub-section-title {
  font-weight: bold;
}
.issue-overview .overview-container .keywords {
  display: flex;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
@media (max-width: 990px) {
  .issue-overview .overview-container .keywords {
    flex-direction: column;
    text-align: center;
  }
}
.issue-overview .overview-container .keywords > div {
  background-color: #e4f2f5;
  padding: 5px 20px;
  margin: 0 20px;
  font-weight: lighter;
  font-size: 20px;
}
@media (max-width: 990px) {
  .issue-overview .overview-container .keywords > div {
    margin-bottom: 15px;
    word-break: break-all;
  }
}
.issue-overview .overview-container .assertion {
  margin-top: 20px;
  padding: 20px;
  width: 100%;
  border: solid #b0b0b0 1px;
  display: flex;
  align-items: center;
}
.issue-overview .overview-container .assertion .type {
  margin-right: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 70px;
  justify-content: center;
  color: #b0b0b0;
}
.issue-overview .overview-container .assertion .type .icon {
  font-size: 20px;
  margin-bottom: 5px;
}
.issue-overview .overview-container .assertion.idea {
  border-color: #E5B467;
}
.issue-overview .overview-container .assertion.idea .type {
  color: #E5B467;
}
.issue-overview .overview-container .assertion.quote {
  border-color: #999999;
}
.issue-overview .overview-container .assertion.quote .type {
  color: #999999;
}
.issue-overview .overview-container .assertion.trend {
  border-color: #7E6BA5;
}
.issue-overview .overview-container .assertion.trend .type {
  color: #7E6BA5;
}
.issue-overview .overview-container .assertion.challenge {
  border-color: #D6839E;
}
.issue-overview .overview-container .assertion.challenge .type {
  color: #D6839E;
}

.issue-timeline {
  width: 100%;
}
.issue-timeline .entry {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
.issue-timeline .entry:last-child .pin-start:after {
  display: none;
}
.issue-timeline .entry .spacer {
  width: 20px;
}
.issue-timeline .entry .date {
  width: 30%;
  text-align: right;
}
.issue-timeline .entry .pin-start {
  position: relative;
}
.issue-timeline .entry .pin-start:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #2598fb;
}
.issue-timeline .entry .pin-start:after {
  content: "";
  display: block;
  width: 1px;
  height: calc(175% + 00px);
  background-color: #2598fb;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.issue-timeline .entry .pin-end {
  position: relative;
}
.issue-timeline .entry .pin-end:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #2598fb;
}
.issue-timeline .entry .content {
  width: 50%;
}
.issue-timeline .entry .content .name {
  font-weight: bold;
}

.issue-left-sidetab-menu .section {
  color: #666666;
  font-size: 18px;
  font-family: "Lato-regular", inherit;
}
@media all and (max-width: 990px) {
  .issue-left-sidetab-menu {
    display: none;
  }
}
.issue-left-sidetab-menu .section {
  width: 100%;
  text-align: center;
  align-items: center;
  margin: 0;
  padding-top: 16px;
  font-size: 22px;
}
.issue-left-sidetab-menu .tags {
  margin-top: 10px;
}
.issue-left-sidetab-menu .tags .tag {
  font-weight: 300;
  background-color: #E4F2F5;
  color: #333333;
  margin: 5px 0 0;
  text-align: center;
  border-radius: 7px;
  padding: 2px 30px;
  font-family: "Lato-light", inherit;
  background-color: #E4F2F5;
  color: #666666;
}
.issue-left-sidetab-menu .tags .tag:hover {
  cursor: pointer;
}
.issue-left-sidetab-menu .tags .tag.selected {
  background-color: #3598CB;
  color: white;
}
.issue-left-sidetab-menu .tags .notInterractable {
  background-color: lightgrey;
  word-break: break-word;
  cursor: default !important;
}

.issue-content-controls {
  margin: 50px auto 0px;
}
.issue-content-controls__label {
  font-size: 14px;
  transform: translateY(-3px);
  color: #666666;
  text-align: center;
  width: 100%;
  margin: 0px 0px 6px;
}
.issue-content-controls__select-container {
  display: table;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.issue-content-controls__select {
  vertical-align: middle;
}
.issue-content-controls__select:first-child {
  padding: 0 0 5px 0;
}
@media (min-width: 1250px) {
  .issue-content-controls__select:first-child {
    padding: 0 5px 0 0;
  }
}
@media (min-width: 1250px) {
  .issue-content-controls__select {
    display: table-cell;
  }
}
.issue-content-controls__select.disabled .ember-power-select-trigger {
  background-color: white !important;
  border: none !important;
  cursor: not-allowed;
}
.issue-content-controls__select.disabled .ember-power-select-status-icon {
  display: none;
}
.issue-content-controls__select .ember-power-select-trigger {
  padding: 4px 20px 4px 8px;
  border: 1px solid rgba(0, 145, 205, 0.2);
  background: none;
  border-radius: 0px;
  font-size: 14px;
  cursor: pointer;
  width: 135px;
  box-shadow: none;
  text-align: center;
  white-space: nowrap;
  color: #666666;
}
.issue-content-controls__select .ember-power-select-trigger:hover {
  background-color: rgba(0, 145, 205, 0.2);
  border-color: rgba(0, 145, 205, 0);
}
.issue-content-controls__select .ember-power-select-trigger:after {
  right: 5px;
  border-top-color: rgba(0, 145, 205, 0.2);
}
.issue-content-controls__select .ember-power-select-trigger.ember-basic-dropdown-trigger--below:after {
  border-bottom-color: rgba(0, 145, 205, 0.2);
  background: none !important;
}
.issue-content-controls__select .ember-power-select-trigger.ember-basic-dropdown-trigger--below::before {
  background: none !important;
}
.issue-content-controls__select .ember-power-select-trigger.ember-basic-dropdown-trigger--below:hover {
  background: none !important;
  border-color: rgba(0, 145, 205, 0.2) !important;
}
.issue-content-controls__select .ember-power-select-trigger input {
  display: none !important;
}
.issue-content-controls__select .ember-power-select-selected-item {
  margin: 0;
}
.issue-content-controls__select__dropdown {
  border-color: rgba(0, 145, 205, 0.2) !important;
  width: 135px !important;
  border-radius: 0;
}
.issue-content-controls__select__dropdown .ember-power-select-option {
  color: #666666;
}
.issue-content-controls__select__dropdown .ember-power-select-option[aria-current=true] {
  background-color: rgba(0, 145, 205, 0.2);
  color: #666666;
}
.issue-content-controls__select__dropdown .ember-power-select-option[aria-selected=true] {
  background-color: #dddddd;
}

.issue-right-sidetab-menu .statistic-button {
  font-weight: normal;
  padding: 10px 10px;
  margin: 15px 0;
  background-color: #808080;
  color: white;
  border: none;
  border-radius: 5px;
  width: 150%;
  display: flex;
  justify-content: space-around;
}
.issue-right-sidetab-menu .statistic-button:hover {
  text-decoration: underline;
  text-decoration-color: white;
}
.issue-right-sidetab-menu .statistic-button .stat-icon {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: unset;
  align-self: center;
}
.issue-right-sidetab-menu .statistic-button .statistic-text-container {
  margin: 10px;
}
.issue-right-sidetab-menu .section {
  color: #666666;
  font-size: 18px;
  font-family: "Lato-regular", inherit;
}
@media all and (max-width: 990px) {
  .issue-right-sidetab-menu {
    display: none;
  }
}
.issue-right-sidetab-menu .section {
  width: 100%;
  text-align: center;
  align-items: center;
  margin: 0;
  padding-top: 16px;
  font-size: 22px;
}
.issue-right-sidetab-menu .keywords {
  margin-top: 10px;
  word-break: break-all;
}
.issue-right-sidetab-menu .keywords .classic-keyword {
  font-weight: 300;
  background-color: #E4F2F5;
  color: #333333;
  margin: 5px 0 0;
  text-align: center;
}
.issue-right-sidetab-menu .keywords .classic-keyword:hover {
  cursor: pointer;
}
.issue-right-sidetab-menu .keywords .classic-keyword.selected {
  background-color: #3598CB;
  color: white;
}
.issue-right-sidetab-menu .keywords .classic-keyword .cross-placement {
  color: #ccdadd;
  font-size: 10px;
  position: absolute;
  right: 20px;
  transform: translateY(5px);
}
.issue-right-sidetab-menu .keywords .featured-keyword {
  font-weight: 300;
  background-color: #E4F2F5;
  color: #333333;
  margin: 5px 0 0;
  text-align: center;
}
.issue-right-sidetab-menu .keywords .featured-keyword:hover {
  cursor: pointer;
}
.issue-right-sidetab-menu .keywords .featured-keyword.selected {
  background-color: #3598CB;
  color: white;
}
.issue-right-sidetab-menu .keywords .featured-keyword .cross-placement {
  color: #c9d7da;
  font-size: 10px;
  position: absolute;
  right: 5px;
  transform: translateY(5px);
}
.issue-right-sidetab-menu .keywords .actions-menu {
  padding-bottom: 20px;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  z-index: 2;
}
.issue-right-sidetab-menu .keywords .actions-menu button {
  display: block;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 5px 10px;
  border-radius: 5px;
  transition: all linear 100ms;
  font-size: 15px;
  background: none;
  border: none;
}
.issue-right-sidetab-menu .keywords .actions-menu button span {
  margin-right: 5px;
}
.issue-right-sidetab-menu .keywords .actions-menu .neutral {
  color: #666666;
}
.issue-right-sidetab-menu .keywords .actions-menu .neutral:hover {
  color: black;
}
.issue-right-sidetab-menu .keywords .actions-menu .neutral:disabled {
  cursor: default;
}
.issue-right-sidetab-menu .keywords .actions-menu .danger {
  color: #ffa9a9;
}
.issue-right-sidetab-menu .keywords .actions-menu .danger:hover {
  color: #ff6969;
}
.issue-right-sidetab-menu .keywords .actions-menu .danger.disabled {
  color: #ff6969;
  cursor: default;
}
.issue-right-sidetab-menu .featured-keyword {
  margin-top: 20px;
  font-family: "Lato-light", inherit;
  background-color: #E4F2F5;
  color: #333333;
  padding: 5px 0;
}
.issue-right-sidetab-menu .featured-keyword .keywords {
  padding: 2px 30px;
  font-size: 13px;
}
.issue-right-sidetab-menu .keywords .classic-keyword {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Lato-light", inherit;
  background-color: #E4F2F5;
  color: #333333;
}
.issue-right-sidetab-menu .keywords .classic-keyword .keyword {
  padding: 2px 10px;
  font-size: 11px;
}

.issue-header-vip {
  width: 250px;
}
.issue-header-vip .vip {
  display: flex;
  justify-content: space-between;
}
.issue-header-vip .vip p {
  color: white;
}
.issue-header-vip > h1 {
  font-size: 13px;
  font-weight: bold;
  color: white;
}
.issue-header-vip .see-intro {
  background-color: #E5C833;
  color: black;
  font-weight: bold;
  width: 100%;
  border-radius: 5px;
  border: none;
  padding: 10px 0;
  margin-top: 10px;
}

.issue-header-progress {
  width: 150px;
}
.issue-header-progress .issue-progress-container {
  width: calc(100% - 4px);
  border-radius: 3px;
  padding: 2px;
  background-color: #3598CB;
}
.issue-header-progress .issue-progress-container .issue-progress-bar {
  height: 7px;
  background-color: #E5C833;
  border-radius: 3px;
}
.issue-header-progress .days-left {
  text-align: center;
  margin-top: 10px;
  color: #3598CB;
  font-weight: 100;
}
.issue-header-progress .nb-participants {
  color: #3598CB;
  text-align: center;
}

.issue-profiles {
  padding-bottom: 50px;
}
.issue-profiles .profile {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  margin-top: 10px;
}
.issue-profiles .profile .percentage {
  background-color: #3598CB;
  height: 30px;
  border-radius: 7px;
  min-width: 20px;
  overflow: hidden;
  position: relative;
}
.issue-profiles .profile .profile_name {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.issue-profiles .profile .profile_name.light {
  color: white;
}
.issue-profiles .profile .profile_name.dark {
  color: #9c9c9c;
}
.issue-profiles .profile .participants {
  position: absolute;
  color: #9c9c9c;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  white-space: nowrap;
}

.link-item {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
  overflow: auto;
  padding: 5px 3px 20px 2px;
}
.link-item .title-holder {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 6px;
}
.link-item .info-holder {
  display: inline;
}
.link-item .title {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  margin: 0 0 10px;
  word-wrap: break-word;
  white-space: normal;
}
.link-item .avatar-small {
  left: 0;
  position: absolute;
  top: 0;
}
.link-item .user-info {
  font-size: 13px;
  color: #b0b0b0;
  font-weight: normal;
  margin: 0;
}
.link-item .link-img {
  cursor: pointer;
  margin-right: 0px;
  max-width: 100%;
  width: auto;
}
.link-item .link-img-container {
  max-height: 300px;
  overflow: hidden;
  /*       background-color: $medium-color ; */
  text-align: center;
}
.link-item .link-summary {
  font-size: 13px;
  display: block;
  vertical-align: middle;
  text-align: left;
  word-wrap: break-word;
  white-space: normal;
}
.link-item .link-url {
  font-size: 13px;
  color: #b0b0b0;
  display: inline-block;
  margin-top: 0px;
  vertical-align: middle;
}
.link-item .link-number {
  font-size: 13px;
  color: #b0b0b0;
  text-align: right;
}
.link-item .btn-link {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  padding: 10px 60px;
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  background-color: transparent;
  background-image: none;
  border: 1px solid #7F1335;
  color: #7F1335;
  float: right;
}
.link-item .btn-link:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.link-item .btn-link:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.link-item .btn-link:disabled, .link-item .btn-link.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.link-item .btn-link:disabled.processing, .link-item .btn-link.disabled.processing {
  color: white;
}
.link-item .btn-link.processing {
  cursor: progress !important;
}
.link-item .btn-link.processing .spinner {
  display: inline-block;
}
.link-item .btn-link .spinner {
  display: none;
}
.link-item .btn-link:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.link-item .btn-link:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.link-item .btn-link:disabled, .link-item .btn-link.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.link-item .btn-link:disabled.processing, .link-item .btn-link.disabled.processing {
  color: white;
}
.link-item .btn-link.processing {
  cursor: progress !important;
}
.link-item .btn-link.processing .spinner {
  display: inline-block;
}
.link-item .btn-link .spinner {
  display: none;
}
.link-item .btn-link:hover {
  background-color: #7F1335;
  color: white;
  top: 0px;
}
.link-item .btn-link:active {
  color: white;
}
.link-item .btn-link.glyphicon:before {
  margin-right: 5px;
}
.link-item .bottom-line {
  display: block;
  overflow: visible;
  margin-top: 10px;
  width: 100%;
}
.link-item p {
  margin-top: 10px;
}
.link-item .photo-upload {
  margin-top: 20px;
  width: 100%;
}
.link-item .preview-image img {
  width: 100%;
}
.link-item .upload-button {
  margin-left: calc(50% - 35px);
}
.link-item .margin-top {
  margin-top: 20px;
}
.link-item .video-wrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.link-item .video-wrapper .fb_iframe_widget {
  position: static;
}
.link-item .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media (max-width: 768px) {
  .link-item {
    border-bottom-width: 10px;
    margin: 0 -15px 0 -15px;
    padding: 15px 25px;
  }
  .link-item:first-child {
    border-top: 10px solid #eaeaea;
  }
  .link-item .rate-content, .link-item .rate-content .rate-number {
    float: right;
    margin: 0;
  }
  .link-item .btn-link {
    display: none;
  }
  .link-item .video-wrapper .fb_iframe_widget_fluid span {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .link-item .title {
    margin: 0 0 3px;
  }
  .link-item .info-holder {
    float: right;
    text-align: right;
  }
  .link-item .link-url {
    margin-top: 10px;
  }
}
.rate-content {
  display: flex;
  justify-content: flex-end;
  vertical-align: middle;
}
.rate-content .rate-number {
  cursor: pointer;
  float: left;
  font-size: 16px;
  line-height: 20px;
  outline: none;
  text-decoration: none;
  margin-bottom: 1rem 0;
}
.rate-content .rate-number:before {
  padding-right: 3px;
}

.click-count {
  color: gray;
  font-size: small;
}

.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
}

.rating > span {
  position: relative;
  overflow: hidden;
  margin: 0px -2px;
  padding: 0px 1px;
}

.rating > span:hover:before,
.rating > span:hover ~ span:before {
  content: "★";
  position: absolute;
  left: 1px;
  font-size: 0.95em;
  margin-right: -3px;
}

.rating-stars {
  display: none;
}

.rating-formular {
  min-width: 5em;
  cursor: pointer;
}
.rating-formular:hover .rating-title,
.rating-formular:hover .rating-user {
  display: none;
}
.rating-formular:hover .rating-stars {
  display: block;
}

/*.fr-image-progress-bar-layer.fr-layer.fr-active,
.fr-image-progress-bar-layer.fr-layer.fr-active:after,
.fr-image-progress-bar-layer.fr-layer.fr-active:before,
.fr-quick-insert.fr-visible{
  display: none!important;
}*/
.fr-box.fr-fullscreen {
  top: 65px;
}

/*.fr-image-upload-layer .fr-form input{
  pointer-events: none;
}*/
.error .fr-element.fr-view {
  box-shadow: inset 0px 0px 15px -4px #a90325;
}

.fr-element.fr-view {
  min-height: 100px;
  height: auto !important;
  overflow: auto;
}

.jodit-edit {
  display: inline;
  height: auto;
}

.jodit-container {
  color: #000;
}

.jodit-popup {
  /*The popup that is used to display emojis choice*/
  max-width: 600px !important;
}
.jodit-popup .jodit-civ-emoji-container {
  width: auto;
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
}
.jodit-popup .jodit-civ-emoji-container button {
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  border: solid 1px #fff;
  background-color: #fff;
  /*font-family: "Lato", Arial, sans-serif;*/
  font-family: initial;
  font-size: 20px;
}
.jodit-popup .jodit-civ-emoji-container button:hover {
  border: outset 1px #ded;
  background-color: #e8e8e8;
}
.jodit-popup .jodit-civ-emoji-category {
  margin-bottom: 6px;
}

.jodit-wysiwyg {
  /*That's the jodit editor content container (the textarea value)*/
}
.jodit-wysiwyg span.emoji {
  /*The emojis are not well displayed in Lato or Arial etc. We set here a font family compliant with how we want the emojis to be like*/
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
}
.jodit-wysiwyg [data-jodit_iframe_wrapper]:after {
  display: block !important;
}

.jodit-dialog__box {
  /*The jodit popup/dialog box shown when editing image advanced properties etc*/
  z-index: 1002 !important;
}

.jodit-popup, .jodit-popup_strategy_leftbottom {
  z-index: 1003 !important;
}

[data-jodit_iframe_wrapper]:after {
  /*  position:absolute;
    content:"";
    z-index:1;
    top:0;
    left:0;
    right:0;
    bottom:0;
    cursor:pointer;
    display:block;
    background:transparent;
  */
  display: none !important;
}

.fr-view .fr-file::after {
  content: "";
}

.richeditor-filelink::before, .fr-view .fr-file::before {
  content: url("https://res.cloudinary.com/civocracy/image/upload/v1600258702/UI/Icons/icon-paperclip.png");
  padding-right: 3px;
}

.search-component {
  background-color: #fcfcfc;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  right: 20px;
  padding-bottom: 20px;
  border-radius: 7px;
}
.search-component h2 {
  padding-bottom: 20px;
}
.search-component .gray-box {
  padding: 10px;
  margin-bottom: 20px;
}
.search-component .close-search-button {
  border: none;
  color: #b0b0b0;
  outline: none;
  font-size: 12px;
}

.box {
  margin-top: 15px;
  color: #ffffff;
  background-color: #0A5D8A;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  min-height: 100px;
}
.box .inner-content {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: left;
  position: relative;
}
@media only screen and (min-width: 1150px) {
  .box .inner-content .header {
    width: 30%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-left: 10px;
    margin-right: 10px;
    word-wrap: break-word;
  }
  .box .inner-content .header .picture {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    background-color: white;
  }
  .box .inner-content .header .infos {
    margin-left: 10px;
  }
  .box .inner-content .header .infos .name {
    font-size: 18px;
  }
  .box .inner-content .header .infos .title {
    font-size: 16px;
    color: #FFFFFF;
    max-width: 86px;
    text-overflow: ellipsis;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .box .inner-content .status-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
    width: 65%;
  }
  .box .inner-content .status-list .status-container {
    min-width: 33%;
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    flex-wrap: nowrap;
  }
  .box .inner-content .status-list .status-container .bulb {
    border-radius: 50%;
    border: solid white 5px;
    min-height: 44px;
    min-width: 44px;
  }
  .box .inner-content .status-list .status-container .ok {
    background-color: #1D9424;
  }
  .box .inner-content .status-list .status-container .info {
    background-color: #FD9827;
  }
  .box .inner-content .status-list .status-container .problem {
    background-color: #DA3B21;
  }
  .box .inner-content .status-list .status-container .item {
    font-size: 10px;
    margin-top: 0;
    padding: 0 20px;
  }
  .box .inner-content .status-list .status-container .item .title {
    font: Lato;
    font-weight: lighter;
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list .status-container .item .number {
    font: Lato;
    font-weight: bold;
    font-size: 20px;
  }
  .box .inner-content .mailing {
    margin-right: 5%;
    height: 50%;
    width: 15%;
  }
  .box .inner-content .mailing .send-mail {
    background-color: #E5C833;
    color: black;
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    border-radius: 5px;
    border: none;
    padding: 10px 0;
  }
  .box .inner-content .toggle-action-menu {
    position: absolute;
    border: none;
    background: none;
    color: #B3B3B3;
    transition: linear color 100ms;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 300;
    right: -10px;
    top: 5%;
  }
  .box .inner-content .toggle-action-menu .fa {
    padding-left: 6px;
  }
  .box .inner-content .toggle-action-menu span {
    margin-right: 10px;
    font-size: 17px;
  }
  .box .inner-content .toggle-action-menu:hover {
    color: black;
  }
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: -150px;
    top: 0;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
@media only screen and (min-width: 1150px) and (max-width: 1030px) {
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 25%;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
@media only screen and (max-width: 1150px) {
  .box .inner-content .header {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 30%;
  }
  .box .inner-content .header .picture {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    background-color: white;
  }
  .box .inner-content .header .infos {
    margin-left: 10px;
  }
  .box .inner-content .header .infos .name {
    font-size: 18px;
  }
  .box .inner-content .header .infos .title {
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: left;
    width: 65%;
  }
  .box .inner-content .status-list .status-container {
    min-width: 33%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .box .inner-content .status-list .status-container .bulb {
    border-radius: 50%;
    border: solid white 5px;
    min-height: 44px;
    min-width: 44px;
  }
  .box .inner-content .status-list .status-container .ok {
    background-color: #5AFF6E;
  }
  .box .inner-content .status-list .status-container .info {
    background-color: #FF9D46;
  }
  .box .inner-content .status-list .status-container .problem {
    background-color: #FF3A2F;
  }
  .box .inner-content .status-list .status-container .item {
    display: flex;
    flex-direction: column-reverse;
    font-size: 10px;
    margin-top: 0;
    padding: 0 20px;
  }
  .box .inner-content .status-list .status-container .item .title {
    font: Lato;
    font-weight: lighter;
    font-size: 16px;
    color: #FFFFFF;
  }
  .box .inner-content .status-list .status-container .item .number {
    font: Lato;
    font-weight: bold;
    font-size: 20px;
  }
  .box .inner-content .mailing {
    margin-right: 5%;
    height: 50%;
    width: 15%;
  }
  .box .inner-content .mailing .send-mail {
    background-color: #E5C833;
    color: black;
    font-weight: bold;
    font-size: 11px;
    width: 100%;
    border-radius: 5px;
    border: none;
    padding: 10px 0;
  }
  .box .inner-content .toggle-action-menu {
    position: absolute;
    border: none;
    background: none;
    color: #B3B3B3;
    transition: linear color 100ms;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 300;
    right: -60px;
    top: 5%;
  }
  .box .inner-content .toggle-action-menu .fa {
    padding-left: 6px;
  }
  .box .inner-content .toggle-action-menu span {
    margin-right: 10px;
    font-size: 17px;
  }
  .box .inner-content .toggle-action-menu:hover {
    color: black;
  }
  .box .inner-content .actions-menu {
    padding-bottom: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 25%;
    z-index: 2;
  }
  .box .inner-content .actions-menu button {
    display: block;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all linear 100ms;
    font-size: 15px;
    background: none;
    border: none;
  }
  .box .inner-content .actions-menu button span {
    margin-right: 5px;
  }
  .box .inner-content .actions-menu .neutral {
    color: #666666;
  }
  .box .inner-content .actions-menu .neutral:hover {
    color: black;
  }
  .box .inner-content .actions-menu .neutral:disabled {
    cursor: default;
  }
  .box .inner-content .actions-menu .danger {
    color: #ffa9a9;
  }
  .box .inner-content .actions-menu .danger:hover {
    color: #ff6969;
  }
  .box .inner-content .actions-menu .danger.disabled {
    color: #ff6969;
    cursor: default;
  }
}
.box span {
  flex-grow: 2;
}
.box span i {
  padding-right: 5px;
}

.list {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.stakeholding-add-form {
  margin-top: 20px;
}
.stakeholding-add-form hr {
  margin-bottom: 20px;
}
.stakeholding-add-form .inlineHolder {
  display: inline-block;
  overflow: visible;
  width: calc(100% - 80px);
}
.stakeholding-add-form .value-selected input:disabled {
  background-color: #e2e8f7;
}
.stakeholding-add-form .photo-upload {
  position: relative;
  margin-right: 10px;
  width: 70px;
}
.stakeholding-add-form .photo-upload .photo-overlay {
  display: none;
}
.stakeholding-add-form .photo-upload .camera-icon {
  font-size: 20px;
  left: 0;
  bottom: 0;
}
.stakeholding-add-form .autocomplete-holder {
  width: 100%;
}
.stakeholding-add-form .autocomplete-input {
  text-transform: none;
}
.stakeholding-add-form .autocomplete-search-show {
  left: 0;
  margin-top: -9px;
  width: 100%;
}
.stakeholding-add-form .autocomplete-list {
  margin-bottom: 0px;
}
.stakeholding-add-form .autocomplete-search-item {
  margin-top: 0px;
}

.photo-upload {
  display: inline-block;
  position: relative;
}
.photo-upload .hide-input {
  display: none;
}
.photo-upload .upload-button {
  border: none;
  cursor: pointer;
  height: 70px;
  outline: none;
  width: 70px;
}
.photo-upload.hidden-upload {
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}
.photo-upload.hidden-upload img {
  height: 1px;
}
.photo-upload.hidden-upload .photo-overlay {
  display: none;
}
.photo-upload .infinity-loader {
  display: inline-block;
  height: 40px;
  width: 40px;
}
.photo-upload img.display-image {
  background: url("https://res.cloudinary.com/civocracy/image/upload/v1508250245/Rolling_gkpvap.gif") center no-repeat;
}
.photo-upload .camera-icon {
  bottom: 0px;
  color: #eaeaea;
  font-size: 30px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.photo-upload .photo-overlay {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 6px 0 0 30px;
  opacity: 0;
  transition: opacity 0.13s ease-out;
  -webkit-transition: opacity 0.13s ease-out;
  -moz-transition: opacity 0.13s ease-out;
}
.photo-upload:hover .camera-icon {
  font-size: 20px;
  bottom: 4px;
  left: 5px;
}
.photo-upload:hover .photo-overlay {
  opacity: 1;
}

.disable-click-image-field .photo-upload::before {
  background-color: #b0b0b0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0.8;
}

.progress-box {
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
  overflow: auto;
  padding: 15px 10px;
  margin-bottom: 20px;
}

.badge-list-title {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
  margin-top: 7px;
  text-align: center;
  text-transform: none;
}

.badge-list {
  margin: 0;
  list-style: none;
  padding: 0;
}
.badge-list .counter {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  line-height: 35px;
  width: 40px;
  display: inline-block;
  text-align: right;
}
.badge-list .counter.gray {
  color: #b0b0b0;
}
.badge-list .comment-badge {
  font-size: 13px;
  color: #333;
  font-weight: normal;
  padding-left: 50px;
  margin-left: 5px;
  margin-right: 0;
}
.badge-list .popover-content {
  text-align: center;
}

.popover-button {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
}
.popover-button:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.popover-button:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.popover-button:disabled, .popover-button.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.popover-button:disabled.processing, .popover-button.disabled.processing {
  color: white;
}
.popover-button.processing {
  cursor: progress !important;
}
.popover-button.processing .spinner {
  display: inline-block;
}
.popover-button .spinner {
  display: none;
}

@media (max-width: 768px) {
  .badge-list li {
    display: flex;
  }
  .badge-list .comment-badge {
    height: auto;
  }
}
@media (min-width: 768px) {
  .progress-box {
    padding: 15px 10px;
    margin-bottom: 0;
  }
}
.update-list .linkto-add-update {
  top: 10px;
}
.update-list .update-add-form {
  padding: 10px 0px;
  /*We took and adapted some form styles from the PB...*/
}
.update-list .update-add-form .checkbox-container {
  color: #333;
  font-style: normal;
}
.update-list .update-add-form .pb-form-group {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
}
.update-list .update-add-form .pb-form-group input {
  margin: 0 !important;
}
.update-list .update-add-form .pb-form-group-withSuperLabel {
  display: block;
}
.update-list .update-add-form .pb-form-group-inlineLabel {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 1.5rem;
}
.update-list .update-add-form .pb-form-group-superLabel {
  margin-bottom: 5px;
  display: block;
  font-weight: normal;
  font-size: 1.5rem;
}
.update-list .update-add-form .pb-form-group .pb-switch {
  vertical-align: top;
}
.update-list .update-add-form .pb-form-group label {
  font-size: 0.9rem;
  font-weight: normal;
  max-width: 90%;
}
.update-list .update-add-form .pb-form-group-icon-tool {
  color: white;
}
.update-list .update-add-form .pb-form-group-tooltip {
  background-color: #ffff;
  box-shadow: 0 0.7rem 2rem rgba(51, 51, 51, 0.1);
  text-shadow: none;
}
.update-list .update-add-form .pb-form-group-tooltip .tooltip-arrow {
  bottom: -10px !important;
  border: 10px solid transparent;
  border-top-color: #ffff !important;
}
.update-list .update-add-form .pb-form-group-tooltip .tooltip-inner {
  background-color: #ffff;
  color: #b0b0b0;
}
.update-list .see-more {
  color: #b0b0b0;
}
.update-list .see-more:hover {
  color: #7F1335;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .update-list .issue-content-holder {
    padding-top: 0px;
    padding-bottom: 15px;
  }
}

.update-item {
  background-color: white;
  box-shadow: 0px 0px 7px 2px #E4E4E4;
  border-radius: 15px;
  border: none;
  margin-top: 15px;
  padding: 25px 25px;
  /*We took and adapted some form styles from the PB...*/
}
.update-item:hover {
  box-shadow: 0px 0px 7px 4px #E4E4E4;
}
.update-item h5 {
  font-size: 20px !important;
}
.update-item .title {
  margin-top: 0;
  padding: 0 6px;
}
.update-item .time-info {
  color: #b0b0b0;
  font-weight: normal;
  margin: 0;
}
.update-item .update-content {
  margin: 10px 0;
  padding: 0 6px;
}
.update-item .user-avatar {
  float: left;
  margin-left: 6px;
  margin-right: 10px;
}
.update-item .user-info,
.update-item .time-info {
  border-right: unset;
  width: unset;
}
.update-item .user-info.name,
.update-item .time-info.name {
  color: #333;
}
.update-item .margin-left {
  margin-left: 6px;
}
.update-item .update-item-button {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
}
.update-item .pb-form-group {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
}
.update-item .pb-form-group-withSuperLabel {
  display: block;
}
.update-item .pb-form-group-inlineLabel {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 1.5rem;
}
.update-item .pb-form-group-superLabel {
  margin-bottom: 5px;
  display: block;
  font-weight: normal;
  font-size: 1.5rem;
}
.update-item .pb-form-group .pb-switch {
  vertical-align: top;
}
.update-item .pb-form-group label {
  font-size: 0.9rem;
  font-weight: normal;
  max-width: 90%;
}
.update-item .pb-form-group-icon-tool {
  color: white;
}
.update-item .pb-form-group-tooltip {
  background-color: #ffff;
  box-shadow: 0 0.7rem 2rem rgba(51, 51, 51, 0.1);
  text-shadow: none;
}
.update-item .pb-form-group-tooltip .tooltip-arrow {
  bottom: -10px !important;
  border: 10px solid transparent;
  border-top-color: #ffff !important;
}
.update-item .pb-form-group-tooltip .tooltip-inner {
  background-color: #ffff;
  color: #b0b0b0;
}

@media (max-width: 768px) {
  button.btn-light {
    display: none;
  }
}
.ember-basic-dropdown-content-wormhole-origin {
  background: white;
  position: absolute;
  z-index: 1;
}
.ember-basic-dropdown-content-wormhole-origin.ember-power-select-option {
  cursor: pointer;
}

.post-as-dropdown__options li {
  cursor: pointer;
}

.post-as-dropdown {
  width: calc(100% - 215px);
  height: 30px;
  display: inline-block;
}
.post-as-dropdown.float-right {
  width: auto;
  margin-right: 20px;
}
@media (max-width: 545px) {
  .post-as-dropdown.float-right {
    width: 100%;
    margin-bottom: 10px;
  }
}
.post-as-dropdown__text, .post-as-dropdown__info-icon-container, .post-as-dropdown__dropdown {
  display: inline-block;
  vertical-align: middle;
}
.post-as-dropdown__text {
  color: white;
  margin: 0 10px 0 0;
}
.post-as-dropdown__info-icon-container {
  margin-right: 5px;
}
.post-as-dropdown__info-icon span {
  color: white;
}
.float-right .post-as-dropdown__info-icon span {
  color: #B3B3B3;
}
.post-as-dropdown__info-icon span:hover {
  color: #e7e7e7;
}
.float-right .post-as-dropdown__info-icon span:hover {
  color: black;
}
.post-as-dropdown__dropdown {
  min-width: 250px;
}
@media (max-width: 545px) {
  .post-as-dropdown__dropdown {
    margin-top: 10px;
    width: 100%;
    min-width: 150px;
  }
}
@media (max-width: 545px) {
  .float-right .post-as-dropdown__dropdown {
    margin-top: 0;
    width: auto;
    min-width: 0;
  }
}
.post-as-dropdown__dropdown .ember-power-select-selected-item {
  margin: 0;
}
.post-as-dropdown__dropdown .ember-power-select-trigger {
  height: 30px;
  border-radius: 0;
  border: none;
}
.float-right .post-as-dropdown__dropdown .ember-power-select-trigger {
  border: 1px solid #e7e7e7;
  height: 32px;
}
.post-as-dropdown__dropdown-menu {
  width: 40%;
  height: 50px;
}
.post-as-dropdown__options {
  border-radius: 0 !important;
}
.post-as-dropdown__options li {
  width: 100%;
  height: 30px;
  padding: 0;
}
.post-as-dropdown__option {
  display: table;
  padding: 4px;
}
.post-as-dropdown__option__icon, .post-as-dropdown__option__text {
  display: table-cell;
  vertical-align: middle;
}
.post-as-dropdown__option__icon {
  height: 22px;
  margin-right: 8px;
}
.post-as-dropdown__option__icon.anonymous {
  width: 30px;
  padding-left: 4px;
}

.issues-list-title {
  display: inline-block;
  min-width: 50%;
  margin: 0 0 1.5rem !important;
}

.dropdown.orderBy.issues {
  max-width: 48%;
  display: inline-block;
}

.dropdown.orderBy.issues .themesV2-list {
  margin-left: 20%;
  white-space: nowrap;
}

.issue-title {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  display: inline-block;
  height: 40px;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-left: 15px;
}

.new-central-column {
  padding-right: 0px;
}
@media (max-width: 990px) {
  .new-central-column {
    padding: 0px;
  }
}

.issue-community-title {
  text-transform: uppercase;
  color: #333;
  font-size: 42px;
  color: #7F1335;
}
.issue-community-title a {
  color: #7F1335;
  text-decoration: none;
  outline: none;
}

.clickable-textarea {
  background: white;
  width: 25rem;
  height: 6rem;
  margin-left: 10px;
  padding: 20px;
  flex-grow: 2;
}
.clickable-textarea a {
  color: #333333;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-family: Lato;
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 990px) {
  .clickable-textarea a {
    font-size: 18px;
  }
}
.clickable-textarea a:hover {
  color: #000000;
  text-decoration: none;
}

.issue-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 270px;
  margin-bottom: 35px;
  position: relative;
}
.issue-banner .nav-tabs {
  bottom: 0;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
}
.issue-banner .nav-tabs li {
  background-color: white;
  border: 1px solid gray;
  border-bottom: none;
  display: inline-block;
  float: none;
  margin-left: -3px;
  margin-bottom: -6px;
  overflow: hidden;
  padding: 0;
}
.issue-banner .nav-tabs li a {
  background-color: #fcfcfc;
  border-radius: 0;
  border-color: white;
  border-bottom: 1px solid gray;
  color: #333;
  display: table;
  font-size: 20px;
  height: 60px;
  outline: none;
  padding: 5px 25px 3px 25px;
  text-transform: uppercase;
  width: 100%;
}
.issue-banner .nav-tabs li a:hover, .issue-banner .nav-tabs li a:active, .issue-banner .nav-tabs li a:focus {
  background-color: white;
}
.issue-banner .nav-tabs li a.active {
  background-color: #ffffff;
  border-bottom: 1px solid white;
  height: 65px;
}
.issue-banner .nav-tabs li span {
  display: table-cell;
  overflow: auto;
  vertical-align: middle;
}
.issue-banner .camera-icon {
  visibility: hidden;
}

h2 {
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}

.issue-content-holder {
  overflow: visible;
  padding: 15px 15px 0 15px;
  position: relative;
  width: 100%;
}
.issue-content-holder .btn-plus {
  position: absolute;
  right: 0px;
  top: 1px;
}
.issue-content-holder .gray-box {
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
}
.issue-content-holder .dropdown.orderBy {
  position: absolute;
  top: 0;
  right: 0px;
}
.issue-content-holder .btn-dropdown.dropdown-toggle {
  margin-top: 3px;
}
.issue-content-holder .btn-search {
  cursor: pointer;
  color: #b0b0b0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  margin-bottom: 10px;
  text-align: left;
  background: none;
  border: none;
  text-transform: none;
}
.issue-content-holder .btn-search:hover {
  color: #7F1335;
}
.issue-content-holder .btn-search.active {
  color: #7F1335;
  border-bottom: 2px solid #7F1335;
  padding-bottom: 5px;
}

.closed-contentAdd {
  padding: 20px 0px;
  font-size: 13px;
  color: #b0b0b0;
  font-style: italic;
  text-align: center;
}

.outcome-holder {
  margin: 20px 0;
}
.outcome-holder .gray-box {
  padding: 20px 20px 20px 20px;
}
.outcome-holder .progress-box {
  border: none;
  padding-left: 0;
}
.outcome-holder .progress-box .badge-list-title {
  display: none;
}
.outcome-holder .outcome-text {
  padding: 15px 10px;
}

.linkto-add-update {
  position: absolute;
  right: 0;
  top: -5px;
}

@media (min-width: 768px) {
  .issue-content-holder {
    padding: 0;
  }

  .issue-content .page-column {
    padding: 0px 30px;
  }
  .issue-content .right-column {
    padding-bottom: 40px;
  }

  .outcome-holder {
    margin: 0 2.5% 20px 11.2%;
  }
  .outcome-holder .flex-container {
    display: flex;
  }
  .outcome-holder .progress-box {
    width: 40%;
  }
  .outcome-holder .outcome-text {
    width: 60%;
  }

  #updatesList .btn-plus {
    top: 20px;
  }
}
.issue\.learn\.index, .issue\.act\.index, .press {
  padding-bottom: 80px;
}
@media (max-width: 990px) {
  .issue\.learn\.index, .issue\.act\.index, .press {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .issue\.learn\.index #mainContent.padding-left, .issue\.act\.index #mainContent.padding-left, .press #mainContent.padding-left {
    padding-left: 115px;
  }
}

@media (min-width: 720px) and (max-width: 768px) {
  .outcome-holder {
    margin: 20px 0;
  }

  .issue-content .page-column {
    padding: 0;
  }
}
.issue {
  /*margin-top: 50px;*/
  align-items: center;
}
.issue .custom-col {
  width: 22%;
}
.issue .timeline {
  margin-top: 50px;
}
.issue .middle-body-participate-button {
  font-weight: bold;
  padding: 10px 20px;
  background-color: #e3c531;
  color: #333;
  border: none;
  border-radius: 5px;
}
.issue .highlighted {
  background-color: #e3c531;
}
.issue .participate {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 20px 0;
  background-color: #146183;
  z-index: 4;
}
@media (max-width: 990px) {
  .issue .participate {
    padding: 20px 0;
  }
}
.issue .participate .item-container {
  width: 51.5%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.issue .participate p {
  margin: 0;
  padding: 0;
  color: #fff;
}
.issue .participate .call-to-action {
  transition: background-color ease-out 200ms;
  cursor: pointer;
  color: white;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  margin-left: 40px;
  padding: 10px 20px;
  transform: translateX(50%);
}
.issue .participate .call-to-action.participate-button {
  background-color: #e3c531;
  color: #333;
}
.issue .participate .call-to-action.statistic-button {
  font-weight: normal;
  padding: 0 10px;
  background-color: #808080;
  color: white;
  border: none;
  border-radius: 5px;
  display: flex;
  justify-content: space-around;
  transform: translateX(55%);
}
.issue .participate .call-to-action.statistic-button:hover {
  text-decoration: underline;
  text-decoration-color: white;
}
.issue .participate .call-to-action.statistic-button .stat-icon {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: unset;
  align-self: center;
}
.issue .participate .call-to-action.statistic-button .statistic-text-container {
  margin: 10px;
}

.issue__overview-placeholder-text {
  font-style: italic;
  text-align: center;
}

.seeModeratedComments {
  margin-top: 120px;
  margin-bottom: 120px;
}
.seeModeratedComments p {
  color: #b0b0b0;
  font-style: italic;
}
.seeModeratedComments a {
  color: #808080;
}

.m-learn-footer {
  width: 100vw;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-learn-footer .middle-body-participate-button {
  font-weight: bold;
  padding: 10px 20px;
  background-color: #e3c531;
  color: #333;
  border: none;
  border-radius: 5px;
}

ul.ember-power-select-options {
  padding: 0;
  list-style: none;
}

ul.ember-power-select-options li {
  padding: 3px;
}

.issue-participate-menu {
  width: 100%;
  padding: 20px 0;
  background-color: #095d8a;
  z-index: 2;
  color: white;
}
.issue-participate-menu .user-info {
  display: flex;
  justify-content: flex-start;
  left: 0;
  margin: 0;
  padding: 0;
}
@media all and (max-width: 990px) {
  .issue-participate-menu .user-info {
    padding-bottom: 15px;
  }
}
@media all and (max-width: 990px) {
  .issue-participate-menu {
    height: auto;
    padding: 20px 0;
  }
}
.issue-participate-menu .initiator {
  display: flex;
  align-items: center;
}
.issue-participate-menu .overview {
  height: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 20px;
}
.issue-participate-menu .overview .issue-name-header {
  font-weight: 300;
  color: white;
  margin: 0 0 0 5px;
}
.issue-participate-menu .overview .vip {
  display: flex;
  align-items: center;
  text-align: left;
}
.issue-participate-menu .overview .vip p {
  margin-left: 20px;
}
.issue-participate-menu .overview h1 {
  width: 80%;
  font-size: 15px;
  text-align: left;
  margin-top: 5px;
  margin-bot: 5px;
}
.issue-participate-menu .overview .link-learn {
  width: 100%;
}
.issue-participate-menu .overview .see-intro {
  border: none;
  border-radius: 5px;
  background-color: #3c98c0;
  color: white;
  padding: 5px 0;
  width: 100%;
  font-weight: bold;
}
@media all and (max-width: 990px) {
  .issue-participate-menu .overview .see-intro {
    width: 150px;
  }
}
.issue-participate-menu .contribute {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 20px;
}
@media all and (max-width: 990px) {
  .issue-participate-menu .contribute {
    margin-top: 20px;
  }
}
.issue-participate-menu .contribute h2 {
  margin: 0;
  margin-bottom: 10px;
  color: white;
}
.issue-participate-menu .contribute .editor {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.issue-participate-menu .contribute .editor .participate-box {
  width: calc(100% - 60px);
  padding: 20px;
  height: 100px;
  background-color: white;
  margin-left: 20px;
  color: #666666;
}
.issue-participate-menu .contribute .comment-add-form {
  width: 100%;
  margin-left: 20px;
}
.issue-participate-menu .contribute .participate-impossible {
  margin: 50px 0;
}
.issue-participate-menu .contribute .participate-impossible p {
  color: white;
  font-size: 15px;
  font-style: italic;
  text-align: center;
}
.issue-participate-menu .issue-statistics {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-weight: 300;
  margin-top: 20px;
}
@media all and (max-width: 990px) {
  .issue-participate-menu .issue-statistics {
    display: none;
  }
}
.issue-participate-menu .issue-statistics .issue-progress-container {
  width: 100%;
  height: 15px;
  border-radius: 3px;
  background-color: #0091cd;
  border: solid #0091cd 3px;
}
.issue-participate-menu .issue-statistics .issue-progress-container .issue-progress-bar {
  height: 100%;
  border-radius: 2px;
  background-color: #ead01a;
}
.issue-participate-menu .issue-statistics .days-left {
  color: white;
  text-align: center;
  width: auto;
}
.issue-participate-menu .issue-statistics .nb-participants {
  position: relative;
}
.issue-participate-menu .issue-statistics .nb-participants span {
  font-size: 24px;
  color: #0091cd;
  margin-right: 10px;
}

.outcomes .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #E5E5E5;
  margin-top: 0;
}
@media all and (max-width: 990px) {
  .outcomes .header {
    flex-direction: column;
  }
}
.outcomes .header .title {
  font-size: 22px;
  color: #666666;
}
.outcomes .outcome-content-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outcomes .outcome-content {
  margin-top: 20px;
  overflow-x: auto;
}
.outcomes .outcome-content p {
  line-height: 180%;
  font-family: "Lato", inherit;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #303036;
}

.issue-participate {
  width: 100%;
  position: relative;
  margin-top: 30px;
}
.issue-participate__subheader__text {
  color: #B3B3B3;
  font-size: 14px;
  font-weight: 200;
  line-height: 1.4;
}
@media (max-width: 990px) {
  .issue-participate__subheader__text {
    text-align: center;
  }
}
.issue-participate .contributions .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #E5E5E5;
  margin-top: 0;
}
@media all and (max-width: 990px) {
  .issue-participate .contributions .header {
    flex-direction: column;
  }
}
.issue-participate .contributions .header .title {
  font-size: 22px;
  color: #666666;
}
.issue-participate .contributions .header .search-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: rgba(0, 145, 205, 0.1);
  min-width: 200px;
}
.issue-participate .contributions .header .search {
  border: none;
}
.issue-participate .contributions .header .search::placeholder {
  color: #666666;
  opacity: 1;
}
.issue-participate .contributions .header .search:-ms-input-placeholder {
  color: #666666;
}
.issue-participate .contributions .header .search-icon {
  display: inline-block;
  color: #666666;
  font-size: 12px;
  padding-left: 10px;
}
.issue-participate .contributions .header .mobile-selectors-container {
  display: flex;
  flex-direction: row;
}
.issue-participate .contributions .header .mobile-selectors-container .fa-ellipsis-v {
  position: absolute;
  left: calc(100vw - 30px);
}
.issue-participate .contributions .header .mobile-selectors-container .issue-controls {
  padding: 10px;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  z-index: 2;
  cursor: pointer;
}
@media all and (max-width: 990px) {
  .issue-participate .contributions .header .mobile-selectors-container .issue-controls {
    margin-top: 10px;
  }
}
.issue-participate .contributions .header .mobile-selectors-container .issue-controls .button-container {
  display: flex;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.issue-participate .contributions .header .mobile-selectors-container .issue-controls .button-container .switch-container {
  width: 46px;
  min-width: 46px;
  height: 26px;
  background-color: #e4f2f5;
  border: solid transparent 3px;
  border-radius: 20px;
  transition: all linear 100ms;
}
.issue-participate .contributions .header .mobile-selectors-container .issue-controls .button-container .switch-container .switch-status {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: white;
  margin-left: 0;
  transition: margin-left linear 100ms;
}
.issue-participate .contributions .header .mobile-selectors-container .issue-controls .button-container .switch-container.active {
  background-color: #3598cb;
  border: solid transparent 3px;
}
.issue-participate .contributions .header .mobile-selectors-container .issue-controls .button-container .switch-container.active .switch-status {
  margin-left: 20px;
}
.issue-participate .contributions .header .mobile-selectors-container .issue-controls .button-container p {
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
.issue-participate .contributions .comments {
  margin-top: 50px;
}

.issue-edit {
  width: 100%;
}
.issue-edit .edit-header {
  width: 100%;
  padding: 60px 0;
  text-align: center;
}
.issue-edit .edit-header h1 {
  font-size: 25px;
  margin: 0;
  padding: 0;
  font-weight: 800;
  color: #222222;
}
.issue-edit .edit-header p {
  font-size: 17px;
  font-family: "Lato-light", inherit;
  margin-top: 10px;
  font-weight: lighter;
}
.issue-edit .disable-click {
  pointer-events: none;
}
.issue-edit .disable-click .ember-view * {
  background-color: #a8a8a8 !important;
}
.issue-edit .disable-click-image-field {
  pointer-events: none;
}
.issue-edit .disable-click .edit-actions-button {
  pointer-events: none;
  background-color: #a8a8a8 !important;
}
.issue-edit .edit-publication {
  background-color: #c6edfa;
  max-width: 950px;
  margin: auto;
  padding: 20px;
  border: 3px solid white;
}
.issue-edit .edit-publication * {
  color: #222222 !important;
}
.issue-edit .edit-publication .edit-content {
  border-color: #222222 !important;
  max-width: 600px;
}
.issue-edit .edit-publication .edit-label {
  width: 150px !important;
  min-width: 150px !important;
}
.issue-edit .edit-publication__title {
  margin: 20px 0 45px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.issue-edit .edit-form {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 120px;
  background-color: #095d8a;
}
@media (max-width: 990px) {
  .issue-edit .edit-form {
    padding-right: 20px;
  }
}
.issue-edit .edit-form .edit-field {
  margin-top: 35px;
  margin-bottom: 50px;
  width: 100%;
  display: flex;
  justify-content: center;
  color: white;
}
.issue-edit .edit-form .edit-field .edit-label {
  width: 250px;
  min-width: 250px;
  text-align: right;
  font-size: 17px;
  font-weight: 800;
}
@media (max-width: 990px) {
  .issue-edit .edit-form .edit-field .edit-content {
    min-width: 100%;
  }
  .issue-edit .edit-form .edit-field .edit-content .dates {
    display: block !important;
  }
}
.issue-edit .edit-form .edit-field .edit-label .sub {
  font-size: 0.8rem;
}
.issue-edit .edit-form .edit-field .edit-label.disable-click, .issue-edit .edit-form .edit-field .edit-label.disable-click .sub, .issue-edit .edit-form .edit-field .edit-content.disable-click .description {
  font-style: italic;
  font-color: grey;
}
.issue-edit .edit-form .edit-field .edit-content {
  width: 700px;
  margin: 0px 20px;
  padding: 0px 20px;
  border-left: solid white 1px;
}
.issue-edit .edit-form .edit-field .edit-content.field-error {
  background-color: #7F1335;
}
.issue-edit .edit-form .edit-field .edit-content .short-title-edit {
  width: 45% !important;
}
.issue-edit .edit-form .edit-field .edit-content .short-desc-edit {
  height: 90px !important;
}
.issue-edit .edit-form .edit-field .edit-content .edit-simple-input {
  background-color: #fff;
  border: none;
  font-size: 15px;
  color: #292929;
  outline: none;
  padding: 10px 20px;
  transition: none;
  width: 100%;
  box-shadow: none;
  resize: vertical;
  font-family: "Lato", Arial;
  font-weight: 500;
  height: 45px;
}
.issue-edit .edit-form .edit-field .edit-content .input-disabled {
  background-color: #a8a8a8;
  cursor: default !important;
}
.issue-edit .edit-form .edit-field .edit-content .dates-container {
  display: table;
  font-size: 15px;
  width: 100%;
}
.issue-edit .edit-form .edit-field .edit-content .dates-container__item {
  display: table-cell;
  width: 50%;
}
.issue-edit .edit-form .edit-field .edit-content .dates-container__item:first-child {
  padding-right: 10px;
}
.issue-edit .edit-form .edit-field .edit-content .dates-container__item:last-child {
  padding-left: 10px;
}
.issue-edit .edit-form .edit-field .edit-content .dates-container__item__content input {
  border: none;
  box-shadow: none !important;
  color: white;
  font-weight: bold;
  font-size: 17px;
  padding-left: 0;
  padding-right: 0;
}
.issue-edit .edit-form .edit-field .edit-content .dates-container__item__content input:last-child {
  border: 1px solid white;
  background-color: white;
  margin-top: 10px;
}
.issue-edit .edit-form .edit-field .edit-content .dates-container__item__content button {
  font-size: 14px;
  color: #656565 !important;
  border: none;
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.issue-edit .edit-form .edit-field .edit-content .photo-upload {
  width: 100%;
}
.issue-edit .edit-form .edit-field .edit-content .photo-upload img {
  width: 100%;
}
.issue-edit .edit-form .edit-field .edit-content .photo-upload .glyphicon-camera {
  padding-left: 20px;
}
.issue-edit .edit-form .edit-field .edit-content .photo-upload p {
  padding-left: 20px;
}
.issue-edit .edit-form .edit-field .edit-content .description {
  font-size: 14px;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
.issue-edit .edit-form .edit-field .edit-content .toggle-visibility-container {
  display: flex;
  align-items: center;
}
.issue-edit .edit-form .edit-field .edit-content .toggle-visibility-container .edit-toggle-status {
  width: 58px;
  min-width: 58px;
  height: 33px;
  border-radius: 40px;
  background-color: #3598cb;
  border: solid #3598cb 4px;
  cursor: pointer;
}
.issue-edit .edit-form .edit-field .edit-content .toggle-visibility-container .edit-toggle-status .status-pin {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: white;
}
.issue-edit .edit-form .edit-field .edit-content .toggle-visibility-container .edit-toggle-status .status-pin.right {
  margin-left: 25px;
  background-color: #2c7aa6;
}
.issue-edit .edit-form .edit-field .edit-content .toggle-visibility-container span {
  margin-left: 20px;
  font-size: 20px;
  font-weight: lighter;
}
.issue-edit .edit-form .edit-field .edit-content .edit-actions-button {
  background-color: #c9c9c9;
  border: none;
  border-radius: 5px;
  color: black;
  font-weight: 800;
  padding: 10px 20px;
  transition: background-color linear 200ms;
}
.issue-edit .edit-form .edit-field .edit-content .edit-actions-button:hover {
  background-color: white;
}
.issue-edit .edit-form .edit-field .edit-information {
  width: 250px;
  min-width: 250px;
}
.issue-edit .toggle-visibility-container.questionnaire {
  margin: 0 0 2rem;
}
.issue-edit .checkbox-container.questionnaire {
  margin: 0 0 2rem;
}
.issue-edit .checkbox-container.questionnaire input[type=checkbox] {
  margin: 0 1rem 0 1rem;
  vertical-align: top;
}

.services .horizontal-block.grey {
  background: #eee;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}
.services .category-title {
  text-align: center;
  font-size: 36px;
  color: #000;
  font-weight: 700;
  margin-bottom: 50px;
}
.services h3 {
  line-height: 180%;
  font-size: large;
}
.services .central-column {
  padding: 4em 6em;
}
.services .central-column .text-right {
  display: block;
  font-size: large;
  font-style: italic;
  margin-top: 2em;
  text-align: right;
}
.services div.grey {
  min-height: 380px;
  background-color: rgba(3, 60, 77, 0.18);
}
.services .introduction {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/q_auto,f_auto/v1452776318/static/services/cover.jpg");
  background-size: cover;
  background-position: center;
  cursor: default;
  min-height: 360px;
  padding-top: 1em;
  text-align: center;
  padding: 6em;
}
.services .introduction h2 {
  color: white;
  font-size: 49px;
  text-align: center;
  text-transform: capitalize;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.services .introduction h3 {
  color: white;
  font-size: 21px;
  line-height: 1.4em;
  margin: 0px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.services .introduction iframe.video {
  margin-top: 30px;
}
.services .value-proposition.grey {
  text-align: center;
  font-size: large;
}
.services .value-proposition.grey h2 {
  margin-top: 0;
  text-transform: uppercase;
}
.services .recommendations {
  padding-bottom: 3em;
}
.services .recommendations .recommendation {
  margin-top: 3em;
}
.services .recommendations .recommendation-title {
  color: #7F1335;
  font-weight: bold;
}
.services .services .table-services {
  font-size: large;
  margin: 1.25em auto 6em;
}
.services .services .table-services td {
  border-top: 2px solid #033c4d;
  padding: 0.75em 0.5em;
  vertical-align: middle;
}
.services .services .table-services td:nth-child(even) {
  border-left: none;
  border-right: 2px solid #033c4d;
  padding-right: 3.5em;
  text-align: left;
}
.services .services .table-services td:nth-child(odd) {
  border-left: 2px solid #033c4d;
  border-right: none;
  padding-left: 3.5em;
  text-align: right;
}
.services .services .table-services tr:last-child {
  border-bottom: 2px solid #033c4d;
}
.services .services .table-services span.glyphicon {
  color: #7F1335;
  font-size: 2.2em;
}
.services .pricing .central-column {
  padding: 3em 6em 5em;
}
.services .pricing .customer {
  text-align: center;
  margin-top: 2em;
}
.services .pricing .customer img, .services .pricing .customer h3, .services .pricing .customer button {
  display: inline-block;
}
.services .ensures {
  text-align: center;
  line-height: 1.2em;
}
.services .ensures .padded {
  padding: 15px 0px;
}
.services .ensures .border {
  border: 2px solid #7F1335;
  padding: 40px;
}
.services .ensures .border-blue {
  border: 2px solid #033c4d;
  padding: 40px;
}
.services .ensures .icon-center {
  display: inline-block;
}
.services .ensures .ensures-icon {
  margin: 4px 0px;
}
.services .ensures span.glyphicon {
  color: #7F1335;
  font-size: 4em;
  margin-bottom: 0.2em;
}
.services .participation {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/q_auto,f_auto/v1452776323/static/services/footer.jpg");
  background-size: cover;
  background-position: center center;
  color: #fff;
  text-align: center;
}
.services .participation .central-column {
  padding: 6.5em 2.5em 6.5em 2.5em;
}
.services .participation .central-column h3 {
  font-size: 25px;
}
.services .partners {
  text-align: center;
  padding: 4em 6em;
}
.services .partners .partner {
  display: inline-block;
  margin: 0px 15px;
}
.services .partners .partner img {
  width: 160px;
}
.services .partners .impacthub img {
  width: 90px;
}
.services .partners .potsdam img {
  width: 150px;
}
.services .partners .amsterdam img {
  width: 110px;
}

.badges-box {
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
  overflow: auto;
  padding: 15px 10px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .badges-box {
    padding: 15px 10px;
    margin-bottom: 0;
  }
}
div[class^="user."] .user-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  height: 250px;
  position: relative;
}
div[class^="user."] .user-banner .infinity-loader, div[class^="user."] .user-banner.showLoader .camera-icon {
  display: none;
}
div[class^="user."] .user-banner.showLoader .infinity-loader {
  display: block;
}
div[class^="user."] .user-banner .camera-icon {
  color: #eaeaea;
  font-size: 30px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  overflow: auto;
  position: absolute;
  right: 10px;
  top: 20px;
  width: 40px;
  padding: 5px;
}
div[class^="user."] .user-banner .camera-icon p {
  color: white;
  display: none;
  float: left;
  font-size: 14px;
  line-height: 30px;
  opacity: 0;
  margin: 0 10px 0 0;
}
div[class^="user."] .user-banner .camera-icon i {
  float: right;
  display: inline-block;
}
div[class^="user."] .user-banner:hover .camera-icon {
  width: auto;
  background-color: rgba(0, 0, 0, 0.7);
}
div[class^="user."] .user-banner:hover .camera-icon p {
  opacity: 1;
  display: inline-block;
}
div[class^="user."] .user-content {
  position: relative;
  padding: 0px;
}
div[class^="user."] .user-content .autocomplete-holder {
  margin-bottom: 10px;
}
div[class^="user."] .user-content .user-profile-info {
  margin-bottom: 50px;
}
div[class^="user."] .user-title {
  padding-left: 150px;
  overflow: visible;
  display: inline-block;
  width: 100%;
}
div[class^="user."] .user-image {
  border-radius: 50%;
  display: inline-block;
  left: 10px;
  overflow: visible;
  outline: none;
  position: absolute;
  top: -55px;
  width: 147px;
  height: 147px;
}
div[class^="user."] .user-image .infinity-loader {
  position: absolute;
  top: 10%;
  left: 40%;
}
div[class^="user."] .user-name {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  margin: 15px 0 0 0;
}
div[class^="user."] .user-subtitle {
  color: #333;
  font-size: 21px;
  font-weight: bold;
  font-size: 13px;
  font-weight: normal;
}
div[class^="user."] .btn-settings {
  float: right;
  margin-top: 15px;
}
div[class^="user."] .btn-settings:hover {
  color: white;
}
div[class^="user."] .user-description {
  margin-top: 45px;
}
div[class^="user."] .item-community {
  display: inline-block;
  margin-top: 10px;
  padding-left: 35px;
  position: relative;
}
div[class^="user."] .item-community hr {
  left: 0;
  position: absolute;
  top: 0;
  width: 35px;
}
div[class^="user."] .item-community a {
  font-size: 13px;
  color: #b0b0b0;
  padding-left: 7px;
}
div[class^="user."] .proposition-item .proposition-title {
  margin-top: 0;
}
div[class^="user."] .comment-item .comment-response {
  display: none;
}
div[class^="user."] .no-content-label {
  font-size: 13px;
  color: #b0b0b0;
  font-style: italic;
  margin-top: 50px;
  overflow: auto;
  width: 100%;
}
div[class^="user."] h2 {
  width: 100%;
  display: block;
  overflow: hidden;
}
div[class^="user."] #issues {
  background-color: #fcfcfc;
  border: 1px solid #eaeaea;
  padding: 10px;
}
div[class^="user."] .name-wrapper {
  width: 100%;
}
div[class^="user."] .first-name-wrapper {
  padding-right: 5px;
}
div[class^="user."] .btn-delete-account {
  margin-top: 70px;
  border: 1px solid black;
  color: black;
  font-size: 14px;
  margin-bottom: 150px;
}
div[class^="user."] .input-text, div[class^="user."] .user-description-edit {
  margin-bottom: 10px;
}
div[class^="user."] .user-description-edit.empty {
  color: #91acbc;
}
div[class^="user."] .date-holder {
  display: flex;
  flex-wrap: nowrap;
}
div[class^="user."] .date-holder input {
  width: 100%;
}
div[class^="user."] .extraInfo {
  color: #b0b0b0;
  display: block;
  flex: 1;
  line-height: 32px;
  margin-left: 20px;
}
div[class^="user."] .form-line {
  display: inline-block;
  margin-bottom: 10px;
}
div[class^="user."] #linkedInHolder {
  width: 100%;
}

@media (max-width: 768px) {
  div[class^="user."] .user-profile-info {
    min-height: 90px;
  }
  div[class^="user."] .proposition-item {
    border: none;
    padding: 15px 0;
  }
  div[class^="user."] .comment-item,
div[class^="user."] .discussion-item {
    border: none;
  }
  div[class^="user."] .themes-list {
    float: none;
  }
  div[class^="user."] #issues {
    margin-bottom: 20px;
  }
  div[class^="user."] #linkedInHolder {
    position: relative;
    width: 100%;
  }
  div[class^="user."] #linkedInHolder .IN-widget iframe {
    left: auto !important;
    top: 22px !important;
    right: 0 !important;
  }
}
@media (min-width: 768px) {
  div[class^="user."] .page-column {
    padding: 0px 30px 30px 30px;
  }
  div[class^="user."] .user-content {
    padding-right: 0px;
  }
  div[class^="user."] .user-image {
    left: 45px;
  }
  div[class^="user."] .user-title {
    padding-left: 180px;
  }
  div[class^="user."] .themes-list.user-interests {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  div[class^="user."] #mainContent.padding-left {
    padding-left: 130px;
  }
}
.user\.subscribe h3.message,
.user\.unsubscribe h3.message {
  margin-top: 80px;
  text-align: center;
}
.user\.subscribe .btn-light,
.user\.unsubscribe .btn-light {
  color: #b0b0b0;
  background: transparent;
  border: none;
  display: inline-block;
  font-size: 12px;
  line-height: 30px;
  outline: none;
  display: block;
  text-align: center;
}
.user\.subscribe .btn-light:hover,
.user\.unsubscribe .btn-light:hover {
  color: #7F1335;
  text-decoration: underline;
}

.user\.mails h3.section-title {
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: left;
}
.user\.mails .email-option {
  display: block;
  font-weight: normal;
  width: 100%;
}
.user\.mails .email-option input {
  width: auto;
}
.user\.mails .infos-form {
  max-width: 500px;
}
.user\.mails .input-select {
  margin: 0;
  width: 100%;
}
.user\.mails .input-select select {
  padding-left: 10px;
}

@media (min-width: 768px) {
  div.user\.mails h3.section-title {
    margin-top: 80px;
  }
  div.user\.mails .user-content {
    padding-left: 50px;
  }
}
.vision .static-content {
  font-size: 1.6em;
}
.vision .static-content div.grey {
  min-height: 300px;
  background-color: rgba(3, 60, 77, 0.18);
}
.vision .static-content .row {
  border-top: 1px solid lightgray;
}
.vision .static-content .central-column {
  padding: 4em;
}
.vision .static-content .title {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/q_auto,f_auto/v1452776287/static/vision/top.jpg");
  background-position: center;
  background-size: cover;
  height: 360px;
  text-align: center;
}
.vision .static-content .title h2 {
  color: #f9f5e6;
  display: inline-block;
  font-size: 44px;
  line-height: 1.15em;
  margin-left: 72px;
  position: relative;
  text-align: left;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  top: 101px;
}
.vision .static-content .introduction {
  padding: 0em 1em;
  text-align: center;
}
.vision .static-content .introduction .central-column {
  padding: 4em 0em;
}
.vision .static-content .impact {
  text-align: center;
}
.vision .static-content .impact img {
  margin: 0em 1.25em 1em;
  width: 108px;
}
.vision .static-content .impact img:last-child {
  margin-left: 0.5em;
}
.vision .static-content .make-a-difference {
  overflow: hidden;
}
.vision .static-content .make-a-difference img {
  width: 100%;
}
.vision .static-content .mission {
  text-align: center;
}
.vision .static-content .screenshot .central-column {
  padding: 0px 75px;
}
.vision .static-content .screenshot #screenshot-sticky {
  width: 950px;
}
.vision .static-content .screenshot #screenshot-img {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/vq_auto,f_auto/1452776292/static/screenshot.jpg");
  background-position: top;
  background-size: cover;
  border: 34px solid black;
  border-radius: 24px;
  display: inline-block;
  height: 600px;
  margin: 2em auto;
  overflow: auto;
  width: 450px;
}
.vision .static-content .screenshot #screenshot-legend {
  display: inline-block;
  height: 600px;
  margin-top: 2em;
  overflow: hidden;
  vertical-align: top;
  width: 350px;
}
.vision .static-content .screenshot #screenshot-legend table {
  height: 460px;
  margin-top: 255px;
}
.vision .static-content .screenshot #screenshot-legend tr {
  opacity: 0;
}
.vision .static-content .screenshot #screenshot-legend .arrow-left {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/q_auto,f_auto/v1452776300/static/left.png");
  background-position: center;
  background-repeat: none;
  background-size: cover;
  display: inline-block;
  height: 32px;
  margin: 0 1em -0.25em 1em;
  width: 32px;
}
.vision .static-content .conclusion {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/q_auto,f_auto/v1452776312/static/vision/bottom.jpg");
  background-position: center;
  background-repeat: none;
  background-size: cover;
  height: 430px;
  text-align: center;
}
.vision .static-content .conclusion .signup {
  position: relative;
  top: 122px;
}
.vision .static-content .conclusion h2 {
  font-size: 40px;
  font-weight: bolder;
}
.vision .static-content .conclusion .btn {
  font-size: 18px;
  padding: 0.5em 1em;
}

.not-found .imageHolder {
  height: 100%;
  width: 100%;
}
.not-found .imageHolder img {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}
.not-found .homeButton {
  background-color: #7F1335;
  border: 1px solid #7F1335;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 22px;
  position: relative;
  text-transform: uppercase;
  top: 0px;
  transition: top 0.15s, background-color 0.15s;
  width: auto;
  position: fixed;
  bottom: 30px;
  right: 30px;
  top: auto;
  font-size: 26px;
  line-height: 40px;
}
.not-found .homeButton:hover {
  color: white;
  text-decoration: none;
  opacity: 0.85;
}
.not-found .homeButton:active {
  background-image: none;
  background-color: #d8205a;
  text-decoration: none;
}
.not-found .homeButton:disabled, .not-found .homeButton.disabled {
  color: #b0b0b0;
  background: transparent;
  border: 1px solid #eaeaea;
}
.not-found .homeButton:disabled.processing, .not-found .homeButton.disabled.processing {
  color: white;
}
.not-found .homeButton.processing {
  cursor: progress !important;
}
.not-found .homeButton.processing .spinner {
  display: inline-block;
}
.not-found .homeButton .spinner {
  display: none;
}
.not-found .homeButton:active, .not-found .homeButton:visited, .not-found .homeButton:hover {
  text-decoration: none;
  top: auto;
}

@media screen and (max-width: 1024px) {
  .not-found .imageHolder img {
    left: 50%;
    margin-left: -512px;
    /* 50% */
  }
}
@media (min-width: 768px) {
  .not-found #menu-overlay {
    display: none;
  }
}
.password-change .input-text {
  margin-bottom: 8px;
}
.password-change button[type=submit] {
  margin-top: 5px;
  margin-bottom: 10px;
}

.welcome-popup-container {
  text-align: left;
  color: white;
  border-radius: 5px;
  padding: 10px;
  background: #3598cb;
}
.welcome-popup-container .title {
  font-size: 25px;
  font-weight: bold;
  padding: 5px;
}
.welcome-popup-container .user-avatar {
  margin-bottom: 20px;
}
.welcome-popup-container .info-text {
  font-size: 14px !important;
  margin-bottom: 5px;
}
.welcome-popup-container .input-container {
  display: inline !important;
}
.welcome-popup-container .input-container .foe-input {
  background-color: white;
}
.welcome-popup-container .submit-button {
  transition: background-color ease-out 0.2s;
  cursor: pointer;
  font-weight: 700;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  background-color: #E7C734;
  color: #333;
}

div[class^="export."] {
  padding: 50px;
}
div[class^="export."] #mainContent {
  margin: 0;
}
div[class^="export."] table, div[class^="export."] tr, div[class^="export."] td, div[class^="export."] th {
  border: 1px solid black;
  font-size: 10px;
}
div[class^="export."] td, div[class^="export."] th {
  padding: 5px;
}

.community\.dashboard .dashboard-header {
  width: 100%;
  padding: 20px 0;
  background-color: #0A5D8A;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.community\.dashboard .dashboard-header .action-panel {
  padding: 0 80px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.community\.dashboard .dashboard-header .action-panel > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 1150px) {
  .community\.dashboard .dashboard-header .action-panel {
    width: 100%;
    display: block;
    justify-content: space-between;
  }
  .community\.dashboard .dashboard-header .action-panel > div {
    padding: 20px 0;
  }
}
.community\.dashboard .dashboard-header .action-panel a:hover {
  text-decoration: none;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .status-stamp {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  border-radius: 50%;
  background-color: #3598CB;
  border: solid white 4px;
  transform: translateY(-7px);
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .status-stamp.ok {
  background-color: #1D9424;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .status-stamp.info {
  background-color: #FD9827;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .status-stamp.problem {
  background-color: #DA3B21;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .percentage {
  color: white;
  margin-top: 0;
  padding: 0 20px;
  font-size: 11px;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .percentage span {
  font-size: 20px;
}
@keyframes pop-message {
  from {
    opacity: 0;
    top: 100%;
  }
  to {
    opacity: 1;
    top: calc(100% + 20px);
  }
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .pop-message {
  display: none;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  position: absolute;
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  z-index: 2;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .pop-message i {
  margin-right: 20px;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble .pop-message:before {
  position: absolute;
  top: -5px;
  left: 50%;
  content: "";
  border: solid white;
  border-width: 3px 0 0 3px;
  transform: translateX(-3px) rotate(45deg);
  display: inline-block;
  padding: 3px;
  background-color: white;
}
.community\.dashboard .dashboard-header .action-panel .infos-bubble:hover .pop-message {
  display: flex;
  animation: pop-message 100ms;
  top: calc(100% + 20px);
}
.community\.dashboard .title {
  font-size: 25px;
  color: #666666;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
}
.community\.dashboard .title .text {
  padding-left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.community\.dashboard .title hr {
  margin-top: 5px;
  height: 1px;
  border-color: #E5E5E5;
}
.community\.dashboard .title .square {
  width: 10px;
  height: 10px;
  border: solid;
  border-width: 1px;
  border-top: none;
  border-left: none;
  transform: translate(60px, -16px) rotate(45deg);
  background: white;
}
.community\.dashboard .footer-spacing {
  height: 30px;
}
.community\.dashboard .test {
  background-color: #ab1a48;
}

.notification-item-link {
  text-decoration: none;
}
.notification-item-link:hover {
  text-decoration: none;
}

.notification-item {
  display: flex;
  align-items: center;
  padding: 10px;
  width: 100%;
  background-color: white;
  transition: all ease-out 100ms;
  text-decoration: none;
  border-bottom: solid #eee 1px;
}
.notification-item:hover {
  background-color: #f5f5f5;
}
.notification-item.notification-unclicked {
  background-color: #e4f2f5;
  border-bottom: solid #c5d2d5 1px;
}
.notification-item .thumb {
  width: 80px;
  height: 80px;
  min-width: 80px;
  min-height: 80px;
}
.notification-item .body {
  padding: 0 20px;
}
.notification-item .body .notification-title {
  white-space: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: black;
}
.notification-item .body .notification-title:hover {
  text-decoration: none;
}
.notification-item .body .info {
  display: flex;
  align-items: center;
}
.notification-item .body .info .category-icon {
  width: 10px;
  height: 10px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #3598cb;
}
.notification-item .body .info .date {
  margin: 0;
  padding: 0;
  margin-left: 10px;
  color: #c3c3c3;
}

.notifications .user-banner {
  background-size: cover;
  background-position: center center;
}
.notifications .profile-header {
  width: 100%;
  background-color: #095d8a;
  padding: 20px 0;
}
.notifications .profile-header .profile {
  display: flex;
  align-items: center;
}
.notifications .profile-header .profile p {
  margin: 0;
  padding: 0;
  margin-left: 20px;
  color: white;
}
.notifications .profile-header .page-title {
  color: white;
  font-size: 20px;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  text-transform: uppercase;
}

.simple-page {
  margin: 95px auto 40px;
  max-width: 800px;
}
.simple-page__content {
  margin: 0 25px;
}
.simple-page__title {
  font-size: 35px;
  color: #7F1335;
  font-weight: bold;
  padding: 35px 0 50px;
}
.simple-page__section {
  padding-bottom: 20px;
}
.simple-page__section__title {
  font-size: 19px;
  font-weight: bold;
  color: #282828;
  padding-bottom: 10px;
}
.simple-page__section__content {
  font-size: 14px;
}
.simple-page__section__content li {
  padding-top: 10px;
}
.simple-page__section__content li ul {
  padding-bottom: 7px;
}

.ember-basic-dropdown-content-wormhole-origin {
  background: white;
  position: absolute;
  z-index: 1;
}
.ember-basic-dropdown-content-wormhole-origin.ember-power-select-option {
  cursor: pointer;
}

.post-as-dropdown__options li {
  cursor: pointer;
}

.post-as-dropdown {
  width: calc(100% - 215px);
  height: 30px;
  display: inline-block;
}
.post-as-dropdown.float-right {
  width: auto;
  margin-right: 20px;
}
@media (max-width: 545px) {
  .post-as-dropdown.float-right {
    width: 100%;
    margin-bottom: 10px;
  }
}
.post-as-dropdown__text, .post-as-dropdown__info-icon-container, .post-as-dropdown__dropdown {
  display: inline-block;
  vertical-align: middle;
}
.post-as-dropdown__text {
  color: white;
  margin: 0 10px 0 0;
}
.post-as-dropdown__info-icon-container {
  margin-right: 5px;
}
.post-as-dropdown__info-icon span {
  color: white;
}
.float-right .post-as-dropdown__info-icon span {
  color: #B3B3B3;
}
.post-as-dropdown__info-icon span:hover {
  color: #e7e7e7;
}
.float-right .post-as-dropdown__info-icon span:hover {
  color: black;
}
.post-as-dropdown__dropdown {
  min-width: 250px;
}
@media (max-width: 545px) {
  .post-as-dropdown__dropdown {
    margin-top: 10px;
    width: 100%;
    min-width: 150px;
  }
}
@media (max-width: 545px) {
  .float-right .post-as-dropdown__dropdown {
    margin-top: 0;
    width: auto;
    min-width: 0;
  }
}
.post-as-dropdown__dropdown .ember-power-select-selected-item {
  margin: 0;
}
.post-as-dropdown__dropdown .ember-power-select-trigger {
  height: 30px;
  border-radius: 0;
  border: none;
}
.float-right .post-as-dropdown__dropdown .ember-power-select-trigger {
  border: 1px solid #e7e7e7;
  height: 32px;
}
.post-as-dropdown__dropdown-menu {
  width: 40%;
  height: 50px;
}
.post-as-dropdown__options {
  border-radius: 0 !important;
}
.post-as-dropdown__options li {
  width: 100%;
  height: 30px;
  padding: 0;
}
.post-as-dropdown__option {
  display: table;
  padding: 4px;
}
.post-as-dropdown__option__icon, .post-as-dropdown__option__text {
  display: table-cell;
  vertical-align: middle;
}
.post-as-dropdown__option__icon {
  height: 22px;
  margin-right: 8px;
}
.post-as-dropdown__option__icon.anonymous {
  width: 30px;
  padding-left: 4px;
}

#debug_showTriggeredSizes {
  margin-top: 150px;
}

@media (max-width: 767px) {
  #isMobileL {
    display: block;
    background-color: #00ff00;
  }

  #isTablet {
    display: none;
  }

  #isLaptopS {
    display: none;
  }

  #isLaptopL {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #isMobileL {
    display: none;
  }

  #isTablet {
    display: block;
    background-color: #005500;
  }

  #isLaptopS {
    display: none;
  }

  #isLaptopL {
    display: none;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #isMobileL {
    display: none;
  }

  #isTablet {
    display: none;
  }

  #isLaptopS {
    display: block;
    background-color: #ffaa00;
  }

  #isLaptopL {
    display: none;
  }
}
@media (min-width: 1280px) {
  #isMobileL {
    display: none;
  }

  #isTablet {
    display: none;
  }

  #isLaptopS {
    display: none;
  }

  #isLaptopL {
    display: block;
    background-color: #ff0004;
  }
}
.participatorybudget {
  height: 100%;
}

html.participatorybudget {
  font-size: 10px;
  font-family: "Lato", Arial, sans-serif;
  padding: 0 !important;
  height: 100%;
}

body.participatorybudget {
  min-height: 100vh;
  height: 100%;
}

body .pb-header {
  border-bottom: solid 1px #fff0;
}

body.scrolled .pb-header, body.header-dropdown-menu-opened .pb-header {
  border-bottom: solid 1px #cecece;
}

@media (max-width: 768px) {
  body .pb-header, body.scrolled .participatorybudget-header.hamburger-opened .pb-header, body.header-dropdown-menu-opened .participatorybudget-header.hamburger-opened .pb-header {
    height: 55px;
  }

  .participatorybudget-header.hamburger-opened .pb-header {
    height: 54px;
  }
}
.participatorybudget {
  color: #6c6d70;
}
.participatorybudget h1 {
  font-size: 1.4em;
  text-transform: none;
}
.participatorybudget h2 {
  font-size: 1.1em;
  text-transform: none;
}
.participatorybudget input, .participatorybudget textarea {
  border: 1px solid #73767c;
}
.participatorybudget input:hover, .participatorybudget textarea:hover {
  border: 1px solid #73767c;
}
.participatorybudget-fullHeight {
  height: 100%;
}
.participatorybudget #mainContent {
  margin: 0 !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  height: 100%;
  min-height: 100vh;
}
.participatorybudget-header {
  display: block;
  position: fixed;
  z-index: 10;
  /*height: 65px;*/
  width: 100%;
  background-color: white;
  /*	  @media (max-width: 665px) {
  		  height: $header-height-smallW;
  	  }
  */
  /*!This is where to put big positioning styles for the header depending on the screen width*/
}
@media (max-width: 424px) {
  .participatorybudget-header {
    /*		&.hamburger-opened .pb-header{
    			height: 59px;
    		}*/
  }
  .participatorybudget-header .pb-header {
    /* 			height: 60px; */
    justify-content: left;
    margin-top: 5px;
    /*& > * {
    	padding: 4px 8px;
    }*/
  }
  .participatorybudget-header .pb-header .pb-header-leftContent-civocracyLink {
    display: none;
  }
  .participatorybudget-header .pb-header-leftContent {
    flex: 2;
    margin-left: 0 !important;
    /* 				height:60px; */
  }
  .participatorybudget-header .pb-header-rightContent {
    justify-content: flex-end;
    padding-left: 0;
    /* 				height:60px; */
    width: auto;
    min-width: 90px;
    margin-right: 0;
  }
  .participatorybudget-header .pb-header-content {
    display: none;
    /* 				height:60px; */
  }
  .participatorybudget-header .pb-header-container {
    height: auto;
  }
}
@media (min-width: 425px) and (max-width: 767px) {
  .participatorybudget-header {
    /*		&.hamburger-opened .pb-header{
    			height: 59px;
    		}*/
  }
  .participatorybudget-header .pb-header {
    /* 			height: 60px; */
    margin-top: 5px;
    /*& > * {
    	padding: 4px 8px;
    }*/
  }
  .participatorybudget-header .pb-header-leftContent {
    flex: 2;
    margin-left: 0 !important;
    /* 				height:60px; */
  }
  .participatorybudget-header .pb-header-rightContent {
    justify-content: flex-end;
    padding-left: 0;
    /* 				height:60px; */
    width: auto;
    min-width: 90px;
    margin-right: 0;
  }
  .participatorybudget-header .pb-header-content {
    /*display: none;*/
    /* 				height:60px; */
  }
  .participatorybudget-header .pb-header-container {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .participatorybudget-header .pb-header {
    /*  			height: 60px; */
    margin-top: 5px;
  }
  .participatorybudget-header .pb-header .pb-header-content-searchbar {
    display: none;
  }
  .participatorybudget-header .pb-header-leftContent {
    min-width: 280px;
    width: 280px;
    /*margin-left: 0;*/
    /* 				height:30px; */
  }
  .participatorybudget-header .pb-header-leftContent-communityLink {
    width: 100px;
  }
  .participatorybudget-header .pb-header-content {
    /* 				height:30px; */
  }
  .participatorybudget-header .pb-header-rightContent {
    /* 				height:30px; */
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .participatorybudget-header .pb-header {
    margin-top: 5px;
    height: 80px;
  }
  .participatorybudget-header .pb-header-leftContent {
    width: 335px;
  }
  .participatorybudget-header .pb-header-content {
    max-width: 500px;
  }
  .participatorybudget-header .pb-header-rightContent {
    /* 				height:80px; */
  }
}
@media (min-width: 1280px) and (max-width: 1459px) {
  .participatorybudget-header .pb-header {
    margin-top: 5px;
    height: 100px;
  }
  .participatorybudget-header .pb-header-leftContent {
    width: 335px;
    margin-left: 30px;
  }
  .participatorybudget-header .pb-header-content {
    max-width: 600px;
  }
  .participatorybudget-header .pb-header-rightContent {
    width: auto;
    min-width: unset;
    margin-right: 0;
  }
}
@media (min-width: 1460px) {
  .participatorybudget-header .pb-header {
    margin-top: 5px;
    height: 100px;
  }
  .participatorybudget-header .pb-header-leftContent {
    width: 400px;
    min-width: 400px;
    margin-left: 80px;
  }
  .participatorybudget-header .pb-header-leftContent .communityLink-ctr {
    width: 230px;
  }
  .participatorybudget-header .pb-header-content {
    max-width: 620px;
  }
  .participatorybudget-header .pb-header-rightContent {
    margin-right: 0;
  }
}
.participatorybudget-content {
  padding-top: 100px;
  display: flex;
  width: 100%;
  flex: 1;
  justify-content: center;
}
@media (max-width: 1024px) {
  .participatorybudget-content {
    padding-top: 70px;
    margin-left: 20px;
  }
}
@media (min-width: 1023px) and (max-width: 1279px) {
  .participatorybudget-content {
    padding-top: 90px;
    margin-left: 20px;
  }
  .participatorybudget-content .pb-follow-button {
    margin-right: 15px;
  }
}
@media (min-width: 1280px) {
  .participatorybudget-content {
    padding-top: 110px;
  }
}
.participatorybudget-content-left {
  display: none;
  overflow: hidden;
  text-align: center;
}
.participatorybudget-content-left > img {
  max-width: 400px;
  width: 400px;
}
.participatorybudget-content-left.explore-page {
  margin-left: 0px;
}
.participatorybudget-content-left.explore-page > img {
  max-width: 600px;
  width: 600px;
}
@media (min-width: 1023px) {
  .participatorybudget-content-left {
    display: block;
  }
}
.participatorybudget-content-leftActions {
  padding: 16px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.participatorybudget-content-leftActions > * {
  margin-right: 16px;
}
.participatorybudget-content-main {
  margin-left: 40px;
  margin-right: 20px;
}
@media (max-width: 1023px) {
  .participatorybudget-content-main {
    width: 100%;
    min-width: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .participatorybudget-content-main {
    width: 770px;
    min-width: 770px;
  }
}
@media (min-width: 1280px) and (max-width: 1459px) {
  .participatorybudget-content-main {
    width: 780px;
    min-width: 780px;
    margin-right: 0;
  }
}
@media (min-width: 1460px) {
  .participatorybudget-content-main {
    width: 800px;
    min-width: 800px;
    margin-right: 0;
    position: relative;
  }
  .participatorybudget-content-main .inpage-pb-follow {
    position: absolute;
    top: 0;
    left: 738px;
  }
}
.participatorybudget-content-main .inpage-pb-follow {
  float: right;
}
.participatorybudget-content-right {
  display: none;
}
.participatorybudget-content-right > * {
  padding-left: 40px;
  padding-right: 35px;
}
.participatorybudget-content-right-followersTitle {
  font-weight: bold;
}
.participatorybudget-content-right-totalCount {
  margin-top: 16px;
  font-size: 1.4rem;
}
.participatorybudget-content-right-followButton {
  text-align: center;
}
@media (min-width: 1280px) {
  .participatorybudget-content-right {
    display: block;
  }
}
@media (min-width: 1024px) {
  .participatorybudget.projects.index .participatorybudget-content-main, .participatorybudget.projects.index .participatorybudget.projects {
    width: 1224px;
  }
  .participatorybudget.votes .participatorybudget-content-main {
    width: 1224px;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.pb-home {
  height: 100%;
}
.pb-home-content-title {
  width: calc(100% - 100px);
  margin-top: 0;
  font-size: 3.6rem;
  font-weight: lighter;
  color: #2579c0;
}
.pb-home-content-description {
  margin: 32px 0;
  text-align: justify;
}
.pb-home-content-stats {
  padding: 0 32px;
  margin-top: 64px;
}
.pb-home-content-stats-meta {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  align-items: center;
  font-size: 1.4rem;
  margin-bottom: 50px;
}
.pb-home-content-stats-meta-block {
  display: flex;
  align-items: center;
}
.pb-home-content-stats-meta-block img {
  height: 24px;
  margin-right: 5px;
}
.pb-home-content-stats-meta-block-content {
  flex: 1;
}
.pb-home-content-stats-meta-start {
  font-weight: 200;
  font-size: 4rem;
}
.pb-home-content-stats-meta-end {
  font-size: 4rem;
  font-weight: 200;
}

.pb-add-project {
  max-width: 600px;
  margin: 0 auto 30px auto;
}
.pb-add-project-title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2579c0;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 50px;
}
.pb-add-project-title > img {
  width: 70px;
  margin-right: 50px;
}

.pb-projects {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #6c6d70;
}
.pb-projects-outlet {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pb-projects-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex: 1;
  justify-content: left;
}
.pb-projects-container > .pb-project-card {
  margin: 16px;
}
@media (max-width: 425px) {
  .pb-projects-container > .pb-project-card {
    width: 100%;
  }
}
.pb-projects-container-mapview {
  width: 100%;
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.pb-projects-container-mapview .leaflet-container {
  height: 480px;
  z-index: 0;
}
.pb-projects-container-mapview .pb-project-card:hover {
  box-shadow: none;
  transform: none;
}
.pb-projects-container-mapview .leaflet-popup-content {
  margin: 0 !important;
  width: 245px !important;
}
.pb-projects-container-mapview .leaflet-popup-content-wrapper {
  border-radius: 2px;
  padding: 0 !important;
}
.pb-projects-container-mapview .leaflet-popup-content-wrapper h3 {
  padding: 0 7px 0 7px;
}

.pb-editable-text-box {
  height: 30px;
  border: 1px solid #73767c;
}
.pb-editable-text-box:hover {
  border: 1px solid #73767c;
}
.pb-editable-text-box:disabled {
  background: #fff;
  border: none;
  padding-left: 0;
  color: #6c6d70;
}
.pb-editable-text-box:disabled:hover {
  border: none;
}

.pb-projects-details {
  color: #6c6d70;
  display: flex;
  flex: 1;
}
@media (max-width: 768px) {
  .pb-projects-details {
    flex-direction: column;
  }
}
.pb-projects-details-item {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
}
.pb-projects-details-item-title {
  max-width: 800px;
  font-size: 3.6rem;
  font-weight: lighter;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.pb-projects-details-item-title-input {
  font-size: 3.6rem;
  font-weight: lighter;
  height: 50px;
}
.pb-projects-details-item-custom-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 8px 0;
}
.pb-projects-details-item-custom-field label {
  margin-bottom: 0;
}
.pb-projects-details-item-custom-field div {
  min-width: 200px;
}
.pb-projects-details-item-custom-field.private {
  font-style: italic;
}
.pb-projects-details-item-custom-field.private-message {
  font-style: italic;
  margin-top: 1em;
}
.pb-projects-details-item-description {
  max-width: 800px;
  margin-bottom: 10px;
  text-align: justify;
  width: 100%;
}
.pb-projects-details-item-banner {
  width: 100%;
  max-width: 800px;
  position: relative;
}
.pb-projects-details-item-banner > img {
  width: 100%;
  height: 100%;
}
.pb-projects-details-item-banner .projectStatus {
  position: absolute;
  right: 1px;
  bottom: 1px;
  padding: 0;
}
.pb-projects-details-item-banner .projectStatus .pb-voting-winner-icon {
  width: 50px;
}
.pb-projects-details-item-banner .projectStatus .pb-voting-validated-icon {
  width: 45px;
}
.pb-projects-details-item-banner .projectStatus .pb-voting-rejected-icon {
  width: 45px;
}
.pb-projects-details-item-meta {
  height: 48px;
  margin: 16px 0;
  display: flex;
  width: 100%;
  max-width: 500px;
  justify-content: space-around;
  align-items: center;
  font-size: 1.4rem;
}
.pb-projects-details-item-meta-block {
  display: flex;
  align-items: center;
}
.pb-projects-details-item-meta-block img {
  height: 24px;
  margin-right: 5px;
}
.pb-projects-details-item-meta-block-content {
  flex: 1;
}
.pb-projects-details-item .act-buttons {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
}
.pb-projects-details-item .vote-button {
  margin-left: 30px;
  margin-right: 30px;
}
.pb-projects-details-item-images {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}
.pb-projects-details-item-images-image {
  margin: 5px;
  flex-basis: 33%;
}
.pb-projects-details-item-images-image img.display-image {
  max-width: 100%;
}
@media (max-width: 1023px) {
  .pb-projects-details-item {
    width: 100%;
    min-width: 30px;
    padding-right: 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .pb-projects-details-item {
    width: 650px;
    padding-right: 48px;
  }
}
@media (min-width: 1280px) and (max-width: 1459px) {
  .pb-projects-details-item {
    width: 780px;
    margin-right: 0;
    padding-right: 64px;
  }
}
@media (min-width: 1460px) {
  .pb-projects-details-item {
    width: 800px;
    margin-right: 0;
    padding-right: 64px;
  }
}
.pb-projects-details-rightColumn {
  width: 300px;
  border-bottom: 1px solid #e6e7e9;
  margin-right: 48px;
}
.pb-projects-details-rightColumn-title {
  font-size: 2rem;
  font-weight: lighter;
}
.pb-projects-details-rightColumn-more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px 0;
}
.pb-projects-details-rightColumn-more button {
  margin: 0 12px;
}
.pb-projects-details-rightColumn-admin {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #e6e7e9;
  padding: 32px 0;
}
.pb-projects-details-rightColumn > div {
  margin-top: 16px;
}
.pb-projects-details-commentsRoute {
  border-bottom: 1px solid #e6e7e9;
  border-top: 1px solid #e6e7e9;
  width: 100%;
  max-width: 800px;
  margin: 4em 0;
}
.pb-projects-details-commentsRoute-more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 32px 0;
}
.pb-projects-details-commentsRoute-more button {
  margin: 0 12px;
}
.pb-projects-details-commentsRoute .pb-comment {
  margin: 2em 0;
}
.pb-projects-details-adminRoute-title {
  font-size: 3.6rem;
  font-weight: lighter;
  margin: 32px 0;
  color: #2579c0;
}
.pb-projects-details-adminRoute-description {
  font-size: 1.8rem;
}
.pb-projects-details-adminRoute-form-container {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-projects-details-adminRoute-form-container > * {
  width: 100%;
  margin: 8px 0;
}
.pb-projects-details-adminRoute-form-container-title {
  color: #2579c0;
  font-size: 2.6rem;
  font-weight: bold;
}
.pb-projects-details-adminRoute-form-container-title > img {
  width: 50px;
  margin-right: 15px;
}
.pb-projects-details-adminRoute-actions {
  margin: 24px 0;
  display: flex;
  justify-content: flex-end;
}
.pb-projects-details-adminRoute-finalization-message {
  font-size: 1.5rem;
  color: #2579c0;
}
.pb-projects-details-adminRoute-finalization-label {
  font-size: 1.5rem;
}
.pb-projects-details-adminRoute-winner-container {
  font-size: 1.5rem;
  display: flex;
  justify-content: space-between;
}
.pb-projects-details-mapview {
  width: 100%;
}
.pb-projects-details-mapview .leaflet-container {
  height: 180px;
  z-index: 0;
}
.pb-projects-details-mapview .leaflet-popup-content-wrapper {
  border-radius: 2px;
}

.pb-events {
  position: relative;
}
.pb-events-title {
  font-size: 3.6rem;
  font-weight: lighter;
  color: #2579c0;
  margin: 48px 0;
}
.pb-events-addEvent {
  position: relative;
  text-align: right;
  top: -10px;
}

.pb-settings {
  width: 100%;
  max-width: 800px;
  margin: auto;
}

.pb-vote-form {
  width: 600px;
  max-width: 600px;
  padding: 16px;
  text-align: center;
  overflow: auto;
  max-height: 95vh;
}
.pb-vote-form-title {
  color: #2579c0;
}
.pb-vote-form-explanation {
  font-size: 1.6rem;
}
.pb-vote-form-voted-projects-container {
  text-align: center;
}
.pb-vote-form-voted-projects-inside-container {
  display: inline-block;
}
.pb-vote-form-collapse-projects-title {
  font-size: 16px;
  color: grey;
}
.pb-vote-form-help-button {
  text-align: right;
  font-size: 20px;
}
.pb-vote-form-help-button .fa-question-circle-o:hover {
  color: #2579c0;
  cursor: pointer;
}
.pb-vote-form-back-button {
  text-align: right;
}
.pb-vote-form-voteBox {
  margin: 0 16px;
  margin-bottom: 20px;
  padding: 12px 0;
}
.pb-vote-form-voteBox-title {
  font-size: 1.6rem;
}
.pb-vote-form-voteBox-label {
  margin-top: 8px;
  color: #2579c0;
}
.pb-vote-form-voteBox-votes {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 32px;
  margin: 12px 0;
}
.pb-vote-form-voteBox-actions {
  margin: 24px 0 0 0;
}

.pb-add-comment-form {
  max-width: 500px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.pb-add-comment-form-commentContentEditor {
  width: auto;
}
.pb-add-comment-form-commentContentEditor .jodit-container {
  margin-bottom: 0.5em !important;
}
.pb-add-comment-form-actionsContainer {
  text-align: right;
}
.pb-add-comment-form .cancel-button-comment {
  padding-left: 10px;
}

.pb-add-project-step1-ownerType {
  align-items: baseline !important;
}
.pb-add-project-step1-rules {
  display: flex;
  margin-bottom: 1px !important;
}
.pb-add-project-step1-rules > input {
  margin-right: 5px;
}
.pb-add-project-step1-rules label {
  margin-bottom: 1px;
}
.pb-add-project-step1-rules-error {
  margin: 0 !important;
  color: #ff0000;
}
.pb-add-project-step1-form {
  min-height: 250px;
}
.pb-add-project-step1-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.pb-add-project-step1-form-container > * {
  width: 100%;
  margin: 8px 0;
}
.pb-add-project-step1-form-field {
  display: flex;
  flex-direction: column;
}
.pb-add-project-step1-form-field-error > input {
  border: 1px solid #ff0000 !important;
}
.pb-add-project-step1-form-field-error-message {
  color: #ff0000;
  margin-top: 2px;
}
.pb-add-project-step1-actions {
  display: flex;
  justify-content: flex-end;
}

.pb-add-project-step2-title {
  font-size: 3.6rem;
  font-weight: lighter;
  margin: 32px 0;
  color: #2579c0;
}
.pb-add-project-step2-form {
  min-height: 300px;
}
.pb-add-project-step2-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.pb-add-project-step2-form-container textarea {
  max-height: 100px;
}
.pb-add-project-step2-form-container .suggestion-container {
  background-color: white;
  color: #000000;
  margin-top: -9px;
  overflow: scroll;
  font-size: 14px;
  border: 1px solid lightgrey;
  width: 100%;
  transition: height 0.3s;
}
.pb-add-project-step2-form-container .suggestion-container :hover {
  background-color: #e6e7e9;
}
.pb-add-project-step2-form-container .similar-projects {
  display: flex;
  flex-direction: column;
  padding-left: 7px;
  margin-bottom: 10px;
}
.pb-add-project-step2-form-container .similar-projects .project-title {
  font-weight: bold;
  font-size: 1.4rem;
  padding-top: 5px;
}
.pb-add-project-step2-form-container .similar-projects .similar-project {
  margin-bottom: 15px;
}
.pb-add-project-step2-form-container .similar-projects .card-meta {
  display: flex;
}
.pb-add-project-step2-form-container .similar-projects .card-meta-block {
  padding-right: 10px;
  display: flex;
  font-size: 1rem;
  align-items: center;
}
.pb-add-project-step2-form-container .similar-projects .card-meta-block img {
  width: 16px;
  height: 20px;
  margin-right: 5px;
}
.pb-add-project-step2-form-container .similar-projects .headline-section {
  display: flex;
  flex-direction: row;
  color: grey;
  padding-bottom: 10px;
  font-size: 12px;
}
.pb-add-project-step2-form-container > * {
  width: 100%;
  margin: 8px 0;
  height: auto;
  align-items: baseline !important;
}
.pb-add-project-step2-form-field {
  display: flex;
  flex-direction: column;
}
.pb-add-project-step2-form-field-error .pb-select .ember-basic-dropdown {
  border: 1px solid #ff0000;
}
.pb-add-project-step2-form-field-error > input {
  border: 1px solid #ff0000 !important;
}
.pb-add-project-step2-form-field-error-message {
  color: #ff0000;
  margin-top: 2px;
}
.pb-add-project-step2-actions {
  display: flex;
  justify-content: space-between;
}

.pb-add-project-step3-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.pb-add-project-step3-form-container > * {
  width: 100%;
  margin: 8px 0;
}
.pb-add-project-step3-form-field {
  display: flex;
  flex-direction: column;
}
.pb-add-project-step3-form-field-textarea-container textarea {
  border: 1px solid #dadada;
  border-radius: 3px;
}
.pb-add-project-step3-form-field-textarea-container textarea:hover {
  border: 1px solid #dadada;
}
.pb-add-project-step3-form-field-error > input {
  border: 1px solid #ff0000 !important;
}
.pb-add-project-step3-form-field-error .jodit-container:not(.jodit_inline) {
  border: 1px solid #ff0000 !important;
}
.pb-add-project-step3-form-field-error-message {
  color: #ff0000;
  margin-top: 2px;
}
.pb-add-project-step3-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.pb-add-project-step4-form {
  min-height: 300px;
}
.pb-add-project-step4-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.pb-add-project-step4-form-container > * {
  width: 100%;
  margin: 8px 0;
}
.pb-add-project-step4-images-container {
  display: flex;
}
.pb-add-project-step4-images-container .photo-upload {
  margin: 5px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
.pb-add-project-step4-images-container .photo-upload img.display-image {
  max-width: 100%;
}
.pb-add-project-step4-actions {
  display: flex;
  justify-content: space-between;
}

.pb-add-project-step5-form {
  min-height: 340px;
}
.pb-add-project-step5-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.pb-add-project-step5-form-container > * {
  width: 100%;
  margin: 8px 0;
  height: 50px;
  align-items: baseline !important;
}
.pb-add-project-step5-form-container-map-view {
  width: 100%;
  margin-bottom: 2rem !important;
}
.pb-add-project-step5-form-container-map-view .leaflet-container {
  height: 200px;
  z-index: 1;
}
.pb-add-project-step5-form-btn-location {
  width: 100%;
}
.pb-add-project-step5-form-field {
  display: flex;
  flex-direction: column;
}
.pb-add-project-step5-form-field-amountInput {
  max-width: 200px;
  text-align: right;
  padding-right: 25px;
}
.pb-add-project-step5-form-field .input-symbol-euro {
  position: relative;
  display: inline-block;
}
.pb-add-project-step5-form-field .input-symbol-euro:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  content: "€";
  right: 10px;
}
.pb-add-project-step5-form-field-error input {
  border: 1px solid #ff0000 !important;
}
.pb-add-project-step5-form-field-error-message {
  color: #ff0000;
  margin-top: 2px;
}
.pb-add-project-step5-actions {
  display: flex;
  justify-content: space-between;
}

.pb-add-project-final-step-form-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
.pb-add-project-final-step-form-container > * {
  width: 100%;
  margin: 8px 0;
}
.pb-add-project-final-step-form-container-title {
  color: #2579c0;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
}
.pb-add-project-final-step-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 48px 0;
}

.pb-button {
  background: #fff;
  color: #73767c;
  border: 1px solid #73767c;
  height: 30px;
  min-width: 100px;
  box-sizing: border-box;
  outline: none;
  transition: all 1s;
  border-radius: 0.6rem;
}
.pb-button:hover, .pb-button:focus {
  border: 1px solid #2579c0;
  transform: translateY(-1px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
.pb-button:active {
  transform: translateY(1px);
}
.pb-button.no-border {
  border: none !important;
}
.pb-button.no-border.no-border:hover {
  box-shadow: none;
  color: #2579c0;
}
.pb-button.primary-button {
  min-width: 70px;
}
.pb-button.primary-button:disabled {
  background: none !important;
}
.pb-button.primary-button:hover {
  color: white;
  background-color: #2579c0;
  border: 1px solid #2579c0;
}
.pb-button.not-disabled:disabled {
  background: none !important;
}
.pb-button:disabled {
  background: #e6e7e9;
  cursor: not-allowed !important;
}
.pb-button.edit {
  min-width: 120px;
}
.pb-button.edit:before {
  content: "";
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1593789858/static/pb/simple_grey_gear.png");
  height: 16px;
  width: 16px;
  display: inline-block;
  margin: 0 6px -2px -20px;
}
.pb-button.delete {
  min-width: 120px;
}
.pb-button.delete:before {
  content: "";
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1594034990/static/pb/delete_trash.png");
  height: 16px;
  width: 16px;
  display: inline-block;
  margin: 0 6px -2px -20px;
}

.pb-comment-info {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
}
.pb-comment-info-meta {
  margin-left: 16px;
}
.pb-comment-info-meta-userName {
  font-weight: bold;
  color: #73767c;
}
.pb-comment-info-meta-time {
  font-size: 1.2rem;
  font-style: italic;
}
.pb-comment-content {
  display: block;
  font-size: 1.4rem;
  text-align: justify;
  max-width: 800px;
  word-break: break-all;
}
.pb-comment-seeMoreLink {
  font-style: italic;
  font-size: 1.4rem;
}
.pb-comment .reply-button-pb-comment {
  color: #2579c0;
  border-bottom: 1px solid #d3d3d3;
  touch-action: manipulation;
  -ms-touch-action: manipulation;
  cursor: pointer;
}
.pb-comment .show-replyContainer {
  padding-left: 50px;
}
.pb-comment .user-comments {
  padding-top: 15px;
}

.pb-admin-note {
  max-height: 600px;
  overflow-y: scroll;
}
.pb-admin-note .note-bottom-icon {
  position: absolute;
  right: 0.2em;
  bottom: 0.2em;
  color: grey;
}
.pb-admin-note .note-bottom-icon:focus, .pb-admin-note .note-bottom-icon:hover {
  color: #2579c0;
}
.pb-admin-note .note-header-from {
  float: left;
  font-size: 70%;
  color: grey;
}
.pb-admin-note .note-content {
  margin-top: 1.5em;
  font-style: italic;
}
.pb-admin-note textarea {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  resize: none;
  margin: 0 0 0 0;
}
.pb-admin-note ul, .pb-admin-note li {
  list-style: none;
}
.pb-admin-note ul {
  overflow: hidden;
  padding: 0.5em;
}
.pb-admin-note ul li {
  margin: 1em;
  float: left;
  position: relative;
}
.pb-admin-note ul li .note {
  text-decoration: none;
  color: #000;
  background: #ffc;
  display: block;
  height: auto;
  min-height: 7em;
  width: 15em;
  padding: 1em;
  /* Firefox */
  -moz-box-shadow: 5px 5px 7px #212121;
  /* Safari+Chrome */
  -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  /* Opera */
  box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
}

.pb-custom-page-title {
  max-width: 800px;
  font-size: 3.6rem;
  font-weight: lighter;
  width: 100%;
  text-align: center;
}
.pb-custom-page-title-input {
  font-size: 3.6rem;
  font-weight: lighter;
  height: 50px;
}
.pb-custom-page-content-title {
  max-width: 800px;
  font-size: 3.6rem;
  font-weight: lighter;
  width: 100%;
}
.pb-custom-page-content-title-input {
  font-size: 3.6rem;
  font-weight: lighter;
  height: 50px;
}
.pb-custom-page-content-editButtons {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 16px;
}
.pb-custom-page-content-editButtons button {
  margin-left: 8px;
}

.pb-columns-layout {
  display: flex;
  height: 100%;
  width: 100%;
}
.pb-columns-layout-imgContainer > img {
  max-width: 400px;
  width: 400px;
}
@media (max-width: 1024px) {
  .pb-columns-layout-imgContainer {
    display: none;
  }
}
.pb-columns-layout-content {
  flex: 1;
  padding: 0 42px;
}

.pb-drawer {
  position: fixed;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  z-index: 5;
}
.pb-drawer-overlay {
  flex: 1;
}
.pb-drawer-content {
  background: #fff;
  transition: transform 0.2s;
  transform: translateX(-100%);
  z-index: 1;
  display: inline-block;
  height: 100%;
}
.pb-drawer-hidden {
  visibility: hidden;
}
.pb-drawer-open .pb-drawer-content {
  transform: none;
}
.pb-drawer-opening .pb-drawer-content {
  transform: none;
}
.pb-drawer-hidden .pb-drawer-content {
  transform: translateX(-100%);
}
.pb-drawer-closing .pb-drawer-content {
  transform: translateX(-100%);
}

.pb-event-card {
  display: flex;
  position: relative;
  border-top: 1px solid #e6e7e9;
  padding: 12px 0;
}
.pb-event-card:last-of-type {
  border-bottom: 1px solid #e6e7e9;
}
.pb-event-card-actions {
  position: absolute;
  top: 5px;
  right: 0;
}
.pb-event-card-actionsEditing {
  text-align: right;
}
.pb-event-card-actionsEditing button {
  margin-left: 10px;
}
.pb-event-card-editing {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.pb-event-card-dateContainer {
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: baseline;
}
.pb-event-card-content {
  flex: 1;
}
.pb-event-card-content-title {
  color: #2579c0;
  font-weight: bold;
  cursor: pointer;
}
.pb-event-card-content-actions {
  padding: 12px 0;
  display: flex;
  justify-content: space-between;
}
.pb-event-card-content-actions-going button {
  margin-right: 10px;
}
.pb-event-card-content-image {
  padding: 12px 0;
}

.pb-footer {
  background: #73767c;
  width: 100%;
}
.pb-footer-content {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  height: 50px;
}
@media (max-width: 1024px) {
  .pb-footer-content {
    max-width: 80%;
    width: 80%;
  }
}
@media (max-width: 768px) {
  .pb-footer-content {
    max-width: 100%;
    width: 100%;
  }
}
.pb-footer-civocracyLogo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
}
.pb-footer-civocracyLogo > a {
  width: 60%;
}
.pb-footer-civocracyLogo-image {
  width: 100%;
}
.pb-footer-links {
  flex: 1;
}
.pb-footer-socialMediaLinks {
  width: 235px;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-around;
  padding-right: 16px;
}
.pb-footer-socialMediaLinks-image {
  width: 32px;
}

.pb-form-group {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pb-form-group-withSuperLabel {
  display: block;
}
.pb-form-group-inlineLabel {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 1.5rem;
}
.pb-form-group-superLabel {
  margin-bottom: 5px;
  display: block;
  font-weight: normal;
  font-size: 1.5rem;
}
.pb-form-group-icon-tool {
  color: #2579c0;
}
.pb-form-group-tooltip {
  background-color: #ffff;
  box-shadow: 0 0.7rem 2rem rgba(51, 51, 51, 0.1);
  text-shadow: none;
}
.pb-form-group-tooltip .tooltip-arrow {
  bottom: -10px !important;
  border: 10px solid transparent;
  border-top-color: #ffff !important;
}
.pb-form-group-tooltip .tooltip-inner {
  background-color: #ffff;
  color: #6c6d70;
}

.hamburger-menu-content.open {
  left: 0;
}

.hamburger-menu-content {
  position: fixed;
  background-color: white;
  height: 100%;
  width: 20em;
  border: solid 1px #b5b2b282;
  border-width: 0px 1px 1px 0;
  z-index: 9;
  margin-top: 59px;
  overflow: auto;
  box-shadow: 0px 10px 10px #888;
  border-top: solid 1px #cecece;
  left: -21em;
  -webkit-transition: left 0.2s;
  -moz-transition: left 0.2s;
  -o-transition: left 0.2s;
  transition: left 0.2s;
}
.hamburger-menu-content h1 {
  font-size: 1.4em;
  margin: 1em 0.4em 0.1em 1em;
}
.hamburger-menu-content ul.menu-navlist {
  padding: 0.2em 1.4em;
}
.hamburger-menu-content ul.menu-navlist li {
  list-style: none;
  margin: 0.1em 0;
}

/*! media queries are in the main _participatorybudget css !*/
@keyframes drop-fade-below {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes drop-fade-above {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.ember-basic-dropdown-content.animate-me {
  will-change: transform, opacity;
}
.ember-basic-dropdown-content.animate-me.ember-basic-dropdown-content--below.ember-basic-dropdown--transitioning-in {
  animation: drop-fade-below 0.15s;
}
.ember-basic-dropdown-content.animate-me.ember-basic-dropdown-content--below.ember-basic-dropdown--transitioning-out {
  animation: drop-fade-below 0.15s reverse;
}
.ember-basic-dropdown-content.animate-me.ember-basic-dropdown-content--above.ember-basic-dropdown--transitioning-in {
  animation: drop-fade-above 0.15s;
}
.ember-basic-dropdown-content.animate-me.ember-basic-dropdown-content--above.ember-basic-dropdown--transitioning-out {
  animation: drop-fade-above 0.15s reverse;
}

.pb-header {
  margin-top: 20px;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  /*
  	@media (max-width: 665px) {
  		& > * {
  			//padding: 4px 8px;
  		}
  		&-leftContent {
  			flex: 2;
  		}
  		&-rightContent {
  			justify-content: flex-end;
  			padding-left: 0;
  			//width: 100%;
  		}
  		&-content {
  			display: none;
  		}
  	}
  */
}
.pb-header-container {
  height: 100px;
  width: 100%;
  display: flex;
}
.pb-header-rightContent .search-button {
  background: white;
  border: none;
  color: #939598;
  outline: none;
  font-size: 17px;
  padding-right: 1px;
}
.pb-header-rightContent .search-button:focus {
  color: #2579c0;
}
.pb-header-rightContent .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  padding-right: 33px;
}
@media screen and (max-width: 1050px) {
  .pb-header-rightContent .glyphicon {
    position: relative;
    top: -1px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    padding-right: 15px;
  }
}
.pb-header-rightContent .close-search-button {
  background: white;
  border: none;
  color: #b0b0b0;
  outline: none;
  position: absolute;
  top: 11px;
  font-size: 15px;
}
.pb-header-rightContent .autocomplete-holder {
  display: inline-block;
  margin: 0 auto;
  max-width: 440px;
  position: relative;
  width: 52%;
}
.pb-header-rightContent .search-bar {
  position: absolute;
  top: 23px;
  right: -80%;
  width: 80%;
  height: 45px;
  margin-right: 10%;
  margin-left: 10%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.pb-header-rightContent .search-bar.move {
  top: 36px;
  right: 50px;
  visibility: visible;
  opacity: 1;
}
.pb-header-rightContent .search-bar.move .glyphicon {
  position: relative;
  top: 6px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  padding-right: 6px;
}
.pb-header-rightContent .search-bar.move .search-bar {
  position: absolute;
  top: 25px;
  right: -80%;
  width: 80%;
  height: 45px;
  margin-right: 10%;
  margin-left: 10%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media screen and (max-width: 1050px) {
  .pb-header-rightContent .search-bar.move {
    right: 71px;
    visibility: visible;
    opacity: 1;
    top: 15px;
  }
  .pb-header-rightContent .search-bar.move .search-bar {
    position: absolute;
    top: 30px;
    width: 80%;
    height: 45px;
    margin-right: 35%;
    margin-left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
  .pb-header-rightContent .search-bar.move .search-button {
    background: white;
    border: none;
    color: #b0b0b0;
    outline: none;
    font-size: 15px;
    padding-right: 3px;
    top: 3px;
  }
  .pb-header-rightContent .search-bar.move .glyphicon {
    position: relative;
    top: 6px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    padding-right: 4px;
  }
  .pb-header-rightContent .search-bar.move .close-search-button {
    background: white;
    border: none;
    color: #b0b0b0;
    outline: none;
    position: absolute;
    top: 8px;
    font-size: 15px;
  }
}
.pb-header-rightContent .search-bar.hidden {
  display: none;
}
.pb-header-rightContent .autocomplete-holder .autocomplete-search-show {
  position: absolute;
  top: 48px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.pb-header-rightContent .autocomplete-holder input[type=text] {
  border: none;
  border-bottom: 1px solid #b0b0b0;
  outline: none;
}
.pb-header-rightContent .autocomplete-holder .autocomplete-list {
  display: flex;
  flex-direction: column;
}
.pb-header-rightContent .autocomplete-holder .autocomplete-list .autocomplete-search-item {
  color: #333 !important;
  font-size: 14px !important;
  text-transform: none !important;
  text-align: left;
}
.pb-header-leftContent {
  /*min-width: $left-column-width;
  width: $left-column-width;*/
  display: flex;
  /*justify-content: space-evenly;*/
  align-items: center;
  flex-direction: row;
  margin-left: 20px;
  background-color: transparent;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.pb-header-leftContent .menu-hamburger {
  font-size: 2.4rem;
  border: solid 0;
  /* 			background-color: transparent; */
  color: #2579c0;
  cursor: pointer;
  border-right: solid 1px #ffff;
  border-bottom: solid 1px #fff0;
  /*position: fixed;*/
  z-index: 11;
  background-color: #fff;
  vertical-align: top;
  padding: 10px 15px 0 13px;
  margin-top: -10px;
  margin-right: 16px;
  height: 64px;
}
.pb-header-leftContent .menu-hamburger.open {
  border-right: solid 1px #b5b2b282;
  border-bottom: solid 1px #fff;
  height: 67px;
}
.pb-header-leftContent-civocracyLink, .pb-header-leftContent-civocracyLink:hover {
  /*width: 90px;*/
  /*margin-right: 60px;*/
  text-decoration: none;
}
.pb-header-leftContent-logo {
  width: 100px;
  height: 27px;
  /* 			background-image: url("https://res.cloudinary.com/civocracy/image/upload/q_auto,f_auto,w_100/v1452780030/static/team/logo.png"); */
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1599640619/static/civocracy_logo_site-100x27.png");
  background-repeat: no-repeat;
  /*height: 100%;*/
  margin-top: -6px;
}
@media (max-width: 1024px) {
  .pb-header-leftContent-logo {
    width: 80px;
    height: 22px;
    /* 				background-image: url("https://res.cloudinary.com/civocracy/image/upload/q_auto,f_auto,w_80/v1452780030/static/team/logo.png"); */
    background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1599640853/static/civocracy_logo_site-80x22.png");
  }
}
.pb-header-leftContent-logo-community {
  background-repeat: no-repeat;
  height: 70px;
}
.pb-header-leftContent-logo-community.small {
  width: 100px;
  height: 50px;
  display: none;
}
@media (max-width: 1023px) {
  .pb-header-leftContent-logo-community.small {
    display: inline-block;
  }
}
.pb-header-leftContent-logo-community.medium {
  width: 120px;
  height: 50px;
  display: none;
}
@media (max-width: 1279px) and (min-width: 1024px) {
  .pb-header-leftContent-logo-community.medium {
    display: inline-block;
  }
}
.pb-header-leftContent-logo-community.big {
  width: 160px;
  height: 70px;
  display: none;
}
@media (min-width: 1280px) {
  .pb-header-leftContent-logo-community.big {
    display: inline-block;
  }
}
.pb-header-leftContent .communityLink-ctr {
  width: 100%;
  text-align: right;
}
@media (max-width: 1279px) {
  .pb-header-leftContent .communityLink-ctr {
    text-align: center;
  }
}
.pb-header-leftContent-communityLink {
  width: 120px;
}
.pb-header-content {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.pb-header-content-searchbar {
  flex: 1;
}
.pb-header-content-buttons {
  text-align: right;
  width: 24px;
  height: 24px;
  margin-right: 32px;
}
@media (max-width: 767px) {
  .pb-header-content-buttons {
    margin-right: 15px;
  }
}
.pb-header-content button {
  margin-left: 16px;
}
.pb-header-content-menu {
  flex: 1;
  white-space: nowrap;
}
.pb-header-content-settings {
  color: white;
  cursor: pointer;
  margin-right: 32px;
  width: 24px;
  height: 24px;
  display: inline-block;
  background-size: cover;
  display: inline-block;
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1592308599/static/pb/gears-2.png");
  background-color: #2579c0;
}
.pb-header-content-settings:focus {
  outline: none;
}
.pb-header-content-settings:hover {
  border: 1px solid #2579c0;
  border-radius: 3px;
}
@media (max-width: 1023px) {
  .pb-header-content {
    max-width: 870px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .pb-header-content {
    max-width: 870px;
  }
}
@media (min-width: 1280px) {
  .pb-header-content {
    max-width: 870px;
  }
}
.pb-header-rightContent {
  width: 302px;
  min-width: 235px;
  display: flex;
  align-items: center;
  padding-left: 40px;
  margin-right: 20px;
  margin-top: -4px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  /*		@media (max-width: 992px) {
  		//padding-left: 24px;
  		min-width: $medium-lateral-columns-width;
  		width: $medium-lateral-columns-width;
  		}

  		@media (max-width: 665px) {
  			min-width: auto;
  			width: 100px;
  		}*/
}
.pb-header-rightContent .ember-basic-dropdown-content-wormhole-origin {
  top: 0;
  left: 0;
}
.pb-header-rightContent-account {
  color: white;
  cursor: pointer;
  margin-right: 32px;
  width: 24px;
  height: 24px;
  display: inline-block;
  background-size: cover;
  display: inline-block;
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1589803267/static/pb/account-inverted.png");
  background-color: #939598;
}
.pb-header-rightContent-account.logged {
  background-color: #2579c0;
}
@media (max-width: 767px) {
  .pb-header-rightContent-account {
    margin-right: 15px;
  }
}
.pb-header-rightContent-account:focus {
  outline: none;
}
.pb-header-rightContent-account:hover {
  border: 1px solid #2579c0;
  border-radius: 3px;
}
.pb-header-rightContent-notification {
  color: white;
  cursor: pointer;
  margin-right: 32px;
  width: 20px;
  height: 24px;
  border: none;
  display: inline-block;
  background-size: cover;
  display: inline-block;
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1592305892/static/pb/notification_bell-inverted.png");
  background-color: #939598;
}
.pb-header-rightContent-notification.ringing {
  background-color: #2579c0;
}
@media (max-width: 767px) {
  .pb-header-rightContent-notification {
    margin-right: 15px;
  }
}
.pb-header-rightContent .notifications-container {
  margin-top: 29px;
  border: solid #095d8a 1px;
  background-color: white;
  width: 400px;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1050px) {
  .pb-header-rightContent .notifications-container {
    margin-top: 36px;
    width: 100%;
  }
}
.pb-header-rightContent .notifications-container .notification-header {
  background-color: #095d8a;
  display: flex;
  justify-content: space-between;
  color: white;
  font-family: "Lato", Arial, sans-serif;
  align-items: center;
  padding: 5px;
}
.pb-header-rightContent .notifications-container .notification-header .notification-title {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.pb-header-rightContent .notifications-container .notification-header .notifications-actions {
  display: flex;
}
.pb-header-rightContent .notifications-container .notification-header .notifications-actions button {
  background: none;
  padding: 0 10px;
  border: none;
  font-size: 12px;
}
.pb-header-rightContent .notifications-container .notifications-content {
  font-family: "Lato", Arial, sans-serif;
  font-size: 13px;
  text-align: left;
}
.pb-header-rightContent .notifications-container .notifications-content .notification-type {
  width: 100%;
  padding: 5px 10px;
  color: white;
  background-color: #7f1335;
  margin: 0;
}
.pb-header-rightContent .notifications-container .notifications-content .notification-item {
  padding: 10px;
}
.pb-header-rightContent .notifications-container .notifications-content .thumb {
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  border: solid #eee 1px;
}
.pb-header-rightContent .notifications-container .notifications-content .info {
  margin-top: 10px;
}
.pb-header-rightContent .notifications-container .notifications-content .no-notifications {
  text-align: center;
  font-style: italic;
  color: #7b7b7b;
  padding: 20px;
  margin-top: 15px;
}
.pb-header-rightContent .notifications-container .notifications-content .seeall {
  background: none;
  border: none;
  padding: 5px 0;
  width: 100%;
  margin: 0;
  color: #095d8a;
}

.pb-image-slider {
  width: 245px;
  height: 100px;
  margin-left: 35px;
}
.pb-image-slider .box {
  margin-top: 0;
  background: #e6e7e9;
}
.pb-image-slider .box-chosen {
  position: relative;
}
.pb-image-slider .box-current {
  /*background: transparent;
  border: solid 2px green;*/
  /*position: relative;*/
}
.pb-image-slider .chosen, .pb-image-slider .current {
  width: 245px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-weight: bold;
  text-align: center;
  background-color: #73767c;
  opacity: 0.8;
  padding-top: 40px;
}
.pb-image-slider .current {
  background: transparent;
  border: solid 2px green;
}
.pb-image-slider .slick-slide {
  height: 100px;
}
.pb-image-slider .slick-slide img {
  height: 100%;
}
.pb-image-slider .slick-slide img:hover {
  transform: translateY(-1rem) scale(1.3);
}
.pb-image-slider .slick-next:hover, .pb-image-slider .slick-next:focus, .pb-image-slider .slick-prev:hover, .pb-image-slider .slick-prev:focus {
  transform: translateY(-1rem) scale(1);
}
.pb-image-slider .slick-next:before, .pb-image-slider .slick-prev:before {
  color: #73767c;
}

.pb-language-selector-flag {
  width: 30px;
}
.pb-language-selector .ember-basic-dropdown {
  position: relative;
}
.pb-language-selector .ember-basic-dropdown-content-wormhole-origin {
  box-shadow: none;
  border: none;
  position: absolute;
  left: -3px;
  top: 27px;
  background: initial;
  cursor: pointer;
}

.pb-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}
.pb-modal-container {
  position: fixed;
  margin: auto;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 500px) {
  .pb-modal-container {
    min-width: 100%;
  }
}

.pb-phase-progress {
  width: 100%;
  position: relative;
  margin: 72px 72px;
  border-radius: 2px;
  display: flex;
}
.pb-phase-progress-segment {
  height: 4px;
  flex: 1;
  position: relative;
  background: #e6e7e9;
  color: #73767c;
  font-size: 1.3rem;
  font-weight: lighter;
}
.pb-phase-progress-segment-date {
  position: absolute;
  width: 100%;
  bottom: -32px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-phase-progress-segment-name {
  position: absolute;
  width: 100%;
  top: 27px;
  left: -60px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: normal;
}
.pb-phase-progress-segment:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 20px;
  background: #e6e7e9;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}
.pb-phase-progress-segment-passed {
  background: #2579c0;
  color: #2579c0;
}
.pb-phase-progress-segment-passed:before {
  background: #2579c0;
}
.pb-phase-progress-segment-current {
  background: linear-gradient(to right, #2579c0, #2579c0 50%, #e6e7e9 50%);
  color: #2579c0;
}
.pb-phase-progress-segment-current:before {
  background: #2579c0;
  width: 20px;
  border-radius: 10px;
}
.pb-phase-progress-segment-current:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -2px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}
.pb-phase-progress-segment-current .pb-phase-progress-segment-name {
  font-weight: bold;
}
.pb-phase-progress-segment:last-child {
  height: 0;
  margin-top: 2px;
}
.pb-phase-progress-segment:last-child .pb-phase-progress-segment-name {
  top: 25px;
}
.pb-phase-progress-segment:last-child:after {
  top: -7px;
}

.pb-project-card {
  width: 245px;
  height: 255px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 3px;
  box-shadow: 0 0.1rem 1rem rgba(51, 51, 51, 0.1);
  transition: transform 0.3s;
  outline: 0;
}
.pb-project-card-isAddProject {
  background-color: #ffffff;
}
.pb-project-card-isAddProject div:first-child {
  cursor: auto !important;
}
.pb-project-card:active:focus {
  outline: 0;
}
.pb-project-card:hover {
  box-shadow: 0 1.5rem 4rem rgba(51, 51, 51, 0.15);
  transform: translateY(-0.3rem);
}
.pb-project-card:hover .pb-removeVote {
  display: block;
}
.pb-project-card:hover .pb-removeVote:hover {
  color: #DA3B21;
}
.pb-project-card:hover .pb-bookmark, .pb-project-card:hover .pb-bookmark-active {
  display: block;
}
.pb-project-card:hover .pb-bookmark:hover, .pb-project-card:hover .pb-bookmark-active:hover {
  color: #2579c0;
}
.pb-project-card-container {
  height: 255px;
}
.pb-project-card-proposeButton {
  position: absolute;
  background-color: #2579c0;
  border: 1px solid #2579c0;
  color: #ffffff;
  width: 170px;
  height: 35px;
  left: 15%;
  bottom: 75px;
  white-space: nowrap;
}
.pb-project-card-banner {
  height: 100px;
  width: 100%;
  background-color: #e6e7e9;
  position: relative;
  display: flex;
  flex-direction: row;
}
.pb-project-card-banner-theme {
  color: #333;
  margin-left: 60px;
  font-weight: bold;
}
.pb-project-card-banner-background {
  width: 100%;
  height: 100%;
}
.pb-project-card-banner .pb-removeVote {
  width: 26px;
  height: 26px;
  display: none;
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 17px;
  border-radius: 12px;
  color: #73767c;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #fff;
}
.pb-project-card-banner .pb-removeVote i {
  position: absolute;
  top: 5px;
  left: 4px;
}
.pb-project-card-banner .pb-bookmark {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 7px;
  top: 5px;
  font-size: 17px;
  border-radius: 12px;
  color: #73767c;
  padding: 2px;
  padding-left: 6.5px;
  padding-right: 5px;
  background-color: #fff;
}
.pb-project-card-banner .pb-bookmark:focus {
  color: #2579c0;
}
.pb-project-card-banner .pb-bookmark-active {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 7px;
  top: 5px;
  font-size: 17px;
  border-radius: 12px;
  color: #2579c0;
  padding: 2px;
  padding-left: 6.5px;
  padding-right: 5px;
  background-color: #fff;
}
.pb-project-card-banner .pb-bookmark-active:focus {
  color: #2579c0;
}
.pb-project-card-banner .pb-projectStatus {
  width: 35px;
  position: absolute;
  right: 1px;
  bottom: 1px;
  padding: 0;
}
.pb-project-card-banner-button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 18px;
  white-space: nowrap;
}
.pb-project-card-banner-button2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 65px;
  white-space: nowrap;
}
.pb-project-card-content {
  height: 115px;
  flex: 1;
  font-size: 1.2rem;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-align: left;
}
.pb-project-card-content .pb-vote {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 65px;
}
.pb-project-card-content-voteContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}
.pb-project-card-content-voteContainer > button {
  font-weight: bold;
  font-size: 1.6rem;
}
.pb-project-card-content-voteContainer .pb-vote {
  bottom: 56px;
}
.pb-project-card-content-followupContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #2579c0;
  font-size: 1.6rem;
  font-weight: bold;
}
.pb-project-card-content-followupContainer-title {
  margin-bottom: 6px;
}
.pb-project-card-content-followupContainer-segment {
  width: 48px;
  height: 10px;
  background: #e6e7e9;
  margin: 0 3px;
}
.pb-project-card-content-followupContainer-segment-passed {
  background: #2579c0;
}
.pb-project-card-content-desc {
  overflow: hidden;
  flex: 1;
}
.pb-project-card-content > h3 {
  text-align: center;
  margin: 10px 0;
  font-size: 1.5rem;
}
.pb-project-card-meta {
  border-top: 1px solid #e6e7e9;
  height: 40px;
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  align-items: center;
  font-size: 1.4rem;
}
.pb-project-card-meta-block {
  padding: 10px 15px;
  display: flex;
  font-size: 1rem;
  align-items: center;
  flex-grow: 1;
  width: 50%;
  overflow: hidden;
}
.pb-project-card-meta-block img {
  width: 16px;
  height: 20px;
  margin-right: 5px;
}
.pb-project-card-meta-block-content {
  flex: 1;
}
.pb-project-card .add-project-card-container {
  width: 100%;
  height: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-project-card .add-project-card-icon {
  font-size: 37px;
  color: #2579c0;
  border: 1px solid #2579c0;
  width: 55px;
  height: 55px;
  border-radius: 71px;
  text-align: center;
  padding: 0;
  font-weight: 300;
  margin-top: 23px;
  cursor: default;
}

.pb-project-filters {
  width: 100%;
  min-height: 50px;
  background: #e6e7e9;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 8px;
}
.pb-project-filters-item {
  max-width: 170px !important;
  margin: 8px;
}
.pb-project-filters-item .pb-select {
  min-width: 170px;
  padding: 0 2px;
}
.pb-project-filters-item .pb-select-dropdown {
  width: 170px;
  margin: 0;
}
.pb-project-filters-item .pb-select-option {
  width: 170px;
}
.pb-project-filters-item .pb-select .ember-power-select-trigger {
  width: 170px;
}
.pb-project-filters-item .pb-select .ember-power-select-trigger:focus {
  outline: none;
}
.pb-project-filters-item .pb-select .ember-basic-dropdown {
  border: none;
}
.pb-project-filters-item .pb-select .ember-basic-dropdown-content--left {
  left: 0;
  border: none;
}
.pb-project-filters-item .pb-select .ember-basic-dropdown-content-wormhole-origin {
  border: none;
}
.pb-project-filters-item .pb-select .ember-power-select-selected-item:focus {
  outline: none;
}
.pb-project-filters-item .pb-select .custom-select {
  width: 100%;
}
.pb-project-filters-theme-item {
  margin: 8px;
  max-width: 180px !important;
}
.pb-project-filters-theme-item .pb-select {
  min-width: 180px;
  padding: 0 2px;
}
.pb-project-filters-theme-item .pb-select-dropdown {
  width: 180px;
  margin: 0;
}
.pb-project-filters-theme-item .pb-select-option {
  width: 180px;
}
.pb-project-filters-theme-item .pb-select .ember-power-select-trigger {
  width: 180px;
}
.pb-project-filters-theme-item .pb-select .ember-power-select-trigger:focus {
  outline: none;
}
.pb-project-filters-theme-item .pb-select .ember-basic-dropdown {
  border: none;
}
.pb-project-filters-theme-item .pb-select .ember-basic-dropdown-content--left {
  left: 0;
  border: none;
}
.pb-project-filters-theme-item .pb-select .ember-basic-dropdown-content-wormhole-origin {
  border: none;
}
.pb-project-filters-theme-item .pb-select .ember-power-select-selected-item:focus {
  outline: none;
}
.pb-project-filters-theme-item .pb-select .custom-select {
  width: 100%;
}
.pb-project-filters-switch-view {
  margin-left: 5px;
}
.pb-project-filters-switch-view img {
  width: 25px;
  margin-left: 5px;
}

.pb-ratio-bar {
  margin: 16px 0;
  width: 100%;
  height: 5px;
  border-radius: 10px;
  background: #e6e7e9;
  position: relative;
}
.pb-ratio-bar-filled {
  border-radius: 10px;
  background: #2579c0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.pb-search-input {
  height: 30px;
  max-width: 260px;
  position: relative;
  background: #fff;
}
.pb-search-input > input {
  height: 30px;
  border: none !important;
  padding-right: 40px;
}
.pb-search-input > input:hover {
  border: 1px solid #73767c;
}
.pb-search-input > input::placeholder {
  font-style: italic;
}
.pb-search-input-icon {
  background: url("https://res.cloudinary.com/civocracy/image/upload/v1581509319/static/pb/search.png");
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
}
@media (max-width: 400px) {
  .pb-search-input > input {
    padding-right: 8px;
  }
  .pb-search-input-icon {
    display: none;
  }
}

.pb-settings-step1-form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-settings-step1-form > * {
  width: 100%;
  margin: 8px 0;
}
.pb-settings-step1-form-title {
  color: #2579c0;
  font-size: 2.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-settings-step1-form-title-step {
  font-weight: bold;
}
.pb-settings-step1-form-group {
  align-items: flex-start;
}
.pb-settings-step1-form-formItem {
  max-width: 600px;
  width: 100%;
}
.pb-settings-step1-form-formItem img {
  width: 100%;
}
.pb-settings-step1-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-end;
  margin: 48px 0;
}

.pb-settings-step2-form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-settings-step2-form > * {
  width: 100%;
  margin: 8px 0;
}
.pb-settings-step2-form-title {
  color: #2579c0;
  font-size: 2.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-settings-step2-form-title-step {
  font-weight: bold;
}
.pb-settings-step2-form-group {
  align-items: flex-start;
}
.pb-settings-step2-form-formItem {
  max-width: 600px;
  width: 100%;
}
.pb-settings-step2-form-formItem img {
  width: 100%;
}
.pb-settings-step2-form-formItem .pb-select .ember-power-select-trigger {
  width: 100%;
}
.pb-settings-step2-form-formItem .pb-select-option {
  width: 100%;
}
.pb-settings-step2-form-formItem .ember-basic-dropdown-content-wormhole-origin {
  width: 100%;
}
.pb-settings-step2-form-formItem .ember-basic-dropdown-content {
  width: 100%;
}
.pb-settings-step2-form-formItem .ember-basic-dropdown-content--left {
  left: 0;
}
.pb-settings-step2-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  margin: 48px 0;
}

.pb-settings-step3-form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-settings-step3-form > * {
  width: 100%;
  margin: 8px 0;
}
.pb-settings-step3-form-title {
  color: #2579c0;
  font-size: 2.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-settings-step3-form-title-step {
  font-weight: bold;
}
.pb-settings-step3-form-group {
  align-items: flex-start;
}
.pb-settings-step3-form-formItem {
  max-width: 200px;
  width: 100%;
}
.pb-settings-step3-form-formItem img {
  width: 100%;
}
.pb-settings-step3-form-formItemCol {
  width: 100%;
}
.pb-settings-step3-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  margin: 48px 0;
}

.pb-settings-step4-form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-settings-step4-form > * {
  width: 100%;
  margin: 8px 0;
}
.pb-settings-step4-form .add-custom-field {
  width: auto;
}
.pb-settings-step4-form-title {
  color: #2579c0;
  font-size: 2.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-settings-step4-form-title-step {
  font-weight: bold;
}
.pb-settings-step4-form-group {
  align-items: flex-start;
}
.pb-settings-step4-form-formItem {
  max-width: 400px;
  width: 100%;
}
.pb-settings-step4-form-formItemCustomField {
  max-width: 400px;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
.pb-settings-step4-form span.priority {
  margin-right: 10px;
}
.pb-settings-step4-form .dragSortItem {
  position: relative;
  margin-top: 15px;
  margin-bottom: 35px;
  align-items: center;
  vertical-align: middle;
  display: flex;
}
.pb-settings-step4-form .dragSortItem label.private-field {
  display: block;
  position: absolute;
  top: 30px;
  left: 25px;
  vertical-align: middle;
  font-weight: normal;
}
.pb-settings-step4-form .theme-container {
  margin-bottom: 30px;
}
.pb-settings-step4-form .theme-item {
  position: relative;
  margin-top: 15px;
  margin-bottom: 30px;
  align-items: center;
  vertical-align: middle;
  display: flex;
}
.pb-settings-step4-form .theme-item .glyphicon-remove {
  margin-left: 10px;
}
.pb-settings-step4-form .glyphicon-sort {
  font-size: 1em;
  color: #73767c;
}
.pb-settings-step4-form .glyphicon-remove {
  cursor: pointer;
  color: #73767c;
}
.pb-settings-step4-form .dragSortItem:hover .glyphicon-sort {
  visibility: visible;
}
.pb-settings-step4-form .dragSortItem:hover .confirm-dialog-button {
  visibility: visible;
}
.pb-settings-step4-form .dragSortList.-isExpanded.-isDraggingOver:before,
.pb-settings-step4-form .dragSortItem.-placeholderAbove:before,
.pb-settings-step4-form .dragSortItem.-placeholderBelow:before {
  content: "";
}
.pb-settings-step4-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  margin: 48px 0;
}

.pb-select {
  background: #fff;
  /*max-width: $select-width;*/
  display: grid;
  align-items: center;
  cursor: pointer;
  line-height: 14px;
  position: relative;
}
.pb-select-border {
  border: 1px solid #73767c;
}
.pb-select .custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0px;
  outline: 0px;
  height: 30px;
  padding-right: 20px;
  background-color: #fff;
}
.pb-select .custom-select:focus {
  outline: none;
  box-shadow: 0.3rem 0 0.5rem rgba(0, 0, 0, 0.2);
}
.pb-select::after {
  content: "";
  position: absolute;
  right: 8px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #73767c;
}
.pb-select-disabled {
  cursor: not-allowed;
  background-color: #e6e7e9 !important;
}

.pb-sidenav {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-sidenav-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 32px;
}
.pb-sidenav-header-logo {
  width: 170px;
}
.pb-sidenav-header-title {
  margin-top: 20px;
  width: 60%;
  text-align: center;
  font-weight: 400;
}
.pb-sidenav-navlist {
  list-style: none;
  padding-left: 0;
  width: 33%;
  min-width: 140px;
}
.pb-sidenav-navlist > li, .pb-sidenav-navlist {
  padding-bottom: 8px;
}
.pb-sidenav-navlist > li-item, .pb-sidenav-navlist-item {
  font-size: 1.4rem;
  color: #6c6d70;
  line-height: 70%;
}
.pb-sidenav-navlist > li-item:hover, .pb-sidenav-navlist-item:hover {
  color: #2579c0;
  text-decoration: none;
}
.pb-sidenav-navlist > li-item.active, .pb-sidenav-navlist-item.active {
  color: #2579c0;
}
.pb-sidenav-navlist-subRoutes {
  padding-left: 20px;
  list-style: none;
  font-size: 1.2rem;
}
.pb-sidenav-navlist-subRoutes-item {
  color: #6c6d70;
  cursor: pointer;
}
.pb-sidenav-navlist-subRoutes-item:hover {
  color: #2579c0;
  text-decoration: none;
}
.pb-sidenav-navlist-subRoutes-item.active {
  color: #2579c0;
}
.pb-sidenav-navlist-helpButton {
  width: 100%;
  margin-top: 32px;
}

.pb-switch {
  height: 20px;
  border-radius: 10px;
  width: 33px;
  padding: 3px;
  background: #e6e7e9;
  vertical-align: bottom;
  display: inline-block;
  cursor: pointer;
}
.pb-switch-actioner {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #73767c;
  transition: transform 0.2s;
}
.pb-switch-actioner-enabled {
  transform: translateX(100%);
  background: #2579c0;
}

.pb-vote {
  width: 100%;
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-vote-horizontal {
  flex-direction: row;
}
.pb-vote-container {
  display: flex;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-vote-container-item {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 3rem;
  color: red;
}
.pb-vote-container-star {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585484038/static/pb/star_blue.png");
}
.pb-vote-container-negative {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/x_mark_1.png");
}
.pb-vote-container-gold {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/gold-medal.png");
}
.pb-vote-container-silver {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/silver-medal.png");
}
.pb-vote-container-bronze {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/bronze-medal.png");
}
.pb-vote-secondary .pb-vote-container-star {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585484037/static/pb/star_white.png");
}
.pb-vote-secondary .pb-vote-container-negative {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585865026/static/pb/x_mark_gray.png");
}
.pb-vote-secondary .pb-vote-container-gold, .pb-vote-secondary .pb-vote-container-silver, .pb-vote-secondary .pb-vote-container-bronze {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/blank-medal.png");
}
.pb-vote-secondary .pb-vote-container:hover .pb-vote-container-star {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585484038/static/pb/star_blue.png");
}
.pb-vote-secondary .pb-vote-container:hover .pb-vote-container-negative {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/x_mark_1.png");
}
.pb-vote-secondary .pb-vote-container:hover .pb-vote-container-gold {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/gold-medal.png");
}
.pb-vote-secondary .pb-vote-container:hover .pb-vote-container-silver {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/silver-medal.png");
}
.pb-vote-secondary .pb-vote-container:hover .pb-vote-container-bronze {
  background-image: url("https://res.cloudinary.com/civocracy/image/upload/v1585591918/static/pb/bronze-medal.png");
}

.pb-voted-projects {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
.pb-voted-projects-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.pb-voted-projects .pb-project-card {
  margin: 12px;
  height: 255px;
}
.pb-voted-projects-title {
  font-weight: lighter;
  width: 100%;
  cursor: pointer;
}
.pb-voted-projects-title-text {
  font-size: 2.3rem;
  font-weight: normal;
}

.pb-wizard-steps {
  width: 100%;
  height: 4px;
  position: relative;
  background: #e6e7e9;
  margin: 48px 0;
  border-radius: 2px;
  display: flex;
}
.pb-wizard-steps-segment {
  flex: 1;
  position: relative;
  color: #73767c;
  font-size: 1.1rem;
  font-weight: lighter;
}
.pb-wizard-steps-segment-date {
  position: absolute;
  width: 100%;
  bottom: -32px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-wizard-steps-segment-name {
  position: absolute;
  width: 100%;
  top: -42px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: normal;
}
.pb-wizard-steps-segment:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #e6e7e9;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pb-wizard-steps-segment-passed {
  background: #2579c0;
}
.pb-wizard-steps-segment-passed:before {
  width: 15px;
  height: 15px;
  border-radius: 7.5px;
  background: #2579c0;
}
.pb-wizard-steps-segment-current {
  background: linear-gradient(to right, #2579c0, #2579c0 50%, #e6e7e9 50%);
  color: #2579c0;
}
.pb-wizard-steps-segment-current:before {
  background: #2579c0;
}

.pb-update-view {
  text-align: justify;
}
.pb-update-view .pb-form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-update-view .pb-form > * {
  width: 100%;
  margin: 8px 0;
}
.pb-update-view .pb-form-title {
  color: #2579c0;
  font-size: 2.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-update-view .pb-form-title-step {
  font-weight: bold;
}
.pb-update-view .pb-form-group {
  align-items: flex-start;
}
.pb-update-view .pb-form-formItem {
  max-width: 600px;
  width: 100%;
}
.pb-update-view .pb-form-formItem img {
  width: 100%;
}
.pb-update-view .pb-form-formItem .pb-switch {
  margin-right: 3rem;
}
.pb-update-view-content-editButtons {
  /*width: 100%;*/
  display: flex;
  justify-content: flex-end;
  padding-bottom: 16px;
}
.pb-update-view-content-editButtons > button {
  margin-left: 8px;
}
.pb-update-view-content-editButtons.bottom {
  margin-bottom: 3rem;
}
.pb-update-view-content-title {
  max-width: 800px;
  font-size: 3.6rem;
  font-weight: lighter;
  width: 100%;
  color: #2579c0;
  margin-bottom: 0.5em;
}
.pb-update-view-content-title-input {
  font-size: 3.6rem;
  font-weight: lighter;
  height: 50px;
}
.pb-update-view-content-datepicker {
  max-width: 600px;
  width: 100%;
}
.pb-update-view-content-date {
  color: #73767c;
  margin-bottom: 1em;
}
.pb-update-view-content-notification .pb-form-group {
  justify-content: flex-start;
}
.pb-update-view .content {
  min-height: 350px;
  margin-bottom: 4em;
}
.pb-update-view .photo-upload {
  max-width: 600px;
  margin: 2rem 6rem;
}
.pb-update-view .photo-upload img {
  width: 100%;
}
.pb-update-view .photo-upload .glyphicon-camera {
  padding-left: 20px;
}
.pb-update-view .photo-upload p {
  padding-left: 20px;
}
.pb-update-view-image {
  max-width: 400px;
  margin-bottom: 20px;
  float: left;
  margin-right: 2em;
}

.pb-update-previews {
  /*display: flex;
  justify-content: space-around;
  flex-wrap: wrap;*/
  margin-bottom: 50px;
  overflow: hidden;
}
.pb-update-previews .nav-arrows {
  display: none;
  position: absolute;
  z-index: 1;
  vertical-align: middle;
  background-color: #ffffff82;
  height: 220px;
  color: #2579c0;
  padding: 5% 5px;
  font-size: 2em;
  border-radius: 20px 0 0 20px;
  box-shadow: 5px 0px 12px rgba(100, 100, 100, 0.2);
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.pb-update-previews .nav-arrows.go-left {
  margin-left: -7px;
}
.pb-update-previews .nav-arrows.go-right {
  margin-left: 773px;
  border-radius: 0 20px 20px 0;
  box-shadow: -5px 0px 12px rgba(100, 100, 100, 0.2);
}
.pb-update-previews.can-go-prev .nav-arrows.go-left {
  display: block;
}
.pb-update-previews.can-go-next .nav-arrows.go-right {
  display: block;
}
.pb-update-previews-pager {
  white-space: nowrap;
  width: 800px;
  height: 220px;
  position: relative;
  left: 0px;
  -webkit-transition: left 1s;
  -moz-transition: left 1s;
  -o-transition: left 1s;
  transition: left 1s;
}
.pb-update-previews-page-ctr {
  display: inline-block;
  width: 796px;
  height: 220px;
  white-space: nowrap;
  vertical-align: top;
}
.pb-update-previews-page {
  display: flex;
  justify-content: space-around;
  width: 800px;
  height: 220px;
}
.pb-update-previews-route-link:hover {
  text-decoration: none;
}
.pb-update-previews-card {
  width: 250px;
  margin: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #73767c;
}
.pb-update-previews-card-title {
  color: #2579c0;
  white-space: normal;
  height: 2.4em;
  overflow: hidden;
}
.pb-update-previews-card-image-container {
  overflow: hidden;
  width: 250px;
  height: 120px;
}
.pb-update-previews-card-image-container .image {
  /*background-color: $light-grey;*/
  width: 250px;
}
.pb-update-previews-card-date {
  color: #73767c;
}

.photo-upload {
  display: inline-block;
  position: relative;
}
.photo-upload .hide-input {
  display: none;
}
.photo-upload .upload-button {
  border: none;
  cursor: pointer;
  height: 70px;
  outline: none;
  width: 70px;
}
.photo-upload.hidden-upload {
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}
.photo-upload.hidden-upload img {
  height: 1px;
}
.photo-upload.hidden-upload .photo-overlay {
  display: none;
}
.photo-upload .infinity-loader {
  display: inline-block;
  height: 40px;
  width: 40px;
}
.photo-upload img.display-image {
  background: url("http://res.cloudinary.com/civocracy/image/upload/v1508250245/Rolling_gkpvap.gif") center no-repeat;
}
.photo-upload .camera-icon {
  bottom: 0px;
  color: #eaeaea;
  font-size: 30px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.photo-upload .remove-icon {
  top: 5px;
  right: 5px;
  text-align: right;
  color: #eaeaea;
  font-size: 15px;
  left: 0;
  position: absolute;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.photo-upload .remove-icon:hover {
  font-size: 20px;
}
.photo-upload .photo-overlay {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 6px 0 0 30px;
  opacity: 0;
  transition: opacity 0.13s ease-out;
  -webkit-transition: opacity 0.13s ease-out;
  -moz-transition: opacity 0.13s ease-out;
}
.photo-upload:hover .camera-icon {
  font-size: 20px;
  bottom: 4px;
  left: 5px;
}
.photo-upload:hover .photo-overlay {
  opacity: 1;
}
.photo-upload .glyphicon-camera {
  padding-left: 20px;
}
.photo-upload p {
  padding-left: 20px;
}

.disable-click-image-field .photo-upload::before {
  background-color: #b0b0b0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0.8;
}

.pb-widget {
  position: relative;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}
.pb-widget.is-empty-widget.can-edit:not(.is-editing) {
  border: 2px solid #2579c0;
  height: 100px;
}
.pb-widget.is-editing {
  border: 2px solid #2579c0;
}
.pb-widget-title {
  color: #2579c0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pb-widget-edit-button {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  min-width: auto;
  z-index: 2;
}
.pb-widget-edit-button:before {
  content: "";
  margin: 0 0 -2px !important;
}
.pb-widget:hover .pb-widget-edit-button {
  display: block;
}
.pb-widget-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
.pb-widget .pb-form-group {
  margin-top: 10px;
}
.pb-widget-header {
  text-transform: uppercase;
  color: #73767c;
  text-decoration: underline;
}

.pb-widget-news {
  min-height: 160px;
}
.pb-widget-news-route-link2 {
  color: #6c6d70;
}
.pb-widget-news-route-link2:hover {
  text-decoration: none;
}
.pb-widget-news-title {
  color: #2579c0;
}
.pb-widget-news-image {
  max-width: 250px;
  max-height: 120px;
  background-color: #e6e7e9;
  display: inline-block;
  float: left;
  margin: 3px 10px 10px 0;
}
.pb-widget-news-froala-content {
  text-align: justify;
}

.pb-widget-video {
  width: 100%;
}
.pb-widget-video-container {
  width: 250px;
  display: inline-block;
  position: relative;
}
.pb-widget-video-image {
  width: 250px;
}
.pb-widget-video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 5rem;
  color: #2579c0;
}

.pb-video-modal {
  text-align: center;
  max-height: 95vh;
  margin-bottom: -5px;
}
.pb-video-modal .EmberYoutube-player {
  width: 90vw;
  height: 50.625vw;
  /* 90*9/16 */
}
@media (min-width: 893px) {
  .pb-video-modal .EmberYoutube-player {
    width: 67.5vw;
    height: 37.96875vw;
  }
}
.pb-video-modal-close-button {
  position: absolute;
  top: -10px;
  right: -10px;
  min-width: auto;
}

.pb-menu {
  display: flex;
  color: #2579c0;
  justify-content: center;
}
.pb-menu .pb-menu-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.pb-menu .pb-menu-item.language {
  text-align: center;
  margin: 0 0.6em;
}
.pb-menu-title {
  margin-right: 30px;
  transition: text-shadow 0.3s;
  border: 0;
}
.pb-menu-title:focus {
  outline: none;
}
.pb-menu-title:hover {
  border: 1px solid #2579c0;
  border-radius: 3px;
}
.pb-menu-title.bold {
  font-weight: bold;
}
.pb-menu-title:hover {
  text-shadow: 0px 0px 0.3px #2579c0;
}
.pb-menu-navlist {
  position: absolute;
  z-index: 200;
  background-color: white;
  margin-top: 25px;
  padding: 10px 15px;
  border: solid 1px #2579c040;
  border-top: solid 0;
  list-style: none;
  width: auto;
  min-width: 100px;
  white-space: nowrap;
}
@media (max-width: 424px) {
  .pb-menu-navlist {
    margin-top: 17px;
  }
}
@media (min-width: 425px) and (max-width: 767px) {
  .pb-menu-navlist {
    margin-top: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pb-menu-navlist {
    margin-top: 17px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .pb-menu-navlist {
    margin-top: 28px;
  }
}
@media (min-width: 1280px) {
  .pb-menu-navlist {
    margin-top: 38px;
  }
}
.pb-menu-navlist > li, .pb-menu-navlist {
  padding-bottom: 8px;
}
.pb-menu-navlist > li-item, .pb-menu-navlist-item {
  font-size: 1.4rem;
  color: #6c6d70;
  line-height: 70%;
}
.pb-menu-navlist > li-item:hover, .pb-menu-navlist-item:hover {
  color: #2579c0;
  text-decoration: none;
}
.pb-menu-navlist > li-item.active, .pb-menu-navlist-item.active {
  color: #2579c0;
}
.pb-menu-navlist-subRoutes {
  padding-left: 20px;
  list-style: none;
  font-size: 1.2rem;
}
.pb-menu-navlist-subRoutes-item {
  color: #6c6d70;
  cursor: pointer;
}
.pb-menu-navlist-subRoutes-item:hover {
  color: #2579c0;
  text-decoration: none;
}
.pb-menu-navlist-subRoutes-item.active {
  color: #2579c0;
}
.pb-menu-navlist-helpButton {
  width: 100%;
  margin-top: 32px;
}

.pb-follow {
  color: #2579c0;
}
.pb-follow-button {
  display: inline-block;
  position: relative;
  border: 1.5px solid #2579c0;
  border-radius: 10px;
  text-align: center;
  padding: 5px 20px;
  font-weight: bold;
  font-size: 1.5rem;
  cursor: pointer;
  min-width: 100px;
  white-space: nowrap;
}
.pb-follow-button:hover {
  background: #2579c0;
  color: #fff;
  z-index: 2;
}
.pb-follow-button:hover .pb-follow-button-image1 {
  display: none;
}
.pb-follow-button:hover .pb-follow-button-image2 {
  display: block;
}
.pb-follow-button img {
  position: absolute;
  width: 25px;
  right: -15px;
  bottom: -20px;
}
.pb-follow-button-image2 {
  display: none;
}
.pb-follow-followers {
  margin-top: 5px;
  margin-left: 10px;
}

.pb-admins-management {
  margin-bottom: 0 !important;
}
.pb-admins-management h2 {
  margin-top: 0px !important;
  margin-bottom: 40px !important;
}
.pb-admins-management .admin-row {
  margin-top: 20px;
  margin-bottom: 20px;
}
.pb-admins-management .admin-row .toggle-button {
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.pb-admins-management .admin-row .name-wrap {
  width: 35%;
  word-break: break-all;
}

.pb-social-share-modal {
  width: 500px;
  max-width: 500px;
  padding: 16px;
  text-align: center;
  overflow: auto;
  max-height: 95vh;
}
.pb-social-share-modal-title {
  color: #2579c0;
}
.pb-social-share-modal-images {
  margin-top: 25px;
  margin-bottom: 20px;
}
.pb-social-share-modal-images img {
  cursor: pointer;
}

.pb-profile {
  position: relative;
}
.pb-profile-user-info {
  margin-top: 50px;
  max-width: 675px;
  margin-left: auto;
  margin-right: auto;
}
.pb-profile .edit-button {
  display: inline-block;
  float: right;
}
.pb-profile .user-title {
  position: absolute;
  padding-left: 30px;
  margin-top: 30px;
  overflow: visible;
  width: 100%;
}
.pb-profile .user-subtitle {
  padding-top: 8px;
  font-weight: normal;
}
.pb-profile .user-image {
  border-radius: 50%;
  display: inline-block;
  left: 10px;
  overflow: visible;
  outline: none;
  width: 147px;
  height: 147px;
}
.pb-profile .user-name {
  margin: 15px 0 0 0;
  font-size: 24px;
}
.pb-profile .section-items-container {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.pb-profile .section-item {
  display: inline-block;
  margin-right: 20px;
  min-width: 100px;
  text-align: center;
}
.pb-profile .section-item-active {
  display: inline-block;
  margin-right: 20px;
  min-width: 100px;
  text-align: center;
  line-height: 30px;
  color: #73767c;
  box-shadow: 0 4px 2px -2px #73767c;
}
.pb-profile .section-container {
  padding-top: 20px;
  max-width: 600px;
  min-height: 200px;
  margin-left: auto;
  margin-right: auto;
}
.pb-profile .no-content-label {
  min-height: 40px;
}
.pb-profile .user-joined-label {
  display: inline-block;
  float: right;
}
.pb-profile .user-linkedin-label {
  font-size: 20px;
}
.pb-profile-user-content {
  margin-top: 30px;
}
.pb-profile-user-content-projects {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.pb-profile-user-content-projects > .pb-project-card {
  margin: 16px;
}
@media (max-width: 425px) {
  .pb-profile-user-content-projects > .pb-project-card {
    width: 100%;
  }
}

.pb-profile-settings .section-items-container {
  float: left;
  width: 23%;
  min-width: 100px;
  padding-top: 10%;
}
.pb-profile-settings .section-items-container .section-item-icon {
  max-width: 80%;
  text-align: right;
  font-size: 80px;
}
.pb-profile-settings .section-items-container .section-item {
  margin-top: 20px;
  max-width: 80%;
  text-align: right;
  font-weight: 400;
}
.pb-profile-settings .section-items-container .section-item-active {
  margin-top: 20px;
  max-width: 80%;
  color: #2579c0;
  text-align: right;
}
.pb-profile-settings .section-container {
  float: left;
  width: 67%;
  padding-left: 30px;
  margin-top: 70px;
  margin-bottom: 30px;
}
.pb-profile-settings .section-container .section-title {
  font-size: 28px;
  margin-bottom: 30px;
}
.pb-profile-settings .section-container .pb-switch-container {
  display: inline-block;
  padding-right: 5px;
}
.pb-profile-settings .primary-button {
  float: right;
}

.explore-homepage img.community-image {
  max-width: 100px;
  max-height: 100px;
}
.explore-homepage h1 {
  color: #2579c0;
}
.explore-homepage .explore-cards {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-around;
}
.explore-homepage-modal {
  width: 500px;
  max-width: 500px;
  padding: 16px;
  text-align: center;
  overflow: auto;
  max-height: 95vh;
}
.explore-homepage-modal-title {
  color: #2579c0;
}
.explore-homepage-modal-images {
  margin-top: 25px;
  margin-bottom: 20px;
}
.explore-homepage-modal-images img {
  cursor: pointer;
}

.explore-card-content {
  cursor: pointer;
  margin: 15px;
  width: 230px;
}
.explore-card-content-cover {
  position: relative;
  width: 100%;
}
.explore-card-content-cover img {
  width: 230px;
  height: 230px;
}
.explore-card-content-cover-type {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px;
  padding-left: 15px;
  padding-right: 10px;
  background-color: #2579c0;
  color: white;
  font-weight: bold;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.explore-card-content-title {
  width: 100%;
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  color: #2579c0;
  text-transform: uppercase;
  font-weight: bold;
  max-height: 40px;
  overflow: hidden;
}
.explore-card-content-date {
  width: 100%;
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-style: italic;
  font-size: 1rem;
}

.pb-administrator-page .selected-buttons-container {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.pb-administrator-page .selected-buttons-container .top-selected-buttons {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
.pb-administrator-page .selected-buttons-container .top-selected-buttons .export-selected-button {
  margin-right: 5px;
}
.pb-administrator-page .projects-list {
  padding-left: 0;
  margin-top: 10px;
}

.pb-chat-app img {
  max-width: 100%;
}
.pb-chat-app .inbox_msg {
  clear: both;
  overflow: hidden;
}
.pb-chat-app .incoming_msg {
  margin-left: 10px;
}
.pb-chat-app .incoming_msg_img {
  display: inline-block;
  width: 6%;
}
.pb-chat-app .received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
}
.pb-chat-app .received_withd_msg p {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.pb-chat-app .time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 0 0 12px;
}
.pb-chat-app .time_date_sent {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 0 0 12px;
  text-align: right;
}
.pb-chat-app .received_withd_msg {
  max-width: 80%;
}
.pb-chat-app .mesgs {
  float: left;
  padding: 10px 7px 0 0;
  width: 100%;
}
.pb-chat-app .sent_msg p {
  background: #2579c0 none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0;
  color: #fff;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.pb-chat-app .outgoing_msg {
  overflow: hidden;
}
.pb-chat-app .sent_msg {
  float: right;
  max-width: 80%;
  padding-right: 10px;
}
.pb-chat-app .input_msg_write textarea {
  touch-action: manipulation;
  -ms-touch-action: manipulation;
  cursor: pointer;
  padding-right: 63px;
  margin-top: 0;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}
.pb-chat-app .type_msg {
  border-top: 1px solid #c4c4c4;
  position: relative;
}
.pb-chat-app .msg_send_btn {
  background: #2579c0 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 10px;
  top: 7px;
  width: 33px;
}
.pb-chat-app .messaging {
  padding: 0 0 25px 0;
}
.pb-chat-app .msg_history {
  max-height: 316px;
  overflow-y: auto;
}
.pb-chat-app .fa-refresh {
  float: left;
  color: #ebebeb;
}

.admin-project {
  animation: fadeIn ease 3s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.admin-project .project-header {
  background-color: #e6e7e9;
  border-radius: 0.6rem;
  padding: 6px;
  display: flex;
  flex-direction: row;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.2);
}
.admin-project .project-header-checkbox {
  margin-right: 10px;
}
.admin-project .project-header-info {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.admin-project .project-header-info-left-side {
  margin-right: 5px;
}
.admin-project .project-header-info-deleted {
  color: red;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 3px;
}
.admin-project .show-content, .admin-project .hide-content {
  margin-bottom: 1em;
  list-style: none;
  background-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
  border-radius: 0.6rem;
}
.admin-project .show-hide-content {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: max-height 1s ease-in-out;
  -webkit-transition: max-height 1s ease-in-out;
  -moz-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
}
.admin-project .show-hide-content .admin-row {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
  height: 40px;
}
.admin-project .show-hide-content .admin-row > div:nth-child(2) {
  margin-left: 100px;
}
.admin-project .show-hide-content .admin-row-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 400px;
}
.admin-project .show-hide-content .admin-column {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.admin-project .show-hide-content .admin-column .jodit-container {
  margin-bottom: 10px;
}
.admin-project .show-hide-content > div:first-child {
  padding: 26px;
}
.admin-project .show-hide-content .x-toggle-component {
  width: 40px;
  margin-left: 10px;
  margin-top: 7px;
}
.admin-project .show-hide-content .row-label {
  margin-right: 5px;
  font-weight: bold;
}
.admin-project .show-hide-content .row-label-reviewed {
  margin-right: 20px;
  font-weight: bold;
}
.admin-project .show-hide-content .row-label-winner {
  margin-right: 20px;
  font-weight: bold;
}
.admin-project .show-hide-content .column-label {
  margin-bottom: 5px;
  font-weight: bold;
}
.admin-project .show-hide-content .description-buttons {
  display: flex;
  justify-content: flex-end;
}
.admin-project .show-hide-content .description-buttons button:first-child {
  margin-right: 10px;
}
.admin-project .show-hide-content .custom-field {
  display: flex;
  flex-direction: row;
  margin: 5px 0 5px 10px;
}
.admin-project .show-content .show-hide-content {
  max-height: 2000px;
}
.admin-project .hide-content .show-hide-content {
  max-height: 0;
}
.admin-project .arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 4px;
}
.admin-project .arrow-down {
  transform: rotate(45deg);
}
.admin-project .arrow-up {
  transform: rotate(-135deg);
}
.admin-project-images-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
.admin-project-image {
  margin: 5px;
  flex-basis: 33%;
}
.admin-project-image img.display-image {
  max-width: 100%;
}
.admin-project-map-view {
  width: 326px;
}
.admin-project-map-view .leaflet-container {
  height: 180px;
  z-index: 0;
}
.admin-project-map-view .leaflet-popup-content-wrapper {
  border-radius: 2px;
}

.pb-admin-project-filters {
  width: 100%;
  min-height: 50px;
  background: #e6e7e9;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  padding: 0 8px;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.2);
}
.pb-admin-project-filters-item {
  max-width: 170px !important;
  margin: 8px;
}
.pb-admin-project-filters-item .pb-select {
  min-width: 170px;
}
.pb-admin-project-filters-item .pb-select-dropdown {
  width: 170px;
  margin: 0;
}
.pb-admin-project-filters-item .pb-select-option {
  width: 170px;
}
.pb-admin-project-filters-item .pb-select .ember-power-select-trigger {
  width: 170px;
}
.pb-admin-project-filters-item .pb-select .ember-basic-dropdown {
  border: none;
}
.pb-admin-project-filters-item .pb-select .ember-basic-dropdown-content--left {
  left: 0;
  border: none;
}
.pb-admin-project-filters-item.pb-search-input > input {
  border: none;
}
.pb-admin-project-filters-item.pb-search-input > input:hover {
  border: none;
}
.pb-admin-project-filters-theme-item {
  max-width: 180x !important;
  margin: 8px;
}
.pb-admin-project-filters-theme-item .pb-select {
  min-width: 180x;
}
.pb-admin-project-filters-theme-item .pb-select-dropdown {
  width: 180x;
  margin: 0;
}
.pb-admin-project-filters-theme-item .pb-select-option {
  width: 180x;
}
.pb-admin-project-filters-theme-item .pb-select .ember-power-select-trigger {
  width: 180x;
}
.pb-admin-project-filters-theme-item .pb-select .ember-basic-dropdown {
  border: none;
}
.pb-admin-project-filters-theme-item .pb-select .ember-basic-dropdown-content--left {
  left: 0;
  border: none;
}
.pb-admin-project-filters-switch-view img {
  width: 25px;
  margin-left: 5px;
}

.inline-edit {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 400px;
  position: relative;
}
.inline-edit-label {
  font-weight: bold;
  margin-right: 5px;
}
.inline-edit-editor {
  width: 200px !important;
  border: none !important;
  border-bottom: 1px solid #e6e7e9 !important;
}
.inline-edit-save-button {
  position: absolute;
  left: 290px;
  top: 11px;
  font-size: 0;
  border: none;
  border-radius: 1rem;
  outline: none;
  width: 22px;
  height: 22px;
  background-image: url(https://res.cloudinary.com/civocracy/image/upload/c_scale,w_22,h_22/v1584622354/static/pb/circle_check.png);
}
.inline-edit-save-button:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
.inline-edit .input-text:active, .inline-edit .input-text:focus, .inline-edit input:active, .inline-edit input:focus {
  box-shadow: none !important;
}

.pb-tooltip {
  background-color: #ffff;
  box-shadow: 0 0.5rem 2rem rgba(51, 51, 51, 0.3);
  text-shadow: none;
  font-weight: normal;
  z-index: 1000;
}
.pb-tooltip .tooltip-arrow {
  bottom: -10px !important;
  border: 10px solid transparent;
  border-top-color: #ffff !important;
  border-bottom-color: #ffff !important;
}
.pb-tooltip .tooltip-inner {
  text-align: start;
  background-color: #ffff;
  color: #6c6d70;
}
.pb-tooltip-icon {
  color: #2579c0;
}

.pb-comments-list .show-replies-button {
  color: #2579c0;
  border-top: 1px solid #d3d3d3;
}
.pb-comments-list .replies-container {
  padding-left: 40px;
  margin-bottom: 15px;
}
.pb-comments-list .replies-container .replies-comment-container {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 5px;
}

.pb-manager-finalization {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.styles-demo .central-column {
  max-width: 600px;
}
.styles-demo h2, .styles-demo h3 {
  margin-top: 70px;
}
.styles-demo pre {
  border-radius: 2px;
}
.styles-demo *[class*=-example] {
  margin-bottom: 70px;
}
.styles-demo .color-example {
  border: 1px solid #333;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}
.styles-demo div#primary-color {
  background-color: white;
}
.styles-demo div#secondary-color {
  background-color: #7F1335;
}
.styles-demo div#dark-color {
  background-color: #333;
}
.styles-demo div#light-color {
  background-color: #eaeaea;
}
.styles-demo .btn-m-plus {
  padding-top: 17px;
  position: relative;
  bottom: unset;
  right: unset;
}

.ember-basic-dropdown {
  position: relative;
}

.ember-basic-dropdown, .ember-basic-dropdown-content, .ember-basic-dropdown-content * {
  box-sizing: border-box;
}

.ember-basic-dropdown-content {
  position: absolute;
  width: auto;
  z-index: 1000;
  background-color: #FFF;
}

.ember-basic-dropdown-content--left {
  left: 0;
}

.ember-basic-dropdown-content--right {
  right: 0;
}

.ember-basic-dropdown-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  pointer-events: none;
}

.ember-basic-dropdown-content-wormhole-origin {
  display: inline;
}

/*# sourceMappingURL=civ.css.map */